html,
body {height:100%;}
body {margin:0; padding:0; font-family:arial; font-size:11px; color:#656761;word-wrap: break-word; background:#83c315;}
a img {border:0;}

a:link,
a:active,
a:visited {color:#15b5dc; text-decoration:none;}
a:hover {text-decoration:underline;}

h1,h2,h3,h4,h5,h6 {display:block; margin:0 0 10px 0; padding:0; color:#656761;}

h1, h2, h3, h4, h5 { line-height: normal; }
h1 {font-size: 1.5em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.30em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}

.viewn_text ul,
.viewn_text ol {display:block; padding:0; margin:0;}
.viewn_text ul li {display:list-item; margin:0 0 0 20px; padding:0 0 0 0px;list-style:circle;}
.viewn_text ol li {display:list-item; margin:0 0 0 20px; padding:0 0 0 0px;list-style:decimal;}

.reset,
.reset li,
.p_user_list dd,
.p_user_list dl,
.p_user_list dt,
.popup_userinfo, .popup_userinfo li,
.ptabs, .ptabs li {display:block; padding:0; margin:0; list-style:none;}

form {display:block; padding:0; margin:0;}
input[type="image"]:hover {opacity:0.8;}
input, textarea, select, button {font-family:arial; font-size:11px;}

input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
input[type="reset"], textarea, select {border: 1px solid #c5c5c5; margin:1px; color:#7b7b7b; background:#f6f6f6;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px;
}

input[type="text"],
input[type="password"],
textarea {padding-left:3px;}
textarea {padding:3px 0 0 3px;}

input[type="text"]:hover,
input[type="password"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover, textarea:hover, select:hover,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus, textarea:focus, select:focus {background:#f1f1f1;}

label, input[type=button], input[type=submit], button { cursor: pointer; }
textarea {overflow:auto;}

.left {float:left;}
.right {float:right;}
.center {text-align:center;}

.hidden {overflow:hidden;}

p {margin:10px 0;}

td { font-family:arial; font-size:11px; color:#656761;}

.clear_table {border:0; border-collapse:collapse; padding:0; margin:0;}
.clear {width:100%; height:0px; clear:both; overflow:hidden;}


hr {color:#ebece9;height:1px;border:none;background:#ebece9;}

#container_wrap button  {color:#fff;text-decoration:none;font-weight:bold;font-size:11px;white-space:nowrap;overflow:hidden;border:1px solid #fff;-moz-border-radius:8px;-webkit-border-top-right-radius:8px;-webkit-border-top-left-radius:8px;-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px;-khtml-border-radius:8px;border-radius:8px;background:url('../images/link.png') repeat-x 0 0;height:23px;cursor:pointer;padding:1px 8px 2px;}

#container_wrap {min-height:100%;font-family:arial; font-size:11px; line-height:15px; color:#656761; background:url("../images/userinfo/footer_c_bg.png") repeat-x 0 bottom;}
#popup_title {height:66px; margin-bottom:13px; text-align:center; background:#008800 url("../images/userinfo/header_c_bg.png") repeat-x 0 0;}
#popup_header {width:804px; margin:0 auto 7px auto; overflow:hidden;}
#popup_logo {float:left; margin:0 0 0 23px;}
.popup_search {width:262px; height:27px; display:block; float:right; margin:20px 2px 0 0; padding:0; position:relative; background:#649a07 url("../images/userinfo/popup_search_bg.png") no-repeat 0 0;}
.popup_search_select,
.popup_search:hover {background:#58ab00 url("../images/userinfo/popup_search_bg.png") no-repeat 0 -27px;}
.popup_search_in {width:185px; height:24px; float:left; overflow:hidden;}
.popup_search input,
.popup_search input:hover,
.popup_search input:focus {width:174px; display:block; vertical-align:top; outline:none; border:0; padding:5px 0 4px 11px; font:11px arial; color:#fff; margin:0; background:0;}
.popup_search_submit {width:66px; height:23px; position:absolute; right:1px; top:1px;}
.popup_search_submit input {width:66px; height:23px; display:block; padding:0; border:0; margin:0; vertical-align:top; background:url("../images/userinfo/popup_search_submit.png") no-repeat 0 0;}
.popup_search_submit input:hover,
.popup_search_submit input:focus {background:url("../images/userinfo/popup_search_submit.png") no-repeat 0 -23px;}

.ptabs {width:788px; margin:0 auto -1px auto; padding:0 0 0 16px; overflow:hidden;}
.ptabs li {height:32px; display:block; float:left; margin:0 5px 0 0; background:#c1e18a url("../images/userinfo/ptabs_bg.png") no-repeat 0 0;}
.ptabs li a {height:24px; display:block; padding:8px 24px 0 24px; color:#568702; text-decoration:none; background:url("../images/userinfo/ptabs_bg.png") no-repeat right -32px;}
.ptabs li.current {background:#fff url("../images/userinfo/ptabs_bg.png") no-repeat 0 -64px;}
.ptabs li.current a {color:#656761; background:url("../images/userinfo/ptabs_bg.png") no-repeat right -96px;}
.ptabs li a:hover {color:#111;}
.ptabs li.current a:hover {color:#656761;}
.ptabs_container {overflow:hidden; display:none;}
.ptabs_container.display {display:block;}

/* Логин */
.window { display: none; }
.popup{background:#ffffff; padding:15px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.popup .lform li{padding-top:5px;}
.lform .lbtn{margin-top:10px;}
.closebtn a img{width:17px; height:17px; float:right; background:url(../images/closebtn.gif) no-repeat;}
.closebtn a:hover img{background-position:-17px 0;}
.lform .lbtn span{padding-left:10px;}
.popup .avabox{margin-left:5px; margin-top:9%; margin-bottom:50%; float:left; text-align:center;} .avabox img{width:80px; height:80px;}
.poplinks{ margin-left:100px; margin-top:-5px;}
.poplinks a{color:#434c4f; line-height:18px; border-bottom:1px solid #D9E1E2; display:block;}

/*---Вывод ошибок---*/
.berrors { margin: 0 auto; width:712px; color: #483608; padding: 15px 15px 15px 72px; background: #faf1c2 url("../images/berrors.png") no-repeat 9px 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
	.berrors a { color: #a85003; }
/*----*/

/* Page navigation */
.pagenavi{max-width:800px; margin: 0 auto;  background: #fff url(../images/blusep.png) repeat-x 0 0; padding-top:25px; }
.prew, .next, .prew a img, .next a img{background:url(../images/pagenavi.png) no-repeat; width:92px; height:26px; display:inline-block; vertical-align:middle;}
.next, .next a img{ background-position:-92px -26px;} .next a:hover img{background-position:-92px 0px;}
.prew a:hover img{background-position:0 -26px;}
.pages{font-size:1.3em; font-weight:600; padding-left:20px; padding-right:20px; letter-spacing:2px;}
/*----*/

/*Coments*/
.coments {margin:5px -3px 0 0;}
.coments .title_c {background:url('../images/coment_title.png') repeat-x 0 0; height:32px;}
.coments .title_l {background:url('../images/coment_title.png') no-repeat 0 -33px; height:32px;}
.coments .title_r {background:url('../images/coment_title.png') no-repeat right -66px; height:32px;}
.coments .tt11 {text-align:center; padding-top:8px; font-weight:bold;}
.coments .cont {background:#f6f9f1; min-height:100px; overflow:hidden;}
.coments .bottom {background:url('../images/3.png') repeat-x; height:6px;}
.coments .message_l {float:left; width:100px;height:100px;overflow:hidden; padding:10px 0 10px 13px;}
.coments .message_l img {width:100px;height:100px;}
.coments .message_r {overflow:hidden; padding:0 0 0 5px; vertical-align:top; color:#656761;}
.coments .ico {background:url('../images/2.png') no-repeat; width:7px; height:7px; float:left; margin:3px 5px 0 0;}
.coments .moder {float:right; padding:0 10px 0 0;}
.coments .message_r .conts {-webkit-border-top-right-radius:8px;-webkit-border-top-left-radius:8px;-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px;-khtml-border-radius:8px;border-radius:8px;background:#fff;padding:1px 8px 2px;margin:5px 8px 5px 3px;}
.cont_top {padding:5px 0 0 0;}
/*----*/

/*Materials*/
.vid_mater {max-width:800px; margin: 0 auto; background:#fff; -webkit-border-radius: 10px;}
.vid_mater .border {border-bottom:1px solid #d8d9d5; }
.vid_mater .moder {float:right; display:inline; margin-top:1px;}
.vid_mater .moder .edit {float:right; margin-left:5px;}
.vid_mater .moder .fav {float:right;}
.vid_mater .title {background:url('../images/vid_title.png') no-repeat 0 0; height:84px;}
.vid_mater .t {background:url('../images/vid_title.png') no-repeat right -85px; padding:0 20px 0 0; height:84px;}
.vid_mater .t .text {color:#fff; font-weight:bold; font-size:15px;}
.vid_mater .title .t .text {padding:26px 0 0 45px;}
.vid_mater .pod_title {padding:14px 18px 0 18px; color:#656761;}
.vid_mater .pod_title a {color:#15b5dc;}
.vid_mater .title2 {background:url('../images/vid_title2.png') no-repeat 0 0; height:71px;}
.vid_mater .t2 {background:url('../images/vid_title2.png') no-repeat right -72px; padding:0 20px 0 0; height:84px;}
.vid_mater .t2 .text2 a {color:#fff; font-weight:bold; font-size:15px;}
.vid_mater .title2 .t2 .text2 {color:#fff; font-weight:bold; font-size:15px; padding:13px 0 0 45px;}
.vid_mater .pod_title2 {padding:15px 18px 0 18px; color:#656761;}
.vid_mater .pod_title2 a {color:#15b5dc;}
.vid_mater .cont {padding:10px 10px 0 10px; overflow:hidden;}
.vid_mater .message {overflow:hidden; padding:0 0 0 10px; vertical-align:top; color:#656761;}
.vid_mater .message a {color:#656761; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.vid_mater .hr {border-top:1px dashed #ebece9; margin:10px 15px;}
.vid_mater .pcgames {background:url('../images/cats.png') no-repeat -5px -257px; width:214px; height:38px; margin:0 0 8px 18px;}
.vid_mater .pcgames .tt {padding:4px 0 4px 40px; color:#656761;}
.vid_mater .pcgames .tt strong {padding:0 0 0 1px;}
.vid_mater .pcgames .tt a {color:#15b5dc;}
    
.vid_mater .wallpers {background:url('../images/cats.png') no-repeat -5px -300px; width:214px; height:38px; margin:0 0 8px 18px;}
.vid_mater .wallpers .tt {padding:4px 0 4px 40px; color:#656761;}
.vid_mater .wallpers .tt strong {padding:0 0 0 1px;}
.vid_mater .wallpers .tt a {color:#15b5dc;}
    
.vid_mater .mobile {background:url('../images/cats.png') no-repeat -5px -217px; width:214px; height:38px; margin:0 0 8px 18px;}
.vid_mater .mobile .tt {padding:4px 0 4px 40px; color:#656761;}
.vid_mater .mobile .tt strong {padding:0 0 0 1px;}
.vid_mater .mobile .tt a {color:#15b5dc;}
    
.vid_mater .xbox {background:url('../images/cats.png') no-repeat -5px -177px; width:214px; height:38px; margin:0 0 8px 18px;}
.vid_mater .xbox .tt {padding:4px 0 4px 40px; color:#656761;}
.vid_mater .xbox .tt strong {padding:0 0 0 1px;}
.vid_mater .xbox .tt a {color:#15b5dc;}

.vid_mater .video {background:url('../images/cats.png') no-repeat -5px -133px; width:214px; height:38px; margin:0 0 8px 18px;}
.vid_mater .video .tt {padding:4px 0 4px 40px; color:#656761;}
.vid_mater .video .tt strong {padding:0 0 0 1px;}
.vid_mater .video .tt a {color:#15b5dc;}
    
.vid_mater .soft {background:url('../images/cats.png') no-repeat -5px -88px; width:214px; height:38px; margin:0 0 8px 18px;}
.vid_mater .soft .tt {padding:4px 0 4px 40px; color:#656761;}
.vid_mater .soft .tt strong {padding:0 0 0 1px;}
.vid_mater .soft .tt a {color:#15b5dc;}
    
.vid_mater .music {background:url('../images/cats.png') no-repeat -5px -44px; width:214px; height:38px; margin:0 0 8px 18px;}
.vid_mater .music .tt {padding:4px 0 4px 40px; color:#656761;}
.vid_mater .music .tt strong {padding:0 0 0 1px;}
.vid_mater .music .tt a {color:#15b5dc;}
    
.vid_mater .consoles {background:url('../images/cats.png') no-repeat -5px -3px; width:214px; height:38px; margin:0 0 8px 18px;}
.vid_mater .consoles .tt {padding:4px 0 4px 40px; color:#656761;}
.vid_mater .consoles .tt strong {padding:0 0 0 1px;}
.vid_mater .consoles .tt a {color:#15b5dc;}

.vid_mater .button  {overflow:hidden;float:right; padding:7px 25px 0 0;}
.vid_mater .button a {padding-top:2px; overflow:hidden; background:url('../images/n_butt.png') no-repeat 0 0px; width:90px; height:23px; display:block;}
.vid_mater .button a  span {padding-left:8px; font-size:14px; color:#fff;}
.vid_mater .button a:hover {background:url('../images/n_butt.png') no-repeat -91px 0px; width:90px; height:23px;}
.vid_mater .button a:hover span {}

.vid_mater .err {float:right; padding:2px 10px 0 0;}
.vid_mater .err b {font-weight:normal; color:#83c315;}
.vid_mater .err .normal {background:url(/ldimg/stat.png) no-repeat -1px 0px; width:100px; height:18px; margin:19px 2px 0 50px;}

.vid_mater .ok {float:right; padding:2px 10px 0 0;}
.vid_mater .ok b {font-weight:normal; color:#83c315;}
.vid_mater .ok .normal {background:url('../images/content_other.png') no-repeat 0 -298px; width:89px; height:16px; margin:19px 2px 0 50px;}
.vid_mater .tags {background:url('../images/content_other.png') no-repeat 0 -315px; width:428px; height:13px; padding:0 0 2px 18px; color:#15b5dc; font-size:11px; margin:-3px 0 0 17px;}
.vid_mater .tags a {color:#15b5dc;}
/*----*/

#popup_cont {width:804px; margin:0 auto 4px auto;}
#angle_top,
#angle_bottom {width:804px; height:15px; display:block; background:url("../images/userinfo/popup_content_bg.png") no-repeat -804px 0;}
#angle_bottom {background-position:-1608px 0;}
#popup_cont_in {padding:0 2px; background:url("../images/popup_content_bg.png") repeat-y 0 0;}
#popup_content {padding:10px 11px; overflow:hidden; background:#fff;}

#block_r {width:190px; float:right; margin:0 0 0 10px; background:#f6f9f1 url("../images/userinfo/block_right_bg.png") no-repeat 0 0;}
#block_r_in {padding:5px 10px; overflow:hidden; background:url("../images/userinfo/block_right_bg.png") no-repeat -190px bottom;}
.popup_userstatus {padding:0 0 16px 0;}
.p_online,
.statusOnline {padding:0 0 0 14px; font-weight:bold; color:#83c315; background:url("../images/userinfo/status.png") no-repeat 0 -13px;}
.p_offline,
.statusOffline {padding:0 0 0 14px; font-weight:bold; color:#ff0000; background:url("../images/userinfo/status.png") no-repeat 0 0;}
.p_user_name {margin:0 0 10px 0; font-weight:bold;}
.popup_userinfo {text-align:center;}
.popup_userinfo li {margin:0 0 10px 0;}

a.p_button_blue {display:inline-block; color:#fff; background:#51d2f2 url("../images/userinfo/button_blue.png") no-repeat 0 0; cursor:pointer;}
a.p_button_blue b {height:19px; padding:4px 17px 0 17px; display:inline-block; background:url("../images/userinfo/button_blue.png") no-repeat right -23px; cursor:pointer;}
a.p_button_blue:hover {text-decoration:none; background-position:0 -46px; background-color:#00f2ff;}
a.p_button_blue:hover b {background-position:right -69px;}


.p_user_list {overflow:hidden;}
.p_user_list dl {overflow:hidden; padding:10px 10px 10px 12px;}
.p_user_list dt {width:129px; float:left;}
.p_user_list dd {overflow:hidden;}

.signature_text {overflow:hidden; padding:10px 10px 10px 12px;}
.signature_text dt {width:129px; float:left;}
.signature_text dd {overflow:hidden;}

.p_user_list dl.odd {height:19px; padding:5px 10px 0 12px; background:#f6f9f1 url("../images/userinfo/popup_list_odd_bg.png") no-repeat 0 0;}

a.user_edit {display:block; float:right; padding:0 0 0 15px; color:#656761; background:url("../images/userinfo/repair.png") no-repeat 0 3px;}
.user_yes,
.in_site,
.in_site {padding:0 10px 2px 18px; color:#83c315; background:url("../images/userinfo/user_yes.png") no-repeat 0 0;}
.user_no,
.out_site,
.out_site{padding:0 10px 2px 18px; color:#ff0000; background:url("../images/userinfo/user_no.png") no-repeat 0 0;}

.popup_footer {padding:0 0 90px 0; font-weight:bold; color:#fff; text-align:center;}

.allUsersBtn,
.uSearchFl,
.uSearchFlSbm {display:none;}
popup_cont_in form[name="fuser"] {display:none;}

.manTd1 {width:24%;}

.manTd2 input[type="text"],
.manTd2 input[type="password"],
.manTd2 textarea {margin-left:-3px;}

 #listawards td {background:#ffffff url("../images/userinfo/6-0.gif") center no-repeat;}
 #listawards td img {border:5px solid #ffffff; background:white;margin-top:1px;align:center;}
 #listawards td:hover img{background:#83c315;}
 #listawards fieldset {border:0}
 
 #listawards legend {display:none}
 #listawards {width: 100%;height:100%; margin-right: 0px; padding:20px;padding-bottom:0px;padding-top:0px;margin-top:0px;}
 #listawards {max-height: 85px;max-width:85px;}

#table {background: #fafafa;border:1px solid #c1c0c0; padding: 6px;margin-bottom: 6px;}
#title {font-size: 12px;color:black;font-weight: bold}
#but {float:right;padding-right: 7px;padding-top: 4px} 


.tableform { width: 100%; }
	.tableform td { }
	.tableform td.label { width: 20%; vertical-align: top; padding-right: 0; font-weight: bold; }
    .tableform td {padding: 10px 15px; border-bottom: 1px dotted rgb(169, 169, 169); border-left: 1px #fff;height:px; color:fff; }
	.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: 458px; }
.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/userinfo/fields.png") repeat-x; border: 1px solid #bcc0c2; }
.f_textarea, .editor_button select { padding: 0; }
.textin { padding: 2px; }

.left{
width:280px;
float:left;
}

.leftc{
width:280px;
float:left;
margin-bottom:10px;
}

.leftx{
font:13px arial;
font-weight:bold;
width:270px;
height:26px;
padding-top:9px;
padding-left:10px;
margin-bottom:5px;
background:url(../images/userinfo/leftx.png);
float:left;
}

.left1x a {
display:block;
width:260px;
float:left;
padding:5px 10px;
font-weight:bold;
}

.left1x a:hover {
background:url(../images/userinfo/left2x.png)repeat-x;
}


.content{
width:710px;
float:right;
}

.story{
width:710px;
float:left;
margin-bottom:15px;
}

.ctitle{
width:710px;
height:45px;
float:left;
background:url('../images/userinfo/ctitle.png');
margin-bottom:10px;
}

#pack1, #pack2 {
display:  none;
}

.ntitle{
float:left;
}

.ntitle a{
padding:8px;
font:13px arial;
font-weight:bold;
float:left;
}

.infon {
width:700px;
padding-left:8px;
font:8px arial;
font-weight:bold;
display:block;
float:left;
color:#696969;
}

.cstory img {
margin:5px;
padding:3px;
border:1px solid #9fa7ad;
max-width: 670px;
}

.cstory {
margin:5px;
padding:3px;
color:#000000;
font:13px Arial;
}

/* END */