#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #7E674D;
visibility: hidden;
z-index: 1000000;
cursor: hand;
cursor: pointer;
font: bold 12px Verdana;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: normal 16px Verdana;
//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: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #7E674D;
padding: 5px;
z-index: 1000000;
}

	
a:link  { color: #593E15; text-decoration: underline; font-family: Arial,  Tahoma; font-size:10pt}
a:visited {color:#593E15; text-decoration:underline; font-family: Arial,  Tahoma; font-size:10pt }
a:active  {color:#464646; text-decoration:none; font-family: Arial,  Tahoma; font-size:10pt }
a:hover  {color:#464646; text-decoration:none; font-family: Arial,  Tahoma; font-size:10pt}

a:link.nav    {color: #464646; text-decoration: underline; font-family: Arial, Verdana;font-variant:small-caps; font-weight: bold;}
a:visited.nav  {color:#464646; text-decoration: underline; font-family: Arial, Verdana;font-variant:small-caps; font-weight: bold;}
a:active.nav   {color:#593E15; text-decoration:none;font-family: Arial, Verdana;font-variant:small-caps; font-weight: bold;}
a:hover.nav    {color:#593E15; text-decoration:none; font-family: Arial, Verdana;font-variant:small-caps; font-weight: bold;}


a:link.8s    {color: #503017; text-decoration: none; font-family: Arial, Arial, Verdana, 'Sans Serif'; font-size: 8pt;  }
a:visited.8s  {color:#503017; text-decoration:underline; font-family: Arial, Arial, Verdana, Sans Serif; font-size: 8pt; }
a:active.8s   {color:#503017; text-decoration:underline; font-family: Arial, Arial, Verdana, Sans Serif; font-size: 8pt; }
a:hover.8s    {color:#FFFFFF; text-decoration:none; font-family: Arial, Arial,Verdana, Sans Serif; font-size: 8pt;}

/* for horse name Links on listing pages */
a:link.nameLink  	{color:#593E15; text-decoration:underline; font-family: Arial,Tahoma; font-weight: bold;font-size:12pt ;font-variant: small-caps; }
a:visited.nameLink  {color:#593E15; text-decoration:underline; font-family: Arial,Tahoma; font-weight: bold;font-size:12pt ;font-variant: small-caps;  }
a:active.nameLink  	{color:#464646; text-decoration:none; font-family: Arial,Tahoma; font-weight: bold;font-size:12pt ;font-variant: small-caps;  }
a:hover.nameLink  	{color:#464646; text-decoration:none; font-family: Arial,Tahoma; font-weight: bold;font-size:12pt ;font-variant: small-caps;  }


/* for header links in listing table */
a:link.header  		{color:#464646; text-decoration:underline; font-family: Arial, Tahoma; font-weight: bold; font-variant:small-caps;font-size:10.5pt}
a:visited.header  	{color:#464646; text-decoration:underline; font-family: Arial, Tahoma; font-weight: bold;font-variant:small-caps;font-size:10.5pt }
a:active.header  	{color:#593E15; text-decoration:none; font-family: Arial, Tahoma; font-weight: bold; font-variant:small-caps;font-size:10.5pt}
a:hover.header    	{color:#593E15; text-decoration:none; font-family: Arial, Tahoma; font-weight: bold;font-variant:small-caps;font-size:10.5pt}

a:link.tiny  	{color: #593E15; text-decoration: underline; font-family: Arial, Tahoma; font-size:8pt}
a:visited.tiny  {color:#593E15; text-decoration:underline; font-family: Arial, Tahoma; font-size:8pt }
a:active.tiny  {color:#464646; text-decoration:none; font-family: Arial, Tahoma; font-size:8pt }
a:hover.tiny  {color:#464646; text-decoration:none; font-family: Arial, Tahoma; font-size:8pt}

a:link.copyright  	{color: #FFFFBB; text-decoration: underline; font-family: Arial, Tahoma; font-size:8pt}
a:visited.copyright  {color:#FFFFBB; text-decoration:underline; font-family: Arial, Tahoma; font-size:8pt }
a:active.copyright  {color:#FFFFff; text-decoration:none; font-family: Arial, Tahoma; font-size:8pt }
a:hover.copyright  {color:#FFFFff; text-decoration:none; font-family: Arial, Tahoma; font-size:8pt}

/*  for links in index pages */
a:link.tableContents   { color: #FFFFBB; text-decoration: none; font-family: Arial, Tahoma; font-size:10pt}
a:visited.tableContents  {color:#FFFFBB; text-decoration:none; font-family: Arial, Tahoma; font-weight: normal;font-size:10pt }
a:active.tableContents   {color:#FFFFBB; text-decoration:none; font-family: Arial, Tahoma; font-weight: normal; font-size:10pt}
a:hover.tableContents   {color:#FFFFBB; text-decoration:underline; font-family: Arial, Tahoma; font-weight: normal;font-size:10pt}




body
{ 
	font-family: Arial; font-weight: bold;
	color: #000000;font-size: 11pt;  background-color:#392713
}

table, td
{ 
	font-family: Arial; font-weight: normal;
	color: #464646;font-size: 10pt
}


.img1
{
	border: 2px solid #7E674D; padding: 2px
}

hr
{
	border-style:solid; border-width:1px; width: 100%;
	color:  #464646
}
 .img
{
	border: 3px groove #503017; padding: 2px; 
}

/* for Sale Comment and Sold */
.hiLiteComment
{
	background-color: #954A00; 
	color:#EADBB9; 
	font-weight:bold
}

/* for horse name on details page and for horse type heading on listing pages */
.horseHeading{
/*font-size: 12pt; font-variant: small-caps; color: #954A00; font-weight: bold */
font-size: 14pt; color: #663300; font-variant:small-caps
}

/* for very small font */
.smallFont{
	font-size: 10px;
}

/* 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: 10pt;
	color:#000000;
	font-weight:normal;
}

/* border for listing table */
.listingTable{
	padding:3px; border:0px solid #593E15; border-collapse: collapse 
}

/* listing table header */
.listingTableHeader{
	background-color: #F2DFC4; 
	padding:3px; border:1px solid #D7A65B; border-collapse: collapse 
}

h1           {
	font-size: 14pt;
	color: #4A3D2D;
	font-weight: 400;
	text-align: center;
	font-variant: small-caps;
}

.pedTableLine {
 border-bottom: thin #000000 groove;
}
