/* ----------------------------------*/
/* ---------->>> GLOBAL <<<----------*/
/* ----------------------------------*/

#layout {
	margin-bottom: 76px;
}

	#header {
		width: 980px;
		height: 167px;
		margin: 0 auto;
	}

	#menu {
		height: 47px;
		background: url('../img_new/top_menu_bg.png') center no-repeat;
	}

	#main {
		width: 980px;
		margin: 0 auto 64px;
	}

		#sidebar {
			float: left;
			width: 242px;
		}

		#content {
			float: right;
			width: 730px;
		}

	#footer {
		width: 980px;
		margin: 0 auto;
	}

/***** THUMB *****/

div.thumb {
	position: relative;
	width: 180px;
	height: 180px;
	padding: 3px 3px 2px;
	background: url('../img_new/thumb_bg.png') no-repeat;
	overflow: hidden;
}

	div.thumb a.label {
		display: block;
		position: absolute;
		bottom: 2px;
		left: 3px;
		height: 20px;
		line-height: 20px;
		color: #ffcd4e;
		text-decoration: none;
		background: url('../img_new/thumb_label_bg.png') repeat-x;
	}

		div.thumb a.label span {
			display: block;
			padding: 0 6px 0 5px;
			background: url('../img_new/thumb_label_decor.png') right;
		}

	div.thumb a.full {
		display: block;
		position: absolute;
		right: 5px;
		top: 5px;
	}

	div.thumb a.save {
		display: block;
		position: absolute;
		left: 5px;
		top: 5px;
	}

/***** BANNERS *****/

div.banners2
{
    float: none;
}

div.banner {
	overflow: hidden;
}

	#layout div.t {
		width: 100px;
		height: 120px;
		margin: 4px auto 1px;
	}

	#header div.banner {
		width: 146px;
		height: 146px;
		margin: 0 auto;
	}

	#sidebar div.banner {
		width: 240px;
		height: 300px;
		margin-top: 13px;
	}

	#sidebar div.btwblocks {
		margin: -11px auto -1px;
	}

	#content div.banner {
		width: 600px;
		height: 90px;
		margin: -11px auto -5px;
	}

    #content div.banner2 {
        width: 146px;
        height: 146px;
        padding: 10px;
        float: left;
    }

	#footer div.banner {
		width: 600px;
		height: 90px;
		margin-top: 28px;
		margin-left: 18px;
	}

/* ----------------------------------*/
/* ---------->>> HEADER <<<----------*/
/* ----------------------------------*/

/***** LOGO *****/

.logoo {	float: left;
	width: 240px;
	height: 167px;
	display: block;
	position: relative;
}

#header h1 {
	float: left;
	width: 186px;
	height: 47px;
	padding: 58px 26px 62px 28px;
	background: url('../img_new/logo_bg.png') no-repeat;
	line-height: 0;
}

	#header h1 a {
		display: block;
		position: relative;
		overflow: hidden;
		text-decoration: none;
	}

		#header h1 a span.a {
			font: 24px Arial;
			color: #fff;
		}

		#header h1 a span.b {
			font: bold 36px Arial Narrow;
			color: #ffd249;
		}

		#header h1 a span.c {
			font: 24px Arial;
			color: #9c7c69;
		}

		#header h1 a span.d {
			display: block;
			text-transform: uppercase;
			font: 10px Tahoma;
			color: #baa58b;
			margin: -6px 0 0 70px;
		}

		#header h1 a span.bg {
			position: absolute;
			width: 186px;
			height: 47px;
			top: 1px;
			left: 0;
			background: url('../img_new/logo.png') no-repeat;
			cursor: pointer;
		}

/***** TOP BAR *****/

#header div.top_bar {
	float: right;
	display: block;
}

	#header div.top_bar div.block {
		float: left;
		width: 161px;
		height: 167px;
		padding: 0 1px;
		background: url('../img_new/top_bar_h_bg.png') no-repeat;
	}

	#header div.top_bar div.first {
		margin-right: 18px;
        /*position: relative;
        left: -530px;
        top: 0px; */
	}

	#header div.top_bar div.second {
		margin-right: 17px;
       /* position: absolute;
        left: 594px;
        top: 0px; */
	}

	#header div.top_bar div.third {
		margin-right: 16px;
      /*  position: absolute;
        left: 774px;
        top: 0px;  */
	}

	#header div.top_bar div.fourth {
		margin-right: 5px;
       /* position: absolute;
        left: 954px;
        top: 0px; */
	}

/* --------------------------------*/
/* ---------->>> MENU <<<----------*/
/* --------------------------------*/

#menu div.menu_body {
	width: 980px;
	margin: 0 auto;
}

	#menu div.menu_body div.search {
		float: left;
		width: 218px;
		padding: 12px 0 0 17px;
	}

			#menu div.menu_body div.search form input.text {
				width: 129px;
				vertical-align: top;
			}

	#menu div.menu_body div.links {
		float: left;
	}

		#menu div.menu_body div.links ul {
			font-size: 12px;
			font-weight: bold;
			line-height: 41px;
			color: #959595;
		}

			#menu div.menu_body div.links ul li {
				display: inline-block;
				height: 45px;
				padding: 2px 11px 0 14px;
				background: url('../img_new/menu_splitter.png') right no-repeat;
			}

			#menu div.menu_body div.links ul li.last {
				background: transparent;
			}

				#menu div.menu_body div.links ul li a {
					display: block;
					height: 100%;
					cursor: pointer;
					text-decoration: none;
				}

				#menu div.menu_body div.links ul li a:hover {
					margin: 0 -9px 0 -13px;
					padding-right: 35px;
					color: #959595;
					background: url('../img_new/top_menu_current_right.png') right no-repeat;
				}

					#menu div.menu_body div.links ul li a:hover span.outer {
						display: block;
						height: 100%;
						padding-left: 11px;
						background: url('../img_new/top_menu_current_left.png') no-repeat;
					}

						#menu div.menu_body div.links ul li a:hover span.outer span.inner {
							display: block;
							position: relative;
							right: -16px;
						}

/* -----------------------------------*/
/* ---------->>> SIDEBAR <<<----------*/
/* -----------------------------------*/

#sidebar div.block {
	position: relative;
	height: 1%;
	margin: 24px 0 35px;
	padding: 0 5px;
	background: url('../img_new/sidebar_block_bg.png') repeat-y;
}

	#sidebar div.block div.body {
		padding-top: 2px;
		background: #1c1c1c url('../img_new/sidebar_block_body_bg.png') no-repeat;
		min-height: 30px;
		font-size: 11px;
		color: #f1e4cb;
	}

	#sidebar div.block span.top {
		position: absolute;
		z-index: 0;
		width: 242px;
		height: 11px;
		top: -11px;
		left: 0;
		background: url('../img_new/sidebar_block_top.png') no-repeat;
	}

	#sidebar div.block span.bottom {
		position: absolute;
		width: 242px;
		height: 11px;
		bottom: -11px;
		left: 0;
		background: url('../img_new/sidebar_block_bottom.png') no-repeat;
	}

		#sidebar div.block h2 {
			position: relative;
			z-index: 1;
			top: -6px;
			left: 0;
			height: 47px;
			line-height: 42px;
			font-size: 30px;
			font-weight: normal;
			padding: 0 11px;
			color: #ffbd3f;
			background: #0b0a0a;
			margin-bottom: -6px;
		}

			#sidebar div.block h2 span {
				position: absolute;
				width: 233px;
				height: 47px;
				top: 0;
				left: 0;
			}

			#sidebar div.voter h2 span {
				background: url('../img_new/sidebar_block_h_voter.png') no-repeat;
			}

			#sidebar div.gallery h2 span {
				background: url('../img_new/sidebar_block_h_gallery.png') no-repeat;
			}

			#sidebar div.tags h2 span {
				background: url('../img_new/sidebar_block_h_tags.png') no-repeat;
			}

/***** TAGS *****/

#sidebar div.tags {

}

	#sidebar div.tags div.body {
		padding: 13px 12px 6px;
	}

		#sidebar div.tags div.body ul {

		}

			#sidebar div.tags div.body ul li {
				display: inline;
				margin-right: 4px;
			}

				#sidebar div.tags div.body ul li a {
					text-decoration: none;
				}

				#sidebar div.tags div.body ul li a:hover {
					text-decoration: underline;
				}

				#sidebar div.tags div.body ul li a.f1 {
					font-size: 12px;
				}

				#sidebar div.tags div.body ul li a.f2 {
					font-size: 14px;
					font-weight: bold;
				}

				#sidebar div.tags div.body ul li a.f3 {
					font-size: 16px;
					font-weight: bold;
				}

				#sidebar div.tags div.body ul li a.f4 {
					font-size: 18px;
				}

/***** GALLERY *****/

#sidebar div.gallery {

}

	#sidebar div.gallery div.body {
		padding-left: 22px;
		padding-right: 22px;
		padding-bottom: 11px;
	}

		#sidebar div.gallery div.body div.thumb {
			margin: 26px auto;
		}

		#sidebar div.gallery div.body a.all {
			font-weight: bold;
		}

/***** VOTER *****/

#sidebar div.voter {

}

	#sidebar div.voter div.body {
		padding: 8px 14px 4px;
	}

		#sidebar div.voter div.body p {
			margin-top: 0;
		}

		#sidebar div.voter div.body p.question {
			font-size: 18px;
			line-height: 21px;
			margin-bottom: 12px;
			margin-left: 2px;
		}

		#sidebar div.voter div.body label {
			display: block;
			margin-top: 11px;
		}

		#sidebar div.voter div.body label.p {
			color: yellow;
		}

			#sidebar div.voter div.body label input {
				float: left;
				margin-right: 7px;
			}

			#sidebar div.voter div.body label span.a {
				display: block;
				float: left;
				width: 154px;
			}

			#sidebar div.voter div.body label span.n {
				display: block;
				float: right;
				width: 40px;
			}

		#sidebar div.voter div.body p.summary {
			font-weight: bold;
			margin-top: 14px; /* было 8px */
			margin-bottom: 12px;
			margin-left: 1px;
		}

		#sidebar div.voter div.body input.send {
			display: block;
			margin-bottom: 9px;
		}

		#sidebar div.voter div.body a.results {
			font-weight: bold;
			margin-bottom: 4px;
			margin-left: 1px;
		}

/* #sidebar div.voter {

}

	#sidebar div.voter div.body {
		padding: 0 14px;
	}

		#sidebar div.voter div.body p.question {
			font-size: 18px;
			line-height: 21px;
			color: #ffecc8;
			margin: 2px 0 10px 2px;
		}

		#sidebar div.voter div.body label {
			font-size: 11px;
			margin: 8px 0 0;
			color: #f1e4cb;
			display: block;
		}

			#sidebar div.voter div.body label input {
				float: left;
				margin: 0 7px 0 0;
			}

		#sidebar div.voter div.body p.summary {
			font-size: 11px;
			font-weight: bold;
			color: #f1e4cb;
			margin: 5px 0 11px 1px;
		}

		#sidebar div.voter div.body input.send {

		}

		#sidebar div.voter div.body p.results {
			margin: 5px 0 0 1px;
			font-size: 11px;
			font-weight: bold;
		} */

/***** RSS *****/

#sidebar div.rss {
	height: 32px;
	margin-top: -13px;
	padding-left: 57px;
	font: 12px Tahoma;
	line-height: 28px;
	background: url('../img_new/rss.png') 17px no-repeat;
}

/* Стиль всплывающего текста на главной */

.index-popup {display: none; position: absolute; top: 220px;; width: 945px; z-index: 100; background-color: #000000; border: 1px solid #ffffff; color: #cd9132; padding: 15px; font-size: 12px; cursor: pointer;}

/***** ILLUSTRATION *****/

#sidebar div.illustration {
	width: 240px;
	height: 307px;
	background: url('../img_new/illustration_bg.png') no-repeat;
}

	#sidebar div.illustration div.sfera1 {
		padding: 57px 0 0 40px;
	}

		#sidebar div.illustration div.sfera1 #illustration {
			width: 175px;
			height: 208px;
			background: url('../img_new/sfera1.jpg') no-repeat;
		}

	#sidebar div.illustration div.sfera2 {
		padding: 57px 0 0 40px;
	}

		#sidebar div.illustration div.sfera2 #illustration {
			width: 175px;
			height: 208px;
			background: url('../img_new/sfera2.jpg') no-repeat;
		}

	#sidebar div.illustration div.sfera3 {
		padding: 57px 0 0 40px;
	}

		#sidebar div.illustration div.sfera3 #illustration {
			width: 175px;
			height: 208px;
			background: url('../img_new/sfera3.jpg') no-repeat;
		}

	#sidebar div.illustration div.sfera4 {
		padding: 57px 0 0 40px;
	}

		#sidebar div.illustration div.sfera4 #illustration {
			width: 175px;
			height: 208px;
			background: url('../img_new/sfera4.jpg') no-repeat;
		}

	#sidebar div.illustration div.fiolet {
		padding: 57px 0 0 40px;
	}

		#sidebar div.illustration div.fiolet #illustration {
			width: 175px;
			height: 208px;
			background: url('../img_new/sfera_fiolet.jpg') no-repeat;
		}

	#sidebar div.illustration div.serdce {
		padding: 57px 0 0 40px;
	}

		#sidebar div.illustration div.serdce #illustration {
			width: 175px;
			height: 208px;
			background: url('../img_new/sfera_serdce.jpg') no-repeat;
		}

	#sidebar div.illustration div.faq {
		padding: 37px 0 0 7px;
	}

		#sidebar div.illustration div.faq #illustration {
			width: 225px;
			height: 253px;
			background: url('../img_new/faq.jpg') no-repeat;
		}

	#sidebar div.illustration div.gall {
		padding: 34px 0 0 13px;
	}

		#sidebar div.illustration div.gall #illustration {
			width: 225px;
			height: 253px;
			background: url('../img_new/gall.jpg') no-repeat;
		}

	#sidebar div.illustration div.lab {
		padding: 30px 0 0 6px;
	}

		#sidebar div.illustration div.lab #illustration {
			width: 225px;
			height: 253px;
			background: url('../img_new/lab.jpg') no-repeat;
		}

	#sidebar div.illustration div.news {
		padding: 16px 0 0 9px;
	}

		#sidebar div.illustration div.news #illustration {
			width: 225px;
			height: 253px;
			background: url('../img_new/news.jpg') no-repeat;
		}

	#sidebar div.illustration div.rek {
		padding: 37px 0 0 7px;
	}

		#sidebar div.illustration div.rek #illustration {
			width: 225px;
			height: 253px;
			background: url('../img_new/rek.jpg') no-repeat;
		}

/* -----------------------------------*/
/* ---------->>> CONTENT <<<----------*/
/* -----------------------------------*/

#content h1 {
	font-size: 48px;
	line-height: 48px;
	font-weight: normal;
	color: #ffecc8;
	margin-top: 21px;
	margin-bottom: 31px;
	margin-left: -5px;
}

#content h2 {
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #ffecc8;
	margin-bottom: 13px;
}

/***** DIGEST *****/

#content div.digest {
	width: 729px;
	background: url('../img_new/digest_bg.png') no-repeat;
	margin-bottom: 54px;
}

	#content div.digest div.top {
		height: 292px;
	}

		#content div.digest div.top div.left_container {
			float: left;
			width: 364px;
		}

			#content div.digest div.top div.left_container h2 {
				margin-top: 6px;
				margin-left: 11px;
			}

			#content div.digest div.top div.left_container div.image {
				width: 334px;
				height: 228px;
				margin-top: 11px;
				margin-left: 10px;
				padding: 3px;
				background: url('../img_new/digest_image_bg.png') no-repeat;
			}

		#content div.digest div.top div.right_container {
			float: left;
			width: 365px;
			height: 292px;
			position: relative;
			text-align: right;
		}

			#content div.digest div.top div.right_container a.expand_collapse {
				padding-left: 21px;
				font-weight: bold;
				background-position: left 4px;
				background-repeat: no-repeat;
				margin-right: 14px;
				line-height: 40px;
			}

				#content div.digest div.top div.right_container a.collapse {
					background-image: url('../img_new/digest_collapse.png');
				}

				#content div.digest div.top div.right_container a.expand {
					background-image: url('../img_new/digest_expand.png');
				}

			#content div.digest div.top div.right_container ul {
				position: absolute;
				left: 1px;
				bottom: 0;
				width: 363px;
			}

				#content div.digest div.top div.right_container ul li {
					margin-top: 1px;
					padding: 0 8px 2px 17px;
					font-weight: bold;
					line-height: 28px;
					background: #353535 url('../img_new/digest_li.png') left 6px no-repeat;
					text-align: left;
				}

					#content div.digest div.top div.right_container ul li a {
						display: block;
						white-space: nowrap;
						overflow: hidden;
						text-decoration: none;
					}

						#content div.digest div.top div.right_container ul li a:hover {
							color: #fff;
						}

				#content div.digest div.top div.right_container ul li.current {
					background: url('../img_new/digest_li_current.png') repeat-y;
				}

					#content div.digest div.top div.right_container ul li.current a {
						cursor: default;
						color: #5e5e5e;
					}

						#content div.digest div.top div.right_container ul li.current a:hover {
							color: #5e5e5e;
						}

	#content div.digest div.bottom {
		position: relative;
		padding: 10px 13px 3px;
		background: #2b2927;
		border-color: #393531;
		border-style: solid;
		border-left-width: 3px;
		border-right-width: 3px;
		color: #f2e5cb;
		line-height: 16px;
	}

		#content div.digest div.bottom p {
			margin-top: 0;
		}

		#content div.digest div.bottom span.top {
			display: block;
			position: absolute;
			left: -3px;
			top: 0;
			width: 729px;
			height: 14px;
			background: url('../img_new/digest_bottom_top.png') no-repeat;
		}

		#content div.digest div.bottom span.bottom {
			display: block;
			position: absolute;
			left: -3px;
			bottom: -15px;
			width: 729px;
			height: 15px;
			background: url('../img_new/digest_bottom_bottom.png') no-repeat;
		}

/***** RIVER *****/

#content div.river {
	padding-left: 18px;
}

	#content div.river h2 {
		color: #ffb339;
	}

/***** GALLERY *****/

#content div.gallery {
	padding-left: 18px;
}

	#content div.gallery p.sort {
		font-size: 11px;
		padding-left: 5px;
		margin-bottom: 33px;
	}

	#content div.gallery h2.o {
		text-align: center;
	}

	#content div.gallery div.main {
		text-align: center;
		margin: 0 auto 35px;
	}

		#content div.gallery div.main img {
			border: 1px solid #ae7c15;
		}

	#content div.gallery div.thumbs {
		width: 646px;
		margin: 0 auto 31px;
	}

		#content div.gallery div.thumbs div.thumb {
			float: left;
			margin-left: 15px;
			margin-right: 14px;
		}

	#content div.gallery form.vote {
		text-align: center;
	}

		#content div.gallery form.vote fieldset label {
			display: inline-block;
			font-size: 10px;
			color: #f1ece4;
			margin: 0 5px 16px 4px;
		}

			#content div.gallery form.vote fieldset label input.radio {
				display: block;
				margin-bottom: 9px;
			}

		#content div.gallery form.vote fieldset input.vote {
			display: block;
			margin: 0 auto;
		}

/***** ENTRY *****/

#content div.entries {
	margin-bottom: 75px;
}

	#content div.entries h1 {
		margin-left: 13px;
	}

	#content div.entries div.entry {
		position: relative;
		width: 720px;
		height: 1%;
		margin: 43px 0;
		padding: 0 4px;
		background: url('../img_new/entry_bg.png') repeat-y;
	}

		#content div.entries div.entry hr {
			background-color: #414141;
			color: #414141;
			height: 1px;
			border: 0;
		}

		#content div.entries div.entry p {
			margin-top: 0;
		}

		#content div.entries div.entry h2 {
			padding: 0 10px 13px 46px;
			margin-bottom: 0;
			font-size: 24px;
			font-weight: normal;
			line-height: 26px;
			background: #292929 url('../img_new/entry_h.png') 10px 2px no-repeat;
		}

			#content div.entries div.entry h2 a {
				text-decoration: none;
			}

			#content div.entries div.entry h2 a.cat {
				margin-right: 8px
			}

			#content div.entries div.entry h2 a.title {
				color: #ffecc8;
				padding-left: 24px;
				background: url('../img_new/entry_arrow.png') 0 12px no-repeat;
			}

			#content div.entries div.entry h2 a:hover {
				text-decoration: underline;
			}

		#content div.entries div.entry div.body {
			background: #292929;
			padding: 13px 10px 21px;
			background: #292929 url('../img_new/entry_body_bg.png') 1px top no-repeat;
			line-height: 14px;
		}

			#content div.entries div.entry div.body hr {
				margin: 14px 0 7px 0;
			}

			#content div.entries div.entry div.body div.image {
				position: relative;
				display: inline-block;
				padding: 1px 2px 2px 3px;
			}

				#content div.entries div.entry div.body div.image img {
					float: left;
				}

				#content div.entries div.entry div.body div.image span.tl {
					position: absolute;
					top: 0;
					left: 0;
					width: 201px;
					height: 105px;
					background: url('../img_new/entry_image_tl.png') no-repeat;
				}

				#content div.entries div.entry div.body div.image span.tr {
					position: absolute;
					top: 0;
					right: 0;
					width: 139px;
					height: 105px;
					background: url('../img_new/entry_image_tr.png') no-repeat;
				}

				#content div.entries div.entry div.body div.image span.bl {
					position: absolute;
					bottom: 0;
					left: 0;
					width: 201px;
					height: 127px;
					background: url('../img_new/entry_image_bl.png') no-repeat;
				}

				#content div.entries div.entry div.body div.image span.br {
					position: absolute;
					bottom: 0;
					right: 0;
					width: 139px;
					height: 127px;
					background: url('../img_new/entry_image_br.png') no-repeat;
				}


		#content div.entries div.entry span.top {
			position: absolute;
			width: 728px;
			height: 16px;
			top: -16px;
			left: 0;
			background: url('../img_new/entry_top.png') no-repeat;
		}

		#content div.entries div.entry span.bottom {
			position: absolute;
			width: 728px;
			height: 16px;
			bottom: -16px;
			left: 0;
			background: url('../img_new/entry_bottom.png') no-repeat;
		}

/***** VOTER *****/

#content div.voter {

}

	#content div.voter h1 {
		margin-left: 13px;
	}

	#content div.voter h2 {
		margin-left: 18px;
	}

	#content div.voter table {
		width: 729px;
		margin-left: 2px;
		border: 1px solid #5c5548;
		background: #0d0d0c;
		line-height: 35px;
		margin-bottom: 35px;
	}

		#content div.voter table tr {
			height: 35px;
		}

			#content div.voter table tr td {
				padding: 0 18px;
				border-bottom: 1px solid #5c5548;
			}

			#content div.voter table tr td.n {
				width: 120px;
				padding: 0 14px;
				font-weight: bold;
				border-left: 1px solid #5c5548;
			}

			#content div.voter table tr td.summary {
				text-align: right;
				font-weight: bold;
			}

/***** PAGINATION *****/

#content div.pagination {
	text-align: center;
}

	#content div.pagination ul {
		color: #2e2824;
		line-height: 24px;
		font-weight: bold;
	}

		#content div.pagination ul li {
			display: inline-block;
			padding-right: 4px;
			background: url('../img_new/pagination_right.png') right 2px no-repeat;
			margin-right: 5px;
		}

			#content div.pagination ul li span {
				display: block;
				padding: 0 2px 0 6px;
				background: url('../img_new/pagination_left.png') left 2px no-repeat;
			}

				#content div.pagination ul li a {
					text-decoration: none;
					color: #2e2824;
				}

		#content div.pagination ul li.current {
			padding-right: 5px;
			background: url('../img_new/pagination_current_right.png') right no-repeat;
		}

			#content div.pagination ul li.current span {
				padding: 0 3px 0 8px;
				background: url('../img_new/pagination_current_left.png') no-repeat;
			}

		#content div.pagination ul li.dots {
			background: transparent;
			color: #8a8a8a;
			margin-right: -1px;
			margin-left: -2px;
		}

		#content div.pagination ul li.prev_next {
			background: transparent;
			font-size: 11px;
			margin-right: 9px;
			margin-left: 6px;
		}

			#content div.pagination ul li.prev_next a {
				color: #efb86a;
			}

/***** SUBMENU *****/

#content div.submenu {
	width: 730px;
	margin-bottom: 10px;
}

	#content div.submenu div.left {
		background: url('../img_new/submenu_left.png') left bottom no-repeat;
	}

	#content div.submenu div.right {
		background: url('../img_new/submenu_right.png') right bottom no-repeat;
	}

	#content div.submenu div.body {
		width: 700px;
		margin: 0 15px;
		padding: 13px 0 1px 0;
		background: url('../img_new/submenu_bg.png') bottom repeat-x;
	}

		#content div.submenu div.body ul {

		}

			#content div.submenu div.body ul li {
				display: inline-block;
				height: 27px;
				font-size: 11px;
				line-height: 20px;
				padding: 0 24px 0 20px;
				background: url('../img_new/submenu_splitter.png') right bottom no-repeat;
			}

				#content div.submenu div.body ul li.last {
					background: transparent;
				}

				#content div.submenu div.body ul li a {
					color: #cd9132;
					text-decoration: none;
				}

				#content div.submenu div.body ul li a:hover {
					color: #fff;
				}

/***** FAQ *****/

#content div.faq {
	padding-left: 18px;
}

	#content div.faq ul {
		margin-bottom: 14px;
	}

/* ----------------------------------*/
/* ---------->>> FOOTER <<<----------*/
/* ----------------------------------*/

#footer div.left {
	float: left;
	width: 240px;
}

#footer div.right {
	float: right;
	width: 730px;
}

	#footer div.left p.copyright {
		margin: 19px 0 0 3px;
		font: 12px Tahoma;
		color: #828282;
	}

	#footer div.left ul.counters {
		margin: 29px 0 0 2px;
	}

		#footer div.left ul.counters li {
			float: left;
			width: 88px;
			height: 31px;
			margin: 13px 13px 0 0;

		}

			#footer div.left ul.counters li img {

			}

/***** MENU *****/

	#footer div.right ul.menu {
		width: 709px;
		height: 47px;
		margin-left: 2px;
		padding-left: 20px;
		background: url('../img_new/bottom_menu_bg.png') no-repeat;
	}

			#footer div.right ul.menu li {
				display: inline-block;
				height: 40px;
				padding: 4px 15px 3px 17px;
				font: bold 12px Tahoma;
				line-height: 40px;
				color: #676666;
				background: url('../img_new/menu_splitter.png') right no-repeat;
			}

			#footer div.right ul.menu li.last {
				background: transparent;
			}

				#footer div.right ul.menu li a {
					display: block;
					color: #fedb85;
					text-decoration: none;
				}

				#footer div.right ul.menu li a:hover {
					margin: 0 -11px;
					padding-right: 7px;
					color: #676666;
					background: url('../img_new/bottom_menu_current_right.png') right no-repeat;
				}

					#footer div.right ul.menu li a:hover span {
						display: block;
						padding: 0 4px 0 11px;
						background: url('../img_new/bottom_menu_current_left.png') no-repeat;
					}
