#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: #4F2700; 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:#FFFFCC; text-decoration:underline; font-family: Arial; }
a:visited {color:#FFFFCC; text-decoration:underline; font-family: Arial, Sans Serif; }
a:active  {color:#ffffff; text-decoration:none; font-family: Arial; }
a:hover   {color:#ffffff; text-decoration:none; font-family: Arial, Sans Serif; }

a:link.nav   {color:#FFFFCC; text-decoration:underline; font-family: Arial; }
a:visited.nav {color:#FFFFCC; text-decoration:underline; font-family: Arial, Sans Serif; }
a:active.nav  {color:#ffffff; text-decoration:none; font-family: Arial; }
a:hover.nav   {color:#ffffff; text-decoration:none; font-family: Arial, Sans Serif; }

a:link.notbold   {color:#6F140B; text-decoration:underline; font-family: Arial, Sans Serif; font-weight: normal; font-size: 10pt;}
a:visited.notbold {color:#6F140B; text-decoration:underline; font-family: Arial, Sans Serif; font-weight: normal; font-size: 10pt; }
a:active.notbold  {color:#800000; text-decoration:none; font-family: Arial; font-weight: normal; font-size: 10pt; }
a:hover.notbold   {color:#800000; text-decoration:none; font-family: Arial, Sans Serif; font-weight: normal; font-size: 10pt; }


/* for listing links for horse types on listing pages */
a:link.listingLink  	{color:#333333; text-decoration:underline; font-family: Tahoma; font-weight: bold; font-size:10.5pt}
a:visited.listingLink 	{color:#333333; text-decoration:underline; font-family: Tahoma; font-weight: bold;font-size:10.5pt }
a:active.listingLink  	{color:#800000; text-decoration:none; font-family: Tahoma; font-weight: bold; font-size:10.5pt}
a:hover.listingLink  	{color:#800000; text-decoration:none; font-family: Tahoma; font-weight: bold;font-size:10.5pt}

/* 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: #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}

/*  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: Arial;
	background-color: #400000;
	color: #331100;
	font-size:10pt;
	font-weight:normal; background-image:url('images/background.jpg')
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
	font-size:10pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Sans Serif, Arial, Helvetica;
}
h1
{
	color: #Ffffff;font-size:14pt;font-weight:normal;
}
h2
{
	color: #4F2700;font-size:12pt;	
	
}
h3
{
	color: #37281E;font-size:10pt ;
}
h4
{
	color: #003366;font-size:10pt;
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: #000080;
	FONT-SIZE: 10pt; font-weight:normal
}
hr
{
	border-style:inset; border-width:1px; width: 100%;
	color:  #0B0A27
}
 .img
{
	border: 3px groove #FFFFCC; 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 */
.horseHeading{

	font-size: 14pt; color: #333333; font-weight: normal;
}

/* 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 
}