/* STICKER - A valid, easy to use CSS sticky footer by Ryan Fait Copyright (c) 2 Ryan Fait */

* {margin: 0;}
html, body {
	height: 100%;
	margin: 0;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
	padding: 0 25px 0 25px;
}
.footer, .push {
	height: 100px; /* .push must be the same height as .footer */
}

/**** STICKER END ************/

/* body */
body {
	text-align: left;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.clear{clear: both;}

a {color: #cc0000;}
a:hover {text-decoration: none;}
h1{
	font-size: 2.5em;
	font-weight: normal;
	color: #990000;
	line-height: 1em;
	margin: 0px 0px 30px -0.1em;
}
h2{
	font-size: 1.4em;
	font-weight: normal;
	color: #990000;
	line-height: 1em;
	margin:20px 0 10px -0.05em;
	margin-left: 0;
}
h3{
	margin: 15px 0px 0px 0px;
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 5px;
	color: #990000;
}
h3 a[href]{
	color: maroon;
}
h4{
	margin: 5px 0px 0px 0px;
	font-size: 1.2em;
	padding-bottom: 5px;
	color: #990000;
}
ul{
	margin: 10px 0px 10px 5px;
	padding: 0;
	padding-left: 15px;
}
ul li{
	padding: 0px;
	padding-bottom: 5px;
}
ol{
	margin: 10px 0px 10px 5px;
	padding: 0;
	padding-left: 30px;
}
ol li{
	padding: 0px;
	padding-bottom: 5px;
}
p{
	margin-bottom: 10px;
}
hr{
	border: 0;
	border-bottom: 1px #ccc solid;
	margin: 20px 0 20px 0;
}


/* блоки страницы */
#logo{
	background: url(../images/scalecars/logo1.gif) no-repeat;
	width: 295px;
	height: 72px;
	display: block;
	padding: 38px 0px 56px 0;
	margin: -10px 0 -23px 0px;
}
#logo[class="ru"]{
	background: url(../images/scalecars/logo1.gif) no-repeat;
}
#logo[class="en"]{
	background: url(../images/scalecars/logo1_en.gif) no-repeat;
}
#logo a{
	width: 174px;
	height: 72px;
	display: block;
}
.copyright{
	color: #333;
	font-size: 0.8em;
	padding-top: 20px;
}
.contacts{
	border-top: 1px solid #ccc;
	padding: 25px;
	display: block;
}
.made{
	float: right;
	display: block;
}
.main-cols{
	border: 0; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
	width: 1100px;
}
.main-cols td{
	padding:0px;
	margin: 0px;
	vertical-align: top;
}
.main-cols td.left{
	padding-right: 20px;
	width: 295px;
}
.main-cols td.right{
	padding-left: 10px;
	width: 770px;
}

/* меню языков */
#menu-lang{
	width: 170px;
	height: 20px;
	display: block;
}
#menu-lang ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu-lang ul li{
	float: left;
	text-transform: uppercase;
	font-size: 0.7em;
	color: #666;
	padding: 4px 4px 0px 4px;
	height: 22px;
}
#menu-lang ul li a{color: #666;}
#menu-lang ul li.cur{
	color: #fff;
	background: url(../images/scalecars/lang-menu-cur.gif) no-repeat top;
}
#menu-lang ul li.cur a{color: #fff;}
#menu-lang ul li a:hover {color: #ffbf00;}

/* меню категорий выбора товаров */
.menu-category{
	height: 30px;
	display: block;
}
.menu-category ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu-category ul li{
	float: left;
	font-size: 0.85em;
	color: #808080;
	height: 33px;
}
.menu-category ul li a{
	color: #808080;
	padding: 4px 7px 4px 7px;
}
.menu-category ul li.cur{
	color: #fff;
	background: url(../images/scalecars/category-cur.gif) no-repeat top;
}
.menu-category ul li.cur a{
	color: #fff;
	background: #ff7f00;
	padding: 4px 7px 4px 7px;
}
.menu-category ul li a:hover {color: #ff7f00;}
.menu-category ul li.cur a:hover {color: #ffff00;}

/* каталог */
.menu-category-content div{
	clear: both;
	margin: 0 0 25px -25px;
	display: none;
}
.menu-category-content div.tab-cur{
	display: block;
}
.menu-category-content div div{
	display: block;
}
.menu-category-content div ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu-category-content div ul li{
	color: #666;
	padding: 0.1em 0 0.1em 0;
	font-size: 1.2em;
}
.menu-category-content div ul li a{
	color: #666;
	padding-left: 25px;
	cursor: pointer;
}
.menu-category-content div ul li.cur{color: #660000;}
.menu-category-content div ul li.cur a{color: #660000;}
.menu-category-content div ul li a:hover {color: #ff7f00;}
.menu-category-content div ul li ul li{
	color: #000;
	font-size: 0.8em;
}
.menu-category-content div ul li ul li a{
	padding-left: 42px;
	color: #1a1a1a;
}
.menu-category-content div ul li.cur ul li a{
	padding-left: 42px;
	color: #1a1a1a;
}
.menu-category-content div ul li.cur ul li.cur a{
	color: #1a1a1a;
	background: url(../images/scalecars/catalog-cur.gif) no-repeat left;
}
.menu-category-content div form{padding-left: 25px;}
.menu-category-content div form input[type="text"]{
	width: 190px;
	border: 1px #ccc solid;
	margin-right: 15px;
	padding: 3px;
}
.menu-category-content div form input[type='submit']{}

/* меню основное */
#menu-main {
	height: 80px;
	display: block;
	width: 450px;
}
#menu-main ul{
	margin: 0px;
	padding: 32px 0 0 0;
	list-style: none;
}
#menu-main ul li{
	float: left;
	font-size: 1.1em;
	color: #666;
	margin-right: 18px;
	padding: 0 0 6px 0;
}
#menu-main ul li a{
	color: #666;
}
#menu-main ul li.cur{
	color: #990000;
	border-bottom: 4px #ff7f00 solid;
}
#menu-main ul li.cur a{
	text-decoration: none;
	color: #990000;
}

/* второстепенные блоки страницы */
/* скоро в продаже */
.feature{
	display: block;
	padding: 14px;
	background: #eeebdc;
}
.feature h3{
	color: #4d4d4d;
	margin: 0 0 15px 0;
}
.feature ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.feature ul li{
	color: #660000;
	font-size: 0.9em;
	height: 100px;
	display: block;
	padding-bottom: 15px;
}
.feature ul li.in-basket{
	border: #ccc solid 2px;
	height: 120px;
	padding:0 5px 15px 5px;
	margin-bottom: 10px;
}

.feature ul li .in-basket{
	background: #ccc;
	padding: 5px;
	font-size: 0.9em;
	text-align: center;
	color: #fff;
	margin: 0 -5px 2px -5px;
}

.feature ul li .price{
	display: block;
	color: #333;
	font-size: 0.9em;
}
.feature ul li a{
	color: #660000;
	text-decoration: none;
}

.feature ul li img{
	float: left;
	margin-right: 13px;
}

.news-list ul{
	margin: 0px;
	padding: 0 0 15px 0;
	list-style: none;
}
.news-list ul{color: #666;}
.news-list ul a{color: #666;}

.recommended, .product, .basket-orders{
	background: #f4f3eb;
	padding: 10px;
	margin: 0 0 30px -10px;
}

/* корзина -  информер */
.basket-informer{display: none;}
.basket-informer .total{text-align: right;}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #e5e5e5;
	background: #eeebdc;
	padding: 5px;
	opacity: 0.85;
	font-size: 0.8em;
	color: #666;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip hr{
	border: 0;
	border-bottom: 1px #ccc solid;
	margin: 3px 0 3px 0;
}

/* корзина - список заказов */
.basket-orders{
	display: block;
}
.basket-orders table{
	border-collapse:collapse; /* cellspacing="0" */
	border: 1px #e5e5e5 solid;
}
.basket-orders th{
	padding: 6px 10px 6px 10px;
	color: #4d4d4d;
	font-weight: normal;
	border: 1px #f4f3eb solid;
	border-bottom: 1px #e5e5e5 solid;
}
.basket-orders .basket-orders-nums{
	background: #e5e5e5;
	font-size: 0.9em;
	padding: 5px;
	color: #666;
}
.basket-orders td{
	background: #fff;
	padding: 10px;
}
.basket-orders td input[type="text"]{width: 50px;}
.basket-orders th.img{width: 150px;}
.basket-orders th.quantity{width: 80px;}
.basket-orders th.del{width: 35px;}
.basket-orders tr.deleted td{background: red;color: #fff;}
.basket-orders tr.deleted a{color: #fff;}
.basket-orders tr.deleted td input{background: orange;}
.basket-orders .icon{width: 10px; height: 10px; display: block;}
.basket-orders td .del{background: url(../images/scalecars/module-table-ico-del.gif) 10px 0px;}
.basket-orders td .del:hover{background: url(../images/scalecars/module-table-ico-del.gif) 0px 10px;}
.basket-orders td .deleted{background: url(../images/scalecars/module-table-ico-del.gif) 0px 10px;}
.basket-orders td .deleted:hover{background: url(../images/scalecars/module-table-ico-del.gif) 10px 0px;}
.basket-orders hr{padding: 0; margin: 0; border: 0; border-bottom: 1px #999 solid;}
.basket-orders .total td{
	text-align: right;
	color: #4d4d4d;
	vertical-align: bottom;
	padding-top: 0;
}
.basket-orders .total td.price{
	text-align: left;
	font-size: 1.2em;
	color: #990000;
}
.basket-orders .total td.price .currency{color: #4d4d4d;}
.basket-orders .input{
	text-align: right;
	background: #f4f3eb;
	border: 1px #f4f3eb solid;
	border-top: 1px #e5e5e5 solid;
}
.basket-orders .input input{
	margin: 0 0 0 20px;
}

.basket-order-message{
	background: #FFA500;
	display: block;
	padding: 14px;
	margin-top: 20px;
	color: #fff;
}
.basket-order-message h2{
	margin-top: 0px;
	color: #fff;
}

/* рекомендованные */
.recommended-frame2, .product-frame2{
	background: #fff;
	padding: 0 20px 0 20px;
	border: 1px #e5e5e5 solid;
}
.recommended-frame2 ul{
	margin: 15px -20px 0 0;
	padding: 0;
	list-style: none;
}
.recommended ul li{
	height: 230px;
	width: 226px;
	color: #660000;
	display: block;
	float: left;
	margin: 0 20px 18px 0;
}
.recommended ul li.in-basket{height: 250px;}
.recommended ul li .in-basket{
	background: #eeebdc;
	padding: 5px;
	font-size: 0.9em;
	text-align: center;
}
.recommended ul li img{
	display: block;
	margin-bottom: 10px;
	border: 0;
}

.recommended ul li a{
	color: #660000;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
}
.recommended ul li .price{
	display: block;
	color: #333;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	margin-top: 2px;
}
.recommended a.to-basket, .products-list a.to-basket, .products-popular-list a.to-basket{
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	color: #cc0000;
	font-weight: normal;
	float: right;
	position: relative;
	font-size: 0.9em;
	text-decoration: none;
	margin-top: -1.2em;
}
.recommended a.to-basket:hover, .products-list a.to-basket:hover, .products-popular-list a.to-basket:hover{text-decoration: underline;}

.product-frame2 img{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.product-frame2 .img-exist{margin-left: 315px;}

.product-data{
	font-size: 0.9em;
	color:#333;
}
.product-data ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.product-frame2{margin-bottom: 15px;}
.product{padding-bottom: 25px;}

.product-data .images{margin: 5px 0 0 0;}
.product .price{
	margin: 0 15px 0 10px;
	font-size: 1.2em;
	color: #333;
}
.product .price strong{
	font-weight: normal;
	font-size: 1.2em;
	color: #990000;
}

.products-list ul, .products-popular-list ul{
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 -25px 0 0;
}
.products-list ul li, .products-popular-list ul li{
	float: left;
	height: 200px;
	width: 153px;
	color: #660000;
	display: block;
	margin: 0 25px 18px 0;
}
.products-list ul li img, .products-popular-list ul li img{
	display: block;
	margin-bottom: 10px;
	border: 0;
}
.products-list ul li a, .products-popular-list ul li a{
	color: #660000;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
}
.products-list ul li .price, .products-popular-list ul li .price{
	display: block;
	color: #333;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	margin-top: 2px;
}
.products-list ul li.in-basket{
	border: #eeebdc solid 2px;
	width: 155px;
	padding: 0 5px 0px 5px;
}
.products-list ul li .in-basket{
	background: #eeebdc;
	padding: 5px;
	font-size: 0.9em;
	text-align: center;
	margin: 0 -5px 0 -5px;
}
.products-popular-list{
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: -5px;
}
.products-popular-list h2{
	color: #ff7f00;
	background: url(../images/scalecars/pop-star.gif) no-repeat left;
	margin-left:-10px;
	display: block;
	z-index: 10000;
	padding-left: 15px;
}
.products-popular-list h2 strong{
	background: url(../images/scalecars/pop-star.gif) no-repeat right;
	width: 20px;
	font-weight: normal;
	padding-right: 15px;
}
h2 .sort-and-filter{
	position: relative;
	float: right;
	font-size: 12px;
	color: #666;
}
h2 .sort-and-filter a{color: red;}
h2 .sort-and-filter a.link{color: #666;}
h2 .sort-and-filter strong{color: #999;}

/**/
.user-menu{
	z-index: 1000;
	position: relative;
	top: 32px;
	/*widows: 200px;*/
	display: block;
	text-align: right;
	/*margin-bottom: -25px;*/
	display: block;
	float: right;
}
.user-menu h3 a, .user-menu h3{color: #666;}
.user-menu h3.user{
	margin: 0;
	padding: 0 0 0 23px;
	font-size: 0.9em;
	background: url(../images/scalecars/ico-user-edit.gif) no-repeat left;
	display: inline;
	cursor: pointer;
}
.user-menu h3.login{
	margin: 0;
	padding: 0 0 0 23px;
	font-size: 0.9em;
	background: url(../images/scalecars/ico-login.gif) no-repeat left;
	display: inline;
	cursor: pointer;
}
.user-menu h3.basket{
	margin: 0 0 0 15px;
	padding: 0 0 0 23px;
	font-size: 0.9em;
	background: url(../images/scalecars/ico-basket.gif) no-repeat left;
	display: inline;
	cursor: pointer;
}
.user-menu h3.hover{
	color: #333;
}
.basket-menu .basket-corner{
	background: url(../images/scalecars/top-basket-corner.gif) no-repeat top;
	display: block;
	height: 8px;
	margin-top: 5px;
}
.basket-menu .no-show{
	display: none;
}
.basket-menu .basket{
	display: block;
	widows: 200px;
	padding: 15px 10px 15px 10px;
	background: #eeeecc;
	text-align: left;
}
.basket-menu .basket ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.85em;
}
.basket-menu .basket ul li span{
	display: block;
	color: #333;
}
.basket-menu .basket label{
	font-size: 1.1em;
	color: #cc0000;
}

.news ul, .news-short ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.news a, .news-short a{
	#333;
}
.news ul li, .news-short ul li{
	margin: 0;
	padding: 0;
}
.news-short h3{
	font-size: 1em;
	color: #333;
	margin: 0;
}
.news h3{
	font-size: 1.2em;
	color: #333;
	margin: 0;
	font-weight: bolder;
}
.news h3 a, .news-short h3 a{
	color: #333;
	cursor: pointer;
	text-decoration: underline;
	font-weight: normal;
}
.news-short ul li.selected h3{
	color: #660000;
}
.news-short ul li.selected h3 a{color: #660000;}

.news-short .date{display: none;}
.news .date{
	font-size: 0.8em;
	color: #666;
}
.news .short{
	margin-bottom: 15px;
}
.news-short .short{
	display: none;
	font-size: 0.9em;
}

.next-arrow{
	width: 9px;
	height: 7px;
	background: url(../images/scalecars/next-arrow.gif) no-repeat right;
	display: inline;
	padding-right: 17px;
	margin-right: 8px;
}

.down-arrow{
	height: 9px;
	width: 7px;
	background: url(../images/scalecars/down-arrow.gif) no-repeat right;
	display: inline;
	padding-right: 14px;
	margin-right: 8px;
}

/* формы */
form{margin: 0; padding: 0;}
input[type="submit"]{margin-top: 10px;}
fieldset{
	border: 1px #ccc solid;
	margin: 10px 0 0 0;
	padding: 5px;
}
label{font-size: 0.9em;	color: #666;}
legend{
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
}

.compact{
	width: 40px;
	text-align: center;
}
.comments{
	font-size: 0.9em;
	color: #999;
	display: block;
}
.edit-param{width: 450px;}
.edit-param-small{width: 260px;}

.edit-param div, .edit-param-small div{
	padding: 4px;
	margin: 0 0 2px 0;
}
.edit-param label{
	width: 180px;
	display: table;
	float: left;
}
.edit-param fieldset label{
	width: 175px;
}
.edit-param-small label{
	width: 100px;
	display: table;
	float: left;
}
.edit-param-small label.right{
	width: auto;
	display: inline;
	float: none;
}
.edit-param div input, .edit-param div select,  .edit-param div textarea{
	width: 250px;
}

.edit-param input[type="checkbox"]{
	margin-left: -1px;
	width: auto;
}

.edit-param input[type='submit']{
	margin-bottom: 10px;
}

.edit-param .comments{
	margin-left: 180px;
	width: 250px;
}

.edit-param .delete{
	position: absolute;
	margin: 6px 0 0 180px;
	font-size: 0.9em;
}

.edit-text label, .edit-text input, .edit-text textarea{
	display: block;
	margin-bottom: 5px;
}
.edit-text input,
.edit-text select{
	width: 340px;
	margin-bottom: 10px;
}
.edit-text input.compact{
	display: inline;
	width: 30px;
}

.edit-text input[type="submit"]{
	margin-bottom: 10px;
	width: auto;
}
.edit-text textarea{width: 700px;}
.edit-text table td{vertical-align: top; padding-right: 15px;}
.edit-text .comments{margin: -10px 0 10px 0;}

.edit-text h3 input, .edit-text h3 label{
	display: inline;
	padding: 0;
	margin: 0;
	width: auto;
	font-size: 0.9em;
}
.edit-text h3 input{
	margin-left: 30px;
}


table.collumns td{vertical-align: top;}

label select{
	width: auto;
	display: inline;
}


/* scroller*/
span.scroller_cur {
	background-color : #6495ED;
	color : White;
	padding : 2px 2px 2px 2px;
}
.scroller{
	color: #666666;
	font-weight: normal;
}

div.pages{
	color: #666666;
	margin: 1em 0;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
}
div.pages a:hover{
	color: #DAA520;
}

/* регистрация в системе */
.error-message{
	background: red;
	padding: 10px;
	margin: 10px 10px 5px 3px;
	color: #fff;
	width: 450px;
}

/* гостевая */
.form-responce{
	background-color: #EEE8AA;
	color: red;
	font-size: 1.2em;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}

.questions{
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}

.questions ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.questions ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 20px;
}

.questions ul li.not-publish{
	padding-left: 10px;
	border-left: 5px solid #6495ED;
}

.questions-info{
	clear: both;
	margin: 0px;
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #ccc;
	color: #999;
	font-size: 0.8em;
}
.questions-info span{
	padding-right: 5px;
	border-right: 1px #999 solid;
	margin-right: 5px;
}
.answer{
	margin: 10px 0px 10px 30px;
	padding: 5px;
	border: 1px solid #ccc;
}
.answer .info{
	color: #999;
	font-size: 0.8em;
	margin-bottom: 5px;
}
.questions-count{
	color: #999;
	font-size: 0.9em;
	margin-bottom: 5px;
}
.answer-links{
	margin: 10px 0px 10px 0px;
}
.answer-links a{
	background: #ccc;
	padding: 2px 5px 5px 5px;
	color: #fff;
	cursor: pointer;
}
.answer-links a:hover{
	background: #DAA520;
}
.virtual-answer-form{margin: 20px;}
.virtual-answer-form textarea{
	display: block;
}
