body {
    margin:0;
    padding:0;
    color: #333;
    font:12px Arial;
}

h1 {
    color: #333;
    font:bold 16px Arial;
    margin-top:0;
}

a {
    color: #333;
    font:12px Arial;    
}

strong {
	font-weight:normal;
}

.clear {
   clear:both;
   font-size:0;
   line-height:0;
   overflow:hidden;
}

.wrapper {
    width: 1000px;
    min-height:700px;
    margin: 12px auto 17px auto;
}

/* Шапка начало */
.header_wrapper {    
    background: url(images/header_bg.jpg) repeat-x;    
    height: 150px;
}

.header_wrapper2 {    
    background: url(images/header_bg_left.jpg) left top no-repeat;    
}

.header {
    background: url(images/header_bg_right.jpg) right top no-repeat;      
    height: 150px;
    position: relative;
}

.logo_wrapper {    
    position: absolute;
    top:45px;
    left:9px;
}

.logo_wrapper a img {
    border:none;
}

.header_center_wrapper {
    margin-left: 289px;    
    background: url(images/header_line2.gif) right no-repeat;     
    width: 479px;
}

.header_center {
    width: 451px;    
    height: 150px;
    color:#fff;
    font-size:12px;        
    line-height: 16px;
}

.header_center_wrapper_top {
    height: 48px;
    background: url(images/header_line.gif) bottom left no-repeat;
    padding:28px 3px 0 3px;
}

.header_center_top_left {
    /*width: 222px;*/
    width: 232px;
    float: left;
}

.header_center_top_right {    
    width: 212px;
    float: right; 
    text-align: right;    
}

.personal_links_wrap {
    text-align: center;
    margin-top: 26px;    
}


.height_right {
    width:200px;
    float: right;
    margin-right: 8px;
    color:#fff;
}

.height_right_top {
    height: 68px;   
    background: url(images/header_line3.gif) bottom left no-repeat;
    padding: 8px 6px 0 0;
}

.height_right_bottom {
    height: 62px;  
    padding-top: 11px;  
}


.body_wrapper {
    padding: 14px 0 70px 0;
}

.body_left {
    float: left;
    width: 250px; 
}

.body_right {
    margin-left: 270px;
    min-height:400px;
}

.menu_left_wrapper {
    margin-bottom: 11px;
}

.menu_left_wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.search_wrapper {
    margin-bottom:12px;
    height: 19px;    
}

.search_input {
    width: 188px;
    height: 15px;
    border:1px solid #c9c9c8;
    float: left;
    color:#525e76;     
}

.search_submit {
    float: right;
}

.content_box {
    border:1px solid #c9c9c8;
    padding: 0;
    margin-bottom: 19px;
    position: relative;
}

.content_box_inwrap {
    padding: 6px; 
}

.content_skip {
    width: 77px;
    height: 17px;
    float: right;    
    cursor: pointer;
}

.content_box h1 {
    margin: 0;
    padding: 0;
    font:18px Arial;
}

.content_box a {
    color:#515e6f;
}


.box_redlabel_wapper {
    background: url(images/box_redlabel_left.gif) left no-repeat;
    padding-left: 3px;
    /*margin: -7px 0 0 -7px;   */
    position: absolute;
    top:-1px;
    left:-1px;    
    z-index: 10;
}

.box_redlabel_wapper2 {
    background: url(images/box_redlabel_right.gif) right no-repeat;      
    padding-right: 3px;
}

.box_redlabel {
    background: url(images/box_redlabel_bg.gif) repeat-x;     
    color:#fff;
    line-height: 17px;
    padding: 0 6px;
}

.box_graylabel_wapper{    
    background: url(images/box_graylabel_left.gif) left no-repeat;
    padding-left: 3px;
    /*margin: -7px 0 0 -7px;   */
    position: absolute;
    top:-1px;
    left:-1px;    
    z-index: 10;
}

.box_graylabel_wapper2 { 
    background: url(images/box_graylabel_right.gif) right no-repeat;      
    padding-right: 3px;    
}

.box_graylabel {
    background: url(images/box_graylabel_bg.gif) repeat-x;     
    color:#fff;
    line-height: 17px;
    padding: 0 6px;    
}

.content_box_news {
    float: left;
    width: 354px;
}

.content_box_article {
    float: right;
    width: 354px;    
}

.angle1 {
    height: 4px;
    width: 4px;    
    position: absolute;
    top:-1px;
    left:-1px;
    background: url(catalog/box_angle_1.gif) no-repeat;
    line-height: 0px;  
}

.angle2 {
    height: 4px;
    width: 4px;    
    position: absolute;
    top:-1px;
    right:-1px;
    background: url(catalog/box_angle_2.gif) no-repeat;
    line-height: 0px;      
}

.angle3 {
    height: 4px;
    width: 4px;    
    position: absolute;
    bottom:-1px;
    right:-1px;
    background: url(catalog/box_angle_3.gif) no-repeat;
    line-height: 0px;      
}

.angle4 {
    height: 4px;
    width: 4px;    
    position: absolute;
    bottom:-1px;
    left:-1px;
    background: url(catalog/box_angle_4.gif) no-repeat;
    line-height: 0px;      
} 

.spec_offer {
    float:left;
    margin: 0 13px 13px 0;
}

.next  {
    text-align:right;    
}

.next a {
    color:#718196;
}

.sale {
    margin: 10px 20px;
  /*  height: 155px;*/
}

.sale_item {
    text-align: center;
    width: 165px;
    float: left;
}

.sale_item_img {
    height: 110px;
    width: 130px;
    text-align: center;    
}

.sale_item_img a img {
    border:none;   
}

.old_price {
    font-weight: bold;
    text-decoration:line-through;
}

.price {
    font-weight: bold;  
    color:#ff0000;    
}

.novelty .price{
    color:#333;    
}

.footer_wrapper {
    background: url(images/footer_right_bg.gif) right top no-repeat #f2f4f7;    
}

.footer {
    background: url(images/footer_left_bg.gif) left top no-repeat;
    height: 80px;
    padding: 0 10px;
    text-align: center;
    color:#718196;
 /*   position:relative;*/
}

.footer a {
    color:#718196;
}

.menu_footer {
    list-style: none;
    margin: 0;
    padding: 9px 0;
}

.menu_footer li {
    display: inline;
    margin: 0 5px;
    padding: 0;    
}

/* Инструкция для главной */
#instruction {
    display: none;
}   

.instruction-box-img {
    margin:12px 0;
    height:145px;
    padding: 0 2px;
    display: table;    
    width: 100%;    

}

.instruction-box-img a, .instruction-box-img div {
    display:block;
    height:145px;
    float:left;
}

.instruction-box-img img {
    border:0;
}

.strelka-1 {
    background: url(images/instruction/strelka-1.jpg) top no-repeat;
    width: 67px;
}

.strelka-2 {
    background: url(images/instruction/strelka-2.jpg) top no-repeat;
    width: 63px;
}

.strelka-3 {
    background: url(images/instruction/strelka-3.jpg) top no-repeat;
    width: 77px;
}

.margin-0 {
    margin: 0;
}

.footer, .footer_wrapper {
    position: relative;
}

.counters {
	position:absolute;
	top:25px;
	right:10px;
}

.errortext {
	color:red;
}
