
/* Specials layaout styles */

.specialsThumbnail
{

border-style:solid; 
border-width:1px; 
width: 100; 
height: 75; 
padding-left:4px;
padding-right:4px;
padding-top:1px; 
padding-bottom:1px

}

.specialsUnitCell
{



}

a:link.specialsUnitCaptionLink
{

font-family: Arial;
font-size: 8pt; 
color:#940000

}

a:hover.specialsUnitCaptionLink
{

font-family: Arial;
font-size: 8pt; 
color:#000099

}

a:active.specialsUnitCaptionLink
{

font-family: Arial;
font-size: 8pt; 
color:#940000

}

a:visited.specialsUnitCaptionLink
{

font-family: Arial;
font-size: 8pt; 
color:#940000

}


/* End Specials  */


/* Image Inventory layaout styles */

.imageInvThumbnail
{

border-style:solid; 
border-width:1px; 
width: 100; 
height: 60; 
padding-left:4px;
padding-right:4px;
padding-top:1px; 
padding-bottom:1px

}

.imageInvUnitCell
{



}

.imageInvUnitCaption
{

font-family: Arial;
font-size: 7pt;

}

/* 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;

}

.stdThumbsImage
{
	width: 140px;
	height: 105px;
}

.unittitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #940000;
}


.unitprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	background-color: #C0C0C0;
}

.unitfooter
{
	background-color: #dce9fc;
}

.unittable
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	
}

a.stdThumbsImageLink
{
	border-style:solid; 
	border-width:1px;
}

a:visited.stdThumbsImageLink
{


}

a:active.stdThumbsImageLink
{

}

a:hover.stdThumbsImageLink
{

}

/* End Standard Thumbnail / Specs layout */


.gridHeaderRowCellStyle
{
	background-color: #930000;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	border-right: silver 1px solid;
}

.gridEvenRowCellStyle
{
	background-color: #EBEBEB;
	font-family: Arial;
	font-size: 8pt;
	border-right: #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: 9pt;
	font-weight: bold;
}

a:active.gridNavLink
{
	color: #FF0000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

a:hover.gridNavLink
{
	color: #FF0000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

a:visited.gridNavLink
{
	color: #CC0000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold
}


.pagingCellStyle
{
	font-family: Arial; font-size: 10pt; font-weight: bold
}

a:link.pagingNavLink
{
	
font-family: Arial; color: #940000; font-size: 10pt; font-weight: bold
}

a:hover.pagingNavLink
{
	
font-family: Arial; color: #000099; font-size: 10pt; font-weight: bold
}

a:active.pagingNavLink
{
	
font-family: Arial; color: #940000; font-size: 10pt; font-weight: bold
}

a:visited.pagingNavLink
{
	
font-family: Arial; color: #940000; font-size: 10pt; font-weight: bold
}