﻿
/* Image Inventory layaout styles */

.imageInvThumbnail
{

border:1px solid #DE2918; width: 100; 
height: 75; 
padding-left:4px;
padding-right:4px;
padding-top:1px; 
padding-bottom:1px

}

.imageInvUnitCell
{



}

.imageInvUnitCaption
{

font-family: Arial;
font-size: 8pt;

}



/* End Image Inventory */

/* Begin Standard Thumbnail / Specs layout */

.stdThumbsSpecName
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;

}

.stdThumbsSpecValue
{
	font-size: 9pt;
	font-family: Arial;
	
}

.unittitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #870013;
}


.unitprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #870013;
}

.unitfooter
{
	background-color: #dce9fc;
}

.unittable
{
	border-right: silver 1px solid;
	border-top: #DDDDDD 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: #F7F7F7;
}

.stdThumbsImage
{
	width: 118px;
	height: 95px;
}

a.stdThumbsImageLink
{
	border:1px solid #1D4971; color1D4971: #DE2918
}

a:visited.stdThumbsImageLink
{
	
}

a:active.stdThumbsImageLink
{
	
}

a:hover.stdThumbsImageLink
{
	
}


/* End Standard Thumbnail / Specs layout */


.gridHeaderRowCellStyle
{
	background-color: #000000;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	border-right: silver 1px solid;
}

.gridEvenRowCellStyle
{
	background-color: #F7F7F7;
	font-family: Arial;
	font-size: 8pt;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	
}

.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: #FFFFFF;
}

a:active.gridHeaderLink
{
	color: #FFFF99;
}

a:hover.gridHeaderLink
{
	color: #FFFF99;
}

a:visited.gridHeaderLink
{
	color: #FFFFFF;
}



a:link.gridNavLink
{
	color: #CC0000;
	font-family: Arial;
	font-size: 8pt;
}

a:active.gridNavLink
{
	color: #FF0000;
	font-family: Arial;
	font-size: 8pt;
}

a:hover.gridNavLink
{
	color: #FF0000;
	font-family: Arial;
	font-size: 8pt;
}

a:visited.gridNavLink
{
	color: #CC0000;
	font-family: Arial;
	font-size: 8pt;
}


.pagingCellStyle
{
	font-family: Arial; font-size: 10pt; font-weight: bold
}


a:link.pagingNavLink
{
	
font-family: Arial; color: #C00000; 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
}

a:visited.pagingNavLink
{
	
font-family: Arial; color: #940000; font-size: 10pt; font-weight: bold
}