@import "layout.css";
@import "lightbox.css";
@import "subscr.css";
@import "exchange.css";
@import "contacts.css";
@import "sitesearch.css";
@import "zk.css";
@import "tabs.css";

/****** BASE SELECTORS ************************************/
* {
	padding: 0;
	margin: 0;
}

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
}

#content{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
    padding-right:30px;
}

td,th{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{
	border: 0;
}

.imgs {
      cursor: pointer;
}


a:link, a:visited{
	color: #17479E;
}

a:hover, a:visited:hover{
	color: #C31602;
	text-decoration: none;
}

/******* END OF BASE SELECTORS ****************************/
/****** PAGE **********************************************/
h1.ttl{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7E9DD4;
	margin: 5px 0 10px 0;
}

h2,h1,h4{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7E9DD4;
	margin: 5px 0 10px 0;
}

.modpad01{
	margin: 6px !important;
	padding: 0 !important;
}

#poller td {
padding-top: 5px;
}


h1.bttl{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
	color: #17479E;
	font-size: 24px;
}

#input-search, #input-subscr{
	font-family: Tahoma, Arial, sans-serif;
	height: 17px;
	border: 1px solid #7F9DB9;
	border-right: 0;
	color: #7F9DB9;
	font-size: 11px;
}


.input-subscr{
	font-family: Tahoma, Arial, sans-serif;
	height: 17px;
	border: 1px solid #7F9DB9;
	border-right: 0;
	color: #7F9DB9;
	font-size: 11px;
    width: 100%;
    padding:2px;
}

.fast{
  border: 1px solid #7F9DB9;
  color: #B9CADC;
  border-top:0;
}

#fast{
width:90%;
}
.citylink {
    background-color: #EBF2F9;
    border: 1px solid #D6E0EA;
    color: #B9CADC;
  	position:absolute;
    padding: 10px 10px 10px 10px;
    margin-left: 215px;
    opacity: 0.98;

}


#ff a{
 	font-family: Tahoma, Arial, sans-serif;
    color: #7F9DB9;
}

#fast a{
 	font-family: Tahoma, Arial, sans-serif;
    color: #7F9DB9;
    font-size: 11px;
    text-decoration: none;
}

#fast a:hover{
 	font-family: Tahoma, Arial, sans-serif;
    color: #7F9DB9;
    font-size: 11px;
}

#cities td{
 padding: 2px 2px 2px 2px;
}

#cities h2 {
  height:22px;
  text-decoration:none;
  font-size: 18px;
  color: #B9CADC;

}


.padfast {
  padding: 5px 5px 5px 5px;
}
.pad {
  padding-right: 5px;
}


.butfast{

	border: 1px solid #7F9DB9;
	border-left: 0;
	color: #7F9DB9;
	font-size: 11px;
    width: 100%;
    padding:2px;
}

.fastl {
  display: block;
  cursor: pointer;
}


#input-search{
	width: 100%;
	background: url(../images/search-ico.png) 0 0 no-repeat;
	padding: 0 0 0 25px;
	vertical-align: baseline;
}
/********* firefox search-bar fix ***********/
html:root #input-search {
	width: 95%;
}
/********************************************/

#input-subscr{
	width: 100%;
	padding: 0 0 0px 4px;
}

.toppad{
	margin: 15px 0 0 0;
}

#qnavcat div{
	color: #c0c0c0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

#qnavcat2{
	width: 90%;
}
#cbx{
	margin: 0 30px 0 0;
}

#cbx select, #cbxs{
	border: 1px solid #7F9DB9;
	color: #7F9DB9;
	font-size: 11px; 
	font-family: Tahoma, Arial, sans-serif; 
	width: 100%;
}
#cbxs option{
	padding: 3px;
}

#mainmenu td{
	padding: 10px;
	margin: 5px 0 5px 3px !important;
}

#mainmenu a:link, #mainmenu a:visited{
	color: #2979BD;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#mainmenu a:hover, #mainmenu a:visited:hover{
	color: #DC143C;
}
#menu-leftside{
	background: #E9F0F7;
}

/************ prod ********************/
.prod-block .prod-ttl{
	background: #EBF2F9;
	font-size: 18px;
	color: #B9CADC;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 10px 2px 0;
	border: 1px solid #D6E0EA;
}


.prod-block td table td .model-name{
	white-space: nowrap;
}

.prod-block td table td table td{
	padding: 4px 3px 4px 3px;
	border-bottom: 1px solid #D9D9D9;
}
.prod-block td table td table td p{
	text-align: center;
}
.prod-block td table td h4{
	color: #2F60A8;
	font-size: 14px;
}



.prod-block img{
	border: 4px solid #EBF2F9;
}

.prod-block td{
	padding: 5px 0 5px 0;
}

.prod-block h2{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.prod-block h2 span{
	color: #5578B8;
}

.prod-block h2 a:link, .prod-block h2 a:visited{
	color: #000;
	text-decoration: none;
}

.prod-block div a:link, .prod-block div a:visited{
	color: #969696;
	text-decoration: underline;
	font-size: 10px;
}

.prod-block div a:hover, .prod-block div a:visited:hover{
	color: #DC143C;
	text-decoration: underline;
}

html>body .prod-block .divider{
	width: 15px;
/*	display: block;*/
background: url(../images/mpage-vborder.gif) 2px 0 repeat-y;
}

.prod-block .divider{
	padding: 15px 0 15px 0;
	width: 5%;
	/*display: block;*/
	background: url(../images/mpage-vborder.gif) 5px 0 repeat-y;
}
.vborder{
	width: 15px;
	/*height: 100%;
	
	background: #E9F0F7;*/
}

.prod-block p{
	color: #272626;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: justify; 
}

.prod-block-opt{
	color: #17479E;
	font-weight: bold;
	font-size: 11px;
}

.prod-item-footer{
	text-align: right;
}

.prod-item-footer a{
	text-decoration: none !important;
	border-bottom: 1px dotted #000;
	color: #000 !important;
}

#cprod-footer{
	height: 60px;
	padding: 0 0 0 30px;
}

#cprod-footer a{
	width: 192px;
	color: #BEBEBE;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
	background: url(../images/gotocat.png) 0px 12px no-repeat;
	padding: 20px 0 10px 40px;
	display: block;
}

#cprod-border{

	padding: 0 30px 0 30px;

	height: 1px;

	font-size: 1px;

}

#cprod-border div{

	height: 1px;

	display: block;

	line-height: 1px;

	background: #D9E3EB;

}



#cfooterblocks{

	padding: 0 30px 0 30px;

}



/************* Распродажа **********************/

#sale td{

	background: #E9F0F7;

	font-weight: bold;

	font-size: 11px;

}

#sale img{

	border: 4px solid #fff;

}

#sale a{

	color: #000;

	text-decoration: none;

	font-weight: normal;

}

.sales-img{

	border: 1px solid #D4E3F0 !important;

}

/*************************************************/




#footer td{

	font-family: Tahoma, Arial, sans-serif;

	font-size: 11px;

	color: #000;

}

#footer a:link, #footer a:visited{

	color: #257CCD;

}

#footer a:hover, #footer a:visited:hover{

	color: #58A7DA;

	text-decoration: none;

}

.a-contacts{

	color: #000 !important;

	font-weight: bold;

}

/******************* PRICE *****************************/

#pricetbl td{

	padding: 2px 5px 2px 5px;

	border: 1px solid #A3B8CD;

}
#pricetbl{
	margin: 0 15px 0 0;
}


/****************** catalog *************************************/

#cat{

	font-family: Tahoma, Arial, sans-serif;

	font-size: 12px;

}

#cat-panel{

background: url(../images/cat-panel.png) 0 0 repeat-x;

}



.cat-panel2{

	background: url(../images/cat-panel2.png) 0 0 repeat-x !important;

}



#cat-panel tr{

	height:40px;

}


#cat-panel #pages{

	color: #204F99;

	padding: 5px 10px 10px 5px;

}

#cat-panel print-cell{

	text-align: right;

}

#cat-panel #action{

	color: #204F99;

	padding: 5px 15px 3px 0;

	vertical-align: baseline;

}

#cat-panel #action select{

	width: 45px;

	border: 1px solid #7F9DB9;

	margin: 5px;

	color: #204F99;

}

#cat-panel #action form{

	display: inline;

	vertical-align: middle;

	height: 14px;

}

#cat-panel #action #img-select{

	display: inline;



}







#product-list{

	width: 100%;

	text-align: center;

}



#product-list tr{

	height: 60px;



}

#product-list td{

	/*border: 1px solid silver;*/

		font-size: 11px;

}

#product-list #product-num{

	font-size: 36px;

	font-weight: bold;

	color: #E3EEF9;

}



#product-photo{

	padding: 0 10px 5px 0;

}



#print{

	text-align: right;

}



#tbl-head{

	font-weight: bold;

	height: 0px !important;

	color: #204F99;

}

.printer{

	background: url(../images/ico-print.png) 0 2px no-repeat;

	padding: 2px 0 8px 18px;

	white-space: nowrap;

}
.pdf{

	background: url(../images/pdf-icon.png) 0 2px no-repeat;

	padding: 2px 0 8px 18px;

	white-space: nowrap;

}

.printer{

	color: #A7A7A7 !important;

	font-size: 11px;



}
.pdf{

	color: #A7A7A7 !important;

	font-size: 11px;



}





/************** details ****************/

#tbl-details{

	width: 70%;

}

#tbl-details h1.model{

	font-family: Arial, Tahoma, sans-serif;

	font-size: 24px;

	font-weight: normal;

	letter-spacing: -1px; 

}

#tbl-details #print a:link, #tbl-details #print a:visited{

	font-family: Tahoma, Arial, sans-serif;

	font-size: 11px;

	color: #AEAEAE;

	text-decoration: none;

	padding: 2px 0 8px 18px;

	background: url(../images/ico-print.png) 0 2px no-repeat;

}

#tbl-details #print a:hover, #tbl-details #print a:visited:hover{
	text-decoration: underline;
}


#img-selector li{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 	

}

#img-selector li#current{

	margin: 3px 1px 3px 1px;

	padding: 5px;

}



#img-selector li a:link, #img-selector li a:visited{

	display: block;

	margin: 3px 1px 3px 1px;

	padding: 5px;

	background: #F7FAFC;

	border: 1px solid #DAE8F1;
}


#product-table{
	width: 60%;
}

#product-table td{
	border: 1px solid #C3E5FA;
	padding: 3px 0 3px 10px;
}

#product-options #ttl{
	font-weight: bold;
	color: #686868;
	padding: 10px 0 5px 0;
}

#product-options .option-item{
	background: url(../images/option02.png) 0 0 repeat-x;
	padding: 0 10px 0 10px;
}

#opismaxtext table td{
	border: 1px solid #C3E5FA;
	padding: 4px 5px 4px 5px;
}
#opismaxtext h4{
	color: #2F60A8;
	font-size: 14px;
	padding: 15px 0 5px 0;
}

/************* Категории ****************************/

#rubricator {
	text-align: center;
}

#rubricator li{
	font-family: Arial, Arial Narrow, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 17px 2% 7px 2%;
	list-style: none;
	float: left;
}

#rubricator li ul li{
	text-align: left;
	padding: 3px 0 0 18px;
	background: url(../images/cat-subcategory.png) 10px 2px no-repeat;
	float: none;
	font-size: 11px;
}

html>body #rubricator li ul li{
	background: url(../images/cat-subcategory.png) 0px -1px no-repeat;
}

/****************************************************/
/********* partners ***********************************/
.td-ttl{
	font-weight: bold;
}
/******************************************************/
/********** dealers ************************************/
#dealers-txt td{
	/*padding: 0 30px 0 0;*/
	width: auto;
}
#dealers-txt td p{
	text-indent: 20px;
}
.td-dealers{
	padding: 0 25px 0 0;
}
.td-dealers h2{
	font-family: Arial Narrow, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #174E9E;
}
.td-dealers p{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.td-dealers table{
/*	width: 90%;
	display: block; */
}
.td-dealers table td{
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.cert-border-01, .cert-border-02{
	height: 25px;
	background: url(../images/tbl-border.png) 0 0 repeat-x;
}
.tbl-dealer-item th{
	text-align: left;
}
.tbl-dealer-item th table td{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #174E9E;
	vertical-align: middle; 
}
.tbl-dealer-item th table td img{
	padding: 0 15px 0 0;
}
.tbl-dealer-item td{
	padding: 15px 0 15px 0;
}
.dealers-serv{
	margin: 15px 0 0 0;
}
#dealers-notice-serv{
	padding: 35px;
	border: 1px solid #F7EFED;
	background: #FCF7F6;
}
/*********** tooltip.js ********************************/
#tooltip{
background: #FFFFFF;
border: 1px solid #666666;
color: #333333;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden;

}
html>body #tooltip:first-line {
	font-weight: bold;
}
/*******************************************************/


/********** nav ****************************/

span.arr{
	font-size: 12px;
	color: #BABABA;
}

#nav-panel{
	width: 70%;
}

#nav-panel td{
	background: url(../images/panel-details.png) 0 0 repeat-x;
	height: 24px;
}

/*****************************************************/
.tbl-clearpads td{
	padding: 0 !important;
}

.tbl-noborders td{
	border: 0 !important;
	padding: 0 !important;
}

.prod-block{
	border: 0 !important;
}

.sp_m
{
    display: block;
    width: 17px;
    height: 16px;
    text-align: center;
    padding-top: 2px;
	color: #CCCCCC;
    border: 1px solid #CCCCCC;
    margin-left:5px;
}

.sp_2
{
    display: block;
    width: 17px;
    height: 16px;
    text-align: center;
    text-decoration:underline;
    padding-top: 2px;
    border: 1px solid #17479E;
	color: #17479E;
    margin-left:5px;
}

.sp_2:hover
{
    display: block;
    width: 17px;
    height: 16px;
    text-align: center;
    text-decoration:none;
    padding-top: 2px;
    border: 1px solid #17479E;
	color: #FFFFFF;
    background-color: #E9F0F7;
}

.slideHeader
{  width: 100%;
  background: #FFFFFF;
  color:#17479E;
  text-align: left;

}

.slideHeader span{

	color: #BEBEBE;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
    padding-left:66px;
	display: block;
    cursor: pointer;
}

.slideBody
{  width: 100%;
   background: #ffffff;
  padding:    5px;
}

.slidePanel
{  width: 100%;
  float:      left;
  margin:     5px;
}
#shop table {
  border-top: 1px solid  #D9E3EB;
  border-right: 1px solid  #D9E3EB;
}

#shop td {
  border-bottom: 1px solid  #D9E3EB;
  border-left: 1px solid  #D9E3EB;
  padding: 5px 5px 5px 5px;
}

.bordin {
  border: 1px solid #A9C8EB;
}

#feed td {
   padding: 5px 5px 5px 5px;
}


#tabs h3{
	font-size: 18px;
    border-bottom: 1px dashed #7E9DD4;
	font-weight: normal;
	display: block;
    cursor: pointer;
}

#tabbed {
  display:block;
  width: 100%;
  height: 20;
  text-align:center;
}

.title_onm {
  display: block;
  font-size: 18px;
  color: #B9CADC;
  width: 98%;
  cursor:pointer;
  text-align:right;
  padding-right:10px;
  padding-bottom: 2px;
  background-color: #EBF2F9;
  border: 1px solid #D6E0EA;
  }

.prod_link {
  color: #464646;
  font-size: 16px;
  text-decoration: none;
}

#onmpr table {
    border-top: 1px solid  #D9E3EB;
  border-right: 1px solid  #D9E3EB;
}

 #onmpr td {
  border-bottom: 1px solid  #D9E3EB;
  border-left: 1px solid  #D9E3EB;
  padding: 5px 5px 5px 5px;
}

.mnimg {
  border: 2px solid  #D9E3EB;
}
#onmpr {
  padding-right: 10px;
}

#rightonm {
 color: #333333;
 padding-top:5px;
}

#rgt-blc {
  padding-left: 20px;
}

#linkcat a {
  color: #464646;
  border-bottom: 1px dotted #464646;
  text-decoration:none;
  cursor: pointer;
}

#linkcat {
    padding-top: 5px;
  padding-right: 10px;
}

#pricetov td {
  border-bottom: 1px solid  #D9E3EB;
  border-left: 1px solid  #D9E3EB;
  padding: 5px 5px 5px 5px;
}

#pricetov center {
   font-size: 36px;

	font-weight: bold;

	color: #E3EEF9;
}

#pricetov {
    border-top: 1px solid  #D9E3EB;
  border-right: 1px solid  #D9E3EB;
}

#pad td {
     padding: 5px 5px 5px 5px;
       color: #B9CADC;
}


#ajax-loader {
  visibility: hidden;
}

#ajax-loader2 {
 padding-top: 4px;
display:none;
  width: 100%;
}


#sub {
display:none; 
}


#simp a {
  font-size: 12px;
  cursor: pointer;
  color: #7E9DD4;
  border-bottom: 1px dashed #7E9DD4;
  text-decoration:none;
}
#simp a:hover {
  font-size: 12px;
  cursor: pointer;
  color: #B9CADC;
  border-bottom: 1px dashed #B9CADC;
}

#auth{
background: url(../images/back_auth.png) no-repeat top;
width: 228;
height: 123;
position: absolute;
}

#auth-body{
width: 205;
height: 75;
position: absolute;
}

#auth-body td{
  color: #B9CADC;
}
#ajax-loader-log {
  visibility: hidden;
}

#ajax-loader3 {
  visibility: hidden;
}

.padding-auth {
      padding: 3px 3px 3px 3px;
}

.button-mn {
  background-color: #EBF2F9;
  border: 1px solid #D6E0EA;
  color: #B9CADC;
  padding: 2px 2px 2px 2px;
  cursor: pointer;
}

#all-dealers {
  border-top: 1px solid #D6E0EA;
  border-left: 1px solid #D6E0EA;

}


 .shapka {
   text-align:center;
     font-weight: bold;
  font-family: Arial;
   border-bottom: 1px solid #D6E0EA;
   border-right: 1px solid #D6E0EA;
 }

#all-dealers td{
  padding: 10px 10px 10px 10px;
  border-bottom: 1px solid #D6E0EA;
   border-right: 1px solid #D6E0EA;
}

.cityzag {
  color: #B9CADC;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
     background-color: #EBF2F9;
}

.otziv-shapka {
   padding: 10px 10px 10px 10px;
   background-color: #EBF2F9;
   color: #B9CADC;
}

.otziv-text {
   padding: 10px 10px 10px 10px;
   color: #464646;
}

.otziv {
  width: 500px;
}


