*{margin:0;border:0;outline:0;font-size:100%;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body{font:16px/2 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:0px}

body {
    background:url(../images/background.jpg) repeat #ddd9d8;
	word-wrap: break-word;
	font: 16px 'Bookman Old Style','New Times Roman', serif;
	color:#43413d;
	line-height:20px;
}

.sale{
	background:url(../images/percent.png) no-repeat 0 center;
    display:block;padding-left:40px;opacity:1;
}

#sform input,#search_form input,#sform select,#search_form select{background:#fff;margin:5px;padding:2px;border:1px solid #43413d}
#sform,#search_form{padding:10px}
#search_form #query{width:196px}

a { color:#43413d; }
a:hover { color:#000; }
p{margin: 15px 0;}

img{border:0}

.con_text p,.con_text p img{margin:1em 0}

#wrapper {
	width:1000px;
	margin: 0 auto;
	box-shadow: 0 0 15px;
	position:relative;
}

.text-input{ border:1px solid #43413d}
.text-input:focus{ border:1px solid #FFD100}

.float_bar a{ color:#375E93; }
.float_bar a:hover{ color:#09C; text-decoration:none; }
.float_bar{
    border-radius:8px;
    -moz-border-radius:8px;
    background-color: #E0EAEF;
    float:right;
    margin-top:6px;
    padding:5px 8px;
}

.bar{
    border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #E0EAEF;
    padding:5px 10px;
}

.ajaxlink:hover{border-bottom:dashed 1px; }
.ajaxlink, .MultiFile-remove{
    text-decoration:none;
    border-bottom:dashed 1px;
}

.hinttext{
    color:#5F98BF;
}
#sidebar{width:300px;float:left;}
#main{width:670px;float:right;padding: 0 30px 25px 0;}
#pathway{padding:0 0 12px;border-bottom:1px #C5BB98 solid;font-size:12px;}
/***************************** Шапка страницы *********************************/

#header{
    height:249px;
    background:url(../images/bg_head.jpg?1) no-repeat 0 0;
}

#logo {
  display: block;
  float: left;
  height: 80px;
  margin: 47px 0 0 48px;
  width: 320px;
}
#phone {
  float: right;
  height: 100px;
  margin: 26px 56px 0 0;
  width: 240px;
  display: block;
}

#page{
background:url(../images/bg_page.png) repeat;
overflow: hidden;
}

/******************************* Верхнее меню *********************************/
#topmenu {
  clear: both;
  float: left;
  margin: 36px 0 0;
  width: 100%;
  text-align: center;
  font-size:18px;
}

#topmenu .menu {
  border-left: 1px solid #F4EAC7;
  border-right: 1px solid #938562;
  display: inline-block;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#topmenu .menu li a{ text-decoration:none; padding:0px 18px;display:inline-block;height:39px;line-height:39px; }
#topmenu .menu li{
  border-left: 1px solid #938562;
  border-right: 1px solid #F4EAC7;
    list-style:none;
    margin:0;
    padding:0;
	display: block;
    float: left;
	//display: inline;
	zoom: 1;
    //position: relative;
}

#topmenu ul li ul {
    display:none;
    position: absolute;
    top: 115px;
    //top:40px;
    //left:0;
	width: 200px;
	background: #E9E9E9;
	color: #000;
    padding:0px;
    z-index:1000;
    box-shadow:1px 1px 3px #000;
    -moz-box-shadow:1px 1px 3px #000;
}


#topmenu ul li ul li,  #topmenu ul li ul li a{
    display:block;
    width:100%;
}

#topmenu ul li ul li a{
    padding:0px !important;
    text-decoration:none;
}
#topmenu ul li ul li a span{
    margin:0px 10px;
    padding:0px;
}

#topmenu ul li ul li a.selected span{
    text-decoration:none;
}



/********************************* Сайдбар ************************************/
#sidebar .module{

}

#sidebar .moduletitle{
	height: 46px;
    font-size:18px;
    margin-bottom:-12px;
	background:url(../images/bg_mod.png) no-repeat 0 0;
	padding: 12px 0 0 26px;
	z-index:10;
	position: relative;
	text-transform:uppercase;
}

#sidebar .modulebody{
	margin: 0 0 35px;
	z-index:5;
	background:#fff;
	width: 185px;
	padding: 25px;
}
#sidebar .randmodulebody{
	background:url(../images/bg_mod_rand.png) repeat #ddd8cb;
	padding: 0 0 25px;
	width: 235px;
}
#sidebar .randmodulebody .title{
	font-size:14px;
	margin:0 0 10px;
}
#sidebar .randmodulebody .item{
	padding:20px 0 0 35px;
}
.randmodulebody  img{
	max-width:170px;
}
@-webkit-keyframes blink1 { 0% { color: rgba(255, 60, 53, 1); } 50% { color: rgba(255, 60, 53, 0.3); } 100% { color: rgba(255, 60, 53, 1); } }
@keyframes blink1 { 0% { color: rgba(255, 60, 53, 1); } 50% { color: rgba(255, 60, 53, 0.3); } 100% { color: rgba(255, 60, 53, 1); } }
.akciamoduletitle span{ -webkit-animation: blink1 1s linear infinite; animation: blink1 1s linear infinite;font-weight: bold;font-size: 20px;text-shadow: 0 0 3px #fff;}
/********************************** Футер *************************************/

#footer{
    height:100px;
	background:url(../images/bg_foot.jpg) no-repeat 0 0;
    clear:both;
}

#copyright{
    font-size:11px;
	float:left;
	width:191px;
	margin:20px 0 0 26px;
	line-height: 140%;
}

#botmenu{
    font-size:12px;
	float:left;
	margin: 45px 0 0;
}

#counter_li{
    float:right;
	margin:38px 46px 0 0;
}

#botmenu .menu {
  display: inline-block;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#botmenu .menu li{
    list-style:none;
    margin:0 0 0 20px;
    padding:0;
	display: block;
    float: left;
	//display: inline;
	zoom: 1;
    //position: relative;
	text-shadow: 0 2px 1px #FFF;
}

.clear{clear:both}

/************************* Кнопки настройки модулей ***************************/

span.fast_cfg_link { padding:4px; }
span.fast_cfg_link img{ border:none; }

/**************************** Сообщения сессии ********************************/

.sess_messages {
    padding:10px;
    background:#E0EAEF;
    margin-bottom:15px;
    display:block;
    clear:both;
    border-radius:8px;
    -moz-border-radius:8px;
}

.sess_messages div{
    padding-left:20px;
    line-height:16px;
    margin-bottom:2px;
}

.sess_messages .message_info {
    background:url(../images/icons/info.png) no-repeat left center;
}
.sess_messages .message_success {
    background:url(../images/icons/yes.png) no-repeat left center;
    color: green;
}
.sess_messages .message_error {
    background:url(../images/icons/no.png) no-repeat left center;
    color: red;
}

.skulpturs{margin-top:20px;}
.skulpturs .tr{
    display: table-row;
}
.skulpturs .th{
  display: table-cell;
  padding: 0 19px 22px 0;
}
.skulpturs .th .text {
	text-align: center;
	background: url(../images/bg_cell.png) repeat-x 0 bottom;
	display: block;
	height: 38px;
	padding: 4px 4px;
	font-size: 16px;
	line-height: 18px;
	display: block;
}
.skulpturs .th img {
	padding: 8px;
	/*width: 195px;*/
	background: #E0DED2;
	display: block;
	margin-bottom: 10px;
}

/*------------------------------ PAGES BAR -----------------------------------*/
.pagebar{
    margin: 10px 0;
	font-size:12px;
	clear:both;
}
.pagebar_title{
	margin:5px;
    color:#83784B;
}
.pagebar_page{
	margin:2px;
	padding:5px;
}
.pagebar_current{
	margin:2px;
	padding:4px;
	background-color: #83784B;
    color:#FFF;
}

/*----------------------------- SITE SEARCH ----------------------------------*/
.search_match{
	background-color:#66CCFF;
	color:#FFF;
    border-radius:2px;
    -moz-border-radius:2px;
	padding:0 2px;
}
.search_date{
	float:right;
	height:14px;
	font-size:10px;
	color: #5F98BF;
	margin:4px 4px 0 0;
}
#from_search{
	display:none;
	margin:10px 0 0 0;
	border-top:1px #4DA4CF solid;
	position:relative;
}
#from_search label{
	color: #666;
}
#from_search label.selected{
	color: #000;
}
.price_search {
	width: 60%;
	border: 1px solid #666666;
}

.search_input {
	width: 300px;
	border:solid 1px gray;
}
.search_block {
	margin:0 0 7px 0;
	clear:both;
	padding:0 5px 5px;
    border-radius:6px;
    -moz-border-radius:6px;
	clear:both;
	overflow:hidden;
}
.search_result_title {
	font-size:16px;
	font-weight:bold;
}
.search_result_title span {
	width:25px;
	display:block;
	float:left;
}
.search_result_desc {
	margin:4px 0 0 20px;
}
.search_result_desc p {
	color:#666;
	clear:both;
}
.search_result_desc a {
	color:#666;
}
/*-------------------------------- FORMS -------------------------------------*/
.userform_fieldtitle{ font-size: 14px; }
.userform_fieldtitle .mustbe { font-size: 16px; color: #CC0000; }
/*------------------------- COMPONENT "CONTENT" ------------------------------*/
.component {
    padding:20px;
    margin-bottom:20px;
    overflow:hidden;
}
.contentlist {
	clear:both;
}
.con_heading {
	font-size: 18px;
    font-weight:normal;
	color:#5c5143;
    margin: 25px 0 20px;
	line-height: 25px;
}
h1,h2,h3 {
	font-size: 22px;
    font-weight:normal;
	color:#5C5143;
    margin: 30px 0 20px;
	text-transform:uppercase;
}
h3 {
	font-size: 18px;
	}
h2 {
	font-size: 21px;
	}
.con_pubdate{
	color:#666666;
	font-weight:bold;
}
.con_description {
	margin-top:     2px;
	margin-bottom:  15px;
}
.con_description p{
    margin-bottom:  4px;
}
.con_desc{
	margin-top:0px;
}
.con_text{
    margin:15px 0px;
}
.con_subcat{
    font-size:18px;
    padding-left:23px;
    background: url(../images/icons/folder.png) no-repeat left center;
    height:18px;
    line-height:18px;
}
.con_title{
	font-weight:bold;
	font-size:16px;
    margin-bottom:10px;
}
.con_icons{
	margin:4px;
	margin-top:9px;
	margin-left:10px;
}
.con_icon{
	margin-top:4px;
}
.con_details{
    margin-bottom:10px;
	color:#999999;
}

.con_image{
    float:left;
    margin-right:16px;
    padding:2px;
    border:solid 1px #444;
}

/*---------------------------- ARTICLE CONTENTS ------------------------------*/
.con_pt {
	display:block;
	padding: 8px;
	margin: 5px;
	border:solid 1px gray;
	width:260;
	float:right;
	background-color:#FFFFFF;
}

.con_pt_heading {
	display: block;
	margin-bottom:6px;
}

/*-------------------------------- SHOP CART ---------------------------------*/
.cart_item{
	font-size:10px;
	font-weight:bold
}
.cart_detaillink{
	clear:both;
	border-bottom:solid 1px gray;
	margin-bottom:10px;
	padding-bottom:5px
}
.cart_total{
	clear:both;
	border-top:solid 1px gray;
	margin-top:10px;
	padding-top:5px
}
.cart_price{
	margin-top:2px;
	text-align:right;
}
.cartrow1{
	background-color:#EBEBEB;
}
.cartrow2{
	background-color:#FFFFFF;
}

/*----------------------------------------------------------------------------*/
.ajax_autogrowarea{
    border: 0 none;
    font-family: arial;
    font-size: 100%;
    margin: 0;
    padding: 3px 0;
    width: 100%;
	height:108px;
	min-height:180px;
	max-height:702px;
}
.bb_tag_code{
    border:solid 1px silver;
    padding:8px;
    margin-top:5px;
    margin-bottom:5px;
    max-width:700px;
    overflow:auto;
}
.bb_tag_code ol{
    padding: 6px 0;
    padding-left:5px;
}
.bb_tag_hide{
	padding:8px;
	background-color:#FFFFCC;
    overflow: hidden;
}
.bb_tag_hide a{
	color:#333333;
	text-decoration:underline;
}
.bb_tag_spoiler .spoiler_title{ margin-bottom:3px; }
.bb_tag_spoiler .spoiler_body{
    margin-bottom:10px;
    padding:10px;
    background:#ECECEC;
    border-radius:8px;
    -moz-border-radius:8px;
}
.bb_img {
	width:550px;
	overflow:hidden;
}

/* ========================================================================== */
/* =========================== КОММЕНТАРИИ ================================== */
/* ========================================================================== */

.cmm_heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	margin-bottom: 4px;
	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_date {
	color: #999;
	background-color: #999999;
	display: block;
	float: right;
	margin-right:6px;
	padding: 1px;
	padding-left:20px;
	background:url(../images/icons/calendar.png) no-repeat left center;
}
.cmm_pagebar {
	background-color:#EBEBEB;
	margin-bottom:4px;
}
.cmm_entry {
	width: 100%;
	margin:0;
	margin-bottom:5px;
	padding:2px;
}
.cmm_sublinks{
    display:block;
    margin-top:10px;
}
.cmm_sublinks a:hover{
    color:#375E93;
}
.cmm_sublinks a{
    color:#5F98BF;
    margin-right:6px;
}
.cmm_avatar {
	padding: 5px;
	background:#EBEBEB;
    border-radius:8px;
    -moz-border-radius:8px;
}
.cmm_content_av {
	padding: 10px;
	padding-left: 25px;
	padding-top: 7px;
	background:url(/templates/_default_/images/icons/comments/pointer.jpg) no-repeat;

}
.cmm_content {
	padding-left: 6px;
}
.cmm_addentry a{
	text-decoration:underline;
}
.cmm_addentry {
	padding:20px;
	border:solid 1px gray;
	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;
}
.cmm_all_title{
    margin-bottom:5px;
    color:#5F98BF;
    font-size:100%;
    font-weight:normal;
}

#addcomment {
	border: solid 1px gray;
	background-color:#E5E5E5;
	padding:10px;
}
.cm_guest_name{
    margin:10px 0px;
    color:#375E93;
    font-weight:bold;
}
.cm_addentry{
	overflow:hidden;
	margin:4px;
}
.cm_editor{
	border:1px #CCC solid;
	padding:4px;
    border-radius:0 0 6px 6px;
    -moz-border-radius:0 0 6px 6px;
}
.cm_codebar{
	margin:2px 0;
	overflow:hidden;
}
div.cm_smiles a{
	text-decoration:none;
}
div.cm_smiles{
	position:relative;
}

/* ========================================================================== */
/* ============================== КОНТЕНТ =================================== */
/* ========================================================================== */

#con_rating_block{
	margin-top:10px;
    padding:10px;
	margin-bottom:10px;
    background:#E0EAEF;
    border-radius:8px;
    -moz-border-radius:8px;
}

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;
}
/*----------------------------- SITE SEARCH ----------------------------------*/
.search_match{
	background-color:#66CCFF;
	color:#FFF;
    border-radius:2px;
    -moz-border-radius:2px;
	padding:0 2px;
}
.search_date{
	float:right;
	height:14px;
	font-size:10px;
	color: #5F98BF;
	margin:4px 4px 0 0;
}
#from_search{
	display:none;
	margin:10px 0 0 0;
	border-top:1px #4DA4CF solid;
	position:relative;
}
#from_search label{
	color: #666;
}
#from_search label.selected{
	color: #000;
}
.price_search {
	width: 60%;
	border: 1px solid #666666;
}

.search_input {
	width: 300px;
	border:solid 1px gray;
}
.search_block {
	margin:0 0 7px 0;
	clear:both;
	padding:0 5px 5px;
    border-radius:6px;
    -moz-border-radius:6px;
	clear:both;
	overflow:hidden;
}
.search_result_title {
	font-size:16px;
	font-weight:bold;
}
.search_result_title span {
	width:25px;
	display:block;
	float:left;
}
.search_result_desc {
	margin:4px 0 0 20px;
}
.search_result_desc p {
	color:#666;
	clear:both;
}
.search_result_desc a {
	color:#666;
}
/*------------------------- COMPONENT "PHOTOS" -------------------------------*/
.photo_layout{
    margin-bottom: 15px;
}
.photo_thumb{
	display:block;
    border:solid 1px #DDD8CB;
    padding:15px;
    border-radius:8px;
    -moz-border-radius:8px;
    margin-right:5px;
    margin-bottom:5px;
}
.photo_thumb a{
    font-size:14px;
}
.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_subcat{
    font-size:16px;
}
.photo_gallery{
    margin-bottom:15px;
    clear:both;
}
.photo_userbar{
	padding:10px;
	background-color:#EBEBEB;
	margin-bottom:2px;
}
.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;
	margin: 0 0 0 8px;
}
.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 #DDD8CB;
    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(../images/larr.jpg) no-repeat right 20px;
}
.photo_details{
    background:#E0EAEF;
    padding:20px;
    border-radius:8px;
    -moz-border-radius:8px;
    font-size:14px;
}
.club_photo .karma_buttons{
    padding:5px;
}

.photo_sub_details{
    padding:10px 20px;
    font-size:14px;
}

.photo_sub_details .taglinebar{
    margin:0px;
    margin-top:10px;
}

#powerTip{white-space: normal!important;max-width: 200px;}
.pop {
	max-width: 800px;
	background-color: #fff;
	position: absolute;
	margin: 0 auto;
	z-index: 50001;
}