
/* Image Inventory layaout styles */

.inv_menu   
{ 
font-family: Arial; 
font-size: 10pt; 
color: #60002C; 
text-decoration:none underline; 
font-weight:bold 
}

a:hover.inv_menu     
{ 
font-family: Arial; 
font-size: 10pt; 
color: #532442; 
text-decoration:none underline; 
font-weight:bold 
}


.imageInvThumbnail
{

border:1px solid #CCCCCC; width: 100; 
height: 75; 
padding-left:4px;
padding-right:4px;
padding-top:1px; 
padding-bottom:1px

}

.imageInvUnitCell
{



}

.imageInvUnitCaption
{

font-family: Arial;
font-size: 7pt;
color: #FFFFFF;

}

/* End Image Inventory */

.detailLink
{
	font-family: Arial;
	font-size: 8pt;
}


/* Begin Standard Thumbnail / Specs layout */

.stdThumbsSpecName
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;

}

.stdThumbsSpecValue
{
	font-size: 9pt;
	font-family: Arial;
	
}

.stdThumbsImage
{
	width: 125px;
	height: 93px;
}

.unittitle
{
	border-bottom:1px solid #000000; background-position: right top; font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #000000; 
	background-image:url('images/inv_bg.jpg'); 
	border-left-width:1px; 
	border-right-width:1px; 
	border-top-width:1px; background-repeat:no-repeat
}


.unitprice
{
	border-bottom:1px solid #000000; font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #60002C;
	background-image:url('/graphics/grd_header.gif'); border-left-width:1px; border-right-width:1px; border-top-width:1px
}

.unitfooter
{
	background-color: #E0E0E0;
}

.unittable
{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


a.stdThumbsImageLink
{
	border:1px solid #CCCCCC; 
	
}

a:visited.stdThumbsImageLink
{
	
}

a:active.stdThumbsImageLink
{
	
}

a:hover.stdThumbsImageLink
{
	
}


/* End Standard Thumbnail / Specs layout */


.gridHeaderRowCellStyle
{
	background-color: #60002C;
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	border-right: 1px solid #C0C0C0;
	background-image:url('/graphics/grd_header.gif')
}

.gridEvenRowCellStyle
{
	font-family: Arial;
	font-size: 8pt;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	color: #000000
	
}

.gridOddRowCellStyle
{
	font-family: Arial;
	font-size: 8pt;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	color: #000000
	
}


a:link.gridHeaderLink
{
	color: #000000;
}

a:active.gridHeaderLink
{
	color: #60002C;
}

a:hover.gridHeaderLink
{
	color: #60002C;
}

a:visited.gridHeaderLink
{
	color: #60002C;
}



a.gridNavLink
{
	 color: #60002C;
	font-family: Arial;
	font-size: 8pt; text-decoration:underline
}

a:active.gridNavLink
{
	color: #532442;
	font-family: Arial;
	font-size: 8pt
}

a:hover.gridNavLink
{
	color: #532442;
	font-family: Arial;
	font-size: 8pt
}

a:visited.gridNavLink
{
	color: #60002C;
	font-family: Arial;
	font-size: 8pt
}


.pagingCellStyle
{
	font-family: Arial; font-size: 10pt; font-weight: bold
}


a:link.pagingNavLink
{
	
font-family: Arial; color: #60002C; font-size: 10pt; font-weight: bold
}

a:visited.pagingNavLink
{
	
font-family: Arial; color: #60002C; font-size: 10pt; font-weight: bold
}

a:active.pagingNavLink
{
	
font-family: Arial; color: #60002C; font-size: 10pt; font-weight: bold
}

a:hover.pagingNavLink
{
	
font-family: Arial; color: #60002C; font-size: 10pt; font-weight: bold
}
