﻿#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: #ffffcc; text-decoration:underline; font-family: Arial, Tahoma;   }
a:visited {color:#ffffcc; text-decoration:underline; font-family: Arial, Tahoma;  }
a:active  {color:#B39665; text-decoration:none; font-family: Arial, Tahoma; }
a:hover   {color:#B39665; text-decoration:none; font-family: Arial; }

a:link.listinglink    {color: #EADBB9; text-decoration:underline; font-family: Arial, Tahoma;   }
a:visited.listinglink  {color:#EADBB9; text-decoration:underline; font-family: Arial, Tahoma;  }
a:active.listinglink   {color:#FFFFFF; text-decoration:none; font-family: Arial, Tahoma; }
a:hover.listinglink    {color:#FFFFFF; text-decoration:none; font-family: Arial; background-color:#B39665}

a:link.sm    {color: #B39665; text-decoration: underline; font-family: Arial, Verdana, 'Sans Serif'; font-size: 7pt;  }
a:visited.sm  {color:#B39665; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-size: 7pt; }
a:active.sm   {color:#ffffcc; text-decoration:none; font-family: Arial, Verdana, Sans Serif; font-size: 7pt; }
a:hover.sm    {color:#ffffcc; text-decoration:none; font-family: Arial,Verdana, Sans Serif; font-size: 7pt;}

/* for horse name Links on listing pages */
a:link.nameLink  	{color:#EADBB9; text-decoration:underline; font-variant: small-caps;font-family: Tahoma; font-weight: bold;;font-size:12pt  }
a:visited.nameLink  {color:#EADBB9; text-decoration:underline; font-variant: small-caps;font-family: Tahoma; font-weight: bold;;font-size:12pt  }
a:active.nameLink  	{color:#FFFFBB; text-decoration:none; font-variant: small-caps;font-family: Tahoma; font-weight: bold;;font-size:12pt  }
a:hover.nameLink  	{color:#FFFFBB; text-decoration:none; font-variant: small-caps;font-family: Tahoma; font-weight: bold;;font-size:12pt  }


/* for header links in listing table */
a:link.header  		{color:#FFFFBB; text-decoration:none; font-family: Arial, Tahoma; font-weight: bold; font-size:10.5pt}
a:visited.header  	{color:#FFFFBB; text-decoration:none; font-family: Arial, Tahoma; font-weight: bold;font-size:10.5pt }
a:active.header  	{color:#FFFFBB; text-decoration:none; font-family: Arial, Tahoma; font-weight: bold; font-size:10.5pt}
a:hover.header    	{color:#FFFFBB; text-decoration:underline; font-family: Arial, Tahoma; font-weight: bold;font-size:10.5pt}

a:link.tiny  	{color: #EADBB9; text-decoration: underline; font-family: Arial, Tahoma; font-size:8pt}
a:visited.tiny  {color:#EADBB9; text-decoration:underline; font-family: Arial, Tahoma; font-size:8pt }
a:active.tiny  {color:#FFFFBB; text-decoration:none; font-family: Arial, Tahoma; font-size:8pt; background-color:#B39665 }
a:hover.tiny  {color:#FFFFBB; text-decoration:none; font-family: Arial, Tahoma; font-size:8pt; background-color:#B39665}

/*  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: #B39665;font-size: 10pt; background-color:#0D0000;
}

table, td
{ 
	font-family: Arial; 
	color: #ffffff;font-size: 11pt
}


.img1
{
	border: 2px solid #EADBB9; padding: 2px
}

hr
{
	border-style:solid; border-width:1px; width: 100%;
	color:  #EADBB9
}
 .img
{
	border: 3px groove #EADBB9; 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: #ffffcc; font-weight: bold 
/*font-size: 14pt; color: #EADBB9;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: 9pt;
	color:#ffffff;
	font-weight:normal;
}

/* border for listing table */
.listingTable{
	padding:3px; border:3px solid #3C1B00; 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;
}