/* Стандартные стили */

/** * * * * * * * * * * * * * * * *
* Базовый файл стилей для Eresus  *
* * * * * * * * * * * * * * * * * *
* В этом файле заданы стили основных элементов
* и перечислены встроенные селекторы и идетификаторы
* ---
* Для указания пути к картинкам используйте макрос http://ecmo.ru/style/
*/

/* Основные стили */
html, body {
  margin: 0; padding: 0;
  width: 100%; height: 100%;
  font-family: verdana, tahoma, sans-serif;
  font-size: 8pt;
}
img {border: 0;}
sup, sub {font-size: 80%;}

a {text-decoration: underline;}


.hidden {display: none;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Стиль области контента                                                           *
* Внутри этой области не допускается никаких вложенных элементов шаблона страницы  *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#Content {
  padding: 0.5em 1em;
}

/* * * * * * * * *
* Стили веб-форм *
* * * * * * * * */
div.form {}
.form th {}
.form td {}
.form input {}
.form textarea {}
.form input.button {}
.form td.formLabel {} /* Ячейка, содержащая метку (подпись) элемента управления */
.form span.hint {} /* Метка, имеющая подсказку */
.form th.formHeader {} /* Подзаголовок */
.form td.formText {} /* Ячейка, содержащая простой текст */
.form td.buttons {} /* Ячейка, содержащая кнопки формы */


input.contentButton {}

/* * * * * * * * * * * * * * * * * * * * * * * * * *
* Стили, используемые информационными сообщениями  *
* * * * * * * * * * * * * * * * * * * * * * * * * */
/* Сообщения об ошибках */
div.errorBox {background: #fff; border: solid 2px #f00; font-size: 8pt; padding: 5px; margin: 0 2px 2px 2px;}
div.errorBoxCap {background: #f00; color: #fff; font-weight: bold; padding: 2px 5px 0px 5px; margin: 2px 2px 0 2px;}
/* Информационные сообщения */
div.infoBox {background: #fff; border: solid 2px #25b; font-size: 8pt; padding: 5px; margin: 0 2px 2px 2px;}
div.infoBoxCap {background: #25b; color: #fff; font-weight: bold; padding: 2px 5px 0px 5px; margin: 2px 2px 0 2px;}

/* * * * * * * * * * * * * * * * * * * * * *
* Дополнительные стили модулей расширения  *
* * * * * * * * * * * * * * * * * * * * * */



a img {
	padding: 0;
	margin: 0;
	border: 0;
}

p, h1, h2, h3, h4, h5, h6, #Content{
	padding: 0;
	margin: 0;
	text-indent: 0;
	text-align: left;
}

body{
	background: #028809;
}

#all{
	min-width: 1000px;
	width: 100%;
}

#top_left{
	float: left;
	display: inline;
	width: 50%;
	margin-right: -1px;
	height: 158px;
	background: url(top_left.gif) top left repeat-x;
}

#top_left_inner{
	float: left;
	width: 100%;
	height: 158px;
	background: url(top_left_inner.jpg) top left no-repeat;
}

#top_left_inner2{
	float: left;
	width: 100%;
	height: 158px;
	background: url(top_left_inner2.jpg) top right no-repeat;
}

#top_right{
	float: right;
	display: inline;
	width: 50%;
	height: 158px;
	background: url(top_right.gif) top left repeat-x;
}

#top_right_inner{
	float: left;
	width: 100%;
	height: 158px;
	background: url(top_right_inner.jpg) top left no-repeat;
}

#top_right_inner2{
	float: left;
	width: 100%;
	height: 158px;
	background: url(top_right_inner2.jpg) top right no-repeat;
}

#losung1, #losung2{
	font-family: georgia, serif;
	color: white;
	font-weight: bold;
	font-style: italic;
	float: right;
	white-space: nowrap;
	clear: both;
	font-size: 17px;
}

#losung1{
	width: 465px;
	margin-top: 10px;
	display: inline;
}

#losung2{
	width: 445px;
}

#losung2 span{
	font-size: 18px;
}

#middle_left{
	float: left;
	display: inline;
	width: 50%;
	margin-right: -1px;
	height: 65px;
	background: url(middle_left.gif) top left repeat-x;
}

#middle_left_inner{
	float: left;
	width: 100%;
	height: 65px;
	background: url(middle_left_inner.jpg) top left no-repeat;
}

#middle_left_inner2{
	float: left;
	width: 100%;
	height: 65px;
	background: url(middle_left_inner2.jpg) top right no-repeat;
}

#middle_left span{
	float: left;
	white-space: nowrap;
	text-align: center;
	display: inline;
	margin-top: 25px;
	margin-left: 25px;
	color: #FFFFFF;
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

#middle_right{
	float: right;
	display: inline;
	width: 50%;
	height: 65px;
	background: url(middle_right.gif) top left repeat-x;
}

#middle_right_inner{
	float: left;
	width: 100%;
	height: 65px;
	background: url(middle_right_inner.jpg) top left no-repeat;
}

#middle_right_inner2{
	float: left;
	width: 100%;
	height: 65px;
	background: url(middle_right_inner2.jpg) top right no-repeat;
}

#middle_right img{
	float: left;
	display: inline;
	margin-left: 27px;
	margin-right: 36px;
	margin-top: 43px;
}

#login{
	float: right;
	width: 230px;
}

#login_left{
	float: left;
	width: 100px;
	height: 60px;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma, sans-serif;
}

div#login_left input{
	border: none 0px; 
	font-size: 10px; 
	padding: 0;
	width: 94px;
	height: 12px; 
	line-height: 12px; 
	margin-top: 0;
	margin-bottom: 0;
}
div#login_left label{
	border: none 0px; 
	font-size: 10px; 
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#login_right{
	float: left;
	width: 110px;
	overflow: hidden;
	padding-top: 14px;
}

#login_right a {
	float: left;
	clear: left;
	color: #FFF600;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	display: inline;
	margin-bottom: 3px;

}

#login_right input{
	float: left;
	margin-bottom: -4px;
}

#login_right a strong{
	color: #DEFF00;
}


/*-- Шаблон блока авторизации для авторизированного пользователя --*/
#loggedin{
	float: right;
	width: 235px;
	margin: 25px 0px 0px 0px;
	color: #FFFFFF;
}
#loggedin .left {
}
#loggedin .left a { color: #FFFFFF; text-decoration: none; }
#loggedin .left a:hover { text-decoration: underline; }

#loggedin .right {
	float: right;
	border-left: 1px solid #FFFFFF;
	padding: 0px 35px 1px 18px;
}
#loggedin .right a {
	color: #DEFF00; font-weight: bold; font-size: 11px; text-decoration: underline; text-transform: uppercase;
}



#menu_outer{
	float: left;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 34px;
}

#menu_left{
	float: left;
	display: inline;
	width: 50%;
	margin-right: -1px;
	height: 34px;
	background: url(menu_left.gif) top left repeat-x;
	position: relative;
	z-index: 1;
}

#menu_left_inner{
	float: left;
	width: 100%;
	height: 34px;
	background: url(menu_left_inner.jpg) top left no-repeat;
	position: relative;
	z-index: 1;
}

#menu_left_inner2{
	float: left;
	width: 100%;
	height: 34px;
	background: url(menu_left_inner2.jpg) top right no-repeat;
	position: relative;
	z-index: 1;
}

#menu_right{
	float: left;
	display: inline;
	width: 50%;
	height: 34px;
	background: url(menu_right.gif) top left repeat-x;
	position: absolute;
	z-index: 1;
	left: 50%;
}

#menu_right_inner{
	float: left;
	width: 100%;
	height: 34px;
	background: url(menu_right_inner.jpg) top left no-repeat;
	position: relative;
	z-index: 1;
}

#menu_right_inner2{
	float: left;
	width: 100%;
	height: 34px;
	background: url(menu_right_inner2.jpg) top right no-repeat;
	position: relative;
	z-index: 1;
}

#menu{
	float: left;
	width: 100%;
	height: 25px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	padding-top: 9px;
	font-size: 12px; color: #FFFFFF; font-family: tahoma, sans-serif;
}

#menu a, #menu span{
	/*border-right: 1px solid white;*/
	padding-right: 5%;
	padding-left: 5%;
	font-size: 12px;
	font-family: tahoma, sans-serif;
	color: white;
	font-weight: bold;
	position: relative;
}
#menu span {
	color: #B0F0F0;
}
/*
#menu a.last{
	border: none;
}
*/
#body{
	float: left;
	background: url(body.gif) top left repeat-y white;
	width: 100%;
}

#body_inner{
	background: url(body_inner.gif) top right repeat-y;
	width: 100%;
	float: left;
}

#left{
	float: left;
 	width: 190px;
	padding-left: 60px;
	padding-right: 24px;
 	padding-top: 32px;
 	padding-bottom: 16px;
	background: url(left.gif) top left no-repeat;
}

#left span, #left a{
	float: left;
	display: inline;
	clear: both;
	font-size: 11px; line-height: 14px;
	font-family: tahoma, sans-serif;
}

#left span.level1, #left a.level1{
	font-weight: bold;
	color: #5A7151;
	padding-left: 11px;
	background: url(arrow1.gif) 0px 5px no-repeat;
	width: 179px;
	text-decoration: none;
}

#left span.level2, #left a.level2{
	padding-left: 21px;
	background: url(arrow2.gif) 11px 5px no-repeat;
	width: 169px;
	color: #385B00;
	text-decoration: none;
}

#left span.level3, #left a.level3{
	padding-left: 30px;
	background: url(arrow3.gif) 21px 6px no-repeat;
	width: 160px;
	color: #669900;
}

#left a:hover.level3{
	color: #00AEFF;
}

#centerright{
	float: right;
	width: 100%;
	margin-left: -274px;
}

#centerright_inner{
	margin-left: 274px;
}

#right{
	float: right;
	width: 215px;
	padding-top: 32px;
	background: url(right.gif) top right no-repeat;
	padding-bottom: 32px;
}
div#right.default { width: 40px; }

#righthead{
	float: left;
	clear: both;
	width: 167px;
	padding-left: 12px;
	height: 20px;
	padding-top: 6px;
	background: url(righthead.gif) top left no-repeat;
	font-size: 12px;
	color: #D6EFCC;
	font-weight: bold;
	font-family: tahoma, sans-serif;
	text-transform: uppercase;
}

#news{
	float: left;
	clear: both;
	background: url(news.gif) top left no-repeat #E6EEE4;
	width: 170px;
	position:relative;
}

#news_inner{
	float: left;
	background: url(news_bottom.gif) bottom left no-repeat ;
	width: 170px;
	overflow: hidden;
	position:relative;
}

#news .new{
	float: left;
	border-top: 1px solid #92A38D;
	width: 142px;
	padding-right: 11px;
	padding-left: 6px;
	display: inline;
	margin-left: 6px;
	margin-top: -1px;
	padding-top: 10px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #2F3949;
	font-family: tahoma, sans-serif;
}

#news .new .date{
	color: #777777;
	font-size: 10px;
	display: block;
}

#news .new a{
	 color: #3EB40C;
	 margin-top: 5px;
	 display: block;
}

#center{
	float: left;
	width: 100%;
	margin-right: -215px;
}

#center_inner{
	margin-right: 215px;
	padding-top: 32px;
}
#center_inner.default { margin-right: 32px; }

#centertop{
	/*float: left;*/
	width: 100%;
	/*padding-top: 32px;*/
}

#actual{
	float: left;
	margin-left: 19px;
	width: 197px;
	height: 23px;
	display: inline;
	background: url(actual.gif) top left no-repeat;
	color: #CFE7FF;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma, sans-serif;
	padding-left: 18px;
	padding-top: 5px;
}

#centertop a{
 	float: right;
 	margin-right: 36px;
 	display: inline;
 	padding-top: 5px;
 	color: #007EFF;
 	font-size: 12px;
 	font-weight: bold;
 	font-family: tahoma, sans-serif;
}

#true_content{
	float: left;
	width: 100%;
}


#subcontent{
	float: left;
	width: 100%;
	height: 71px;
	background: url(subcontent.gif) top left no-repeat white;
}

#subcontent_inner{
	float: left;
	width: 100%;
	height: 71px;
	background: url(subcontent_inner.gif) top right no-repeat;
}

#subcontent img{
	float: left;
	display: inline;
	margin-left: 104px;
	margin-top: 7px;
}

#prefooter{
	float: left;
	width: 100%;
	background: #F2F4ED;
	height: 120px;
}

#prefooter_left{
	float: left;
	width: 215px;
	padding-left: 59px;
	height: 85px;
	padding-top: 35px;
	background: url(prefooter_left.gif) top left no-repeat;
	color: #9F9F9F;
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

#prefooter_left a{
	color: #9F9F9F;
}

#prefooter_center{
	float: left;
	padding-left: 37px;
	padding-top: 35px;
	color: #9F9F9F;
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

#prefooter_center span{
	font-weight: bold;
	color: #5B8800;
	padding-bottom: 4px;
	display: block;
}

#prefooter_right{
	float: right;
	text-align: right;
	background: url(prefooter_right.gif) top right no-repeat;
	height: 120px;
	top: 0px;
	width: 256px;
	padding-right: 64px;
	font-size: 10px;
	font-family: tahoma, sans-serif;
	position:relative;
	display: block;
}

#prefooter_right a{
	color: black;
	text-decoration: none;
}

#footer_outer{
	float: left;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 77px;
}

#footer_left{
	float: left;
	display: inline;
	width: 50%;
	margin-right: -1px;
	height: 77px;
	background: url(footer_left.gif) top left repeat-x;
	position: relative;
	z-index: 1;
}

#footer_left_inner{
	float: left;
	width: 100%;
	height: 77px;
	background: url(footer_left_inner.jpg) top right no-repeat;
	position: relative;
	z-index: 1;
}

#footer_right{
	float: left;
	display: inline;
	width: 50%;
	height: 77px;
	background: url(footer_right.gif) top left repeat-x;
	position: absolute;
	z-index: 1;
	left: 50%;
}

#footer_right_inner{
	float: left;
	width: 100%;
	height: 77px;
	background: url(footer_right_inner.jpg) top left no-repeat;
	position: relative;
	z-index: 1;
}

#footer{
	float: left;
	width: 100%;
	height: 42px;
	padding-top: 35px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	text-align: center;
	color: #F2F4ED;
	font-weight: bold;
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

/*------------------ Стили области контента (news) -----------------------------------*/
#Content {
	padding: 0px 37px 5px 37px;
	font-family: Tahoma, Sans-serif;	font-size: 12px;
	background: #FFFFFF;
}

p { margin: 0em 0em 1.2em 0em; }
.smaller { font-size: 11px; }

.floatleft { float: left; margin: 0px 10px 10px 0px; }
.floatright { float: right; margin: 0px 0px 10px 10px; }

p.achtung {
	font-size: 11px;
	background: url(achtung.gif) top left no-repeat;
	padding-left: 33px;
	color: #FF4E00;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6 { color: #FFA800; font-family: tahoma, sans-serif; margin: 0em 0em 0.6em 0em; }

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 14px; color: #ff4e00; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

ul, ol {
	margin: 0em 0em 1.2em 2.2em;
	padding: 0;
}

a { color: #007EFF; }
a.more { background: url(bul.gif) bottom right no-repeat; padding: 0px 15px 0px 0px; }

/*
#Content a.more{
	display: block;
	text-align: right;
	padding-right: 15px;
	background: url(more.gif) right 2px no-repeat;
}
*/

label { font-size: 11px; }

#Content input, #Content select, #Content textarea { margin: 2px 0px 0px 0px; font-family: Tahoma; font-size: 11px; }

#Content .strong { font-weight: bold; }

/* Стили для таблиц */
#Content table {
	border-collapse: collapse;
	background: #f4f4f4;
	border: 1px solid #c8d9c1;
	font-size: 11px;
}

#Content th {
	padding: 2px 8px 2px 8px;
	background: #028809;
	text-align: left;
	color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px;
	border-bottom: 2px solid #f4f4f4;
}

#Content td {
	border: 1px solid #c8d9c1;
	padding: 5px 8px 2px 8px;
}

/*------------------ Форма регистрации пользоватлея/просмотра профайла --------*/
.profile table { width: 80%; max-width: 700px; margin: 0 auto; }
.profile input, .profile textarea { width: 200px; font-weight: normal; }
.profile input.disabled { background-color: #F1F1F1; }
.profile .chk { width: auto; }
.profile input.submit {
	background: #70bf45; border: none;
	color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
	width: 100px;
	padding: 1px 5px 2px 5px;
}
.profile div.submit { margin: 2px 0px 8px 0px; }

/*------------------ Форма авторизации (loginForm) ----------------------------*/
.loginForm table { margin: 0 auto; }
.loginForm td { text-align: right; }
.loginForm div.remember { text-align: left; padding: 0px 0px 0px 40px; }
.loginForm input.submit {
	background: #70bf45; border: none;
	color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
	width: 80px;
	padding: 1px 5px 2px 5px;
}
.loginForm div.submit { margin: 2px 0px 8px 0px; text-align: center; }
/*------------------ end of loginForm -----------------------------------------*/

/*------------------ Строка навигации по сайту (path) -------------------------*/
.path { margin-bottom: 20px; font-family: Tahoma; font-size: 14px; font-weight: bold; }
.path span { color: #1d4c15; }
.path a { color: #6cbf49; }
/*------------------ end of path ----------------------------------------------*/

/*------------------ Список новостей (news) -----------------------------------*/
.news { font-size: 11px; }
.news .region { font-size: 14px; font-weight: bold; margin: 0px 0px 20px 0px; }
.news .region select { color: #1d4c15; font-size: 12px; font-weight: normal; }

.news .newsitem { margin: 0px 0px 20px 0px; }
.news .newsitem .caption { color: #ffa800; font-size: 14px; font-weight: bold; }
div.more { text-align: right; font-size: 11px; }
div.more a { background: url(bul.gif) bottom right no-repeat; padding: 0px 15px 0px 0px; }

.news h3 {
	color: #ffa800; font-size: 14px;
	margin: 0; padding: 0;
}

a.back {
	font-size: 11px;
	background: url(arr_l.gif) bottom left no-repeat;
	padding: 0px 0px 0px 17px;
}
/*------------------ end of news ----------------------------------------------*/

/*------------------ Комментарии (comments) -----------------------------------*/
.comments {
	border-top: 1px solid #c8d9c1;
	border-bottom: 1px solid #c8d9c1;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 11px;
}
.comments .caption { color: #ffa800; font-size: 14px; font-weight: bold; margin: 0px 0px 18px 0px; }

.comment { margin: 0px 0px 14px 0px; }
.comment .user_name { color: #bdbdbd; }

/* Смайлики */
.smiles img { vertical-align: middle; cursor: pointer; padding: 0px 1px 0px 1px; }
.comment img { vertical-align: middle; }
.comment span.quote { font-style: italic; background: #F0F0F0; }

/* Переключатель страниц */
.comments .pages {
	/*border: none;*/
	color: #4E8E4E;
	font-weight: bold;
}
.comments .pages a { font-size: 11px !important; color: #4E8E4E !important; font-weight: normal; }
.comments .pages span { font-size: 11px !important; background: #2EF32E; padding: 0px 2px 0px 2px; }
/*------------------ end of comments ------------------------------------------*/

/*------------------ Форма добавления нового комментария (NewCommentForm) -----*/
.NewCommentForm table { margin: 0 auto; width: 60%; }
.NewCommentForm th { text-transform: uppercase; }
.NewCommentForm input, .NewCommentForm textarea { width: 100%; }
.NewCommentForm textarea { overflow: auto; }
.NewCommentForm input.submit {
	background: #70bf45; border: none;
	color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
	width: 80px;
	padding: 1px 5px 2px 5px;
}
.NewCommentForm div.submit { margin: 2px 0px 8px 0px; text-align: right; }

.NewCommentForm input.botsarewelcome { display: none !important; }
/*------------------ end of NewCommentForm -----------------------------------*/

/* Переключатель страниц */
.pages { font-size: 11px; color: #007eff; border-top: 1px solid #c8d9c1; padding: 5px 0px 0px 0px; }
.pages span { font-size: 12px; font-weight: bold; margin: 0px 2px 0px 2px; }
.pages a { font-size: 12px !important; margin: 0px 2px 0px 2px; }

/*------------------ Галерея (gallery) --------------------------------------*/
#Content .gallery { border: none; background: transparent; width: 100%; table-layout: fixed; }
#Content .gallery td { border: none; background: transparent; padding: 0px 0px 12px 0px; vertical-align: top; text-align: center; }

#Content .gallery .thumb { width: 100%; border: none; background: none; }
#Content .gallery .thumb td { padding: 0; }
#Content .gallery .thumb .imagecell { height: 100px; vertical-align: middle; }
#Content .gallery .thumb .id { color: #70bf45; }
#Content .gallery .thumb .caption { font-size: 11px; }
#Content .gallery .thumb img { border: 1px solid #5b6c55; }

#Content .image { width: 500px; margin: 0 auto; text-align: center; }
#Content .image table { width: 100%; table-layout: fixed; border: none; background: none; }
#Content .image td { border: none; padding: 2px 0px 0px 0px; }
#Content .image table .prev { text-align: left; }
#Content .image table .prev a { background: url(arr_l.gif) bottom left no-repeat; padding: 0px 0px 0px 17px; }
#Content .image table .next { text-align: right; }
#Content .image table .next a { background: url(arr_r.gif) bottom right no-repeat; padding: 0px 17px 0px 0px; }
#Content .image table .id { text-align: center; color: #70bf45; }
#Content .image .description { text-align: center; padding: 5px 0px 20px 0px; font-size: 11px; }

.marg { padding: 0px 0px 10px 0px; margin: 0px 0px 15px 0px; }
h4.underlined { border-bottom: 1px solid #c8d9c1; padding: 0px 0px 4px 0px; }
/*------------------ end of gallery -----------------------------------------*/
