/*
Theme Name: IKTS v.3
Theme URI: http://www.ikts.ru/
Description: 2x3-column layout with plenty of room for a promo
Version: 3.0
Author: Kirill Monakhov
*/

body {
  font-family: "Arial", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #555;
  background-color: #FFFFFF; /* EEEEEE */
  margin-top: 0px;
  margin-bottom: 50px;
  margin-left: 45px;
  //555margin-left: 75px;
  //555margin-right: 25px;
  text-align: center;
  //555background: url('images/promo.png') no-repeat top center;
  //555background: url('images/promo_ins.png') repeat-x top center;
}

a {
  color: #0079c2;
  //555text-decoration: none;
}

a:hover {
  color: #121a4f;
}

.png{
filter:expression(fixPNG(this));
}


.fon_top_index {
            width:267px;
            position:absolute;
            left:17px;
            top:0px;
            z-index:90;
            height:225px;
            background: url('images/logo_bg.png') no-repeat top left;
 
            filter:expression(fixPNG(this));
}

#wrap {
	width: 100%;
	padding: 0;
	display: inline-block;z-index: 1;
	min-width: 950px; 
	max-width: 1300px;
	width:expression(document.body.clientWidth > 1300? "1300px": (document.body.clientWidth < 940? "950px" : "auto"));
	margin-left:auto;margin-right:auto;
	text-align: left;
	position: relative;	
	background: url('images/logo_bg.gif') no-repeat top left;
}

* HTML #wrap {
	width: 100%;
	padding: 0;
	display: inline-block;z-index: 1;
	min-width: 1000px; 
	max-width: 1300px;

	text-align: left;
	position: relative;	
	background: url('images/logo_bg.gif') no-repeat top left;
}


#top {
	width: 100%;
	padding: 20px 0px 0px 0px;
	margin: 0;
}

#top_logo {
	width: 63%;
	padding: 15px 0px 0px 0px;
	margin: 0;
	float: left;
	position: relative;
}

#top_logo .top_logo {
	margin-left: -30px;display: block;
	float: left;
	position: absolute;
	left:0px;
	top:15px;
	
}

#top_logo .top_text {
	padding: 17px 0px 0px 120px;
	margin: 0;
	color: #FFFFFF;
	float: left;
}

#top_right {
	width: 35%;
	padding: 0;
	margin: 0;
	float: right;
}

#top_right .search {
	display: block;
    clear: both;
    width: 200px;
    font-size: 18px;
    color: #555555;
}

#top_right .top_tel {
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	color: #FFFFFF;
}

#top_right .top_tel a {
	color: #9aa1c3;
	//555border-bottom: 1px dashed;
	//555text-decoration: none;
}

#top_right .top_tel a:hover {
	color: #c1caf5;
}

#top_right .login {
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
}

#top_right .login a {
	color: #9aa1c3;
	border-bottom: 1px dashed;
	text-decoration: none;
}

#top_right .login a:hover {
	color: #c1caf5;
}

#promo {
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
	display: inline-block;
	
}

#promo_left {
	width: 65%;
	padding: 0;
	margin: 0;
	float: left;
    z-index: 2;
    position: relative; 
}

#promo_left .items .item_box {
	padding: 0;
	margin: 0px;
    display: none;
}

#promo_left .items {
	padding: 0;
	margin: 110px 0px 0px 0px;
	width: 600px;
	height: 220px;
	background: url('images/promo_bg.png') top left;
	border: 1px #ebebeb solid;
	float: left;
	position:absolute;
	float:left;
	
}

#promo_left .item_1 {
	width: 15%;
	padding: 0;
	margin: 0;
	float: left;
}

#promo_left .item_2 {
	width: 85%;
	padding: 0;
	margin: 0;
	float: left;
	color: #121a4f;
	font-size: 110%;
}

#promo_left h2 {
	padding: 5px 0px 0px 0px;
	margin: 0;
}

#promo_left h3 {
	font-size: 110%;
	padding: 0;
	margin: 0;
}

#promo_left h4 {
	font-size: 110%;
	padding: 5px 0px 0px 0px;
	margin: 0;
}

#promo_left, p {
	font-size: 90%;
	padding: 0;
	margin: 0;
}

#promo_right {
	width: 30%;
	padding: 0;
	padding-top: 40px;
	margin: 0;
	
	float: right;
    z-index: 1;
    right:60px;
    position: relative;
}

#promo_right .city {
	font-size: 130%;
	color: #FFFFFF;
}

#promo_right .tel {
	font-size: 220%;
	color: #FAAF40;
	font-weight: normal;
	padding: 2px 0px 25px 20px;
}

#promo_right a {
	color: #FFFFFF;
	text-decoration: underline;
}

#promo_right a:hover {
	color: #bbc3db;
	text-decoration: underline;
}

#promo_nav {
	width: 100%;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	border-bottom: 1px #b2b2b2 dashed;
}

#promo_nav .items {
	width: 12%;
	padding: 0;
	margin: 0;
	float: left;
	//555border: 1px dotted #ebebeb;
}

#promo_nav .items img {
	width: 100%;
	height: 100%;
}

#promo_nav .promo_img_1 {
	width: 88%;
	height: 90px;
	padding: 0;
	margin: 0;
	border: solid 1px #ECECEC;
	background: url('images/promo_nav_1.png') no-repeat top left;
}

#promo_nav .promo_img_2 {
	width: 88%;
	height: 90px;
	padding: 0;
	margin: 0;
	border: solid 1px #ECECEC;
	background: url('images/promo_nav_2.png') no-repeat top left;
}

#promo_nav .promo_img_3 {
	width: 88%;
	height: 90px;
	padding: 0;
	margin: 0;
	border: solid 1px #ECECEC;
	background: url('images/promo_nav_3.png') no-repeat top left;
}

#promo_nav .promo_img_4 {
	width: 88%;
	height: 90px;
	padding: 0;
	margin: 0;
	border: solid 1px #ECECEC;
	background: url('images/promo_nav_4.png') no-repeat top left;
}

#promo_nav .promo_img_5 {
	width: 88%;
	height: 90px;
	padding: 0;
	margin: 0;
	border: solid 1px #ECECEC;
	background: url('images/promo_nav_5.png') no-repeat top left;
}

#promo_nav .promo_img_6 {
	width: 88%;
	height: 90px;
	padding: 0;
	margin: 0;
	border: solid 1px #ECECEC;
	background: url('images/promo_nav_6.png') no-repeat top left;
}

#promo_nav .promo_img_7 {
	width: 88%;
	height: 90px;
	padding: 0;
	margin: 0;
	border: solid 1px #ECECEC;
	background: url('images/promo_nav_7.png') no-repeat top left;
}

#promo_nav .promo_img_8 {
	width: 88%;
	height: 90px;
	padding: 0;
	margin: 0;
	border: solid 1px #ECECEC;
	background: url('images/promo_nav_8.png') no-repeat top left;
}

#promo_nav .text {
	padding-top: 4px;
	margin: 0;
	font-size: 100%;
	float: left;
	text-decoration: underline;
 	//55font-weight: bold;
 	//55color: #555;
 	//55text-shadow: 1px 2px 3px #ebebeb;
}

#promo_nav .items {
	height: 145px;
	position: relative;
	display: block;
}

#promo_nav .items:hover {
	//55color: #0079c2;
	//55margin-top: -16px;
	display: block;
	//55height: 161px;
}

#bottom {
	width: 100%;
	padding: 0;
	margin: 0;
	padding-top: 15px;
}

#bottom_left {
	width: 64%;
	padding: 0;
	margin: 0;
	float: left;
}

#bottom_right {
	width: 35%;
	padding: 0;
	margin: 0;
	float: right;
}

#bottom_right ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#bottom_right li {
	padding: 5px 0px 3px 10px;
	font-size: 110%;
}

#bottom_right li:before {
content: "—";
position:relative;
left:-3px;
}

#bottom_right li{
behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash;  ' + this.innerHTML : '' );
}

#bottom h2 {
	padding: 0;
	margin: 0;
	color: #65b300;
	font-size: 180%;
	font-weight: normal;
}

#bottom h3 {
	padding: 0;
	margin: 0;
	color: #555;
	font-size: 140%;
	font-weight: normal;
}

#bottom p {
	padding: 5px 100px 5px 0px;
	margin: 0;
	color: ;
	font-size: 110%;
	font-weight: normal;
}

#bottom table.table-type-1 {
	width: 96%;
	margin: 0;
	padding: 10px 0px 10px 0px;
}

#bottom .table-type-1 td {
	width: 33%;
	padding: 5px;
	font-size: 100%;
	vertical-align: top;
}

#bottom tr.table-type-1-title {
	background-color: #ECECEC;
	font-size: 90%;
	font-weight: bold;
}

#bottom table.table-type-2 {
	width: 96%;
	margin: 0;
	padding: 10px 0px 10px 0px;
}

#bottom .table-type-2 td {
	width: 25%;
	padding: 5px;
	font-size: 100%;
	vertical-align: top;
}

#bottom tr.table-type-2-title {
	background-color: #ECECEC;
	font-size: 90%;
	font-weight: bold;
}

#bottom td.table-type-2-line {
	border-top: 1px solid #ECECEC;
	height: 0px;
}

#bottom_left img {
	//5width: 18%;
	//5padding: 0;
	//5margin: 0;
	//5margin-right: 10px;
	//5margin-bottom: 10px;
	//5float: left;
	//5border: 2px #EBEBEB solid;
}

#bottom_copy {
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px #b2b2b2 dashed;
}

#bottom_copy_left {
	width: 65%;
	padding: 0;
	margin: 0;
	float: left;
}

#bottom_copy_right {
	width: 35%;
	padding: 0;
	margin: 0;
	float: right;
}

/* Border table style */

div.table_style_2 table tr td {
border-bottom: 1px #f0f0f0 solid;
}
div.table_style_2 table tr.table-type-2-title td {
border-bottom: 0px;
}



/* -=-=-=- Hacks -=-=-=- */
img {
	border-width: 0px;	
}
	
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */