﻿html{
	position:relative;
	height:100%;
	margin:0;
	font-size:100%;
	font-family: /*Myriad Pro, Verdana,*/ Geneva, Arial, Helvetica, sans-serif;
	/*background:#fff repeat 36% top;*/
	color:#000;
	background:url(/images/mainBg-repeat.jpg) repeat-x;

}

body{
	position:relative;
	height:100%;
	margin:0;
	font-size:100%;
	font-family: /*Myriad Pro, Verdana,*/ Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	background:url(/images/mainBg-noRepeat.jpg) no-repeat top center;) repeat-x;
}



/*pagetitle*/
h1{
	font-size:14px;
	text-align: center;
}
/*longtitle*/
h2{
	font-size:12px;
}
/*introtext*/
h3{
	font-size:12px;
}
p,ul,li,dl,dt,dd,td,th{
	font-size:14px;
}
/*ul,li{
	list-style-position:inside;
}*/
/*center*/
.c{
	text-align:center;
}
.b{
	font-weight:bold;
}
a:link, a:visited {
	color: #0c3279;
}
a:hover, a:active {
	color: #0767ac;
}
img{
	border:0;
}
img.l{
	float:left;
	margin:0 15px 10px 0;
}

#main{
	position:relative;
	width:1061px;
	margin:0 auto;
}
#head{
	position:relative;
	width:1061px;
	height:148px;
	background: url("/img/electro_logo_new2.jpg") no-repeat;
	margin-bottom: 10px;
}
#logoDiv{
	position:absolute;
	left:0;
	top:0;
	width:324px;
	height:186px;
	background:url("/img/logo.gif") no-repeat 1px 6px;
	border:0px solid #592;
}

#container{
	min-height:100%;
	max-width:1061px;
	height: 100%;
	margin:0;
	width:100%;
}
#header{
	height:170px;
	vertical-align: super;
}
#headPicsDiv{
	float:right;
	display:block;
	width:728px;
	height:152px;
	padding-top:10px;
}

a#logoA{
	display:block;
	width:296px;
	height:164px;
}

.spanBlock{
	display:block;
	width:100%;
	height:100%;
	border:0px;
}


#topMenuDiv{
	position:relative;
	width:1061px;
	height:39px;
	margin-bottom: 10px;
}


.tab{
	background:url("/img/tab.gif") no-repeat left top;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	height:36px;
	color:#fff;
	display:table-cell;
}

#searchDiv{
	position:absolute;
	left:0;
	top:0;
	width:323px;
	height:36px;
}
input#searchInp{
	margin:3px 0 0 27px;
}


table#topMenu{
	width:100%;
	height:36px;
}
table#topMenu td{
	width:20%;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	background: #fb010a;
}
table#rightColumnTable{
	width:100%;
	height:36px;
}
table#rightColumnTable td{
	/*width:20%;*/
	text-align:center;
	vertical-align:middle;
	color:#fff;
	/*background:url("/img/tab.gif") no-repeat left top;*/
	background: #fb010a ;
}

#tab1{
	position:absolute;
	left:0;
	top:0;
	width:20%;
}
#tab2{
	position:absolute;
	left:20%;
	top:0;
	width:20%;
}
#tab3{
	position:absolute;
	left:40%;
	top:0;
	width:20%;
}
#tab4{
	position:absolute;
	left:60%;
	top:0;
	width:20%;
}
#tab5{
	position:absolute;
	left:80%;
	top:0;
	width:20%;
}
#tabR{
	position:absolute;
	left:0;
	top:0;
	width:190px;
}

a.tabA{
	text-decoration:none;
	color:#fff;
	font-size:14px;
}
a.tabA:hover{
	text-decoration:underline;
}
a.tabASel{
	text-decoration:underline;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
a.tabASel:hover{
	text-decoration:underline;
}



#centerLeft{
	float:left;
	position:relative;
	width:28%;
	overflow:hidden;
	margin-top:5px;
	border:0px dotted red;
}
#centerCenter{
	float:left;
	position:relative;
	width:52%;
	margin:5px 2px;
	padding:0;
	border:0px dotted red;
}
#centerCenter p {
	text-align: left;
}
#centerCenterWide{
	float:left;
	position:relative;
	width:80%;
	margin:5px 2px;
	padding:0;
	border:0px dotted red;
}
#centerRight{
	float:right;
	position:relative;
	width:18%;
	margin:5px 0;
	border:0px dotted red;
}

#footer{
	clear:both;
	position:relative;
	width:1061px;
	height:30px;
	background:url("/img/footerBg.gif") repeat-x;
	border:0px solid red;
}



/*контейнер хлебных крошек*/
#breadCrumbs{
	font-size:12px;
	border-bottom:2px solid #f22;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
#breadCrumbs a{
	text-decoration:none;
	padding-right:5px;
}
#breadCrumbs a:hover{
	text-decoration:underline;
}
#breadCrumbs .delim{
	padding-right:5px;
}


#catalogHeader{
	color:#fff;
	text-align:center;
	height:30px;
	margin-top:20px;
}


#centerRedLine{
	height:2px;
	background-color:#f00;
	margin-top:10px;
}

#contentDiv{
	margin:6px 2px 10px 12px;
}

/*колонка справа*/
.st{
	border-top:1px solid #777;
	margin:10px 0 0 0;
	padding:6px 1px 1px 10px;
	font-size:13px;
	background:url("/img/small_arrow.gif") no-repeat 0 10px;
}

#footer{
	height: 50px;
	vertical-align: bottom;
}

#footer p{
	color: #fff;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
}









/*дерево-меню слева*/
#sidebar_menu{
	list-style:none;
	margin:0;
	padding:0;

}
#sidebar_menu ul{
	position:relative;
	list-style:none;
	margin:0 0 0 14px;
	padding:0;
	display:none;
	background-color:#fff;
}

#sidebar_menu li{
	position:relative;
	list-style:none;
	margin:0px;
	padding:1px 0 0 0;/*for IE*/
	/*background:url("/img/tree2/folder_opened.png") no-repeat 0 0;*/
	/*overflow:hidden;*/
	/*background:url("/img/tree/hr_line_2.gif") 7px 0 no-repeat;
	zoom:1;*/
}
.open_close{
	position:absolute;
	left:0;
	top:0;
	width:9px;
	height:9px;
	margin-left:0px;
	margin-top:2px;
	cursor:pointer;
}
#sidebar_menu li a{
	position:relative;
	margin:0 0 0 30px;
	padding:0;
	display:block;
	line-height:18px;
	/*border:1px dotted #2f2;*/
}

li.folder_closed{
	background:url("/img/tree2/folder_closed.png") no-repeat 0 0;
}
li.folder_opened{
	background:url("/img/tree2/folder_opened.png") no-repeat 0 0;
}
li.folder_closed_last{
	background:url("/img/tree2/folder_closed_last.png") no-repeat 0 0;
}
li.folder_opened_last{
	background:url("/img/tree2/folder_opened_last.png") no-repeat 0 0;
}

li.document{
	background:url("/img/tree2/document.png") no-repeat 0 0;
}
li.document_last{
	background:url("/img/tree2/document_last.png") no-repeat 0 0;
}






#sidebar_menu li a:link, #sidebar_menu li a:visited {
	/*line-height: 20px;*/
	font-size: 14px;
	color: #222;
	text-decoration: none;
}
#sidebar_menu li a:hover, #sidebar_menu li a:active, #sidebar_menu li a.selected {
	color: maroon;
	text-decoration:underline;
}
#sidebar_menu li a.selected {
	cursor: default;
}

/*///////////////////////////////// стили для меню ВТОРОГО УРОВНЯ в левосторонней клонки /////////////////////////////////*/

#sidebar_menu ul li a:link, #sidebar_menu ul li a:visited {
	/*line-height: 20px;*/
	font-size: 12px;
	color: #222;
	text-decoration: none;
}
#sidebar_menu ul li a:hover, #sidebar_menu ul li a:active, #sidebar_menu ul li a.selected {
	color: maroon;
	text-decoration: underline;
}
#sidebar_menu ul li a.selected {
	cursor: default;
}

/*///////////////////////////////// стили для меню ТРЕТЬЕГО УРОВНЯ в левосторонней клонки /////////////////////////////////*/

#sidebar_menu ul li ul a:link, #sidebar_menu ul li ul a:visited {
	color: #222;
	text-decoration: none;
}
#sidebar_menu ul li ul a:hover, #sidebar_menu ul li ul a:active, #sidebar_menu ul li ul a.selected {
	color: maroon;
	text-decoration: underline;
}
#sidebar_menu ul li ul a.selected {
	cursor: default;
}

/*///////////////////////////////// стили для меню четвертого УРОВНЯ в левосторонней клонки /////////////////////////////////*/

#sidebar_menu ul li ul li ul a:link, #sidebar_menu ul li ul li ul a:visited {
	color: #222;
	text-decoration: none;
}
#sidebar_menu ul li ul li ul a:hover, #sidebar_menu ul li ul a:active, #sidebar_menu ul li ul li ul a.selected {
	color: maroon;
	text-decoration: underline;
}
#sidebar_menu ul li ul li ul a.selected {
	cursor: default;
}

/*///////////////////////////////// стили для меню четвертого УРОВНЯ в левосторонней клонки /////////////////////////////////*/

#sidebar_menu ul li ul li ul li ul a:link, #sidebar_menu ul li ul li ul li ul a:visited {
	text-decoration: none;
	color: #222;
}
#sidebar_menu ul li ul li ul li ul a:hover, #sidebar_menu ul li ul a:active, #sidebar_menu ul li ul li ul li ul a.selected {
	color: maroon;
	text-decoration: underline;
}
#sidebar_menu ul li ul li ul li ul a.selected {
	cursor: default;
}
#sidebar_menu li div span {
	position: absolute;
	top: 0;
	width: 15px;
	height: 20px;
	overflow: hidden;
}
.show_hide_submenu {
	/*position: absolute;
	top: 0;
	left: 7px;*/
	cursor: pointer;
	background: url("/img/tree/cross_sprite.gif") 3px 5px no-repeat;
	/*width: 15px;
	height: 20px;
	overflow: hidden;*/
}
.table_with_border {
	border-collapse: collapse;
}
.table_with_border td, .table_with_border th {
	border: 1px solid #555;
	text-align: center;
}
.smaller_font td, .smaller_font th {
	font-size: 10px;
}
#adminEnterFormDiv{
	position:absolute;
	width:300px;
	margin-left:-150px;
	margin-top:-100px;
	background:#777 url("/img/bg40.png");
	text-align:center;
	padding:2px 0;
}
#adminEnterTitle{
	display:block;
	text-align:center;
	background-image:url("/img/bg40.png");
	margin-bottom:20px;
}
.loginLineDiv{
	width:280px;
	margin:12px auto;
	text-align:right;
}
.loginLineDiv label{
	width:100px;
}
#loginId,#passId{
	width:200px;
}

table.table_smaller_fonts, table.table_common, table.table_smallest_fonts {
	border-collapse: collapse;
	clear: both;
	margin: 10px;
}

.clearnone {
clear: none;	
}

table.table_smaller_fonts td, table.table_smaller_fonts th {
	font-size: 12px;
	text-align: center;
	width: 100%;
	border: solid black 1.0pt;
}

table.table_smallest_fonts td, table.table_smallest_fonts th {
	font-size: 10px;
	text-align: center;
	width: 100%;
	border: solid black 1.0pt;
}

table.table_common td, table.table_common th {
	text-align: center;
	width: 100%;
	border: solid black 1.0pt;

}

.center {
	text-align: center;
}

.left {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}
