/* base css */
body {
	/* color: #6B6B6B;*/ 
	color: #303030;
	background: url(../images/body-bg.gif) repeat-x top #FFFFFF;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif; */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 1.5;
	padding: 0;
	margin: 0;
}

.center {
	text-align: center;
}

form {
	padding: 0;
	margin: 0;
}

.bold {
	font-weight: bold;
}

table {
	border-width		: 0px;
	border-collapse		: collapse;
}
td, tr, p, div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*font-family			: Tahoma, Arial, Helvetica, sans-serif; */
	font-size			: 12px;
	/* color: #6B6B6B;*/ 
	color: #303030;
}

td {
	vertical-align		: top;
}
th, td {
	border-collapse:collapse;
	padding:0;
	text-align:left;
	vertical-align:top;
}
img {
	border-width: 0px;
}
a {
	color: #2B98B7;
	/*color: #54A2FF;*/
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	/*color: #2B98B7; */
	color: #0033CC;
	text-decoration: none;
}
/* end base css */


#righttd a, #lefttd a {
	color:#464669;	
	text-decoration:none;
}
#righttd a:hover, #righttd a:active, #righttd a:focus, #lefttd a:hover, #lefttd a:active, #lefttd a:focus {
	color: #0033CC;
	text-decoration: underline;
}

/* carcass css */
#outertable {
	width				: 100%;
	background:url(../images/header-bg.jpg) no-repeat top left;
}
/*#outertable td {

}*/
td#authtd {
	text-align			: right;
	vertical-align		: middle;
	height				: 28px;
	padding				: 19px 65px 0 0;
}
td#bannerouttd {

}
table#bannertable {
	/*margin				: 8px 0 8px 0; */
	margin				: 3px 0 5px 0;
	width: 100%;
}
td#sitenametd {
	vertical-align		: middle;
	font				: bold 34px Arial, Helvetica, sans-serif;
	color				: #FFF;
	background			:	url(../images/logo.jpg) no-repeat top left;
}
td#bannertd {
	width				: 640px;
	text-align			: center; /*right; */
	padding-right		: 55px;
}
td#pathtd {
	vertical-align		: middle;
	height				: 40px;
	padding-top			: 20px;
	padding-left		: 75px;
}
td#maintd {
/*	padding				: 0 55px 0 55px; */
	padding				: 0 10px 0 10px;
}
table#contenttable {
	margin-top			: 0px;
	width: 100%;
}
table .blanks td, table .blanks th {
	padding: 3px;
}
td#lefttd {
	width				: 160px;
	padding				: 60px 5px 5px 30px;
	background			: url(../images/left-bg.jpg) no-repeat top left;
}
td#center {
	padding				: 30px;
	background			: url(../images/center-bg.jpg) no-repeat top left;
	font-family: 'Times New Roman', Times, serif;
	/*font-family			: Tahoma, Arial, Helvetica, sans-serif; */
	font-size			: 14px;	
}
td#righttd {
	width				: 180px;
	padding				: 60px 5px 5px 5px;
}
td#righttd_ads {
	width				: 120px;
	padding				: 60px 0px 0px 0px;
}

td#footertd{
	text-align			: center;
	vertical-align		: middle;
	height				: 28px;
	background:#F3F3F3 url(../images/stripe1.gif) repeat scroll 0 0;
}
/* end carcass css */

/* start custom css */
table.module {

}
td#center table.module {
	background:transparent url(../images/seperator.gif) no-repeat scroll right bottom;
	margin-bottom: 15px;
}

td.moduletitle {
	text-align: center;	
	background			: url(../images/stripe3.gif); /**/
	font				: bold 12px Arial, Helvetica, sans-serif;
	line-height			: 24px;
}
td.modulebody {
	padding-bottom		: 15px;
	padding-top			: 5px;
}

td.upmoduletitle {
	font				: bold 12px Arial, Helvetica, sans-serif;
	color: red;
	line-height			: 24px;
}
td.upmodulebody {
	padding-bottom		: 15px;
	padding-top			: 5px;
}
table.upmodule {
	background:transparent url(../images/seperator.gif) no-repeat scroll right bottom;
	margin-bottom: 15px;
}

td#lefttd td.modulebody {

}
div.con_heading {
	font				: bold 14px Arial, Helvetica, sans-serif;
}
div.con_text {
	text-align: justify;
	padding: 8px;
	font				: 12px Arial, Helvetica, sans-serif;
}
table.categorylist, ul.uc_cat_list {
	margin				: 10px;
	width				: 100%;
}
table.component {
	width: 100%;
}
td#search {
	padding-right: 65px;
}
div.search  .inputbox {
	background:#B5DEEA none repeat scroll 0 0;
	border:1px solid #2B98B7;
	width:100px;
}
div.search {
	background:transparent url(../images/icon-search.gif) no-repeat scroll left center;
	margin-top:6px;
	float: right;
	padding-left:20px;
}
td#center div.con_heading, td#center div.con_icons, td#center td.moduletitle {
	font				: normal 12px Arial, Helvetica, sans-serif;
	background			: url(../images/stripe1.gif);
	padding: 5px;
}
td.upmoduletitle {
	font				: bold 14px Arial, Helvetica, sans-serif;
	background			: url(../images/stripe2.gif);
	padding: 5px;
}
td.upmodulebody {
	background: #EEFEFE;
}
td#center div.con_icons {
	float: right;
}
td#center td.modulebody {
	padding-left: 5px; 
	padding-right: 5px;
}
td#righttd td.modulebody div{
	/* text-align: center; */
	padding: 10px;
	/*color: #FFF; */
}
td#center td.component_td table {
	width: 100%;
}

.mod_poll_title {
	padding: 0 8px;
	margin: 0 !important;
}
.mod_latest_date {
	text-align: right;
	border-bottom: #EEEEEE 1px solid;
	padding-bottom: 4px;
}
.mod_latest_comments {
	text-align: right;
	border-bottom: #EEEEEE 1px solid;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
.mod_latest_entry {
	padding-top: 8px;
}
td#lefttd .file, td#lefttd .folder {
/*	background-image: none !important; */
	padding: 0 !important;
}

td#lefttd .file a, table.pmenu a, td#lefttd .folder a{
/*	border-bottom:1px solid #F3F3F3; */
	/* color:#6B6B6B;*/
	/* display:block;*/
	/* background:#FFF;*/
	padding: 4px 4px 4px 18px;
	/*text-decoration:none;*/
}

td#lefttd .file a:hover, td#lefttd .file a:active, td#lefttd .file a:focus, div.activemenu , td#lefttd .folder a:hover, td#lefttd .folder a:active, td#lefttd .folder a:focus  {
	/* background:#F3F3F3 url(../images/arrow-on.gif) no-repeat scroll right center !important; */
	/*color:#6B6B6B;*/
	/*text-decoration:none;*/
/*	padding: 4px 4px 4px 4px; */
	padding: 0px 0px 0px 18px;
}
div.activemenu {
	/* border: #E6E6E6 1px solid; */
}
table.pmenu {
	width: 100%;
}
table.pmenu a:hover, table.pmenu a:active, table.pmenu a:focus {
	background:#F3F3F3 url(../images/arrow-on.gif) no-repeat scroll right center !important;
	/*color:#6B6B6B;*/
	/*text-decoration:none;*/
	padding: 4px 4px 4px 18px;
}
table.pmenu td {
	padding: 0 !important;
}
td#righttd td.modulebody  {
	border-left: #EEEEEE 1px solid;
	border-right: #EEEEEE 1px solid;
	padding: 5px 5px 10px 10px;
}
td#righttd a {
	padding: 0px 0px 0px 0px;
}
td#righttd td.moduletitle {
	border-left: #EEEEEE 1px solid;
	border-right: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	padding: 10px 8px 0 8px;
	font-weight: normal;
	border-bottom: #EEE 1px solid;
	background: #F6F6F6;
}
td#righttd div.modulefooter {
	height: 11px;
	background:#FFF url(../images/righttd-modulebody-bg.jpg) no-repeat scroll center bottom;
}
table.contentlist {
	margin: 5px;
}
ul#mainmenu li {
	line-height			: 18px;
}
.usr_wall_addlink {
	height: 24px;
}
button, input[type="reset"], input[type="button"], input[type="submit"] {
	background:#BBC790 none repeat scroll 0 0;
	border:2px solid #F3F3F3;
	color:#FFFFFF;
	padding:1px 8px;
}
input.mysearch {
	width: 300px;
}
.mod_pcat_current {
	text-align: left !important;
	color: #6B6B6B !important;
}
a.backlink {
	float: right;
}
div.faq_quest, div.faq_cats {
	padding: 10px;
}
	/*auth links*/
	#ht_reg, #ht_auth, #ht_fav, #ht_profile, #ht_messages, #ht_logout{

	}
	#authtd a {	
		display:block;
		float:right;
		line-height:31px;
		padding:0 15px;
		text-align:center;
		text-decoration:none;
		text-transform: uppercase;
		font-weight: bold;
		color: #FFF;
	}
	#authtd a:hover, #authtd a:active, #authtd a:focus {
		background:#83C7DA url(../images/mainnav-on-bg.gif) no-repeat scroll center bottom;
	}
	#ht_reg{

	}
	#ht_auth{

	}
	#ht_fav{

	}

	#ht_profile{

	}
	#ht_messages{

	}
	#ht_logout{

	}
	/*auth links*/
/* end custom css */

/*------------ AUTH --------------------*/
#modalContainer  {height:100px; width:300px; left:40%; top:25%; background-color:#ededed; border:1px solid #000; z-index:999999; position:absolute;} 

#authModal {
	
	padding: 0;
	margin: 0;
}
#authModal table{
	width:100%;
	margin:0px;
	background:url(../images/header-bg.jpg) no-repeat top left;
	font-size: 11px; color: #38577E; line-height: 15px; font-family: Tahoma; margin: 0; 
}
#authModal table td{
	padding:0px;
}
#authModal #authtd{
	font-size:1.1em;
	padding:10px;
}
#authtitle{
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
	color:#38577E;
}
#authtitle div{
	padding:10px;
	margin-bottom:20px;
	width:306px;	
}
#authinput{
	width:180px;
	display:block;
	border: #38577E 1px solid;
	padding:4px;
	padding-left:13px;
	padding-right:26px;
	font-size:1.4em;
	margin-top:8px;
	margin-left:20px;
}
#remember{
	margin-right:15px;
	margin-top:5px;
	text-align:right;
	font-size:1.3em;
}
#authbtn{
	margin-top:5px;
	margin-right:10px;
	float:right;
	font-size:1.3em;
}

/**************************forum*****************************/
.forum_cattitle {
	font-weight: bold; 
	font-size: 1.45em; 
	color: #393a3e; 
	line-height: 1.19em; 
	margin:0;
	margin-top: 10px;
	padding: 4px;
}
.post_usercell, .post_msgcell {
	border: solid 1px #ededed;
}
.post_usercell {
	border-bottom: #FFF 1px solid;
	background-color:#EDEDED;
	width: 100px;
}
table.forums_table, table.threads_table {
	border: 0;
	border-bottom: #EEE 1px solid;		
}
table.forums_table td, td.row1, table.threads_table td {
	padding: 10px;
	vertical-align: middle;
}
.forum_poll_table, .forum_poll_header, .forum_fast {
	border: #EEE 1px solid;
}
.forum_fa {
border: #C0C0C0 1px solid;
}
.forum_poll_data  {
	border: 0;
}
.forum_toolbar td {
	padding: 2px;
}
.forum_toollinks{
	margin-bottom:3px;
	text-align:left;
}
.forum_toollinks table td {
	padding: 1px;
	margin: 0;
}
.forum_poll_gauge {
	background-color:#949494;
}
td.row2 {
	background:#F3F3F3 url(../images/stripe1.gif) repeat scroll 0 0;
}
/************************************************************/
/*bb*/
.usr_msgmenu_active{
	margin-right:10px;
	background-color:#EBEBEB;
	padding:10px;
	font-weight:bold;
}
.usr_msgmenu_link{
	margin-right:10px;
	padding:10px;	
}
.usr_msgmenu_bar{
	background-color:#EBEBEB;
	margin-bottom:10px;
}
.usr_msgreply_source{
	padding:15px;
	background-color:#FFFFFF;
	border:dashed 1px gray;
	margin-bottom:10px;
}
.usr_msgreply_sourcetext{
	font-size: 16px;
}
.usr_msgreply_author{
	font-style:italic;
	color:#666666;
	text-align:right;
}
.usr_msg_smilebox{
	padding:8px;
	background-color:#EBEBEB;
	border:solid 1px silver;
	margin-bottom:4px;
}
.usr_msg_bbcodebox{
	padding:0px;
	background-color:#EBEBEB;
	border:solid 1px silver;
	margin-bottom:4px;
	overflow:hidden;
	_height:1%;
}
.usr_bb_button{
	display:block;
	border: solid 1px silver;
	margin:2px;
	padding:6px;
	float:left;
}
.usr_bb_button:hover{
	display:block;
	border: solid 1px silver;
	margin:2px;
	padding:6px;
	float:left;
	background-color:#FFFFFF;
}
.usr_bb_hint{
	display:block;
	margin:2px;
	padding:5px;
	float:left;
	color:#666666;
}
.search_row1 {
	background-color:#FFFFFF;
}
.search_row2 {
	background-color:#EBEBEB;
}
.component_td div table {
	border: 0 !important;
	margin: 2px;
}
.usr_msg_title {
	background-color: #EBEBEB;
}
.authtable td {
	padding: 2px;
}

/*---------------------------------------------------------*/
.ajax_autogrowarea{
	overflow:hidden;
	display:block;
	border:solid 1px #C0C0C0;
	width:100%;
	height:108px;
	min-height:180px;	
	max-height:702px;
	line-height:18px;
}
.bb_tag_code{
	border:solid 1px silver;
	padding:8px;
}
.bb_tag_hide{
	padding:8px;
	background-color:#FFFFCC;
	color:#666666;
}
.bb_tag_hide a{
	color:#333333;
	text-decoration:underline;
}
.mod_pcat_link, .mod_pcat_current {
	padding: 3px;
	display: block;
}.price_search_form {
	padding: 10px;
}
/*------------------ MODULE "POLLS" -----------------*/

.mod_poll_submit {
	margin-top: 10px;
}
.mod_poll_gauge {
	background:#F3F3F3 url(../images/stripe1.gif) repeat scroll 0 0;
	display: table;
	height: 8px;
	margin-bottom: 8px;
}
.mod_poll_answers td {
	padding: 2px;
	vertical-align: middle;
}
.mod_poll_submit {
	margin: 5px;
}
/*---------------- REGISTRATION FORM -----------*/
.regrow1{
	background-color:#EBEBEB;
}
.regrow2{
	background-color:#FFFFFF;
}
.regstar{
	font-size:11px;
	color:#FF0000;
}
/*------------------ PAGES BAR ----------------------*/
.pagebar{
	margin-top:10px; 
	margin-bottom: 15px; 
	font-size:12px;
	clear:both;
}
.pagebar_title{
	margin:5px; 
	padding:4px;
}
.pagebar_page{
	margin:3px; 
	padding:6px;
}
.pagebar_current{
	margin:3px; 
	padding:6px; 
	border:solid 1px silver; 
	background-color: white;
}
/*----------------- SITE SEARCH ----------------------*/
.search_match{
	background-color:#66CCFF;
}
.price_search {
	width: 60%;
	border: 1px solid #666666;
}
.search_input {
	width: 300px;
	border:solid 1px gray;
}

/*таблица добавления в каталог*/
.proptable {
	font-size: 12px;
	border: 1px dotted silver;
	margin-top: 3px;
	margin-bottom: 3px;
}
.proptable td {
	margin: 3px;
	padding: 3px;	
}
.proptable strong{
	color:#0099CC;
    font-size:14px;
}

.hinttext {
	color: #999999;
}

.t-60,.t-60 td,.t-60 i{background-color:#519FDD;left:0}
.t-58,.t-58 td,.t-58 i{background-color:#56A2DD;left:1px}
.t-56,.t-56 td,.t-56 i{background-color:#5BA5DE;left:3px}
.t-54,.t-54 td,.t-54 i{background-color:#60A7DE;left:4px}
.t-52,.t-52 td,.t-52 i{background-color:#66AADF;left:5px}
.t-50,.t-50 td,.t-50 i{background-color:#6BADE0;left:7px}
.t-48,.t-48 td,.t-48 i{background-color:#70AFE0;left:8px}
.t-46,.t-46 td,.t-46 i{background-color:#76B2E1;left:9px}
.t-44,.t-44 td,.t-44 i{background-color:#7BB5E2;left:11px}
.t-42,.t-42 td,.t-42 i{background-color:#80B7E2;left:12px}
.t-40,.t-40 td,.t-40 i{background-color:#86BAE3;left:13px}
.t-38,.t-38 td,.t-38 i{background-color:#8BBDE3;left:15px}
.t-36,.t-36 td,.t-36 i{background-color:#90BFE4;left:16px}
.t-34,.t-34 td,.t-34 i{background-color:#95C2E5;left:17px}
.t-32,.t-32 td,.t-32 i{background-color:#9BC5E5;left:19px}
.t-30,.t-30 td,.t-30 i{background-color:#A0C7E6;left:20px}
.t-28,.t-28 td,.t-28 i{background-color:#A0C7E6;left:21px}
.t-26,.t-26 td,.t-26 i{background-color:#ABCDE7;left:23px}
.t-24,.t-24 td,.t-24 i{background-color:#B0CFE8;left:24px}
.t-22,.t-22 td,.t-22 i{background-color:#B5D2E9;left:25px}
.t-20,.t-20 td,.t-20 i{background-color:#BBD5E9;left:27px}
.t-18,.t-18 td,.t-18 i{background-color:#C0D7EA;left:28px}
.t-16,.t-16 td,.t-16 i{background-color:#C5DAEA;left:29px}
.t-14,.t-14 td,.t-14 i{background-color:#CADDEB;left:31px}
.t-12,.t-12 td,.t-12 i{background-color:#D0DFEC;left:32px}
.t-10,.t-10 td,.t-10 i{background-color:#D5E2EC;left:33px}
.t-8,.t-8 td,.t-8 i{background-color:#DAE5ED;left:35px}
.t-6,.t-6 td,.t-6 i{background-color:#E0E7EE;left:36px}
.t-4,.t-4 td,.t-4 i{background-color:#E5EAEE;left:37px}
.t-2,.t-2 td,.t-2 i{background-color:#EAEDEF;left:39px}
.t0,.t0 td,.t0 i{background-color:#F0EFF0;left:40px}
.t2,.t2 td,.t2 i{background-color:#F0F0EC;left:41px}
.t4,.t4 td,.t4 i{background-color:#F1F0E9;left:43px}
.t6,.t6 td,.t6 i{background-color:#F2F0E6;left:44px}
.t8,.t8 td,.t8 i{background-color:#F3F1E3;left:45px}
.t10,.t10 td,.t10 i{background-color:#F4F1E0;left:47px}
.t12,.t12 td,.t12 i{background-color:#F5F2DC;left:48px}
.t14,.t14 td,.t14 i{background-color:#F5F2D9;left:49px}
.t16,.t16 td,.t16 i{background-color:#F6F3D6;left:51px}
.t18,.t18 td,.t18 i{background-color:#F7F3D3;left:52px}
.t20,.t20 td,.t20 i{background-color:#F8F4D0;left:53px}
.t22,.t22 td,.t22 i{background-color:#F8F1C8;left:55px}
.t24,.t24 td,.t24 i{background-color:#F9EEC0;left:56px}
.t26,.t26 td,.t26 i{background-color:#F9EBB9;left:57px}
.t28,.t28 td,.t28 i{background-color:#F9E8B1;left:59px}
.t30,.t30 td,.t30 i{background-color:#FAE5AA;left:60px}
.t32,.t32 td,.t32 i{background-color:#FAE3A3;left:61px}
.t34,.t34 td,.t34 i{background-color:#FAE09C;left:63px}
.t36,.t36 td,.t36 i{background-color:#FBDE96;left:64px}
.t38,.t38 td,.t38 i{background-color:#FBDB8F;left:65px}
.t40,.t40 td,.t40 i{background-color:#FBD988;left:67px}
.t42,.t42 td,.t42 i{background-color:#FCD682;left:68px}
.t44,.t44 td,.t44 i{background-color:#FCD47B;left:69px}
.t46,.t46 td,.t46 i{background-color:#FCD174;left:71px}
.t48,.t48 td,.t48 i{background-color:#FDCF6E;left:72px}
.t50,.t50 td,.t50 i{background-color:#FDCC67;left:73px}
.t52,.t52 td,.t52 i{background-color:#FDCA60;left:75px}
.t54,.t54 td,.t54 i{background-color:#FEC759;left:76px}
.t56,.t56 td,.t56 i{background-color:#FEC553;left:77px}
.t58,.t58 td,.t58 i{background-color:#FEC24C;left:79px}
.t60,.t60 td,.t60 i{background-color:#FFC045;left:80px}

.b-forecast-details{margin:0 0 0 2%}
.b-forecast-details th{font-weight:normal;padding:0 .3em .3em 0}
.b-forecast-details th i{font-size:150%;line-height:.8em;background:none}
.b-forecast-details .weekend th{color:#f30}
.b-forecast-details .weekend th i{color:#f64}
.b-forecast-details th b{font-size:380%;font-weight:normal;position:static;line-height:.9em}
.b-forecast-details th span{font-size:130%;display:block}
.b-forecast-details td{padding:.55em .5em .3em .5em}
.b-forecast-details th,.b-forecast-details .dawn-dark{background:#fff}
.b-forecast-details .header th{font-size:100%;font-weight:normal;padding:.85em 0 .2em .5em}
.b-forecast-details .header th.wind{padding-left:18px}
.b-forecast-details .dawn-dark,.b-forecast-details .near .dawn-dark{padding:0 .8em .3em 1em}
.b-forecast-details td dl{padding:0 0 .25em .5em}
.b-forecast-details td dt,.b-forecast-details td dd{font-family:Verdana,sans-serif;font-size:85%}
.b-forecast-details td dt{padding-top:.1em;line-height:1.2em}
.b-forecast-details td dd{margin-bottom:.4em}
.b-forecast-details .near td{padding-top:1em}
.b-forecast-details .near td.t{padding-top:0;padding-left:.7em}
.b-forecast-details td.t{padding-top:.65em}
.b-forecast-details td.t strong{font-family:Verdana,sans-serif;font-size:85%;font-weight:normal;display:block;line-height:1.3em;color:#666}
.b-forecast-details td.t span{font-size:150%;white-space:nowrap}
.b-forecast-details .b-wea-icon{position:relative;top:1px;left:auto}
.b-forecast-details td.data{width:10.3em;line-height:1.25em}
.b-forecast-details td.wind{padding-left:7px;vertical-align:top}
.b-forecast-details td.wind img{position:relative;top:-5px;vertical-align:top}
.b-forecast-details td.moisture{padding-right:.8em;padding-left:0;text-align:right}
.b-forecast-details td.addon{width:13em;padding-left:1.3em;background:#fff}
.b-forecast-details td.addon p{margin-bottom:.5em}



/* ========================================================================== */
/* ===========================  =================================== */
/* ========================================================================== */

/* ========================================================================== */
/* ==============================  ===================================== */
/* ========================================================================== */

.blog_moderate_link{
	color:#FF3300;
	text-decoration:underline;
}
.blog_moderate_yes{
	color:#009933;
	font-size:14px;
	text-decoration:underline;
}
.blog_moderate_no{
	color:#CC0000;
	font-size:14px;
	text-decoration:underline;
}
.blog_desc{
	clear:both;
}
.blog_toolbar{
	clear:both;
	margin-top:10px;
	background-color:#EBEBEB;
}
.blog_records{
	clear:both;
}
.blog_cat{
	float:left;
	padding:2px;
	height:20px;
	line-height:20px;
}
.blog_catlist{
	clear:both;
	overflow:hidden;
	_height:1%;
}
.blog_post_data{
	padding:4px;
	background-color:#fff;
}
.blog_post_body{
	padding:4px;
	margin-top:15px;
	margin-bottom:15px;
}
.blog_post_nav{
	margin-top:10px;
	margin-bottom:2px;
	padding:10px;
	background-color:#EBEBEB;
	text-align:center;
	overflow:hidden;
}
.blog_btnlink{
	padding:10px;
	margin:2px;
	border:solid 1px silver;
	width:120px;
}
.blog_fa{
	margin:0px;
	border: solid 1px gray;
	padding:10px;
	background-color:#FFFFFF;
}
.blog_fa_title{
	font-weight:bold;
}
.blog_fa_desc{
	border-bottom:solid 1px gray;
	margin-bottom:10px;
	padding-bottom:8px;
}
.blog_fa_entries{
	background-color:#EBEBEB;
	border:solid 1px gray;
	padding: 8px;
	margin-top:10px;
	display:none;
}
.blog_fa_entry{

}
.blog_fa_browse{
	border:solid 1px;
}
.fa_attach{
	margin-top:30px;
	border-top: solid 1px gray;
	display:block;
}
.fa_attach_title{
	margin-top:6px;
	margin-bottom:6px;
	font-weight:bold;
	font-size:10px;
}
.fa_filebox{

}
.fa_file_desc{
	font-size:10px;
}
.fa_file_link{
	font-size:10px;
	margin-left:5px;
}
.blog_attachbox{
	overflow:hidden;
	margin-top:5px;
}
.blog_attachthumb{
	float:left;
	width:100px;
	padding:8px;
	border:solid 1px silver;
	margin-left:2px;
}
.blog_entries{
}

.blog_entry{
	margin-top:10px;
}
.blog_entry_title{
	font-size:18px;
	font-weight:bold;
	padding:0px;
	float:left;
}
.blog_entry_info{
	font-size:12px;
	color:#333333;
	padding:0px;
	margin-top:5px;
	clear:both;
}
.blog_entry_date{
	background:url(/images/icons/date.gif) no-repeat left center;
	padding-left:20px;
}
.blog_entry_title a{

}
.blog_entry_title_td{
	background-color:#FFF;
}
.blog_entry_karma{
	font-size:20px;
	float:right;
	margin-right:15px;
}
.blog_entry_karma_td{
	background-color:white;
	border:solid 1px #666666;
	text-align:center;
}
.blog_comments_link{
	font-size:12px;font-weight:bold;
	text-decoration:underline;
	background:url(/images/icons/comments.gif) no-repeat left center;
	padding-left:20px;
}
.blog_comments_link .count{

}
.blog_comments{
	margin-top:10px;
	font-size:12px;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	border:solid 1px #CCC;
	display:table;
}
.blog_comments .tagline{
	text-decoration:none;
	background:url(/images/icons/tag.gif) no-repeat left center;
	padding-left:20px;
	margin-left:10px;
}
.blog_comments .editlinks a{
	color:#666666;
}
.blog_authorsall{
	color:#666666;
}
.blog_authorslink{
	color:#666666;
	text-decoration:underline;
}
.forum_zoom{
	background-color:gray;padding:2px;
}
.forum_zoom_text{
	padding:2px; color:#FFFFFF; text-align:center;
}

.blog_type_menu{
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
}
.blog_type_link{
	display:block;
	float:left;
	padding:10px;
	margin:1px;
	border-top:2px solid #EBEBEB;
	background-color:#EBEBEB;
}
.blog_type_active{
	display:block;
	float:left;
	padding:10px;
	margin:1px;
	color:#666666;
	border-top:2px solid #CCC;
}
.blog_type_num{
	color:#666666;
}

/* ========================================================================== */
/* =========================   =============================== */
/* ========================================================================== */

table.bd_item{
	margin-bottom:10px;
	border-bottom:dashed 1px silver;
	padding-bottom:10px;
}

.board_toolbar{
	margin-bottom:10px;
}
.board_toolbar table{
	padding:4px;
	background-color:#EBEBEB;
}
.board_toolbar a{
	text-decoration:underline;
	color:#666666;
}

div.bd_title{
	margin-bottom:0px;
}

div.bd_title a{
	font-size:16px;
	font-weight:bold;
	margin:0px;
}

img.bd_image_small{
	padding:2px;
	border:solid 1px gray;
	margin-right:10px;
}

div.board_gallery{
	margin-top:10px;
	margin-bottom:10px;
}

bd_text{
	margin:0px;
}

div.bd_item_details{
	margin-top:20px;
	float:right;
}
div.bd_item_details a{
	color:#666;
}

div.bd_item_details_full{
	margin-bottom:10px;
}

div.bd_item_details_full a{
	color:#666666;
}

div.bd_item_details span, div.bd_item_details_full span{
	height:18px;
	line-height:18px;
	padding:0px;
	padding-left:18px;
	padding-right:10px;
	font-size:10px;
}

div.bd_links{
	padding:0px;
	border-top:dashed 1px silver;
	margin-top:10px;
	padding-top:10px;
}

div.bd_links span{
	height:18px;
	line-height:18px;
	padding-left:20px;
	padding-right:10px;
}

div.bd_links span.bd_message{
	background:url(/components/board/images/message.gif) no-repeat 0px 2px;
}
div.bd_links span.bd_author{
	background:url(/components/board/images/list.gif) no-repeat 0px 2px;
}

span.bd_item_date{
	background:url(/components/board/images/latest.gif) no-repeat;
}

span.bd_item_city{
	background:url(/components/board/images/city.gif) no-repeat;
}

span.bd_item_edit{
	background:url(/images/icons/edit.gif) no-repeat;
}

span.bd_item_delete{
	background:url(/images/icons/delete.gif) no-repeat;
}

span.bd_item_user{
	background:url(/components/board/images/user.gif) no-repeat;
}

span.bd_item_status_ok{
	color:green;
	background:url(/components/board/images/status_ok.gif) no-repeat;
}
span.bd_item_status_bad{
	color:red;
	background:url(/components/board/images/status_bad.gif) no-repeat;
}

img.bd_cat_main_icon{
	margin-right:10px;
}
div.bd_cat_main_title{
	margin-bottom:4px;
}

div.bd_cat_main_title a{
	font-size:18px;
	font-weight:bold;
}
div.bd_cat_main_obtypes a{
	color:#666;
}

/* ========================================================================== */
/* ==============================  =================================== */
/* ========================================================================== */

#shop_toollink_div{
	height:20px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:5px;
	color:#666666;
	display:table;
	clear:both;
	overflow:hidden;
}

#shop_cartlink{
	float:left;
	background:url(/components/catalog/images/icons/cart.png) no-repeat 2px 2px;
	font-weight:bold;
	padding-left:25px;
	padding-right:5px;
}

#shop_searchlink{
	float:left;
	background:url(/components/catalog/images/icons/search.png) no-repeat 2px 2px;
	font-weight:bold;
	padding-left:25px;
	padding-right:5px;
}
#shop_addlink{
	float:left;
	background:url(/images/icons/add.gif) no-repeat 2px 2px;
	padding-left:22px;
	padding-right:5px;
}
#cart_buttons{
	margin-top:20px;
	text-align:center;
	overflow:hidden;
}
#cart_buttons1{
	margin:2px;
	float:right;
}
#cart_buttons2{
	margin:2px;
	float:left;
}

#cart_total{
	text-align:right;
	font-size:16px;
	margin-top:5px;
	padding-top:5px;
	border-top:solid 1px silver;
}
#cart_total span{
	font-weight:bold;
}

#catalog_list_itempic{
	padding:10px;
}

#shop_small_price{
	width:110px;
	height:26px;
	margin-left:auto;
	margin-right:auto;
	line-height:26px;
	text-align:center;
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
	color:#047700;
}

#shop_price{
	float:left;
	font-size:14px;
	margin-left:15px;
	margin-top:10px;
	height:43px;
	line-height:43px;
	width:190px;
	background:url(/components/catalog/images/shop/price.jpg) no-repeat;
}
#shop_price span{
	margin-left:20px;
	font-weight:bold;
}
#shop_ac_item_link img{
	margin-left:2px;
	margin-top:12px;
}
#shop_ac_itemdiv{
	margin-left:5px;
	margin-top:10px;
}

.catalog_sortform{
	text-align:right;
	clear:both;
	overflow:hidden;
}
.catalog_sortform table{
	float:right;
}

.catalog_list_item{
	margin-bottom:4px;
	border:solid 1px #ccc;
	padding:10px;
}

#catalog_item_table{
	width:100%;
}
#shop_list_buttons{
	float:right;
	clear:both;
}

div.uc_subcats{
	padding:10px;
	border:solid 1px silver;
	background-color:#FFF;
	margin-bottom:15px;
}

ul.uc_cat_list{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

ul.uc_cat_list li.uc_cat_item{
	background:url(/images/markers/folder.png) no-repeat;
	padding-left:20px;
}
.hint{
    color:gray;
}
#shop_moder_form{
    padding:15px;
}
#shop_moder_form p.notice{
    font-weight:bold;
}

/* ========================================================================== */
/* ==============================  ===================================== */
/* ========================================================================== */

input.button { font-size:18px; }

div.new_club { margin-bottom:30px; height:24px; line-height:24px; padding-left:28px; background:url(/components/clubs/images/create.gif) no-repeat left center;}

div.club_entry { overflow:hidden; margin-bottom:10px; }
div.club_entry .image{ width:48px; height:48px; padding: 2px; background:#FFF; float: left; margin-right:14px; }

div.club_entry .data{ float: left; }

div.club_entry .data .title { margin-bottom: 5px; margin-top:5px;  }
div.club_entry .data .title a{ font-size: 16px; font-weight:bold;  }
div.club_entry .data .title a.private{ font-size: 16px; font-weight:bold; color:gray; }

div.club_entry .data .details { float:left; }
div.club_entry .data .details span{ color: #999; padding-left:19px; margin-right:4px; height:18px; font-size:10px; height:16px;line-height:16px;display:block; }
div.club_entry .data .details span.rating{ background:url(/images/icons/rating.gif) no-repeat left center; }
div.club_entry .data .details span.date{ background:url(/images/icons/date.gif) no-repeat left center; }
div.club_entry .data .details span.members{ background:url(/images/icons/users.gif) no-repeat left center; }

table.club_full_entry { overflow:hidden; margin-bottom:10px; width:100%; }
table.club_full_entry td.left { overflow:hidden; margin-bottom:10px; width:200px; }
table.club_full_entry .image{ width:200px; height:200px; padding: 2px; background:#FFF; margin-right:14px; }

table.club_full_entry .data{  }

table.club_full_entry .data .details { margin-bottom:10px; border-bottom:solid 1px silver; padding-bottom:8px; background:#ECECEC; padding:8px;}
table.club_full_entry .data .details span{ color: #333; padding-left:19px; margin-right:4px; height:18px; }
table.club_full_entry .data .details span.rating{ background:url(/images/icons/rating.gif) no-repeat left center; }
table.club_full_entry .data .details span.date{ background:url(/images/icons/date.gif) no-repeat left center; }
table.club_full_entry .data .details span.members{ background:url(/images/icons/users.gif) no-repeat left center; }

table.club_full_entry .data .description { margin-right:20px; margin-left:8px; margin-bottom:5px; clear:both; }

table.club_full_entry .members_list { width:200px; }
table.club_full_entry .members_list .title { margin-bottom:10px; padding-top:8px; padding-left: 8px; font-weight:bold; }
table.club_full_entry .members_list .list { padding:8px; padding-top:0px; padding-left:16px; }

table.club_full_entry .clubcontent { clear:both; margin-bottom:15px; }
table.club_full_entry .clubcontent p { padding:0px; padding-left:25px; margin-top:0px; }
table.club_full_entry .clubcontent div.title { padding:5px; padding-left:9px; background:#ECECEC; border-top:solid 1px silver; margin-bottom:5px; }
table.club_full_entry .clubcontent div.title a{ line-height:32px; height:32px; padding-left: 40px; margin-bottom:4px; margin-right:15px; display:block; font-size:16px; }
table.club_full_entry .clubcontent div.blog .title a{ background:url(/components/users/images/profile/blog.png) 0px center no-repeat; text-decoration:underline; }
table.club_full_entry .clubcontent div.album .title a{ background:url(/components/users/images/profile/photoalbum.png) 0px center no-repeat; text-decoration:underline; }
table.club_full_entry .clubcontent ul li a.on_moder { color:#FF6600; }
table.club_full_entry .clubcontent div.album a.delete { color:#FF0000; }

table.club_full_entry .clubcontent span.new{ color:#009900; font-weight:bold; }

table.club_full_entry .clubcontent ul { margin-top:10px; margin-left:9px; margin-bottom:15px; }
table.club_full_entry .clubcontent ul li { margin-bottom:3px; }
table.club_full_entry .clubcontent ul li.all a{ color:#999999; }
table.club_full_entry .clubcontent ul li.service a{ color:#009900; }

table.club_full_entry .clubcontent #add_album_form input.text { width:300px; border:solid 1px silver; }
table.club_full_entry .clubcontent #add_album_link a { color:#009900; margin-left:10px; }

table.club_full_entry .clubmenu {  }
table.club_full_entry .clubmenu div { float:right; margin-bottom:10px; }
table.club_full_entry .clubmenu div a { line-height:24px; height:24px;  margin-bottom:4px; margin-right:15px; display:block; font-size:12px; }
table.club_full_entry .clubmenu div a.join{ padding-left: 44px; background:url(/components/clubs/images/join.gif) 0px center no-repeat; text-decoration:underline; font-weight:bold; }
table.club_full_entry .clubmenu div a.leave{ padding-left: 44px; background:url(/components/clubs/images/leave.gif) 0px center no-repeat; text-decoration:underline; }
table.club_full_entry .clubmenu div a.config{ padding-left: 32px; background:url(/components/clubs/images/config.gif) 0px center no-repeat; text-decoration:underline; }

table.club_full_entry .wall .header{ background:#ECECEC; padding:10px; border-top:solid 1px silver; font-size:16px; }
table.club_full_entry .wall .body{ padding:10px; }
table.club_full_entry .wall #addwall{ padding:10px; padding-top:0px;}
table.club_full_entry .wall #addwall textarea{ width:100%; display:table; height:100px; }

table.club_full_entry .wall .usr_wall_addlink{
	margin-top:10px;
	padding:3px;
	padding-left:20px;
	line-height:12px;
	background-image:url(/components/users/images/writewall.gif);
	background-repeat:no-repeat;
}

table.club_full_entry .wall .usr_wall_entry { padding: 5px; border: dashed 1px #CCC; margin-bottom:2px; }
table.club_full_entry .wall .usr_wall_title{ padding: 5px; font-weight:bold; float:left; }
table.club_full_entry .wall .usr_wall_delete { float:right; padding:5px; }
table.club_full_entry .wall .usr_wall_delete a { background:url(/components/users/images/delete.gif) no-repeat left center; padding-left:18px; height:16px; line-height:16px; }

/* ========================================================================== */
/* ===========================  ================================== */
/* ========================================================================== */

.cmm_heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #7192A6;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 8px;
}
.cmm_icons{
	margin-bottom: 4px;
}
.cmm_icons a{
	color:#666666;
	text-decoration:underline;
}
.cmm_anchor{
	float:left;
	margin-left:10px;
	color:#333333;
}
.cmm_author {
	display: block;
	float: left;

	font-weight: bold;
}
.cmm_title {
	padding: 6px;
}
.cmm_votes{
	float: right;
	padding: 2px;
    margin-right:15px;
    color:silver;
    font-weight:bold;
}
.cmm_good{
    color:green;
}
.cmm_bad{
    color:red;
}
.cmm_time {
	color: #999;
	display: block;
	float: right;
	padding: 2px;
	padding-left:20px;
	background:url(/components/comments/images/time.gif) no-repeat #FFF;
}
.cmm_date {
	color: #999;
	background-color: #999999;
	display: block;
	float: right;
	margin-right:6px;
	padding: 2px;
	padding-left:20px;
	background:url(/components/comments/images/date.gif) no-repeat #FFF;
}
.cmm_pagebar {
	background-color:#EBEBEB;
	margin-bottom:4px;
}
.cmm_entry {
	width: 100%;
	margin:0;
	margin-bottom:2px;
	padding:2px;
}
.cmm_avatar {
	padding: 5px;
	background:#EBEBEB;
}
.cmm_content_av {
	padding: 10px;
	padding-left: 25px;
	padding-top: 7px;
	background:url(/components/comments/images/pointer.jpg) no-repeat;

}
.cmm_content {
	padding-left: 6px;
}

.cmm_content_av .quote {
color:#000000;
font-style:italic;
background-color: #F3F9F2;
border:thin dashed #999999;
}

.cmm_addentry a{
	text-decoration:underline;
}
.cmm_addentry {
	padding:20px;
	border:solid 1px gray;
	background-image:url(/templates/official/images/cmform_bg.jpg);
	background-repeat:repeat-x;
	background-color:#E4E4E4;
}
.cmm_smilebox{
	padding:4px;
	border:solid 1px gray;
	background-color:#EBEBEB;
}
.cmm_codebar{
	width:100%;
	border:solid 1px gray;
	background-color:#FFFFFF;
}
.cmm_pageselect{
	border: solid 1px gray;
	background-color:#F3F3F3;
}
.cmm_submit{
	font-size:12px;
}
#addcomment {
	border: solid 1px gray;
	background-color:#E5E5E5;
	padding:10px;
}
#addcommentlink{
	margin-top:15px;
}

div.cm_smiles{
	padding:0px;
	margin-top:5px;
}
div.cm_smiles a{
	text-decoration:none;
}

div.cm_smiles div.usr_msg_smilebox{
	background:#ECECEC;
	border:none;
}

/* ========================================================================== */
/* ==============================  =================================== */
/* ========================================================================== */

#con_rating_block{
	margin-top:10px;
    padding-top:10px;
    border-top:1px solid #666666;
	margin-bottom:10px;
}

.con_photos_header{
	padding:8px;
	font-weight:bold;
	text-align:center;
}

table.con_photos_block{
	float:right;
}

table.con_photos td{
	padding:0px;
}

div.con_forum_link{
    margin-top:10px;
    margin-bottom:10px;
}

div.con_forum_link a{
    height:16px;
    line-height:16px;
    padding-left:18px;
    background:url(/images/icons/comments.gif) no-repeat left center;
}

/* ========================================================================== */
/* ==============================  ===================================== */
/* ========================================================================== */

.forum_cattitle{
	font-size: 18px;
	margin-bottom:6px;
	margin-top:10px;
	color:#5186B8;
}

.forums_table{
	border:solid 1px gray;
}

.forum_link{
	font-weight:bold;
}

.forum_desc{
	color:#333333;
}

.threads_table{
	border:solid 1px gray;
}
.thread_link{
	font-weight:bold;
}

.thread_desc{
	color:#999999;
}
.thread_pagination{
	font-size:12px;
}
.thread_pagination a{
	color:#666666;
	text-decoration:underline;
}
.thread_pagination a:hover{
	color:#FF6600;
	text-decoration:underline;
}

.row1{
	background-color:#FFFFFF;
}

.row2{
	background-color:#EBEBEB;
}

.forum_poll_table{
	border:solid 1px gray;
}
.forum_poll_data{
	background-color:#F2F2F2;
}
.forum_poll_header{
	width:100%;
	background-color:#EBEBEB;
	border-bottom:dashed 1px gray;
}
.forum_poll_title{
	font-weight:bold;
	font-size:18px;
}
.forum_poll_desc{
	font-size:10px;
	margin-top:4px;
	margin-bottom:4px;
}
.forum_poll_gauge_title{
	font-size:10px;
}
.forum_poll_gauge{
	height:15px;
	background-color:#333333;
	margin-bottom:10px;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
}
.forum_poll_answers{
	margin:10px;
}
.forum_poll_submit{
	margin:10px;
}
.forum_poll_param{
	margin-bottom:10px;
}

.post_usercell{
	background-color:#EBEBEB;
	border:solid 1px gray;
}
.post_userimg{
	margin:4px;
	border:solid 1px gray;
	padding:2px;
	background-color:white;
}
.post_userawards{
	margin-top:3px;
	margin-bottom:3px;
}

.post_userrank{
	font-size:10px;
	color:#006699;
}
.post_userrank span{
	display:block;
	clear:both;
}
.post_userrank #rank{
	font-size:10px;
	color:#006699;
}
.post_userrank #admin{
	font-size:10px;
	color:#660000;
}
.post_userrank #moder{
	font-size:10px;
	color:#C00;
}

.post_usermsgcnt{
	font-size:10px;
}
.post_userkarma{
	padding:2px;
	margin:2px;
	font-size:10px;
}

.post_msgcell{
	background-color:#FFFFFF;
	border:solid 1px gray;
	padding:6px;
}
.post_userlink{
	color:#003366;
	font-weight:bold;
}
.post_date{
	color:#999999;
	margin-bottom:10px;
	border-bottom:solid 1px silver;
}
.post_content{

}
.post_editdate{
	color:#999999;
	margin-top:10px;
	border-top:solid 1px silver;
}
.post_signature{
	margin-top:20px;
	border-top:solid 1px silver;
	padding-top:4px;
}

.forum_toollinks{
	margin-bottom:8px;
	text-align:right;
}

.forum_quote{
	padding:10px;
	border:dashed 1px gray;
	background-color:#EBEBEB;
	font-size:12px;
	color: gray;
	margin:8px;
}
.bb_quote{
	padding:10px;
	border:dashed 1px gray;
	background-color:#EBEBEB;
	font-size:12px;
	color: gray;
	margin:8px;
}
.forum_quote_author{
	text-align:right;
}
.forum_toolbar{
	margin-bottom:4px;
	margin-top:4px;
	background-color:#ECECEC;
}
.forum_navbar{
	margin-bottom:4px;
	margin-top:1px;
	background-color:#ECECEC;
	padding:5px;
}
.forum_navbar a{
	color:#666666;
	text-decoration:underline;
}
.forum_fa{
	margin-top: 6px;
	margin-bottom: 6px;
	border: solid 1px gray;
	padding:10px;
}
.forum_fa_title{
	font-weight:bold;
}
.forum_fa_desc{
	border-bottom:solid 1px gray;
	margin-bottom:10px;
	padding-bottom:8px;
}
.forum_fa_entries{
	background-color:#EBEBEB;
	border:solid 1px gray;
	padding: 8px;
	margin-top:10px;
	display:none;
}
.forum_fa_entry{

}
.forum_fa_browse{
	border:solid 1px;
}
.fa_attach{
	margin-top:30px;
	border-top: solid 1px gray;
	display:block;
}
.fa_attach_title{
	margin-top:6px;
	margin-bottom:6px;
	font-weight:bold;
	font-size:10px;
}
.fa_filebox{

}
.fa_file_desc{
	font-size:10px;
}
.fa_file_link{
	font-size:10px;
	margin-left:5px;
}
.forum_postinfo{
	margin-bottom:15px;
}
.forum_texteditor{
	font-size:14px;
	border:solid 1px gray;
	width:100%;
	height:200px
}
.forum_zoom{
	background-color:gray;padding:2px;
}
.forum_zoom_text{
	padding:2px; color:#FFFFFF; text-align:center;
}
.forum_lostimg{
	padding:5px;
	border:solid 1px silver;
	color:#666666;
}

.forum_fast{
	margin-top:2px;
	padding:8px;
	border:solid 1px gray;
}
.forum_fast_header{
	background-color:#EBEBEB;
	padding:4px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
	border:solid 1px silver;
}
.forum_fast_submit{
	text-align:right;
	margin-top:3px;
}
.forum_fast_form #message{
	width:100%;
	border:solid 1px silver;
}

.forum_subs{
	margin-top: 10px;
	color:#666666;
	font-size:10px;
}
.forum_subs a{
	text-decoration:underline;
	color:#003399;
}
.subforumshead{
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.forum_toolbar a{
	color:#666666;
	text-decoration:underline;
}

/* ========================================================================== */
/* ==========================  ================================== */
/* ========================================================================== */

#usr_links{
	margin-top:0px;
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
	padding:10px;
}

#usr_photoalbum, #usr_files, #usr_blog, #usr_board, #usr_comments{
	display: block;
	height:32px;
	line-height:32px;
	padding-left:46px;
	padding-right:15px;
	font-size:14px;
	font-weight:bold;
	margin:5px;
}

.online{
	padding-left:3px;
	padding-right:3px;
	background-color:#009900;
	color:#FFF;
}

.cmm_votes{
	float: right;
	padding: 2px;
    margin-right:15px;
    color:silver;
    font-weight:bold;
}
.cmm_good{
    color:green;
}
.cmm_bad{
    color:red;
}

div.users_list_buttons{ overflow: hidden; }
div.users_list_buttons .button{ width:130px; text-align:center; height:30px; line-height:30px; float:left; background:url(/components/users/images/button.jpg) no-repeat; }
div.users_list_buttons .button a { color:#666666; }

div.users_list_buttons .selected_positive{ font-weight: bold; background:url(/components/users/images/button_selected_pos.jpg) no-repeat; }
div.users_list_buttons .selected_positive a{ color: #FFF; }
div.users_list_buttons .selected_negative{ font-weight: bold; background:url(/components/users/images/button_selected_neg.jpg) no-repeat; }
div.users_list_buttons .selected_negative a{ color: #FFF; }
div.users_list_buttons .selected_rating{ font-weight: bold; background:url(/components/users/images/button_selected_rat.jpg) no-repeat; }
div.users_list_buttons .selected_rating a{ color: #FFF; }

div.users_list { border: solid 1px #999; padding:10px; margin-bottom:10px; }

table.users_list div.number{ color:#999; }
table.users_list div.nickname { font-size:18px; margin-bottom:4px; float:left;}
table.users_list div.karma { float:right; clear:right; overflow:hidden; padding-top:4px; }
table.users_list div.karma span { font-size:16px; padding:2px;  padding-left:17px; }
table.users_list div.karma span.rating { color:#006699; font-size:16px; padding:2px; padding-left:20px; background:url(/components/users/images/rating.gif) no-repeat left center; }

table.users_list div.city { clear:both; }
table.users_list div.city a{ color:#666; }
table.users_list div.status { clear:both; margin-top:2px; }
table.users_list div.status .online{ padding:0px 2px 0px 2px; background-color:#00CC00; color:#FFF; font-size:10px;}
table.users_list div.status .offline{ color:#999999; font-size:10px; background:none; padding:0px;}

div.stat_block { margin-left: 20px; }
div.stat_block div.title { font-size:24px; color:#006699; }
div.stat_block div.body li { list-style:none; margin-bottom:3px; }

div.stat_block_bday { margin-left: 20px;    }
div.stat_block_bday div.title { padding-left:18px; background:url(/components/users/images/birthday.gif) no-repeat left center; font-size:16px; color:#006699;; font-weight:bold; margin-bottom:5px; margin-top:20px;}
div.stat_block_bday div.body { text-indent:30px; }

div#user_ratings { padding:10px; }

div#user_ratings div.karma, div#user_ratings div.rating { float:left; text-align:center; width: 50%; }

div#user_ratings .karma .title, div#user_ratings .rating .title { color:#666; }

div#user_ratings .value,  div#user_ratings .value-positive, div#user_ratings .value-negative{ font-size:16px; padding: 4px; margin: 2px; }

div#user_ratings .karma .value-positive { background-color:#00AA00; color:#FFF; }
div#user_ratings .karma .value-negative { background-color:#AA0000; color:#FFF; }

div#user_ratings .karma table { margin-left:auto; margin-right:auto; }
div#user_ratings .karma table td { font-size:16px; }

div#user_ratings .rating .value {  background-color:#006699; color:#FFF; padding:6px; }

div#user_profile_url{
    clear:both;
    display:block;
    padding-top:15px;
    text-align:center;
}

div.usr_clubs {padding: 15px; }
div.usr_clubs span.label { margin-right:15px; font-weight:bold; }
div.usr_clubs a.usr_club_link { padding-left:18px; background:url(/images/icons/club.gif) no-repeat left center; height:16px; line-height:16px; margin-right:5px; }

div.usr_profile_menu{ margin-top:10px; clear:both; overflow:hidden; }

div.usr_profile_menu a { padding:4px; height:24px; width:24px; border: solid 1px #FFF; overflow:hidden; float:left; }
div.usr_profile_menu a:hover { padding:4px; height:24px; width:24px; background-color:#ebebeb; border:solid 1px gray; overflow:hidden; float:left; }

a.select-avatar{
    height:16px;
    line-height:16px;
    padding-left:18px;
    background:url(/components/users/images/selectavatar.gif) no-repeat left center;
}

div.user_profile_data { padding:10px; padding-top:0px; padding-bottom:0px;}

div.user_profile_data .offline{
	padding-left:3px;
	padding-right:3px;
	background-color:#990000;
	color:#FFF;
}

.usr_friends_entry .offline{
	color:#999999;
}

div.user_profile_data .field{ overflow: hidden; clear:both; }

div.user_profile_data .field .title,
div.user_profile_data .field .value { float:left; line-height:24px; }

div.user_profile_data .field .title { width:170px; font-weight:bold; }
div.user_profile_data .field .value {  }

#usr_photoalbum{ background:url(/components/users/images/profile/photoalbum.png) no-repeat; }
#usr_board{	background:url(/components/users/images/profile/board.png) no-repeat; }
#usr_files{	background:url(/components/users/images/profile/files.png) no-repeat; }
#usr_blog{ background:url(/components/users/images/profile/blog.png) no-repeat; }
#usr_comments{ background:url(/components/users/images/profile/comments.png) no-repeat; }

.usr_friends_query{
	padding:10px; margin-top:10px; border:solid 1px silver;
}

.content_title { font-size:14px; font-weight:bold; }

.usr_friends_feed{ padding:6px; }
.usr_friends_feed a.nickname { color:gray; }

.usr_com_title{	padding: 5px; background-color:#EBEBEB; border-top:solid 1px #666;	border-bottom:none; }
.usr_com_body{	padding-top: 15px; }

.usr_wall_entry { padding: 5px; border: dashed 1px #CCC; margin-bottom:2px; }
.usr_wall_title{ padding: 5px; font-weight:bold; float:left; }
.usr_wall_delete { float:right; padding:5px; }
.usr_wall_delete a { background:url(/components/users/images/delete.gif) no-repeat left center; padding-left:18px; height:16px; line-height:16px; }

.usr_msg_title{	padding: 10px; }
.usr_msg_body{ padding: 10px; }

.usr_publ_albums{ overflow:hidden;	background-color:#EBEBEB; padding:6px; margin-bottom:10px; }
.usr_photo_thumb{ padding:1px; float:left; height:140px;	width:120px;	display:block;	margin:4px;	padding:1px; padding-top:10px;border:dotted 1px silver;	background-color:#FFFFFF; text-align:center; }
.usr_photo_view{ text-align:center; padding:10px; background-color:#FFFFFF; }
.usr_editprof{	background-color:#FFFFFF; border:solid 1px gray; padding:8px; width:100%; }
.usr_edithint{	color:#666666;	font-size:10px; }

.usr_q_title{ font-weight:bold; margin:1px;	margin-bottom:12px;	padding:5px; clear:both; border-bottom:dashed 1px gray; }

.usr_q_thumb{ margin-left:1px; margin-bottom:1px; float:left; display:block; width:70px; }
.usr_q_thumbimg{ background-color:#FFFFFF; border:solid 1px gray; }
.usr_q_link{ color:#003366; }

.usr_award_block{ display:block; margin:2px; width:100%; }
.usr_award_date{ font-size:10px; color:#999999;	margin-top:5px; }

.usr_deleted{ font-size:18px; color:#990000; }
.usr_restore{ margin-top:10px; }

.usr_btnlink{ padding:10px;	margin:2px;	border:solid 1px silver; width:120px; }

.usr_files_orderbar{ background-color:#EBEBEB;	margin-bottom:4px;	padding:5px; }
.usr_files_orderbtn{ font-size:9px;	background-color:#CCCCCC; border:solid 1px gray; height:20px; }
.usr_files_link{ font-size:10px; color:#999999; }

.usr_wall{ margin-top:5px; padding:2px;	overflow:hidden; }
.usr_wall #addwall{	padding-right: 10px;}

.usr_wall_header{ font-size:18px; padding:2px; color:#7192A6;}
.usr_wall_body{	padding:2px; }
.usr_wall_addlink{
	margin-top:10px;
	padding:3px;
	padding-left:20px;
	line-height:12px;
	background-image:url(/components/users/images/writewall.gif);
	background-repeat:no-repeat;
}
.usr_wall_addlink a{ text-decoration:underline;	color:gray;}
.usr_friendslink{ text-decoration:underline; color:#999999; }

textarea.wall_message{ width:100%; height:100px; }

#karmalink{	font-size:16px;	font-weight:bold; padding:4px; background-color:#EBEBEB; margin:2px; margin-left:8px; }
#usertitle{	margin-bottom:4px;	overflow:hidden;}
#nickname{	margin:0px; }

.usr_group{
	padding:2px;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	background:url(/components/users/images/group.gif);
	background-repeat:no-repeat;
	line-height:16px;
	color:#666666;
}
.usr_awlist_link{
	font-size:14px;
	background:#ccc;
	padding:5px;
	text-align:center;
	font-weight:bold;
}

.usr_awlist_link a{	text-decoration:none; }
.usr_aw_dettable{ margin:5px;	margin-bottom:20px; }
.usr_aw_img{ padding:5px; border:solid 1px #ccc; }
.usr_aw_title{ font-size:18px; }
.usr_aw_desc{ font-size:14px; color:#666666; }
.usr_aw_who{ padding:10px;	background:#EBEBEB; }
.usr_aw_who #m{	background:url(/images/markers/usermale.png) no-repeat 0px 2px;	padding-left:20px;	line-height:18px; }
.usr_aw_who #f{	background:url(/images/markers/userfemale.png) no-repeat 0px 2px; padding-left:20px; line-height:18px; }
.usr_aw_users{ margin-bottom:4px; }

div.awards_list_link { padding:5px; }
div.awards_list_link a{ padding-left:18px;  background:url(/images/icons/help.gif) no-repeat left center; }

#usr_profparams{ width:750px; border:dashed 1px silver;	padding:10px; }

#usr_profsavebtns{	background:#EBEBEB;	width:775px; margin-top:10px; margin-bottom:5px; text-align:center; }

#usr_prof_form{	padding:10px;padding-top:0px; }

#usr_prof_form em{ color:#999; }

#usr_prof_form #title{ width:170px; height:24px; line-height:24px; }
#usr_prof_form #field{ height:24px; line-height:24px; }

#usr_prof_form table{ width:100%; }

.usr_msgmenu_active{ margin-right:0px;	background-color:#EBEBEB; padding:10px;	font-weight:bold; }
.usr_msgmenu_link{	margin-right:0px;	padding:10px;	}

.in_link{ padding-left:26px; background:url(/components/users/images/messages/message-in.gif) no-repeat 8px center #FFF; }
.in_span{ padding-left:26px; background:url(/components/users/images/messages/message-in.gif) no-repeat 8px center #EBEBEB; }

.out_link{ padding-left:26px; background:url(/components/users/images/messages/message-out.gif) no-repeat 8px center #FFF; }
.out_span{ padding-left:26px; background:url(/components/users/images/messages/message-out.gif) no-repeat 8px center #EBEBEB; }

.new_link{ padding-left:26px; background:url(/components/users/images/messages/message-new.gif) no-repeat 8px center #FFF; }
.new_span{ padding-left:26px; background:url(/components/users/images/messages/message-new.gif) no-repeat 8px center #EBEBEB; }

.history_span{ padding-left:26px; background:url(/components/users/images/msghistory.gif) no-repeat 5px center #EBEBEB; }

a.msg_delete{
	background:url(/components/users/images/delete.gif) no-repeat 3px 5px;
	padding:2px;
	padding-left:24px;
}
a.msg_reply{
	background:url(/components/users/images/messages.gif) no-repeat 3px 5px;
	padding:2px;
	padding-left:24px;
}
a.msg_history{
	background:url(/components/users/images/msghistory.gif) no-repeat 3px 5px;
	padding:2px;
	padding-left:24px;
}

table.feed { margin-top:10px; margin-bottom:10px; }
table.feed td { font-size:14px; }
table.feed td.date { font-size:12px; text-align:left; width:110px; }
table.feed td.date strong { color:green; }

.usr_files_head{
    background-color:#ECECEC;
    font-weight:bold;
    padding:4px;
}

.usr_status_bar{
    clear:both;
    margin-top:0px;
    padding-bottom:10px;
}

.usr_status_text{
    font-style:italic;
    background:url(/components/users/images/messages.gif) no-repeat left center;
    padding-left:19px;
    float:left;
}

.usr_status_date{
    font-size:9px;
    color:gray;
    font-style:normal;
    margin-left:14px;
    margin-right:14px;
}

.usr_status_link{
    float:left;
}

.b-timetable {
    border-bottom: 1px solid #000000;
    clear: right;
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
/*border:1px solid #3C8697;
margin:0 0 0 -7px;
position:relative;*/
}
.b-timetable__hrow .b-timetable__column {
    background: none repeat scroll 0 0 #E7E8EE;
    border: 0 none;
    padding: 4px 7px;
    white-space: nowrap;
}

.b-timetable-i {
width:100%;
}
.b-timetable th {
background:#EEF4F5 none repeat scroll 0 0;
padding:7px 10px;
white-space:nowrap;
}
.b-timetable-i .print-icon {
	display: none;
}



/* 1.7*/
.usr_profile_block{
    clear:both;
    margin-top:10px;
    padding-top:10px;
    border-top:1px solid #C3D6DF;
    margin-left:10px;
}

.usr_albums_list{
    margin:10px 0;
    padding:0;
    clear:both;
    overflow:hidden;
}

.usr_albums_list li{
    margin:0 10px 10px 0;
	padding:0;
    display: block;
    float:left;
    width:200px;
	height:90px;
}
.usr_albums_list li.no_albums{
	height:auto;
}

.usr_album_thumb{
    display:block;
    float:left;
    width:64px;
    height:64px;
    margin-right:10px;
    padding:2px;
    border:1px solid #65A1C2;
}

.usr_album .link{ font-size:14px; }
.usr_album .count { color:#5F98BF; }
.usr_album .date { color:#AAA; font-size:11px; }

#usr_links{
	margin-top:0px;
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
}

#usr_links sup{
    font-size:12px;
    color:#729CCC;
}

#usr_files, #usr_blog, #usr_board{
	display: inline-block;
	height:32px;
	line-height:32px;
	padding-left:40px;
	padding-right:15px;
	font-size:18px;
	margin:5px;
    margin-left:0px;
    float:left;
}

div#user_ratings { float:right; }

div#user_ratings div.karma, div#user_ratings div.rating {
    float:left; text-align:center;
}

div#user_ratings .value,  div#user_ratings .value-positive, div#user_ratings .value-negative{
    font-size:14px; padding: 4px; margin: 2px;
    border-radius:18px;
    -moz-border-radius:18px;
    cursor:pointer;
}

div#user_ratings .karma .value-positive { background-color:#427F00; color:#FFF; }
div#user_ratings .karma .value-negative { background-color:#BF2F17; color:#FFF; }

div#user_ratings .karma table { }
div#user_ratings .karma table td { font-size:14px; }

div#user_ratings .rating .value {  background-color:#4A73A7; color:#FFF; padding:6px 10px; }

.usr_avatar{
    padding:10px;
    border:solid 1px #65A1C2;
    background-color:#FFFFFF;
    border-radius:8px;
    -moz-border-radius:8px;
}

.usr_avatars_lib_link{
    padding:1px;
    padding-left:20px;
    background:url(../images/icons/images.png) no-repeat left center;
}

.usr_friends_block{
    overflow:hidden;
    margin-bottom:15px;
}

.usr_friend_cell{
    padding-right:10px;
    margin-right:5px;
    margin-bottom:5px;
}

.usr_friend_cell .friend_link{
    font-size:14px;

}

.usr_friend_cell span{ font-size:11px; }
.usr_friend_cell span.offline{ color:#5F98BF; }

div.usr_profile_menu{ margin-top:10px; clear:both; overflow:hidden; }

div.usr_profile_menu a { padding:4px; border: solid 1px #FFF; overflow:hidden; float:left; width:auto !important; height:auto !important; }

div.users_list_buttons{ overflow: hidden; }
div.users_list_buttons .button{
    border-radius:8px;
    -moz-border-radius:8px;
    display:block;
    float:left;
    font-size:18px;
    margin-right:15px;
    padding:5px 0px;
}

div.users_list_buttons .button a { color:#375E93; }

div.users_list_buttons .selected{
    background:#E0EAEF;
    padding:5px 10px;
    margin-right:15px;
}

div.users_list_buttons .selected a{
    text-decoration:none;
    color:#000000;
}

div.users_list {
    margin:15px 0px; padding:15px; border:1px solid #C3D6DF;
    border-radius:8px;
    -moz-border-radius:8px;
}

table.users_list div.avatar{ border:1px solid #C3D6DF; padding:2px; width:63px; height:63px; margin-bottom:10px; }
table.users_list div.number{ color:#999; }
table.users_list div.nickname { font-size:18px; }
table.users_list div.microstatus {
    color:#5F98BF; font-size:11px;
    padding:1px;
    padding-left:20px;
    background:url(/templates/_default_/images/icons/comment-small.png) no-repeat left top;
    clear:both;
    margin-top:3px;
}
.microstatus {
    color:#5F98BF; font-size:11px;
    padding:1px;
    padding-left:20px;
    background:url(/templates/_default_/images/icons/comment-small.png) no-repeat left top;
    margin-top:3px;
}
table.users_list div.karma,
table.users_list div.rating{
    font-size:12px;
    float:right;
    overflow:hidden;
    padding:2px 5px;
    border-radius:8px;
    -moz-border-radius:8px;
    background:#E0EAEF;
}
table.users_list div.karma{
    margin-right:5px;
}
table.users_list .pos{
    color: green;
}
table.users_list .neg{
    color: red;
}

table.users_list div.city { clear:both; }
table.users_list div.city a{ color:#666; }
table.users_list div.status { float:right; padding:2px; margin-right:5px; }
table.users_list div.status .online{
    padding:1px 5px; background-color:#00CC00; color:#FFF; font-size:11px;
    border-radius:4px;
    -moz-border-radius:4px;
}
table.users_list div.status .offline{ color:#999999; font-size:11px; background:none; padding:0px;}

.mod_new_user{
    clear:both;
    overflow:hidden;
    margin-bottom:5px;
}
.mod_new_user_avatar {
    float:left;
    margin-right:10px;
    padding:1px;
    background:#FFF;
    border:1px solid #6E93C9;
    overflow:hidden;
}

.mod_new_user_link { font-size:14px; }

.mod_com_userlink{
	color:#666;
}
.mod_com_line{
    font-size:14px;
}
.mod_com_targetlink{
    color:#333;
}
.mod_com_details{
    font-size:10px;
    margin-bottom:6px;
}
.mod_com_details a{
    text-decoration:none;
}
.mod_com_all{
    padding:1px;
    padding-left:20px;
    background:url(/templates/_default_/images/icons/comments.png) no-repeat;
    color:#333;
}

.photo_layout{
    margin-bottom: 15px;
}
.photo_thumb{
	display:block;
    border:solid 1px #C3D6DF;
    padding:15px;
    border-radius:8px;
    -moz-border-radius:8px;
    margin-right:5px;
    margin-bottom:5px;
}
.photo_thumb a{
    font-size:16px;
}
.photo_bar{
	background-color: #EBEBEB;
	margin:6px 0px 6px 0px;
}
.photo_desc{
	margin-bottom:10px;
}
.photo_box{
	border:solid 1px silver;
}
.photo_date_td{
	background-color:#EBEBEB;
}
.photo_sortform{
	padding:5px 8px;
	background-color:#E0EAEF;
    border-radius:8px;
    -moz-border-radius:8px;
}
.photo_subcat{
    font-size:16px;
}
.photo_gallery{
    margin-bottom:15px;
    clear:both;
}
.photo_userbar{
	padding:10px;
	background-color:#EBEBEB;
	margin-bottom:2px;
}
.photo_toolbar{
    float:right;
    -moz-border-radius:8px 8px 8px 8px;
    background-color:#E0EAEF;
    padding:5px 8px;
}
.photo_toolbar table{
    height:30px;
}

.photo_toolbar a{
	text-decoration:underline;
    font-size:14px;
    color:#375E93;
}
.photo_add_link{
    padding-left:20px;
    background:url(../images/icons/addphoto.png) no-repeat left center;
    font-size:14px;
    float:right;
    clear:both;
}
.photo_bbinput{
	width:200px;
	padding:2px;
    border:solid 1px #4DA4CF;
}
.photo_row{
	height:auto !important;
	overflow:hidden;
	padding:0.8em 0;
	width:99%;
}
.photo_album_tumb{
    height:100%;
    float:left;
    position:relative;
    width:200px;
    margin-right:15px;
    margin-bottom:15px;
    border:solid 1px #C3D6DF;
    padding:15px;
    border-radius:8px;
    -moz-border-radius:8px;
}

.photo_container{
    text-align:center !important;
}
.photo_album_img{
    background-color:#FFFFFF;
    background-image:none;
    border:1px solid #C0C0C0;
    margin:0 0.3em 0.3em 0;
    padding:3px;
    vertical-align:bottom;
}
.photo_txt{
    text-align:center !important;
}
.photo_txt .photo_album_title{
    font-size:16px;
    height: 25px;
    display:block;
}
.photo_container_today{
	color:#09F;
	font-weight:bold;
	position:absolute;
	top: 40px;
	left: 10px;
	z-index: 1;
	margin:0;
	padding:0;
}
.photo_txt ul {
    margin:0 !important;
    padding:0 !important;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
.photo_txt li {
    background-image:none;
    line-height:115% !important;
    list-style-image:none;
    list-style-type:none;
    margin:0 !important;
    padding:0 !important;
}
.photo_details .photo_date_details{
    margin-top:10px;
}
.photo_larr{
    background:url(/templates/_default_/images/larr.jpg) no-repeat right 20px;
}
.photo_details{
    background:#E0EAEF;
    padding:20px;
    border-radius:8px;
    -moz-border-radius:8px;
    font-size:14px;
}
.photo_details .operations{ margin-top:20px; }

.photo_details .karma_buttons{
    padding:5px;
    background:#FFF;
    border-radius:8px;
    -moz-border-radius:8px;
}

.photo_sub_details{
    padding:10px 20px;
    font-size:14px;
}

.photo_sub_details .taglinebar{
    margin:0px;
    margin-top:10px;
}


