/* List layout styles */

span#makevanflat
{
	color: 0000C0
}

.invgroup
{
	padding-top: 12px; 
	
}	

.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-style:solid; 
	border-width:1px;
	color: #FF0000;
	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 */

.stdThumbsCell
{
	background-color: #B0B0B0;
}

.stdThumbsSpecName
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
}

.stdThumbsSpecValue
{
	font-size: 9pt;
	font-family: Arial;

}

a.detailLink
{
	font-size: 8pt;
	font-weight: bold;
	color: #C00000;
	text-decoration: none;
}

a:visited.detailLink
{
	font-size: 8pt;
	font-weight: bold;
	color: #C00000;
	text-decoration: none
}

a:hover.detailLink
{
	font-size: 8pt;
	font-weight: bold;
	color: #0000C0;
	text-decoration: underline
}



.unittitle
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	padding-left: 2px;
	background-color: #E00B17; 
	color:#FFFFFF; 
	background-image:url('../images/grid_hdr.gif'); 
	background-repeat:repeat-x; 
	background-position-y:top
}


.unitprice
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	padding-right: 2px;
	background-color: #E00B17; 
	color:#FFFFFF; 
	background-image:url('../images/grid_hdr.gif'); 
	background-repeat:repeat-x; 
	background-position-y:top
}

.invUnitCell
{
	padding-left: 8px
}

.unitfooter
{
	background-color: #000000;color:#FFFFFF
}

.unittable
{
	border:1px solid #C0C0C0; 
	background-color:#FFFFFF;
	background-image:url('../images/inv_unit_bg.jpg'); 
	background-repeat:repeat-x; 
	background-position-y:top
}

.stdThumbsImage2
{
	width: 120;
	height: 90
}

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;
	background-color: #E00B17; 
	color:#FFFFFF; 
	background-image:url('../images/grid_hdr.gif'); 
	background-repeat:repeat-x; 
	background-position-y:top
}

.gridEvenRowCellStyle
{
	background-color: #F1F1F1;
	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;
}


.invSectionTitle
{
	width: 100%;
	font-family: Arial;
	font-weight: bold;
	color: #0000c0;
	margin-left: 2px;
	font-size: 13pt;
	background-position: left bottom;
	background-image:url('../images/inv_div.jpg'); 
	background-repeat:no-repeat
}

a:link.gridHeaderLink
{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.gridHeaderLink
{
	color: #FFFFFF;
	text-decoration: none;
}

a:active.gridHeaderLink
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover.gridHeaderLink
{
	color: #FFFFFF;
	text-decoration: underline;
}





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 */