* {
	margin: 0;
	padding: 0;
}

body {
	background: #f8e7cb url(/images/background.gif) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
}

a,
a:link {
	color: #fff;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.container {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}

.header {
	background: url(/images/header.jpg) no-repeat;
	height: 218px;
	position: relative;
}

.header a.site {
	position: absolute;
	text-indent: -10000px;
	width: 100%;
	height: 165px;
}

.header a.rss {
	position: absolute;
	z-index: 10;
	top: 5px;
	left: 5px;
}

.login_block {
	background: url(/images/login_block.jpg) no-repeat;
	height: 120px;
	width: 242px;
	position: absolute;
	top: 8px;
	right: 24px;
	padding: 12px 0px 0px 20px;
}

.login_block label {
	width: 67px;
	height: 17px;
	display: block;
	float: left;
	text-align: right;
	color: #fff;
	padding: 3px 7px 0 0;
	margin: 0 0 8px 0;
	font-size: 14px;
}

.login_block label.check {
	width: 60px;
	height: 15px;
	text-align: left;
	font-size: 11px;
	margin: 0;
}

.login_block input {
	height: 20px;
	width: 120px;
	background-color: #323232;
	border: 1px solid #bbbbbb;
	color: #fff;
	padding: 2px 20px 0 5px;
	margin: 0 0 8px 0;
}

.login_block input.login {
	background: #323232 url(/images/icons/login.jpg) no-repeat 97% 1px;
}

.login_block input.password {
	background: #323232 url(/images/icons/password.jpg) no-repeat 97% 2px;
}

.login_block input.check {
	float: left;
	height: 15px;
	width: 15px;
	border: 0;
	margin: 1px 5px 0 134px;
	padding: 0;
}

.login_block input.b_login {
	width: 104px;
	height: 27px;
	text-align: center;
	background: url(/images/buttons/b_login.jpg) no-repeat;
	color: #fff;
	border: 0;
	padding: 0;
	margin: 0 0 0 15px;
	font-size: 13px;
	font-weight: bold;
}

.menu {
	height: 30px;
	position: absolute;
	top: 175px;
	left: 8px;
}

.menu ul {
	list-style: none;
	height: 30px;
}

.menu ul li {
	height: 30px;
	float: left;
	background: url(/images/menu_left1.gif) no-repeat left bottom;
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
}

.menu ul li a {
	display: block;
	background: url(/images/menu_right1.gif) no-repeat right top;
	padding: 12px 12px 0 0;
	height: 18px;
	color: #a4141e;
	text-decoration: none;
	white-space: nowrap;
}

.menu ul li a:hover {
	color:#1b4c58;
	text-decoration: none;
}

.menu ul li.active {
	background: url(/images/menu_left2.gif) no-repeat left bottom;
}

.menu ul li.active a {
	background: url(/images/menu_right2.gif) no-repeat right top;
	color: #1b4c58;
	text-decoration: none;
}

.search {
	position: absolute;
	left: 775px;
	top: 180px;
	height: 25px;
}

.search input.q {
	height: 20px;
	border: 1px solid #2b555b;
	width: 145px;
	padding: 3px 3px 0 3px;
}

.search input.b_search {
	width: 59px;
	height: 25px;
	background: url(/images/buttons/b_search.gif) no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 5px;
	padding: 0 0 2px 0;
	border: 0;
}

.content {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 990px;
	position: relative;
}

.content .left {
	float: left;
	width: 868px;
	position: relative;
}

.content .right {
	float: left;
	width: 115px;
	position: relative;
	padding: 0px 0px 0px 7px;
}

.footer {
	background: url(/images/footer.gif) no-repeat;
	margin: 5px auto 0;
	height: 51px;
	width: 418px;
	position: relative;
}

.footer p {
	padding: 18px 16px 0 16px;
	position: relative;
}

.footer p img {
	margin: 0 20px 0 0;
	vertical-align: middle;
}

.block_blue_top {
	background: #49bdc6 url(/images/block_blue_top.gif) no-repeat;
	position: relative;
}

.block_blue_top h4 {
	font-size: 14px;
	color: #c84642;
	text-align: center;
	padding: 12px 0 20px 0;
}

.block_blue_bottom {
	background: url(/images/block_blue_bottom.gif) no-repeat left bottom;
	position: relative;
	padding: 0 10px 18px 10px;
	margin: 0 0 8px 0;
}

.block_white_top {
	background: #fff;
	position: relative;
	border: 1px solid #c14648;
	margin: 0 0 10px 0;
}

.block_white_bottom {
	border: 2px solid #e0e0e0;
	padding: 5px 10px 5px 10px;
}

.block_white_bottom h1 {
	background: url(/images/title_red.gif) no-repeat;
	font-size: 12px;
	padding: 6px 0 0 30px;
	height: 22px;
	margin: 10px -12px 5px -12px;
	color: #fff;
}

.block_white_bottom h3 {
	background: url(/images/title_red.gif) no-repeat;
	font-size: 12px;
	padding: 6px 0 0 30px;
	height: 22px;
	margin: 10px -12px 5px -3px;
	color: #fff;
}

.block_white_top .sorter {
	color: #9a3839;
	padding: 0 0 10px 0;
	text-align: center;
}

.block_white_top .sorter a {
	color: #9a3839;
}

.block_white_top .sorter a:hover {
	color: #000;
}

.block_white_bottom .links1 {
	color: #9a3839;
	line-height: 15px;
//	padding: 0 0 0 10px;
}

.block_white_bottom .links1 a {
	color: #9a3839;
}

.block_white_bottom .links1 a:hover {
	color: #000;
}

.block_white_bottom .links1 i {
	color: #000;
	font-style: normal;
}

.block_white_bottom .links1 span {
	font-weight: bold;
}

.block_white_bottom .links1 h2 {
	font-size: 12px;
	display: inline;
}

.block_blue_small_top {
	background: #49bdc6 url(/images/block_blue_small_top.gif) no-repeat 0px 0px;
	width: 429px;
	position: relative;
	margin: 0 0 6px 0;
	float:left;
}

.block_blue_small_top.right_block {
	margin: 0 0 6px 10px;
}

.block_blue_small_bottom {
	background: url(/images/block_blue_small_bottom.gif) no-repeat left bottom;
	position: relative;
	padding: 0 0 20px 0;
}

.block_blue_small_top h4 {
	font-size: 14px;
	color: #c84642;
	text-align: center;
	padding: 12px 0 20px;
}

.not_found {
	font-weight: bold;
	text-align: center;
}

.adv_bottom {
	width: 879px;
}

.info1 {
	border: 1px solid #1d7175;
	color: #266267;
	line-height: 17px;
	padding: 5px;
	background: #D1E8EB;
}

.info1 a {
	color: #96000D;
}

.info1 a:hover {
	color: #FF0015;
}

.info2 {
	border: 1px solid #1d7175;
	color: #266267;
	line-height: 17px;
	padding: 5px;
	background: #FADADD;
}

.info2 a {
	color: #96000D;
}

.info2 a:hover {
	color: #FF0015;
}

.info3 {
	border: 1px solid #1d7175;
	color: #266267;
	line-height: 17px;
	padding: 5px;
	background: #DFF7DA;
}

.info3 a {
	color: #1B7575;
}

.info3 a:hover {
	color: #32A8BA;
}

.form1 table {
	border: 0;
	border-collapse: collapse;
}

.form1 td {
	padding: 1px 0 1px 0;
}

.form1 a:hover {
	color: #000;
}

.form1 .fleft {
	text-align: right;
	padding: 0 10px 0 0;
	font-size: 13px;
	font-weight: bold;
}

.form1 .fright {
	width: 100%;
}

.form1 select {
	border: 1px solid #a50f0f;
}

.form1 .input1 {
	border: 1px solid #a50f0f;
	width: 245px;
}

.form1 .input2 {
	border: 1px solid #a50f0f;
	width: 445px;
}

.form1 .input3 {
	border: 1px solid #a50f0f;
	width: 90px;
}

.form1 .input4 {
	border: 1px solid #a50f0f;
	width: 545px;
}

.form1 .file1 {
	height: 24px
}

.form1 .submit {
	width: 104px;
	height: 27px;
	text-align: center;
	background: url(/images/buttons/b_register.jpg) no-repeat;
	color: #fff;
	border: 0;
	margin: 5px 0 0 0;
	font-size: 13px;
	font-weight: bold
}

.form1 .error {
	color: red;
	background: #FFE5E5;
}

.form1 .error2 {
	color: red;
	background: #FFE5E5;
	float: left;
}

.form1 .textarea1 {
	width: 245px;
	height: 100px;
	border: 1px solid #a50f0f;
	margin: 0 0 2px 0;
}

.form1 .textarea2 {
	width: 445px;
	height: 100px;
	border: 1px solid #a50f0f;
	margin: 0 0 2px 0;
}

.form1 .textarea3 {
	width: 545px;
	height: 200px;
	border: 1px solid #a50f0f;
	margin: 0 0 2px 0;
}

.form1 .textarea4 {
	width: 857px;
	height: 200px;
	border: 1px solid #a50f0f;
	margin: 0 0 2px 0;
}

.form1 .textarea5 {
	width: 851px;
	height: 200px;
	border: 1px solid #a50f0f;
	margin: 0 0 2px 0;
}

.form1 .line {
	border-bottom: 1px solid #79CED5;
}

.note1 {
	font-size: 9px;
}

.actions {
	border: 1px solid #1d7175;
	line-height: 17px;
	background: #D1E8EB;
	width: 100%;
}

.actions table {
	border: 0px;
	border-collapse: collapse;
}

.actions td {
	padding: 1px 0 1px 0;
}

.actions .top {
	vertical-align: center;
	text-align: center;
	padding-right: 5px;
	width: 90px;
}

.actions .desc {
	color: #266267;
}

.actions .desc a {
	color: #C14648;
}

.actions .desc a:hover {
	color: #000;
}

.actions .line {
	border-bottom: 1px solid #1d7175;
}

.listing {
	background: url(/images/listing_back.gif) repeat-x;
	margin: 5px 0 0 36px;
	padding: 0px 50px;
	height: 39px;
	float: left;
	position: relative;
}

.listing a.prev {
	display: block;
	width: 36px;
	height: 39px;
	background: url(/images/listing_prev.png) no-repeat;
	text-indent: -10000px;
	position: absolute;
	top: 0;
	left: -35px;
}

.listing a.next {
	display: block;
	width: 36px;
	height: 39px;
	background: url(/images/listing_next.png) no-repeat;
	text-indent: -10000px;
	position: absolute;
	top: 0;
	right:-35px;
}

.listing ul {
	list-style: none;
}

.listing ul li {
	float: left;
	margin: 4px 3px 0 0;
	width: 27px;
	height: 32px;
}

.listing ul li a {
	display: block;
	width: 27px;
	height: 26px;
	background: url(/images/vote.png) no-repeat;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding: 6px 0 0 0;
	text-align: center;
}

.listing ul li a:hover {
	background: url(/images/vote_active.png) no-repeat;
	color: #fff;
}

.listing ul li a.active {
	background: url(/images/vote_active.png) no-repeat;
	color: #fff;
}

.form2 table {
	width: 100%;
	border: 1px solid #a50f0f;
	border-collapse: collapse;
	background-color: #fff;
	font-size: 11px;
}

.form2 th {
	background-color: #C7EBEE;
	border: 1px solid #a50f0f;
	color: #000;
	padding: 2px 5px 2px 5px;
	text-align: left;
	font-size: 14px;
}

.form2 td {
	background-color: #fff;
	border: 1px solid #a50f0f;
	color: #000;
	padding: 2px 5px 2px 5px;
}

.form2 a {
	color: #000;
}

.form2 a:hover {
	color: #a50f0f;
}

.form2 .submit {
	width: 104px;
	height: 27px;
	text-align: center;
	background: url(/images/buttons/b_register.jpg) no-repeat;
	color: #fff;
	border: 0;
	margin: 5px 0 0 0;
	font-size: 13px;
	font-weight: bold
}

.form2 tr.new td {
	font-weight: bold;
}

.user_info b {
	border-bottom: 1px dotted #fff;
	display: block;
	float: left;
	width: 49%;
	text-align: right;
	font-size: 13px;
	white-space: nowrap;
}

.user_info b.no {
	border: none;
}

.user_info i {
	border-bottom: 1px dotted #fff;
	display: block;
	float: left;
	width: 49%;
	text-align: left;
	padding: 0 0 0 10px;
	font-size: 13px;
	font-style: normal;
}

.user_info i.no {
	border: none;
}

.user_info a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.user_info a:hover {
	color: #C14648;
}

.user_info .avatar {
	position: absolute;
	margin-top: 10px;
	z-index: 1000;
}

.user_info .avatar img {
	border: 1px solid #c14648;
}

.user_info_small b {
	border-bottom: 1px dotted #fff;
	display: block;
	float: left;
	width: 48%;
	text-align: right;
	font-size: 13px;
	white-space: nowrap;
}

.user_info_small b.no {
	border: none !important;
}

.user_info_small i {
	border-bottom: 1px dotted #fff;
	display: block;
	float: left;
	width: 48%;
	text-align: left;
	padding: 0 0 0 10px;
	font-size: 13px;
	font-style: normal;
}

.user_info_small i.no {
	border: none !important;
}

.user_info_small a {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}

.user_info_small a:hover {
	color: #C14648;
}

.right_block .user_info_small b {
	border-bottom: 1px dotted #fff;
	display: block;
	float: left;
	width: 77%;
	text-align: right;
	font-size: 13px;
	white-space: nowrap;
}

.right_block .user_info_small i {
	border-bottom: 1px dotted #fff;
	display: block;
	float: left;
	width: 20%;
	text-align: left;
	padding: 0 0 0 10px;
	font-size: 13px;
	font-style: normal;
}

.profile {
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 0 15px 0 0;
	line-height: 18px;
}

.profile a {
	color: #7deeff;
	text-decoration: none;
}

.profile a:hover {
	color: red;
}

.profile .attention {
	color: red;
	font-weight: bold;
	margin: 33px 0 0 0;
}

.profile .attention a {
	color: red;
}

.profile .attention a:hover {
	color: red;
	text-decoration: underline;
}

.top_users .top_users_block {
	margin: 0 0 0 35px;
}

.top_users .block_friend {
	background: url(/images/friend_block.jpg) no-repeat;
	float: left;
	height: 187px;
	width: 360px;
	position: relative;
	margin-right: 44px;
	color:#000;
}

.top_users .avatar {
	margin: 15px 5px 5px 13px;
	width: 120px;
	text-align: center;
	position: absolute;
}

.top_users .avatar img {
	margin: 10px 0 0 0;
}

.top_users .friend_info {
	position: absolute;
	width: 215px;
	left: 145px;
	top: 32px;
	line-height: 16px;
	font-size: 11px;
}

.top_users .friend_info img {
	margin: 0 5px;
}

.top_users .block_friend a {
	color: #000;
}

.top_users .block_friend a:hover {
	color: #C14648;
}

.top_users .sorter {
	padding:0 0 10px 0;
	text-align: center;
}

.top_users .sorter a:hover {
	color: #000;
}

.top_users .friend_buttons {
	padding: 25px 0 0 0;
}

.top_users .friend_buttons a {
	display: block;
	width: 100px;
	height: 22px;
	background: url(/images/button_100.gif) no-repeat;
	border: none;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
	text-align: center;
	float: left;
	padding: 2px 0 0 0;
}

.top_users .friend_buttons a:hover {
	background: url(/images/button_100_a.gif) no-repeat;
	color: #F8E7CB;
}

.top_buttons a {
	display: block;
	border: none;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	text-align: center;
	padding: 3px 0 0 0;
}

.top_buttons a.b100 {
	width: 100px;
	height: 22px;
	background: url(/images/button_100.gif) no-repeat;
}

.top_buttons a.b150 {
	width: 150px;
	height: 22px;
	background: url(/images/button_150.gif) no-repeat;
}

.top_buttons a.b170 {
	width: 170px;
	height: 22px;
	background: url(/images/button_170.gif) no-repeat;
}

.top_buttons .active.b100,
.top_buttons a:hover.b100 {
	background: url(/images/button_100_a.gif) no-repeat;
	color: #F8E7CB;
}

.top_buttons .active.b150,
.top_buttons a:hover.b150 {
	background: url(/images/button_150_a.gif) no-repeat;
	color: #F8E7CB;
}

.top_buttons .active.b170,
.top_buttons a:hover.b170 {
	background: url(/images/button_170_a.gif) no-repeat;
	color: #F8E7CB;
}

.ticket {
	margin: 0 0 10px 0;
	color: #000;
}

.ticket a {
	color: #C84642;
}

.ticket a:hover {
	color: #000;
}

.ticket .title {
	font-size: 16px;
	font-weight: bold;
	color: blue;
	padding: 0 0 5px 0;
}

.ticket .me {
	background: #F8E7CB;
	padding: 3px;
	margin: 0 0 2px 0;
}

.ticket .not_me {
	background: #FFFFFF;
	padding: 3px;
	margin: 0 0 2px 0;
}

.ticket p {
	font-weight: bold;
	color: gray;
	padding: 0 0 4px 0;
}

.green {
	color: green;
}

.gray {
	color: gray;
}

.blue {
	color: blue;
}

.red {
	color: red;
}

a.red_font {
	color: #C14648;
}

.red_font {
	color: #C14648;
}

.green_font {
	color: green;
}

.warning {
	font-size: 9px;
	color: #000;
}

.top_pub {
	text-align: center;
	font-size: 9px;
}

.top_pub table {
	margin: 0 auto;
}

.top_pub td {
	padding: 5px 0 0 0;
}

.top_pub a {
	font-size: 8px;
	text-decoration: none;
}

.top_pub b {
	display: none;
}

.top_pub img {
	border: 1px solid #fff;
	margin: 0 4px;
}

.categories {
	background: #c14648 url(/images/block_red_bottom.gif) no-repeat left bottom;
	padding: 0 0 10px 0;
	position: relative;
	margin: 10px 0 5px 0;
}

.categories a {
	text-decoration: none;
}

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

.categories table {
	width: 100%;
	padding: 5px;
}

.categories td {
	border: 1px solid #fff;
	background-color: #d47f81;
	border-collapse: collapse;
	padding: 3px 5px 3px 5px;
	vertical-align: top;
}

.categories i {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	display: block;
}

.vip_banner {
	text-align: center;
	padding: 0 0 5px 0;
}

.preview {
	border: 0;
	margin: 0 auto;
}

.preview .block {
	width: 370px;
	padding: 8px 11px;
	background: #49BDC6;
	vertical-align: top;
}

.preview .block a {
	font-weight: bold;
}

.preview .block a:hover {
	color: #000000;
}

.preview img {
	border: 1px solid #1d7175;
	margin: 0 5px 0 0;
}

.preview .p_left {
	vertical-align: top;
}

.preview .p_right {
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
}

.preview2 {
}

.preview2 .image {
	padding-bottom: 5px;
}

.preview2 .text_up {
	color: #000;
	padding: 0 0 5px 0;
}

.preview2 .text_up a {
	color: #C14648;
}

.preview2 .text_down a {
	color: #C14648;
}

.preview2 .text_down {
	color: #000;
}

.preview2 .text_up li,
.preview2 .text_down li {
	margin: 0 0 0 20px;
}

.comments {
	padding: 0;
	color: #000;
}

.comments .comment {
	background: #e7e7e7;
	margin: 3px;
	padding: 4px;
}

.comments .comment_left {
	float: left;
	width: 120px;
	text-align: center;
}

.comments .comment_left a {
	color: #1c5861;
	text-decoration: none;
	font-weight: bold;
}

.comments .comment_left a:hover {
	color: #000;
	text-decoration: underline;
}

.comments .comment_left img.avatar {
	border: 1px solid #c14648;
	margin: 3px 0 0 0;
}

.comments .comment_right {
	position: relative;
	margin-left: 125px;
}

.comments .comment_right .message {
	white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, начиная с 1999 года */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
	background: #fff;
	padding: 5px 10px 50px;
}

.comments .comment_right .message_action {
	padding: 3px;
	margin: 3px 0 0 0;
}

.comments .comment_right .message_action img {
	vertical-align: text-top;
}

.comments .comment_right .message_action a {
	color: #1f7c7f;
	text-decoration: none;
	margin: 0 10px 0 5px;
}

.comments .comment_right .message_action a:hover {
	color: #000;
	text-decoration: underline;
}

.vote {
	background: url(/images/vote_back.png) no-repeat;
	height: 70px;
	float: left;
	position: relative;
	left: 27%;
}

.vote ul {
	list-style: none;
	width: 378px;
	padding: 0 0 0 47px;
}

.vote ul li {
	float: left;
	margin: 10px 3px 0 0;
	width: 27px;
	height: 32px;
}

.vote ul li a {
	display: block;
	width: 27px;
	height: 26px;
	background: url(/images/vote.png) no-repeat;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding: 7px 0 0 0;
	text-align: center;
}

.vote ul li a:hover {
	background: url(/images/vote_active.png) no-repeat;
	color: #fff;
}

.vote ul li a.active {
	background: url(/images/vote_active.png) no-repeat;
	color: #fff;
}

#vote {
	font-size: 14px;
	text-align: center;
}

#vote .text {
	color: #C14648;
	padding-top: 5px;
	font-weight: bold;
}

.submit_edit {
	width: 104px;
	height: 27px;
	text-align: center;
	background: url(/images/buttons/b_register.jpg) no-repeat;
	color: #fff;
	border: 0;
	margin: 5px 0 0 0;
	font-size: 13px;
	font-weight: bold
}

.textarea_edit {
	border: 1px solid #a50f0f;
}

.who_vote {
	text-align: center;
}

.who_vote a {
	font-size: 15px;
	color: #26627F;
	font-weight: bold;
}

.who_vote a:hover {
	text-decoration: none;
}

.who_vote_name {
	float: left;
	padding: 5px;
}

.who_vote_name .b_1,
.who_vote_name .b_2,
.who_vote_name .b_3,
.who_vote_name .b_4 {
	background: #fff;
	border: 1px #000 solid;
	font-size: 14px;
	color: red;
	padding: 0 5px 0 5px;
	text-align: center;
}

.who_vote_name .b_5,
.who_vote_name .b_6,
.who_vote_name .b_7,
.who_vote_name .b_8,
.who_vote_name .b_9 {
	background: #fff;
	border: 1px #000 solid;
	font-size: 14px;
	color: green;
	padding: 0 5px 0 5px;
	text-align: center;
}

.who_vote_name .b_10 {
	background: #fff;
	border: 1px #000 solid;
	font-size: 14px;
	color: green;
	padding: 0 1px 0 1px;
	text-align: center;
}

.who_vote_name a {
	font-weight: bold;
	text-decoration: none;
}

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

.last_comments {
	text-align: center;
	background: #49BDC6;
	border: 1px #000 solid;
	margin: 5px 0 0 0;
}

.last_comments span {
	font-weight: bold;
}

.last_comments .thumb img {
	border: 1px solid #fff;
	margin: 4px 0;
}
