* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
}
a {
	color: #535353;
}
img {
	border: 0px;
}
html {
	background: url(2/images/bg_1.jpg) repeat-x;
}
body {
	font: 12px arial;
	background: url(2/images/bg_2.jpg) no-repeat center 0;
}
#main {
	width: 972px;
	min-height: 100%;
	margin: 0 auto -202px auto;
	position: relative;
}
#top {
	width: 972px;
	height: 46px;
	padding: 15px 0 0 0;
	float: left;
}
#top #cart {
	background: url(2/images/icon_cart.gif) no-repeat;
	padding: 0 40px 0 40px;
	float: left;
	font-size: 11px;
}
#top #cart a {
	color: #000;
	text-decoration: none;
}
#top #menu {
	width: 380px;
	list-style: none;
	float: left;
}
#top #menu li {
	padding: 6px 15px 0 0;
	float: left;
}
#top #menu a {
	color: #676767;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
#top #search {
	padding: 3px 15px 0 15px;
	float: left;
}
#top #search .input {
	width: 114px;
	height: 14px;
	font: 12px arial;
	background: url(2/images/search_input_bg.gif) no-repeat;
	border: 0;
	padding: 4px;
	float: left;
}
#top #search .submit {
	cursor: pointer;
	float: left;
	border: 0;
	padding: 0;
	background-color: transparent;
}
#top #lang {
	padding: 9px 15px 0 15px;
	float: left;
}
#top #lang a {
	margin: 0 3px;
	float: left;
}
#top #member_links {
	color: #676767;
	font-size: 17px;
	padding: 4px 5px 0 5px;
	float: left;
}
#top #member_links a {
	color: #676767;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 5px;
	display: inline-block;
}
#logo {
	width: 972px;
	height: 160px;
	padding: 10px 0 0 0;
	float: left;
}
#submenu {
	list-style: none;
	padding: 0 0 30px 0;
	width: 244px;
}

#side {
	width: 244px;
	float: left;	
}
#submenu li,.sidebox li {
	width: 222px;
	background: #FFF;
	border-left: 1px solid #D1D0D0;
	border-right: 1px solid #D1D0D0;
	padding: 0 10px;
	float: left;
}
#submenu li.top, #submenu li.bottom,.sidebox li.top,.sidebox li.bottom {
	width: 244px;
	font-size: 0;
	border: 0;
	padding: 0;
	float: left;
}
#submenu li.top,.sidebox li.top {
	height: 12px;
	background: url(2/images/submenu_top.png) no-repeat;
}
#submenu li.bottom,.sidebox li.bottom {
	height: 25px;
	background: url(2/images/submenu_bottom.gif) no-repeat 0 bottom;
}
#submenu li a,.sidebox li a {
	width: 213px;
	color: #535353;
	font-size: 12px;
	text-decoration: none;
	background: url(2/images/submenu_icon.gif) no-repeat 0 center;
	border-bottom: 1px solid #DFDFDF;
	padding: 2px 0 2px 9px;
	display: block;
}
#submenu li a.act, #submenu li a:hover,.sidebox li a.act,.sidebox li a:hover {
	color: #4F759F;
}
#submenu li a.spec, #submenu li a:hover.spec,.sidebox li a.spec,.sidebox li a.spec:hover {
	color: #FF0000;
}
#submenu li ul,.sidebox li ul {
	width: 222px;
	list-style: none;
	float: left;
}
#submenu li ul li,.sidebox li ul li {
	width: 222px;
	border: 0;
	padding: 0;
}
#submenu li ul li a,.sidebox li ul li a {
	width: 203px;
	color: #4F759F;
	background: url(2/images/submenu_sub_icon.gif) no-repeat 10px center;
	padding: 2px 0 2px 19px;
}
#submenu li ul li a:hover,.sidebox li ul li a:hover {
	background: url(2/images/submenu_sub_icon.gif) no-repeat #EDEDED 10px center;
}
#content {
	width: 712px;
	padding: 0 0 30px 0;
	float: right;
}
#product_box_main {
	width: 728px;
	margin: 0 0 0 -16px;
	overflow: hidden;
	float: left;
}
#product_box_main .product_box {
	width: 142px;
	height: 230px;
	text-align: center;
	background: url(2/images/product_box_bg.png) no-repeat;
	padding: 10px 12px 5px 12px;
	margin: 0 0 15px 16px;
	overflow: hidden;
	display: inline;
	float: left;
}
#product_box_main .product_box span.title {
	width: 142px;
	height: 35px;
	color: #3B3B3B;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0;
	overflow: hidden;
	float: left;
}
#product_box_main .product_box span.img {
	width: 142px;
	height: 95px;
	padding: 0 0 5px 0;
	overflow: hidden;
	float: left;
}
#product_box_main .product_box ul {
	width: 166px;
	text-align: left;
	list-style: none;
	margin: 0 -12px;
	display: inline;
	float: left;
	font-size: 11px;
}
#product_box_main .product_box ul li {
	width: 166px;
	float: left;
}
#product_box_main .product_box ul a {
	width: 136px;
	color: #000;
	text-decoration: none;
	list-style: none;
	padding: 0 15px;
	float: left;
}
#product_box_main .product_box ul a:hover {
	background: #E0E0E0;
}
#product_box_main .product_box ul a.all {
	text-decoration: underline;
}
#content h1 {
	color: #27598D;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 0 5px 10px 5px;
	display: block;
}
#content h2 {
	color: #27598D;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px 10px 5px;
	display: block;
}
h3 {
	color: #27598D;
	font-size: 12px;
}
#content h1 a {
	color: #27598D;
	text-decoration: none;
}
#content p {
	font-size: 11px;
	line-height: 1.4;
	padding: 0 5px 10px 5px;
	display: block;
}
#content p.code {
	color: #959595;
	font-size: 11px;
	font-weight: bold;
}
#content #path {
	width: 712px;
	color: #737373;
	padding: 0 0 10px 0;
	float: left;
	font-size: 11px;
}
#content #path span {
	font-size: 18px;
}
#content #path h1{
	display:inline;
	color: #737373;
	text-decoration: none;
	padding:0px;
	font-size:18px;
}
#content #path a {
	color: #737373;
}
#content #path a.act {
	color: #4F759F;
	font-size: 18px;
	text-decoration: none;
	margin: 0 0 0 5px;
	display: inline-block;
}
#content #gallery {
	width: 730px;
	padding: 0 0 15px 0;
	margin: 0 0 0 -18px;
	overflow: hidden;
	float: left;
}
#content #gallery a {
	width: 133px;
	height: 150px;
	color: #4F759F;
	font-size: 12px;
	text-align: center;
	background: url(2/images/gallery_bg.png) no-repeat;
	padding: 8px 15px 5px 15px;
	margin: 0 0 15px 18px;
	cursor: pointer;
	overflow: hidden;
	float: left;
}
#content #gallery a span {
	width: 133px;
	height: 105px;
	padding: 0 0 5px 0;
	overflow: hidden;
	display: block;
}
#content .help_links {
	width: 692px;
	height: 24px;
	background: url(2/images/help_links_bg.png) no-repeat;
	padding: 10px 10px 0 10px;
	margin: 2px 0 15px 0;
	float: left;
}
#content .help_links a {
	color: #878787;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#content .help_links a.back {
	background: url(2/images/a.prev.gif) no-repeat 0 3px;
	padding: 0 0 0 9px;
	float: left;
}
#content .help_links a.forward {
	background: url(2/images/a.next.gif) no-repeat right 3px;
	padding: 0 9px 0 0;
	float: right;
}
#content #small_gallery {
	width: 186px;
	padding: 0 0 15px 15px;
	float: right;
}
#content #small_gallery a.big_photo {
	width: 186px;
	height: 150px;
	display: block;
	float: right;
	overflow: hidden;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
#content #small_gallery img {
	float: left;
}
#content #small_gallery .big_img {
	float: none;
}
#content #small_gallery div {
	width: 183px;
	border-left: 1px solid #DDDDDD;
	margin: 5px 0 0 0;
	float: left;
}
#content #small_gallery div img {
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
#content #desc_table {
	width: 712px;
	text-align: center;
	margin: 10px 0 20px 0;
	clear: left;
	font-size: 11px;
}
#content #desc_table td, #content #desc_table th {
	border-bottom: 1px solid #DFDFDF;
	padding: 3px;
}
#content #desc_table th {
	color: #676767;
	font-weight: bold;
}
#content #desc_table img {
	margin: 0 2px;
}
#content #desc_table a {
	color: #000;
}
#content #steps {
	width: 680px;
	background: url(2/images/steps_line.gif) no-repeat 120px 30px;
	padding: 0 0 20px 32px;
	margin: 10px 0 0 0;
	float: left;
}
#content #steps div {
	width: 104px;
	color: #9B9999;
	font-size: 11px;
	text-align: center;
	background: url(2/images/steps_sing.png) no-repeat center 0;
	margin: 0 75px 0 0;
	float: left;
}
#content #steps div a {
	color: #9B9999;
	text-decoration: none;
}
#content #steps div.act {
	color: #656565;
	background: url(2/images/steps_sing_act.png) no-repeat center 0;
}
#content #steps div.act a {
	color: #656565;
}
#content #steps div.last {
	margin: 0;
}
#content #steps div big {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 32px 2px 15px 0;
	display: block;
}
#content #order_table_1 {
	width: 712px;
	margin: 0 0 10px 0;
	clear: left;
}
#content #order_table_1 td {
	
	padding: 5px;
	vertical-align: middle;
}
#content #order_table_1 td img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
#content #order_table_1 tr.border_top td {
	border-top: 2px solid #B7B7B7;
}
#content #order_table_1 tr.border_bottom td {
	border-bottom: 2px solid #B7B7B7;
	font-size: 11px;
}
#content #order_table_1 td.right {
	text-align: right;
}
#content #order_table_1 td.center {
	text-align: center;
}
#content #order_table_1 td .img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}
#content #order_table_1 strong, #content #desc_table strong {
	color: #27598D;
	font-size: 12px;
	margin: 0 5px 0 0;
}
#content #order_table_1 strong a, #content #desc_table strong a {
	color: #27598D;
	font-size: 12px;
	text-decoration: none;
}
#content #desc_table strong {
	margin: 0;
}
#content #order_table_1 a.back {
	color: #F5035B;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	float: left;
}
#content a.next {
	width: 182px;
	height: 23px;
	color: #FFF;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	padding: 8px 0 0 0;
	position: relative;
	float: right;
}
#content  a.top {
	background: url(2/images/a.next_top.gif) no-repeat;
	margin: 0 -5px -7px 0;
}
#content  a:hover.top {
	background: url(2/images/a.next_top_hover.gif) no-repeat;
}
#content  a.bottom {
	background: url(2/images/a.next_bottom.gif) no-repeat;
	margin: -2px -5px 0 0;
}
#content a:hover.bottom {
	background: url(2/images/a.next_bottom_hover.gif) no-repeat;
}
#content #order_table_1 .input, #content #desc_table .input {
	width: 20px;
	font: 11px arial;
	text-align: center;
	border: 1px solid #656565;
	padding: 1px 3px;
	margin: 0;
	float: none;
}
#footer_out {
	width: 100%;
	height: 202px;
	background: url(2/images/footer_bg.png) repeat-x;
	position: relative;
}
#footer {
	width: 972px;
	height: 202px;
	color: #FFF;
	text-align: center;
	background: url(2/images/footer_bg.jpg) no-repeat center 0;
	margin: 0px auto;
}
#footer #links {
	line-height: 2.2;
	padding: 20px 130px 20px 130px;
	display: block;
}
#footer #links a {
	color: #FFF;
	text-decoration: none;
	margin: 0 2px;
	display: inline-block;
}
#footer #copy {
	font-size: 14px;
	display: block;
}
.clearfooter {
	height: 202px;
	clear: both;
}
#content #path a:hover, #content #gallery a:hover, #content #order_table_1 a:hover.back, #content #desc_table a:hover {
	text-decoration: none;
}
#footer #links a:hover, #top #menu a:hover, #top #member_links a:hover, #content #path a:hover.act, #content .help_links a:hover {
	text-decoration: underline;
}

.prods_sep {
	border: 0;
	border-top: 2px solid #b5b5b5;
	height: 0;
	margin: 0 0 20px 0;
	clear: both;
}

#content .help_links .sort_links, #content .help_links .paging {
	font-size: 11px;
	color: #737474;
}

#content .help_links .sort_links a, #content .help_links .paging a {
	font-size: 11px;
	color: #737474;
	font-weight: normal;
}

#content .help_links .sort_links a.act, #content .help_links .paging a.act {
	color: #b7000d;
}

.containerfullrow {
	float: left;
	width: 712px;
}

.useroptionstableitem {
	font-weight: bold;
}

.default_nextlinecontainer {
	height: 29px;
	margin: 10px 0;
}

.default_nextlinecontainer.top {
	border-bottom: 2px solid #B7B7B7;
	height: 29px;
}

.default_nextlinecontainer.bottom {
	border-top: 2px solid #B7B7B7;
}

input, textarea, select {
	border: 1px solid #B7B7B7;
	font-size: 11px;
	padding: 2px;
	font-family: arial;
	background: #F5F5F5;
}

.errorbox {
	color: #FF0000;
	padding: 10px;
	border: 1px solid #FF0000;
	width: 712px;
	float: left;
}

.info_box {
	padding: 10px;
	border: 1px solid #316EB3;
}

em {
	font-size: 11px;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #DFDFDF;
	margin: 10px 0;
}

hr.big {
	border-top: 2px solid #DFDFDF;
}

.pdf {
	vertical-align: middle;
}

.side_box {
	width: 244px;
	margin: 20px 0 0 0;
	float: left;
}

#cross_selling {
	width: 244px;
	margin: 20px 0 0 0;
	float: left;
	display: none;
}

#cross_selling img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.attr_table {
	width: 500px;
	border-collapse: collapse; 
	margin: 10px 0 20px 0;
}

.attr_table td {
	border: 1px solid #DFDFDF;
	width: 50%;
	padding: 5px;
}

.attr_select {
	width: 100px;
	margin: 0 10px 0 0;
}

.product_cell {
	width: 430px;
	vertical-align: middle;
}

.product_cell img {
	/*float: left;*/
}

.c2 {
	background: #f0f0f0;
}

.attributes {
	padding: 0 5px;
}

.print_ico {
	float: right;
}
#submenu .newsli{
    border-bottom: none;
}
.newstopli{
    margin-top:10px;
}
.newsliheader{
    font-weight:bold;
}
.news_icon{
    vertical-align: middle;
}




.clear:after,.sidebox li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clear,.sidebox li {
	display: inline-block;
}
 
html[xmlns] .clear,html[xmlns] .sidebox li {
	display: block;
}
 
* html .clear,* html .sidebox li {
	height: 1%;
}
.sidebox li{list-style:none;}

.sideProducts li{padding-bottom:3px;}

.sideProducts li a.productPic,.sideProducts li a.productLink{float:left; border:0; background:none;}
.sideProducts li a.productPic{background:none; width:30px; height:30px; overflow:hidden; border:1px solid #eee; text-align:center; padding:2px;}
.sideProducts li a.productLink{width:170px; text-decoration:underline; color:#27598D;}
.sideProducts li a.productLink:hover{text-decoration:none; color:#000;}
.sideProducts li.bottom{height:10px;}
.sideProducts li.newsliheader{padding-bottom:15px; color:#3d5d81; font-size:14px;}
.sideProducts li span{border-top:1px dotted #dfdfdf; display:block; padding-top:3px;}
.sideProducts li.first span{border:0; padding-top:0;}

#content p.code img{margin-right:3px; vertical-align:top;}
.old_details_price{
    font-size:11px;
    color:#27598D;
}
.new_list_price{
    color:red;
}