
body { font-family: Calibri, Palatino Linotype, Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #dbceb9; min-width:1000px; background-repeat: no-repeat; background-position: top center; background-attachment: fixed; margin-top:20px;}
FONT		{ FONT-FAMILY: Calibri, Palatino Linotype, Century Gothic, Trebuchet MS,Tahoma,Helvetica; }

P		{FONT-FAMILY: Calibri, Palatino Linotype, Verdana,Helvetica;}
DIV		{FONT-FAMILY: Calibri, Palatino Linotype, Verdana,Helvetica;}
FORM 		{FONT-FAMILY: Palatino Linotype, Verdana,Helvetica;}
h1 { COLOR: #861d10; FONT-SIZE: 17px; FONT-WEIGHT: bold; FONT-FAMILY: Palatino Linotype, Tahoma, Bookman Old Style; TEXT-DECORATION: none}
ul{
	margin-top:0px;
	margin-bottom:0px;
}
a {
	color: #861d10;
	text-decoration: underline;
}
a:hover {
	color: #861d10;
	text-decoration: none;
}
textarea{border-color: #861d10; color:#38302b; background-color: #fbfaf9; font:normal 13px  Trebuchet MS,Tahoma, Verdana,Arial,Helvetica,sans-serif; border-style: none; border: 2;}
select{color:#38302b; background-color: #fbfaf9; font:normal 13px  Trebuchet MS,Tahoma, Verdana,Arial,Helvetica,sans-serif;font-weight: bold; border-style: none; }
input{color:#38302b;  font:normal 13px  Palatino Linotype, Trebuchet MS,Tahoma, Verdana,Arial,Helvetica,sans-serif; font-weight: normal; }
img {border:0px;
behavior: url(iepngfix.htc);}

#comments_all {
	width:100%;
	padding:20px 0 0 0;
}
.comment_post {	
	width:100%;
}
.comment_loader {
	float: left;
	display: none;
}
.comments {padding: 8px; border: 1px dashed; border-color: #851c0f; background: #f8f1e5; color: #38302b; word-wrap: break-word;}
.comments_show:hover {background: #e7dbc5; }
.quote_comment {padding: 5px; border: 1px dotted; border-color: #851c0f; background-color: #f7e9d1; color: #38302b; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.quote {padding: 15px; border: 1px dotted; border-color: #851c0f; background-color: #f7e9d1; color: #38302b; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.header {
	background: url(/themes/dao2/images/header_new9.png) top center no-repeat;
	width: 993px;
	height:272px;
	margin: 0 auto;
	text-align: left;
}

.logo{
	padding-top: 50px;
	padding-left: 40px;
}

.search{
	padding-top: 48px;
	padding-left: 37px;
}
	#search_form{
		background: url(/themes/dao2/images/search_bg.png) top left no-repeat;
		position: absolute;
		width: 177px;
		height: 21px;
	}
	#search_form li {
		padding-top: 1px;
		padding-left: 2px;
		list-style: none;
		float: left; 
		height: 16px;
	}
	#social{
		float:right;
		width: 200px;
		height: 23px;
	}
	#social li {
		padding-left: 6px;
		list-style: none;
		float: left; 
		height: 23px;
	}

	#tooltip {
 width: 250px;
 border: 1px solid #1A1513; background-color: #F8F1E5; color: #000000;
	font-size:10px;
	font-weight:normal;
 position: absolute;
 z-index: 1;
 padding: 5px;
 opacity: 1;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 }
 
.page {
	overflow:hidden;
	zoom:1;/*Для 6-го IE, задаем hasLayout */
	background: url(/themes/dao2/images/page_bg.jpg) repeat-y;
	width: 979px;
	
	margin: 0 auto;
	text-align: left;
}
	.center_top_shadow {
		background: url(/themes/dao2/images/center_top.jpg) top center no-repeat;
		width: 979px;
		height:42px;
		position: absolute;
		
	}

	#menu {
		background: url(/themes/dao2/images/menu_bg.png) 0 0 no-repeat;
		width: 555px;
		/*height:57px;*/
		height: 45px;
		margin: 0 0;
		text-align: left;
		padding-top: 10px;
		padding-left: 26px;
		position: relative;
		z-index: 9999;
	}
		#menu li {
			list-style: none;
			float: left; 
			height: 23px;
		}
	.left_side {
		width: 183px;
		float: left;
		padding-left: 30px;
		text-align: left;
		position: relative;
		
		
	}
		.block_left_title {
			background: url(/themes/dao2/images/bl_left_top.png) no-repeat;
			width: 181px;
			height:54px;
			text-align: center;
			COLOR: #861d10; 
			FONT-SIZE: 15pt; 
			FONT-FAMILY: Garamond, Palatino Linotype, Century Gothic, Trebuchet MS, Tahoma, Verdana, Helvetica; 
			TEXT-DECORATION: none; 
			font-weight: bold;		
		}
		.block_left_content {
			background: url(/themes/dao2/images/bl_left_bg.png) top left repeat-y;
			width: 181px;
			COLOR: #38302b; 
			FONT-SIZE: 13pt; 
			FONT-FAMILY: Garamond, Palatino Linotype, Century Gothic, Trebuchet MS, Tahoma, Verdana, Helvetica; 
			TEXT-DECORATION: none; 
			font-weight: normal;	
			padding-left: 10px;	
		}	
			.block_left_content a:link, .block_left_content a:visited, .block_left_content a:active {
				TEXT-DECORATION: none; 
				COLOR: #38302b; 
			}
			.block_left_content a:hover {
				TEXT-DECORATION: underline; 
				COLOR: #861d10; 
			}
		.block_left_bottom {
			background: url(/themes/dao2/images/bl_left_bot.png) bottom center no-repeat;
			width: 181px;
			height:56px;
		}
	.content {
		COLOR: #38302b; 
		FONT-SIZE: 11pt; 
		FONT-FAMILY: Calibri, Palatino Linotype, Century Gothic, Trebuchet MS, Tahoma, Verdana, Helvetica; 
		TEXT-DECORATION: none; 
		font-weight: normal;	
	}
	.content_new {
		width: 555px;
		max-width: 555px;
		float: left;
		COLOR: #38302b; 
		FONT-SIZE: 11pt; 
		FONT-FAMILY: Calibri, Palatino Linotype, Century Gothic, Trebuchet MS, Tahoma, Helvetica; 
		TEXT-DECORATION: none; 
		font-weight: normal;	
	}
		.content_new a:link, .content_new a:visited, .content_new a:active {
			TEXT-DECORATION: none; 
			COLOR: #861d10; 
		}
		.content_new a:hover {
			TEXT-DECORATION: underline; 
			COLOR: #38302b; 
		}
	.right_side {
		width: 181px;
		text-align: left;
		float: left;
		position: relative;
		
		padding-left: 3px;
	}
.opentable { padding-left:0px; }
	.table_top {
		width: 555px;
	}		
	.table_center {
		background: url(/themes/dao2/images/table_bg.png) top left repeat-y;
		width: 555px;
		padding-left: 5px; 
		padding-right: 5px;
	}	
	.table_bot {
		width: 555px;
		height: 9px;
	}	
.modtitle 	{COLOR: #861d10; FONT-SIZE: 20px; FONT-FAMILY:   Garamond, Calibri, Palatino Linotype,  Verdana, Arial, Helvetica; TEXT-DECORATION: none; font-weight: bold;}
.title 	{COLOR: #861d10; FONT-SIZE: 17px; FONT-FAMILY:   Garamond, Calibri, Palatino Linotype,  Verdana, Arial, Helvetica; TEXT-DECORATION: none; font-weight: bold;}
/*Новости*/
.news_title { height: 47px; COLOR: #861d10; FONT-SIZE: 20px; FONT-FAMILY:  Garamond, Calibri, Palatino Linotype, Verdana, Arial, Helvetica; TEXT-DECORATION: none; font-weight: bold; }
.news_author { COLOR: #a3907c; FONT-SIZE: 13px; float: left; padding-left: 3px;}
		.news_author a:link, .news_author a:visited, .news_author a:active {
			TEXT-DECORATION: underline; 
			COLOR: #a3907c; 
		}
		.news_author a:hover {
			TEXT-DECORATION: none; 
		}
.news_text{ padding-left: 3px; padding-right: 3px; text-align: justify;}
.news_links { COLOR: #38302b; FONT-SIZE: 14px; text-align: right; padding-right: 3px; }
		.news_links a:link, .news_links a:visited, .news_links a:active {
			TEXT-DECORATION: underline; 
			COLOR: #861d10; 
		}
		.news_links a:hover {
			TEXT-DECORATION: none; 
		}

/*Логотипы под блоками*/
.left_logo {
	padding-top: 10px;
	text-align: center;
}

/*Пункты меню*/
a.forum, a.files, a.video, a.gallery, a.faq, a.b_shop, a.b_main{background:url(/themes/dao2/images/menu.jpg) no-repeat;border:0;display:block;}
a.b_main{width:82px;height:24px;}a:hover.b_main{background-position:0px -25px;}
a.faq{background-position:-83px 0px;width:54px;height:24px;}a:hover.faq{background-position:-83px -25px;}
a.gallery{background-position:0 -50px;width:79px;height:24px;}a:hover.gallery{background-position:0 -75px;}
a.video{background-position:-80px -50px;width:65px;height:24px;}a:hover.video{background-position:-80px -75px;}
a.files{background-position:0 -100px;width:73px;height:24px;}a:hover.files{background-position:0 -125px;}
a.b_shop{background-position:-74px -100px;width:87px;height:24px;}a:hover.b_shop{background-position:-74px -125px;}
a.forum{background-position:0 -151px;width:64px;height:24px;}a:hover.forum{background-position:-65px -151px;}

/*Редактор */
.bbcodes {
	background-color: #ffffff;
	border: 1px solid #1434B0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-repeat: repeat-x; 
	height: 20px;
	font-weight: bold;
}


.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
.editbclose {
	float: right;
	cursor: pointer;
}
.editor_button select {
	font-family: tahoma;
	font-size: 11px;
}
.editor_button img {margin: 0; padding: 0;}
.editbclose img {margin: 0; padding: 0;}
.editor_button_brk img {margin: 0; padding: 0;}
				
/* Админка */
.option 	{ COLOR: #38302b; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.tabborder {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}

.tab {
	background-color: #f7e9d1;
	font-family: Palatino Linotype, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color:#38302b;
	padding: 4px;
	border: #000000 1px solid;
}
.tab2 {
	background-color: #F9F2E5;
	font-family: Palatino Linotype, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color:#38302b;
	padding: 4px;
	border: #000000 1px solid;
}
.debug 	{BACKGROUND: none; COLOR: #ff0000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}


.highlight {COLOR: #CC0000; FONT-WEIGHT: bold}

.smalltext {
	font: 10px Palatino Linotype, Trebuchet Ms, Tahoma, verdana, arial, helvetica, sans-serif;
	color:#38302b;

}
.copyright { font-family: Palatino Linotype, Trebuchet MS,Verdana, Tahoma, Arial, Sans-Serif; font-size: 13px; color: #f9f2e6; line-height: 12px; }
.copyright a:link, .copyright a:visited, .copyright a:active { text-decoration: underline; color: #f9f2e6; }
.copyright a:hover{ text-decoration: none; }

.hasCountdown {
	min-height:40px;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {

}
.countdown_row {

	width: 500px;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {

	width: 100%;
}

.lkblock
{
Z-INDEX: 50; 
VISIBILITY: hidden; 
WIDTH: 220px; 
POSITION: absolute; 
background:#F8F1E5; 
border:1pt  solid #000; 
filter:alpha(opacity=90); 
-moz-opacity: 0.9; 
-khtml-opacity: 0.9; 
opacity: 0.9; 
border-radius: 6px; 
-webkit-border-radius: 6px; 
-moz-border-radius: 6px;
}

.gallery_show_more {	
	background-color: #f7e9d1;
	font-family: Palatino Linotype, verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color:#38302b;
	padding: 4px;
	border: #000000 1px dotted;
	text-align:center;
}
.gallery_show_more:hover {	
	background-color: #f5e0bc;
	border: #000000 1px solid;
}