/* обнуляем всякие разные padding-margin */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; vertical-align: top;
        font-family: Arial, Tahoma, Sans-Serif;
    }

/* общие стили */
body{
    text-align: center; background-color: #fff;
    }
.clear{
    clear: both; font-size: 1px;
    }
.red{
    border: solid 1px red;
    }
p{
    padding: 3px 0;
}
p, td, li, input, textarea{
    font-size: 14px; color: #5a5a5a;
	margin: 0 0 6px;
    }
    strong{
        font-weight: bold;
    }
h1, h2, h3, h4, h5, h6{
    font-weight: bold; color: #00853e; margin: 0; padding: 10px 0 15px 0;
    }
    h1{
    font-size: 24px;
    }
    h2{
    font-size: 22px;
    }
    h4{
    padding: 0 0 5px 0;
    }
ul, ol{
    padding: 3px 30px; margin: 0;
}

li{
    padding: 0; margin: 0;
}
td{
    vertical-align: top;
	border: 1px solid black;
    padding: 5px 5px 5px 5px !important;
}
a{
    color:#4aaa79;
}
.lgrey{
    color: gray;
}
#bodyWrap{
    margin: 0 auto;
    width: 990px;
    text-align: left;
    }
#headerWrap{
    /*height: 125px;*/ background: #ffffff url(/img/headerBg.png) repeat-x 0 0;
    }
.logoBox{
    padding: 45px 40px 0 0; float: left;
    }
    .logoBox a{
        display: block; width: 255px; height: 37px; text-indent: -10000px;
        background: url(/img/sprites.png) no-repeat 0 -64px;
        }
.grayCol{
    float: left; padding: 8px 0px; width: 42px; text-indent: -10000px;
    background: url(/img/sprites.png) no-repeat -381px 0px;
    }
.grayColBox{
    padding: 0; margin: 0;
    }
    .grayColBox li{
        padding: 8px; list-style-type: none;
        }
    .grayCol a{
        display: block; width: 20px; height: 20px;
        }
    .icoHome{background: url(/img/sprites.png) no-repeat -19px -4px;}
    .icoFeebBack{background: url(/img/sprites.png) no-repeat -42px -4px;}
    .icoSiteMap{background: url(/img/sprites.png) no-repeat -64px -4px;}

#headerRight{
    float: right; width: 600px; background: url(/img/login-bg.png) no-repeat 12px bottom;
}
#flags{ padding: 0 40px 0 0; height:29px; 
}
#headerPhone{ background: url(/img/phone-bg.png) no-repeat left bottom; width: 350px; float: right; padding: 0px 0 30px; 
}
#headerPhone p{ padding: 8px 0 0 90px; 
}
#headerPhone h1 { padding:0 0 0 90px; font-size:20px;}

#navBar{
    height: 36px;
    background: url(/img/l-site-bar.png) repeat-x left top;
    clear: both;
}
#navBar li{
    list-style-type: none; float: left;
}
#navBar a.menuLink{
    display: block; float: left; font: bold 14px Arial; color: #fff;
    text-decoration: none; height: 33px;
}
    #navBar a.menuLink:hover{
        background: url(/img/l-site-bar.png) repeat-x left -75px;
    }
#navBar span{
    display: block; font: bold 14px Arial; color: #fff;
    text-decoration: none; padding: 8px 20px 9px 20px; background: url(/img/l-site-bar.png) no-repeat right -37px;
}


#searchHeader{
    float: right; padding: 3px 25px 0 0;
}
#searchText{
    float: left; padding: 2px 16px 2px 6px; background: url(/img/sprites.png) no-repeat left -45px;
}

#searchText input{
    border: none; width: 110px; height: 13px; font: normal 11px Arial; color: #5a5a5a;
}
#searchGo{
    float: right;
}
#searchGo input{
    background: url(/img/sprites.png) no-repeat -90px -24px;
    width: 29px; height: 20px; border: none; cursor: pointer;
}
#subNav{
    clear: both; background: url(/img/subNav.png) no-repeat center bottom;
    height: 25px;
}
#subNav ul{
    padding: 5px 0 0 10px;
}
#subNav li{
    list-style-type: none; float: left; text-align: left; padding: 0;
}
.subNavLink{
    padding: 7px 10px; font: bold 11px Arial; color:#669966;
    text-decoration: none;
}
    .subNavLink a:hover{
        text-decoration: underline;
    }
.doggy{
    height: 430px;
    background: url(/img/kinder.jpg) no-repeat 0 bottom;
}


/* оформление контента */
#content{
    text-align: left; padding: 20px 10px;
    }

#imageBox{
    text-align: center; padding-top: 20px;
    }
#imageBox table{
    width: 980px; margin: 0 auto; border-collapse: collapse;
    }
.buttonContainer{
    width: 26px; background-color: #ECECEC;
}
.imagesContainer{
    background-color: #ECECEC;
}
.imageCarousel{
    width: 232px; text-align: center; padding-top: 10px;
    background: #ECECEC url(/img/sprite11.png) no-repeat right 2px;
}
.imageCarousel a{
    text-decoration: none; color: #8F929B; font: normal 12px Arial;
}
.imageCarousel a img{
    height: 132px;
}
.imageCarousel a:hover{
    font-weight: bold;
}
.imageCarousel a:hover img{
    height: 140px;
}

#imageBox .prev{
    width: 26px; height: 134px; border: none; cursor: pointer;
    background: #ECECEC url(/img/sprites.png) no-repeat -256px 40px;
    }
#imageBox .next{
    width: 26px; height: 134px; border: none; cursor: pointer;
    background: #ECECEC url(/img/sprites.png) no-repeat -282px 40px;
    }

#footerBox{
    height: 123px; background: url(/img/sprites.png) no-repeat left bottom;
    }
#copyright{
    padding: 75px 0 0 420px;
    font: normal 12px Arial;
    color: #5a5a5a;
}

/* оформление корзины в верху страницы */
.cartWrap{
    height: 60px;
}
#userHeadCart{
    padding: 0 40px;
}
.userHeadCart{
 float: right; background: url(/img/sprites.png) no-repeat -424px 0;
 padding: 8px 10px;
}
.userHeadCart a{
    width: 27px; height: 19px; text-decoration: none; background: url(/img/sprites.png) no-repeat -163px 0px;
    display: block; float: left;
}
.userHeadCart p{
    padding: 0 5px; white-space: nowrap; float: right;
}

/* каталог роботов */
.robotsPageWrap{
    padding: 10px 0;
}
#robotsLeftCol{
    float: left; width: 200px;
}
#robotsCenterCol{
    margin-left: 210px; padding: 0 10px;
}
.robotsMenu{
    padding: 0; margin: 0;
    background: #15943d url(/img/sprite8.png) repeat-x 0 0;
}
.robotsMenu li{
    list-style-type: none; border-bottom:solid 3px #fff
}
.robotsMenu a{
    /*display: block; padding: 18px 0 18px 40px; font: normal 14px Arial; color: #fff;
    text-decoration: none;*/
    color: #fff; display: block; padding: 16px 10px 15px 42px;
    text-decoration: none; background:url(/img/sprite9.png) 26px 21px no-repeat;
}
.robotsMenu a:hover{
    /*background: url(/img/sprite8.png) repeat-x left bottom;*/
    background: #239e3b url(/img/sprite13.png) 26px 20px no-repeat;
}

.oneRobotModel{
    padding: 5px;
}
.robotMiniImage{
    width: 140px; float: left; padding-top: 10px;
}
.robotDescription{
    margin: 0 210px 0 160px;
}
.robotsTitle{
    background: url(/img/sprite10.png) repeat-x 0 25px;
    padding: 10px 0 10px 0;
}
.robotPrice{
    width: 210px; float: right; padding-top: 8px;
    font: bold 30px Arial; color: #5a5a5a; background-color: #fff;
}
.pobotsLink{
    font-weight: normal; color: #006a51; margin: 0; padding: 10px 0 5px 10px;
    text-decoration: none; background: #fff url(/img/sprite1.png) no-repeat 0 15px;
}
.addToCartBig{
    width: 43px; height: 28px; border: none; background: url(/img/sprites.png) no-repeat -163px -19px;
    cursor: pointer;
}
#viewRobotNav{ padding: 5px; float: right; clear: right; 
}
    #viewRobotNav div{
        float: right; font: normal 14px Arial; color: #00853e;
        padding-top: 60px; cursor: pointer; text-align: center;
        border-right:solid 15px #fff;
    }
    #technologyLink{
        width: 76px; background: url(/img/sprites.png) no-repeat -606px 0px;
        }
    #complectationLink{
        width: 62px; background: url(/img/sprites.png) no-repeat -683px 0px;
        }
    #d-3Link{
        width: 56px; background: url(/img/sprites.png) no-repeat -745px 0px;
        }
    #videoLink{
        width: 46px; background: url(/img/sprites.png) no-repeat -801px 0px;
        }
    #photoLink{
        width: 52px; background: url(/img/sprites.png) no-repeat -848px 0px;
        }
.robotViewTitle{
    padding-bottom: 30px;
}
.robotViewPrice{
    font-size: 18px;
}
.robotAddToCart span{
    display: block; cursor: pointer;
    width: 43px; height: 28px; background: url(/img/sprites.png) no-repeat -163px -19px;
}


/* каталог аксессуаров */
.accTable td{
    padding: 7px; vertical-align: top;
    border: solid 1px #CCC;
}
.accTable td img{
    padding: 7px;
}
.accTable td h4{
    padding: 7px 0 2px 0; font-size: 14px;
}
.accInfo{
    width: 340px; float: right;
}
.accArtAndPrice{
    font: bold 13px Arial;
}
.accAddToCart{
    padding: 10px 5px 5px 10px;
}
.addToCartQuant{
    border: solid 1px #ccc; width: 40px;
}
.addToCartGo{
    width: 27px; height: 19px; border: none; background: url(/img/sprites.png) no-repeat -163px 0px;
    cursor: pointer;
}
.cartReady{
    font: bold 12px Arial; color: green;
}

/* корзина, оформление заказа */
.cartWrap{
    border-collapse: collapse;
}
.cartWrap th{
    background: #c1dc7f; color:#1d5f36; text-align: center; padding: 5px;
}
.cartWrap td{
    vertical-align: middle; padding: 5px; border-bottom: solid 1px #01843e;
}
.cartWrap .cart-1{
    background: #fff; /* white-space: nowrap; */ padding: 5px;
}
    .cartWrap .cart-1 img{
        width: 75px; padding: 5px; float: left;
    }
    .cartWrap .cart-1 p{
        padding: 25px 5px; font: normal 14px Arial; color: #4aaa79;
    }
.cartWrap .cart-2{
    background: #f4f4f5; text-align: center; width: 150px;
}
.cartWrap .cart-2 input{
    width: 30px;
}
.cartWrap .cart-3{
    background: #fff; text-align: center; width: 150px;
}
.cartWrap .cart-4{
    background: #f4f4f5; text-align: center; width: 150px;
}
.cartWrap .cart-5{
    text-align: center; padding: 0 35px;
}
.cartWrap .cart-5 input, .cart-5 a{
    width: 16px; height: 16px; background:url(/img/sprites.png) no-repeat -135px -15px;
    border: none; cursor: pointer; display: block; text-decoration: none;
}
.cartTotalSumm{
    text-align: right; padding: 20px; font: normal 22px Arial; color: #5a5a5a;
}
#confirmButton{
    float: right; padding: 0px 40px;
}
#confirmButton div{
    background: url(/img/sprites-resizeable.png) no-repeat 0 1px;
    padding: 0px 10px;
}
#confirmButton input{
    background: url(/img/sprites-resizeable.png) no-repeat right -29px;
    border: none; height: 31px; font: normal 11px Tahoma; color: #fff;
    text-align: center; padding-right: 10px; margin: 0;
}

/*  форма ввода данных пользователем */
.orderComplete{
    /* border: solid 1px red; */
}

.orderComplete dt{
    height: 4px; font-size: 2px;
}
.orderComplete dd{
    padding: 4px 16px 10px 16px; background: url(/img/inputBg.png) no-repeat 0 0;
    clear: both; height: 25px;
}
.orderTextInput{
    border: none;  float: left;
    height: 20px; width: 460px; font: normal 14px Arial;
}

#comment-element{
    clear: both; width: 480px; height: 162px; text-align: center; padding-top: 8px;
    background: url(/img/sprite3.png) no-repeat center 0px;
}
#comment-element textarea{
    width: 450px; height: 140px; border: none; font: normal 14px Arial;
}
ul.errors li{
    color: red; float: right;
}
#paymentMethod-label{
    clear: both; padding: 15px 0 10px 0;
}
#paymentMethod-element{
    height: 70px; background: none;
}
#paymentMethod-label label{
    height: 20px; font: bold 14px Arial;
}
#paymentMethod-element label{
	font: normal 12px Arial;
}

#survey-label{
    clear: both; padding: 5px 0 10px 0;
}
#survey-element{
    height: 100px; background: none; /*clear: both;*/
}
#survey-label label{
    height: 20px; font: bold 14px Arial;
}
#survey-element label{
	font: normal 12px Arial;
}
#surveyId-element, #arbitraryOptionId-element{
	display: none;
}

/*
#confirmButton{
    float: right; padding: 0px 40px;
}
*/
dd#orderComplete-element{
    background: url(/img/sprites-resizeable.png) no-repeat 0 1px;
    padding: 0px 10px; height: 31px; clear: both;
}
#orderComplete{
    background: url(/img/sprites-resizeable.png) no-repeat right -29px;
    border: none; height: 31px; font: normal 11px Tahoma; color: #fff;
    text-align: center; padding-right: 10px; margin: 0;
}




/* новости  */
.newsList{
    padding: 15px 5px 5px 5px; border-bottom: solid 1px #c0c0c0;
	clear:both;
	display:block;
	overflow:hidden;
	font-size:14px;
}
.newsListLeft{
    display:inline;
    float:left;
    margin:0 0 0 0px;
	padding:0px 10px 10px 0;
    width:180px;
}
.newsListRight{
    display:inline;
    float:left;
    width:760px;
}
.newsList h4{
	line-height:18px;
    padding-right: 40px;
	clear:none;
	display: inline;
	font-size:18px;
}
.posted{
	line-height:22px;
	color:#5A5A5A;
	font-size:14px;
}
.newsList div.newstext{
    padding-bottom:20px;
    padding-top:10px;
	clear:none;
}
.newsList img{
    border:none;
	width:180px;
}

.adminArticlesList h4{
	line-height:18px;
    padding-right: 40px;
	clear:none;
	display: inline;
	font-size:18px;
}
.adminArticlesList div.newstext{
    padding-bottom:10px;
    padding-top:10px;
	clear:none;				 
}
.adminArticlesList img.newsImage{
    border:none;
	margin-bottom:20px;
	width:700px;
}
img.newsAdmImage{
width:180px;
margin-bottom:5px;
}


/*  ролики на главной странице  */
.l-flash{
/*width:425px;height:444px;*/ float: right; padding: 5px 30px 0 0;
/*position:absolute; right:30px;top:188px;*/
overflow:hidden; /*zoom:1;*/
}
.b-flash-play{
/*position:absolute;*/width:165px; /*height:274px;*/
/*top:40px;right:20px;*/
}
.b-flash-play a{
display:block;width:88px;height:88px;margin:0 0 15px 29px; /*background:url(s.png);*/
}
.b-flash-player{
width:425px; /*height:444px;*/
/*position:absolute;right:0;top:4px;*/
display:none; z-index: 1000;
}
.b-flash-player-in{
width:425px; /*height:444px;*/
}

.dealersonmap {
	font-family: arial; 
	font-size: 10pt; 
	color: #5a5a5a;
}
.dealersonmap .header {
	font-size: 18pt;
	font-weight: bold;
	color: #00853e;
}
.dealersonmap .arrowBack {
	color: #00853e;
	font-size: 14pt;
}
.dealersonmap .subheader {
	font-size: 11pt;
	font-weight: bold;
	color: #5a5a5a;
	line-height: 150%;
}
.dealersonmap a {
	color: #4aaa79;
}
.dealersonmap .smalltext {
	font-size: 9pt;
}
.dealersonmap .green {
	color: #00853e;
}
.dealersonmap .visitcard {
	border: 1px solid #00853e;
    width: 300px;
	padding: 20px 10px 20px 10px;
	vertical-align: middle;
	text-align: center;
	margin-right: 20px;
}


div.robotAction a.special{
    display: block; font: bold 14px Arial; color: #fff; width:30px;
	margin-top:5px;
    text-decoration: none; padding: 5px 20px 5px 10px; 
	background: url(/img/off.jpg) repeat-x;
}
div.robotAction a.special:hover{
    background: url(/img/off.jpg) repeat-x 0 -33px;
}
div.robotAction span.action{
	display:none;
	padding-top:10px;
	color:#5A5A5A;
	font-size:12px;
}

.fastzak { background:#c1e1a7; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; padding: 0 15px 15px; width: 210px; 
//width:240px}
.fastzak input { width:170px; }
.fastzak input.btm { width:auto; cursor:pointer; margin:15px 0 0 50px}
.prod { float:left; width:50%; height:290px;text-align:justify;}

.prod td { padding-left:30px; }


.layer {
	font: bold 18pt century schoolbook;
    text-align: center;
    color: #5a5a5a;
}

.layer2 {
	font: bold 18pt century schoolbook;
    text-align: center;
}






















@media screen and (max-width: 880px){   

    /* обнуляем всякие разные padding-margin */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; vertical-align: top;
        font-family: Arial, Tahoma, Sans-Serif;
    }

/* общие стили */
#headerPhone p img {
    width: unset !important;
}
body{
    text-align: center; background-color: #fff;
    }
.clear{
    clear: both; font-size: 1px;
    }
.red{
    border: solid 1px red;
    }
p{
    padding: 3px 0;
}
p, td, li, input, textarea{
    font-size: 14px;
    color: #5a5a5a;
    margin: 0 0 6px;
    }
    strong{
        font-weight: bold;
    }
h1, h2, h3, h4, h5, h6{
    font-weight: bold; color: #00853e; margin: 0; padding: 10px 0 15px 0;
    }
    h1{
    font-size: 24px;
    text-align: center;
    clear: both;
    }
    h2{
    font-size: 22px;
    }
    h4{
    padding: 0 0 5px 0;
    }
ul, ol{
    padding: 3px 30px; margin: 0;
}

li{
    padding: 0; margin: 0;
}
td{
    vertical-align: top;
    border: 1px solid black;
    display: block;
    text-align: center;
    padding: 5px 5px 5px 5px !important;
    font-size: 14px;
    width: 100%;
}
a{
    color:#4aaa79;
}
.lgrey{
    color: gray;
}
#bodyWrap{
    margin: 0 auto;
    width: 100%;
    text-align: left;
    }
#headerWrap{
    height: auto;
    background: #ffffff url(/img/headerBg.png) repeat-x 0 0;
    }
.logoBox{
    padding: 0;
    float: left;
    width: 100%;
    text-align: center;
    }
    .logoBox a{
        display: block;
        width: 255px;
        height: 37px;
        margin: 0 auto;
        text-indent: -10000px;
        background: url(/img/sprites.png) no-repeat 0 -64px;
        }
.grayCol{
    float: left;
    padding: 8px 0px;
    display: none;
    width: 42px;
    text-indent: -10000px;
    background: url(/img/sprites.png) no-repeat -381px 0px;
    }
.grayColBox{
    padding: 0; margin: 0;
    }
    .grayColBox li{
        padding: 8px; list-style-type: none;
        }
    .grayCol a{
        display: block; width: 20px; height: 20px;
        }
    .icoHome{background: url(/img/sprites.png) no-repeat -19px -4px;}
    .icoFeebBack{background: url(/img/sprites.png) no-repeat -42px -4px;}
    .icoSiteMap{background: url(/img/sprites.png) no-repeat -64px -4px;}

#headerRight{
    width: 100%;
    float: right;
    background: url(/img/login-bg.png) no-repeat 12px bottom;
    text-align: center;
}
#flags{ padding: 0 40px 0 0; height:29px;  
}
#headerPhone{background: url(/img/phone-bg.png) no-repeat  bottom;width: 100%;float: none;padding: 0px 0 30px;text-align: center;}
#headerPhone p{padding: 0;margin: 0 auto;}
#headerPhone h1 {padding: 0;font-size:20px;padding-top: 20px;padding-bottom: 33px;}

#navBar{
    height: auto;
    background: #bad9a0;
    clear: both;
}
#navBar li{
    list-style-type: none;
    float: none;
    display: block;
    width: 100%;
}
#navBar a.menuLink{
    display: block;
    float: none;
    font: bold 14px Arial;
    color: #fff;
    text-decoration: none;
    width: 100%;
    height: 36px;
    text-align: center;
}
    #navBar a.menuLink:hover{
        background: url(/img/l-site-bar.png) repeat-x left -75px;
    }
#navBar span{
    display: block; font: bold 14px Arial; color: #fff;
    text-decoration: none; padding: 8px 20px 9px 20px; background: url(/img/l-site-bar.png) no-repeat right -37px;
}


#searchHeader{
    float: right; padding: 3px 25px 0 0;
}
#searchText{
    float: left; padding: 2px 16px 2px 6px; background: url(/img/sprites.png) no-repeat left -45px;
}

#searchText input{
    border: none; width: 110px; height: 13px; font: normal 11px Arial; color: #5a5a5a;
}
#searchGo{
    float: right;
}
#searchGo input{
    background: url(/img/sprites.png) no-repeat -90px -24px;
    width: 29px; height: 20px; border: none; cursor: pointer;
}
#subNav{
    clear: both; background: url(/img/subNav.png) no-repeat center bottom;
    height: 25px;
}
#subNav ul{
    padding: 5px 0 0 10px;
    background: #bad9a0;
}
#subNav li{
    list-style-type: none;
    float: left;
    text-align: left;
    list-style-type: none;
    float: none;
    display: block;
    width: 100%;
    padding: 0;
}
.subNavLink{
    padding: 0;
    font: bold 11px Arial;
    color:#669966;
    text-decoration: none;
    display: block;
    float: none;
    font: bold 14px Arial;
    /* background: #669966; */
    color: #fff;
    text-decoration: none;
    width: 100%;
    height: 36px;
    text-align: center;
}
    .subNavLink a:hover{
        text-decoration: underline;
    }
.doggy{
    height: auto;
    background: url(/img/kinder.jpg) no-repeat 0 bottom;
    width: 100%;
    clear: both;
}


/* оформление контента */
#content{
    text-align: left;
    padding: 20px 10px;
    margin-top: 33px;
    }

#imageBox{
    text-align: center; padding-top: 20px;
    }
#imageBox table{
    width: 980px; margin: 0 auto; border-collapse: collapse;
    }
.buttonContainer{
    width: 26px; background-color: #ECECEC;
}
.imagesContainer{
    background-color: #ECECEC;
}
.imageCarousel{
    width: 232px; text-align: center; padding-top: 10px;
    background: #ECECEC url(/img/sprite11.png) no-repeat right 2px;
}
.imageCarousel a{
    text-decoration: none; color: #8F929B; font: normal 12px Arial;
}
.imageCarousel a img{
    height: 132px;
}
.imageCarousel a:hover{
    font-weight: bold;
}
.imageCarousel a:hover img{
    height: 140px;
}

#imageBox .prev{
    width: 26px; height: 134px; border: none; cursor: pointer;
    background: #ECECEC url(/img/sprites.png) no-repeat -256px 40px;
    }
#imageBox .next{
    width: 26px; height: 134px; border: none; cursor: pointer;
    background: #ECECEC url(/img/sprites.png) no-repeat -282px 40px;
    }

#footerBox{
    height: 123px;
    background: url(/img/sprites.png) no-repeat -62px -125px;
    }
#copyright{
    padding: 0;
    font: normal 12px Arial;
    color: #5a5a5a;
}

/* оформление корзины в верху страницы */
.cartWrap{
    height: 60px;
}
#userHeadCart{
    padding: 0 40px;
}
.userHeadCart{
 float: right; background: url(/img/sprites.png) no-repeat -424px 0;
 padding: 8px 10px;
}
.userHeadCart a{
    width: 27px; height: 19px; text-decoration: none; background: url(/img/sprites.png) no-repeat -163px 0px;
    display: block; float: left;
}
.userHeadCart p{
    padding: 0 5px; white-space: nowrap; float: right;
}

/* каталог роботов */
.robotsPageWrap{
    padding: 10px 0;
}
#robotsLeftCol{
    float: left;
    width: 100%;
    margin-top: 15px;
}
#robotsCenterCol{
    margin-left: 0;
    padding: 0;
    width: 100%;
}
.robotsMenu{
    padding: 0; margin: 0;
    background: #15943d url(/img/sprite8.png) repeat-x 0 0;
}
.robotsMenu li{
    list-style-type: none; border-bottom:solid 3px #fff
}
.robotsMenu a{
    /*display: block; padding: 18px 0 18px 40px; font: normal 14px Arial; color: #fff;
    text-decoration: none;*/
    color: #fff;
    display: block;
    padding: 16px 10px 15px 42px;
    text-decoration: none;
    background:url(/img/sprite9.png) 26px 21px no-repeat;
}
.robotsMenu a:hover{
    /*background: url(/img/sprite8.png) repeat-x left bottom;*/
    background: #239e3b url(/img/sprite13.png) 26px 20px no-repeat;
}

.oneRobotModel{
    padding: 5px;
}
.robotMiniImage{
    width: 140px;
    float: none;
    text-align: center;
    padding-top: 10px;
    margin: 0 auto;
}
.robotDescription{
    margin: 0;
}
.robotsTitle{
    background: url(/img/sprite10.png) repeat-x 0 25px;
    padding: 10px 0 10px 0;
}
.robotPrice{
    width: 100%;
    clear: both;
    float: none;
    text-align: center;
    padding-top: 8px;
    font: bold 30px Arial;
    color: #5a5a5a;
    background-color: #fff;
}
.pobotsLink{
    font-weight: normal;
    color: #006a51;
    margin: 0;
    padding: 0;
    text-decoration: none;
    background: #fff url(/img/sprite1.png) no-repeat 0 15px;
}
.addToCartBig{
    width: 43px; height: 28px; border: none; background: url(/img/sprites.png) no-repeat -163px -19px;
    cursor: pointer;
}
#viewRobotNav{padding: 0;float: left;width: 100%;text-align: center;clear: none;}
    #viewRobotNav div{
        float: left;
        font: normal 14px Arial;
        color: #00853e;
        padding-top: 60px;
        padding-left: 0px;
        cursor: pointer;
        text-align: center;
        border-right: none;
        margin-left: 21px;
    }
    #technologyLink{
        width: 76px; background: url(/img/sprites.png) no-repeat -606px 0px;
        }
    #complectationLink{
        width: 62px; background: url(/img/sprites.png) no-repeat -683px 0px;
        }
    #d-3Link{
        width: 56px; background: url(/img/sprites.png) no-repeat -745px 0px;
        }
    #videoLink{
        width: 46px; background: url(/img/sprites.png) no-repeat -801px 0px;
        }
    #photoLink{
        width: 52px; background: url(/img/sprites.png) no-repeat -848px 0px;
        }
.robotViewTitle{
    padding-bottom: 30px;
}
.robotViewPrice{
    font-size: 18px;
}
.robotAddToCart span{
    display: block; cursor: pointer;
    width: 43px; height: 28px; background: url(/img/sprites.png) no-repeat -163px -19px;
}


/* каталог аксессуаров */
.accTable td{
    padding: 7px; vertical-align: top;
    border: solid 1px #CCC;
}
.accTable td img{
    padding: 7px;
}
.accTable td h4{
    padding: 7px 0 2px 0; font-size: 14px;
}
.accInfo{
    width: 340px; float: right;
}
.accArtAndPrice{
    font: bold 13px Arial;
}
.accAddToCart{
    padding: 10px 5px 5px 10px;
}
.addToCartQuant{
    border: solid 1px #ccc; width: 40px;
}
.addToCartGo{
    width: 27px; height: 19px; border: none; background: url(/img/sprites.png) no-repeat -163px 0px;
    cursor: pointer;
}
.cartReady{
    font: bold 12px Arial; color: green;
}

/* корзина, оформление заказа */
.cartWrap{
    border-collapse: collapse;
}
.cartWrap th{
    background: #c1dc7f; color:#1d5f36; text-align: center; padding: 5px;
}
.cartWrap td{
    vertical-align: middle; padding: 5px; border-bottom: solid 1px #01843e;
}
.cartWrap .cart-1{
    background: #fff; /* white-space: nowrap; */ padding: 5px;
}
    .cartWrap .cart-1 img{
        width: 75px; padding: 5px; float: left;
    }
    .cartWrap .cart-1 p{
        padding: 25px 5px; font: normal 14px Arial; color: #4aaa79;
    }
.cartWrap .cart-2{
    background: #f4f4f5; text-align: center; width: 150px;
}
.cartWrap .cart-2 input{
    width: 30px;
}
.cartWrap .cart-3{
    background: #fff; text-align: center; width: 150px;
}
.cartWrap .cart-4{
    background: #f4f4f5; text-align: center; width: 150px;
}
.cartWrap .cart-5{
    text-align: center; padding: 0 35px;
}
.cartWrap .cart-5 input, .cart-5 a{
    width: 16px; height: 16px; background:url(/img/sprites.png) no-repeat -135px -15px;
    border: none; cursor: pointer; display: block; text-decoration: none;
}
.cartTotalSumm{
    text-align: right; padding: 20px; font: normal 22px Arial; color: #5a5a5a;
}
#confirmButton{
    float: right; padding: 0px 40px;
}
#confirmButton div{
    background: url(/img/sprites-resizeable.png) no-repeat 0 1px;
    padding: 0px 10px;
}
#confirmButton input{
    background: url(/img/sprites-resizeable.png) no-repeat right -29px;
    border: none; height: 31px; font: normal 11px Tahoma; color: #fff;
    text-align: center; padding-right: 10px; margin: 0;
}

/*  форма ввода данных пользователем */
.orderComplete{
    /* border: solid 1px red; */
}

.orderComplete dt{
    height: 4px; font-size: 2px;
}
.orderComplete dd{
    padding: 4px 16px 10px 16px; background: url(/img/inputBg.png) no-repeat 0 0;
    clear: both; height: 25px;
}
.orderTextInput{
    border: none;  float: left;
    height: 20px; width: 460px; font: normal 14px Arial;
}

#comment-element{
    clear: both; width: 480px; height: 162px; text-align: center; padding-top: 8px;
    background: url(/img/sprite3.png) no-repeat center 0px;
}
#comment-element textarea{
    width: 450px; height: 140px; border: none; font: normal 14px Arial;
}
ul.errors li{
    color: red; float: right;
}
#paymentMethod-label{
    clear: both; padding: 15px 0 10px 0;
}
#paymentMethod-element{
    height: 70px; background: none;
}
#paymentMethod-label label{
    height: 20px; font: bold 14px Arial;
}
#paymentMethod-element label{
	font: normal 12px Arial;
}

#survey-label{
    clear: both; padding: 5px 0 10px 0;
}
#survey-element{
    height: 100px; background: none; /*clear: both;*/
}
#survey-label label{
    height: 20px; font: bold 14px Arial;
}
#survey-element label{
	font: normal 12px Arial;
}
#surveyId-element, #arbitraryOptionId-element{
	display: none;
}

/*
#confirmButton{
    float: right; padding: 0px 40px;
}
*/
dd#orderComplete-element{
    background: url(/img/sprites-resizeable.png) no-repeat 0 1px;
    padding: 0px 10px; height: 31px; clear: both;
}
#orderComplete{
    background: url(/img/sprites-resizeable.png) no-repeat right -29px;
    border: none; height: 31px; font: normal 11px Tahoma; color: #fff;
    text-align: center; padding-right: 10px; margin: 0;
}




/* новости  */
.newsList{
    padding: 15px 5px 5px 5px; border-bottom: solid 1px #c0c0c0;
	clear:both;
	display:block;
	overflow:hidden;
	font-size:14px;
}
.newsListLeft{
    display:inline;
    float:left;
    margin:0 0 0 0px;
	padding:0px 10px 10px 0;
    width:180px;
}
.newsListRight{
    display:inline;
    float:left;
    width:760px;
}
.newsList h4{
	line-height:18px;
    padding-right: 40px;
	clear:none;
	display: inline;
	font-size:18px;
}
.posted{
	line-height:22px;
	color:#5A5A5A;
	font-size:14px;
}
.newsList div.newstext{
    padding-bottom:20px;
    padding-top:10px;
	clear:none;
}
.newsList img{
    border:none;
	width:180px;
}

.adminArticlesList h4{
	line-height:18px;
    padding-right: 40px;
	clear:none;
	display: inline;
	font-size:18px;
}
.adminArticlesList div.newstext{
    padding-bottom:10px;
    padding-top:10px;
	clear:none;				 
}
.adminArticlesList img.newsImage{
    border:none;
	margin-bottom:20px;
	width:700px;
}
img.newsAdmImage{
width:180px;
margin-bottom:5px;
}


/*  ролики на главной странице  */
.l-flash{
/*width:425px;height:444px;*/ float: right; padding: 5px 30px 0 0;
/*position:absolute; right:30px;top:188px;*/
overflow:hidden; /*zoom:1;*/
}
.b-flash-play{
/*position:absolute;*/width:165px; /*height:274px;*/
/*top:40px;right:20px;*/
}
.b-flash-play a{
display:block;width:88px;height:88px;margin:0 0 15px 29px; /*background:url(s.png);*/
}
.b-flash-player{
width:425px; /*height:444px;*/
/*position:absolute;right:0;top:4px;*/
display:none; z-index: 1000;
}
.b-flash-player-in{
width:425px; /*height:444px;*/
}

.dealersonmap {
	font-family: arial; 
	font-size: 10pt; 
	color: #5a5a5a;
}
.dealersonmap .header {
	font-size: 18pt;
	font-weight: bold;
	color: #00853e;
}
.dealersonmap .arrowBack {
	color: #00853e;
	font-size: 14pt;
}
.dealersonmap .subheader {
	font-size: 11pt;
	font-weight: bold;
	color: #5a5a5a;
	line-height: 150%;
}
.dealersonmap a {
	color: #4aaa79;
}
.dealersonmap .smalltext {
	font-size: 9pt;
}
.dealersonmap .green {
	color: #00853e;
}
.dealersonmap .visitcard {
	border: 1px solid #00853e;
    width: 300px;
	padding: 20px 10px 20px 10px;
	vertical-align: middle;
	text-align: center;
	margin-right: 20px;
}


div.robotAction a.special{
    display: block; font: bold 14px Arial; color: #fff; width:30px;
	margin-top:5px;
    text-decoration: none; padding: 5px 20px 5px 10px; 
	background: url(/img/off.jpg) repeat-x;
}
div.robotAction a.special:hover{
    background: url(/img/off.jpg) repeat-x 0 -33px;
}
div.robotAction span.action{
	display:none;
	padding-top:10px;
	color:#5A5A5A;
	font-size:12px;
}

.fastzak {background: transparent;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;padding: 0;width: 100%;width: 100%;}
.fastzak input {width: 99%;}
.fastzak input.btm {width:auto;cursor:pointer;margin: 15px 0 0 122px;}
.prod {float: none;width: 100%;height: auto;text-align:justify;}

.prod td { padding-left:30px; } 


.layer {
	font: bold 18pt century schoolbook;
    text-align: center;
    color: #5a5a5a;
}

.layer2 {
	font: bold 18pt century schoolbook;
    text-align: center;
}

#navBar span {
    display: block;
    font: bold 14px Arial;
    text-decoration: none;
    padding: 8px 20px 9px 20px;
    background: none;
}  

 table,
 iframe{
    width: 100% !important; 
}
.ppp .panel-grid .panel-row-style{
    padding: 0px !important; 
}


.ppp .panel-grid .panel-grid-cell{
    width: 100% !important;   
}

.ppp .panel-grid .panel-grid-cell .ow-button-hover{
    width: 100% !important; 
}  

p img{
     width: 100% !important;  
    height: auto;
     margin: 0 !important;
}
.menu{
    display: block !important; 
}

#navBar{
    display: none; 
}

#jsddm li:last-child{ 
    display: none; 
}

.news td {
    vertical-align: top;
    border: 1px solid black;
    display: block;
    text-align: center;
    padding: 0 !important;
    font-size: 14px;
    width: 100%;
    margin: 0;
    margin-left: -6px;
} 
#robotsCenterCol #pp1 div p img {  
    width: 100% !important;
    height: auto !important;   
}

#robotsCenterCol p img{  
    width: 50% !important;
    display: block;
    margin: 0 auto;
    padding: 10px;
    height: auto !important;
}

p.price:last-child{
    display: none; 
}

p.price{
    float: left;
    margin-top: -1px;
    padding-left: 111px;
    font-size: 17px;
    margin-right: -98px;
}

tr:nth-child(2) p.price,
tr:nth-child(3) p.price{
    float: left;
    margin-top: -23px;
    padding-left: 100px;
    font-size: 17px;
    margin-right: -47px;
}

#content>table tbody tr:nth-child(even) td{
    background: #bad9a0;
}

#content>table tbody tr:first-child td:nth-child(2){
    display: none; 
}

.news tr td:nth-child(1){
border-bottom: none;
}
.news tr td:nth-child(2){
    border-top: none; 
}

#pp1 h3 img,
.sow-image-container img,
#pgc-54-6-0 a,
#pgc-54-6-0,
#pgc-54-6-1 img,
#pgc-54-6-1{  
    width: 100% !important;
    height: auto !important;  
}

}
 
   
 
.menu{
    position: absolute;
    right: 30px;
    font-weight: bold;
    font-size: 21px;
    margin-top: -30px;
    display: none; 
}            

.art:nth-child(2){
    display: none; 
}

.art{
    float: left;
    margin-left: 89px;
    margin-right: -98px;  
} 

#content>table tbody tr td:nth-child(2){
    height: 19px;
}

#content>table tbody tr td:nth-child(2) br{
    display: none; 
}

.inst {
	padding: 8px 0 0 90px;
}
#content img{
    max-width: 100% !important;;
    height: auto !important;;
}
