* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color:#797979;
	outline: none;
	text-decoration: underline; 
}
a:hover {
	text-decoration: none;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-variant: inherit;
	font-weight:bold;
	margin: 2px 0 7px 4px;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-variant: inherit;
	font-weight:bold;
	margin: 2px 0 7px 1px;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/*-------------------- MODULES ----------------------*/
#left .module, #right .module {
	border: 1px solid #9DB0BC;
	padding: 0px;
	margin-bottom:2px;
}

#left .moduletitle, #right .moduletitle{
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	margin-bottom: 6px;
	background:url(/templates/_default_/images/modtitle.jpg) repeat-x #9DB0BC;
	padding: 0px;
	height: 34px;
	line-height:34px;
	border-bottom:solid 1px #9DB0BC;
}
#left .modulebody, #right .modulebody {
	padding: 10px;
	background-color:#FFFFFF;
}

#center .module{
	padding: 10px;
	margin-bottom:2px;
}

#center .moduletitle{
	font-size:18px;
	text-transform:uppercase;
	border-bottom:solid 1px #7192A6;
	color:#7192A6;
}
#center .modulebody {
	padding: 10px;
	background-color:#FFFFFF;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 80px;
	padding: 0px 0px 0 2px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#header a {
	color:#FFF;
	text-decoration:none;
}
#header a:hover {
	text-decoration: underline;
}
#left_hd {
	float:left;
	background-image:url(/templates/_default_/images/left_hd.jpg);
	width:14px;
	height:79px;
}
#logo_hd {
	float:left;
	background-image:url(/templates/_default_/images/logo_hd.jpg);
	width:309px;
	height:79px;
}
#right_hd {
	float:left;
	background-image:url(/templates/_default_/images/right_hd.jpg);
	width:13px;
	height:79px;
}
#bg_hd {
	float:left;
	background-image:url(/templates/_default_/images/bg_hd.jpg);
	width:662px;
	height:79px;
}
#menu_hd {
	float:right;
	width:600px;
	height:70px;
}
#menu_hd ul {
	position:relative;
	width:550px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	left:15px;
	top:30px;
}
#menu_hd a {
	color:#FFF;
	text-decoration: underline;
}
#menu_hd a:hover {
	text-decoration:none;
}
#menu_hd li{
	display:inline;
    margin:4px; padding:0;
}
#auth_hd {
	float:left;
	width:270px;
	height:75px;
}
#auth_hd form {
	width:265px;
	height:74px;
	margin: 4px 0 0 0;
}
#label_fhd {
	float:left;
	width:70px;
	padding: 3px 3px 0 19px;
}
#input_fhd {
	float:left;
	margin: 2px 0 0 0;
	
}
#btn_fhd {
	float:left;
	margin: 2px 0 0 52px;
}
#label1_fhd {
	float:left;
	width:110px;
	padding: 4px 3px 0 19px;
}
#btn_fhd .btn1 {
	background-image:url(/templates/_default_/images/btn_hd.jpg);
	cursor:pointer;
	width:53px;
	height:19px;
	border:medium none;
}

#header2 {
	margin: 0 0 2px 6px;
	padding: 0px 2px 2px 2px;
	border:1px dashed #e7e7e7;
	background-color:#f7f7f7;
	width:983px;
	height:110px;
	color:#797979;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.bbbb img{
	text-align:center;
}
.bbbb{
	line-height:10px;
}
#header2 a {
	color:#ff9101;
	text-decoration:none;
}
#header2 a:hover {
	text-decoration: underline;
}
#title_hd2 {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
#new_povara {
	height:90px;
}
#n_povar {
	float:left;
	margin: 0 4px 0 4px;
	width:100px;
	height:85px;
	
}
#n_povar .foto {
	position:relative;
	left:16px;
	border:1px dotted #e7e7e7;
	width:64px;
	height:64px;
}
#n_povar .nicname {
	font-size:10px;
}
#header3 {
	margin: 0 0 2px 6px;
	padding: 0px 2px 2px 2px;
	border:1px dashed #e7e7e7;
	background-color:#f7f7f7;
	width:983px;
	height:17px;
	color:#797979;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#header3 ul {
	margin:0 0 0 10px;
	width:950px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
}
#header3 a {
	color:#CC330A;
	text-decoration:none;
}
#header3 a:hover {
	text-decoration: underline;
}
#header3 li{
	display:inline;
    margin:8px 5px 8px 5px; padding:0;
}
#header4 {
	margin: 0 0 2px 6px;
	padding: 0px 2px 2px 2px;
	border:1px dashed #e7e7e7;
	background-color:#f7f7f7;
	width:983px;
	height:110px;
	color:#797979;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#header4 a {
	color:#ff9101;
	text-decoration:none;
}
#header4 a:hover {
	text-decoration: underline;
}
#title_hd4 {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
#menuxa {
	height:110px;
}
#menuelem {
	float:left;
	margin: 0 9px 0 9px;
	width:120px;
	height:85px;
	
}
#menuelem .pic {
	position:relative;
	left:26px;
	width:70px;
	height:70px;
}
#menuelem .namemenu {
	font-size:12px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 50px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	overflow: hidden;
}
#content {
	float:left;
}
#cont1 {
	width: 485px;
	margin: 0 0 2px 3px;
	padding: 0px 2px 2px 2px;
	border:1px dashed #e7e7e7;
	background-color:#f7f7f7;
	color:#797979;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sl {
	float:left;
}
#sl1 {
	width: 240px;
	margin: 0 0 2px 6px;
	padding: 0px 2px 2px 2px;
	border:1px dashed #e7e7e7;
	background-color:#f7f7f7;
	color:#797979;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sr {
	float:left;
}
#sr1 {
	width: 240px;
	margin: 0 0 2px 3px;
	padding: 0px 2px 2px 2px;
	border:1px dashed #e7e7e7;
	background-color:#f7f7f7;
	color:#797979;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
/* Search modul
-----------------------------------------------------------------------------*/
#titlemenu {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding: 2px 0 4px 2px;
}
#labsearch {
	float:left;
	width:90px;
	padding: 1px 5px 1px 0px;
	text-align: right;
}
#insearch {
	float:left;
	margin: 1px 0 1px 0;
	}
#insearch input {
	width: 85px;
}

/*-------------- MODULE "LATEST BLOG POSTS" ------------------------------*/
.mod_blog_userlink{
	text-decoration:underline;
	color:#F90;
	padding: 2px 0 2px 0;
}
.mod_blog_karma{
	text-align:center;
	font-size:18px;
	padding:2px 0 2px 0;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border:1px dashed #e7e7e7;
	background-color:#FC0;
	color:#797979;
	width: 988px;
	margin: -50px auto 0;
	height: 50px;
	
}
#authModal table{
	width:300px;
	margin:2px;
}
#authModal table td{
	padding:0px;
}
#authModal #authtd{
	font-size:1.1em;
	padding:10px;
}
#authtitle{
	font-size:1.4em;
	color:#FFF;
}
#authtitle div{
	background-color:#006699;
	padding:10px;
	margin-bottom:20px;
	width:306px;	
}

#authinput{
	width:180px;
	height:30px;
	display:block;
	border:none;
	background:url(/templates/_default_/images/authinput.jpg) no-repeat;
	padding:4px;
	padding-left:13px;
	padding-right:26px;
	font-size:1.4em;
	margin-top:8px;
	margin-left:20px;
}

#remember{
	margin-right:15px;
	text-align:right;
	font-size:1.3em;
}

#authbtn{
	margin-top:5px;
	margin-right:5px;
	float:right;
	font-size:1.3em;
}




/*------------------ 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;
}

/*---------------- COMPONENT "CONTENT" -------------*/
.component {
	padding:10px;
}

.con_pubdate{
	color:#666666;
	font-weight:bold;
}
.con_description {
	margin-top:     4px;
	margin-bottom:  15px;
}
.con_description p{
    margin-bottom:  4px;
}
.con_desc{
	margin-top:0px;
}
.con_text{
    margin-top:15px;
}
.con_title{
	font-weight:bold;
	font-size:16px;
	margin:2px 0 5px 0;
}
.con_icons{
	margin:4px;
	margin-top:9px;
	margin-left:10px;
}
.con_icon{
	margin-top:4px;
}
.con_details{
	margin-top:8px;
    margin-bottom:12px;
	font-size:10px;
	color:#999999;
}
/*---------------- COMPONENT "PHOTOS" -------------*/
.photo_thumb{
	display:block;
	padding:4px;
	margin:2px;
}
.photo_bar{
	background-color: #EBEBEB;
	margin:6px 0px 6px 0px;
}
.photo_desc{
	background-color: #EBEBEB;
	margin:0px 0px 6px 0px;
	padding:8px;
}
.photo_box{
	border:solid 1px silver;
}
.photo_date_td{
	background-color:#EBEBEB;
}
.photo_sortform{
	padding:5px;
	background-color:#EBEBEB;
}
.photo_gallery{
}
.photo_userbar{
	padding:10px;
	background-color:#EBEBEB;
	margin-bottom:2px;
}
.photo_toolbar{
	margin-bottom:10px;
}
.photo_toolbar table{
	padding:4px;
	background-color:#EBEBEB;
}
.photo_toolbar a{
	text-decoration:underline;
	color:#666666;
}
.photo_bbinput{
	width:500px;
	margin:2px;
	padding:5px;
	background-color:#EBEBEB;
}
/*---------------- ARTICLE CONTENTS -----------------*/
.con_pt {
	display:block;
	padding: 8px;
	margin: 5px;
	border:solid 1px gray;
	width:260px;
	float:right;
	background-color:#FFFFFF;
}

.con_pt_heading {
	display: block;
	margin-bottom:6px;
}
/*-------------- MODULE "LATEST COMMENTS" ------------------------------*/
.mod_com_userlink{
	text-decoration:underline;
	color:#666666;
}
/*---------------------------------------------------------*/
.ajax_autogrowarea{
	display:block;
	border:solid 1px gray;
	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;
}
/********************* KARMA ***********************************/
.karma_form{
	text-align:center;
	padding:10px;
	background-color:#FFFFFF;
	border:solid 1px gray;
}
.karma_form #karmavotes {
	color:#666666;
}
/********************* TAG BAR ***********************************/
.taglinebar{
	margin:4px;
	padding:2px;
}
.taglinebar #header{
	padding-right:18px;
	background:url(/images/icons/tag.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-weight:bold;
	margin-right:4px;
}
.tag_searchcat{
	color:#666666;
	text-decoration:underline;
	font-size:16px;
}
.tag_searchitem{
	text-decoration:underline;
	font-size:16px;
}
.tagsearch_bar{
	font-size:10px;
	text-align:right;
	float:right;	
}
.tagsearch_item{
	float:left;
	padding:5px;
}
/*---------------- COMPONENT "PHOTOS" -------------*/
.photo_thumb{
	display:block;
	padding:4px;
	margin:2px;
}
.photo_bar{
	background-color: #EBEBEB;
	margin:6px 0px 6px 0px;
}
.photo_desc{
	background-color: #EBEBEB;
	margin:0px 0px 6px 0px;
	padding:8px;
}
.photo_box{
	border:solid 1px silver;
}
.photo_date_td{
	background-color:#EBEBEB;
}
.photo_sortform{
	padding:5px;
	background-color:#EBEBEB;
}
.photo_gallery{
}
.photo_userbar{
	padding:10px;
	background-color:#EBEBEB;
	margin-bottom:2px;
}
.photo_toolbar{
	margin-bottom:10px;
}
.photo_toolbar table{
	padding:4px;
	background-color:#EBEBEB;
}
.photo_toolbar a{
	text-decoration:underline;
	color:#666666;
}
.photo_bbinput{
	width:400px;
	margin:2px;
	padding:5px;
	background-color:#EBEBEB;
}
/*------------------ MODULE "POLLS" -----------------*/

.mod_poll_title {
	margin-bottom: 5px;
}
.mod_poll_submit {
	margin-top: 10px;
}
.mod_poll_gauge {
	background-color:#CC6600;
	display: table;
	height: 8px;
	margin-bottom: 8px;
}
.search_field {
	width: 100%;
	border: 1px solid #666666;
}
.search_head {
	background-color:silver;
	border-bottom:solid 1px gray;
	font-size:16px;
}
.search_row1 {
	background-color:#FFFFFF;
}
.search_row2 {
	background-color:#EBEBEB;
}
/*------------------ MODULE "LATEST PHOTO" -----------------*/
.mod_lp_titlelink{
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
.mod_lp_albumlink{
	margin-top:4px;
}
.mod_lp_albumlink a{
	color:#666666;
	text-decoration:underline;
}
.mod_lp_details{

}
.mod_lp_photo{
	
}
/*---------------------------PERSONAL MENU -----------------------------------*/
.pmenu{
}
.pmenu_avatar img{
	margin:0px;
	padding:2px;
	border:solid 1px #ccc;
}
.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;
}

/*-----------------------------------*/


a.new_messages_link{ color:#fff; background:#F00; font-weight:bold; padding:2px; text-decoration:none; }
a.new_messages_link:hover{ color:#F00; background:#Fff; font-weight:bold; padding:2px; text-decoration:none; }

td.new_user_avatar { text-align:center; }

.mod_user_rating { }
.mod_user_rating td.avatar{ text-align:center; }
.mod_user_rating a.nickname { font-size:14px; font-weight:bold; margin-left:15px; float:left; }
.mod_user_rating div.karma { font-size:14px; font-weight:bold; margin-left:5px; float:left; }
.mod_user_rating div.rating { font-size:14px; font-weight:bold; margin-left:5px; float:left;  }

span.fast_cfg_link { padding:4px; }
span.fast_cfg_link img{ border:none; }

.new_board_items li{
	padding:0px;
	margin-bottom:4px;
}
.new_board_items{
	padding:0px;
	margin:0px;
	padding-left:15px;
}

.mod_clubs div.club_entry { overflow:hidden; margin-bottom:10px; }
.mod_clubs div.club_entry .image{ width:48px; height:48px; padding: 2px; background:#FFF; float: left; margin-right:14px; }
.mod_clubs div.club_entry .data{ float: left; }
.mod_clubs div.club_entry .data .title { margin-bottom: 5px; margin-top:5px;  }
.mod_clubs div.club_entry .data .title a{ font-size: 16px; font-weight:bold;  }
.mod_clubs div.club_entry .data .details { float:left; padding-left:10px; }
.mod_clubs 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; }
.mod_clubs div.club_entry .data .details span.rating{ background:url(/images/icons/rating.gif) no-repeat left center; }
.mod_clubs div.club_entry .data .details span.date{ background:url(/images/icons/date.gif) no-repeat left center; }
.mod_clubs div.club_entry .data .details span.members{ background:url(/images/icons/users.gif) no-repeat left center; }





/*-------------------------------------------------------------------------------------------------------*/
#bodytable{
	margin-top:5px;
}
#left{
	padding-left:5px;
	padding-right:5px;
}
#right{
	padding-left:5px;
	padding-right:5px;
}



/*______------____-----______-----_________________________----------------------__________*/

.component {
font-family:"arial";
text-align:justify;
}

.cm_heading {
border-top:1px solid #666666;
color:#003366;
font-family:"Trebuchet MS";
font-size:18px;
margin-bottom:4px;
padding-top:8px;
}
.cm_icons {
margin-bottom:4px;
}
.cm_icons a {
color:#666666;
text-decoration:underline;
}
.cm_anchor {
color:#333333;
float:left;
margin-left:10px;
}
.cm_author {
display:block;
float:left;
font-weight:bold;
}
.cm_title {
background-color:#DBDBDB;
border-top:1px dashed #000000;
padding:6px;
}
.cm_time {
background-color:#666666;
color:#FFFFFF;
display:block;
float:right;
padding:3px;
}
.cm_date {
background-color:#999999;
color:#FFFFFF;
display:block;
float:right;
margin-right:6px;
padding:3px;
}
.cm_pagebar {
background-color:#EBEBEB;
margin-bottom:4px;
}
.cm_entry {
margin:0;
width:100%;
}
.cm_content {
padding:10px;
}
.cm_addentry {
background-color:#E4E4E4;
border:1px solid gray;
padding:20px;
}
.cm_smilebox {
background-color:#EBEBEB;
border:1px solid gray;
padding:4px;
}
.cm_codebar {
background-color:#FFFFFF;
border:1px solid gray;
width:100%;
}
.cm_pageselect {
background-color:#F3F3F3;
border:1px solid gray;
}
.cm_submit {
font-size:12px;
}
#addcomment {
background-color:#E5E5E5;
border:1px solid gray;
padding:10px;
}
#addcommentlink {
margin-top:15px;
}
.mod_com_userlink {
color:#666666;
text-decoration:underline;
}

/*-------------------------------------------------------------------------------------------------------*/

.uc_list_itemdesc {
	padding-left:12px;
}
.uc_detaillist {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}
.uc_detailfield {
	margin:0 0 8px;
}

.con_heading {
	font-family:Verdana, Geneva, sans-serif;
	font-size:21px;
	font-weight:bold;
	margin-bottom:8px;
}



/*------------ AUTH --------------------*/






/*-------------------------------------------------------------------------------------------------------*/

.blog_post_body {
margin-bottom:15px;
margin-top:15px;
padding:4px;
}
.bbb a{
	text-decoration:none;
}
.bbb a:hover{
	text-decoration:underline;
}


#authtitle {
background-color:#B094D1;
margin-bottom:20px;
padding:10px;
}
#authModal table{

	width:300px;

	margin:2px;

}

#authModal table td{

	padding:0px;

}

#authModal #authtd{

	font-size:1.1em;

	padding:10px;

}

#authtitle{

	font-size:1.4em;

	color:#FFF;

}

#authtitle div{

	background-color:#006699;

	padding:10px;

	margin-bottom:20px;

	width:306px;	

}



#authinput{

	width:180px;

	height:30px;

	display:block;

	border:none;

	background:url(/templates/_default_/images/authinput.jpg) no-repeat;

	padding:4px;

	padding-left:13px;

	padding-right:26px;

	font-size:1.4em;

	margin-top:8px;

	margin-left:20px;

}



#remember{

	margin-right:15px;

	text-align:right;

	font-size:1.3em;

}



#authbtn{

	margin-top:5px;

	margin-right:5px;

	float:right;

	font-size:1.3em;

}

#authoption {
margin-right:21px;
margin-top:2px;
text-align:right;
}
