#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, Sans Serif; font-weight: normal;}
a:visited {color:#ffffcc; text-decoration:underline; font-family: Arial, Sans Serif; font-weight: normal; }
a:active  {color:#ffffff; text-decoration:none; font-family: Arial; font-weight: normal }
a:hover   {color:#ffffff; text-decoration:none; font-family: Arial, Sans Serif; font-weight: normal }

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; }


a:link.mainNav     {color:#FFFFFF; text-decoration:none; font-family: Arial, Sans Serif; font-weight: normal; font-size: 14pt;}
a:visited.mainNav  {color:#FFFFFF; text-decoration:none; font-family: Arial, Sans Serif; font-weight: normal; font-size: 14pt;}
a:active.mainNav   {color:#FFFFFF; text-decoration:none; font-family: Arial, Sans Serif; font-weight: normal; font-size: 14pt;}
a:hover.mainNav    {color:#D7C786; text-decoration:overline underline; font-family: Arial, Sans Serif; font-weight: normal; font-size: 14pt;}

a:link.trailerNav   	{color:#E7DECF; text-decoration:none;  font-weight: bold; font-size: 8pt;}
a:visited.trailerNav   {color:#E7DECF; text-decoration:none; font-weight: bold; font-size: 8pt;}
a:active.trailerNav   	{color:#ffffff; text-decoration:underline; font-weight: bold; font-size: 8pt;}
a:hover.trailerNav  	 {color:#ffffff; text-decoration:underline; font-weight: bold; font-size: 8pt;}

a:link.footer    {color:#ffffcc; text-decoration:underline; font-family: Arial; font-weight: normal; }
a:visited.footer    {color:#ffffcc; text-decoration:underline; font-family: Arial, Sans Serif; font-weight: normal;}
a:active.footer    {color:#ffffff; text-decoration:none; font-family: Arial, Sans Serif; font-weight: normal;}
a:hover.footer    {color:#ffffff; text-decoration:none; font-family: Arial, Sans Serif; font-weight: normal;}

a:link.xs    {color:#6F140B; text-decoration:underline; font-family: Arial; font-weight: normal; font-size: 8pt;}
a:visited.xs    {color:#6F140B; text-decoration:underline; font-family: Arial, Sans Serif; font-weight: normal; font-size: 7pt;}
a:active.xs    {color:#800000; text-decoration:none; font-family: Arial, Sans Serif; font-weight: normal; font-size: 7pt;}
a:hover.xs    {color:#800000; text-decoration:none; font-family:  Arial, Sans Serif; font-weight: normal; font-size: 7pt;}


a:link.trailerNavlink    {color:#6F140B; text-decoration:underline; font-family: Arial,Sans Serif; font-weight: normal; font-size: 12pt;}
a:visited.trailerNavlink {color:#6F140B; text-decoration:underline; font-family: Arial,Sans Serif; font-weight: normal; font-size: 12pt;}
a:active.trailerNavlink  {color:#6F140B; text-decoration:none; font-family: Arial,Sans Serif; font-weight: normal; font-size: 12pt;}
a:hover.trailerNavlink   {color:#6F140B; text-decoration:none; font-family: Arial,Sans Serif; font-weight: normal; font-size: 12pt;}

a:link.homepagefeaturedtrailer     {color:#FFFFFF; text-decoration:none; font-family: Arial, Sans Serif; font-weight: normal; }
a:visited.homepagefeaturedtrailer     {color:#FFFFFF; text-decoration:none; font-family: Arial, Sans Serif; font-weight: normal; }
a:active.homepagefeaturedtrailer     {color:#FFFFB9; text-decoration:underline; font-family: Arial, Sans Serif; font-weight: normal; }
a:hover.homepagefeaturedtrailer     {color:#FFFFB9; text-decoration:underline; font-family: Arial, Sans Serif; font-weight: normal; }



body
{
	font-family: Arial;
	background-color: #000000;
	color: #FFCC66;
	font-size:11pt;
	font-weight:normal; )
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
	font-size:11pt
}
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: 90%;
	color:  #0B0A27
}

.lgImg{border: 2px solid #000000; padding: 2px}
.smImg{border: 1px solid #022046; padding: 2px}
.trailerHeader{color: #F1ECE2; font-size: 11pt; font-weight:bold}
.trailerHeaderSold{color: #F1ECE2; font-size: 11pt; font-weight:bold}
.trailerTypeHeader{	color: #1A1513;font-size:13pt }
.inventoryHeader {background-image: url('images/background1 .jpg'); background-color:#00003E}