* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: url(../img/dis/bg_body.png) #f8f5ee top repeat-x;
}
#out1 {
	width: 100%;
	height: 100%;
	background: url(../img/dis/bg_out.png) top repeat-x;
}
#out2 {
	width: 100%;
	height: 100%;
	background: url(../img/dis/bg_out2.png) bottom repeat-x;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1200px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.top_pic {
	position: absolute;
	width: 415px;
	height: 302px;
	background: url(../img/dis/top_pic.png);
	z-index: 100;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 181px;
	background: url(../img/dis/bg_header.png) top center no-repeat;
}

.logo {
	float: left;
	display: block;
	width: 389px;
	height: 68px;
	margin-left: 385px;
	margin-top: 45px;
}

.log_in {
	float: right;
	padding-left: 75px;
	background: url(../img/dis/log_in.png) left bottom no-repeat;
	margin-top: 14px;
	padding-bottom: 8px;
	margin-right: 5px;
}

.log_in h3 {
	float: left;
	padding: 2px 10px;
	background: #fff;
	text-transform: uppercase;
	font-size: 16px;
	color: #745e4e;
	margin-bottom: 20px;
}

.login {
	float: left;
	width: 111px;
	height: 23px;
	border: none;
	margin-right: 5px;
	padding: 0 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2a425a;
}

*+html .login {
	height: 20px;
	line-height: 20px;
}

.send_form {
	float: left;
	width: 61px;
	height: 24px;
	background: url(../img/dis/send_form.png);
	border: none;
}

.log_in a {
	float: left;
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 10px;
	margin-top: 12px;
}

.menu {
	float: right;
	list-style: none;
	text-transform: uppercase;
	margin-right: 5px;
	margin-top: 30px;
}

.menu li {
	float: left;
}

.menu li a {
	color: #fff;
	text-decoration: none;
	margin-left: 15px;
}

.menu li a:hover {
	text-decoration: underline;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 113px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	padding-bottom: 40px;
}
#content {
	padding: 0 256px 0 219px;
}

.main_block {
	float: left;
	width: 715px;
	padding: 12px 11px;
	background: url(../img/dis/main_block.png);
}

.out_block {
	float: left;
	width: 703px;
	border: 1px solid #fff;
	background: url(../img/dis/out_block.png);
	padding: 5px;
	margin-bottom: 8px;
}

.top_c {
	float: left;
	width: 649px;
	height: 226px;
	background: url(../img/dis/top_c.jpg);
	padding: 0 27px;
}

.mid_c {
	float: left;
	width: 649px;
	background: #fff;
	padding: 0 27px;
	min-height: 550px;
}

.bot_c {
	float: left;
	width: 649px;
	min-height: 213px;
	background: url(../img/dis/bot_c.jpg) #fff bottom no-repeat;
	padding: 0 27px 25px 27px;
}

.over {
	float: left;
	width: 649px;
	margin-top: -200px;
}

.set_c {
	float: left;
	width: 639px;
	height: 92px;
	border: 5px solid #77280a;
	margin-bottom: 20px;
}

.mid_c h2 {
	font-size: 16px;
	width: 649px;
	color: #9e3937;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.list_block {
	float: left;
	width: 649px;
	margin-bottom: 30px;
}

.list_block ul {
	float: left;
	list-style: none;
	margin-left: 40px;
	margin-top: 20px;
	font-size: 16px;
	color: #6a1d00;
}

.list_block ul li {
	padding-left: 15px;
	background: url(../img/dis/list_block_ul_li.png) left no-repeat;
	margin-bottom: 7px;
}

.site_cat {
	float: left;
	width: 628px;
	margin-bottom: 35px;
	position: relative;
	z-index: 2;
}


.site_cat h3 {
	float: left;
	width: 649px;
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;
	color: #9e3937;
	margin-bottom: 25px;
	font-weight: normal;
}

.site_cat h3 strong {
	float: left;
}

.site_cat h3 span {
	float: right;
	display: block;
	width: 201px;
	height: 25px;
	line-height: 25px;
	background: #a4836d;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	text-transform: none;
}

.cat {
	float: left;
	width: 628px;
	color: #44575c;
}

.cat a {
	color: #44575c;
}

.site_raiting {
	float: left;
	width: 628px;
	margin-bottom: 15px;
	position: relative;
	z-index: 2;
}

.rait_title {
	float: left;
	width: 649px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #9e3937;
	margin-bottom: 15px;
}

.rait_title strong {
	float: left;
}

.site_num {
	float: right;
	width: 48px;
	height: 20px;
}

.rait_title span {
	float: right;
	margin-right: 10px;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3c6463;
}

.site_list {
	float: left;
	width: 649px;
	border: 4px solid #fff;
	background: #f9f3f0;
}

.site_list th {
	background: #a57c68;
	height: 37px;
	color: #fff;
	padding: 0 8px;
	border-right: 2px solid #fff;
}

.site_list td {
	text-align: center;
	height: 40px;
	padding: 0 8px;
	border-right: 2px solid #fff;
}

.site_list td a {
	color: #14484d;
}

.site_list td span {
	color: #ff4e00;
}

.site_list td strong {
	font-weight: normal;
	color: #3eae8e;
}

.site_list td b {
	color: #ff6000;
	font-weight: normal;
}

.ad_block {
	float: left;
	width: 649px;
	position: relative;
	z-index: 2;
	left: 0;
	border: 0;
}

.ad {
	float: left;
	width: 149px;
	height: 212px;
	background: #fffc14;
	border: 2px solid #fff;
	margin-left: 11px;
}

.banner_block {
	float: left;
	width: 703px;
}

.banner_block a {
	display: block;
	width: 341px;
	height: 95px;
	border: 4px solid #fff;
}

.l_banner {
	float: left;
}

.r_banner {
	float: right;
}

.registration {
	float: left;
	width: 628px;
	position: relative;
	z-index: 2;
	margin-bottom: 35px;
}

.registration p {
	color: #134643;
}

.reg_form {
	float: left;
	width: 628px;
}

.reg_form td {
	height: 30px;
	padding: 4px 0;
}

.reg_inp {
	float: left;
	width: 199px;
	height: 30px;
	padding: 0 10px;
	border: 1px solid #999;
}

.reg_check {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}

*+html .reg_check {
	margin-top: 0;
}

.reg_check_agree {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}

*+html .reg_check_agree {
	margin-top: 0;
}

.send_reg {
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #9e3937;
	border: none;
	background: none;
	cursor: pointer;
}

*+html .send_reg {
	margin-left: -25px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 211px;
	margin-left: -100%;
	position: relative;
	padding-top: 120px;
}

.left_block {
	float: left;
	width: 211px;
	padding-bottom: 40px;
}

.left_block h3 {
	float: left;
	width: 211px;
	font-size: 16px;
	color: #9e3937;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.left_block p {
	float: left;
	width: 190px;
	margin-bottom: 15px;
}

.more {
	float: left;
	display: block;
	width: 82px;
	height: 20px;
	background: url(../img/dis/more.png);
	text-indent: -9000px;
}

.l_stat {
	float: left;
	width: 211px;
	height: 170px;
	margin-bottom: 15px;
}

.site_info {
	float: left;
	width: 649px;
	margin-bottom: 25px;
}

.site_info tr td {
	width: 324px;
	text-align: left;
}

.site_info a {
	color: #9e3937;
}

.site_info strong {
	color: #9e3937;
}

.grafics {
	float: left;
	width: 556px;
	height: 252px;
	margin-left: 46px;
	margin-bottom: 20px;
}

.svod_stat {
	float: left;
	width: 649px;
	margin-bottom: 25px;
}

.svod_stat span {
	float: left;
}

.svod_stat ul {
	list-style: none;
	font-weight: bold;
	margin-bottom: 10px;
}

.svod_stat ul li {
	display: inline;
	padding-left: 7px;
	background: url(../img/dis/svod_stat_ul_li.png) left no-repeat;
}

.svod_stat a {
	color: #9a211f;
}

.report {
	float: left;
	width: 649px;
	margin-bottom: 0;
	margin-top: 15px;
}

.report strong {
	color: #9a211f;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 236px;
	margin-left: -236px;
	position: relative;
	padding-top: 20px;
}

.l_set_c {
	float: left;
	display: block;
	width: 236px;
	height: 92px;
	margin-bottom: 25px;
}

.r_bg {
	float: left;
	width: 234px;
	border: 1px solid #fff;
	background: #f8f4ed;
}

.r_block {
	float: left;
	width: 186px;
	border: 1px solid #b9a290;
	margin-left: 3px;
	margin-top: -1px;
	padding: 25px 20px 0 20px;
	background: #decfb9;
}

.simple_post {
	float: left;
	width: 186px;
	padding-bottom: 35px;
}

.simple_post h3 {
	float: left;
	width: 186px;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 20px;
}

.simple_post p {
	float: left;
	width: 186px;
	margin-bottom: 15px;
}

.pic {
	float: left;
	width: 186px;
	margin-bottom: 15px;
}

.pic img {
	border: 2px solid #fff;
}

.left_menu {
	float: left;
	width: 236px;
}

.left_menu h3 {
	float: left;
	width: 100%;
	font-weight: normal;
	font-size: 18px;
	color: #9e3937;
	margin-bottom: 15px;
}

.left_menu ul {
	float: left;
	list-style: none;
	font-size: 12px;
	margin-bottom: 15px;
}

.left_menu ul li {
	padding-left: 10px;
	background: url(../img/dis/left_menu_li.png) left no-repeat;
}

.left_menu ul li a {
	text-decoration: none;
	color: #000;
}

.left_menu ul li a:hover {
	text-decoration: underline;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -114px auto 0;
	height: 114px;
	background: url(../img/dis/bg_footer.png);
	position: relative;
}

.footer_block {
	width: 1200px;
	height: 114px;
	margin: 0 auto;
	position: relative;
}

.f_menu {
	float: left;
	list-style: none;
	margin-left: 20px;
	margin-top: 40px;
}

.f_menu li {
	float: left;
	text-transform: uppercase;
	margin-right: 15px;
}

.f_menu li a {
	color: #f2e7d3;
	text-decoration: none;
}

.f_menu li a:hover {
	text-decoration: underline;
}

.f_img {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	width: 257px;
	height: 202px;
	background: url(../img/dis/f_img.png);
}

.f_logo {
	position: relative;
	z-index: 2;
	float: right;
	display: block;
	width: 284px;
	height: 57px;
	margin-top: 33px;
	margin-right: 60px;
}

.copy {
	float: left;
	margin-left: 20px;
	color: #fff;
	margin-top: 5px;
}

.sort_href {
	color: #fff;
}
.parent {font:24px arial; color:#4586c4;}
.catalog-content-item { float:left; padding:0 30px 0 0px;}
a {color: #44575C;}
.statistics-bar h2 { padding:10px 0 10px 20px;}
.statistics-bar ul { list-style:none; padding:0 0 0 20px;}
.statistics-bar li { padding:0 0 0 10px; background:url(../img/dis/statistics-bar-arrow.png) no-repeat left;}
.r_bg_amenu {
	float: left;
	width: 234px;
}
.r_block_amenu {
	float: left;
	width: 186px;
}

.site_list_table {
	width: 649px;
	border: 4px solid #fff;
	background: #f9f3f0;
}

.site_list_table th {
	background: #a57c68;
	height: 37px;
	color: #fff;
	padding: 0 8px;
	border-right: 2px solid #fff;
}

.site_list_table td {
	text-align: center;
	height: 40px;
	padding: 0 8px;
	border-right: 2px solid #fff;
}

.site_list_table td a {
	color: #14484d;
}

.site_list_table td span {
	color: #ff4e00;
}

.site_list_table td strong {
	font-weight: normal;
	color: #3eae8e;
}

.site_list_table td b {
	color: #ff6000;
	font-weight: normal;
}
tr.even td { background:#e9f3fb;}