/***

SteelTech 2013

***/

/* Resets */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,hr {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;

}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
 	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	color: #444444;
	font-weight: bold;
	line-height: 1.1em;
	display: block;
}
p {
	margin: 10px 0;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
strong{font-weight: bold}
em{font-style: italic}

.clear {
	clear:both;
}
a, a:visited {
	color: #426fc2;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 38px;
	font-weight: bold;
	margin: 0.6em 0;
	line-height: 1em;
}
h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin: 0.6em 0;
	line-height: 1em;
}
#mainpage h1 {
	text-transform: uppercase;
	margin: 0.4em 0;
	color: #000;
}
body{
	font-size: 13px;
	font-family: Arial, sans-serif;
	background: #fff;
	color: #333333;
}
#header-outer {
	background: #fff;
	padding-top: 15px;
}
#promo-outer {
	background: #f9f9f9 url(images/promo-topbg.jpg) repeat-x;
}
#promo {	
	padding: 40px 0 0 0;
	position: relative;
	height: 380px;
}
#promo img {
	position: absolute;
	bottom: 10px;
	right: -30px;
}
#promo span {
	font-size: 24px;
	display: block;
	color: #666666;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 15px;
}
#promo a.promobut {
	display: block;
	width: 211px;
	height: 42px;
	background: url(images/promobut.png) no-repeat;
	text-decoration: none;
	margin-top: 25px;
}
#promo a:hover.promobut {
	background-position: bottom;
}
#logo {
	margin-top: 20px;
}
#top-cart {
	text-align: center;
	width: 80%;
	padding: 20px 10% 15px;
	height: 30px;
	margin-top: 20px;
}
#top-cart span.empty {
	color: #999;
}
#top-menu ul {
	
}
#top-menu ul li {
	float: left;
}
#top-menu ul li a {
	color: #333;
	padding: 0 6px;
	text-decoration: none;
}
#top-menu ul li a:hover {
	text-decoration: underline;
	color: #333;
}
#contacts {
	text-align: left;
}
#contacts span.code{
	color: #999999;
}
#contacts span.phone{
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.filals {
	padding-top: 61px;
}
.filals span {
	font-weight: bold;
	display: block;
	margin-bottom: 7px;
}
.filals a {
	margin-right: 5px;
}
div.contactbottom table td {
	vertical-align: top;
	line-height: 1.3em;
	padding: 3px 3px;
	color: #1d1d1d;
}

div.contactbottom span.icons {
	display: block;
	width: 20px;
	height: 17px;
}
div.contactbottom span.icon1 {
	background: url(images/contacticon1.gif) 0 0 no-repeat;
}
div.contactbottom span.icon2 {
	background: url(images/contacticon1.gif) 0 -17px no-repeat;
}
div.contactbottom span.icon3 {
	background: url(images/contacticon1.gif) 0 -34px no-repeat;
}
div.contactbottom span.icon4 {
	background: url(images/contacticon1.gif) 0 -51px no-repeat;
}
div.contactbottom span.icon5 {
	background: url(images/contacticon1.gif) 0 -68px no-repeat;
}
div.search {
	margin: 13px 0 0;
}
div.search input {
	background: url(images/search-bg.png) no-repeat;
	width: 180px;
	height: 25px;
	border: 0;
	color: #fff;
	font-size: 12px;
	padding: 0 30px 0 10px;
	font-style: italic;
}
div.search input#ajaxSearch_submit {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	width: 25px;
	cursor: pointer;
}
.searchbar {	
	outline: none; /*Для Chrome и Safari*/
}	
.searchbar.active {
	background-position: 0 -24px;
	color: #000;
}
#sections-outer {
	background: #868686;
}
#mainpage {
	background: #f2f2f2 url(images/mainpage-bg.png) repeat-x;
	padding: 25px 0 40px 0;
}
div.profit {
	margin-bottom: 20px;
}
div.profit img {
	float: left;
	margin: 0 15px 30px 0;
}
div.profit span {
	color: #0174cb;
	display: block;
	font-size: 17px;
	font-weight: bold;
}
div.pdf-download {
	background: #fff;
	padding: 7px;
}
div.pdf-download a {
	display: block;
}
div.pdf-download a img {
	float: left;
	margin-right: 7px;
}
div.section {
	padding: 5px 0 10px;
}
div.section a {
	font-weight: bold;
	font-size: 16px;
}
#news span {
	color: #666666;
	font-size: 12px;
}
#news h4 a {
	color: #000;
	text-decoration: none;
	padding-top: 9px;
	display: block;
}
#news p {
	color: #000;
}
div.more {
	margin: 10px 0;
}
#mainrow {
	background: #f9f9f9 url(images/mainrow.png) repeat-x;
	padding: 25px 0;
}
span.headline4 {
	color: #1d1d1d;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0.6em 0;
	display: block;
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 7px;
}
ul.micromenu li{
	padding: 4px 0;
}
table.partners {
	margin: 30px 0;
}
div.subrublist {
	padding-bottom: 40px;
}
div.subrubs img {
	width: 210px;
	height: 210px;
}
div.subrublist a img {
	background: #ffffff url(images/card-shadow.jpg) bottom center no-repeat;
	padding: 5px 5px 17px;
}
div.subrublist a:hover img {
	background: #e4e4e4 url(images/card-shadow.jpg) bottom center no-repeat;
}
div.subrubs a {
	font-weight: bold;
	font-size: 15px;
	color: #006ab9;
}
div.subrubs {
	margin: 0 18px 22px 0;
	display: inline;
	float: left;
	position: relative;
	width: 220px;
	height: 286px;
}
div.itempic img {
	background: #ffffff url(images/card-shadow2.jpg) bottom center no-repeat;
	padding: 5px 5px 17px;
	margin-bottom: 15px;
}
div.itemphotonly img {
	background: #ffffff;
	box-shadow: 1px 0 7px #ccc;
	padding: 10px;
	margin-bottom: 15px;
}

.dataTable{width:100%;height:auto;font-family:Tahoma;font-size:12px;} 
.dataTable1{width:100%;font-family:Tahoma;font-size:12px;text-align:left;vertical-align:top;} 
table.dataTable td {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
 #dataTable{ 
        width:100%;  
        height:100%; 
        font-family:Tahoma;  
        font-size:12px; 
    } 
#dataTable{width:100%;height:auto;font-family:Tahoma;font-size:12px;} 
#dataTable1{width:100%;font-family:Tahoma;font-size:12px;text-align:left;vertical-align:top;} 
table#dataTable td {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
     
    #titleTd{  
          background:#e6e6e6; 
          text-align:center; 
          width:25%; 
		  font-weight: bold;
    } 
     
    .dnTd{ 
        font-weight: bold;
        text-align:center; 
    } 
     
    .textTd{ 
        text-align:center; 
        padding:3px 7px 3px 7px;  
        height:1%; 
        white-space:nowrap; 
        font-size:11px; 
    } 
     
    .colorTr{ 
        background:#e6e6e6; 
    } 
     
    .colorTr .dnTd{ 
        background:#e6e6e6; 
    } 
     
     
    .DnTitleTd{ 
        text-align:center;  
        font-family:tahoma;  
        font-size:14px;  
        background:#e6e6e6;  
        width:70px;  
        height:42px;  
		font-weight: bold;
    } 
     
    .sizeTd{ 
        padding-top:3px;  
        padding-bottom:3px;   
        text-align:center;  
        background:#ddd;  
    } 


    .sizeTd{ 
        padding-top:3px;  
        padding-bottom:3px;   
        text-align:center;  
        background:#ddd;  
        border-top: 1px #999 solid;  
        border-right:1px #999 solid; 
    } 
     
     
    #titleTd6{ 
          border-bottom:1px #999 solid; 
          background:#ddd; 
          text-align:center; 
          width:16%; 
    } 
     
    #titleTd10{ 
          border-bottom:1px #999 solid; 
          background:#ddd; 
          text-align:center; 
          width:10%; 
    } 
    #titleTd7{ 
          border-bottom:1px #999 solid; 
          background:#ddd; 
          text-align:center; 
          width:14%; 
    } 
     
    #titleTd8{ 
          border-bottom:1px #999 solid; 
          background:#ddd; 
          text-align:center; 
          width:12,5%; 
    } 
     
    #titleTd9{ 
          border-bottom:1px #999 solid; 
          background:#ddd; 
          text-align:center; 
          width:12,5%; 
    } 
    #titleTd5{ 
          border-bottom:1px #999 solid; 
          background:#ddd; 
          text-align:center; 
          width:20%; 
    } 
    #titleShapka{ 
        border-bottom:1px #999 solid; 
          background:#ddd; 
          text-align:center; 
    } 
     
     
    #titleTd1{ 
          border-bottom:1px #999 solid; 
          border-right:1px #999 solid; 
          border-top:1px #999 solid; 
          background:#ddd; 
          text-align:center; 
          width:100%; 
    } 
	thead td, tr.odd td, .head, tr.odd th {
	background: #e6e6e6;
	text-align: center;
	}
	th {
	text-align: center;
	font-weight: bold;
	border: 1px solid #cccccc;
border-collapse: collapse;
	}
table.lefttxt td {
text-align: left;
padding-left: 15px;
}

div.docum h2 {
	font-size: 30px;
}
div.docum span {
	font-style: italic;
	display: block;
	margin-bottom: 5px;
}
div.newgrid {
	display: inline;
float: left;
position: relative;
width: 300px;
margin-right: 15px;
}
div.new {
	padding: 12px 0;
}
div.new span {
color: #666666;
font-size: 12px;
display: block;
}
div.new a, div.new a:visited {
	display: block;
	color: #000;
text-decoration: none;
padding-top: 6px;
font-weight: bold;
font-size: 1.1em;
}
div.new a:hover {
	text-decoration: underline;
}
ul.listing {
	margin: 0 0 15px 40px; 
	list-style-type: disc;
}
ul.listing li {
	padding: 4px 0;
}
ul.listing li ul {
	margin: 2px 0 6px 20px; 
}
ul.listing li ul li{
	padding: 1px 0;
}
span.psevdo {
	text-transform: uppercase; 
	display: block; 
	margin: 7px 0 10px;
	font-weight: bold;
}
	
#footer-outer {
	background: #1c4082 url(images/footer-bg.png) repeat-x;
	padding: 25px 0;
	color: #999999;
}
#footer h4 a{
	margin: 6px 0 6px 0;
	font-size: 12px;
	color: #fff;
	display: block;
}
#footer ul li {
	margin: 2px 0;
}
#footer a {
	color: #fff;
	font-size: 11px;
}


/* Главное меню */

#mainmenu {
	background: url(images/mainmenu-bg.png) repeat-x;
	height: 52px;
	margin-top: 25px;
}







ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; text-decoration:none; text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	font-family: 'PT Sans Narrow', sans-serif;
	padding: 11px 15px 14px 15px; background: url(images/menuarrow.png) center right no-repeat;
	}
ul.menu li {position:relative; float:left; padding-top: 1px; margin-right: 10px;}
ul.menu ul {position:absolute; top:52px; left:0; background-color: #ffffff; display:none; opacity:0; list-style:none; -moz-box-shadow: 0 5px 20px rgba(0,0,0,0.5); -webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.5); box-shadow: 0 5px 20px rgba(0,0,0,0.5);/*  padding: 10px 0; */}
ul.menu ul li {position:relative; margin:0; padding-top: 0;}
ul.menu ul li a {display:block; padding: 12px 23px; width: 200px; color: #006cbe; text-transform: none; line-height: 1em; font-size: 18px; background: none;}
ul.menu ul li a:hover {background: #006cbe; color: #fff;}
ul.menu ul ul {left:246px; top:0;}
ul.menu .menulink {text-decoration: none;}
ul.menu .menulink:hover, ul.menu .menuhover {background: #fff; color: #006cbe;}
ul.menu .menuhover {background: #fff; color: #006cbe;}
ul.menu .sub {}
ul.menu .topline {border-top:1px solid #aaa}
ul.menu .menulink a.last {border: none;}
ul.menu ul .menulink {text-decoration: none;}
ul.menu ul .menulink:hover, ul.menu ul.menuhover {background: #006cbe; color: #fff;}
ul.menu ul .menuhover {background: #006cbe; color: #fff;}
	
/* tabs */
ul.tabs {
	height: 20px;
	line-height: 20px;
	margin: 0 0 3px;
	list-style: none;
}
* html ul.tabs {margin-bottom: 0;}
ul.tabs li {
	float: left;
	margin-right: 1px;
}
ul.tabs li a {
	display: block;
	padding: 2px 2px 0;
	color: #333;
	margin-right: 6px;
	text-decoration: none;
	cursor: nw-resize;
	position: relative;
	border-bottom: 1px dashed #333;
}
* html ul.tabs li a {float: left}
*+html ul.tabs li a {float: left}
ul.tabs li a:hover {
	color: #426fc2;
	padding: 2px 2px 0;	
	cursor: pointer;
	border-bottom: 1px dashed #426fc2;
}
ul.tabs li.tab-current a {
	color: #426fc2;
	padding: 2px 2px 0;
	margin-right: 6px;
	border-bottom: none;
}
div.t2,
div.t3,
div.t4 {
	display: none;
}
div.t1,
div.t2,
div.t3 {	
	padding: 15px 2px 0;
	color: #304878;
	line-height: 1.7em;
}
div.map {
	float: left;
	margin: 0 15px 30px 0;
	border: 1px solid #ccc;
}
/* end tabs */

#searchClose{position:absolute; right:5px; top: 30px; z-index:999; cursor:pointer;}
#indicator{position:absolute; right:-20px; top:4px;}
#ajaxSearch_output{position:absolute; padding:15px 8px 15px; top:25px; left:0; background-color: #ffffff; display:none; opacity:0; list-style:none; -moz-box-shadow: 0 5px 20px rgba(0,0,0,0.5); -webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.5); box-shadow: 0 5px 20px rgba(0,0,0,0.5); z-index:990; /*  padding: 10px 0; */}

.AS_ajax_resultsInfos {
	font-size: 11px;
	margin: 5px 0 10px;
	color: #333;
}
span.ajaxSearch_highlight {
	font-weight: bold;
}
span.ajaxSearch_grpResultsDisplayed, span.paging1Infos, span.AS_ajax_resultsDisplayed, div.AS_ajax_resultExtract{
	display: none;
}
a.AS_ajax_resultLink {
	font-weight: bold;
	margin: 7px 0 10px;
	display: block;
}
#stuffHelper {
position: absolute;
z-index: 100;
width: 250px;
display: none;
border-radius: 3px;
-o-border-radius: 3px;
-moz-border-radius: 3px;
padding: 30px 20px;
border: 1px solid #888;
background: #fff;
box-shadow: 0 2px 5px #ссс;
color: #000;
}