/* УСТАНОВКИ ПО-УМОЛЧАНИЮ */

/* Нижеследующие установки действуют когда другой стиль не был определен.*/

/*Стиль для тэга body, отвечает за шрифты, фон страниц и т.д..*/

html {
	margin: 0px;
	padding: 0px;
	/* \*/margin: 0 10px ; padding: 0px;	
}


	


body {
	background: #FBF2E8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: small;
}

/* основной стиль ссылок*/
a:link {
	color: #3333CC;
}

a:visited {
	color: #3333CC;
}

a:hover {
	color: #CC3333;
	text-decoration: none;
}


/** шапка сайта **/

#hat {
	background: url(/assets/templates/nlpekbgen/images/hatbg.gif) repeat-x 0 0;
	height: 183px;
	padding: 0 0 10px 0;
	//padding: 0;
    min-width: 1000px;

	/*margin:	 -10px -10px 0 -10px;
	//margin:0;*/
}

* html #hat {
    width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');
}



#hat p {	
	position: absolute;
	top: 148px;
	//top: 162px;
	left: 35px;
	font-size: small;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#hat p a {	
	color: #fff;
	font-family: Arial;
	font-size: 16px;
}

#hat p a:link,  #hat p a:visited {	
	text-decoration: underline;
}

#hat p a:hover,  #hat p a:active {	
	text-decoration: none;
}

#hattree {
	margin-top: 11px;
	float: right;
	height: 183px;
	width: 220px;
	background: url(/assets/templates/nlpekbgen/images/hattree.png) no-repeat right top;
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/nlpekbgen/images/hattree.png',sizingMethod=crop);
   //background: none;
}


#hatlogo {
	/*margin-top: -10px;
	//margin:0;*/
	left:10px;
	top:26px;
	z-index:300;
	position: absolute;
	top: 8px;
	left: 13px;
	background:red;
	width: 346px;
	height: 137px;
	background: url(/assets/templates/nlpekbgen/images/hatlogo.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/nlpekbgen/images/hatlogo.png',sizingMethod=crop);
    //background: none;

}

#hatfrog {
	/*margin-top: -10px;
	//margin:0;*/
	
	position: absolute;
	top: 53px;
	left: 287px;
	background:lime;
	width: 219px;
	height: 154px;
	background: url(/assets/templates/nlpekbgen/images/hatfrog.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/nlpekbgen/images/hatfrog.png',sizingMethod=crop);
    //background: none;
}

#hatfly {
	/*margin-top: -10px;
	//margin:0;*/
	
	position: absolute;
	top: 0px;
	left: 435px;
	background:aqua;
	width: 279px;
	height: 120px;
	background: url(/assets/templates/nlpekbgen/images/hatfly.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/nlpekbgen/images/hatfly.png',sizingMethod=crop);
    //background: none;
}

#hatmore {
	/*margin-top: -10px;
	//margin:0;*/
	
	position: absolute;
	top: 122px;
	left: 492px;
	background:aqua;
	width: 229px;
	height: 39px;
	background: url(/assets/templates/nlpekbgen/images/hatmore.gif) no-repeat;
}

#hatlogo #homelink {
	height:136px;
	position:absolute;
	text-indent:-5000px;
	width:318px;
}


#header {
	position: absolute;
/*	background: Aqua;*/
	width: 100%;
	margin: 0;
	padding: 0;
	/* \*/width: 99.9%;/**/
	overflow: -moz-scrollbars-none;
}

#header table {
	/*display: block;*/
	width: 100%;
 	background: url(/assets/templates/nlpekbgen/images/3.gif);
	margin: 0px;
	padding: 0px;
}

#header .image1 {
	background: url(/assets/templates/nlpekbgen/images/1.gif) no-repeat center;
	height: 100px;
	width: 200px;
}

#header .image2 {
	background: url(/assets/templates/nlpekbgen/images/2.gif) no-repeat center;
}

#header .image3 {
	background: url(/assets/templates/nlpekbgen/images/4.gif) no-repeat center;
	width: 30px;
}

#header .image4 {
	background: url(/assets/templates/nlpekbgen/images/5.gif) no-repeat center;
	width: 123px;
}

#header .image5 {
	background: url(/assets/templates/nlpekbgen/images/6.gif) no-repeat center;
	width: 27px;
}

#header .image6 {
	background: url(/assets/templates/nlpekbgen/images/7.gif) no-repeat center;
	width: 124px;
}

#lftBar {
	float: left;
	width: 160px;
	/*background: #B0E0E6;*/
	margin: 0 0 0 3px;
	padding: 0;
	font-size: small;
}

#rgtBar {
	float: right;
	width: 160px;
	/*background: #B0E0E6;*/
	margin: 0 3px 0 0;
	padding: 0;
	font-size: small;
}


#downline {
	clear: both;
}


#level1 {
	padding: 0 20px 10px 20px;
	margin: 0 180px 0 180px;
	//margin: 0 200px 0 180px;
	/*background: #F5DEB3;*/
	border-left: 1px dashed #c0c0c0;
	border-right: 1px dashed #c0c0c0;
	font-size: small;
	height: 1%;
	/*position: relative;*/
}

#main {
	/*margin-left: 0;*/
	line-height: 1.2;
	background: #FFF;
	border: 1px solid #666;
	color: #333;
	padding: 10px;
	/*font-size: x-small;*/
	margin: 15px 0 0 0;
}

#footer {
	background: #FFF;
	color: #333;
	margin: 15px 0 0 0;
	border: 1px solid #c0c0c0;
	font-size: xx-small;
	padding: 3px;
}

#footer .os {
	float: right;
	text-align: center;
	border-left: 1px solid #c0c0c0;
	padding: 0 49px;
}

#textstyle {
	height: 99px;
	width: 90%;
	text-align: center;
	vertical-align: bottom;
	font-size: 18px;
	white-space: nowrap;
	border-bottom: 1px solid #c0c0c0;
}

#tools {
	background: #FFF;
	border: 1px solid #c0c0c0;
	font-size: xx-small;
	padding-left: 3px;
	margin: 5px 0 0 0;
}

#tools td {
	font-size: xx-small;
}

#tools td.search {
	width: 185px;
	text-align: center;
	background: #94212D;
	padding: 3px;
}

#tools input, #tools button {
	font-size: xx-small;
	border: 1px solid #c0c0c0;
	margin: 0;
}

/* луковица для модулей */

div.module {
	float: left;
	background: #f5f5f5 url(/assets/templates/nlpekbgen/images/rb.gif) no-repeat right bottom;
	display: inline-table;
	/* \*/display: block/**/
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	width: 100%;
}

div.module div {
	background: url(/assets/templates/nlpekbgen/images/lb.gif) no-repeat left bottom;
	padding: 0px;
	margin: 0px;
}

div.module div div {
	padding: 0px 4px 4px 3px;
	background: url(/assets/templates/nlpekbgen/images/rt.gif) no-repeat right top;
	margin: 0;
}
div.module div div div {
	background: transparent;
}

div.module div div h3 {
	font-size: small;
	font-weight: bold;
	background-color: transparent;
	text-align: center;
	padding-bottom: 5px;
	margin: 0;
}

div.module div div div  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

div.module div div div input {  /* Форматирование ячеек таблиц модулей*/
	margin-bottom: 4px;
}

div.module div div div  ul {
	padding-left: 15px;
	margin-left: 0;
}



div.module div div div  li {
	padding-left: 0px;
	margin-left: 0;
}


/*Текстовые стили*/

H1 {
	font-weight: normal;
	border-bottom: 1px solid #94212D;
	color: #94212D;
	/*text-align: right;*/
	padding: 0;
	margin: 0;
}

H2,H3 {
	/*border-bottom: 1px solid #94212D;
	border-top: 1px solid #94212D;*/
	/*background: #FBF2E8;*/
	border-bottom:1px solid #94212D;
	color:#94212D;
	font-weight:normal;
}



H4 {
	text-align: center;
	font-weight: bold;
}

HR {
	color: #94212D;
	width: 100px;
}

IMG {
	color: #94212D;
}

Blockquote {
	color: #666666;
	border-left: 1px solid #c0c0c0;
	font-size: x-small;
	padding: 5px;
	font-style: italic;
}

table.moduletable { /* Форматирование таблицы модулей */
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
} 

.inputbox {
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	margin-bottom: 4px;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

/* УСТАНОВКИ НАВИГАЦИИ/МЕНЮ */

 
/* это стиль для пункта меню MAIN */

#myajaxmenu {
	margin: 0;
	padding: 0;
}

.category {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	list-style: none;
	//height: 1%;
	//margin-bottom: 0;
}

.category a {
	background-color: #94212D;
	color: #FFF;
	font-size: 13px;
	padding: 3px 5px;
	text-align: left;
	display: block;
} 

.category a:link {
	color: #FFF;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.category a:visited {
	color: #FFF;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.category a:hover {
	text-decoration: none;
}

/* стиль подпункта меню */

#sublevel li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sublevel a {
	background: #F5F5F5;
	padding: 3px 1px 3px 0px;
	margin: 0;
	list-style-type: none;
	font-size: 10px;
	display: block;	
	text-decoration: underline;
	color: black;
} 

#sublevel a:link {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sublevel a:visited {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sublevel a:hover {
	text-decoration: none;
}



#ajaxSearch_output {form.css (line 115)
	background:#000000 none repeat scroll 0%;
	border:0pt none;
	color:white;
	left:220px;
	margin:0pt;
	opacity:0.95 !important;
	padding:0pt;
	position:absolute;
	top:23px;
	width:165px !important;
	z-index:1;
}

.cont_lev1 {
	font-size: 14px;
	padding-left: 5px;
	margin-left: 1px;
	border-left: 3px solid #A52A2A;
	margin-bottom: 8px;
}

.cont_lev2 {
	font-size: 12px;
	padding-left: 5px;
	margin-left: 15px;
	border-left: 3px solid #A52A2A;
	margin-bottom: 8px;
}

.cont_lev3 {
	font-size: 10px;
	padding-left: 5px;
	margin-left: 25px;
	border-left: 3px solid #A52A2A;
	margin-bottom: 8px;
}

/* сноски*/

.footnote {
	background: #94212D;
	font: bold x-small;
	color: #FFF;
	padding-left: 5px;
	text-align: left;
}


ul.footnote {
	font-size: xx-small;
	list-style-type: none;
	background: #fff;
		color: #000;
}

/* Форматирование дополнительных элементов */
.add {
	background: #EEE url(/assets/templates/nlpekbgen/images/add.gif) no-repeat center left;
	border: 1px solid #c0c0c0;
	border-left: 5px solid #c0c0c0;
	padding: 5px 5px 5px 15px;
	line-height: 35px;
	font-size:10px;
	margin:15px;
} 

.avtor {
	background: url(/assets/templates/nlpekbgen/images/author_men.gif) no-repeat center left;
	padding-left: 15px;
	font-weight: bold;
} 

.extquote {
	border: 0px solid #c0c0c0;
	border-right: 5px solid #94212D;
	font-size: xx-small;
	padding: 5px;
	margin: 18px 20px 18px 120px;
	
	text-align: right;
	display: block;
}

#ditto_pages .ditto_currentpage {
	background-color:#FBF2E8;
	border:1px solid #94212D;
	margin-right:1px;
	padding:1px 5px 2px;
}
#ditto_pages .ditto_off {
	border:1px solid #CCCCCC;
	color:#CCCCCC;
	margin-right:1px;
	padding:1px 5px 2px;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	border:1px solid #FBF2E8;
	color:#94212D;
	margin-right:1px;
	padding:1px 5px 2px;
	text-decoration:none !important;
}
#ditto_pages a:hover {
	background-color:#FFFFFF;
	color:#000000;
}

.ditto_info {
	font-size: 10px;
	margin: 15px;
}

.ditto_tags {
	margin: 15px;
	font-size: 10px;
}

.ditto_summaryPost {
	border-bottom: 1px solid #94212D;
	margin: 15px 0;
	padding: 15px 0;
}

.button {
	background-color: #EEE;
	border: 1px solid #c0c0c0;
	padding: 5px;
}





/**********************************************/

/*             styles for the star rater                */	
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	background: url(/assets/templates/nlpekbgen/images/alt_star.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a {
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow: hidden;
	outline: none;
	border:0;
} 
	
.star-rating li {
	text-indent:-9000px;
}

.star-rating li a:hover{
	background: url(/assets/templates/nlpekbgen/images/alt_star.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star, .star-rating li.one-star {
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars, .star-rating li.two-stars {
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars, .star-rating li.three-stars {
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars, .star-rating li.four-stars {
	left: 75px;
}	
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars, .star-rating li.five-stars {
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
	background: url(/assets/templates/nlpekbgen/images/alt_star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

.star-rating-warning {
	font-size:smaller;
	color: maroon;
}		

#FileDownload div {
	padding:5px;
}
#FileDownload img {
	border:medium none;
	position:relative;
}
#FileDownload div.fd-folder img, #FileDownload div.fd-parent img {
	top:2px;
}
#FileDownload a {
	padding-left:5px;
}
#FileDownload div.fd-file {
	background-color:whiteSmoke;
	border:1px solid #C0C0C0;
	margin:15px 0pt;
	padding:5px;
}
#FileDownload div.fd-file img {
	top:5px;
}
#FileDownload div.description {
	border:1px dotted #C0C0C0;
}
#FileDownload div.fd-file a {
	font-size:110%;
}
#FileDownload div.description a {
	font-size:100%;
}
#FileDownload h2 {
	margin:0pt;
	padding:0pt;
}

.ajaxSearch_highlight {
	border-bottom: 2px solid #94212D;
}

a.sl {
	font-size: xx-small;
	color: #666;
}