.lcol, .rcol, form { display: inline; }
.lcol { float: left; } .rcol { float: right; }
.small { font-size: 0.9em; }

/*---login---*/
.loginbox, .lvsep, .loginbtn, .lbn, .lbn b, .loginava, .lexit { float: left; }
.loginbox .loginbtn, .loginbox .loginava { position: relative; margin: 10px 20px 0 0; }
	.lbn, .lbn b { height: 43px; background: url("../images/lbtn.png") no-repeat; }
		.lbn { z-index: 13; position: relative; line-height: 42px; color: #516168; font-size: 1.15em; }
			.lbn b { padding: 0 35px 0 10px; cursor: pointer; background-position: 100% -43px; }
		
		.lbn.selected { background-position: 0 -86px; }
			.lbn.selected b { background-position: 100% -129px; }

	.loginbox #logform { border: 1px solid #cbdfe8; padding: 10px; top: 42px; left: 0; z-index: 12; display: none; position: absolute; width: 180px; background-color: #fbfdfe;
		-moz-border-radius-topleft: 0;
		-webkit-border-top-left-radius: 0;
		border-top-left-radius: 0;
	}
	.loginbox #logform .lfield { margin-bottom: 1em; }
		.loginbox #logform .lfield label { display: block; margin-bottom: 0.2em; }
		.loginbox #logform .lfield input { width: 170px; padding: 4px; border: 1px solid #c0d4de; background: #fff url("../images/fields.png") repeat-x; }

	.loginbox #logform .lbtn { text-align: center; }
	.loginbox .lvsep { line-height: 24px; font-size: 1.15em; padding: 19px 0 0 21px; margin-right: 20px; height: 45px; background: url("../images/lvsep.png") no-repeat; }

	.loginbox .loginava { overflow: hidden; margin-right: 7px; }
		.loginbox .loginava img { width: 43px; }
		.loginbox .loginava b, .loginbox .loginava { height: 43px; width: 43px; }
			.loginbox .loginava b { z-index: 13; background: url("../images/loginava.png") no-repeat; position: absolute; left: 0; top: 0; }

	.loginbox .lvsep .radial { margin-right: 5px; background-color: #96c; color: #fff; float: left; padding: 0 8px; }
	.loginenter { border-top: 1px solid #dbe8ed; }
		.loginenter li a { display: block; width: 100%; padding: 5px 0; border-bottom: 1px solid #dbe8ed; }

	.lexit { width: 33px; padding-top: 43px; background: url("../images/lexit.png") no-repeat; }
		.lexit:hover { background-position: 0 -43px; }

	
/*---headimage---*/
.himage { height: 129px; background: url("../images/himage.png") no-repeat; }
	.himage .himage { background-position: 100% -129px; }
		.himage .himage .himage { background: #297cd3 url("../images/himage.jpg") no-repeat 100% 0; }
			.himage h2 { margin-top: 28px; float: left; font: 1.5em/22px sans-serif; color: #fff; }

/*---Userinfo---*/
.userinfo { padding-left: 125px; }
.ui-dialog-content .userinfo { padding: 10px 0 10px 125px; }
	.userinfo .lcol { margin-left: -125px; width: 110px; padding-right: 15px; }
		.userinfo .lcol .avatar { margin-bottom: 10px; padding: 4px; background-color: #fff; border: 1px solid #c0d4de; }
			.userinfo .lcol .avatar img { width: 100px; }
		.userinfo .lcol ul { font-size: 0.9em; }

	.userinfo .rcol { width: 100%; }
		.userinfo .rcol ul { list-style: none; margin-left: 0; }
		.userinfo .rcol ul li { margin-bottom: 0.2em; } 

		.ussep { padding-top: 12px; background: url("../images/ussep.png") no-repeat; }
.grey { color: #6c838e; }
.blue { color: #388bd4; }


































/* errors */
.berrors { margin-bottom: 16px; font-size: 0.9em; font-style: italic; padding: 8px 21px 8px 22px; background-color: #fcf7ee; line-height: normal; border: 1px solid #f3e4d9; border-width: 1px 0; }
.berrors1 { margin-bottom: 16px; font-size: 0.9em; font-style: italic; padding: 8px 21px 8px 22px; background-color: #f9fdee; line-height: normal; border: 1px solid #8bb917; border-width: 1px 0; }
.berrors2 { margin-bottom: 16px; font-size: 0.9em; font-style: italic; padding: 8px 8px 8px 8px; background-color: #f7fcff; line-height: normal; border: 1px solid #568bb1; border-width: 1px 0; }



/* buttons */
.tbutton, .tbutton:link, .tbutton:active, .tbutton:visited {color:#fff; background: url("../images/button2.png") no-repeat 0px 0px; cursor: pointer; display: inline-block; height:21px; margin:0 0 0 0px; font-family:tahoma, verdana, sans-serif; padding:0px 0px 1px 10px; text-align:center; font-size:11px;}
        .tbutton span {background: url("../images/button2.png") no-repeat 100% 0px; cursor: pointer; display: inline-block; height:21px; padding: 1px 8px 0px 0px;}
        .tbutton:hover {color:#fff; text-decoration:none; background-position:0 -23px;}
        .tbutton:hover span {background-position:right -22px;}

.linkbutton, .linkbutton:link, .linkbutton:active, .linkbutton:visited {color:#fff; background: url(../images/button.png) no-repeat 0px 0px; cursor: pointer; display: inline-block; height:25px; margin:0 0 0 -2px; font-family:tahoma, verdana, sans-serif; padding:0px 0px 1px 10px; text-align:center; font-size:11px;}
        .linkbutton span {background: url(../images/button.png) no-repeat 100% 0px; cursor: pointer; display: inline-block; height:25px; padding: 3px 9px 0px 0px;}
        .linkbutton:hover {color:#fff; text-decoration:none; background-position:0 -27px;}
        .linkbutton:hover span {background-position:right -27px;}
    
.admin_button, .admin_button:link, .admin_button:active, .admin_button:visited {color:#fff; background: url(../images/admin_button.png) no-repeat 0px 0px; cursor: pointer; display: inline-block; height:25px; margin:0 0 0 -2px; font-family:tahoma, verdana, sans-serif; padding:0px 0px 1px 10px; text-align:center; font-size:11px;}
        .admin_button span {background: url(../images/admin_button.png) no-repeat 100% 0px; cursor: pointer; display: inline-block; height:25px; padding: 3px 9px 0px 0px;}
        .admin_button:hover {color:#fff; text-decoration:none; background-position:0 -27px;}
        .admin_button:hover span {background-position:right -27px;}
  
.fbutton, .btn_reglog, .vresult { border: 0 none; background: none; cursor: pointer; }
.btn_reglog { background: #f2f2f2 url("../images/bbcodes.png") repeat-x; border: 1px solid #c5c5c5; color: #7d7d7d; width: 108px; height: 21px; padding-bottom: 3px; font-weight: bold; }
.btn_reglog:hover { background: #fff none; } .vresult { color: #3375a3; padding: 7px 3px 3px 3px; font-size: 0.9em; }

.fbutton { background: #f2f2f2 url("../images/bbcodes.png") repeat-x; border: 1px solid #c5c5c5; color: #3479a7; padding: 2px 9px; font-weight: bold; cursor: pointer; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
.fbutton:hover { background: #fff none; }
.fbutton { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -moz-box-shadow: 0 1px 4px -2px black; -webkit-box-shadow: 0 1px 4px -2px black; box-shadow: 0 1px 4px -2px black;}

body {margin:0; padding:0; font-family:tahoma; font-size:14px; color:#4d4d4d;word-wrap: break-word; background:0; line-height: 1.5;}
a img {border:0;}

a:link,
a:active,
a:visited {color:#4d4d4d; text-decoration:underline;}
a:hover {text-decoration:none;}

h1,h2,h3,h4,h5,h6 {display:block; margin:0 0 10px 0; padding:0; color:#000;}

h1 {font-size:26px;}
h2 {font-size:25px;}
h3 {font-size:24px;}
h4 {font-size:23px;}
h5 {font-size:18px;}
h6 {font-size:16px;}

ul, li, form {display:block; padding:0; margin:0; list-style:none;}

input[type="image"]:hover {opacity:0.8;}
input, textarea, select, button {font-family:tahoma; font-size:11px;}

input[type="text"],
input[type="password"],
input[type="button"], textarea, select {}

#container_wrap {min-width:1010px; padding: 0;}
#hnav {margin:0 0 4px 7px; background:#2a89cd url(../images/designs/hnav_bg.png) repeat-x 0 0;}
#hnav_l_bg {background:url(../images/designs/hnav_bg.png) no-repeat 0 -52px;}
#hnav_r_bg {height:52px; position:relative; background:url(../images/designs/hnav_bg.png) no-repeat right -104px;}
#hnav_angle {width:7px; height:42px; position:absolute; left:0px; top:1px; background:url(../images/designs/hnav_on_bg.png) no-repeat 0 -42px;}
#hnav_list {height:41px; overflow:hidden;}
#hnav_list li {float:left; padding:0 0 0 2px; font-size:16px; background:url(../images/designs/hnav_razdelitel.png) no-repeat 0 7px;}
#hnav_list li:first-child {background:0;}
#hnav_list li a {height:31px; padding:10px 33px 0 33px; display:block; color:#fff; text-decoration:none; background:url(../images/designs/hnav_on_bg.png) repeat-x -999px -999px;}
#hnav_list li a:hover {background-position:0 0;}
#hnav_list li span {height:31px; padding:10px 33px 0 33px; display:block; color:#fff; cursor:pointer;}
.hnav_listlink a {text-shadow:0px 0px 0px #fff; background:url(../images/designs/hnav_on_bg.png) repeat-x 0 0 !important;}

#header {margin-bottom:3px; background:#4098c1 url(../images/designs/header_c_bg.png) repeat-x 0 0;}
#header_in {background:url(../images/designs/header_bg.jpg) no-repeat center 0;}
#header_in2 {height:209px; position:relative; background:url(../images/designs/header_r_bg.png) no-repeat right bottom;}
#hlogo {width:299px; height:78px; float:left; margin:61px 0 0 0;}
#hlogo a {height:70px; display:block;}

.hsearch {width:217px; height:19px; padding:3px; position:absolute; left:72px; top:123px; background:url(../images/designs/hsearch_bg.png) no-repeat 0 0;}
.hsearch input[type="text"] {width:141px; height:17px; float:left; padding:0 6px; margin:0; border:1px solid #8fa8b4; color:#949494; line-height:17px; background:#fff;}
.hsearch input[type="text"]:hover,
.hsearch input[type="text"]:focus {background-color:#F5F5F5;}
.hsearch input[type="image"] {display:block; float:right;} 

#hbanka {width:479px; height:81px; padding:22px 0 0 11px; overflow:hidden; position:absolute; right:9px; top:14px; background:url(../images/designs/hbanka_bg.png) no-repeat 0 0;}
a.hbanka_order {position:absolute; right:9px; top:5px; font-family:verdana; color:#23537e; text-shadow:0 0 1px #9db1c2; text-decoration:none;}
a.hbanka_order:hover {text-decoration:underline;}

#hicon {width:238px; position:absolute; left:30px; bottom:0px; padding:0 0 0 4px;}
#hicon li {width:53px; height:40px; float:left; margin:0 0 0 14px; background:url(../images/designs/hicons_bg.png) no-repeat 0 6px;}
#hicon li.hicon_2 {background:url(../images/designs/hicons_bg.png) no-repeat -53px 6px;}
#hicon li.hicon_3 {background:url(../images/designs/hicons_bg.png) no-repeat -106px 6px;}
#hicon li a {width:53px; height:40px; float:left; position:relative; background:url(../images/designs/hicons_on_bg.png) no-repeat 0 0;}
#hicon li a span {width:76px; height:54px; display:none; position:absolute; left:-12px; top:-3px; background:url(../images/designs/hicons_on_bg.png) no-repeat 0 -40px; cursor:pointer;}

#hdescript {width:467px; max-height:147px; padding:6px 6px 6px 8px; overflow:hidden; position:absolute; margin:0 0 0 -185px; left:48%; bottom:15px; color:#fff;}

.hpanel {padding:10px 0 0 100px; position:absolute; right:14px; top:50px;}
	.hpanel a {color:#6e6e6e; text-decoration:none;}
	.hpanel a:hover {text-decoration:underline;}
.hpanel_login_title {height:32px; background:url(../images/designs/hpanel_title_login.png) no-repeat 0 0;}
span.hbutton, a.hbutton {height:30px; display:block; float:right; padding:0 10px 0 0; text-decoration:none; background:url(../images/designs/hpanel_button_bg.png) no-repeat right -30px;}
span.hbutton span, a.hbutton span {height:23px; display:block; padding:7px 4px 0 14px; font-size:13px; color:#767676; text-shadow:0 0 0px #767676; text-transform:uppercase; text-align:center; background:url(../images/designs/hpanel_button_bg.png) no-repeat 0 0; cursor:pointer;}

span.hbutton:hover, a.hbutton:hover {text-decoration:none; background-position:right -90px;}
span.hbutton:hover span, a.hbutton:hover span {background-position:0 -60px;}

.hpanel_prof {width:180px;}
.hpanel_prof .hpanel_login_title {background:url(../images/designs/hpanel_title_profile.png) no-repeat 0 0;}


a.hbutton_profile {float:left;}
a.hbutton_profile span {padding-left:26px; padding-right:16px;}

/* CPOP start */
.cpop {width:350px; height:240px; display:none; padding-top:5px; position:absolute; left:40%; top:35%; background:url(../images/designs/cpopup_bg.png) no-repeat 0 0; z-index:10;}
.cpop_in {height:185px; padding-top:40px; overflow:hidden; position:relative; background:#f4f4f4 url(../images/designs/cpopup_bg.png) no-repeat 0 -5px;}
.cpop_drag {width:350px; height:40px; position:absolute; left:0px; top:0px; font-size:0px; cursor:move; z-index:1;}
.cpop_close {width:13px; height:13px; display:block; position:absolute; right:15px; top:9px; background:#44758c url(../images/designs/cpopup_bg.png) no-repeat -322px -14px; cursor:pointer; z-index:2;}
.cpop_close:hover {background-position:-350px 0;}

.cpopform {font-family:tahoma; font-size:11px;}
.cpopform_in {width:297px; margin:0 auto;}
.cpopform_in span {display:block; margin-bottom:6px; padding:0 0 0 6px; color:#68abcb;}
.cpopform_in input {width:293px; border:0; margin:0 0 8px 0; padding:5px 0 7px 0; font-size:12px; line-height:14px; text-indent:5px; color:#7d9dac; background:#f4f4f4 url(../images/designs/popup_input_bg.png) no-repeat 0 0;}
.cpopform_in input:focus {background-position:0 -26px;}
.cpopform_in2 {padding-bottom:4px; text-align:center;}
.cpopform_in3 {padding:10px 10px 0 15px; color:#074665; text-align:center;}
.cpopform_in3 a {color:#1d79a7;}
.cpopform_in3 a:hover {text-decoration:underline;}

.cpop_prof {padding:0 25px 0 8px; overflow:hidden;}
.cpop_prof_l {width:110px; float:left; text-align:center;}
.cpop_prof_l a {font-weight:bold; color:#4a8eaf;}
.cpop_prof_l a:hover {text-decoration:underline;}
.cpop_prof_ava {width:114px; height:114px; padding:6px 0 0 6px; margin-bottom:28px; text-align:left; overflow:hidden; background:url(designs_95/cpop_prof_avatar_bg.png) no-repeat 0 0;}
.cpop_prof_ava img {max-width:110px !important; max-height:110px !important; display:block; vertical-align:top;}
.cpop_prof ul {width:190px; padding:8px 0 0 0; float:right;}
.cpop_prof ul li {display:block; border-bottom:1px solid #d7e3e8; padding:5px 0 5px 1px; color:#4a8eaf;}
.cpop_prof ul li a {color:#4a8eaf; text-decoration:none;}
.cpop_prof ul li a:hover {color:#155270;}
a.cpopup_exitprofile {font-size:15px; font-weight:100; color:#458bad; text-shadow:0 0 0px #458bad; text-decoration:none;}
a.cpopup_exitprofile:hover {color:#222; text-shadow:0 0 0px #222; text-decoration:none;}
/* CPOP end */

#content_full {padding:0 0 20px 0; overflow:hidden; background:url(../images/designs/content_gr.png) repeat-x 0 0;}
#side_left {width:224px; float:left; padding:14px 0 0 0;}
#side_right {width:221px; float:right; padding:8px 0 0 0;}
#side_center {padding:8px 0 0 0; margin:0 224px 0 223px;}

.block_1_full {width:223px; margin:-10px 0 10px 0; background:#39a2d0 url(../images/designs/block_1_bg.png) repeat-y 0 0;}
.block_1_in {background:url(../images/designs/block_1_b_bg.jpg) no-repeat 0 bottom;}
	.block_1_in span {display:block; height:30px; margin:0 0 0 7px; background:url(../images/designs/block_1_bg.png) no-repeat -446px 0;}

.block_2_in {background:url(../images/designs/block_2_b_bg.jpg) no-repeat 0 bottom;}
	.block_2_in span {display:block; height:30px; margin:0 0 0 7px; background:url(../images/designs/block_1_bg.png) no-repeat -446px 0;}
	
	.block_1_title {height:30px; background:url(../images/designs/block_1_bg.png) no-repeat -223px 0;}
.block_1_cont {padding:10px 6px 65px 7px;}

.block_1_nav li {display:block; margin-bottom:10px; font-size:12px; background:url(../images/designs/bnav_on_bg.png) no-repeat -999px -888px;}
.block_1_nav li a {display:block; padding:6px 7px 6px 43px; color:#fff; text-shadow:0 0 0px #fff; text-decoration:none; background:url(../images/designs/bnav_arrow.png) no-repeat 25px 7px;}

.block_1_nav li:hover {background:url(../images/designs/bnav_on_bg.png) repeat-y 0 0;}
.block_1_nav li a:hover {background:url(../images/designs/bnav_arrow.png) no-repeat 25px 7px;}

.block_2_full {width:209px; margin:0 0 8px 8px; background:url(../images/designs/block_left_bg.png) repeat-y 0 0;}
.block_2_title {height:31px; padding:16px 0 0 13px; font-size:13px; font-weight:bold; color:#fff; text-shadow:0 0 1px #2677a3; overflow:hidden; background:#2b87ca url(../images/designs/block_left_bg.png) no-repeat -209px 0;}
.block_2_cont {padding:0 6px 5px 12px; background:url(../images/designs/block_left_bg.png) no-repeat -418px bottom;}

.block_5_full {width:200px; margin:0 0 8px 8px; background:url(../images/designs/block_5_bg.png) repeat-y 0 0;}
.block_5_title {height:30px; padding:14px 0 0 13px; font-size:13px; font-weight:bold; color:#fff; text-shadow:0 0 1px #2677a3; overflow:hidden; background:#2b87ca url(../images/designs/block_5_bg.png) no-repeat -200px 0;}
.block_5_cont {padding:0 6px 20px 7px; background:url(../images/designs/block_5_bg.png) no-repeat -400px bottom;}
.b_5_nav {overflow:hidden; margin:0 0px;}
.b_5_nav li {height:21px; display:block; padding:12px 0 0 20px; background:url(../images/designs/block_5_nav_bg.png) no-repeat 0 bottom;}
.b_5_nav li a {display:block; color:#575757; text-shadow:0 0 0px #575757; text-decoration:none;}
.b_5_nav li a:hover {text-decoration:underline;}

.blink_rss {width:27px; height:27px; display:block; float:right; margin:-5px 8px 0 0; background:url(../images/designs/blink_rss.png) no-repeat 0 0;}
.blink_rss:hover {opacity:0.8;}

.bcat {overflow:hidden; margin:0 -4px 0 -5px;}
.bcat li {display:block;}
.bcat li a {height:20px; display:block; padding:10px 0 0 25px; color:#575757; text-shadow:0 0 0px #575757; text-decoration:none; background:url(../images/designs/bcat_bg.png) repeat-x 0 0;}
.bcat li a:hover {color:#fff; text-shadow:0 0 0px #fff; background:#4596ba url(../images/designs/bcat_bg.png) no-repeat -200px;}

.block_chat_full {width:218px; background:url(../images/designs/block_chat_bg.png) no-repeat 0 0;}
.block_chat_title {height:38px; padding:26px 0 0 59px; font-size:24px; color:#2a8cb9;}
.block_chat_cont {padding:4px 21px 15px 17px; background:url(../images/designs/block_chat_bg.png) no-repeat -218px bottom;}

.hchat_loop {width:174px; padding:4px 0 0 6px; margin:0 0 3px 0; color:#474747; text-shadow:0 0 0px #474747; background:url(../images/designs/hchat_line_bg.png) no-repeat 0 0;}
.hchat_loop a {color:#2f8dba;text-decoration:none;}
.hchat_loop a:hover {text-decoration:underline;}
.hchat_loop a strong {color:#2f8dba;}

.bchat_bottom {overflow:hidden; padding:18px 0 0 0; background:url(../images/designs/bchat_bottom_bg.png) repeat-x 0 0;}
a.bchat_1 {width:62px; height:19px; padding:4px 0 0 0; display:block; float:left; margin-right:9px; font-size:12px; color:#fff; text-shadow:0 0 1px #fff; text-decoration:none; text-align:center; background:#2b87ca url(../images/designs/bchat_button.png) no-repeat 0 0;}
a.bchat_2 {width:30px; height:23px; display:block; float:left;font-size:0px; text-indent:-999px; overflow:hidden; background:#2b87ca url(../images/designs/bchat_button.png) no-repeat -62px 0;}

a.bchat_1:hover,
a.bchat_2:hover {opacity:0.8;}

.block_vote {width:183px; padding:136px 14px 17px 17px; background:url(../images/designs/block_vote_bg.jpg) no-repeat 0 0;}
.block_vote_title {padding:0 0 8px 0; color:#a6a6a6;}
.block_vote_bottom {overflow:hidden; padding:8px 0 0 10px;}
.block_vote_bottom a {display:block; color:#787878; text-align:center; text-decoration:none;}
.bvote_1 {width:74px; height:38px; float:left; background:url(../images/designs/bvove_button_bg.png) no-repeat 0 0;}
.bvote_1 a {width:59px; height:17px; padding:5px 0 0 0; display:block; float:left; margin:7px 0 0 8px;}

.bvote_2 {width:93px; height:38px; float:left; background:url(../images/designs/bvove_button_bg.png) no-repeat -74px 0;}
.bvote_2 a {width:73px; height:17px; padding:5px 0 0 0; display:block; float:left; margin:7px 0 0 10px;}
.bvote_1:hover,
.bvote_2:hover {opacity:0.6;}

/* content */
.cont_inf {overflow:hidden; padding:10px 0 0 0; margin:0 0 10px 0;}
.cont_inf_row {width:33%; float:left;}
.cont_inf_in {width:95%;margin:0 auto;}
.cont_inf_title {height:22px; padding:6px 0 0 42px; background:url(../images/designs/cont_inf_icon.png) no-repeat 0 0;} 
.cont_inf_title.icons_2 {background-position:0 -28px;}
.cont_inf_title.icons_3 {background-position:0 -56px;}
.cont_inf_list {padding:5px 5px 5px 10px; border:1px solid #e3e3e3; color:#1c85b3;} 
	.cont_inf_in a {color:#1c85b3; text-decoration:none;}
	.cont_inf_in a:hover {text-decoration:underline;}
.cont_inf_list li {height:12px; overflow:hidden; padding:1px 0 3px 23px; margin-bottom:4px; background:url(../images/designs/cont_inf_arrow_1.png) no-repeat 0 0;}
.cont_inf_list.icons_2 li {background-image:url(../images/designs/cont_inf_arrow_2.png);}
.cont_inf_list.icons_3 li {background-image:url(../images/designs/cont_inf_arrow_3.png);}

.viewn_loop {margin:0 0 4px 0; overflow:hidden;background:url(../images/designs/viewn_bg.png) repeat-x 0 bottom;}
.viewn_in {background:url(../images/designs/viewn_bg.png) repeat-y 0 0;}
.viewn_in .viewn_in {background:url(../images/designs/viewn_bg.png) repeat-y right 0;}
.viewn_in .viewn_in .viewn_in {background:url(../images/designs/viewn_angle_l_b_bg.png) no-repeat 0 bottom;}
.viewn_in .viewn_in .viewn_in .viewn_in {padding:0 0 5px 0; overflow:hidden; background:url(../images/designs/viewn_angle_r_b_bg.png) no-repeat right bottom;}

.viewn_title {height:40px; position:relative; background:url(../images/designs/viewn_title_bg.png) no-repeat 0 0;}
.viewn_title h4 {height:35px; padding:5px 0 0 30px; margin:0; overflow:hidden; font-size:15px; font-weight:100; white-space:nowrap; color:#015a9a; text-shadow:0 0 0px #015a9a; background:url(../images/designs/viewn_title_bg.png) no-repeat right -40px;} 
.viewn_title a {    text-shadow: 0 1px 1px #404040; color:#fff; text-decoration:none; font-size: 24px;}
.viewn_title a:hover {text-decoration:underline;}
.viewn_title b {width:33px; height:40px; display:block; position:absolute; right:0px; top:0px;background:url(../images/designs/viewn_title_bg.png) no-repeat right -80px;} 
.viewn_details {height:25px; padding:8px 5px 0 5px; margin:0 2px; overflow:hidden; color:#014a6c; background:url(../images/designs/viewn_gr.png) repeat-x 0 0;}
.viewn_details a {color:#014a6c; text-decoration:none;}
.viewn_details a:hover {text-decoration:underline;}
.viewn_date,
.viewn_cat,
.viewn_view,
.viewn_comm {height:20px; float:left; padding:6px 0 0 31px; margin:0 10px 0 0; background:url(../images/designs/viewn_icon.png) no-repeat 0 0;}

.viewn_date {}
.viewn_cat {background-position:0 -26px;}
.viewn_author {float:right; background-position:0 -52px;}
.viewn_view {background-position:0 -78px;}
.viewn_comm {background-position:0 -104px;}

a.viewn_open {font-size: 11px; width:98px; height:15px; padding:1px 0 0 0; display:block; float:right; margin:4px 0 0 36px; color:#fff; text-align:center; background:#2b89cc url(../images/designs/viewn_link_bg.png) no-repeat 0 0;}
a.viewn_open:hover {text-decoration:none;background:#009bff url(../images/designs/viewn_link_bg.png) no-repeat 0 -16px;}
.viewn_rating {width:104px; float:right; margin:5px 0 0 0;}

.viewn_cont {padding:5px 10px; overflow:hidden;}
.viewn_cont img {max-width:99% !important;}
.viewn_cont img[align="left"] {display:block; float:left; margin:0 10px 10px 0;}
.viewn_cont img[align="right"] {display:block; float:right; margin:0 0 10px 10px;}

.viewn_img {display:inline-block;position:relative;}
.viewn_img_t {width:40px; height:40px; display:inline-block; position:absolute; right:0px; top:0px; background:url(../images/designs/viewn_img_angle.png) no-repeat 0 0;}
.viewn_img_b {width:40px; height:40px; display:inline-block; position:absolute; left:-4px; bottom:-1px; background:url(../images/designs/viewn_img_angle.png) no-repeat 0 -40px;}

.vspoiler_full {overflow:hidden; margin:0 6px 6px 6px;}
.vspoiler_title {height:29px; background:#52a2f3 url(../images/designs/vspoiler_bg.png) no-repeat 0 0;}
.vspoiler_title div {height:29px; position:relative; font-size:14px; color:#fff; text-shadow:0 0 0px #fff; background:url(../images/designs/vspoiler_bg.png) no-repeat right -29px;}
.vspoiler_toogle {display:block; padding:4px 0 2px 33px; float:left; cursor:pointer;}
.vspoiler_toogle_minus {background:url(../images/designs/vspoiler_bg.png) no-repeat 11px -35px;}
.vspoiler_cont {display:none;}
.vspoiler_cont_in {margin:0 10px; padding:8px 20px 10px 20px; border:1px solid #2d83da; border-top:0; background:#a7ccdc;}
.vspoiler_cont_in a {text-decoration:none;}
.vspoiler_cont_in a:hover {text-decoration:underline;}
.vspoiler_acces {display:block;}

.vcomm_loop {overflow:hidden; margin:0 3px 5px 3px; position:relative; background:#f4f9fb;}
	.vcomm_angle_l {width:6px; height:6px; position:absolute; left:0px; bottom:0px; background:url(../images/designs/vcomm_angle_bg.png) no-repeat 0 0;}
	.vcomm_angle_r {width:6px; height:6px; position:absolute; right:0px; bottom:0px; background:url(../images/designs/vcomm_angle_bg.png) no-repeat -6px 0;}
.vcomm_top {background:url(../images/designs/vcomm_title_bg.png) no-repeat 0 0;}
.vcomm_top_in {height:28px; padding:7px 21px 0 14px; overflow:hidden; color:#085f9d; background:url(../images/designs/vcomm_title_bg.png) no-repeat right -35px;}
	.vcomm_top a {color:#085f9d; text-decoration:none;}
	.vcomm_top a:hover {text-decoration:underline;}
.vcomm_t_r {float:right;}
	
.vcomm_cont {padding:6px 14px 14px 14px; overflow:hidden; border:1px solid #91c1d6; border-top:0; background:url(../images/designs/vcomm_line.png) repeat-x 0 0;}
.vcomm_left {width:95px; float:left; margin:0 10px 0 0;}
.vcomm_right {overflow:hidden; padding:12px 0 0 0; color:#658cb3;}
.vcomm_message{min-height:60px; padding:0 0 5px 0;}
.vcomm_sys {overflow:hidden; text-align:right;}
.vcomm_sys a {color:#085f9d; font-weight:bold; text-decoration:none;}
.vcomm_sys a:hover {text-decoration:underline;}

/* viewn music */
.vmusic {margin:10px; overflow:hidden; position:relative;}
.vmusic_angle_l_t {width:12px; height:12px; position:absolute; left:0px; top:0px; background:url(../images/designs/vmusic_angle.png) no-repeat 0 0;}
.vmusic_angle_r_t {width:12px; height:12px; position:absolute; right:0px; top:0px; background:url(../images/designs/vmusic_angle.png) no-repeat -12px 0;}
.vmusic_angle_l_b {width:12px; height:12px; position:absolute; left:0px; bottom:0px; background:url(../images/designs/vmusic_angle.png) no-repeat 0 -12px;}
.vmusic_angle_r_b {width:12px; height:12px; position:absolute; right:0px; bottom:0px; background:url(../images/designs/vmusic_angle.png) no-repeat -12px -12px;}
.vmusic_in {padding:16px 16px 30px 16px; overflow:hidden; border:1px solid #e6e6e6; color:#4f7f94; background:#f9f9f9 url(../images/designs/vmusic_right_bg.png) no-repeat right center;}
.vmusic_downloads {overflow:hidden; padding:10px 0 40px 0; text-align:center;}
a.vmusic_download {width:171px; height:21px; padding:6px 0 0 0; display:inline-block; margin:0 3px; font-size:12px; text-align:center; text-transform:uppercase; color:#fff; text-shadow:0 0 0px #fff; text-decoration:none; background:#2583c6 url(../images/designs/vmusic_download_button_bg.png) no-repeat 0 0;}
a.vmusic_download:hover {background:#00a3ff url(../images/designs/vmusic_download_button_bg.png) no-repeat 0 -27px;}

/* PREV MUSIC */
.prevmusic_full {overflow:hidden; margin-bottom:5px; position:relative;}
	.prevmusic_angle_lt {width:10px; height:10px; position:absolute; left:0px; top:0px; background:url(../images/designs/prevmusic_angle.png) no-repeat 0 0;}
	.prevmusic_angle_rt {width:10px; height:10px; position:absolute; right:0px; top:0px; background:url(../images/designs/prevmusic_angle.png) no-repeat -10px 0;}
	.prevmusic_angle_lb {width:10px; height:10px; position:absolute; left:0px; bottom:0px; background:url(../images/designs/prevmusic_angle.png) no-repeat 0 -10px;}
	.prevmusic_angle_rb {width:10px; height:10px; position:absolute; right:0px; bottom:0px; background:url(../images/designs/prevmusic_angle.png) no-repeat -10px -10px;}
.prevmusic_in {border:1px solid #8bbdd6; padding:0 0 15px 0;}
.prevmusic_title {height:30px; padding:12px 0 0 16px; font-size:15px; color:#278ab7; text-shadow:0 0 0px #278ab7; background:url(../images/designs/prevmusic_title_bg.png) no-repeat right 5px;}
.prevmusic_cont {overflow:hidden; padding:5px 0 0 0; background:url(../images/designs/prevmusic_gr.png) repeat-x 0 0;}
.prevmusic_cont li {overflow:hidden; padding:8px 9px 5px 29px; border-bottom:1px solid #baceef; background:url(../images/designs/prevmusic_arrow.png) no-repeat 5px 11px;}
.prevmusic_cont a {color:#006190; text-decoration:none;}
.prevmusic_cont a:hover {text-decoration:underline;}
a.musicprev_play {width:77px; height:18px; padding:3px 0 0 32px; display:block; float:right; margin:-2px 0 0 6px; font-size:12px; color:#fff; text-shadow:0 0 1px #fff; background:#2b88cc url(../images/designs/prevmusic_play_button.png) no-repeat 0 0;}
a.musicprev_play:hover {text-decoration:none; background:#4fa2f1 url(../images/designs/prevmusic_play_button.png) no-repeat 0 -21px;}

#footer {padding:14px 19px; overflow:hidden; border-top:1px solid #dae0e9; background:#f1f7fa;}
#footer_l {width:180px; float:left;}
#footer_r {width:250px; float:right; padding:6px 0 0 0; color:#3278af;}
#footer_c {margin:0 213px 0 180px; padding:8px 0 0 0; text-align:center;}
#footer_c img {margin:0 3px;}
#footer_r a {color:#3278af; text-decoration:none;} 
#footer_r a:hover {text-decoration:underline;} 


/* OTHER */
#tooltip {
position: absolute;
z-index: 10;
border: 1px solid #1593db;
background-color: #fff;
font-size:11px;
color: #000;
 margin:0 5px 0 0;
padding: 3px 5px;
opacity: 0.75;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px;
  box-shadow: 0 0 5px #1A3457;/* Каноническое задание */
  -webkit-box-shadow: 0 0 5px #1A3457; /* Safari, Chrome */
  -moz-box-shadow: 0 0 5px #1A3457; /* Firefox */
}
#tooltip h3 {display:block; margin:0; padding:0; font-size:1em;}

/* PAGINATOR */
#pagesBlock1 {height:16px; overflow:hidden; padding:20px 0 25px 0; font-style:italic; font-size:11px; font-weight:bold; text-align:center;}
#pagesBlock1 a,
.swchItemA {height:16px; display:inline-block; color:#278ab7; margin:0 3px; text-decoration:none; vertical-align:top;}
#pagesBlock1 b {position:relative; top:-2px;}
#pagesBlock1 a span {position:relative; top:4px;}
.swchItemA {padding:0 5px; font-size:18px;}
#pagesBlock1 a span {height:16px; display:inline-block; padding:0 5px; font-weight:bold; color:#006190; cursor:pointer;}
#pagesBlock1 a:hover {color:#000;}
#pagesBlock1 a:hover span {color:#000;}

.pag_prev {width:28px; height:17px; display:inline-block; position:relative; top:1px; background:url(../images/designs/paginator_bg.png) no-repeat 0 0; cursor:pointer;}
.pag_prev:hover {background-position:0 -17px;}
.pag_next {width:28px; height:17px; display:inline-block; position:relative; top:1px;background:url(../images/designs/paginator_bg.png) no-repeat -28px 0; cursor:pointer;}
*:first-child+html .pag_prev,
*:first-child+html .pag_next {top:3px;} /* IE7 */
.pag_next:hover {background-position:-28px -17px;}
.pag_null,
.pag_null span {background:0 !important; padding:0 !important;}
.pag_null {margin:0 20px;}

.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background-color: #fff;
	width: 330px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 0.9em; 
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.pm_status_content {
	padding: 5px;
}
.bg {
background-color: #f1f5f6;
    padding: 10px;
    border-radius: 10px;}
.stat {text-align: justify}
.shortglav img {width:180px}