﻿/* GLOBAL styles */
.clearfix { zoom: 1 }
.clearfix:after {
content: ' ';
clear:both;
display: block;
width: 0; height: 0;
overflow: hidden;
font-size: 0;
}


body {height:100%;}

body, html {
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
body, td, div, p, li {
	font-size: small;
}

img {
	border:none;
}

.left_column {
	float:left;
	display: block;
	margin-right: -20px;
	width:60%;
}
.header {
	clear:both;
	height:94px;
}
.right_column {
	width: 40%;
	float:right;
	/* отмена обтекания левой колонки */
	 display:table;
	_height: 0;/*IE5-6*/
	zoom: 1;/*IE7*/
}
#left_block {
	padding-right: 10px;
	float:left;
	display: block;
}
.clear {
	height: 10px;
	clear: both;
}
a {
	color: #005BE4;
}
/*a:visited {
	color: #840084;
}

*/

h2, h1 {
	font-size: large;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 0.5em;
}
h3 {
	color: #DF0017;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-bottom: 5px;
}
.big_red {
	color: #DF0017;
	font-size:1.4em;
}
p {
	margin:0;
}
#footer {
	margin: 20px 20px 0 20px;
	border-top: 1px solid black;
	padding: 10px 20px 10px 20px;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
}
form {
	margin:0;
	padding:0;
}

/* CONTENT */

.top_line  {
	height: 90px;
	border-top: 2px solid black;
	border-bottom: 1px solid black;
	float:left;
	width: 60%;
	margin-top: 2px;
}
ul.menu_top {
	margin:0;
	padding: 3px 0 5px 20px;
	background: #F6F4C7;
	color: #6D6900;
}
ul.menu_top a{
	color: black;
	text-decoration: none;
	line-height: 1.7em;
	background: url('bullet.gif') no-repeat 0px 1px;
	padding-left:16px;
}
ul.menu_top li{
	margin:0;
	padding:0;
	display: inline;
	padding-right: 20px;
}
ul.menu_top a:visited{
	color: black;
	text-decoration: none;
}
ul.menu_top a:hover{
	color: black;
	text-decoration: underline;
}

#padd {
	padding: 0 0 0 20px;
}

#blog_info {
	color: #656565;
	font-size: 0.8em;
	margin-left:20px;
}

.blog_info {
	color: #656565;
	font-size: 0.8em;
}

#blog_info a {
	color: #005BE4;
}

#blog_title {
	font-size: medium;
}
#blog_date {
	font-size: 0.8em;
	color: #6F6F6F;
}
.blog_main {
	padding: 10px;
}
.blogs {
	padding: 10px;
}
.blogs p{
	padding-bottom: 15px;
	padding-right: 20px;
}
#tms {
	font-family: Times New Roman, sans-serif;
	font-size: 1.1em;
}
#tms p{
	font-family: Times New Roman, sans-serif;
	font-size: 1.1em;
}
#comments {
	/*width: 100%;*/
	/*padding-left: 20px;*/
	/*margin-right: -20px;*/
}
#comments h2 a{
	color: black;
}
.comm {
	background: #FBFBF3;
	border-top: 1px dashed #D1D1D1;
	border-bottom: 1px dashed #D1D1D1;
	padding: 10px;
	padding-right: 30px;
	margin:5px 20px 0 20px;
}
#add_comm {
	padding: 10px;
	background: #FBFBF3;
	border-top: 1px dashed #D1D1D1;
	border-bottom: 1px dashed #D1D1D1;
}
#bl_liner  {
	height:0px;
	border-top: 1px dashed #7B7B7B;
	width: 97%;
	clear: both;
}
HTML>BODY #bl_liner {
	padding-top: 10px;
}
#gray_bg {
	background: #F5F5F5;
}

#sort_menu{
	padding:5px 0px 5px 20px;
	height:20px;
}
#sort_menu li{
	list-style:none;
	float:left;
}

#sort_menu li span{
	margin:0px 10px;
}
#sort_menu li a{
	text-decoration:none;
	border-bottom:#005BE4 1px dashed;
}
#sort_menu li a.activated{
	color:#000000;
/*	font-weight:bold;*/
	text-decoration:none;
	cursor:auto;
	border:none;
}
#show_menu li{
	list-style:none;
	float:left;
}

#show_menu li span{
	margin:0px 10px;
}
#show_menu li a{
	text-decoration:none;
	border-bottom:#005BE4 1px dashed;
}
#show_menu li a.activated{
	color:#000000;
/*	font-weight:bold;*/
	text-decoration:none;
	cursor:auto;
	border:none;
}

a.activated{
	color:#000000;
/*	font-weight:bold;*/
	text-decoration:none;
	cursor:auto;
	border:none;
}
.top_blogs {
	margin:0;
	margin-left: 20px;
	padding:10px;
	background: #FAFAFA;
}
.top_blogs p {
	padding:0;
	margin:0;
	margin-bottom: 0.3em;
}
#smaller {
	font-size: 0.8em;
}

.news_main {
	padding: 0 20px 0 20px;
}
.news_main p{
	padding-bottom: 10px;
}
.tags_main {
	padding: 0 20px 0 20px;
}
.enter_block {
	float:right;
	width: 40%;
	border-bottom: 1px solid black;
	background: url('/templates/images/bg_top_form.gif') no-repeat right top;
	height:94px;
}
.enter_block a{
	color: #005BE4;
}
.enter_block a:visited{
	color: #005BE4;
}
.enter_block #gray_bg{
	border-top: 4px solid #DF0017;
	margin-right:20px;
	height: 80px;
	padding:5px 10px 5px 10px;
}
.dashed a{
	color:#DF0017;
	text-decoration: none;
	border-bottom: 1px dashed #DF0017;
}
.dashed a:visited{
	color:#DF0017;
	text-decoration: dashed #DF0017;
}
#form_enter {
	position:absolute;
	z-index:200;
	width: 100%;
	background-color: #F5F5F5;
}

HTML>BODY #form_enter {
	width: 37%;
}

/* Markers */
.red_mark {
	background: url('/templates/images/red_mark.gif') no-repeat 0px 1px;
}
.orange_mark {
	background: url('/templates/images/orange_mark.gif') no-repeat 0px 10px;
}
.salat_mark {
	background: url('/templates/images/salat_mark.gif') no-repeat 0px 10px;
}
.blue_mark {
	background: url('/templates/images/blue_mark.gif') no-repeat 0px 1px;
}
.siren_mark {
	background: url('/templates/images/siren_mark.gif') no-repeat 0px 1px;
}
.green_mark {
	background: url('/templates/images/green_mark.gif') no-repeat 0px 1px;
}
/*.tags_main a{
	color: #3C3C3C;
}
.tags_main a:visited {
	color: #3C3C3C;
}*/
.tag_size2 {
	font-size: 0.8em;
}
.tag_size3 {
	font-size: 1.1em;
}
.tag_size4 {
	font-size: 1.3em;
}
.tag_size5 {
	font-size: 1.5em;
}
.tag_size6 {
	font-size: 2em;
}
.quote-block {
	background:#FFFEEA;
	padding: 5px;
	border-top: 1px dashed #B8B880;
	border-right: 1px dashed #B8B880;
	border-bottom: 1px dashed #B8B880;
	color: #5b5b4b;
	border-left: 3px solid #B8B880;
}

.quote-link {
	text-align:right;
	color:#999966;
}

.quote-link a, span.quote-link a:visited{
	color: #5b5b4b;
}

.quote-link a span.quote-text {
	padding-left: 5px;
}

.quote-link img {
	position:relative;
        top:+2px;
}

ul.m_online, ul.top10, ul.raiting{
	margin:0px;
	padding:0px;
}

ul.raiting{
	list-style-type:none;
}

ul.raiting li.group_6 a{
    background:url('../images/admin_icon.gif') 0px 2px;
	margin-bottom:2px;
	background-repeat: no-repeat;
	padding-left: 17px;
}

ul.raiting li.group_2 a{
    background:url('../images/user_icon.gif') 0px 2px;
	margin-bottom:2px;
	background-repeat: no-repeat;
	padding-left: 17px;
}

ul.raiting li.group_7 a{
    background:url('../images/pred_icon.gif') 0px 2px;
	margin-bottom:2px;
	background-repeat: no-repeat;
	padding-left: 17px;
}

ul.m_online li{
	display:inline;
	margin-right: 5px;
	line-height: 20px;
}

ul.top10{
	margin-bottom:10px;
}

ul.top10 li{
	display:inline;
	margin-right: 8px;
}

ul.top10 li a{
	text-decoration:none;
	border-bottom: 1px dashed;
}

ul.top10 li a.activated {
	text-decoration:none;
	color: #000;
	font-weight:bold;
	cursor: text;
	border-bottom: 0px;
}

td.pm_tbl_td1{
	border-right: 1px solid #ccc;
	padding-right:20px;
}

td.pm_tbl_td2{
	padding: 0px 20px 5px 20px;
	border-right: 1px solid #ccc;
	text-align:center;
}

td.pm_tbl_td3{
	padding-left:20px;
}

tr.head td.pm_tbl_td1{
	border-right: 1px solid #ccc;
	padding-right:20px;
	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
}


tr.head td.pm_tbl_td2{
	padding: 0px 20px 5px 20px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align:center;
}

tr.head td.pm_tbl_td3{
	padding-left:20px;
	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
}



/*
 * ========================================
 * All New Styles
 * ========================================
 */

.catheader
{
        background: #F5F5F5;
        height: 34px;
	font-size: 11px;
  	margin: 0px;
  	padding: 0px;

}
.catheader
{
	position: relative;
}
.catheader1
{
        background:  url(/templates/polls/cat_left.gif) no-repeat left top;
        text-align: center;
  	margin: 0px;
  	padding: 0px;
	height: 34px;

}
.catheader,
.catheader1
{
  	float: left;
}
.catheader2
{
        background:  url(/templates/polls/cat_right.gif) no-repeat right top;
	text-align: center;
       	padding: 0px;
  	text-decoration: none;
  	color: #444;
	font-size: 1px;
	height: 34px;
}
.catheader
{
	text-align:left;
    width: 100%;
}

.headertext,
.headertext_right
{
	margin: 0px;
	padding: 12px 0px 0px 0px;
	font-weight: bold;
	color: #444;
	font-size: 12px;
	text-align: center;
}
.headertext a:link,
.headertext a:visited,
.headertext_right a:link,
.headertext_right a:visited
{
	background: transparent;
	color: #444;
	text-decoration: none;

}
.cleared
{
	clear: both;
}
.headertext
{
	padding-left: 20px;
	float:left;
}
.headertext_right
{
	padding-right: 20px;
	float:right;
}
.borderwrap
{
	background: #f5f5f5; /*#E1E5EC;*/
	padding: 0px;
	margin: 0px;
}
.votetable { width:100% }
table.votetable
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #444;
	font-size: 11px;
	line-height: 135%;
}

.votetable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}
td.nopad,
.nopad
{
	padding: 0;
}

/* Safari... */
th
{
	text-align: left;
}
.row2{
	background: #fbfbf3;


}
.row5{
	background: #f5f5f5/* #E1E5EC url(/templates/images/polls/row5.gif) repeat-y */;
       text-align: center;
}
.row6{
	background: #f5f5f5;
	line-height: 135%;
}
.darkrow2{
	background:#79A5FF;
	color: #FFF;
}
.formsubtitle3{
	background:#79A5FF;
        color: #fff;
	font-weight: bold;
	padding: 5px;
}

div.rating {
	float:right;
	padding-right:20px;
	padding-left:10px;
	text-align:right;
	white-space:nowrap;
}

ul.rating {
	list-style:none;
	margin:0 0 0 0px;
	padding:0;
	float:left;
}

ul.rating li{
	float:left;
}




div#new_wrapper{float:left;width:100%}
div#new_content{margin-right:300px}
div#new_navigation{float:left;width:300px;margin-left:-300px}

/*постраничная навигация*/
span.currentPage {background: #EEE; border:1px solid #CCC; font-weight:bold;font-size:0.9em;padding:3px}
span.page {border:1px solid #CCC; ;font-size:0.9em}
span.page a {text-decoration:none;color:#666;padding:3px}
span.page a:hover {background-color:#ccc;}
span.punkt{color:#666;font-size:0.8em;position:relative;top:+4px;}


/*Поиск*/
ol li {margin:5px 0;}

/*Пользователи*/
.mAdmin {font-weight:bold;color:red;}
.mAdmin a{color:red;}

/**/
.popupProfile{
	width:200px;
	position:absolute;
	margin-left:50px;
	border:1px solid #CCC;
	background:#FFF;
	display:none;
	padding:5px;
	}


a.plus, a.minus{
	font-size:11px;
}

a.minus{
	color:#f32a2a;
}

a.plus{
	color:#40b13a;
}


ul, li {border:0; margin:0; padding:0; list-style:none;}

ul.tab{
    border-bottom:solid 1px #DEDEDE;
    height:29px;
    padding-left:20px;
}
ul.tab li{
    float:left;
    margin-right:2px;
}
.tab a:link, .tab a:visited{
    display:block;
    float:left;
    height:30px;
    background:url(tab-round.png) no-repeat right -30px;
    color:#666;
    text-decoration:none;
    padding-right:14px;
    font-size:12px;
}
.tab a span{
    display:block;
    float:left;
    height:30px;
    background:url(tab-round.png) no-repeat left -30px;
    padding-left:14px;
    line-height:30px;
    cursor:pointer
}
.tab a:hover{
    background:url(tab-round.png) no-repeat right -60px;
}
.tab a:hover span{
    background:url(tab-round.png) no-repeat left -60px;
}
.active a:link, .active a:visited, .active a:visited, .active a:hover{
    background:url(tab-round.png) no-repeat right 0;
    font-weight:bold;
}

.active a span, .active a:hover span{
    background:url(tab-round.png) no-repeat left 0;
    font-weight:bold;
}

.mce_active{
border:1px solid #CCCCCC;
border-bottom:none;
background:#F5F3F3;
}

mce_container{
background:#FF0000;
}

div.tag_section{
	padding:10px 20px 0px -20px;
}

div.tag_section ul{
	list-style:none;
	margin-bottom:10px;
}

div.tag_section ul li{
	display:inline;
	margin-right:5px;
}

div.tag_section a{
	font-size:1.4em;
}

div.tag_section a:hover{
	text-decoration:none;
}

span.t_pop{
	font-size:16px;
	color:#ccc;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:normal;
}

.history_div{
margin:5px;
min-height:25px;
width:700px;
background:#FCFCFC;
border-bottom:1px solid #CCCCCC;
}

#ichat_window {
-x-system-font:none;
border:1px solid #BBBBBB;
clear:both;
font-family:Verdana;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:260px;
line-height:normal;
margin:1px;
overflow-x:hidden;
overflow-y:scroll;
padding:0;
text-align:left;
}

.message_show{
border: solid 1px #CCCCCC;
margin:1px;
height:130px;
line-height:normal;
overflow-x:hidden;
overflow-y:auto;
text-align:left;
z-index:-10;
}
#slide{
border: solid 1px #CCCCCC;
margin:1px;
height:245px;
line-height:normal;
overflow-x:hidden;
text-align:left;
width:270px;
 background:#E2E2E2;
}

.wall_message_top{
background:#F4F4F4;
height:30px;
}

.wall_body{
margin-top:10px;
}
#wall_message_box{
border:1px solid #CCCCCC;
width: 300px;
}
div.button{
background:#DAEDFE;
color:#999999;
}

div.button.hover{
background:#5589F4;
color:#FFFFFF;
}

#last_comments a.arrow{
	width:108px;
	height:12px;
	display:block;
	background:url('../images/arrow_up.gif') no-repeat;
	float:left;
}

#last_comments a.up{
	background-position: 0px -36px;
}

#last_comments a.up:hover{
	background-position: 0px 0px;
}

#last_comments a.down{
	background-position: 0px -24px;
}

#last_comments a.down:hover{
	background-position: 0px -12px;
}

#last_comments p{
    padding-left:75px;
}

#last_comments a.top{
	width:21px;
	height:12px;
	display:block;
	background:url('../images/arrow_up_t.gif') no-repeat;
	background-position: 0px -12px;
}

#last_comments a.top:hover{
	background-position: 0px 0px;
}

#last_comments a.top{
	position:absolute;
	right:30px;
}

div.radio_select p{
	line-height:1.8em;
	font-size:1.4em;
}

div.radio_select label.label{
	padding-left:5px;
	cursor:hand;
}

div.radio_select label.z{
	color:#df0017;
	border-bottom:1px dashed #df0017;
}

div.radio_select label.p{
	color:#106ffe;
	border-bottom:1px dashed #106ffe;
}


span.pr_exit a,span.pr_exit{
	color:#999;
	font-weight:normal;
	font-size:0.9em;
}

#gray_bg p{
	font-weight:normal;
	color:#666;
	padding-top:3px;
}

#gray_bg p a{
	color:#666;
}


.colorpicker {
	width: 280px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(/modules/colorpicker/images/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(/modules/colorpicker/images/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(/modules/colorpicker/images/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(/modules/colorpicker/images/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
		display:none;

}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(/modules/colorpicker/images/colorpicker_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(/modules/colorpicker/images/colorpicker_rgb_r.png);
	top: 52px;
	left: 212px;
	display:none;
}
.colorpicker_rgb_g {
	background-image: url(/modules/colorpicker/images/colorpicker_rgb_g.png);
	top: 82px;
	left: 212px;
	display:none;
}
.colorpicker_rgb_b {
	background-image: url(/modules/colorpicker/images/colorpicker_rgb_b.png);
	top: 112px;
	left: 212px;
	display:none;
}
.colorpicker_hsb_h {
	background-image: url(/modules/colorpicker/images/colorpicker_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(/modules/colorpicker/images/colorpicker_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(/modules/colorpicker/images/colorpicker_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 65px;
	height: 20px;
	background: url(/modules/colorpicker/images/colorpicker_submit.png) top;
		left: 208px;
	top: 142px;

	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}


#colorSelector {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(/modules/colorpicker/images/select.png);
}
#colorSelector div {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(/modules/colorpicker//images/select.png) center;
}
#colorSelector2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 36px;
	height: 36px;
	background: url(/modules/colorpicker//images/select2.png);
}
#colorSelector2 div {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 28px;
	height: 28px;
	background: url(/modules/colorpicker/images/select2.png) center;
}
#colorpickerHolder2 {
	top: 32px;
	left: 0;
	width: 280px;
	height: 0;
	overflow: hidden;
	position: absolute;
}
#colorpickerHolder2 .colorpicker {
	background-image: url(/modules/colorpicker/images/custom_background.gif);
	position: absolute;
	bottom: 0;
	left: 0;
}
#colorpickerHolder2 .colorpicker_hue div {
	background-image: url(/modules/colorpicker/images/custom_indic.gif);
}
#colorpickerHolder2 .colorpicker_hex {
	background-image: url(/modules/colorpicker/images/custom_hex.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_rgb_r {
	background-image: url(/modules/colorpicker/images/custom_rgb_r.png);
}
#colorpickerHolder2 .colorpicker_rgb_g {
	background-image: url(/modules/colorpicker/images/custom_rgb_g.png);
}
#colorpickerHolder2 .colorpicker_rgb_b {
	background-image: url(/modules/colorpicker/images/custom_rgb_b.png);
}
#colorpickerHolder2 .colorpicker_hsb_s {
	background-image: url(/modules/colorpicker/images/custom_hsb_s.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_h {
	background-image: url(/modules/colorpicker/images/custom_hsb_h.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_b {
	background-image: url(/modules/colorpicker/images/custom_hsb_b.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_submit {
}

#colorpickerHolder2 .colorpicker input {
	color: #778398;
}
#customWidget {
	position: relative;
	height: 36px;
}
