@charset "UTF-8";
* html {
	zoom: 80%;
}
body {
	background: none;!important
}
body#top {
	background: none;!important
}

div#footer {
	background: none;
}
div#wrapper {
}
div#container {
	width:1000px;
	margin:0;
}
div#main {
	width: 700px;
	float: left;
}

div#sidebar {
}
body#sitemap div#main div.section,
body#sitemap div#main div.section.even {
	float:none;
	width: 300px;
}

body#products div#foot-nav {
	clear:both;
	width:500px;
}

p.pagetop {
	clear:both;
	font-size:93%;
	margin:1em 0;
	text-align:right;
	float:left;
	width:600px;
}

body#products div.wide {
	width:600px;
}
body#products h3.bolt,
body#products h3.title {
	background:transparent url(../img/product/bg_bolt_h3.png) repeat-x;
	color:#FFFFFF;
	height:auto;
	line-height:31px;
	margin-bottom:10px;
	padding:0 0 0 20px;
	clear:both;
	width:600px;
}






body#products div.double div.section{
	width:200px;
	border:none;
	display:inline;
	padding-top: 10px;
}
body#products div.narrow div.section {
	padding-top: 10px;
}
body#products div.narrow {
	width: 190px;
	display:inline;
	float: left;
	border: 1px solid #D9D9D9;
	margin-right: 5px;
	margin-bottom: 16px;
}
body#products div.narrow.last {
	margin-right: 0;
	width: 190px;
}
body#products div.narrow div.section {
	border: none;
	width:90%;
}
body#products div.narrow.first {
	clear:both;
}
body#products div.narrow div.section {
	padding-top: 10px;
}

body#products div.double {
	width: 400px;
	display:inline;
	float: left;
	border: 1px solid #D9D9D9;
	margin-right: 5px;
	margin-bottom: 16px;
}
body#products div.double.last {
	margin-right: 0;
}
body#products div.double div.section {
	border: none;
}
body#products div.double.first {
	clear:both;
}
body#products div.double div.section {
	padding-top: 10px;
}
.page-break {
	page-break-after: always;
}

