/* обнуляем всякие разные 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;
    }
    strong{
        font-weight: bold;
    }
h1, h2, h3, h4, h5, h6{
    font-weight: bold; color: #00853e; margin: 0; padding: 10px 0 5px 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;
}
a{
    color:#4aaa79;
}
.lgrey{
    color: gray;
}
#bodyWrap{
    margin: 0 auto; width: 990px; text-align: left;
    }
#headerWrap{
    /*height: 125px;*/ background: #ffffff url(../images/default/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(../images/default/sprites.png) no-repeat 0 -64px;
        }
.grayCol{
    float: left; padding: 8px 0px 33px; width: 42px; text-indent: -10000px;
    background: #f1f1f3 url(../images/default/nav.png) no-repeat 0 0;
    }
.grayColBox{
    padding: 0; margin: 0;
    }
    .grayColBox li{
        padding: 8px; list-style-type: none;
        }
    .grayCol a{
        display: block; width: 20px; height: 20px;
        }
    .icoHome{background: url(../images/default/sprites.png) no-repeat -19px -4px;}
    .icoFeebBack{background: url(../images/default/sprites.png) no-repeat -42px -4px;}
    .icoSiteMap{background: url(../images/default/sprites.png) no-repeat -64px -4px;}

#headerRight{
    float: right; width: 600px; background: url(../images/default/login-bg.png) no-repeat 12px bottom;
}
#flags{
    padding: 8px 60px 0 0;
}
#flags a{
    display: block; float: right; width: 24px; height: 13px; text-indent: -9000px;
}
#rusLang{
    background: url(../images/default/sprites.png) no-repeat -115px 0; margin-right: 5px;
}
#engLang{
    background: url(../images/default/sprites.png) no-repeat -139px 0;
}
#headerPhone{
    background: url(../images/default/phone-bg.png) no-repeat left bottom;
    width: 350px; float: right;
}
#headerPhone p{
    padding: 20px 0 8px 98px;
}
#headerPhone img{
	padding: 0 0 0 98px;
}
#navBar{
	position:relative;
	z-index: 1000;
    height: 36px; background: url(../images/default/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(../images/default/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(../images/default/l-site-bar.png) no-repeat right -37px;
}


#searchHeader{
width: 165px;
position: absolute;
top:9px;
right: 15px;

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

#searchText input{
    border: none !important; width: 110px;  font: normal 11px Arial; color: #5a5a5a;
	background: #fff; height: 13px;
	//height: 11px;
}
#searchGo{
    float: right;
}
#searchGo input{
    background: url(../images/default/sprites.png) no-repeat -90px -24px;
    width: 29px; height: 20px; border: none; cursor: pointer;
}
#subNav{
	position:relative;
	z-index: 110;
    clear: both; background: url(../images/default/subNav.png) no-repeat center bottom;
    height: 25px;
}
#subNav ul{
    padding: 5px 0 0 10px;
}
#subNav li{
position:relative;
    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{
	position:relative;
    height: 430px;
}


/* оформление контента */
#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(../images/default/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(../images/default/sprites.png) no-repeat -256px 40px;
    }
#imageBox .next{
    width: 26px; height: 134px; border: none; cursor: pointer;
    background: #ECECEC url(../images/default/sprites.png) no-repeat -282px 40px;
    }

#footerBox{
    height: 123px; background: url(../images/default/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(../images/default/sprites.png) no-repeat -424px 0;
 padding: 8px 10px;
}
.userHeadCart a{
    width: 27px; height: 19px; text-decoration: none; background: url(../images/default/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(../images/default/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: 15px 10px 15px 42px;
    text-decoration: none; background:url(../images/default/sprite9.png) 26px 21px no-repeat;
	height: 17px;
	overflow: hidden;
}
.robotsMenu a:hover{
    /*background: url(../images/default/sprite8.png) repeat-x left bottom;*/
    background: #239e3b url(../images/default/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(../images/default/sprite10.png) repeat-x 0 25px;
    padding: 10px 0 10px 0;
}
.robotPrice{
    width: 210px; float: right; padding-top: 8px;
    font: bold 13px 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(../images/default/sprite1.png) no-repeat 0 15px;
}
.addToCartBig{
    width: 43px; height: 28px; border: none; background: url(../images/default/sprites.png) no-repeat -163px -19px;
    cursor: pointer;
}
#viewRobotNav{
    padding: 5px;
}
    #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(../images/default/sprites.png) no-repeat -606px 0px;
        }
    #complectationLink{
        width: 62px; background: url(../images/default/sprites.png) no-repeat -683px 0px;
        }
    #d-3Link{
        width: 56px; background: url(../images/default/sprites.png) no-repeat -745px 0px;
        }
    #videoLink{
        width: 46px; background: url(../images/default/sprites.png) no-repeat -801px 0px;
        }
    #photoLink{
        width: 52px; background: url(../images/default/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(../images/default/sprites.png) no-repeat -163px -19px;
}
/* каталог подарков */
.thumb {
	float: left; 
	width: 46px; 
	cursor: pointer;
	border: solid 1px #fff;
}
.thumbSelected {
	border: solid 1px green;
}

.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;
}
.accAddToCart{

}
.accArtAndPrice{
    font: bold 13px Arial;
}

.addToCartQuant{
    border: solid 1px #ccc; width: 40px;
}
.addToCartGo{
    width: 27px; height: 19px; border: none; background: url(../images/default/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(../images/default/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(../images/default/sprites-resizeable.png) no-repeat 0 1px;
    padding: 0px 10px;
}
#confirmButton input{
    background: url(../images/default/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(../images/default/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(../images/default/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(../images/default/sprites-resizeable.png) no-repeat 0 1px;
    padding: 0px 10px; height: 31px; clear: both;
}
#orderComplete{
    background: url(../images/default/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{
position:relative;
z-index:100;
/*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(../images/action/off.jpg) repeat-x;
}
div.robotAction a.special:hover{
    background: url(../images/action/off.jpg) repeat-x 0 -33px;
}
div.robotAction span.action{
	display:none;
	padding-top:10px;
	color:#5A5A5A;
	font-size:12px;
}

.gradient {
    display: block; font: bold 14px Arial; color: #fff; width:30px;
	margin-top:5px;
    text-decoration: none; padding: 5px 20px 5px 10px; 
	background: url(../images/action/off.jpg) repeat-x;
}

.gradient:hover {
    background: url(../images/action/off.jpg) repeat-x 0 -33px;
}
.imap{
    position: absolute;
	z-index: 100;
    bottom: 8px;
    right: 10px;

}
.imap a{
    display: block;
    
    width: 185px;
    height: 108px;

    background: url("../images/default/imap.png") no-repeat 0 -108px;
}

.imap a:hover{
    background-position: 0 0;
}

#slideshow{
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 10;
	cursor: pointer;
}

#slideshow img { display: none }
#slideshow img.first { display: block }



#slideshow_nav {
	margin: 0;
	padding: 0;
	position: absolute;

	list-style: none;
	bottom: 10px;
	left: 470px;
	z-index: 200;
}

#slideshow_nav li {
	display:inline;
}
#slideshow_nav li  a{
	background-color: #fff;
	font-weight: bold;
	display: inline-block;
	
	width: 18px;
	height: 22px;
	background: url("../images/default/dot.png") 0 -3px no-repeat;
	
	//display:inline;
	//zoom:1;
}
#slideshow_nav li:hover{
	
}
#slideshow_nav li.activeSlide a {
	background-position: 0 -70px;	
}
#slideshow_nav a {
	text-decoration: none;	
}

.acctbl td{
	width: 50%;
    vertical-align: top;
    border: solid 1px #CCC;
}

.acctbl td h4{
	font-size: 24px;
    
	margin-bottom: 10px;
}

.acc{
	margin: 5px;
}

.acc__img{
	float:left;
	
	width: 200px;
	margin-right: 20px;
	
}

.acc__mainimg{
}

.acc__mainimg img{
	width: 199px;
	
	border:1px solid green;
}

.acc__list{
	margin-top:3px;
}

.acc__list ul{ 
	margin-right:-10px;
	padding: 0;

	list-style:none;
}

.acc__list li{
	display:inline-block;
	
	margin: 0 3px 4px 0;
	
	vertical-align:top;
	
	//display:inline;
	//zoom:1;
}

.acc__info{
    overflow:hidden;
}

.acc__price{
    font: bold 13px Arial;
	
	margin-bottom: 10px;
}

.acc__text{
	margin-bottom: 10px;
}
