/* List layout styles */

.menu   
{ 
font-family: Arial; 
font-size: 10pt; 
color: #000000; 
text-decoration:none; 
font-weight:bold 
}

a:hover.menu     
{ 
font-family: Arial; 
font-size: 10pt; 
color: #BF0000; 
text-decoration:none; 
font-weight:bold 
}

.listUnitCell
{
font-family: Arial; 
font-size: 9pt
}

a.listNavLink
{

	color: #800000;
	font-family: Arial;
	font-size: 8pt
}

a:link.listNavLink
{
	color: #800000;
	font-family: Arial;
	font-size: 8pt
}

a:active.listNavLink
{
	color: #CC0000;
	font-family: Arial;
	font-size: 8pt;
}

a:hover.listNavLink
{
	color: #CC0000;
	font-family: Arial;
	font-size: 8pt;
}




/* End List Style */


/* Image Inventory layaout styles */

.imageInvThumbnail
{
	width: 100; 
	height: 75; 
}

.imageInvUnitCell
{

	
}

.imageInvUnitCaption
{

font-family: Arial;
font-size: 7pt;
}

a.imageInvNavLink
{
	border:1px solid #BF0000; color: #BF0000;
	font-family: Arial;
	font-size: 8pt 
}

a:visited.imageInvNavLink
{
	color: #FF0000;
	font-family: Arial;
	font-size: 8pt
}


a:active.imageInvNavLink
{
	color: #CC0000;
	font-family: Arial;
	font-size: 8pt;
}

a:hover.imageInvNavLink
{
	color: #CC0000;
	font-family: Arial;
	font-size: 8pt;
}


/* End Image Inventory */




/* Begin Standard Thumbnail / Specs layout */

.stdThumbsSpecName
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
}

.stdThumbsSpecValue
{
	font-size: 8pt;
	font-family: Arial;

}

.unittitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #10479A;
	background-image:url("http://www.bobfishtrucks.com/images/blue_bar.jpg");
}


.unitprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #BF0000;
	background-image:url("../bobfish/images/menu_bg.jpg");
}

.unitfooter
{
	background-color: #000000;color:#FFFFFF
}

.unittable
{
	border:1px solid #C0C0C0; 
	background-color:#F7F7F7;
	
}

.unittable:hover
{
	border:1px solid #10479A; 
	background-color:#F7F7F7;
	background-image:url("http://www.bobfishtrucks.com/images/inv_bg.jpg");
}


a.stdThumbsImageLink
{
	border-style:solid; 
	border-width:1px;
	color: #800000
}

a:visited.stdThumbsImageLink
{
	color: #800000;

}

a:active.stdThumbsImageLink
{
	color: #CC0000;
}

a:hover.stdThumbsImageLink
{
	color: #CC0000;
}


/* End Standard Thumbnail / Specs layout */


.gridHeaderRowCellStyle
{
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	border-right: 1px solid #C0C0C0
}

.gridEvenRowCellStyle
{
	font-family: Arial;
	font-size: 8pt;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;; color:#000000
}

.gridOddRowCellStyle
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	border-bottom: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}


a:link.gridHeaderLink
{
	color: #000000;
}

a:active.gridHeaderLink
{
	color: #800000;
}

a:hover.gridHeaderLink
{
	color: #800000;
}

a:visited.gridHeaderLink
{
	color: #000000;
}



a:link.gridNavLink
{
	color: #800000;
	font-family: Arial;
	font-size: 9pt
}

a:active.gridNavLink
{
	color: #FF0000;
	font-family: Arial;
	font-size: 9pt;
}

a:hover.gridNavLink
{
	color: #FF0000;
	font-family: Arial;
	font-size: 9pt;
}

a:visited.gridNavLink
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt
}


/* Standard Paging Styles */

.pagingCellStyle
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; color:#000000

}

a.pagingNavLink
{
	
font-family: Arial; color: #800000; font-size: 10pt; font-weight: bold
}

a:hover.pagingNavLink
{
	
font-family: Arial; color: #FF0000; font-size: 10pt; font-weight: bold
}

a:active.pagingNavLink
{
	
font-family: Arial; color: #FF0000; font-size: 10pt; font-weight: bold
}


/* End Standard Paging Styles */
