/* Created by design.bg studios. Source code in this website is property of design.bg. */

/* Layout */
/* Created by design.bg studios. Source code in this website is property of design.bg. */
html,
body {
	padding: 0;
	margin: 0;
	min-height: 100%;
	height: 100%;
}
.layout {
	width: 960px;
	margin: 0 auto;
}
.header {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -480px;
	height: 170px;
	width: 960px;
	
}
.footer {
	
	padding-top: 30px;
	clear: both;
}
.content {
	padding: 40px 0 10px 0;
}
*+html .content {
	padding-top: 190px;
}
.col1,
.col2,
.col3,
.col4,
.col5,
.col6 {
	
	min-height: 200px;
	margin-bottom: 10px;
}
.col1 {
	display:none;
}
.col2 {
	width: 100%;
	float: left;
}
.col3 {
	width: auto;
	margin-right: 10px;
	float: left;
}
.col4 {
	width: 240px;
	float: left;
}
.col5 {
	display:none;
}
.col6 {
	width:100%;

}
.col7 {
	width: 100%;
	
	margin-bottom: 10px;
	clear: both;
}
.col8 {
	width: 470px;
	margin-right: 20px;
	float: left;
}
.col9 {
	width: 470px;
	float: left;
}
.col10 {
	width: 470px;
	margin-left: 240px;
}
.col11 {
	width: 320px;
	margin-right: 10px;
	float: left;
}
.col12 {
	width: 400px;
	float: left;
}
.col13 {
	width:240px;
	float:left;
	margin-bottom:15px;
}
.col14 {
	width:430px;
	float:left;
	margin:0 30px 15px 0;
}
.col15 {
	width: 520px;
	margin-right: 200px;
	float: right;
}

/* Typography */
body ,
input,
select,
textarea{
	font: 11px/1.3 Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #555;
}



.models,
.cssMenu,
.userbar,
.toolbar,
.pp_overlay,
.pp_pic_holder,
.ppt,
.header_icon,
.header_cart,
.no_print,
.sort_criteria,
.footer a {
	display: none;
}
.print {
	display: block;
}
body {
   background: white;
   font-size: 11pt;
}
a img {
	border: 0;
}
a:link, 
a:visited {
   color: #009;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
.footer {
	clear: both;
	padding-top: 1em;
	margin-top: 1em;
	border-top: 2px solid #ccc;
}
/* Product Gallery */
.main_pic {
	border:1px solid #ccc;
	padding:2px;
	display:block;
	margin-bottom:5px;
}
.product_gallery .small_pic {
	border:1px solid #ccc;
	padding:2px;
	float:left;
	margin:0 5px 5px 0;
}

.product_gallery .fourth {
	margin-right:0 !important;
}
.compare_table {
	border: 0;
	border-collapse: collapse;
}
.compare_value {
	text-align:right;
	padding:0 10px 0 0;
}
.compare_table .odd .criterion{
	background-position:98% 3px;
	background-color:#ddd;
	border: 0;
}
.compare_table .odd .compare_value{
	background-color:#eee;
}
.compare_row td{
	padding:10px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #fff;
}
