

body{
	padding:0;
	margin:0;
	font: 11px Verdana, Arial;
    color:#333333;
	background:#ffffff;

}

img{
	border:0;
}

a{
	color:#003366;
}

a:hover{
	color:#cc0000;
}

hr{
	border:0;
	border-bottom:1px solid #cccccc;
}

h1,h2,h3,h4,h5{
	color:#444444;
	line-height: 1.2em;
}

h1{
	font: 1.8em Arial, Verdana, Tahoma, Trebuchet MS;
	font-weight: bold;
	color:#003366;
}

h2{
	font: 1.6em Arial, Verdana, Tahoma, Trebuchet MS;
	font-weight: bold;
}

h3{
	font: 1.4em Arial, Verdana, Tahoma, Trebuchet MS;
	font-weight: bold;
}

h4{
	font: 1.2em Arial, Verdana, Tahoma, Trebuchet MS;
	font-weight: bold;
}

h5{
	font: 1.0em Arial, Verdana, Tahoma, Trebuchet MS;
	font-weight: bold;
}

.ok{
	color:green;
}

.error{
	color:red;
}

input.text{
	width:100%;
}

.register td{
	padding:5px 8px 5px 8px;
	vertical-align:top;
}

.register td p{
	margin:3px 0 3px 0;
}


#conteiner{
	padding: 0 20px 0px 35px;

}

#header,#content,#footer,#panel{
	float:left;
	clear:both;
	width:100%;
}

#head{
	position:fixed;
	background:#ffffff;
	float:left;
	width:97.5%;
	z-index:1000;
	left:35px;
	min-width: 1024px;
}


#header .logo{
	float:left;
	margin-top:0px;
	margin-right:10px;
}

#header .block{
	float:left;
	height:55px;
	margin-top:3px;
	margin-left:1%;
	width:13%;
	color: #003366;
	font-weight: bold;
	font-size:1.2em;
	white-space:nowrap;
	line-height:1.3em;
	border-left:1px solid #cccccc;
	padding-left:10px;
}

#header .block span{
	color:#bbbbbb;
}

#header .block.soft{
	font-size:1.6em;
	margin-left:5%;
	width:20%;
}

#header .city_list{
	display:none;
	position:absolute;
	border:1px solid #cccccc ;
	padding:40px 20px;
	margin-top:-10px;
	margin-left:-60px;
	background:#ffffff;
	font-size:0.9em;
	width:280px;
	z-index:900;
}

#header .city_list p{
	padding:0;
	font-size:1em;
	margin:1px 0 1px 0;
	width:130px;
	float:left;
}

#header .other_cities{
	color:#003366;
	z-index:1000;
	position:absolute;
	font-size:0.9em;
	text-align:right;
	margin-left:115px;
}

#header .other_cities a{
	border-bottom:1px dashed ;
	text-decoration:none;
}


#menu ul,#panel ul{
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{
	float:right;
	padding:5px 10px 15px 10px;
}

#panel li{
	float:left;
	padding:14px 30px 14px 10px;
	border-left:1px solid #cccccc;
}


#panel .submenu{
	position:absolute;
	margin:14px 0 0 -11px;
	padding:4px 6px 16px 6px;
	list-style:none;
	background:#F4F4E4;
	z-index:3000;
	display:none;
	border:1px solid #cecece;
	-moz-box-shadow: rgba(0,0,0,0.2) 5px 5px 5px 0;
	-webkit-box-shadow: rgba(0,0,0,0.2) 5px 5px 5px 0;
	box-shadow: rgba(0,0,0,0.2) 5px 5px 5px 0;
}

#panel br{
	display:none;
	_display:block;
	#display:block;
}

#panel .submenu li{
	float:none;
	clear:both;
	margin:0 20px 0 0;
	padding:0;
	border:0;
	font-weight:normal;
}

#panel .submenu li a{
	display:block;
	padding:3px;
}

#panel .submenu li a:hover{
	background:#003366;
	color:#ffffff;
	text-decoration:none;
}

#panel{
	margin:20px 0 0px 0;
	width:99%;
}

#panel .slogan{
	width:100%;
	float:left;
	background:#ececec;

	color:#003366;
	font-weight:bold;
	border:1px solid #cccccc;
	border-left:0;
}

#panel .basket{
	float:left;
	position:absolute;
	padding:15px;
	background:#003366;
	color:#ffffff;
	right:0px;
	z-index:200;
	
}

#panel .basket a{
	color:#ffffff;
}

#gradient{
	top:154px; position:fixed; width:100%; display:block; background:url(/images/gradient.png) repeat-x; height:20px;
}


#content{
	margin-top:184px;
	_margin-top:25px;
}

#social{
	position:absolute;
	left:0px;
	top:5px;
}

#content .content{
	margin-left:304px;
	border:1px solid #cccccc;
	padding:5px 15px 0px 15px;
	min-height:1000px;
	
}

#content .content.right{
	margin-left:0px;
	margin-right:299px;
}


#content .content.index{
	border:0;
	padding:0;
	margin-top:-11px;
	_margin-top:0;
}


#content .leftside{
	width:305px;
	float:left;
	position:absolute;
	left:35px;
	z-index:200;
}

#content .leftside.right{
	left:auto;
	right:15px !important;
	width:305px !important;
	_margin:0;
}

/* этот класс должен быть под класом .leftside.right для того что бы тупой IE6 работал корректно */
#content .content.right_ie{
	_width:auto !important;
	_margin-right:299px;
}

#content .leftside ul{
	margin:0;
	padding:0;
	list-style:none;
}

#content .leftside ul li{
	line-height:1.8em;
	font-weight:bold;
	color:#003366;
}

#content .leftside ul li a{
	font-weight:normal;
}

#content .leftside  ul.active ul{
	margin-left:10px;
}

#content .leftside .current .same-type{
	background:url(/images/tagbg.gif) repeat-x;
	padding:10px;
	margin-bottom:20px;
	border:1px solid #cccccc;
}

#content .leftside .current .now-active{
	border:1px solid #cccccc;
	border-right:1px dashed #ffffff;
	border-bottom:0px;
	padding:10px;
	padding-bottom:2em;
}

#content .leftside.right .current .now-active{
	border-right:1px solid #cccccc;
	border-left:1px dashed #ffffff;
}	

#content .leftside .current .now-active .same-type{ /* Убираем стили из подэлементов активного блока */
	background:none;
	padding:0px;
	margin-bottom:0;
	border:0;
}


#content .main-active-menu .root_header{
	margin:0;
}

#content .root_header{
	background:#ececec;
	margin:0px 20px 0px 0;
	padding:10px 10px 7px 10px;
	border:1px solid #cccccc;
	border-bottom:0;
	font-weight:bold;
	color:#003366;
}

#content .leftside.right .root_header{
	margin-left:20px;
	margin-right:0;
	margin-top:-3px;
}

#content .leftside.right  .main-active-menu .root_header{
	margin:0 !important;
}



#content .leftside .root{
	margin:0px 20px 20px 0;
	border:1px solid #cccccc;
	padding:5px 10px 10px 10px;
}

#content .leftside.right .root{
	margin:0px 0px 20px 20px;
}


#content .menu_controls_block{
	float:right;
	width:140px;
	border:1px dashed #cccccc;
	border-top:0;
	border-right:0;
	margin:-5px -17px 5px 10px;
	_margin-right:-9px;
	padding:3px 2px 3px 8px;
}


#content .index .menu_controls_block{
	border:1px dashed #cccccc;
	margin-right:-5px;
	float:right;
	_margin:0px;
}

#content .index.right .menu_controls_block{
	margin-right:-1px;
}

#content .menu_controls{
	margin:0;
	padding:0;
	height:24px;
	width:150px;
	float:right;
}

#content  .menu_controls li{
	float:right;
	padding:2.5px 8px 2.5px 0;
	list-style:none;
}




/* вкладки на сайте */

#content .content .tabs{
	margin-top:10px;
	border-bottom:1px solid #e5e5e5;
	display:block;
	padding:7px;
	padding-left:20px;

}

#content .content .tabs a{
	padding: 4px 10px 7px 10px;
	background:url(/images/tagbg.gif) repeat-x;
	border:1px solid #e5e5e5;
	border-bottom:0;
}

#content .content .tabs a.active-tab{	
	padding-top:8px;
	padding-bottom:9px;
	background:#ffffff !important;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

/* Стили фона таблиц оборудования и софта */
table.data{
	clear:both;
	width:100%;
}

table.data th{
	background:#D9D9E9 !important;
	padding:5px;
}

table.data td{
	background:#F4F4E4 !important;
	padding:5px;
}


#content fieldset{
	float:left;
	width:47%;
	padding:0;
	margin:0 1.5% 1% 1%;
	border:1px solid #999999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	_width:45%;
}

#content fieldset ul{
	margin-left:15px;
	padding-left:0;
}



#content fieldset.a_right{
	float:right;
}

#content fieldset.a_left{
	float:left;
}


#content fieldset.a_none{
	clear:both;
	width:97%;
}

#content fieldset legend{
	margin:0 0 0 6px
}

#content fieldset .c{
	margin:10px;
}




#content .print-page{
	background:url(/images/print.gif) no-repeat;
	padding-left:25px;
	display:block;
	height:25px;
	clear:both;
	margin-top:30px;
}

#content .empty{
	clear:both;
	margin:0;
}



#content .nowrap{
	white-space:nowrap;
}

.margin_from_top{
	margin-top:20px !important;
}

.margin_from_bottom{
	margin-bottom:20px !important;
}

#content .comment{
	border:1px solid #cccccc;
	padding:10px;
	margin-bottom:20px;
	background: url(/images/tagbg.gif) repeat-x;
}

#content .comment .meta{
	margin:2px 0 10px 0;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
	color:#666666;
	font-style:italic; 
}

#content .comment .answer{
	border-top:1px dotted #333333;
	padding:10px 0px;
	margin:10px 0 -10px 0;
	color:#333333;
}

#comment_form_2{
	position:fixed;
	top:35%;
	right:-550px;
	width:590px;
	z-index:1000;
}

#comment_form_2 .bookmark{
	float:left;
	width:40px;
padding-top:25px;
	height:200px;
	cursor:pointer;
}

#comment_form_2 .form{
	margin:0px 10px 10px 0px;
	padding-left:20px;
	padding-right:20px;
	float:left;
		background:url(/images/tagbg.gif) #ffffff repeat-x scroll 0 0;
			border:2px solid #013971;
}


#footer_wpar1{
	clear:both;
	display: blok;
	float:left;
	width:100%;
	
	}

#footer1{

	border:1px solid #b4b4b4;
	background: #ececec;
	margin:20px;
	margin-left:34px;

	height:100px;
}


#footer1 .block_center{
	
	float: left;
	padding-top:15px;
	height:55px;
	margin-top:3px;
	margin-left: 25px;
	
	width:150px;
	color: black;
line-height: 15px;
	
	white-space:nowrap;

	
	padding-left:10px;
}
#footer1 .block_center span{
	color: black;
	 letter-spacing:0.1em;
	
	
	}
	
#footer1 .block_center .block_center_text{
	margin-top:-4px;

	
	
	}
	
	
	
	
#footer1 .copyright{
	float:left;
	width:260px;
	line-height: 1;
	margin-top: -5px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
}

#footer1 .promo{
	float:left;
	margin-left:280px;
	margin-right:180px;
	_margin-left:140px;
	_margin-right:0;
	_width:55%;
}

#footer1 .counter{
	float:left;
	width:15%;
	text-align:right;
	right:20px;
	position:absolute;

	
}
