﻿#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:#B08561; text-decoration:underline; font-family: Times New Roman, Trebuchet MS, Sans Serif; font-weight: normal; }
a:visited {color:#B08561; text-decoration:underline; font-family: Times New Roman, Trebuchet MS, Sans Serif; font-weight: normal; }
a:active  {color:#B08561; text-decoration:none; font-family: Times New Roman, Trebuchet MS, Sans Serif; font-weight: normal; }
a:hover   {color:#FFFFFF; text-decoration:none; font-family: Times New Roman, Trebuchet MS, Sans Serif; font-weight: normal; }

a:link.sidebar    {color:#002B00; text-decoration:underline; font-family: Times New Roman, Trebuchet MS, Sans Serif; font-size: 11pt;}
a:visited.sidebar {color:#002B00; text-decoration:underline; font-family: Times New Roman, Trebuchet MS, Sans Serif; font-size: 11pt;}
a:active.sidebar  {color:#281400; text-decoration:none; font-family: Times New Roman, Trebuchet MS, Sans Serif; font-size: 11pt;}
a:hover.sidebar   {color:#281400; text-decoration:none; font-family: Times New Roman, Trebuchet MS, Sans Serif; font-size: 11pt}

a:link.nav    {color:#F3E1BC; text-decoration:none; font-variant: small-caps; font-weight: bold; font-family: Palatino Linotype, Book Antiqua3, Palatino, serif; font-size: 14pt;}
a:visited.nav {color:#F3E1BC; text-decoration:none; font-variant: small-caps; font-weight: bold; font-family: Palatino Linotype, Book Antiqua3, Palatino, serif; font-size: 14pt;}
a:active.nav  {color:#F3E1BC; text-decoration:none; font-variant: small-caps; font-weight: bold; font-family: Palatino Linotype, Book Antiqua3, Palatino, serif; font-size: 14pt;}
a:hover.nav   {color:#B08561; text-decoration:none; font-variant: small-caps; font-weight: bold; font-family: Palatino Linotype, Book Antiqua3, Palatino, serif; font-size: 14pt;}

a:link.copyright    {color: #FFFFFF; text-decoration: underline; font-family: Times New Roman; font-size: 8pt;  }
a:visited.copyright    {color:#FFFFFF; text-decoration:underline; font-family: Times New Roman; font-size: 8pt; }
a:active.copyright    {color:#FFFFFF; text-decoration:none; font-family: Times New Roman; font-size: 8pt; }
a:hover.copyright    {color:#FFFFFF; text-decoration:none; font-family: Times New Roman; font-size: 8pt;}

a:link.h    {color: #6c0000; text-decoration: underline; font-family: Times New Roman; font-weight: bold;font-size: 10pt;  }
a:visited.h  {color:#6c0000; text-decoration:underline; font-family: Times New Roman; font-weight: bold;font-size: 10pt; }
a:active.h   {color:#6c0000; text-decoration:underline; font-family: Times New Roman; font-weight: bold; font-size: 10pt; }
a:hover.h    {color:#6c0000; text-decoration:none; font-family: Times New Roman; font-weight: bold; font-size: 10pt;}


/* for horse name Links on listing pages */
a:link.nameLink  	{color:#FFFFFF; text-decoration:underline; font-family: Times New Roman; font-weight: bold;font-size:13pt ; }
a:visited.nameLink  {color:#FFFFFF; text-decoration:underline; font-family: Times New Roman; font-weight: bold;font-size:13pt ; }
a:active.nameLink  	{color:#FFFFFF; text-decoration:none; font-family: Times New Roman; font-weight: bold;font-size:13pt ; }
a:hover.nameLink  	{color:#B08561; text-decoration:none; font-family: Times New Roman; font-weight: bold;font-size:13pt ; }

/* for listing Links on listing pages */
a:link.listingLink  	{color:#FFFFFF; text-decoration:underline; font-family: Times New Roman; font-weight: bold;font-size:10pt ; }
a:visited.listingLink {color:#FFFFFF; text-decoration:underline; font-family: Times New Roman; font-weight: bold;font-size:10pt ; }
a:active.listingLink  	{color:#FFFFFF; text-decoration:none; font-family: Times New Roman; font-weight: bold;font-size:10pt ; }
a:hover.listingLink 	{color:#B08561; text-decoration:none; font-family: Times New Roman; font-weight: bold;font-size:10pt ; }


/* for header links in listing table */
a:link.header  		{
	color: #B08561;
	text-decoration: underline;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 10pt;
}
a:visited.header  	{color:#B08561; text-decoration:underline; font-family: Times New Roman; font-weight: bold;font-size:10pt }
a:active.header  	{color:#B08561; text-decoration:none; font-family: Times New Roman; font-weight: bold; font-size:10pt}
a:hover.header    	{color:#FFFFFF; text-decoration:none; font-family: Times New Roman; font-weight: bold;font-size:10pt}

a:link.tiny  	{color: #FFFFFF; text-decoration: underline; font-family: Arial; font-size:8pt}
a:visited.tiny  {color:#FFFFFF; text-decoration:underline; font-family: Arial; font-size:8pt}
a:active.tiny  {color:#FFFFFF; text-decoration:none; font-family: Arial; font-size:8pt}
a:hover.tiny  {color:#B08561; text-decoration:none; font-family: Arial; font-size:8pt}

/*  for links in index pages */
a:link.tableContents   { color: #B08561; text-decoration: none; font-family: Times New Roman; font-size:10pt}
a:visited.tableContents  {color:#B08561; text-decoration:none; font-family: Times New Roman; font-weight: normal;font-size:10pt }
a:active.tableContents   {color:#B08561; text-decoration:none; font-family: Times New Roman; font-weight: normal; font-size:10pt}
a:hover.tableContents   {color:#FFFFFF; text-decoration:underline; font-family: Times New Roman; font-weight: normal;font-size:10pt}



body
{
	font-family: Times New Roman, Trebuchet MS, Sans Serif;
	color: #FFFFFF;
	font-weight: 500
}

table,td
{
	font-family: Times New Roman, Trebuchet MS, Sans Serif;
	color: #FFFFFF;
	font-weight: 500;
	font-size: 12pt
}

.img
{
	border: 5px solid #2A0202;
	padding: 0px;
}

hr
{
	border:1px inset #1C0000; width: 100%
}
 .img1
{
	border: 4px groove #2A0202; padding: 3px; 
}




/* for Sale Comment and Sold */
.hiLiteComment
{
	background-color:#B08561; 
	color:#1C0000; 
	font-weight:bold
}

/* for horse name on details page and for horse type heading on listing pages */
.horseHeading{
	font-size: 22px;
	font-variant: small-caps;
	color: #B08561;
	font-weight: bold;
	letter-spacing: 1px
}

/* for very small font */
.smallFont{
	font-size: 7pt;
}

/* 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: 11px;
	color:#000000;
	font-weight:normal;
}

/* border for listing table */
.listingTable{
	padding:3px; border:0px solid #1C0000; border-collapse: collapse 
}

/* listing table header */
.listingTableHeader{
	background-color: #F2DFC4; 
	padding:3px; border:1px solid #1C0000; border-collapse: collapse 
}

h1           {
	font-size: 14pt;
	color: #4A3D2D;
	font-weight: 400;
	text-align: center;
	font-variant: small-caps;
}

.pedTableLine {
 border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px
}

fieldset     {
	border: 1px solid #1C0000;
	padding: 2px
}


.pending {
	font-size: 8pt;
	color: #FFFFFF;
}

textarea     { color: #622020; background-color: #F9E8AC }
select        { color: #622020; background-color: #F9E8AC }
input        { color: #622020; background-color: #F9E8AC }