
/* Image Inventory layaout styles */

.inv_menu   
{ 
font-family: Arial; 
font-size: 10pt; 
color: #000000; 
text-decoration:none; 
font-weight:bold 
}

a:hover.inv_menu     
{ 
font-family: Arial; 
font-size: 10pt; 
color: #000080; 
text-decoration:none; 
font-weight:bold 
}



.imageInvThumbnail
{
width: 100; 
height: 75; 
padding-left:4px;
padding-right:4px;
padding-top:1px; 
padding-bottom:1px

}

.imageInvUnitCell
{

}

.imageInvUnitCaption
{

font-family: Arial;
font-size: 8pt;

}

a.imageInvNavLink
{
	border:1px solid #000062; 
	
}

a:visited.imageInvNavLink
{
	
}

a:active.imageInvNavLink
{
	border:1px solid #000062; 
}

a:hover.imageInvNavLink
{
	border:1px solid #000062; 
}

/* End Image Inventory */

/* Begin Standard Thumbnail / Specs layout */

.stdThumbsImage
{
	width: 125px;
	height: 94px
}


.stdThumbsSpecName
{
	font-weight: bold;
	font-size: 9pt;
}

.stdThumbsSpecValue
{
	font-size: 9pt;
}

.unittitle
{
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000062;
}


.unitprice
{
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000062;
}

.unitfooter
{
	background-color: #dce9fc;
}

.unittable
{
	border-right: #000062 1px solid;
	border-top: #000062 1px solid;
	border-left: #000062 1px solid;
	border-bottom: #000062 1px solid;
	font-family: Arial;
	font-size: 9pt;
	background-color: #FFFFFF;

}


a.stdThumbsImageLink
{
	border:1px solid #000062; 
	
}

a:visited.stdThumbsImageLink
{
	
}

a:active.stdThumbsImageLink
{
	border:1px solid #000062; 
}

a:hover.stdThumbsImageLink
{
	border:1px solid #000062; 
}


/* End Standard Thumbnail / Specs layout */


.gridHeaderRowCellStyle
{
	background-color: #000062;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
}

.gridEvenRowCellStyle
{
	font-family: Arial;
	font-size: 8pt;
	border-right: #E0E0E0 1px solid;
	border-bottom: #E0E0E0 1px solid;
}

.gridOddRowCellStyle
{
	background-color: #f8f8f8;
	font-family: Arial;
	font-size: 8pt;
	border-bottom: #E0E0E0 1px solid;
	border-top: #E0E0E0 1px solid;
	border-right: #E0E0E0 1px solid;
}


a.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.gridNavLink
{
	color: #000062;
	font-family: Arial;
	font-size: 8pt;
}

a:visited.gridNavLink
{
	color: #000062;
}

a:active.gridNavLink
{
	color: #CC0000;
}

a:hover.gridNavLink
{
	color: #CC0000;
}




.pagingCellStyle
{
	font-family: Arial; font-size: 10pt; font-weight: bold
}



a.pagingNavLink
{
	
font-family: Arial; color: #000062; font-size: 10pt; font-weight: bold
}

a:visited.pagingNavLink
{
	color: #000062;
}

a:hover.pagingNavLink
{
	color: #CC0000;
}

a:active.pagingNavLink
{
	color: #000062;
}