
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	/* CG */
	font-family:Helvetica, sans-serif, Arial;
	font: 12px;
	background-color:#666666;
}


.featurehead
{
	color:#333366;
	font-size:18px;
}

a
{
	color:#333366;
	text-decoration:none;
}

a:visited
{
	color:#333366;
	text-decoration:none;
}

a:hover
{
	color:#333366;
	text-decoration:underline;
}

#contenttable
{
background-color:#FFFFFF;
}

#container {
	width: 1000px;
	vertical-align:top;
	/* CG */	
	background-color:#FFFFFF;
}

#headerbg {
	width: 100%;
	/* CG */	
	height: 162px;	
	background-color:#cccccc;
	margin-bottom:0px;	
}

.printerlogo
{
/* CG */
	float:left;	
	margin-bottom:0px;
	padding-bottom:0px;
}

.headblock
{
/* CG */
float:right;
margin-top:25px;
margin-right:0px;
vertical-align:top;
}

.head_text
{
/* CG */
	float:right;
	padding-top:4px;
	color:#333366;
	font-size:16px;		
	font-weight:bold;
	vertical-align:middle;
	height:30px;	
}

/* Search Box Controls */
.searchBox 
{
	float:right;
	width:225px;
	height:28px;
	background: url(images/search_input.gif);
	background-repeat:no-repeat;
	position:relative;
	top:-5px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* only webkit-based browsers will read the following styles */
			.searchBox { position:relative;
									top:0px; }
}

.searchBox input
{
	width:138px;
}

.cart_count
{	
	line-height:250%;
	font-family: Helvetica, sans-serif, Arial;
	color:#333366;
	font-size:16px;	
	font-weight:bold;
	text-align:left;
	margin-left:9px;
}

#CGfooter
{
	width:100%;
	clear:both;
	background-color:#CCCCCC;
	font-family: Helvetica, sans-serif, Arial;
	color:#333366;
	font-size:12px;	
}

.vert_spacer
{	
	height:10px;	
}

#productNavBottom
{
	width:100%;
	clear:left;
	background-image:url(images/gray-bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;		
	left:10px;
	height:14px;
	background-color:#666666;
}

html>/**/body #productNavBottom
{
top:-17px;
}

#CGFeatureBar
{
	clear:left;
	width:168px;
	float:left;
	background-color:#cccccc;	

	margin-left:10px;
	
	font-family: Helvetica, sans-serif, Arial;
	color:#333366;
	font-size:18px;		
}

.feature-spacer
{
height:15px;
background-color:#FFFFFF;
	
}

#CGFeatureBar a, #CGFeatureBar a:visited, #CGFeatureBar a:hover
{
	font-family: Helvetica, sans-serif, Arial;
	color:#333366;
	font-size:16px;		
	text-decoration:none;	
}

#CGNavContainer
{
	width:100%;
	clear:both;
	background-color:#333366;	
	margin-top:0px;
	margin-bottom:0px;
	padding-top:1px;	
	padding-bottom:1px;
	height:20px;
}

#CGNavContainer ul
{
	display:inline;
	list-style-type:none;
}

#CGProductNav
{
	width:168px;
	float:left;
	clear:left;
	list-style-type:none;
	padding:0px,0px,0px,0px;
	margin:0px,0px,0px,0px;
	font-size:14px;
}

#CGProductNav ul
{
	display:inline;
	list-style-type:none;
}

#CGCartinhead
{
	clear:both;
	float:right;
	height:52px;
	margin-top:20px;
	margin-left:0px;
	width:318px;
	text-align:left;
	vertical-align:middle;
}

#CGCartinhead a
{
	
}

select
{
	height:23px;	
	background:transparent;
	background-image:url(images/chrome.gif);
	background-repeat:repeat-x;
	color:#333366;
}

option
{	
	background:transparent;	
	color:#333366;
}


INPUT[type="submit"]
{
	height:23px;
	vertical-align:middle;
	background-color:transparent;
	background-image:url(images/chrome.gif);
	background-repeat:repeat-x;
	border-style:none;
	color:#333366;
	padding-top:0px;
	padding-bottom:0px;
}