* {
	margin: 0;
	padding: 0;
}

body {
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	height:100%;
	color:#8b8c8e;
	margin:0px auto;
	background:#010101 url(../images/body.jpg) center top no-repeat;
}

form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
*:focus {outline: none;}

a {text-decoration: underline; color:#FFF;}
a:hover {text-decoration: none;}

img {border-style: none;}

h1, h2, h3, h4, h5 {margin:0px; padding:0px; font-weight:normal;}

p {padding:0px; margin:0px;}

li {list-style:none;}

input {
	vertical-align: middle;
}
/*---forms---*/
.baseform { background: #f5f6f7; }
.tableform { width: 100%; }
	.tableform td.label { width: 20%; vertical-align: top; padding-right: 0; font-weight: bold; }
	.fieldsubmit, .tableform td { padding: 10px 15px; }
	.addnews { font-weight: bold; }
	.impot { color: #96c; font-weight: normal; }
	.checkbox { padding: 4px 0; line-height: 1em; }
		.checkbox input { margin-top: -2px; vertical-align: middle; }

.f_input { width: 300px; padding: 1px; }
.f_textarea { width: 730px; }
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select { padding: 2px; background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2; }
.f_textarea, .editor_button select { padding: 0; }
.textin { padding: 2px; }
.fbutton, .btn_reglog, .vresult { border: 0 none; background: none; cursor: pointer; }

.fbutton { text-shadow: 0 1px 0 #fff; font-size: 1.15em; margin-bottom: 2px; border: 1px solid #bcc5c9; width: 100px; height: 29px; color: #596368; padding: 2px 0 5px 0; background: #fff url("../images/fbutton.png") repeat-x 0 100%; font-weight: bold; }
	.fbutton:hover { background-position: 0 10px; }
.fbutton {
	-moz-box-shadow: 0 1px 4px -3px black;
	-webkit-box-shadow: 0 1px 4px -3px black;
	box-shadow: 0 1px 4px -3px black;
}
button.fbutton span { cursor: pointer; display: block; padding-top: 2px; }

/* navigation */
.nav_hover {
	position:relative;
	overflow:hidden;
	background:#0a0a0a;
	margin-bottom:20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height:34px;
}

.nav_links { float:right; margin-right:3px; margin-top:4px; overflow:hidden; width:154px; font-size:10px; font-weight:normal; font-style:normal;}
.nav_links a { width:72px; height:21px; padding:6px 0px 0px 0px; text-decoration:none; display:block; font-style:normal; text-align:center;}
.nav_links em { background:url(../images/nav_links.jpg) left top no-repeat; width:72px; height:27px; display:block; float:left; margin-right:5px; }
.nav_links em:hover { background:url(../images/nav_links.jpg) left bottom no-repeat;}
.prev_link { background:url(../images/nav_links.jpg) left top no-repeat; width:72px; height:27px; }
.nav_links b { background:url(../images/nav_links.jpg) left top no-repeat; width:72px; height:27px; display:block; float:right; font-weight:normal; }
.nav_links a { }
.nav_links b:hover { background:url(../images/nav_links.jpg) left bottom no-repeat; }
.next_link  { background:url(../images/nav_links.jpg) left top no-repeat; width:72px; height:27px; }
.nav_links em span .prev_link { background:url(../images/nav_links.jpg) left top no-repeat; display:block; width:72px; height:27px; color:#FFF; font-style:normal; }
.nav_links em span { background:url(../images/nav_links.jpg) left bottom no-repeat; display:block;width:72px; height:21px; text-align:center; padding-top:6px; color:#FFF; font-style:normal;}
.nav_links b span .next_link { background:url(../images/nav_links.jpg) left bottom no-repeat; display:block; }
.nav_links b span { background:url(../images/nav_links.jpg) left bottom no-repeat; display:block;width:72px; height:21px; text-align:center; padding-top:6px; color:#FFF; font-style:normal; }
.navigation { position:relative; overflow:hidden; float:left; margin:3px 0px 0px 4px; width:520px;}
.navigation span { color: #FFF; float:left; margin:0px 2px; display:block; width:25px; height:21px; padding-top:6px; text-align:center; text-decoration:none; background:url(../images/navigation.png) left bottom no-repeat;}
.navigation a { color: #FFF; float:left; margin:0px 2px; display:block; width:25px; height:21px; padding-top:6px; text-align:center; text-decoration:none; background:url(../images/navigation.png) left top no-repeat;}
.navigation a:hover { background:url(../images/navigation.png) left bottom no-repeat;}

.logo {
	position:relative;
	overflow:hidden;
	margin:23px auto 0px;
	background: url(../images/logo.png) left top no-repeat;
	width:292px;
	height:162px;
	text-indent:-9999px;
}

.logo a {
	width:292px;
	height:162px;
	display:block;
}

#wrapper {
	position:relative;
	overflow:hidden;
	margin:288px auto 10px;
	width:995px;
	background:#17181d url(../images/wrapper.png) 702px 316px no-repeat;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.header_menu {
	position:relative;
	overflow:hidden;
	height:44px;
	background:#1a1c1c url(../images/header_menu.jpg) left top repeat-x;
}

.header_menu ul {
	padding:0px;
	margin:0px;
}

.header_menu li {
	list-style:none;
	float:left;
	background: url(../images/header_menu_li.png) right top no-repeat;
	padding:0px 2px 0px 0px;
}

.header_menu li:last-child {
	background:none;
	padding-right:0px;
}

.header_menu li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	height:29px;
	padding:14px 13px 0px 13px;
	font-size:11px;
}

.header_menu li:last-child a {
	padding-right:19px;
}

.header_menu li a:hover {
	background:#882813 url(../images/header_menu_li_a_hover.png) left top repeat-x;
}

.header_menu li a.header_menu_news {
	background: url(../images/header_menu_news.png) right top no-repeat;
	padding-right:26px;
}

.header_menu li a.header_menu_news:hover {
	background: url(../images/header_menu_news.png) right bottom no-repeat;
	padding-right:26px;
}

.slider_holder {
	position:relative;
	overflow:hidden;
	margin:9px 0px 7px;
	padding:0px 9px 7px;
	background: url(../images/slider_holder.png) left bottom repeat-x;
}

#home {
	position:relative;
	overflow:hidden;
	width:699px;
	height:247px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:left;
	margin:0px 5px 0px 0px;
}

.feature {
	position:absolute;
	overflow:hidden;
	width:699px;
	height:247px;
}

.feature a {
	display:block;
	position:absolute;
	bottom:0px;
	background: url(../images/feature_a.png) left top repeat;
	width:699px;
	text-decoration:none;
	padding:12px 0px 10px 12px;
}

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

.feature a span {
	background: url(../images/feature_a_span.png) left 2px no-repeat;
	padding:0px 0px 0px 20px;
}

.feature img {
	width:699px;
}

#tabs {
	margin:0px;
	padding:0px;
	float:left;
	width:273px;
}

#tabs li {
	list-style:none;
	margin:0px 0px 5px 0px;
	width:273px;
	height:79px;
	background: url(../images/tabs_li.png) left top no-repeat;
}

#tabs li a {
	display:block;
	width:273px;
	height:79px;
}

#tabs li a img {
	width:272px;
	height:78px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#left_side {
	position:relative;
	overflow:hidden;
	float:left;
	margin:0px 19px 0px 9px;
	width:685px;
}

.banner {
	position:relative;
	overflow:hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:0px 0px 6px 0px;
}

.short_holder {
	position:relative;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	font-size:11px;
	line-height:14px;
}

.short_holder h4 {
	text-transform:uppercase;
	font-size:13px;
	color:#FFF;
	background: url(../images/short_holder_h4.jpg) left top no-repeat;
	height:39px;
	margin:0px 0px 4px 0px;
}

.short_holder h4 a {
	text-decoration:none;
	display:block;
	height:29px;
	padding:10px 0px 0px 29px;
}

.short_holder h4 a:hover {
	text-decoration:underline;
}

.short_body {
	position:relative;
	overflow:hidden;
}

.short_left {
	position:relative;
	overflow:hidden;
	float:left;
	width:208px;
	padding:4px 0px 4px 4px;
	margin:3px 5px 0px 0px;
	background:#0a0a0a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.short_left img {
	width:204px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.view_box {
	position:absolute;
	top:6px;
	right:8px;
	font-size:11px;
	color:#FFF;
	background: url(../images/view_box.png) left top no-repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:17px;
	padding:2px 5px 0px 23px;
}

.short_bottom {
	position:relative;
	overflow:hidden;
	background: url(../images/short_bottom.jpg) left top no-repeat;
	height:30px;
	padding:9px 0px 0px 0px;
	margin:6px 0px 0px 0px;
	font-size:11px;
	color:#75756e;
}

.short_bottom a {
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	background:#6b2b1f url(../images/short_bottom_a.png) left top repeat-x;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	width:110px;
	height:28px;
	padding:10px 0px 0px 0px;
}

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

span.short_author {
	background: url(../images/short_author.png) left top no-repeat;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 13px;
}

span.short_author a {
	position:inherit;
	display:inherit;
	background:none;
	text-decoration:inherit;
	font-size:11px;
	text-transform:inherit;
	text-align:inherit;
	width:inherit;
	height:inherit;
	padding:0px;
}

span.short_time {
	background: url(../images/short_time.png) left 2px no-repeat;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 13px;
}

span.short_comm {
	background: url(../images/short_comm.png) left 2px no-repeat;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 13px;
}

span.short_view {
	background: url(../images/short_view.png) left 2px no-repeat;
	padding:0px 0px 0px 16px;
	margin:0px 0px 0px 10px;
}

#right_side {
	position:relative;
	overflow:hidden;
	float:left;
	margin:0px 10px 0px 0px;
	width:272px;
}

.reg_login_holder {
	position:relative;
	overflow:hidden;
	height:43px;
	margin:9px 0px 16px 0px;
}

a.login_link {
	cursor:pointer;
	display:block;
	width:111px;
	height:29px;
	padding:14px 0px 0px 25px;
	margin:0px 4px 0px 0px;
	font-weight:bold;
	font-size:11px;
	background: url(../images/login_link.png) left top no-repeat;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	float:left;
}

a.reg_link {
	display:block;
	width:107px;
	height:29px;
	padding:14px 0px 0px 25px;
	font-weight:bold;
	font-size:11px;
	background: url(../images/reg_link.png) left top no-repeat;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	float:left;
}

.right_box {
	position:relative;
	overflow:hidden;
	margin:0px 0px 9px 0px;
}

.right_box_bottom {
	margin-bottom:23px;
}

.right_box h4 {
	height:32px;
	padding:21px 0px 0px 50px;
	margin:0px 0px 9px 0px;
	position:relative;
	overflow:hidden;
	background: url(../images/menu_holder_h4.png) left top no-repeat;
	text-transform:uppercase;
	color:#FFF;
	font-size:12px;
}

.menu_holder ul {
	padding:0px;
	margin:0px;
}

.menu_holder li {
	list-style:none;
	margin:0px 0px 3px 0px;
}

.menu_holder li:last-child {
	margin-bottom:0px;
}

.menu_holder li a {
	display:block;
	background: url(../images/menu_holder_li_a.png) left top no-repeat;
	width:245px;
	height:26px;
	padding:10px 0px 0px 27px;
	text-decoration:none;
	color:#FFF;
	font-size:11px;
}

.menu_holder li a:hover {
	background: url(../images/menu_holder_li_a.png) left bottom no-repeat;
}

.hot_news_holder {
	position:relative;
	overflow:hidden;
	background:#121315;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:6px 5px;
}

.hot_news_box {
	position:relative;
	overflow:hidden;
	background:#0a0a0a;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:3px;
}

.hot_news_box:hover {
	background:#3f1910 url(../images/hot_news_box_hover.png) left bottom repeat;
}

.hot_news_left {
	position:relative;
	overflow:hidden;
	float:left;
	width:86px;
	height:57px;
	margin:0px 5px 0px 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.hot_news_left img {
	width:86px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.hot_news_right {
	position:relative;
	overflow:hidden;
	float:left;
	width:160px;
	margin-right:5px;
	color:#2f2f2f;
	font-size:11px;
}

.hot_news_box:hover .hot_news_right {
	color:#8a5a4c;
}

.hot_news_right p {
	color:#75756e;
	font-size:10px;
	margin-top:4px;
}

.hot_news_right p a {
	color:#FFF;
	text-decoration:none;
}

.hot_news_right p a:hover {
	text-decoration:underline;
}

span.hot_text2 {
background: url(../images/hot_author.png) left 1px no-repeat;
	padding:0px 0px 0px 11px;
	text-transform:uppercase;
	margin:0px 4px 0px 0px;
}

span.hot_author {
	background: url(../images/hot_author.png) left 1px no-repeat;
	padding:0px 0px 0px 13px;
	text-transform:uppercase;
	margin:0px 4px 0px 0px;
}

span.hot_comm {
	background: url(../images/hot_comm.png) left 2px no-repeat;
	padding:0px 0px 0px 13px;
	text-transform:uppercase;
	margin:0px 4px 0px 0px;
}

span.hot_date {
	background: url(../images/hot_date.png) left 2px no-repeat;
	padding:0px 0px 0px 13px;
	text-transform:uppercase;
}

.video_news_holder {
	position:relative;
	overflow:hidden;
	background:#121315;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:3px 2px;
}

.video_holder {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
	overflow:hidden;
	float:left;
	width:130px;
	height:108px;
	margin:2px;
}

.video_holder img {
	width:130px;
	height:108px;
}

.video_holder_bg {
	width:130px;
	height:108px;
	position:absolute;
	top:0px;
	left:0px;
	background:none;
}

.video_holder:hover .video_holder_bg {
	background: url(../images/video_holder_bg.png) left top no-repeat;
}

.li_holder img {
	float:left;
	margin:0px 0px 0px 1px;
}

#footer {
	position:relative;
	overflow:hidden;
	margin:0px auto 20px;
	width:995px;
	height:90px;
	font-style:italic;
	color:#666;
	font-size:10px;
	line-height:14px;
}

.full_holder {
	position:relative;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	font-size:11px;
	line-height:14px;
}

.full_holder h1 {
	text-transform:uppercase;
	font-size:13px;
	color:#FFF;
	background: url(../images/short_holder_h4.jpg) left top no-repeat;
	height:39px;
	margin:0px 0px 4px 0px;
	display:block;
	height:29px;
	padding:10px 0px 0px 29px;
}

.full_body {
	position:relative;
	overflow:hidden;
}

.full_body img {
	margin:5px;
	padding:4px;
	background:#0a0a0a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.rellated_holder {
	position:relative;
	overflow:hidden;
	margin:10px 0px;
}

.rellated_holder h4 {
	background: url(../images/rellated_holder_h4.png) left top repeat-x;
	color:#FFFFFF;
	height:23px;
	font-size:12px;
	padding:8px 0px 0px 13px;
	margin:0px 0px 7px 0px;
}

.rellated_holder ul {
	padding:0px;
	margin:0px;
}

.rellated_holder li {
	list-style:none;
	margin:0px 0px 2px 0px;
}

.rellated_holder li a {
	background:#0a0b0c url(../images/rellated_holder_li_a.png) left top no-repeat;
	display:block;
	text-decoration:none;
	font-size:12px;
	font-style:italic;
	color:#75756e;
	height:25px;
	width:658px;
	padding:9px 0px 0px 26px;
}

.rellated_holder li a:hover {
	background:#8a361d url(../images/rellated_holder_li_a.png) left bottom no-repeat;
	color: #FFFFFF;
}

.comm_holder {
	position:relative;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	font-size:11px;
	line-height:14px;
}

.comm_holder h4 {
	text-transform:uppercase;
	font-size:13px;
	color:#FFF;
	background: url(../images/short_holder_h4.jpg) left top no-repeat;
	height:29px;
	padding:10px 0px 0px 29px;
	margin:0px 0px 4px 0px;
}

.comm_body {
	position:relative;
	overflow:hidden;
}

.add_comm_inside {
	position:relative;
	overflow:hidden;
	margin:0px 0px 5px 0px;
    width: 100%
}

.add_comm_left {
	position:relative;
	overflow:hidden;
	float:left;
	width:200px;
	margin:0px 20px 0px 0px;
}

.input_one {
	position:relative;
	overflow:hidden;
	border:none;
	background:#e5e5e5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:190px;
	padding:3px 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

#comments {
	border:none;
	background:#e5e5e5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:730px;
	height:100px;
	padding:3px 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.set_code {
	position:relative;
	overflow:hidden;
	float:left;
	width:100px;
	height:40px;
	margin:1px 10px 0px 0px;
}

.set_code img {
	width:100px;
	height:40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.set_code a {
	display:none;
}

.input_two {
	position:relative;
	overflow:hidden;
	border:none;
	background:#e5e5e5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:90px;
	padding:9px 5px;
	margin-top:1px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	float:left;
}

.fbutston {
	position:relative;
	overflow:hidden;
	float:left;
	width:200px;
	margin-left:7px;
	background:none;
	border:none;
	cursor:pointer;
}

.comment_holder {
	position:relative;
	overflow:hidden;
	background:#040404;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:4px 5px;
	margin:0px 0px 8px 0px;
}

.comment_left {
	position:relative;
	overflow:hidden;
	float:left;
	width:74px;
	margin:0px 7px 0px 0px;
	width:74px;
}

.comment_left img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:74px;
}

.comment_right {
	position:relative;
	overflow:hidden;
	float:left;
	width:590px;
	font-style:italic;
	font-size:11px;
	margin-bottom:4px;
}

.comm_author_holder {
	position:relative;
	overflow:hidden;
	margin-bottom:4px;
	font-style:italic;
	font-size:10px;
	color:#858580;
}

.comm_author_holder a {
	color:#858580;
	text-decoration:none;
}

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

span.comm_author {
	float:left;
	height:17px;
	padding:4px 8px 0px 6px;
	background: url(../images/comm_author.png) left top repeat-x;
	margin:0px 12px 0px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

span.comm_one {
	float:left;
	margin:4px 8px 0px 0px;
}

span.comm_two {
	float:right;
	margin:4px 8px 0px 0px;
}




.g-hidden { display: none; }
.g-clear { font-size: 0; clear: both; }
.g-line { zoom: 1; }
.g-line:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.box-modal {
	position: relative;
	width: 258px;
	height:166px;
	padding:5px;
	background: #fff;
	color: #FFF;
	box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#e1e0e0 url(../images/modal.png) left 120px no-repeat;
}

.box-modal_two {
	position: relative;
	width: 452px;
	height:253px;
	padding:6px 7px 6px 8px;
	background: #fff;
	color: #FFF;
	box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#e1e0e0 url(../images/modal_two.png) left 209px no-repeat;
}

.box-modal_two p {
	background: url(../images/modal_two_p.png) left top no-repeat;
	font-size:14px;
	height:26px;
	margin:0px 0px 20px 0px;
	padding:9px 0px 0px 26px;
}

.login_box_left {
	position:relative;
	overflow:hidden;
	float:left;
	margin:0px 15px 0px 20px;
	width:100px;
}

.login_box_left img {
	width:100px;
}

.login_box_right {
	position:relative;
	overflow:hidden;
	float:left;
	width:317px;
	height:200px;
}

.login_box_right ul {
	width:289px;
}

.login_box_right li {
	list-style:none;
	height:20px;
	padding:4px 0px 0px 0px;
	background: url(../images/login_box_right_li.png) left bottom repeat-x;
	color:#535353;
}

.login_box_right li a {
	color:#535353;
	text-decoration:none;
}

.login_box_right li:last-child {
	background:none;
}
.nblock {
	display: none;
}
a.view_prof {
	display:block;
	position:absolute;
	top:160px;
	left:0px;
	background: url(../images/view_prof.png) left top no-repeat;
	width:169px;
	height:23px;
	padding:7px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
	font-size:11px;
}

a.view_ex {
	display:block;
	position:absolute;
	top:160px;
	left:175px;
	background:#17181d;
	width:139px;
	height:23px;
	padding:7px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
}

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

.box-modal_close { position: absolute; right: 10px; top: 6px; font-size: 11px; line-height: 15px; color: #FFF; cursor: pointer; }
.box-modal_close:hover { color: #666; }

.box-modal p {
	text-align:center;
	background: url(../images/box_p.png) left top no-repeat;
	font-size:14px;
	height:26px;
	font-weight:bold;
	margin:0px 0px 8px 0px;
	padding:9px 0px 0px 0px;
}

.log_name {
	width:226px;
	height:32px;
	padding:0px 0px 0px 30px;
	border:none;
	background: url(../images/log_name.png) left top no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	margin:0px 0px 2px 0px;
}

.log_name_one {
	width:226px;
	height:32px;
	padding:0px 0px 0px 30px;
	border:none;
	background: url(../images/log_name_one.png) left top no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	margin:0px 0px 16px 0px;
}

.log_button {
	border:none;
	background: url(../images/log_button.png) left top no-repeat;
	text-align:center;
	color:#FFF;
	cursor:pointer;
	width:109px;
	height:28px;
}

a.reg_auth {
	position:absolute;
	top:130px;
	left:126px;
	display:block;
	background:#17181d;
	text-align:center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:131px;
	height:21px;
	font-size:11px;
	padding:7px 0px 0px 0px;
	color:#FFF;
	text-decoration:none;
}

a.lost_auth {
	position:absolute;
	left:84px;
	top:160px;
	font-size:11px;
	color:#464646;
	text-decoration:none;
}

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

.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }

.info_text {
	background: url(../images/info_text.png) left top no-repeat;
	height:37px;
	padding:5px 0px 0px 46px;
	font-style:italic;
}

.user_body {
	position:relative;
	overflow:hidden;
}

.user_ava_hold {
	position:relative;
	overflow:hidden;
	float:left;
	margin:0px 20px 0px 0px;
	width:120px;
}

.user_ava_hold img {
	width:120px;
	margin:2px 0px 0px 0px;
}

.user_ava_hold ul {
	padding:0px;
	margin:0px;
}

.user_ava_hold li {
	list-style:none;
	text-align:center;
}

.user_ava_hold li a {
	text-decoration:none;
}

.user_ava_hold li a:hover {
	text-decoration:underline;
}

.user_text_hold {
	position:relative;
	overflow:hidden;
	float:left;
	width:300px;
}

.user_body ul {
	padding:0px;
	margin:0px;
}

.user_body li {
	list-style:none;
	margin-bottom:4px;
}
/*---Найденные похожие новости при добавлении новостей на сайте---*/
.findrelated {
	width:99%;
	background: #ffc;border:1px solid #9E9E9E;
	padding: 5px;margin-top: 7px;
	margin-right: 10px;
}

.download img {
text-align: center;
background: #17181d;
color: #17181d;
        border: none;
    }
    
.download {
text-align: center;
background: #17181d;
background-color: #17181d;
color: #17181d;
z-index: 5;
border-color: #17181d;;
    }