html,body{margin:0px;padding:0px;background-color:#ffffff;}
p,div,span,a,label,h1,h2,input{font-family: "Arial", sans-serif;color:#414042;font-size:12px;}
p{margin:0px;padding:0px;}
a,a span{color:#F11309;}
a img{border:0px;}
.hidden{display:none;}
.block{display:block;}
.pointer{cursor:pointer;}
div.center{margin-left:auto;margin-right:auto;position:relative;}
p.center{text-align:center;}
.clear{clear:both;}
div.space5{position:relative;height:5px;z-index:-1;}
div.space10{position:relative;height:10px;z-index:-1;}
ul,li{list-style:dotted outside;}
input,textarea{border:1px solid #E0E0E0;}
/*form events*/
.error,.needed{color:#FF0000;}
.notice{color:#008800;}
textarea.error,input.error{background-color:#fce3e3;}
h1.title-tovar{display:block;font-size:25px;}
/**/

.content-center{
	margin: 0 auto;
	width:720px;
	border: 1px solid #CFCFCF;
	min-height:200px;
	padding:0px;
	-moz-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.content-center img { padding: 10px; }

.tabs{
	background-color:#E6E7E8;
	margin-bottom:10px;
}

.tabs a{
	display:block;
	float:left;
	padding:5px;
	padding-left:20px;
	padding-right:20px;
	font-size:16px;
	text-decoration:none;
	color:#808285;
}
.tabs a:hover{
	background-color:#D5D6D7;
}
.tabs .selected{
	background-color:#FFFFFF;
}

.compare-block{width:700px;overflow-x:auto;text-align:center;}
#table-price{border-bottom:0px;border-right:0px;}
#table-price a{color:#414042;}
#table-price th {background-color:#E5E5E5;padding:10px;font-weight:bolder;}
#table-price strong{font-size:15px;}
#table-price .item-top-cat{padding-left:10px;}
#table-price tr td, #table-price tr th, #table-related tr td, #table-descrip tr td{ border-right: 1px solid #CFCFCF; border-bottom: 1px solid #CFCFCF;}
table-related .title { font-weight: bold; }
 

#table-price .item-top-cat s {
	height: 1em;
	margin: 0.2ex 0 0 -0.7em;
	overflow: hidden;
	position: absolute;
	width: 0.45em;
}
#table-price .item-top-cat a{font-size:12px;}
#table-price .sub-cats{padding-left:10px;}
#table-price .sub-cats a{font-weight:bolder;font-size:13px;}
#table-price .item-sub-cat{padding-left:20px;}
#table-price .item-sub-cat a{ font-size:12px;}


#mod-item {position:relative;}
#mod-item .image{float:left;margin-bottom:20px;}
#mod-item .head{ float:right;margin-bottom:20px;position:relative;}
#mod-item .head .basket_container { float: right; width: 200px; }
#mod-item .head .basket_container span { font-size: 20px; font-weight: bold; }

#mod-item .head .basket_container .basket_link p { margin: 10px 0px 10px 5px; }
#mod-item .title{display:block; color:#414042;}
#mod-item .head .price {float: left; width: 170px;  }
#mod-item .head .price .article { font-size:14px; font-weight:normal; margin-bottom: 10px; }
#mod-item .head .price .price1,#mod-item .head .price .discount { font-size:16px; color:#e3262c; }
#mod-item .head .price .price_old { font-size: 24px; font-weight:bold; margin-bottom: 10px; text-decoration: line-through; }
#mod-item .head .price .price_new { font-size: 24px; font-weight:bold; color:#e3262c; margin-bottom: 10px; }
#mod-item .head .add-to-bascket{ font-size:13px; font-weight:bolder; background:url('../images/basket_botton.png') no-repeat; 
	width: 197px; height: 43px; text-align: center; }
#mod-item .head .add-to-bascket a{line-height:43px; white-space:nowrap; color: #ffffff; text-decoration: none; display: block; height: 43px; }
#mod-item #image-box img{margin:5px;padding:2px;border:1px solid #EFEFEF;}
#mod-item .top_tabe { margin-bottom: 10px; }
#mod-item .top_tabe a img { padding: 0px 3px; }
#mod-item .top_tabe .title { font-size: 21px; }


#basket-block{position:relative;overflow:hidden;}
#basket-block .total{position:relative;width:156px;border-top:1px solid #999999;float:right;font-size:16px;font-weight:bolder;}
#basket-block .total span{font-size:16px;font-weight:bolder;}

.one-comment{padding-bottom:15px;border-bottom:1px dotted #E4E4E4;}
.one-comment .name{font-size:13px;font-weight:bolder;color:#F11309;}
.one-comment .date{font-size:10px;color:#BBBBBB;}


form.page{display:block;position:relative;margin-left:auto;margin-right:auto;}
form label{
	display:block;
	font-weight:bolder;
}
form li{
	padding:5px;
}
form .inp{
	width:200px;
}
#checkout{
	height:440px;
}

.article-one{float:left;width:300px;}
.devs{text-align:center;padding:3px;color:#C0C0C0;}
.devs a{color:#C0C0C0;}

.art_img {
display: block;
    float: left;
    margin: 0 5px 0 0;
    position: relative;
}


.title_art{
	text-transform:uppercase;
	font-size:12px;
	color:#F11309;
	padding-bottom:7px;
	position:relative;
}
.title_art:hover{
	text-transform:uppercase;
	font-size:12px;
	color:#E11309;
	padding-bottom:7px;
	position:relative;
}

.title_art_cat {
  font-size:17px;
  font-family: Arial,sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
  
}

.addtocart_button, .notify_button {
    background-position: left bottom;
    border: medium none;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 160px;
}
.addtocart_button {
}
.notify_button {
}
.addtocart_button_module {
    background-position: left bottom;
    border: medium none;
    color: #000000;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 160px;
}
input.addtocart_button_module:hover {
    color: #333333;
}
.addtocart_form {
    display: inline;
    white-space: nowrap;
    width: 100%;
}
.quantity_box {
    vertical-align: middle;
}
.quantity_box_button {
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #000000;
    height: 10px;
    vertical-align: middle;
    width: 10px;
}
.quantity_box_button_down {
    background-image: url("themes/default/images/down_small.gif");
}
.quantity_box_button_up {
    background-image: url("themes/default/images/up_small.gif");
}
.continue_link, .checkout_link {
    font-size: 1.4em;
    font-weight: bold;
    margin: 2px;
    padding: 2px 0 2px 40px;
    vertical-align: middle;
    width: 40%;
}

.compare_box {
  color: #F11309;
  padding:2px;
  position:relative;
}

#compare_title_no {
  color: #F11309;
  margin: 7px 0 4px 60px;
  position:relative;
}
.compare_title{
  color: #F11309;
  padding:2px;
  width:210px;
}

#compare_items {
  min-height:5px;
  padding-bottom:3px;
}

.left-catalog2s{
  margin-top: 3px;
}
.a_for_sub {
  text-decoration:none;
  
}
#cboxClose {
  display: none;  
}

#hs_plus p,span{
  font-size: 12px;
}
#itm_count {
  color: #FDA323;
}

.go_to_compare {
    cursor: pointer;
    height: 22px;
    
    vertical-align: middle;
    width: 100px;
}


.closebutton {
   cursor: pointer;
    height: 22px;
    
    vertical-align: middle;
    width: 100px;
}

#btn_bott {
  height: 100%;
    margin: 0 auto;
    position: relative;
    width: 256px;
}

#btn_bott_f {
    height: 30px;
    margin: 0 auto;
    width: 103px;
    cursor:pointer;
}

.del_itm {
 background: url("../images/x.png") no-repeat scroll center bottom transparent;
    border: 0 none;
    color: #149140;
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 16px;
    margin-left: 198px;
    position: absolute;
    top: 10%;
    vertical-align: middle;
    width: 23px;
}

#image-ari-bargain,#image-ari-q_price,#image-ari-question,#image-ari-recommend {
	position: relative;
	top: 5px;
}

.pict_img {
	display: block;
	position: relative;
	text-align: center;
}

.title_pict{
	font-size:12px;
	color:#F11309;
	position:relative;
	text-align: center;
	display: block;
	
}
.title_pict:hover{;
	font-size:12px;
	color:#E11309;
	position:relative;
}

.pictogram .title {
	width: 100%;
}

.pictogram_h2 {
	text-align: center;
}


.question { display: block; margin: 20px 0px; }
#what_to_read { position: relative; margin-top: 10px; }
#what_to_read a { display: block; text-align: right; }
fieldset { border: 1px solid #E5E5E5; margin-bottom: 5px; display: inline-block; }
#delivery_to { width: 150px; margin-left: 10px; }
#c_weight { width: 70px; margin-left: 10px; }

#add-to-basket { font-weight: bold; line-height: 24px; }

.big_photo { float: left; height: 250px; vertical-align: middle; }
.big_photo .bigphoto_container img:HOVER { cursor: url('../images/lupa.png') 0 0,auto; }
.big_photo .bigphoto_container { position: relative; }

#tab_container { position: relative; margin-top: 20px; }
#tab_container a.tab { color:#ffffff; background-color: #333333; text-decoration: none; padding: 5px; }
#tab_container a.select { color:#333333; background-color: #ffffff; border-top: 2px solid #e3272d; padding-top: 3px; border-left: 1px solid #CFCFCF; border-right: 1px solid #CFCFCF; border-bottom: 1px solid #FFFFFF; }
#tab_container .tab_hide_container { margin-top: 5px; border-top:1px solid #CFCFCF; border-left: 1px solid #CFCFCF; }

#div-form-contacts .contacts-title { text-align: center; margin-bottom: 10px; font-weight: bold; width: 380px; }
#add-to-basket { font-weight: normal; font-size: 1.1em; }
.bigphoto_container img { padding: 0; }
