@CHARSET "UTF-8";
@IMPORT url("content.css");
@IMPORT url("products.css");
/* @IMPORT url("mainnavi.css"); */

body,
html {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
a {
	color:#F79B2E;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:14px;
}

h3,
a {
	font-size:12px;
}

#head,
#left_navigation,
#rightcontent,
#imageSlider,
#breadCrumpContainer,
#footerContainer,
#flashPlayer209,
.crewawi_orderbutton,
.tx-stflashplayer-pi1 {
	display:none;
}

/*.productCategoryList li {
	width:100%;
}*/

#content,
.tx-crewawi-pi1,
.productListElement,
.productCategoryList {
	width:100%;
}

#printlogo {
	margin-bottom:10px;
}

#printfooter {
	border-top:1px solid #333;
	margin-top:5px;
	padding-top:5px;
	width:100%;
}

.clear {
	clear:both;	
}

#productDetailsColors,
.extendedColors,
.addthis_toolbox {
	display:none;
}
