@import "/css/2012/reset.css";
@import "/css/2012/layout.css";
@import "/css/2012/tredva.css";

html {
	background:#e2e2e2;
}
body {
	color: #333333;
	text-align: left;
	background: white;
}

body,input,select { font: 11px Tahoma, Arial, Helvetica, sans-serif;}


#preheader { min-height: 122px; }
#header { background: #efefef;  padding: 10px 0; margin-bottom: 10px;  }
#preheader  .wrapper,
#header  .wrapper {
	position: relative;
	padding: 0;
	overflow: hidden;
}
	#preheader h1 a,
	#preheader h2 a {
	  margin-top:25px;
	  margin-bottom:10px;
	  display:block;
	  width: 320px;
	  height: 80px;
	  background: url(/img/ispreview_logo_12.png) no-repeat -18px center;
	}
		#preheader h1 a span,
		#preheader h2 a span {
			display:none;
		}
#header  .wrapper { background-color: #EFEFEF; border-width: 0 5px 0 5px; border-style: solid; border-color:  #EFEFEF; }
.top_menu {
	height:60px;
	background: white;
	border: 1px solid #51596c;
	border-bottom:0;
	position: relative;
	
}
	.top_menu ul {
		width: 140px;
		list-style-position: inside;
		list-style-image: none;
		list-style-type: none;
		position: absolute;
		padding-top: 9px;
	}
		#tm1 { left: 22px; }
		#tm2 { left: 290px;	}
		#tm3 { left: 560px; }
		#tm4 { left: 792px; }
		.top_menu ul li { width: 200px; }
		.top_menu ul a {
			height: 20px;
			line-height: 20px;
			background: url(/img/arrow4.png) no-repeat left center;
			padding-left: 12px;
			display: block;
			color: black;
		}
		
		#sform { float:right; }
		#sform input.inp{ 
			height:18px; background: url(/img/search_bg.png) right top; border:1px solid #CCCCCC; width:145px; 
		}
		#sform input.button { display: none; } 
		#sform input.button01 {
			vertical-align: top;
			margin-top: 3px;
		}
			#sform input.button01:active { position: relative; top: 1px; }
	.total_isp {
		background: #6D7B9A url(/img/grad01.png) repeat-x top;
		color: white;
		text-transform: uppercase;
		line-height: 28px;
		padding: 3px 20px;
	}
		


h1 {
	font-size: 115%;	
}
	h1 i {
		display: block;
		text-transform:lowercase;
		font-size: 11px;
		font-style: normal;
		color: #666666;
		font-weight:normal;
	}
h2 {
  font-size: 110%;
}
h3 {
  font-size: 105%;
  line-height: 18px;
}
h4 {
  font-size: 100%;
}
a {
  color: #002459;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.content li,
.content p,
.content h1,
.content h1,
.content h3 { padding: 5px 0; }

.ul li {
	margin-left: 20px;
	list-style-type: disc;
}

.dn { display:none; }
.center{ text-align: center; }

.box { padding: 5px 5px 20px 5px; }
.box .box { text-align: center}
.box, .box_s { overflow: hidden; }
.col .box_s {
	margin-bottom: 10px;
	border: 1px solid #e8e8e8;
}
	.box_s.ul ul { margin-bottom: 5px; }
	.box_s.ul  li {
		margin: 5px 5px 5px 20px;
		list-style: square;
	}

.box_s h3 {
	font-size: 12px;
	border: 1px solid #6D7B9A;
	background: #6D7B9A url(/img/grad03.png) repeat-x top;
	line-height: 14px;
	padding: 4px;
}	
	 
	.content .box h3, .content .box_s h3  { border-left: 3px solid #ff6600; }
	.content  .marker h3  { border-left: 1px; }
	.content .box_s h3, .content .box_s h3 a { color: #FFFFFF; text-transform:uppercase; font-weight:normal;}
	.marker h3 { background: #ff6600 url(/img/grad04.png) repeat-x top; border: 1px solid #ff6600;  } 
	
.col .box_s h3 {
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	border: 1px solid #6D7B9A;
	background: #6D7B9A url(/img/grad03.png) repeat-x top;
	line-height: 14px;
	padding: 4px;
}
	.col .box_s h3, .col .box_s h3 a { color: #FFFFFF; text-transform:uppercase; font-weight:normal;}
	.col .marker h3 { background: #ff6600 url(/img/grad04.png) repeat-x top; border: 1px solid #ff6600;  } 


.col ul {}
.col span.finish { display: none; }
.col ul li a { 
	line-height: 22px;
	display:block;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 20px;
	color:black;
	background: url(/img/arrow5.png) no-repeat 8px center;
}
	.col ul li:last-child a { border-bottom: none; } 
	.col ul li a:hover { color: black; text-decoration: none;  background-color: #fffef3;  }
	
	.col ul li a.logo {
		border: none;
		float: right;
		padding:0px;
		margin-right: 5px;
		width: 60px;
		height: 100%;
		background-position: right center;
		background-repeat: no-repeat;
	} 
	.col li sub { float: right; font-size: 11px; color:red; padding-right: 3px;}
	.col .marker li a { background-color: #fffef3;  color: #333;  }

a.more {
	display: inline-block;
	height: 20px;
	color: white;
	line-height: 20px;
	padding-left: 25px;
	padding-right: 15px;
	border: 1px #6d7b9a solid;
	background: #6D7B9A url(/img/plus_huyus.png) no-repeat left center;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}
	.box_s a.more { float: right; margin-right: 10px; }
/*.content h1 {
	margin-bottom: 5px;
	font-size:18px;
	color:#446ca9;
	padding-top: 0px;
	margin-top: 0px;
}*/
.content h1, 
.content h2 {
	color: #ff6600;
	font-size:14px;
	font-weight:normal;
	margin: 5px 10px;
	text-transform:uppercase;
}
	.content h1 a, 
	.content h2 a { color: #ff6600; }
.content h3 {
	padding: 4px 10px;
	margin: 5px 0;
	color: #3a5886;
	font-weight:normal;
	font-size: 14px;
	background-color:#ecebec;
	position: relative;
}
	.content h3 a { color:#3a5886; }
	.content h3:first-child { margin-top: 1px;}
.content .box_s { padding-bottom: 10px; }
.content table { width: 100%; }
.content td{ padding: 5px 10px;  }
.content .t1 { margin-top: 5px; }
.content .t1 td{ border:1px solid #666;  }


.phonecodes { line-height: 20px; font-size: 12px; }
.phones form { margin: 15px;}
.phones h3 { margin-bottom: 5px;}
.phones p { padding: 10px; line-height: 16px;}
.phones p i{
	color: #999;
	font-style: normal;
	padding-right:2px;
}

	
.okrugs {
	margin: 5px auto;
	width:160px;
	border: 1px solid #81aeda;
}
	.okrugs th,
	.okrugs td {
		border: 1px solid #81aeda;
		padding:2px 5px; 	
	}
	 .okrugs td.eq { color: #ccc; }
	 .okrugs td.plus, .okrugs td.plus a { color: green; }
	 .okrugs td.minus, .okrugs td.minus a { color:#990000; }

.offers td {
	padding: 5px;
}
	.offers td table { margin-top: 20px; }
	.offers td .logo { float: right; }
.offers .year {
	margin-bottom: 20px;
	font-size: 16px;
}
	.year .molist { font-size: 11px; margin-left: -2px; margin-top: 5px; }
		.molist a { padding: 2px; }
		.molist b { color: #FFF; background: #5C84BA;  padding: 2px;}
	.offers ul { padding: 5px 20px 20px 20px; }
	.offers li { margin-left: 15px; list-style: disc; }
.content .intro h1 { 
	font-size: 11px; 
	padding: 5px 0px;
	margin: 0px;
	color: #666; 
}

.send_order {
	margin: auto;
	text-align: center;
	padding: 10px 10px 18px 10px;
	margin: 10px 0;
	background: #557CB4 url(/img/cmp_serach_bg.png) repeat-x left bottom;
}
.send_order a { min-width:114px; height: 23px; color:#FFFFFF;
	line-height: 22px;
	border: 1px #FFF solid; 
	display: block;  
	max-width: 320px;
	margin: auto;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #f78d1d; /*цвет фона кнопки для браузеров без поддержки CSS3*/
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); /* для Webkit браузеров */
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20); /* для Firefox */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); /* фильтр для IE */

}
	.send_order a:hover {
		background: #f47c20;
		background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
		background: -moz-linear-gradient(top,  #f88e11,  #f06015);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
		text-decoration: none;
	}
	 .send_order a:active {
	 	position:relative;
        top: 1px;
	}
	.send_order ul { overflow: hidden; }
	.send_order li { float: left;  }
	.send_order li:first-child { margin-right: 24px; }
	.send_order li.last { float: right; }
	.send_order li a { padding: 0 15px; }
	.send_order p { 
		padding: 2px; 
		margin: 0px; 
		color: white; 
		text-align: left; 
		margin-top: -5px; 
		font-weight: bold; 
		text-shadow: 1px 1px 1px #666;
		filter: dropshadow(color=#666, offx=1, offy=1);
	}
	
.share { background: white; position: relative; padding-left: 65px }
.share  .prev { color: #666; position: absolute; left: 2px; top: 7px; }

.topic1 {
	font-size: 16px;
	font-weight: bold;
	margin: 24px 0 0 0;
	clear: both;
	display: block;
}
.article_txt
{
	line-height: 20px;
}
	.article_txt p 
	{
		text-align: justify;
	}
	.article_txt img {
		max-width: 500px;
		margin: 10px;
	}
.nav01 { display: table;  font-size: 12px; text-transform: uppercase;  background: #6D7B9A url(/img/grad01.png) repeat-x top; border: 1px solid #6d7b9a}
.nav01 ul  { display: table-row; }
.nav01 li  { 
	display: table-cell;
	padding: 5px 0 3px 5px;
}

.nav01 a { position: relative;  padding-left: 40px; min-height: 35px; display: block; line-height: 14px; padding-top: 5px; color: white;  }
	.nav01 a:hover { color: #c9cfde; text-decoration: none;} 
.nav01 a img {
	width: 38px;
	height: 38px;
	background: url(/img/sprite01.png) no-repeat -8px -9px;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	left:0px
 }
	.nav01 a:hover img { background-position: -8px -54px}
	
	.nav01 a[rel="tars"] img { background-position: -53px -8px}
	.nav01 a[rel="unlim"] img { background-position: -99px -8px}
	.nav01 a[rel="mobil"] img { background-position: -144px -8px}
	.nav01 a[rel="calc"] img { background-position: -192px -8px}
	.nav01 a[rel="domen"] img { background-position: -236px -8px}
	.nav01 a[rel="test"] img { background-position: -282px -8px}
	.nav01 a[rel="codes"] img { background-position: -330px -8px}
	
		.nav01 a[rel="tars"]:hover img { background-position: -53px -53px}
		.nav01 a[rel="unlim"]:hover img { background-position: -99px -53px}
		.nav01 a[rel="mobil"]:hover img { background-position: -144px -53px}
		.nav01 a[rel="calc"]:hover img { background-position: -192px -53px}
		.nav01 a[rel="domen"]:hover img { background-position: -236px -53px}
		.nav01 a[rel="test"]:hover img { background-position: -282px -53px}
		.nav01 a[rel="codes"]:hover img { background-position: -330px -53px}
.oreol { padding: 20px 10px; }


button, input[type="button"],input[type="submit"],input[type="reset"], select { cursor: pointer; }

button, input[type="submit"], input[type="reset"]
{ 	 
		height: 20px; 
		color:#FFFFFF; 
		background: #F60 url(/img/grad04.png) repeat-x top;
		border: 1px solid #F60; 
		text-align:center;  
		font-weight: bold;
}
	button:active, input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active , a.more:active { position: relative; top: 1px; }
	
.news_list li { background: url(/img/dot02.png) repeat-x bottom;  }
	.news_list li:last-child { background: none;  }
	.news_list li > a{
		padding: 5px 5px 5px 22px;
		background: url(/img/gazetka01.png) no-repeat left 7px;
		display: block;
		overflow:hidden;
		min-height: 20px;
	}
	.news_list li .company  { font-weight:bold; color: #ff6600; }
	.news_list p { text-align: justify; }

.forum_topics li
{
	background: url(/img/dot02.png) repeat-x bottom; 
}
	.forum_topics li:last-child { background: none;  }
	.forum_topics li  a,
	.forum_topics li  p {
		padding: 5px 5px 5px 22px;
		background: url(/img/topic01.png) no-repeat left 7px;
		display: block;
		overflow: hidden;
		min-height: 20px;
	}
	.forum_topics li  p  { min-height: 60px; }
	.forum_topics .company { font-weight: bold; color: #ff6600;}
.see_also
{
	border-bottom: 1px dotted #e1e1e1;
}
	.see_also a {
		display: block;
		background: url(/img/arrow5.png) no-repeat 8px center;
		padding: 5px 20px
	}
.also 
{
	padding: 10px;
	margin: 10px 0; 
	font-size: 14px;
	background: #F60 url(/img/grad04.png) repeat-x top;
	border: 1px solid #F60;
	color: #e1e1e1;
}
	.also a { color: white; }