/* List layout styles */

.listUnitCell
{
font-family: Arial; 
font-size: 9pt
}

a:hover.layout_options 
{ 
	color: #006BBD; 
	font-family: Arial; 
	font-size: 10pt; 
	text-decoration: none 
}

.layout_options 
{ 
	color: #05398C; 
	font-family: Arial; 
	font-size: 10pt; 
	text-decoration: none 
}

a.listNavLink
{

	color: #000099;
	font-family: Arial;
	font-size: 8pt
}

a:link.listNavLink
{
	color: #000099;
	font-family: Arial;
	font-size: 8pt
}

a:active.listNavLink
{
	color: #05398C;
	font-family: Arial;
	font-size: 8pt;
}

a:hover.listNavLink
{
	color: #05398C;
	font-family: Arial;
	font-size: 8pt;
}




/* End List Style */


/* Image Inventory layaout styles */

.imageInvThumbnail
{
	width: 75; 
	height: 56; 
}

.imageInvUnitCell
{

	
}

.stdthumbsimage
{
	width: 125; 
	height: 93; 
}

.imageInvUnitCaption
{

font-family: Arial;
font-size: 7pt;
}

a.imageInvNavLink
{
	border-style:solid; 
	border-width:1px;
	color: #000099;
	font-family: Arial;
	font-size: 8pt; 
}

a:visited.imageInvNavLink
{
	color: #000080;
	font-family: Arial;
	font-size: 8pt
}


a:active.imageInvNavLink
{
	color: #05398C;
	font-family: Arial;
	font-size: 8pt;
}

a:hover.imageInvNavLink
{
	color: #05398C;
	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
{
	background-position: left top; font-weight: bold;
	font-size: 10pt;
	color: #E0E0E0;
	font-family: Arial;
	background-color: #606060; background-image:url('../images/blue_bg.jpg'); background-repeat:repeat-x
}


.unitprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #000000;
}

.unitfooter
{
	background-color: #CCCCCC;
}

.unittable
{
	border:1px solid #333333; 
	background-color:#FFFFFF;
	
}

a.stdThumbsImageLink
{
	border-style:solid; 
	border-width:1px;
	color: #000099
}

a:visited.stdThumbsImageLink
{
	color: #000080;

}

a:active.stdThumbsImageLink
{
	color: #05398C;
}

a:hover.stdThumbsImageLink
{
	color: #05398C;
}


/* End Standard Thumbnail / Specs layout */


.gridHeaderRowCellStyle
{
	background-color: #000080;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	border-right: 1px solid #C0C0C0;
}

.gridEvenRowCellStyle
{
	background-color: #EBEBEB;
	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: #ffffff;
}

a:hover.gridHeaderLink
{
	color: #ffffff;
}

a:visited.gridHeaderLink
{
	color: #ffffff;
}



a:link.gridNavLink
{
	color: #ffffff;
	font-family: Arial;
	font-size: 9pt
}

a:active.gridNavLink
{
	color: #ffffff;
	font-family: Arial;
	font-size: 9pt;
}

a:hover.gridNavLink
{
	color: #ffffff;
	font-family: Arial;
	font-size: 9pt;
}

a:visited.gridNavLink
{
	color: #ffffff;
	font-family: Arial;
	font-size: 9pt
}


/* Standard Paging Styles */

.pagingCellStyle
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold

}

a.pagingNavLink
{
	
font-family: Arial; color: #000080; 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 */

