html, body				{ height: 100%; }
body					{ margin: 0;padding: 0;font-family: 'Trebuchet MS', Helvetica, Arial, Verdana, sans-serif;font-size: 9pt;height: 100%; color: #000000;}
a						{ color: #000; text-decoration: none;}
a:hover					{ color: #666; text-decoration: underline;}

#container				{ margin-left: auto; margin-right: auto; width: 100%; }
#header					{ margin: 0px; padding: 0px; background-color: #000000; height: 168px; }
#main					{ width: 100%; margin: 0 0 0 0; text-align: left; height: 100%;}
#menu					{ float:left;width:100%; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; height: 32px; background-color: #075772;}
#menu a					{ padding: 0px 0px 0px 0px; margin: 0 0 0 0;display: inline-table;}
#content				{ width: 570px;	float: left; line-height: 150%; text-align: left;padding-left: 20px; padding-right: 20px; padding-bottom: 0px; margin-bottom: 0px; height: 100%;}
#content a				{ color: #000; text-decoration: none;}
#content a:hover		{ color: #000; text-decoration: underline;}
#footer					{ width: 762;float: left; height: 15px; padding: 5px; text-align: center; border-top: #000000 solid 1px; border-bottom: #000000 solid 1px; background-color: #C5D92D; color: #000; margin: 0px;font-family: Helvetica, Arial, Verdana, sans-serif;font-size: 8pt;}



#horses					{ width: 500;  margin: 0 0 0 0; }
#horses .header			{ text-align: center;color: #fff;font-weight: bold; }
 
.forsale				{ font-size: 11pt; }
.header					{ font-size: 16pt;}

#block_container		{ position: relative;width: 745; padding: 10px 20px 10px 20px; height: 100%;top: 0px; left: 0px; }
#block1					{ float:left; width: 257px; padding:10px; font-size: 9pt; color: #666666; text-align: center; }
#block2                 { float:left; width: 440px; padding:10px; font-size: 9pt; color: #000000; text-align: left; }

H1						{ font-size: 20pt;letter-spacing: -2px;}
H2						{ font-size: 16pt;letter-spacing: -1px;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


#TB_window { font: 12px Arial, Helvetica, sans-serif; color: #333333; }
#TB_secondLine { font: 10px Arial, Helvetica, sans-serif; color:#666666; }
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay				{ position: absolute; z-index:100; width: 100%; height: 100%; top: 0; left: 0; min-height:100%; background-color:#000000; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
#TB_window				{ position: absolute; background: #ffffff; z-index: 102; color:#000000; display:none; border: 4px solid #525252; text-align:left; }
#TB_window img			{ display:block; margin: 15px 0 0 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #666; border-left: 1px solid #666;}
#TB_caption				{ height:25px; padding:7px 30px 10px 25px; float:left; color: #000; }
#TB_closeWindow			{ height:25px; padding:11px 25px 10px 0; float:right; }
#TB_closeAjaxWindow		{ padding:5px 10px 7px 0; margin-bottom:1px; text-align:right; float:right; }
#TB_ajaxWindowTitle		{ float:left; padding:7px 0 5px 10px; margin-bottom:1px; }
#TB_title				{ background-color:#e8e8e8; height:27px; }
#TB_ajaxContent			{ clear:both; padding:2px 15px 15px 15px; overflow:auto; text-align:left; line-height:1.4em; }
#TB_ajaxContent p		{ padding:5px 0px 5px 0px; }
#TB_load				{ position: absolute; display:none; height:100px; width:100px; z-index:101; }
#TB_HideSelect			{ z-index:99; position:absolute; top: 0; left: 0; width:100%; height:100%; background-color:#fff; border:none; filter:alpha(opacity=0);  -moz-opacity: 0; opacity: 0;}
#TB_iframeContent		{ border:none; clear:both; }

/* ----------------------------------------------------------------------------------------------------------------*/
