/*Общие теги*/
* {
	margin: 0;
	padding: 0;
	outline-style: none;
}

table {
	border: 0;
}

html, body, p,input,textarea{
	font-family:Trebuchet MS,Helvetica,sans-serif;	
}

h1 {
}

h2 {
}

a {
}

a:hover {
}

html, body {
	height: 100%;
	font-size: 16px;
}
/*\Общие теги*/
/*Общие классы*/
.cl {
	clear: left;
}

.cr {
	clear: right;
}

.ca {
	clear: both;
}

.hide {
	display: none;
}
/*\Общие классы*/
/*структура*/
#index {
	min-height: 100%;
	position: absolute;
	height: auto;
	min-width: 970px;
	width: 100%;
	background-image: url("/import/i/background.jpg");
	background-repeat: repeat-x;
	background-position: top;
}

#top {
	position: relative;
	width: 100%;
	margin-bottom: 190px; /*высота футера с учетом наезда-отступа*/
	min-height: 0px; /*Минимальная высота контента*/
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

/* заголовок */
#header {
	padding: 26px 37px 0 32px;
	height: 140px;
}

#header a.sublink {
	display: block;
	color: #888888;
	font-size: 17px;
	margin-left: 3px;
	width: 93px;
}

#header a.sublink:hover {
	text-decoration: none;
}

#header #logo img {
	border: none;
	width: 152px;
	height: 64px;
}

#header #contacts {
	float: right;
}

#header #contacts div{
	color: #f9fcfd;
	font-size: 1.5em;
}

/*<<<<<<<<<< линк на корзину */
#header #backet {
	float: right;
	width: 150px;
	height: 56px;
	background-image: url('/import/i/basket_b.png');
	background-repeat: no-repeat;
	margin-right: 500px;
	font-size: 0.875em;
	padding: 5px 0 0 10px;
	color: #f9fcfd;
}

#header #links {
	position: absolute;
	width: 350px;
	height: 56px;
	right: 295px;
	background: URL('/import/i/links-background.png') no-repeat;
	color: #f9fcfd;
	padding-top: 2px;
	padding-left: 6px;
}
#header #links a {
	color: #f9fcfd;
	margin-left: 13px;
}
#header #links a:hover {
	text-decoration: none;
}

#header #backet a {
	color: #f9fcfd;
}

#header #backet a:hover {
	text-decoration: none;
}

#header #backet div {
	margin-top: 4px;
}

/* линк на корзину >>>>>>>>>>*/

#header #contacts div span {
	font-size: 0.7em;
	margin-right: 10px;
}

/*#header #contacts img {
	display: block;
	width: 171px;
	height: 28px;
}*/

#header #contacts a {
	/*float: right;*/
	color: #3192df;
	font-size: 1em;
	display: block;
	right: 38px;
	position: absolute;
	margin-top: 4px;
}

/* левое меню */
#left_menu {
	float: left;
	margin: 0 0 80px 35px;
	display: inline;
	width: 231px;	
}

#left_menu ul {
	list-style: none;
	margin-bottom: 28px;
}

#left_menu li.up_menu {
	margin-bottom: 18px;
}

#left_menu li.up_menu span {
	display: block;
	color: #ffffff;
	background-image: url("/import/i/menu_bttn.png");
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	padding-left: 20px;
	padding-top: 3px;
	cursor: pointer;
}

#left_menu li.up_menu span a {
	text-decoration: none;
	color: #ffffff;
}

#left_menu li.up_menu span a:hover {
	text-decoration: none;
}

#left_menu ul.sub_menu {
	margin-left: 20px;
	margin-top: 1px;
	margin-bottom: -1px;
	display: none;
}

#left_menu ul.sub_menu li {
	line-height: 22px;
}

#left_menu ul.sub_menu a {
	color: #565656;
	font-size: 0.8125em;
}

#left_menu ul.sub_menu a.act {
	color: #48b1fa;
}

#left_menu ul.sub_menu a:hover {
	color: #48b1fa;
}

#left_menu a.addlinks {
	color: #48b1fa;
	font-size: 14px;
	display: block;
	margin: 0px 0 15px 0;
	padding-left: 22px;
	background-repeat: no-repeat;
}

#left_menu #maplink {
	background-image: url('/import/i/ico_map.gif');
	width: 200px;
}


#left_menu #contactlink {
/*	background-image: url('/import/i/ico_txt.gif');*/
/*	width: 136px;*/
}
/* контент */
#content {
	height: 1%;
	overflow: hidden;
}
#breadcrumbs {
	font-size: 12px;
	width:100%;
	text-align:right;
	padding-right: 150px;
}
#breadcrumbs a {
  color: #3192DF;
}
#breadcrumbs a:hover {
  text-decoration: none;
}

/* блоки на главной */

#content a.label {
	float: left;
	width: 200px;
	height: 121px;
	margin: 0 12px 40px 0;
	background-image: url("/import/i/fon_1.png");
	text-decoration: none;
}

#content a.label img {
	border: none;
	margin-left: 16px;
	width: 82px;
	height: 58px;
	
}

#content a.label .title {
	display: block;
	font-size: 0.8125em;
	color: #48b1fa;
	text-decoration: underline;
	padding: 10px 12px 5px 12px;
}

#content a.label .cost {
	color: #a1a1a1;
	font-size: 1.5em;
	position: absolute;
	margin-top: 30px;
}

#content a.label .rur {
	overflow: hidden;
	margin-left: -15px;
	margin-top: 5px;
	position: absolute;
}

/* 2 новости на главной*/ 
#content div.main_news {
	width: 33%;
	padding-right: 46px;
	height: 100px;
	background-image: url("/import/i/arrow.jpg");
	background-repeat: no-repeat;
	background-position: right;
	display: inline;
}

#content #l_news {
	float: left;
}

#content #r_news {
	float: right;
	margin-right: 35px;
}

#content div.main_news a {
	color: #48b1fa;
	display: block;
}

#content div.main_news p {
	font-size: 0.875em;
	color: #878787;
	line-height: 17px;
	padding-right: 0;
	margin: 0;
}

/* ссылки на бренды на внутренней странице */
#content #links {
	margin-top: -5px;
	padding-right: 160px;
}
#content #links h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #48b1fa;
	margin-bottom: 13px;
}
#content #l_column, #c_column{
	float: left;
	width: 33%;
}

#content #r_column {
	float: right;
	width: 33%;
}

#content #links li {
	margin-bottom: 1px;
	margin-left: 0;
	list-style: none;
}

#content #links a {
	font-size: 0.875em;
	color: #565656;
}

#content #links a:hover {
	color: #48b1fa;
}

#content #links a.act {
	color: #48b1fa;
	font-size: 1em;
	text-decoration: none;
}

/* бла бла бла о типе техники на внутренней странице */

#content.page_in p {
	color: #565656;
	font-size: 0.875em;
	padding-right: 35px;
	margin-top: 15px;
}

#content.page_in .main_news {
	margin-top: 36px;
}

#content.page_in h2, #content.page_in h3, #content.page_in ul, #content.page_in ol, #content.page_in table, #content.page_in blockquote {
	margin-bottom: 1em;
}
#content.page_in h2, #content.page_in h3 {
	margin-top: 1.5em;
	font-weight: 300;
}
#content.page_in h2 {
	font-size: 115%;
}
#content.page_in h3 {
	font-size: 105%;
}

#content.page_in li {
	margin-bottom: .5em;
	color: #565656;
	font-size: 0.875em;
}
#content.page_in ul li {
	margin-left: 1.25em;
	list-style-type: square;
}
#content.page_in ol li {
	margin-left: 2.25em;
	list-style-type: decimal;
}

/* price-list */
#content.page_in #doomer {
	clear: left;
	padding-top: 18px;
}

#content.page_in .price_elem {
	overflow: hidden;
	height: 1%;
	padding-right: 165px;
	background-image: url("/import/i/br_line.png");
	background-repeat: no-repeat;
	background-position: bottom;
/*	height: 156px;*/
	margin-top: 30px;
}

#content.page_in .price_elem a,
#content.page_in .price_elem h4, .item-title {
	font-size: 1.125em;
	font-weight: normal;
	color: #48b1fa;
	float: left;
}
#content.page_in  h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #48b1fa;
	
}
#content .page_in   h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #48b1fa;
	
}

#content.page_in .price_elem a:hover, item-title a {
	text-decoration: none;
}

#content.page_in .price_elem .cost {
	float: right;
	font-size: 1.55em;
	color: #48b1fa;
	margin-top: -2px;
}

#content.page_in .price_elem .rur {
	position: absolute;
	margin: -12px 0 0 -15px;
	padding-left: 0.4em;
	border-bottom: 2px solid #48b1fa;
	overflow: hidden;
	width: 0;
}

#content.page_in .price_elem input, .cart-but {
	display: block;
	border: none;
	background-color: transparent;
	background-image: url("/import/i/price_bttn.png");
	background-repeat: no-repeat;
	background-position: 0 4px;
	width: 92px;
	height: 28px;
	color: #ffffff;

}

#content.page_in .price_elem .descr {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 0.8125em;
}

#content.page_in .price_elem img {
	float: left;
	margin-top: 5px;
}

#content.page_in .price_elem dl {
	margin-left: 212px;
	width: 280px;
	font-size: 0.8125em;
	color: #565656;
}

#content.page_in .price_elem dt {
	float: left;
}

#content.page_in .price_elem dd {
	text-align: right;
}

#content.page_in .sup {
	font-size: 0.8em;
	position: absolute;
	margin-left: -4px;
	margin-top: -2px;
}

/* о товаре */
#index.about_tov .price_elem {
 height: auto;
 background: none;
}

#index.about_tov .price_elem img {
	float: none;
	margin-bottom: 45px;
}

#index.about_tov .price_elem dl {
	margin: 0 0 26px 0;
	width: 525px;
	font-size: 0.9em;
}

#index.about_tov .price_elem p {
	margin-top: 8px;
}

#navigate {
	font-size: 0.85em;
	cursor: default;
	margin-top: 37px;
}

#navigate span {
	color: #939393;
	margin-right: 8px;
	cursor: default;	
}

#navigate a {
	color:  #48b1fa;
	margin-right: 8px;	
}

#navigate a.arrow {
	text-decoration: none;
}

/* внутри корзины */
#content.in_basket {
	padding-right: 35px;
}

#content.in_basket h4 {
	color: #48b1fa;
	font-weight: normal;
	font-size: 1.5em;
}

#content.in_basket #basket_header {
	background-image: url("/import/i/br_line.png");
	background-repeat: no-repeat;
	background-position: bottom;
	color: #48b1fa;
	font-size: 0.95em;
	margin: 25px 0 16px 0;
	padding-bottom: 14px;
}

#content.in_basket #basket_header .b {
	float: right;
	width: 200px;
	height: 1%;
}

#content.in_basket input {
	display: block;
	border: none;
	background-color: transparent;
	background-image: url("/import/i/price_bttn.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	width: 92px;
	height: 28px;
	color: #ffffff;
	font-size: 14px;
	position: relative;
	top: -3px;
}

#content.in_basket table {
	color: #565656;
}

#content.in_basket table td {
	padding-bottom: 13px;
}

#content.in_basket table .cost {
	color: #48b1fa;
	font-size: 1.5em;
}

#content.in_basket a {
	color:  #48b1fa;
	font-size: 14px;
}

#content.in_basket a:hover {
	text-decoration: none;
}

/* оформление заказа по корзине */
#content.in_basket input.inputbox {
	display: block;
	border: 1px solid #aac4d3;
	height: 20px;
	width: 190px;
	margin: 4px 0 0 0;
	padding: 0 5px;
	color: #565656;
	font-size: 13px;
}
#content.in_basket td textarea {
border:1px solid #AAC4D3;
color:#565656;
display:block;
font-size:13px;
height:200px;
margin:4px 0 0;
padding:0 5px;
width:190px;
}

#for_firm, #for_users {
	margin: 29px 0 0 0;
}

#content #form_switch {
	margin-top: 27px; 
}

#content #form_switch a {
	margin-right: 25px;
}

#content #form_switch a.act {
	text-decoration: none;
}

/* footer */

#foot {
	bottom: 0px;
	position: absolute;
	height: 100px; /*высота футера*/
	width: 100%;
}

#foot #foot_warp {
	position: relative;
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	overflow: hidden;
}

#foot #f_left {
	color: #878787;
	font-size: 0.75em;
	width: 142px;
	margin-left: 35px;
	margin-top: 37px;
}

#foot #f_left a {
	display: block;
	color: #878787;	
}

#foot #f_left a:hover {
	color: #48b1fa;
}

#foot #f_right, #seo {
	float: right;
	width: 101px;
	height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #acb0b6;
	margin-right: 35px;
	background-image: url("/import/i/webrover_logo.png");
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 41px;
}

#seo {background: none; width: 120px;}
#seo a{color: #acb0b6;}
#seo a:hover {color: #48b1fa;}
#foot #f_right:hover {
	color: #48b1fa;
}
/*\структура*/
/*Шапка*/
/*\Шапка*/
/*Основной блок*/
/*\Основной блок*/
/*Подвал*/
/*\Подвал*/

#content.in_basket #order-button {
	background-image:url("/import/i/price_bttn2.png");
display:inline-block;
float:right;
height:20px;
margin-right:10px;
width:140px;
padding-top: 3px;
text-align: center;
color: #fff;
text-decoration: none;
}
#content.in_basket #del-button {
	background-image:url("/import/i/price_bttn.png");
display:inline-block;
float:right;
height:22px;
margin-right:10px;
width:92px;
padding-top: 1px;
text-align: center;
color: #fff;
text-decoration: none;
}

