@charset "windows-1251";

body {
	color: #666666;
	background: url(../images/bg.jpg) repeat;
/*	font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Verdana, Arial, Helvetika, sans-serif;
	font-size: 12px;
}

strong {
	font-weight: bold;
}

a {
	color: #000000;
}

a:visited,active {
	color: #666666;
}

.clear {clear: both;}
.hide {display: none;}

.textfield {/*width:190px;*/ background-color: #F7F1E6; margin:0px;	border: 1px solid #C6A453;}
.textfield:hover {background: #FFFFCC;}
.textfield:focus {background: #ffffff;}

/*Header*/
#topbar {
	background: url(../images/topbg.jpg) repeat-x;
	height: 89px;
}

#topbar #TopSection {
	width: 882px;
	margin: auto;
}

#sitename {
	display: block;
	height: 40px;
	float: left;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	color: #FFFFCC;
}

#sitename span {
	text-transform: lowercase;
	font-style: italic;
	color: #D1DDED;
	font-size: 28px;
}

#sitename a, #sitename a:visited, #sitename a:active, #sitename a:hover{color:#FFFFCC; text-decoration:none;}

#topbarnav { height:36px; padding-top:10px; text-align:right; color:#ffffcc;}

#topbarnav a:visited, #topbarnav a:link, #topbarnav a:active {color:#FFFFCC; text-decoration: underline;}

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

#topbarnav .topnavitems {float:right; display:block;}

/*------------*/

/* Top Menu */
#topmenu {list-style:none; text-align:center; padding-top:4px;}

#topmenu li {display:inline;}

#topmenu a, #topmenu a:visited, #topmenu a:active {	display:block;	text-decoration:none; color:#9B7746; float:left; 	height:30px; padding:9px 15px 0px 17px; background:url(../images/menubg1.jpg) no-repeat right top;}

#topmenu a:hover {display:block; text-decoration:none; color:#333333; float:left; height:30px; padding:9px 15px 0px 17px; background:url(../images/menubg2.jpg) no-repeat right top;}

#topmenu .active a, #topmenu .active a:visited, #topmenu .active a:active {display:block; text-decoration:none; color:#333333; float:left; height:30px; padding:9px 15px 0px 17px; background:url(../images/menubg2.jpg) no-repeat right top;}
/*------------*/

#wrap {
	width: 882px;
	margin: auto;
/*	background: url(../images/bg_image.gif) no-repeat left bottom;*/
}

/*------ На первую страницу ------*/
#wrap #header { background:url(../images/header-lep-2.jpg) no-repeat; height:229px; margin-top:10px;}

#header .introtext {display:block; padding:60px 300px 25px 125px; text-align:right; font-weight:normal; color:#FFFFFF; font-size:25px;}

.highlight {background:#FFFFFF; color:#0099CC;}

.highlight2 {color:#FFFF99; font-size:28px; font-style:italic;}

#headershort {background: url(../images/headershort.jpg) no-repeat; height:119px;}

#headershort .subheader {
	font-size: 48px;
	color: #F1E8CB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	padding: 55px 55px 0px 20px;
}
/*------  ------*/



/* Contents */
#contents {
	font-size: 12px;
}

#contents a:visited {
	text-decoration: underline;
}

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

#contents p {
	color: #666666;
/*	line-height: 22px; */
}

#contents h2 {
	color: #8D6932;
	font-weight: normal;
}


/*----- Левая панель ------*/
#left {
	width: 220px;
	float: left;
/*	margin-left: 605px;*/
	padding: 5px;
	line-height: normal;
}

* html #left {
	width: 200px;
	w\idth: 200px;
}

#left ul {
	list-style: none;
}

#left ul li ul {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#left #categories li {
	display: block;
	height: 30px;
	border-bottom: solid 1px #E8DDB3;
}

#left #categories a, #left #categories a:link, #left #categories a:active, #left #categories a:visited {
	display: block;
	height: 22px;
	padding: 8px 5px 0px 15px;
	text-decoration: none;
	border-top: solid 1px #F8F4E0;
	color: #000;
	text-align: left;
	
}

#left #categories a:hover {
	display: block;
	height: 22px;
	padding: 8px 5px 0px 15px;
	text-decoration: none;
	border-top: solid 1px #F8F4E9;
	color: #000;
	background: #FDFCF2;
}

#left h2 {
	display: block;
	font-size: 18px;
	padding: 5px;
	border-bottom: solid 1px #E8DDB3;
}

/* Надписи на левой панели */
#aboutdiv {
	float: left;
	padding: 3px;
	width: 210px;
	margin: 5px 2px 5px 5px;
	font-size: 11px;
}

/*--- Исправление для  IE5-6 ---*/
* html #aboutdiv {
	width: 100%;
}

#aboutdiv a {
	color:#666;
	text-decoration: underline;
}

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

#aboutdiv .openquote {
	display: block;
	background: url(../images/quote.gif) no-repeat;
	float: left;
	padding: 3px;
	width: 12px;
	height:12px;
}

#aboutdiv h2, #highlights h2 {
	padding: 5px;
	display: block;
	background: url(../images/h2line.gif) repeat-x left bottom;
	color: #8D6932;
	margin: 0px 3px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#highlights {
	float: left;
	width: 210px;
	padding: 3px 3px 3px 3px;
	margin: 5px 2px 5px 5px;
	background: url(../images/sidebarbg1.jpg) repeat-y left;
}

#highlights h3 {color:#8D6932; font-weight:normal; font-size:14px;}
#highlights h3 a {color:#9B7746; text-decoration:none; display:block; border-bottom:solid 1px #F5EFC9;}
#highlights h3 a:hover {color:#B38348; display:block; text-decoration:none; background:#ffffcc;; border-bottom:dashed 1px #BC8F52;}
#highlights ul {list-style:none; color:#999999; text-align:right;}
#highlights li {display:block; padding:3px; background: none; border-bottom:solid 1px #fff;}
#highlights li:hover {display:block; padding:3px; border-bottom:solid 1px #fff; background:#FFFFFF; }
/* Конец надписей на левой панели */

#stat {
	margin-top: 15px;
	padding: 10px 0 10px 60px;
	border: 1px solid #c6a453;
}

/*--- Исправление для  IE5-6 ---
* html #stat {
	width: 100%;
}
*/

/* Home Page Content */
#content {
	margin: 0;
	padding: 0;
	background: url(../images/bg_image-2.gif) no-repeat right top;
}

#homecontents {
	float: left;
	width: 623px;
	padding: 3px 3px 3px 20px;
	margin: 5px 5px 5px 0px;
	background: url(../images/sidebarbg1.jpg) repeat-y left;
	line-height: 22px;
}

#homecontents p {
	margin: 10px 0px 10px 0px;
}

#homecontents h1, #homecontents h2, #homecontents h3, #homecontents h4, #homecontents h5, #homecontents h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8d6932;
	font-weight: normal;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.2;	
}

#homecontents h1 {
	border-bottom: solid 1px #E1D2A6;
	font-size: 26px;
}

#homecontents h2 {
	color: #009999;
	font-size: 22px;
}

#homecontents h2 a {
	text-decoration: none;
	color: #009999;
}

#homecontents h2 a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: solid 1px #000000;
	background: #ffffcc;
}

#homecontents h3 {
	font-size:18px;
}

#homecontents h4 {
	color:#009999;
	font-size:16px;
}

#homecontents h5 {
	color: #000;
	font-size:14px;
}

#homecontents h6 {
	color: #000;
	font-size: 12px;
}

#homecontents ul {
	padding: 10px;
	margin: 10px;
	color: #666666;
}

#homecontents ul li {
	padding: 0px;
/*	display: block;
	border-bottom: dashed 1px #E8D8B3; */
}

ul.nolist {
	list-style: none;
}

#homecontents ol {
	padding: 10px;
	margin: 10px;
	color: #666666;
}

#homecontents ol li {
	padding: 3px;
}

#homenav {
	font-size: 11px;
	color: #999;
	padding: 0 0 5px 0;
}

#homenav a:link, #homenav a:active, #homenav a:visited {
	color: #999;
	text-decoration: none;
}

#homenav a:hover {
	color: #999;
	text-decoration: underline;
}


.postinfo {
	display:block;
	text-align:right;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#gotop {
	margin-top: 15px;
	padding-top: 3px;
	display: block;
	color: #999;
	text-align: right;
	border-top: solid 1px #E1D2A6;
}

#gotop a, #gotop a:visited, #gotop a:active {
	color: #999;
	text-align: right;
	text-decoration: none;
}

#gotop a:hover {
	color: #999;
	text-align: right;
	text-decoration: underline;
}

.sidebar {
	width: 220px;
/*	background-color: #FFF; */
	margin-bottom: 6px;
	border: 1px solid #c6a453;
}

.sidebar-left {
	float: left;
	margin-right: 5px;
}

.sidebar-right {
	float: right;
	margin-left: 5px;
}

.sidebar .zag {
	border: none;
	margin-top: 0;
	margin: 0;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #8d6932;
	border-bottom: 1px solid #c6a453;
	text-transform: uppercase; 
	text-align: center;
	background-color: #f6eac7;
	padding: 3px;
}

.sidebar ul.sublist {
	font-size: 11px;
	margin: 0 !important;
	list-style: none;
	background-color: #f8f2da;	
}
.sidebar ul.sublist li {
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 1.2;
}

.sidebar ul.sb {
	margin: 0;
	list-style: none;
}

#homecontents .artsbottom {
	height: 15px;
	display: block;
	background: url(../images/artbot.jpg) no-repeat 10px 0;
	margin: 10px 0px 20px 0px;
	padding: 0 0 0 15px;
}

/*---Карта Сайта---*/
.map_col {
	clear: both;
	position: relative;
	width: 600px;
	margin: 20px 0 0 0;
}

ul.map {
	list-style: none;
	padding: 0;
	display: block;
}

ul.map h2 {
	margin: 0 15px 0 15px;
	padding: 0 0 3px 0;
	color: #2e4650;
	font-size: 14px;
	font-weight: bold;
/*	border-bottom: 3px solid #666; */
	background: url(../images/h2line.gif) repeat-x left bottom;
}

ul.map h2.bord_none {
	border-bottom: none;
}

ul.map li {
	float: left;
	width: 45%;
}
/*.map li p{line-height: 22px;padding: 0 20px 0 10px; margin: 0; color: #3f4345;text-indent: 0px;}*/
ul.map li.col2 {
	border-left: 1px solid #d7d7d7;
}

ul.map a {
	text-decoration: none;
}

ul.map a:hover {
	text-decoration: underline;
}

ul.submap {
	list-style: none;
	padding: 0px 20px 0 10px; 
	margin: 0 0 0 20px;
}

ul.submap a {
	color: #444;
	text-decoration: none;
}

ul.submap a:hover {
	color: #999;
	text-decoration: underline;
}

ul.submap li {
	padding: 2px 0 2px 0; 	
	float: none;
	display: block;
	width: 95%;
	border-bottom: 1px solid #e1d2a6;
}
/*---Конец Карты Сайта---*/

/*Footer*/
#footer {
	background: url(../images/footer-210.jpg) repeat-x;
	padding: 43px 0px 0px 15px; /* top - 60px */
	background-color: #333333;
}

#footercontent {
	width: 862px;
	margin: auto;
	padding: 10px;
}

#previews {
	padding: 5px;
}

#previews .item {
	width: 120px;
	height: 110px;
	float: left;
	text-align: center;
}

#previews .item a img, #previews .item a:visited img, #previews .item a:active img {
	background: #efefef;
	border: solid 1px #CCCCCC;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#previews .item a:hover img {
	background: #efefef;
	border: solid 1px #000000;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#previews .item .caption {
	display: block;
	color: #CCCCCC;
}

#copyright {
	margin: 20px 0 20px 0; 
	padding: 20px 0 20px 0;
	color: #FFFFFF;
	border-top: solid 1px #333333;
	background: url(../images/copyrightbg.jpg) repeat-x;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}

#credit a, #footer a:hover {
	color: #999;
	text-decoration: none;
}

#credit {
	background: #000000;
	height: 25px;
	padding: 10px;
	border-top: solid 2px #666666;
	text-align: center;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}