 *{
    margin: 0;
    padding: 0;

}

.hover:hover{
    opacity:0.8;
}
.hover:active{
    opacity:1;
}
.fl{
    float: left;
    display: block;
}
.fr{
    float: right;
    display: block;
}
.show{
    background-color: #000;
    opacity:0.5;
}
body{
    background-color: #ebedf0;
}
@font-face {
    font-family: 'helvetica_roman';
    src: url('fonts/HelveticaNeueLTCom-Roman.eot');
    src: local('â˜º'), url('HelveticaNeueLTCom-Roman.woff') format('woff'), url('HelveticaNeueLTCom-Roman.ttf') format('truetype'), url('HelveticaNeueLTCom-Roman.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
#wrapper{
    width: 1004px;
    margin: 0 auto;

}
#header{
    width: 1004px;
    height: 200px;
    background-color: #ffeb3b4f;
    /*background-image: url(../img/bottom_header.png);*/
    background-repeat: no-repeat;
    width: 1004px;

    background-position: center bottom ;
}
#content{
    width: 1004px;
    min-height: 300px;
    background-color: #ffeb3b4f;
}
#footer{
    width: 1004px;
    height: 90px;
    background-color: #fff;
}
.logotip{
    width: 820px;
    height: 100px;
}
.login_or_register{
    width: 184px;
    height: 170px;
    background-image: url(../img/login_or_register.png);
    background-repeat: no-repeat;
    background-position: 0px 30px;
}
.menu{
    width: 641px;
    height: 50px;
/*    background-color: #f0f0f0;  */
    margin-left: 20px;
}

.menu ul {

background-color:#F0F0F0 !important;
height:50px;

}


.logo{
    width: 200px;
    height: 70px;
}
.logo img{
    margin-left: 30px;
    margin-top: 30px;

}
.pest_stop{
    background-image: url(../img/pest_stop.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 127px;
    height: 117px;
    margin-left: 675px;
    margin-top: 90px;
}
.header_search{
    background-image: url(../img/header_search.png);
    background-repeat: no-repeat;
    width: 210px;
    height: 37px;
    margin-left: 170px;
    margin-top: 33px;
}
.header_search input{
    width: 153px;
    height: 16px;
    margin-left: 10px;
    margin-top: 8px;
    font-size: 12px;
    color: #686868;
    font-family: helvetica_roman;
    background-color: transparent;
    border: none;

}
.search_button{
    width: 29px;
    height: 26px;
    font-family: helvetica_roman;
    margin-right: 10px;
    margin-top: 4px;
}
.visa_card{
    width: 215px;
    height: 50px;
    margin-top: 30px;
    margin-left: 10px;
}
.card1{
    background-image: url(../img/card1.png);
    background-repeat: no-repeat;
    width: 65px;
    height: 42px;
}
.card2{
    background-image: url(../img/card2.png);
    background-repeat: no-repeat;
    width: 65px;
    height: 42px;
}
.card3{
    background-image: url(../img/card3.png);
    background-repeat: no-repeat;
    width: 65px;
    height: 42px;

}
.login_or_register ul li a{
    color: #000;
    font-size: 12px;
    font-family: Arial;

    font-weight: bold;
}
.login_or_register ul li a:hover{
    text-decoration: none;
}
.login_or_register ul li{
    float: left;
    list-style: none;
    margin-left: 14px;
    margin-top: 37px;
    color: #000;
    font-size: 12px;
    font-family: Arial;

}
.shoping_cart{
    text-decoration: underline;
    font-size: 14px;
    color: #000;
    float: left;
    margin-left: 20px;
    margin-top: 22px;
    font-family: Arial;
    font-weight: bold;
}
.login_or_register h2{
    font-size: 15px;
    color: #323232;
    font-family: Arial;
    font-weight: normal;
    margin-left: 20px;
    margin-top: 5px;
}
.login_or_register h3{
    font-size: 17px;
    color: #d7003d;
    font-family: Arial;
    margin-top: 5px;
    margin-left: 20px;

}
.checkout{
    font-size: 14px;
    color: #626262;
    background-image: url(../img/checkout.png);
    background-repeat: no-repeat;
    padding-left: 40px;
    font-family: Arial;
    margin-left: 16px;
    margin-top: 10px;display: block;
}
.checkout:hover{
    text-decoration: none;
}
.menu ul li{
    float: left;
    list-style: none;
    margin-left: 10px;
    margin-right: 10px;
    display:block;
}
.menu ul li a{
    text-decoration: none;
    line-height: 50px;
    font-family: Arial;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
	display:block;
}
.menu ul li:hover{
    background-color: #d7003d;
    color: #fff;
}
.menu ul li:hover a{
    color: #fff;
}
.menu ul li.active {
	background-color: #d7003d;
}
.menu ul li.active a {
    color: #fff;
}
.top_anti{
    margin-left: 10px;
    display: flex;
    align-items: center;
}
.top_Anti{
    margin-left: 10px;
}
.top_anti h2{
    font-weight: normal;
    font-size: 24px;
    color: #3d3d3d;
    font-family: Arial;
}
.line_anti{
    background-image: url(../img/line_anti.png);
    background-repeat: repeat-x;
    height: 2px;
    width: 50%;
}
.block_slider{
    margin-left: 20px;
    /*    margin-top: 10px;*/
}
.top_block{
    background-image: url(../img/top_block.png);
    background-repeat: no-repeat;
    width: 706px;
    height: 17px;
}
.center_block{
    background-image: url(../img/center_block.png);
    background-repeat: repeat-y;
    width: 706px;
    min-height: 100px;
    background-position: 2px 0px;
}
.bottom_block{
    background-image: url(../img/bottom_block.png);
    background-repeat: no-repeat;
    width: 706px;
    height: 17px;
}
.block1_slider{
    width: 330px;
    height: 274px;
    margin-left: 7px;
}
.img_slider{

    border: 1px #e0e0e0 solid;
    width: 270px;
    /*height: 238px;*/
    margin-left: 27px;
    margin-top: 20px;

}
.img_slider img{
    width: 268px;
    max-height:  236px;
    margin-left: 1px;
    margin-top: 1px;
}
.img_absolut{
    background-image: url(../img/img_slider.png);
    background-repeat: no-repeat;
    width: 19px;
    height: 20px;
    position: absolute;
    margin-top: 248px;
    margin-left: 255px;
}
.button_slider{
    background-image: url(../img/button_slider.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 14px;
    margin-right: 5px;
}
.button_slider:hover{
    background-image: url(../img/button_slider_active.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 14px;

}
.desc_slider{
    margin-top: 10px;
    width: 340px;
    height: 250px;  
}
.top_slider{
    width: 340px;
    height: 35px;
}
.tile_1{
    width: 260px;
    height: 35px;
    font-size: 17px;
    color: #1f1f1f;
    font-family: Arial;
    font-weight: bold;
}
.tile_1 a{
    color: #1f1f1f;
	text-decotation:none;
}
.stock{
   
    background-image: url(../img/stock.png);
    background-repeat: no-repeat;
    width: 68px;
    height: 24px;
    font-size: 12px;
    text-align: center;
    font-family: Arial;
    color: #fff;
    line-height: 24px;
    text-decoration: none;
}
.price_slider{
    width: 340px;
    height: 60px;
}
.price_1{
    cursor: context-menu;
    width: 170px;
    height: 60px;
    background-image: url(../img/price_1.png);
    background-repeat: no-repeat;
    color: #d7003d;
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    text-indent: 20px;
    line-height: 45px;
    text-decoration: none;
}
.price_2{
    color: #a4a4a4;
    font-size: 18px;
    font-style: italic;
    font-family: Arial;
    line-height: 45px;
    text-decoration: line-through;

}
.desc_sl{
    width: 340px;
    height: 110px;
    overflow: hidden; 

}
.desc_sl p{
    font-size: 12px;
    font-family: Arial;
    color: #3d3d3d;
}
.add_to_cart{
    background-image: url(../img/add_to_cart.png);
    background-repeat: no-repeat;
    width: 134px;
    height: 37px;
    margin-top: 23px;
    text-align: center;
    line-height: 37px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
	font-size:15px;
}
.left_pozition{
    background-image: url(../img/left.png);
    background-repeat: no-repeat;
    width: 57px;
    height: 54px;
    position: absolute;
    margin-top: 115px;
    margin-left: -20px;
    display: block;
}
.right_pozition{
    background-image: url(../img/right.png);
    background-repeat: no-repeat;
    width: 57px;
    height: 54px;
    position: absolute;
    margin-top: 115px;
    margin-left: 670px;
    display: block;
}
.right_block{
    background-image: url(../img/right_block.png);
    background-repeat: no-repeat;
    width: 233px;
    height: 319px;
    margin-right:20px;
}
.new{
    cursor: context-menu;
    background-image: url(../img/new.png);
    background-repeat: no-repeat;
    width: 69px;
    height: 25px;
    position: absolute;
    margin-top: 25px;
    float: left;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-family: Arial;
    text-align: center;
    line-height: 25px;
    text-decoration: none;
    margin-left: 9px;
}
.img_right{
    width: 165px;
    height: 150px;  
    margin-left: 20px;
    margin-top: 18px;
    float: left;
}
.img_right img{
    max-width: 202px; /*160*/
    max-height: 280px; /*120*/
}
.right_block h2{
    font-weight: normal;
    font-size: 14px;
    color: #2d2d2d;
    margin-left: 40px;
    font-family: Arial;
    margin-top: 15px;
}
.right_block h2 a{
    font-weight: normal;
    font-size: 14px;
    color: #2d2d2d;
    font-family: Arial;
	text-decoration:none;
}
.price_right{
    width: 200px;
    height: 40px;
    display: flex;
    margin:0 auto;
    justify-content: space-between;
    align-items: center;
}
.cart_right{
    
    width: 100px;
    height: 35px;
    background-image: url(../img/cart_right.png);
    background-repeat: no-repeat;
    margin-left: 20px;
    text-align: center;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    line-height: 35px;
    text-transform: uppercase;  

}
/* .price_a{
    width: 71px;
    height: 35px;
} */
.price_a h3{
    font-size: 14px;
    color: #d7003d;
    font-family: Arial;
}
.price_a h4{
    font-size: 14px;
    color: #a4a4a4;
    font-family: Arial;
    text-decoration: line-through;
    font-style: italic;
}
#bottom_content{
    width: 1004px;
    min-height: 320px;
    /*background-color: #e3e3e3;*/

}
.about_us{
    width: 250px;
    min-height: 270px;
    margin-left: 25px;
    margin-top: 30px;
}
.information{
    width: 207px;
    min-height: 270px;
    margin-top: 30px;
    margin-left: 1px;   
}
.contact{
    width: 250px;
    min-height: 270px;
    margin-left: 1px;
    margin-top: 30px;
}
.facebook{
    width: 260px;
    min-height: 270px;
    margin-left: 1px;
    margin-top: 30px;
}
.about_us h2{
    font-size: 20px;
    font-family: Arial;
    color: #3d3d3d;
    font-weight: normal;
}
.about_us p{
    color: #3d3d3d;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    padding-right: 30px;
    margin-top: 10px;
    /*text-shadow: 1px 0px 1px #fff;*/
}
.information h2{
    font-size: 20px;
    font-family: Arial;
    color: #3d3d3d;
    font-weight: normal;
}
.information ul li{

    list-style: none;
    line-height: 25px;
    padding-left: 18px;
}
.information ul li a{
    color: #3d3d3d;
    font-family: Arial;
    font-size: 12px;
    /*text-shadow: 1px 0px 1px #fff;*/
    text-decoration: none;
}
.information ul li a:hover{
    text-decoration: underline;
}
.li{
    background-image: url(../img/li.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
}
.contact h2{
    font-size: 20px;
    font-family: Arial;
    color: #3d3d3d;
    font-weight: normal;
    margin-bottom: 10px;
}
.img_cont{
    background-image: url(../img/tel.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 35px;
    margin-right: 10px;
}
.contact span{
    font-size: 12px;
    color:   #3d3d3d;
    font-family: Arial;
    /*text-shadow: 1px 0px 1px #fff;*/
    display: block;
    margin-left: 20px;

}
.fax{
    background-image: url(../img/fax.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 35px;
    margin-right: 10px;
}
.save{
    background-image: url(../img/save.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 38px;
    margin-right: 10px;
}
.nush{
    background-image: url(../img/nush.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 38px;
    margin-right: 10px;
}
.facebook h2{
    font-size: 20px;
    font-family: Arial;
    color: #3d3d3d;
    font-weight: normal;
    margin-bottom: 10px;
}
.like{
    background-image: url(../img/like.png);
    background-repeat: no-repeat;
    width: 48px;
    height: 25px;
    margin-right: 10px;
}
.facebook span{
    font-size: 12px;
    color: #767676;
    font-family: Arial;
    text-shadow: 1px 0px 1px #fff;
    display: block;


}
.face_img{
    width: 73px;
    height: 76px;
    margin-top: 10px;
    margin-right: 10px;
    display: block;
    text-decoration: none;
}
.face_img img{
    width: 50px;
    height: 50px;
    margin-left: 10px;
}
.face_img h5{

    text-align: center;
    margin-top: 5px;
    font-size: 12px;
    color: #767676;
    font-family: Arial;

}
.categories{
    width: 233px;

    margin-right:20px;
}
.top_categories{
    background-image: url(../img/top_categories.png);
    background-repeat: no-repeat;
    width: 228px;
    height: 16px;
}
.center_categories{
    background-image: url(../img/center_categories.png);
    background-repeat: repeat-y;
    width: 228px;

}
.bottom_categories{
    background-image: url(../img/bottom_categories.png);
    background-repeat: no-repeat;
    width: 228px;
    height: 16px;
    background-position: 1px 0px;
}
.cate_gories ul li{
    line-height: 30px;
    list-style: none;
}
.cate_gories ul li a{
    font-size: 16px;
    color: #1f1f1f;
    font-family: Arial;
    text-decoration: none;
}
.cate_gories ul li a:hover{

    text-decoration: underline;
}
.bord_cat{
    border-bottom: 1px #e9e9e9 solid;
}
.tile_categories h2{
    font-size: 18px;
    margin-left: 5px;
    margin-bottom: 10px;
    margin-top: -30px;
    color: #3d3d3d;
    font-family: Arial;
}
.menu_top{
    height: 50px;

    margin-left: 30px;
}
.menu_top ul li{
    float: left;
    list-style: none;
}
.menu_top ul li a{
    padding-left: 15px;
    padding-right: 15px; 
    line-height: 45px;
    font-size: 12px;
    color: #262626;
    font-family: Arial;
    text-decoration: none;
}
.separator{
    background-image: url(../img/separator_menu.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 49px;

}
.left_men{
    width: 8px;
    height: 45px;
    background-image: url(../img/left_menu.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
}
.right_men{
    width: 19px;
    height: 48px;
    background-image: url(../img/right_menu.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}
.center_menu{
    background-position: 0px 1px;
    display: block;
    height: 45px;
    background-image: url(../img/center_menu.png);
    background-repeat: repeat-x;
}
.fl_sl{
    background-image: url(../img/fl_sl.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 43px;
    background-position: 0px 3px;
}
.fr_sl{
    background-image: url(../img/fr_sl.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 43px;
}
.my_acount{
    height: 20px;
    margin-top: 10px;
    background-image: url(../img/my_acount.png);
    background-repeat: no-repeat;
    margin-right: 25px;
}
.my_acount a{
    padding-left: 22px;
    font-size: 12px;
    color: #3d3d3d;
    font-family: Arial;
    padding-top: 5px;
    float: left
}
.top_cart{
    background-image: url(../img/top_cart.png);
    background-repeat: no-repeat;
    width: 971px;
    height: 18px;
}
.center_cart{
    background-image: url(../img/center_cart.png);
    background-repeat: repeat-y;
    width: 971px;

}
.bottom_cart{
    background-image: url(../img/bottom_cart.png);
    background-repeat: no-repeat;
    width: 971px;
    height: 18px;
    background-position: -3px 0px;
}
.desc_cart{
    width: 939px;

    margin-left: 15px;
}
.td1{
    width: 95px;
    background-color: #696969;
}
.td1 h2{
    padding-left: 10px;
    line-height: 30px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
}
.td2{
    width: 100px;
    background-color: #696969;
}
.td2 h2{
    padding-left: 10px;
    line-height: 30px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
}
.td3{
    width: 236px;
    background-color: #696969;
}
.td3 h2{
    padding-left: 10px;
    line-height: 30px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
}
.td4{
    height: 87px;

    background-image: url(../img/td_border.png);
    background-repeat: repeat-x;
    background-position: center bottom;
}
.remove{
    background-image: url(../img/remove.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    margin: 0 auto;
    display: block;
}
.img_table{
    background-image:url(../img/img_table.png);
    background-repeat: no-repeat;
    width: 86px;
    height: 71px;
    margin: 0 auto;
}

.img_table img{
    width: 69px;
    height: 56px;
    margin-left: 8px;
    margin-top: 7px;
}
.td4 h3{
    font-size: 14px;
    color: #666666;
    font-family: Arial;
    font-weight: normal;
    padding-left: 10px;
}
.td_quanty{
    background-image:url(../img/td_quanty.png);
    background-repeat: no-repeat;
    width: 83px;
    height: 43px;
    margin: 0 auto;
}
.td_quanty h4{
    font-size: 18px;
    color: #4b4a4a;
    font-family: Arial;
    text-align: center;
    line-height: 43px;
}
.td4 h5{
    font-size: 14px;
    color: #666666;
    font-family: Arial;
    padding-left: 10px;
}
.total_shop{
    width: 220px;
    height: 165px;
    margin-right: 8px;
}
.total_shop h2{
    font-size: 14px;
    color: #343434;
    font-family: Arial;
    padding-top: 4px;
}
.total_shop span{
    padding-left: 15px;
    font-size: 18px;
    color: #343434;
    font-family: Arial;
}
.total_shop h3{
    font-size: 22px;
    color: #d7003d;
    font-family: Arial;
    margin-top: 5px;
}
.more{
    margin-top: 5px;
    background-image: url(../img/more.png);
    background-repeat: no-repeat;
    width: 102px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 5px;
}
.continue_shop{
    background-image: url(../img/continue_shop.png);
    background-repeat: no-repeat;
    width: 211px;
    height: 40px;text-align: center;
    line-height: 40px;
    color: #fff;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
.left_bt{
    background-image: url(../img/left_bt.png);
    background-repeat: no-repeat;
    width: 7px;
    height: 34px;
    background-position: 0px 1px;
}
.center_bt{
    background-image: url(../img/center_bt.png);
    background-repeat: repeat-x;
    height: 34px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 34px;
    color: #fff;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
.right_bt{
    background-image: url(../img/right_bt.png);
    background-repeat: no-repeat;
    width: 7px;
    height: 37px;
    background-position: 0px -1px;
}
.confirm{
    color: #3d3d3d;
    font-size: 20px;
    font-family: Arial;
    margin-left: 5px;

}
.left_check{
    width: 480px;

    margin-top: 10px;

}
.right_check{
    margin-top: 10px;
    width: 475px;

}
.customer h2{
    font-size: 12px;
    color: #3d3d3d;
    font-family: Arial;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}
.customer span{
    font-size: 12px;
    color: #3d3d3d;
    font-family: Arial;
    padding-left: 10px;
}
.customer p{
    font-size: 12px;
    color: #3d3d3d;
    font-family: Arial;
    line-height: 20px;
    padding-right: 150px;
    margin-top: 10px;
}
.arlead h2{
    font-size: 12px;
    color: #3d3d3d;
    font-family: Arial;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 5px;
}
.form_arlead{

    background-image: url(../img/for_arlead.png);
    background-repeat: no-repeat;
    width: 239px;
    height: 47px;
    background-position: -3px 0px;
}
.form_arlead input{
    width: 225px;
    height: 27px;
    border: none;
    margin-left: 7px;
    margin-top: 7px;
    background-color: transparent;
    font-size: 14px;
    color: #686868;
    font-family: Arial;
}
.form_billing{

    background-image: url(../img/for_billing.png);
    background-repeat: no-repeat;
    width: 225px;
    height: 45px;
    background-position: -3px 0px;
}
.form_billing input{
    width: 207px;
    height: 27px;
    border: none;
    margin-left: 7px;
    margin-top: 7px;
    background-color: transparent;
    font-size: 14px;
    color: #686868;
    font-family: Arial;
}
.main_form{
    background-image: url(../img/main_form.png);
    background-repeat: no-repeat;
    width: 454px;
    height: 46px;
}
.main_form input{
    width: 435px;
    height: 27px;
    border: none;
    margin-left: 7px;
    margin-top: 7px;
    background-color: transparent;
    font-size: 14px;
    color: #686868;
    font-family: Arial;
}
.order h2{
    font-size: 12px;
    color: #3d3d3d;
    font-family: Arial;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 5px;
}
.order_text{
    background-image: url(../img/order.png);
    background-repeat: no-repeat;
    width: 939px;
    height: 177px;
    background-position: -3px 0px;
}
.order_text textarea{

    width: 911px;
    height: 159px;
    border: none;
    margin-left: 7px;
    margin-top: 12px;
    background-color: transparent;
    font-size: 14px;
    color: #686868;
    font-family: Arial;
    resize: none;
}
.order span{
    font-size: 12px;
    color: #3d3d3d;
    font-family: Arial;
    padding-left: 10px;
}
.payment span{
    font-size: 12px;
    color: #3d3d3d;
    font-family: Arial;
    padding-left: 10px;
}
.copy_slider{
    width: 501px;
    min-height: 520px;
    margin-left: 35px;
    margin-top: 20px;
}
.desc_copy{
    width: 420px;
    min-height: 100px;
    margin-top: 20px;
}
.main_img{
    background-image: url(../img/main_img.png);
    background-repeat: no-repeat;
    width: 483px;
    height: 339px;
    text-align:center;
}
.copy_slider a{
    font-size: 14px;
    color: #2d2d2d;
    font-family: Arial;
    font-weight: normal;
    margin-top: 10px;
    text-decoration: none;
    display: block;
}
.min_img{
    background-image: url(../img/min_img.png);
    background-repeat: no-repeat;
    width: 83px;
    height: 74px;
    margin-right: 17px;
}
.min_img img{
    width: 68px;
    height: 56px;
    margin-left: 7px;
    margin-top: 8px;
}
.main_img img{
    max-height: 309px;
    max-width: 463px;
    margin-left: 12px;
    margin-top: 12px;
}
.title_stock{
    width: 440px;
   
}
.title_stock span{
    color: #d7003d;
    font-family: Arial;font-size: 24px;
    font-weight: bold;
}
.stock_desc{
    background-image: url(../img/stock.png);
    background-repeat: no-repeat;
    width: 68px;
    height: 24px;
    font-size: 12px;
    color: #fff;
    font-family: Arial;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
}
.price_stock{
    background-image: url(../img/price_1.png);
    background-repeat: no-repeat;
    width: 147px;
    height: 45px;
    margin-top: 15px;
    color: #d7003d;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
}
.title_stock h2{
    font-size: 14px;
    color: #666666;
    font-family: Arial;
    margin-top: 10px;
}
.title_stock p{
    font-size: 12px;
    color: #666666;
    font-family: Arial;
    line-height: 20px;
}
.td_technic{
    width: 143px;
    height: 18px;
    font-size: 12px;
    color: #666666;
    font-family: Arial;
}
.qty{
    margin-top: 10px;
}
.qty h2{
    color: #2d2d2d;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    float: left;
    margin-top: 10px;
}
.img_qty{
    background-image: url(../img/qty.png);
    background-repeat: no-repeat;
    width: 64px;
    height: 42px;
}
.img_qty span{
    font-size: 24px;
    color: #4b4a4a;
    font-family: Arial;
    text-align: center;
    line-height: 42px;text-indent: 10px;
    float: left;
}

.cart_1{
    background-image: url(../img/cart1.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 41px;
    background-position: 0px 0px;
}
.cart_2{
    background-image: url(../img/cart_2.png);
    background-repeat: repeat-x;
    height: 41px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 41px;
    color: #fff;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
.cart_3{
    background-image: url(../img/cart_3.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 41px;
    background-position: 0px 0px;
}
.share{
    margin-top: 10px;
    background-image: url(../img/share.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 29px;
    background-position: 0px 0px;
    font-size: 14px;
    color: #2d2d2d;
    font-family: Arial;
    line-height: 29px;
    text-indent: 12px;
    display: block;
    text-decoration: none;
}
.facebook1{
    margin-left: 10px;
    margin-top: 5px;
}
.left_contact{
    width: 420px;
    margin-left: 30px;
    margin-right: 30px;
}
.right_contact{
    width: 400px;
}
.right_contact h2{
    font-size: 20px;
    color: #3d3d3d;
    font-family: Arial;
    font-weight: normal;
    margin-top: 10px;
    
}
.right_contact h3{
    font-size: 14px;
    color: #3d3d3d;
    font-family: Arial;
    font-weight: normal;
    margin-top: 10px;
}
.name_contact{
    background-image: url(../img/name_contact.png);
    background-repeat: no-repeat;
    width: 264px;
    height: 43px;
    margin-top: 5px;
    background-position: -3px 0px;
}
.name_contact input{
    width: 240px;
    height: 27px;
    margin-left: 10px;
    margin-top: 7px;
    border: none;
    background-color: transparent;
}
.text_contact{
    background-image: url(../img/text_contact.png);
    background-repeat: no-repeat;
    width: 366px;
    height: 184px;
    background-position: -2px 0px;
}
.text_contact textarea{
    width: 340px;
    height: 164px;
    margin-left: 10px;
    margin-top: 10px;
    border: none;
    resize: none;
    background-color: transparent;
}
.copy{
    font-size: 12px;
    color: #696969;
    font-family: Arial;
   margin-top: 40px;
   margin-left: 55px;
    
}
.img_tw{
      margin-right: 55px;
    margin-top: 40px;
}
.img_tw img{
  
    width: 28px;
    height: 33px;
}

/*--POPUP--*/
.popup{
 /*   position: absolute;
    background-image: url(../img/popup.png);
    background-repeat: no-repeat;*/
    width: 538px;
    height: 334px;
   /* margin-left: 455px;
    margin-top: -77px;*/
}
.inter_popup{
    width: 477px;
    height: 288px;
    margin-left: 30px;
   
}
.p_1{
    background-image: url(../img/img_table.png);
    background-repeat: no-repeat;
    width: 86px;
    height: 71px;
}
.p_2{
    width: 180px;
    height: 71px;
    color: #696969;
    font-family: Arial;
    line-height: 71px;
    text-align: center;
    font-weight: bold;  
}
.p_3{
    width: 75px;
    height: 71px;
    line-height: 71px;
    font-family: Arial;
    color: #696969;
    text-align: center;

}
.p_4{
    width: 68px;
    height: 71px;
    color: #696969;
    font-family: Arial;
    line-height: 71px;
    text-align: center;
    font-weight: bold;  
}
.p_5{
    width: 40px;
    height: 70px;
    line-height: 71px;
}
.close{
    float: right;
    display: block;
    background-image: url(../img/remove.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
}
.p_1 img{
    width: 68px;
    height: 56px;
    margin-left: 9px;
    margin-top: 0px;
}
.line_pop{
    background-image: url(../img/line_anti.png);
    background-repeat: repeat-x;
    height: 2px;
    margin-top: 10px;
    margin-left: 3px;
    margin-bottom: 10px;
}
.total_pop h1{
    color: #696969;
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
}
.total_pop span{
    color: #696969;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
}
.top_pop{
    background-image: url(../img/top_pop.png);
    background-repeat: no-repeat;
    width: 534px;
    height: 15px;
}
.center_pop{
    background-image: url(../img/center_pop.png);
    background-repeat: repeat-y;
    width: 534px;
    min-height: 100px;
    background-position: 1px 0px;
}
.bottom_pop{
    background-image: url(../img/bottom_pop.png);
    background-repeat: no-repeat;
    width: 534px;
    height: 15px;
    background-position: -2px 0px;
}
.img_qty input{
    width: 47px;
    height: 30px;
    margin-top: 5px;
    margin-left: -3px;
    border: none;
      font-size: 24px;
    color: #4b4a4a;
    font-family: Arial;
}
/*start new*/
.left_about_us{
    width: 100%;
    min-height: 200px;

}
.right_about_us{
    width: 240px;

    margin-left: 42px;
}
.left_about_us h2{
    font-size: 24px;
    color: #3d3d3d;
    font-family: Arial;
    font-weight: normal;
    margin-top: 20px;
}

.left_about_us p{
    font-size: 12px;
    color: #3d3d3d;
    font-family: Arial;
    line-height: 18px;
    margin-top: 10px;
}

.pop_register{
    background-image: url(../img/popup.png);
    background-repeat: no-repeat;
    width: 542px;
    height: 268px;
    position: absolute;
    margin-top: -100px;
   /* margin-left: 453px;*/
}
.inter_reg{
    width: 446px;
    height: 230px;
    margin-left: 30px;
    margin-top: 20px;
}
.left_reg{
    width: 230px;
    height: 230px;
}
.right_reg{
    width: 190px;
    height: 240px;
    margin-left: 20px;
}
.left_reg h2{
    color: #3d3d3d;
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    margin-top: 15px;
}
.forgot{
    margin-top: 25px;
    margin-left: 12px;
}
.forgot a{
    text-decoration: none;
    font-size: 12px;
    color: #3d3d3d;
    font-family: Arial;
}
.forgot a:hover{
    text-decoration: underline;
}

.separator_reg{
    background-image: url(../img/separator_reg.png);
    background-repeat: no-repeat;
    width: 2px;
    height: 200px;
    margin-top: 15px
}
.right_reg h2{
    color: #3d3d3d;
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    margin-top: 15px;

}
.right_reg p{
    font-size: 12px;
    color: #3d3d3d;
    font-family: Arial;
    line-height: 18px;
    margin-top: 15px;
    
}
.left_about_us h3{
    font-family: Arial;
   font-size: 12px;
   color: #333333;
   font-weight: normal;
   margin-top: 20px;
}
.left_about_us h4{
    font-family: Arial;
   font-size: 12px;
   color: #333333;
   font-weight: bold;
   margin-top: 20px;
   margin-top: 10px;
}
.left_about_us h4 a{
    font-family: Arial;
   font-size: 12px;
   color: #333333;
   font-weight: bold;
   margin-top: 20px;
   margin-top: 10px;
   text-decoration:none;
}
.left_about_us ul li{
    font-size: 12px;
    color: #333333;
    font-family: Arial;
    list-style: none;
    line-height: 15px;
	text-decoration:none;
}
.left_about_us ul li a {
	font-size: 12px;
    color: #333333;
    font-family: Arial;
    list-style: none;
    line-height: 15px;
	text-decoration:none;
}




.left_contact > small > a, .left_contact > small {
    font-family: Arial !important;
    font-size: 12px;
    color:#767676 !important;
    text-shadow: 1px 0 1px #FFFFFF;
    
}


/*end new*/
