#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding-bottom: 0;
background: #0B0A27;
visibility: hidden;
z-index: 1000;
cursor: hand;
cursor: pointer;
font: normal 9px Arial;
padding-left:10px; padding-right:10px; padding-top:10px
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: normal 16px Arial;
//letter-spacing: 5px;
//line-height: 1.1em;
color: white;
//padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #012501; text-align:center; color:#F1ECE2; font-weight:bold
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

a:link    {color: #3F4F3C; text-decoration:underline; font-family: Arial; font-weight: bold}
a:visited {color:#3F4F3C; text-decoration:underline; font-family: Arial; font-weight: bold}
a:active  {color:#002800; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold;}
a:hover   {color:#002800; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold;}

a:link.nav    {color: #FFFFFF; text-decoration:none; font-variant: small-caps;  font-family: tahoma,Verdana,Arial; font-weight: bold;font-size: 10pt;  }
a:visited.nav  {color:#FFFFFF; text-decoration:none; font-variant: small-caps;  font-family: tahoma,Verdana,Arial, Sans Serif; font-weight: bold;font-size: 10pt;  }
a:active.nav   {color:#FFFFCC; text-decoration:underline; font-variant: small-caps;  font-family: tahoma,Verdana,Arial, Sans Serif; font-weight: bold;font-size: 10pt;  }
a:hover.nav    {color:#FFFFCC; text-decoration:underline; font-variant: small-caps;  font-family: tahoma,Verdana,Arial; font-weight: bold;font-size: 10pt;}

a:link.headings    {color: #6C0000; text-decoration:none; font-variant: small-caps;  font-family: tahoma,Verdana,Arial; font-weight: normal;font-size: 11pt;  }
a:visited.headings    {color:#6C0000; text-decoration:none; font-variant: small-caps;  font-family: tahoma,Verdana,Arial, Sans Serif; font-weight: normal;font-size: 11pt;  }
a:active.headings    {color:#3F4F3C; text-decoration:underline; font-variant: small-caps;  font-family: tahoma,Verdana,Arial, Sans Serif; font-weight: normal;font-size: 11pt;  }
a:hover.headings    {color:#3F4F3C; text-decoration:underline; font-variant: small-caps;  font-family: tahoma,Verdana,Arial; font-weight: normal;font-size: 11pt;}

a:link.footer    {color: #3F4F3C; text-decoration:none; font-family: Arial; font-weight: bold;}
a:visited.footer    {color:#3F4F3C; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-weight: bold;}
a:active.footer    {color:#002800; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold;}
a:hover.footer    {color:#002800; text-decoration:underline; font-family: Arial; font-weight: bold;}

a:link.xs    {color: #3F4F3C; text-decoration: underline; font-family: Arial, Verdana, 'Sans Serif'; font-weight: bold;font-size: 8pt;  }
a:visited.xs  {color:#3F4F3C; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold;font-size: 8pt; }
a:active.xs   {color:#002800; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 8pt; }
a:hover.xs    {color:#002800; text-decoration:none; font-family: Arial,Verdana, Sans Serif; font-weight: bold; font-size: 8pt;}

a:link.h    {color: #6c0000; text-decoration: underline; font-family: Arial, Verdana, 'Sans Serif'; font-weight: bold;font-size: 10pt;  }
a:visited.h  {color:#6c0000; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold;font-size: 10pt; }
a:active.h   {color:#6c0000; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 10pt; }
a:hover.h    {color:#6c0000; text-decoration:none; font-family: Arial,Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}

a:link.tiny  	{color: #333333; text-decoration: underline; font-family: Tahoma; font-size:8pt}
a:visited.tiny  {color:#333333; text-decoration:underline; font-family: Tahoma; font-size:8pt }
a:active.tiny  {color:#800000; text-decoration:none; font-family: Tahoma; font-size:8pt }
a:hover.tiny  {color:#800000; text-decoration:none; font-family: Tahoma; font-size:8pt}




body
{ 
	font-family: Arial; font-weight: normal;
	color: #000000;font-size: 10pt; ) 
}

table, td
{ 
	font-family: Arial; font-weight: normal;
	color: #000000;font-size: 10pt;
}



.img1
{
	border: 2px solid #7E674D; padding: 2px
}

hr
{
	border-style:inset; border-width:1px; width: 100%;
	color:  #c0c0c0
}
 .img
{
	border: 3px groove #7E674D; padding: 1px; 
}

/* for Sale Comment and Sold */
.hiLiteComment
{
	background-color: #660000; 
	color:#E9E9E9; 
	font-weight:bold
}

/* for horse name on details page and for horse type heading on listing pages */
.pageHeading{

font-size: 12pt; font-variant: small-caps; color: #4A3D2D; font-weight: bold 
}

/* for very small font */
.smallFont{
	font-size: 10px; color: white;
}

/* for med small font */
.medsmallFont{
	font-size: 12px;
}

/* for med small font */
.medsmallFontPadded{
	padding:3px; font-size: 12px; text-align:left; text-indent:4; margin-top:0;
}


/* for med small white font */
.medsmallwhiteFont{
	font-size: 12px;
	color:#800000;
}

/* border for listing table */
.listingTable{
	padding:3px; border:1px solid #D7A65B; border-collapse: collapse 
}

/* listing table header */
.listingTableHeader{
	background-color: #F2DFC4; 
	padding:3px; border:1px solid #D7A65B; border-collapse: collapse 
}

/*News and Message Board */
.darkBackground{
color:#D7A65B
}
h1           { font-size: 12pt; font-variant: small-caps; color: #333333; font-weight: bold }
h2           { font-size: 12pt; font-variant: small-caps; color: #E5E5E5; font-weight: bold }