#sitemap { clear:both; width:100%;}
#sitemap ul { margin:0; padding:0; list-style:none; padding-top:1px;}
#sitemap ul li { float:left; display:block;}
#sitemap ul li a, #sitemap ul li a:link, #sitemap ul li a:visited { text-decoration:none; color:#000; display:block; padding:1px 10px;}
#sitemap ul li a:hover, #sitemap ul li a:active, #sitemap ul li .selected { color:#f00;}
.nolink{
	cursor:help;
	text-decoration: none;
}
.hproduct-gtabcheck { padding-top:0px; height:30px; padding-left:0px;}
.hproduct-gtabcheck a, .hproduct-gtabcheck a:active, .hproduct-gtabcheck a:visited { display:block; float:left; color:#888; padding:7px 10px; text-decoration:none; outline:none; font-weight:bold; border:solid 1px #e0e0e0; border-bottom:0px; margin-right:1px; background:#fff url(../images/sprites_01.png) repeat-x; background-position:0px -810px;}
.hproduct-gtabcheck a.selected, .hproduct-gtabcheck a.selected:active, .hproduct-gtabcheck a.selected:visited { text-decoration:none; outline:none; font-weight:bold; color:#333; background:#fff; }
.checkoutcontent { clear:left; height:auto; border:solid 1px #e1dfe2; border-bottom:solid 3px #e1dfe2; background:#fff; padding:0px 0px 20px 0px;}

ul.detail-tabscheck, ul.image-tabs1 { margin:0; padding:0; list-style:none;}
ul.detail-tabscheck li, ul.image-tabs1 li { padding-bottom:10px; padding-left:20px;}
ul.detail-tabscheck li b { float:left; width:130px;}
ul.detail-tabscheck li .dproduct-question,
ul.detail-tabscheck li .dproduct-question:link,
ul.detail-tabscheck li .dproduct-question:visited { margin-left:10px; width:17px; height:17px; display:inline-block; background:url(../images/sprites_01.png) no-repeat; background-position:-86px -441px;}
ul.detail-tabscheck li h4 { background:#f2f2f2; display: inline-block; padding:0px 5px;}
ul.detail-tabscheck li label {vertical-align:top; width:140px; display:inline-block; font-weight:bold;}
ul.detail-tabscheck li input[type=radio] {}
ul.detail-tabscheck li input[type=text], ul.detail-tabscheck li select {}
ul.detail-tabscheck li input[type=text] { margin-left:3px;}
ul.detail-tabscheck li hr { border:solid 1px #fff; border-top-color:#e0e0e0;}
ul.detail-tabscheck li select { padding:1px; }

ul.dproduct-checkout { margin:0; padding:0; list-style:none; border:solid 1px #e0e0e0; padding-bottom:10px;}
ul.dproduct-checkout li { padding:0px 0px;}
ul.dproduct-checkout li h4 { background:#f2f2f2; display:block; padding:5px 20px;}
ul.dproduct-checkout li input[type=checkbox] { margin-left:20px;}
ul.dproduct-checkout li .dproduct-question,
ul.dproduct-checkout li .dproduct-question:link,
ul.dproduct-checkout li .dproduct-question:visited { margin-left:10px; width:17px; height:17px; display:inline-block; background:url(../images/sprites_01.png) no-repeat; background-position:-86px -441px;}
ul.dproduct-checkout li table { width:100%; border-collapse:collapse; }
ul.dproduct-checkout li select { padding:1px; }
ul.dproduct-checkout li .pcheckname { float:left;}
ul.dproduct-checkout li .pcheckqty { float:left; width:60px;}
ul.dproduct-checkout li .pcheckprice{ float:left; margin-left: 210px inherit;}

.div-table{
  display:table;
  width:auto;
  margin-left: 2px;
  border-spacing:1px;/*cellspacing:poor IE support for  this*/
}
.div-table-row{
  display:table-row;
  width:auto;
  clear:both;
}
.div-table-col-1{
  float:left;/*fix for  buggy browsers*/
  display:table-column;
  width:172px;
}
.div-table-col-2{
  float:left;/*fix for  buggy browsers*/
  display:table-column;
  width:29px;
}
.div-table-col-3{
  float:left;/*fix for  buggy browsers*/
  display:table-column;
  width:71px;
}
.div-hr{
  clear:both;
  display: block;
  width: auto;
  height: 1px;
  border-bottom: 1px dashed  #666666;
}
.div-hr-solid{
  clear:both;
  display: block;
  width: auto;
  height: 1px;
  border-bottom: 1px solid  #ccc;
}
#checkout-left { float:left; width:280px;}
#checkout-right { float:left; width:630px; padding-left:5px;}

.dis-add-cart, .dis-add-cart:link, .dis-add-cart:visited { 
margin-left:10px; 
width:116px; 
padding-left:15px; 
height:25px; 
padding-top:8px; 
text-decoration:none; 
text-transform:uppercase; 
color:#fff; font-weight:bold; 
display:inline-block; 
background:#858976; 
background:#735589 url(../images/discart.png) no-repeat; 
background-position:0px -600px;
}

a.cartlink{
    text-decoration: none;
    cursor: pointer;
}
.right {float:right;}
#closeButton {
	cursor: pointer;
	z-index: 1;
	font: bold 16px Arial;
	font-variant: small-caps;
	color: #777777;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.box {
	position: relative;
	display: block;
	box-sizing: border-box;
}
.mbs {
	margin-bottom: 5px !important ;
}
.successBlock {
	margin-bottom: 10px !important ;
	display: inline-block;
	line-height: 120% !important ;
	background: 0;
	border: none !important ;
}
.successMsg {
	color: #17ac22 !important ;
	font-weight: bold;
	font-size: 14px !important ;
}
.success_icon {
	background-image: url("../images/success_icon.png");
	width: 20px;
	height: 20px;
	vertical-align: text-bottom;
	display: inline-block;
}
.cartintro {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}
table.myheader {
	border-bottom: 3px solid #e9e9e9;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.myheader td {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 200%;
}
.scrollable {
	max-height: 260px;
	overflow: auto;
	overflow-x: hidden;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
.billprint {
	border-top: 2px solid #e9e9e9;
	border-left: 2px solid #e9e9e9;
	border-right: 2px solid #e9e9e9;
	border-bottom: 2px solid #e9e9e9;
}
table.producttable {
	margin-top: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.producttable tr {
	border-bottom: 1px solid #e9e9e9;
}
table.producttable td {
	vertical-align: top;
	min-height: 170px;
}
.width_40 {line-height: 135%;width: 45%;}
.width_15 {width: 15%;}
.width_10 {width: 10%;}
.width_20 {width: 20%;}
.width_30 {width: 30%;}
.width_35 {width: 35%;}
.width_60 {width: 60%;}
.width_100 {width: 100%;}
.right_align {text-align: right;}
.center{text-align:center;}
.lastcolumn {padding-right: 12px;}
.txtGreen {color: #093;}
.strong {font-weight: bold;}
.productlink a {
	font-size: 12px;
	color: #039;
	padding-left: 18px;
}
.cart-product-oldprice-value {
	text-decoration: line-through;
	font-size: 10px;
}
.price {
	color: #666;
	font-size: 12px;
}
.stock {
	color: #6c6;
	font-size: 12px;
}
.productdescription {
	font-size: 14px;
	font-weight: bold;
}
.productdetails {
	font-size: 12px;
	color: #666;
}
.cart-product-actions-link. {
	border-right: 1px solid #039;
	display: inline-block;
	padding-right: 5px;
	margin-left: 4px;
	height: 16px;
}
table#checkbilltotal {
	line-height: 120%;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding-top: 5px;
}
table#checkbilltotal td{
	font-size: 14px;
	font-weight: bold;
}
table#subtotal {
	line-height: 120%;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding-top: 5px;
	border-top: 3px solid #e6e6e6;
}
table#subtotal td{
	font-size: 14px;
	font-weight: bold;
}
.sub {
	font-size: 16px;
	font-weight: bold;
	height: 22px;
}
.bdo {
	vertical-align: top !important ;
	padding-right: 30px;
}
.total {
	padding-top: 4px;
	font-size: 18px !important;
	font-weight: bold;
}
.vatinclude {
	font-size: 11px;
	color: #555;
	font-weight: normal;
}
.cart_btn_row {
	height: 30px;
	margin-top: 10px;
}
.closelink {
	padding-left: 0 !important ;
	font-size: 16px;
	font-weight: bold;
	color: #039;
	float: left;
	margin-top: 12px;
}
.ui-button:hover, .ui-button:focus, .ui-button:active {
	background: 0;
	background-color: #ffb319;
	color: #fff;
	box-shadow: none;
	border: 1px solid #bb8312;
	cursor: pointer;
}
.ui-button {
	background: 0;
	color: #fff;
	background-image: none;
	border-radius: 5px;
	white-space: nowrap;
	border: #bb8312 solid 1px;
	background-color: #ffb319;
	text-shadow: 0 1px 0 #fc6;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	display: inline-block;
	padding: 6px 16px;
}
.cart-continueShopping {
	color: #014b92;
	display: block;
	text-align: left;
	margin-top: 5px;
}
.cart-link, .cart-link:link, .cart-link:visited { text-decoration:none; color:#FF5900;}
.cart-link:hover, .cart-link:active { text-decoration:underline; color:#014b92;}
.cart-continueShopping:hover {
	text-decoration: none;
	color: #e47911;
}
.cart-continueShoppingLink-underline {
	text-decoration: underline;
}
.proceedtocheckout {
	float: right;
}
.submit_btn{
	text-align:left;
	cursor:pointer;
	margin:0;
	display:block;
	width:272px;
	height:38px;
	border:0;
	border-radius:4px;
	background:#e2760f;
	background:-moz-linear-gradient(top,#e2760f 0,#e56315 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e2760f),color-stop(100%,#e56315));
	background:-webkit-linear-gradient(top,#e2760f 0,#e56315 100%);
	background:-o-linear-gradient(top,#e2760f 0,#e56315 100%);
	background:-ms-linear-gradient(top,#e2760f 0,#e56315 100%);
	background:linear-gradient(to bottom,#e2760f 0,#e56315 100%);
}
.submit_btn:hover{
	background:#f88e11;
	background:-moz-linear-gradient(top,#f88e11 0,#f06015 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f88e11),color-stop(100%,#e56315));
	background:-webkit-linear-gradient(top,#f88e11 0,#e56315 100%);
	background:-o-linear-gradient(top,#f88e11 0,#f06015 100%);
	background:-ms-linear-gradient(top,#f88e11 0,#f06015 100%);
	background:linear-gradient(to bottom,#f88e11 0,#f06015 100%);
}
.emptycart_btn{
	text-align:left;
	cursor:pointer;
	margin:0;
	display:block;
	width:230px;
	height:38px;
	border:0;
	border-radius:4px;
	background:#e2760f;
	background:-moz-linear-gradient(top,#e2760f 0,#e56315 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e2760f),color-stop(100%,#e56315));
	background:-webkit-linear-gradient(top,#e2760f 0,#e56315 100%);
	background:-o-linear-gradient(top,#e2760f 0,#e56315 100%);
	background:-ms-linear-gradient(top,#e2760f 0,#e56315 100%);
	background:linear-gradient(to bottom,#e2760f 0,#e56315 100%);
}
.emptycart_btn:hover{
	background:#f88e11;
	background:-moz-linear-gradient(top,#f88e11 0,#f06015 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f88e11),color-stop(100%,#e56315));
	background:-webkit-linear-gradient(top,#f88e11 0,#e56315 100%);
	background:-o-linear-gradient(top,#f88e11 0,#f06015 100%);
	background:-ms-linear-gradient(top,#f88e11 0,#f06015 100%);
	background:linear-gradient(to bottom,#f88e11 0,#f06015 100%);
}
.cart_submit_text {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
	font-weight: bold;
	width: 230px;
	text-align: center;
	margin-top: 8px;
	text-transform: uppercase;
	text-decoration: none;
}
.cart_submit_icon {
	background-image: url("../images/submit_btn_icon.png");
	height: 21px;
	width: 21px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin-top: 8px;
}
#list-news { float:left; margin-left:15px; width:696px; padding-top:20px; padding-left:15px; background:#fff;}
#list-news ul.news-list li {padding: 0px 0px 10px 0px; background: url('../images/hr2.gif') bottom left repeat-x; padding-bottom: 35px;}
#list-news ul.news-list { margin:0; padding:0; list-style:none; }
#list-news ul.news-list li { width:690px; float:left; display:block; margin-right:25px; padding-top:10px;}
/*#list-news ul.product-list li { height:250px;}*/
#list-news ul.news-list li .mag-btn { float:right;}
#list-news .newslistphoto {width: 120px; float: left; text-align: left; border: 1px solid #D4D4D4; padding: 2px; margin-right: 5px;}
ul.listItemHotOther{margin:0; padding:5px 0 0 0;}
ul.listItemHotOther li{list-style:none; background:url(../images/iconNewsitem.jpg) 0 9px no-repeat; padding-left:6px; padding-bottom:6px; line-height:20px;}

