/* general stuff */


/* Обнуление "обвязки" всех блочных элементов */
html, body, div, p, pre,  ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, img, blockquote, iframe {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	width: 100%;
	height: 100%;
}

body {   /* Стиль шаблона по умолчанию */
	font-size: 11px;
	font-family: verdana, arial, tahoma, sans-serif;
	text-align: center;
	background: #FFF url("back_verlauf.jpg"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/back_verlauf.jpg*/) repeat-x top;   /* Color */
}

a {   /* Ссылки по умолчанию */
	color: #990000;   /* Color */
	font-weight: bold;
	text-decoration: none;
	border: none;
}

a:hover {
	text-decoration: underline; 
	border: none;
}
 
table {   /* Таблицы по умолчанию */
	border-collapse: collapse;
}


/* Layout */

#accessibility {
	position: absolute;
	left: -2000px;
	top: -2000px;
	display: none;
}

#source {
	position: absolute;
	left: -2000px;
	top: -2000px;
	display: none;
}

#sitewidth {   /* Самый Главный DIV */
	text-align: left;
	margin: 0 3% 20px 3%;
}

#header {   /* Хейдер */
	height: 129px;
}
 
#header_top {   /* Хейдер: Верхняя часть */
	height: 30px;
	background: transparent;
}

#header_bottom {   /* Хейдер: Нижняя часть */
	width: 200px;
	height: 90px;
	background: transparent;
	float: left;
}

#search {   /* Поиск по сайту */
	margin: 0 2px 0 9px !Important;
	margin: 0 1px 0 8px;
	padding: 2px 0 0 0px;
	width: 178px;
	height: 30px;
	float: right;
	background: url("back_search.jpg"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/back_search.jpg*/) right top no-repeat;  /* Color */
	vertical-align: top;
	overflow: hidden;
}

#search .inputbox {
	color: #990000;   /* Color */
	font-size: 10px;
	line-height: 14px;
	width: 150px;
	height: 18px;
	background: transparent;
	border: none;
}

#search .button {
	color: #990000;   /* Color */
	font-size: 10px;
	line-height: 10px;
	height: 14px;
	background: transparent;
	border: none;
}

#search form {
}

#pageIsLoading {   /* Индикатор загрузки сайта */
	width: 178px;
	height: 30px;
}

#pageIsLoading img {
	margin: 2px 0 0 2px;
}

#topmenu {   /* TOP-меню */
	height: 20px;
	float: right;
	width: 600px;
}

#pathway {   /* Путь к текущему контенту */
	padding: 4px;
	width: 100%;	/* IE5/6 Jumping off content Fix */
	float: left;	/* IE5/6 Jumping off content Fix */
/*background-color: lightblue;*/
}

#pathway_inner {
	color: #aaaaaa;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;	/* Обрезка текста при переполнении строки. IE5.0 свойство white-space не понимает! */
	overflow: hidden;	/* Обрезка текста при переполнении строки */
	width: 100%;		/* IE5.5/6 Fix для работы Обрезки текста при переполнении строки */
}

.pathway a {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#leftcol {   /* Левая колонка */
	width: 182px;
	float: left;
	margin: 11px -182px 0 0;
	
}

#rightcol {   /* Правая колонка */
	width: 178px;
	float: right;
	margin: 11px 0 0 -178px;
}

#centercol_3col_LCR {   /* Центральная колонка (вёрстка в 3 колонки - Л+Ц+П) */
	padding: 0 12px 0 11px;  /* Зазор между Ц и П; Л и Ц колонками */
	margin: 0 178px 0 192px;
}

#centercol_2col_LC {   /* Центральная колонка (вёрстка в 2 колонки - Л+Ц) */
	padding: 0 0 0 11px;  /* Зазор между Л и Ц колонками */
	margin: 0 0 0 182px;
}

#centercol_2col_CR {   /* Центральная колонка (вёрстка в 2 колонки - Ц+П) */
	padding: 0 12px 0 0;  /* Зазор между Ц и П колонками */
	margin: 0 178px 0 0;
}

#centercol_1col_C {   /* Центральная колонка (вёрстка в 1 колонку - Ц) */
}

div#centercol_inner {

	width: 100% !Important;	   /* Для всех, кроме IE6 */ /* Устранение сползания вниз содержимого центральной колонки в IE5 */

	margin: 0 -3px 0 -3px;	   /* Для IE5 */ /* Коррекция лишнего трёхпиксельного отступа в IE5 */
	voice-family:"\"}\"";	   /* IE5 Hack */
	voice-family:inherit;	   /* IE5 Hack */

	width: auto;		   /* Для IE6 */ /* Устранение сползания вниз содержимого центральной колонки в IE6 */
	margin: 0;		   /* Для всех, кроме IE5 */
}
html>body div#centercol_inner { }  /* IE5 Hack Fix :-) */

div#leftcol_inner, div#rightcol_inner, div#centercol_inner {
	width: inherit;
	overflow: hidden;
}

#footer {   /* Футер */
	height: 40px; 
	background: transparent url("footer.jpg"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/footer.jpg*/) bottom left repeat-x; 
	font-size: 10px;
	
}

#banner {   /* Баннер */
	width: 478px;
	height: 69px;
	padding: 6px 0 0 6px;
	background: url("banner_back.jpg"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/banner_back.jpg*/) no-repeat;   /* Color */
	float: right;
}

iframe.wrapper {
	width: 100%;
	z-index: 0;
}
 
.clr {   /* Отбойник */
	clear: both;
	width: 95%;
	line-height: 0px;
}

.clr-nonIE6 {   /* Отбойник - для всех, кроме IE6 */
	width: 95%;
	line-height: 0px;

	clear: both !Important;	 /* Для всех, кроме IE5/6 */

	clear: both;		 /* Для IE5 */
	voice-family:"\"}\"";	 /* IE5 Hack */
	voice-family:inherit;	 /* IE5 Hack */

	clear: none;		 /* Для IE6 */
}
html>body .clr-nonIE6 { }	 /* IE5 Hack Fix :-) */

.content {   /* Контент центральной колонки */
	font-size: 11px;
	line-height: 18px;
	width: 100%;	/* Устранение сползания вниз контента центральной колонки в IE6 */
	float: left;	/* Устранение сползания вниз контента центральной колонки в IE6 */
    /* background-color: silver; */
}


/* Modules */

#leftcol div.module {
	width: 182px;
	 background: transparent url("module_middle.jpg"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/module_middle.jpg*/) left repeat-y;
	margin-bottom: 10px;
}

#leftcol div.module div {
	width: 182px;
 background: transparent url("module_top.jpg"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/module_top.jpg*/) top left no-repeat;
}

#leftcol div.module div div {
	width: 182px;
 background: transparent url("module_bottom.jpg"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/module_bottom.jpg*/)  bottom left no-repeat;
}

#leftcol div.module div div div {
	width: 170px;
	padding: 10px 10px 10px 5px;
	background: transparent;
	font-size: 11px;
}

#leftcol div.module div div div div {
	padding: 0px;
	margin: 0px;
}

#rightcol div.module {
	width: 178px;
	background: transparent url("module_middle_wide.jpg"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/module_middle_wide.jpg*/) left repeat-y;
	margin-bottom: 10px;
}

#rightcol div.module div {
	width: 178px;
	background: transparent url("module_top_wide.jpg"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/module_top_wide.jpg*/) top left no-repeat;
}

#rightcol div.module div div {
	width: 178px;
	background: transparent url("module_bottom_wide.jpg"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/module_bottom_wide.jpg*/)  bottom left no-repeat;
}

#rightcol div.module div div div {
	width: 162px;
	padding: 10px 10px 10px 5px;
	background: transparent;
	font-size: 10px;
}

#rightcol div.module div div div div {
	padding: 0px;
	margin: 0px;
}

div.module h3 {
	color: #990000;   /* Color */
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 1px 4px;
	border-bottom: 1px solid #990000;   /* Color */
	margin: 0 5px 6px 5px;
}

#user1 {   /* Стиль позиции модуля user1 */
	width: 50%;
	margin-bottom: 5px;
	margin-right: -1px;   /* Устранение эффекта "прыгающих блоков" в IE5/6/7 */
	float: left;
}

#user1_inner {
	margin-right: 7px;
}

#user2 {   /* Стиль позиции модуля user2 */
	width: 50%;
	margin-bottom: 5px;
	margin-left: -1px;   /* Устранение эффекта "прыгающих блоков" в IE5/6/7 */
	float: right;
}

#user2_inner {
	margin-left: 6px;
}

#user12wide {   /* Стиль позиции модуля user1 или user2 в том случае, когда другая позиция (user2 или user1) выключена */
	margin-bottom: 5px;
}

#user12wide_inner {
}

#user1 ul, #user2 ul, #user12wide ul {
	list-style: none;
	padding-left: 0.7em;
	margin-left: 0.7em;
}

#user1 ul li, #user2 ul li, #user12wide ul li {
	line-height: 1.6;
}

#centercol_inner div.moduletable {
	font-size: 10px;
	padding-bottom: 9px;
	background-color: #dddddd;
	margin-bottom:12px;
}

#centercol_inner div.moduletable h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	text-indent: 9px;
	text-align: left;
	background: url("module_head_back.jpg"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/module_head_back.jpg*/) repeat-x;   /* Color */
	border-bottom: 1px solid #CFC0C0;
	margin-bottom: 6px;
}


/* Topmenu */

ul#mainlevel-nav {
	list-style: none;
	float: right;
	white-space: nowrap;
}

ul#mainlevel-nav li {
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	width: auto !Important;
	width: 5%;
	height: 20px;
	/* background: url(../images/headmenu_left.gif) bottom left no-repeat;   /* Color */
	margin-right: 1px;
	float: left;
}

ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
	background: url("headmenu_left_hover.gif"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/headmenu_left_hover.gif*/) bottom left no-repeat;   /* Color */
}

ul#mainlevel-nav li a {
	color: #CCCCCC;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: none;
	height: 20px;
	padding: 0 10px 0 5px;
	background: url("headmenu_right.gif"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/headmenu_right.gif*/) bottom right no-repeat;   /* Color */
	margin-left: 5px;
	display: block;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover:hover a {
	color: #FFFFFF;
	background: url("headmenu_right_hover.gif"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/headmenu_right_hover.gif*/) bottom right no-repeat;   /* Color */
}


/* Главное меню (Main Menu(s)) */

/*ul.mainmenu {
	list-style: none;
	margin: 0 0 0 4px;
}

ul.mainmenu li {
	margin: 0 0 2px 0;
}*/

a.mainlevel {
	color: #990000;  /* Color */
	font-size: 11px;
	line-height: 23px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 2px 0;
	padding: 0 0 0 4px;
	border-right: 4px solid #CACACA;
	display: block;

	width: 173px;		/* Для IE5 */
	voice-family:"\"}\"";	/* IE5 Hack */
	voice-family:inherit;	/* IE5 Hack */

	width: 165px;		/* Для всех */
}
html>body a.mainlevel { }	/* IE5 Hack Fix :-) */

a.mainlevel:hover, a.mainlevel#active_menu {
	text-decoration: none;
	background-color: #F1F1F1;
	border-right: 2px solid #666666;   /* Color */
}

a.sublevel {
	color: #990000;   /* Color */
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	padding: 0 0 0 11px;
	background: url("submenu_back.gif"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/submenu_back.gif*/) left center no-repeat;   /* Color */
	border-right: 4px solid #CACACA;
	margin: 0 0 2px 3px;
	display: block;

	width: 166px;		/* Для IE5 */
	voice-family:"\"}\"";	/* IE5 Hack */
	voice-family:inherit;	/* IE5 Hack */

	width: 151px;		/* Для всех, кроме IE5 */
}
html>body a.sublevel { }	/* IE5 Hack Fix :-) */

a.sublevel:hover, a.sublevel#active_menu {
	text-decoration: none;
	padding: 0 0 0 11px;
	background: #F1F1F1 ;/* url(../images/submenu_back.gif) left center no-repeat;   /* Color */
	border-right: 4px solid #669E83;   /* Color */
	margin: 0 0 2px 3px;

	width: 166px;		/* Для IE5 */
	voice-family:"\"}\"";	/* IE5 Hack */
	voice-family:inherit;	/* IE5 Hack */

	width: 151px;		/* Для всех, кроме IE5 */
}
html>body a.sublevel:hover, a.sublevel#active_menu { }   /* IE5 Hack Fix :-) */


/* Module specific */

#leftcol div.module div div div div.syndicate {
	background: transparent;
	width: 167px;
	margin: 0px;
	padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
	background: transparent;
	width: 167px;
	margin: 0px;
	padding: 0px;
}


/* Other Mambo Stuff */

#title {
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

hr {
	width:  90%; 
}

hr.separator {
	width:  40%; 
}

a.pnav {
}

.pnav:hover {
}

.small {
	font-size: 10px;
	color: #ABABAB;
	line-height: 0.7;
}

.smalldark {
	font-size: 10px;
	color: #000000;
	height: 10px;
	line-height: 10px;
	text-align: left;
}

.sectiontableentry1 {
	text-align: left;
	background: #EFEFEF;
	font-size: 10px;
	padding: 2px;
}

.sectiontableentry2 {
	background: #FFF;
	font-size: 10px;
	text-align: left;
	padding: 2px;
}

.button {
	border: 1px solid #BBBBBB;
}

.inputbox {
	border: 1px solid #BBBBBB;
}

.createdate {
	font-size: 10px;
	color: #ABABAB;
	height: 10px;
	line-height: 0.7;
}

.modifydate {
	font-size: 10px;
	color: #ABABAB;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}

a.readon {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	padding-left: 13px;
	border: 1px solid #EEEEEE;
	margin-top: 10px;
	/* background: url(../images/readon.gif) no-repeat left;   Color */
}

a.readon:hover {
	text-decoration: none;
	background: #EEEEEE;  /*url(../images/readon.gif) no-repeat left;   Color */
}

.blog_more {
	font-size: 10px;
}

.blog_more ul li {
	background: url("readon.gif"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/readon.gif*/) no-repeat left;   /* Color */
}

.blog {
}

.contentpaneopen {
	text-align: justify;
	background: transparent;
	font-size: 11px;
	line-height: 1.5;
}

table.contentpaneopen img {
	vertical-align: top;
}

.contentheading {
	color: #990000;   /* Color */
	font-size: 15px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight: bold;
	line-height: normal;
	padding: 2px 0 3px 4px !Important; /***/
	padding: 0 0 0 4px;
	border-bottom: 1px solid #990000;   /* Color */
/*background-color: #ffaaaa; */
}

table.contentpane td.contentheading {
	color: #990000;   /* Color */
}

table.contentpane ul {
	list-style: none;
}

table.contentpane ul li {
	background: url("readon2.gif"/*tpa=http://liewar.ru/templates/madeyourweb_elastic/images/readon2.gif*/) no-repeat left top;   /* Color */
	padding-left: 15px;
}

.contentdescription {
	font-size: 10px;
}

.sectiontableheader {
	font-weight: bold;
	font-size: 10px;
	height: 25px;
	line-height: 25px;
}

.categorytitle {
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Tahoma, "sans serif";
}

.componentheading {
	color: #990000;   /* Color */
	font-size: 16px;
	font-family: Verdana, Arial, Tahoma, "sans serif";
	font-weight: bold;
	line-height: normal;
	padding: 3px 0 2px 4px !Important;
	padding: 3px 0 2px 1px;
	border-bottom: 1px solid #002E61;   /* Color */
	margin-bottom: 12px;
background-color: lightgrey;
}

a.category {
	text-decoration:  underline; 
}

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

table.moduletable {
	font-size: 80%;
}

table.moduletable th  {
	font-size: 80%;
}

.poll {
	font-size: 10px;
	text-align: center;
}


.back_button a {
	font-size: 11px;
	font-weight: normal;
}

.blogsection {
	font-size: 11px;
}

.blog_more ul li {
	list-style: none;
	padding-left: 14px;
	line-height: 18px;
}

table.contenttoc {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

table.contenttoc th {
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #BBBBBB;
}

form {
}