﻿#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: 6C0000;
}

#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: #E1A124; text-decoration:underline; font-family: Verdana, Arial, 'Sans Serif';   }
a:visited {color:#E1A124; text-decoration:underline; font-family: Verdana, Arial, Sans Serif;  }
a:active  {color:#E1A124; text-decoration:none; font-family: Verdana, Arial, Sans Serif; }
a:hover   {color:#C86C39; text-decoration:none; font-family: Verdana, Arial, Sans Serif; }

a:link.nav    {color: #6C0000; text-decoration: underline; font-family: Verdana, Arial, 'Sans Serif'; font-weight: normal}
a:visited.nav  {color:#6C0000; text-decoration: underline; font-family: Verdana, Arial, 'Sans Serif'; font-weight: normal}
a:active.nav   {color:#6C0000; text-decoration:none;font-family: Verdana, Arial, 'Sans Serif';font-weight: normal}
a:hover.nav    {color:#6C0000; text-decoration:none;font-family: Verdana, Arial, 'Sans Serif';font-weight: normal;}


a:link.8s    {color: #503017; text-decoration: none; font-family: Arial, Verdana, 'Sans Serif'; font-size: 8pt;  }
a:visited.8s  {color:#503017; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-size: 8pt; }
a:active.8s   {color:#503017; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-size: 8pt; }
a:hover.8s    {color:#FFFFFF; text-decoration:none; font-family: Arial,Verdana, Sans Serif; font-size: 8pt;}

a:link.h    {color: #6c0000; text-decoration: underline; font-family: Verdana, Arial, 'Sans Serif'; font-weight: bold;font-size: 10pt;  }
a:visited.h  {color:#6c0000; text-decoration:underline; font-family: Verdana, Arial, Sans Serif; font-weight: bold;font-size: 10pt; }
a:active.h   {color:#6c0000; text-decoration:underline; font-family: Verdana, Arial, Sans Serif; font-weight: bold; font-size: 10pt; }
a:hover.h    {color:#6c0000; text-decoration:none; font-family: Verdana, Arial, Sans Serif; font-weight: bold; font-size: 10pt;}

/* for listing links for horse types on listing pages */
a:link.listingLink  	{color:#C86C39; text-decoration:underline; font-variant: small-caps; font-family: Tahoma; font-weight: bold; font-size:10pt}
a:visited.listingLink 	{color:#C86C39; text-decoration:underline; font-variant: small-caps; font-family: Tahoma; font-weight: bold;font-size:10pt }
a:active.listingLink  	{color:#503017; text-decoration:none; font-variant: small-caps; font-family: Tahoma; font-weight: bold; font-size:10pt}
a:hover.listingLink  	{color:#503017; text-decoration:none; font-variant: small-caps; font-family: Tahoma; font-weight: bold;font-size:10pt}

/* for horse name Links on listing pages */
a:link.nameLink  	{color:#333333; text-decoration:underline; font-family: Tahoma; font-weight: bold; }
a:visited.nameLink  {color:#333333; text-decoration:underline; font-family: Tahoma; font-weight: bold;}
a:active.nameLink  	{color:#800000; text-decoration:none; font-family: Tahoma; font-weight: bold; }
a:hover.nameLink  	{color:#800000; text-decoration:none; font-family: Tahoma; font-weight: bold;}


/* for header links in listing table */
a:link.header  		{color:#FFFFBB; text-decoration:none; font-family: Tahoma; font-weight: bold; font-size:10.5pt}
a:visited.header  	{color:#FFFFBB; text-decoration:none; font-family: Tahoma; font-weight: bold;font-size:10.5pt }
a:active.header  	{color:#FFFFBB; text-decoration:none; font-family: Tahoma; font-weight: bold; font-size:10.5pt}
a:hover.header    	{color:#FFFFBB; text-decoration:underline; font-family: Tahoma; font-weight: bold;font-size:10.5pt}

a:link.tiny  	{color: #C86C39; text-decoration: underline; font-family: Tahoma; font-size:8pt}
a:visited.tiny  {color:#C86C39; text-decoration:underline; font-family: Tahoma; font-size:8pt }
a:active.tiny  {color:#503017; text-decoration:none; font-family: Tahoma; font-size:8pt }
a:hover.tiny  {color:#503017; text-decoration:none; font-family: Tahoma; font-size:8pt}

/*  for links in index pages */
a:link.tableContents   { color: #FFFFBB; text-decoration: none; font-family: Tahoma; font-size:10pt}
a:visited.tableContents  {color:#FFFFBB; text-decoration:none; font-family: Tahoma; font-weight: normal;font-size:10pt }
a:active.tableContents   {color:#FFFFBB; text-decoration:none; font-family: Tahoma; font-weight: normal; font-size:10pt}
a:hover.tableContents   {color:#FFFFBB; text-decoration:underline; font-family: Tahoma; font-weight: normal;font-size:10pt}

body
{ 
	font-family: Verdana; font-weight: normal;
	color: #E1E1E1;font-size: 10pt; background-color:#230909
}

table, td
{ 
	font-family: Verdana; font-weight: normal;
	color: #E1E1E1;font-size: 10pt;
}


.img1
{
	border: 3px solid #745756; padding: 2px
}

hr
{
	border-style:solid; border-width:1px; width: 100%;
	color:  #4A2B0C;
}
 .img
{
	border: 3px groove #E1E1E1; 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: #FFFFFF; font-weight: bold */
font-size: 14pt; color: #FFFFFF; font-weight: 400
}

/* 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: 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 
}

h1           {
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: 400;
	text-align: center;
}