/*
Theme Name: Info-Rate
Theme URI:
Description: Дизайн для инфо-рейта
Version: 1
Author: Vlad Girdo
Author URI: 
*/

*{margin:0;padding:0}


	
body, html {

background: #484848; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4NDg0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YzhjOGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #9E9E9E 0%, #C7C7C7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9E9E9E), color-stop(100%,#C7C7C7)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #9E9E9E 0%,#C7C7C7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #9E9E9E 0%,#C7C7C7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #9E9E9E 0%,#C7C7C7 100%); /* IE10+ */
background: linear-gradient(top,  #9E9E9E 0%,#C7C7C7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9E9E9E', endColorstr='#C7C7C7',GradientType=0 ); /* IE6-8 */


	behavior: url("http://www.info-rate.ru/PIE.htc");
	
	
	background-attachment:fixed;
	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	
	behavior: url("http://www.info-rate.ru/csshover3.htc");
	
line-height: 130%;

}
img {border:0;}

a {
	color: #525252;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	color: #f25727;
	text-decoration:none;
}

.post a {
	color: #f25727;
	text-decoration:none;
}
.post a:hover {
	color: #525252;
	text-decoration:none;
}

.Page {
	width:742px;
	min-height:500px;
	margin:0 auto;
	background:#FFF;

        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;

	margin-top:30px;
	margin-bottom:30px;
	
	
    -moz-box-shadow: 6px 6px 20px #919191; /* Для Firefox */

	-webkit-box-shadow: 6px 6px 20px #919191; /* Для Safari и Chrome */
    box-shadow: 6px 6px 20px #919191; /* Параметры тени */
	
	position:relative/*или absolute*/;
	z-index:0; 
	
	padding-bottom: 35px;
	
	behavior: url("http://www.info-rate.ru/PIE.htc");   
}

.Head {
	width:660px;
	height:59px;
	margin:0 auto;
	padding-bottom:13px;
	padding-top:35px;
	position:relative;
}

.Head .Logo {
	float:left;
	width:144px;
	height:59px;
}



/*  - - - - - - - - - - - - - - - - -  --- - - - - - - - - - - - - - - - - */
/*  - - - - - - - - - - - - - Contacts block - - - - - - - - - - - - - - - */
/*  - - - - - - - - - - - - -  -- - - - - -- - - - - - - - - - - - - - - - */

.Head .Contacts {
text-align: right;
bottom: 13px;
right: 0px;
height: 100%;
font-size: 11px;
float: right;
white-space:nowrap;
}


.Head .Contacts #line1 {
}


.Head .Contacts #line2 {
line-height: 25px;
}

	.Head .Contacts img.mail {
		padding: 0px 0px 0px 10px;
	
}
	

/* поиск- */

.Search {
position: absolute;
bottom: 13px;
width: 215px;
right: 10px;
}

	.Search input {
		font-family:Arial, Helvetica, sans-serif; 
		
		height:100%;
		width:100%;
		
		FILTER:PROGID:DXIMAGETRANSFORM.MICROSOFT.ALPHA(OPACITY=60);
		-MOZ-OPACITY:0.6;
		-KHTML-OPACITY:0.6;
		OPACITY:0.6;	
		
		font-size: 11px;
		
		padding: 2px;
		padding-left: 6px;
		
        border-radius: 6px 6px 6px 6px ;  
        -moz-border-radius: 6px 6px 6px 6px ;  
        -webkit-border-radius: 6px 6px 6px 6px ;  
        -khtml-border-radius: 6px 6px 6px 6px ;  behavior: url("http://www.info-rate.ru/PIE.htc");  border: solid rgb(225, 225, 225) 1px;
	}
/* -  - */

/*  - - - - - - - - - - - - - - - - -  --- - - - - - - - - - - - - - - - - */
/*  - - - - - - - - - - - - - - - -  -  - -  - - - - - - - - - - - - - - - */
/*  - - - - - - - - - - - - -  -- - - - - -- - - - - - - - - - - - - - - - */


#banner {	
	width:660px;
	margin:0 auto;
	margin-top: 13px;
		
	z-index: 1;
	position: relative;
}

#no_banner {	
	=display: inline-block;
	position:relative;
	background: #FFFFF9;
	
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        behavior: url("http://www.info-rate.ru/PIE.htc");   
		
	border:solid #e1e1e1 1px;
	width:660px;
	height:100px;
	margin:0 auto;
	
	line-height:100px;
	text-align:center;
	
}


.Menu {
	width: 660px;
	height: 32px;
	margin:0 auto;
	margin-top:9px;
	
        



 /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url("images/MainNavBar.png");


	z-index: 2;
	position: relative;
}


/*  - - - - - - - - - - - - - Content - - - - - - - - - - - - - - - */
.Content {
	width: 632px;
	min-height:200px;
	background:#f6f6f6;
	
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        -khtml-border-radius: 6px;
        behavior: url("http://www.info-rate.ru/PIE.htc");   
		
	border:solid #e1e1e1 1px;
	
	margin:13px auto 0 auto;
	padding:13px 13px 0 13px;
	
}
.Content ul { 
    list-style: none;
    display: inline-block;
    margin-bottom: 1em;
}

.Content li{
    padding: 0 25px;
    background-image: url(http://www.info-rate.ru/wp-content/themes/Info-Rate_van/images/bullet.gif);
    background-repeat: no-repeat;  
    background-position-x: 11px;
    margin : 7px 0;
    background-position-y: 7px;
	background-position: 11px 7px;
	list-style: none;
}

.Content p {
	margin: 0 0 1em 0;	
}

.Content .post {

}

.Content #footer {
	clear: both;
	height: 13px;
	width:100%;
}

/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - */




.Foot {
	width:660px;
	padding-bottom:30px;
	margin:0 auto;
	text-align:center;
	
	FILTER:PROGID:DXIMAGETRANSFORM.MICROSOFT.ALPHA(OPACITY=50);
	-MOZ-OPACITY:0.5;
	-KHTML-OPACITY:0.5;
	OPACITY:0.5;
}
.Foot img {
	margin-left:10px;
}
.Foot .Counters {
	top:-30px;
	right:-570px;
	position:relative;
	width:88px;
	height:31px;
	float:left;
}
.Foot a {
	color:black;
}



/* ~~ ------ прозрачность --------- ~~ */
.Foot .Counters img {
FILTER:PROGID:DXIMAGETRANSFORM.MICROSOFT.ALPHA(OPACITY=10);
-MOZ-OPACITY:0.1;
-KHTML-OPACITY:0.1;
OPACITY:0.1;
}

.Foot .Counters img:hover {
FILTER:PROGID:DXIMAGETRANSFORM.MICROSOFT.ALPHA(OPACITY=100);
-MOZ-OPACITY:1;
-KHTML-OPACITY:1;
OPACITY:1;
}
/* ~~ --------------- ~~ */

/*   стиль блока меню  - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*стиль ссылок в меню*/
.Menu li a{
	color: black;
	display: block;
	line-height:31px;
	font-size:12px;
	padding: 0 13.8px;/*тут нужно подгонять. под ИЕ9 отдельно подгоняется в файле хедер.пхп*/
}

.Menu li a:hover, .Menu .current_page_ancestor a,  .Menu .current_page_item a {
	background-color: rgba(242, 87, 39, 0.1);
	color:black;
	text-decoration: none;
    behavior: url("http://www.info-rate.ru/PIE.htc");   
    
}
.Menu li:last-child  a {  
    border-radius: 0 5px 5px 0;  
    -moz-border-radius: 0 5px 5px 0 ;  
    -webkit-border-radius: 0 5px 5px 0 ;  
    -khtml-border-radius: 0 5px 5px 0 ;  
    behavior: url("http://www.info-rate.ru/PIE.htc");
}
.Menu li:first-child a{  
    border-radius: 5px 0 0 5px;  
    -moz-border-radius: 5px 0 0 5px ;  
    -webkit-border-radius: 5px 0 0 5px ;  
    -khtml-border-radius: 5px 0 0 5px ;  
    behavior: url("http://www.info-rate.ru/PIE.htc");
}

* html Menu ul li {
z-index: expression( /* оптимизированный expression, который сработает только при загрузке страницы */
runtimeStyle.zIndex = 1,
this == parentNode.firstChild ? (className += " first-child") : 0 /* добавляем нужный класс первому элементу */
)
}




/*стиль для элементов первого уровня*/
.Menu ul li {
	list-style: none;
	float: left; 
	position:relative;
	display:block;
	background: url(images/menu_separator.gif) left no-repeat; 
	background-position: 0px 10px;
}
.Menu ul li:first-child {
	background: none;    
}
.Menu ul li:last-child {
	float: right; 
}

/*стиль для элементов дочернего меню*/
.Menu .children li {
	background-image: none;
	background-color: transparent;
	width: 100%;
	width: expression((this.parentNode.clientWidth - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');

	top: 0px;
	
    border-bottom: solid rgb(193, 193, 193) 1px;
    height: 100%;
    
	padding: 2px 0;

}
.Menu .children {  /* плашка подменю */
	background: #efefef; 
	position:absolute;
	z-index: 10;
	
	
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	/* спасибо http://border-radius.com/ */

    -moz-box-shadow: 3px 7px 8px rgba(0,0,0,0.2); /* Для Firefox */
    -webkit-box-shadow: 3px 7px 8px rgba(0,0,0,0.2); /* Для Safari и Chrome */
    box-shadow: 3px 7px 8px rgb(200,200,200); /* Параметры тени IE */
     /* box-shadow: 3px 7px 8px rgba(0,0,0,0.2);Параметры тени */
	
	border:solid #c1c1c1 1px;
	background-image: none;
	top: 31px;
	display: none;
	
	behavior: url("http://www.info-rate.ru/PIE.htc");
	min-width: 99%;
	zoom: 1;
} 


.Menu .children .children
{
    top: -1px;
    left: 100%;
}

.Menu .children a {
	color: black;
	margin: 0; 
	padding: 0;
	background-image: none;
	background-color: transparent;
	width: auto;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	
	font-size:11px;
	line-height: 18px;
}  


.Menu .children li:first-child{

}  

.Menu .children li:last-child{
	border:none;
}  

.Menu .children a:hover, .Menu .children .current_page_parent a, .Menu .children .current_page_item a {
	background-color: transparent;
	filter:none;
	*zoom: 0;

	text-decoration: none;

	border-radius: 0px;
     -moz-border-radius: 0px;
     -webkit-border-radius: 0px;
     -khtml-border-radius: 0px;
    behavior: url("http://www.info-rate.ru/PIE.htc");   
	
	
	text-decoration: none;
	color:#F30;
	display: block;
	
	
	/*
	background-color: rgba(242,87,39,0);
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	*/
} 

.Menu .children .children a{
    color: black;
}
.Menu .children .children a:hover, .Menu .children .children .current_page_item a {
    color:#F30;
}

.Menu .children li:last-child{
	float:left;
}  



.Menu .current_page_item .children a{
	text-decoration: none;
	color:black;
	display: block;
	
	background-color: rgba(242,87,39,0);
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}



/*   стили текста  - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.BigOrange{
	font-size:15px; 
	color: #f25727;
	text-decoration:none;
	line-height: 160%;
}
.LittleOrange{
	font-size:11px; 
	color: #f25727;
	text-decoration:none;
}



/* - - - - - - - - - - - - - - - OrderForm- - - - - - - - - - - - - */
.SubPage {
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:fixed;
	z-index:9;
}
.SubPageForm {
    width:302px;
	height:400px;
    position:fixed;
    top:150px;
    left:-150px;
    margin-left:50%;
	background-color:white;
	z-index:11;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        behavior: url("http://www.info-rate.ru/PIE.htc");   
	margin-top:30px;
	margin-bottom:30px;
	box-shadow:6px 6px 20px #000;
	padding:20px;
}
.BlackPage {
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:fixed;
	background-color:black;
	z-index:10;
	FILTER:PROGID:DXIMAGETRANSFORM.MICROSOFT.ALPHA(OPACITY=50);
	-MOZ-OPACITY:0.5;
	-KHTML-OPACITY:0.5;
	OPACITY:0.5;
}



/* -  - */

.SubPageForm input {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	height:15px;
	padding-top:1px;
	float:right;
}
.SubPageForm button {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	width:70px;
	height:25px;
	position:relative;
	float:right;
	bottom:30px;
}
.SubPageForm textarea {
	width: 300px;
	height: 48px;
}


/* ----------------------------------*/
.manufacturers{
    position: relative;
    
    display: inline-block;
}

.manufacturers ul{
	position: relative;
}

.manufacturers li{
	width:67px;
	height:67px;
	background:#f6f6f6;
	
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        behavior: url("http://www.info-rate.ru/PIE.htc");   
		
	border:solid #e1e1e1 1px;
	
	margin:5px;
	padding:2px;
	
	text-align:center;
	vertical-align:middle;
	
	list-style: none;
	float: left;
	top:-5px;
	position:relative;
	
    -moz-box-shadow: 3px 3px 6px rgba(0,0,0,0.06); /* Для Firefox */
    -webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.06); /* Для Safari и Chrome */
    box-shadow: 3px 3px 6px rgba(0,0,0,0.06); /* Параметры тени */
	
}

.manufacturers ul :last-child{
	margin-bottom:13px;
}

#banner #main{
    width: 658px;
    height: 309px;
    background-color: white;

        border-radius: 6px 6px 0 0  ;  
        -moz-border-radius: 0 0 6px 6px ;  
        -webkit-border-radius: 6px 6px 0 0 ;  
        -khtml-border-radius: 0 0 6px 6px ;  behavior: url("http://www.info-rate.ru/PIE.htc");  border: solid rgb(225, 225, 225) 1px;
    

}

#banner #menu{
    
    width: 660px;  
    height: 32px;  margin: 0 auto;            

background: url("images/BannerNavBar.png");
}

#banner #menu ul li {
list-style: none;
float: left;

position: relative;
display: block;
top: -13px;
	background: url(images/menu_separator.gif) left no-repeat; 
	background-position: 0px 23px;
}
#banner #menu ul li:first-child {
background: 0;
}
#banner #menu ul li:last-child {
float: right;
}

#banner #menu ul li a {
color: black;
display: block;
line-height: 31px;
font-size: 12px;
margin-top: 13px;
padding: 0 16px;
}

#banner #menu ul li a:hover, #banner #menu ul li .active  {

	color: rgb(242, 87, 39);
	*zoom: 1;

	text-decoration: none;

	
}

#banner_image{
	margin: 6px auto 0 auto;
	color: red;
	width: 658px;
	height: 304px;
}

/*
#banner #menu ul li .active {
background-color: transparent;
background-color: rgba(242, 87, 39, .1);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66F25727,endColorstr=#66F25727);
*zoom: 1;

text-decoration: none;

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-khtml-border-radius: 5px;

behavior: url("http://www.info-rate.ru/PIE.htc");

}
*/








#inpagenav {	
	position: relative;
	width: 660px;
	height: 100%;
	margin: auto;
	margin-top: 9px;
	z-index: 1;
}

#inpagenav #subnav {
    z-index: 2;
	
    position: relative;
}
#inpagenav #horizontal {	
display: table;
width: 100%;
}
#inpagenav #subnav td {	
text-align: center;
display: table-cell;
padding: 0 7px 18px 7px;
height: 28px;  
vertical-align: middle;
}
#inpagenav #subnav .current_page_item {	
background: url(http://www.info-rate.ru/wp-content/themes/Info-Rate_van/images/subnavselector.gif) no-repeat;
background-position: 50% 32px;
cursor: default;
}
#inpagenav #subnav a:hover {	
	top:1px;
	color: black;
}
#inpagenav #subnav a {

	color: #F25727;	
	
	  

}
#inpagenav #subnav .current_page_item a {	
	color: rgb(82, 82, 82);
	cursor: default;
}

#inpagenav #line {	
position: absolute;
width: 97%;
height: 2px;
background: rgb(242, 87, 39);
margin: 0 9px;
z-index: 1;
top: 38px;
}

#inpagenav #subsubnav {	
	position:relative;
	padding-top: 10px;
}
#inpagenav #subsubnav td {	
	list-style: none;
	width: 100%;
	position: relative;
	line-height: 20px;
	display: block;
	text-align: left;
	padding-left: 10px;
}
#inpagenav #subsubnav .current_page_item {	
	color: black;
	cursor:default;
}

#inpagenav #subsubnav a {	
	cursor:pointer;
}


#inpagenav #close {	
	cursor:pointer;
	
	background:#f6f6f6;
	
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        behavior: url("http://www.info-rate.ru/PIE.htc");   
		
	border:solid #e1e1e1 1px;
	
	position:absolute;
	right:0px;
	bottom:0px;
	width: 60px;
	text-align: center;
	
	FILTER:PROGID:DXIMAGETRANSFORM.MICROSOFT.ALPHA(OPACITY=40);
	-MOZ-OPACITY:0.4;
	-KHTML-OPACITY:0.4;
	OPACITY:0.4;
}
#inpagenav #close:hover {	
	FILTER:PROGID:DXIMAGETRANSFORM.MICROSOFT.ALPHA(OPACITY=90);
	-MOZ-OPACITY:0.9;
	-KHTML-OPACITY:0.9;
	OPACITY:0.9;
}
#inpagenav #close a{	
	width: 100%;
	height: 100%;
	display: block;
}

#inpagenav #subnav table {
width: 100%;
}

.search-request {
    margin: 15px 55px;
}

hr{
    height: 1px;
    
    background-color: rgb(242, 87, 39);
    border: 0;
    margin: 10px 0;
}