/* List layout 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: #222222; 
text-decoration:none; 
font-weight:bold 
}

.listUnitCell
{
font-family: Arial; 
font-size: 9pt
}

a.listNavLink
{

	color: #222222;
	font-family: Arial;
	font-size: 8pt
}

a:link.listNavLink
{
	color: #222222;
	font-family: Arial;
	font-size: 8pt
}

a:active.listNavLink
{
	color: #222222;
	font-family: Arial;
	font-size: 8pt
}

a:hover.listNavLink
{
	color: #222222;
	font-family: Arial;
	font-size: 8pt
}




/* End List Style */


/* Image Inventory layaout styles */

.imageInvThumbnail
{
	width: 100; 
	height: 75; 
}

.imageInvUnitCell
{

	
}

.imageInvUnitCaption
{

font-family: Arial;
font-size: 7pt;
}

a.imageInvNavLink
{
	border-style:solid; 
	border-width:1px;
	color: #222222;
	font-family: Arial;
	font-size: 8pt 
}

a:visited.imageInvNavLink
{
	color: #222222;
	font-family: Arial;
	font-size: 8pt
}


a:active.imageInvNavLink
{
	color: #222222;
	font-family: Arial;
	font-size: 8pt
}

a:hover.imageInvNavLink
{
	color: #222222;
	font-family: Arial;
	font-size: 8pt
}


/* End Image Inventory */




/* Begin Standard Thumbnail / Specs layout */

.stdThumbsSpecName
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
}

.stdThumbsSpecValue
{
	font-size: 8pt;
	font-family: Arial;

}

.unittitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #000000;
}


.unitprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #222222;
}

.unitfooter
{
	background-color: #000000;color:#FFFFFF
}

.unittable
{
	border:1px solid #C0C0C0; 
	background-color:#F7F7F7;

	
	
}

a.stdThumbsImageLink
{
	border-style:solid; 
	border-width:1px;
	color: #222222
}

a:visited.stdThumbsImageLink
{
	color: #222222;

}

a:active.stdThumbsImageLink
{
	color: #222222;
}

a:hover.stdThumbsImageLink
{
	color: #222222;
}


/* End Standard Thumbnail / Specs layout */


.gridHeaderRowCellStyle
{
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	border-right: 1px solid #C0C0C0
}

.gridEvenRowCellStyle
{
	font-family: Arial;
	font-size: 8pt;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;; color:#000000
}

.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: #000000;
}

a:active.gridHeaderLink
{
	color: #222222;
}

a:hover.gridHeaderLink
{
	color: #222222;
}

a:visited.gridHeaderLink
{
	color: #000000;
}



a:link.gridNavLink
{
	color: #222222;
	font-family: Arial;
	font-size: 9pt
}

a:active.gridNavLink
{
	color: #222222;
	font-family: Arial;
	font-size: 9pt
}

a:hover.gridNavLink
{
	color: #222222;
	font-family: Arial;
	font-size: 9pt
}

a:visited.gridNavLink
{
	color: #000000;
	font-family: Arial;
	font-size: 9pt
}


/* Standard Paging Styles */

.pagingCellStyle
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; color:#000000

}

a.pagingNavLink
{
	
font-family: Arial; color: #222222; font-size: 10pt; font-weight: bold
}

a:hover.pagingNavLink
{
	
font-family: Arial; color: #222222; font-size: 10pt; font-weight: bold
}

a:active.pagingNavLink
{
	
font-family: Arial; color: #222222; font-size: 10pt; font-weight: bold
}


/* End Standard Paging Styles */