@font-face {
	font-family:'SF Pro Display';
	font-style:normal;
	font-weight:100;
	src:local('☺︎'), url("/fonts/sf-pro-display_ultralight.woff2") format("woff2");
}
@font-face {
	font-family:'SF Pro Display';
	font-style:normal;
	font-weight:300;
	src:local('☺︎'), url("/fonts/sf-pro-display_light.woff2") format("woff2");
}

html,body,div,dl,dt,dd,ul,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	outline:none;
}
ol{
	margin: 0;
	padding: 0 0 0 20px;
}
img {
	border: 0;
}

address,caption,cite,code,dfn,th,var,optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,ins {
	text-decoration: none;
}

sup{
	line-height: 0;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	outline:none;
}
a:link, a:visited, a:active  {
	color:#4e8a01;
	text-decoration: underline;
}
a:hover{
	color:#78bd1f;
	text-decoration: none;
}

q:before,q:after {
	content: '';
}

acronym {
	font-variant: normal;
	border: 0;
}

table {
	font-size:inherit;
	font:100%;
}

fieldset{
	border: 1px solid #d8d8d8;
	padding: 10px;
	background: #f8f8f8;
	margin: 0 0 20px 0;
}
fieldset legend{
	padding: 3px 10px;
	border: 1px solid #d8d8d8;
	background: #f8f8f8;
}

.clear {
	clear:both;
}

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	font-size:0;
	visibility: hidden;
	display: block;
}

.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
html{
	overflow-y: scroll;
	background: url(images/bg_html.png);
	min-width: 1200px;
}
html, body{
	margin: 0;
	padding: 0;
	direction: ltr;
  font-family: "SF Pro Display","SF Pro Text","Helvetica Neue","Helvetica","Arial",sans-serif;
	font-weight: 300;
	font-style:normal;
  font-size: 13px;
	color: #000;
	line-height: 14px;
	text-overflow: clip;
}
.bg_steve{
	background: url(images/bg_steve.jpg) no-repeat 50% 50%;
	background-size: cover;
	min-width: 1200px;
}
h1{
	font-size: 20px;
	line-height: normal;
	margin: 0 0 6px 0;
	color: #000;
}
h1.h{
	background: url(images/bg_hr.png) repeat-x 0 100%;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
}
h2{
	font-size: 17px;
	line-height: normal;
	margin: 0 0 6px 0;
	color: #000;
}
h2.h{
	background: url(images/bg_hr.png) repeat-x 0 100%;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
}
h3{
	font-size: 14px;
	line-height: normal;
	margin: 0 0 6px 0;
	color: #000;
}
h3.h{
	background: url(images/bg_hr.png) repeat-x 0 100%;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
}

.hr{
	background: url(images/bg_hr.png) repeat-x;
	height: 5px;
}
.hr2{
	background: url(images/bg_hr2.png) repeat-x;
	height: 5px;
}

.p_header{
	background: #dfdfdf;
	height: 61px;
}
.p_header_inner{
	width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.p_header_inner h1{
	margin: 0; padding: 0;
}
.p_header_logo{
	display: block;
	float: left;
	background: url(images/logo.png);
	width: 148px;
	height: 55px;
}
.p_header_slogan{
	float: right;
	color: #000000;
	font-size: 18px;
	line-height: 61px;
}
a.p_header_fav{
	margin: 0 0 0 5px;
	padding: 0 0 0 22px;
	background: url(images/i_fav.png) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
}
.p_header_menu{
	background: #302e2d;
	height: 60px;
	border-bottom: 3px solid #525252;
}
.p_header_menu ul{
	width: 1200px;
	margin: 0 auto;
	text-align: right;
	padding: 0 20px;
	box-sizing: border-box;
}
.p_header_menu li{
	display: inline-block;
	line-height: 60px;
}
.p_header_menu li a{
	display: block;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: 1.4px;
	padding: 0 25px;
}
.p_header_menu li a:hover{
	background: #525252;
}
.p_header_menu li.logo{
	margin: 0;
	float: left;
	height: 74px;
	box-sizing: border-box;
	padding-top: 12px;
}
.p_header_menu li.logo + li{
	margin: 0;
}
.p_header_menu li a.search{
	display: inline-block;
	width: 32px;
	background: url(images/ic_search.png) no-repeat 50% 50%;
	background-size: 20px auto;
}


.p_wrapper{
	min-width: 980px;
	border-top: 1px solid #fff;
	background: #fff url(images/bg_wrapper.png) repeat-x;
	-moz-box-shadow: 0 -5px 20px #000000;
	-webkit-box-shadow: 0 -5px 20px #000000;
	box-shadow: 0 -5px 20px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=145, Strength=5);
}
.p_wrapper_inner{
	width: 960px;
	margin: 0 auto;
	min-height: 600px;
	padding: 25px 10px 25px 10px;
}
.p_wrapper2{
	width: 980px;
	margin: 0 auto;
	min-height: 800px;
	
}

.p_caption{
	width: 960px;
	margin: 0 auto;
	padding: 18px 0 5px 0;
}
.p_caption h1{
	font-size: 30px;
	line-height: normal;
	color: #fff;
}

ul.p_navigation{
	display: inline-block;
	background: url(images/bg_navigation.png) repeat-x;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	list-style: none;
	overflow: hidden;
	
	-moz-box-shadow: 2px 2px 5px #000000;
	-webkit-box-shadow: 2px 2px 5px #000000;
	box-shadow: 2px 2px 5px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=145, Strength=5);
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
ul.p_navigation li{
	float: left;
	padding: 4px 20px 6px 10px;
	background: url(images/bg_navigation_arr.png) no-repeat 100% 0;
}
ul.p_navigation li.last{
	margin: 0 -10px 0 0;
	color: #a2a2a2;
	text-shadow: #1a1a1a 1px 1px 0;
}
ul.p_navigation li a{
	color: #a2a2a2;
	text-decoration: none;
	text-shadow: #1a1a1a 1px 1px 0;
}

.p_left{
	float: left;
	width: 160px;
}
.p_right{
	float: right;
	width: 760px;
	padding: 0 0 40px 0;
}

.p_footer{
	background: #2b2b2b;
	height: 150px;
	padding: 0 0 20px 0;
}
.p_footer ul{
	width: 1200px;
	margin: 0 auto;
	text-align: right;
	font-size: 18px;
}
.p_footer li{
	display: inline-block;
	margin-left: 36px;
	line-height: 150px;
}
.p_footer li.copyright{
	float: left;
	color: #666666;
	background: url(images/apple_white_alpha.png) no-repeat 0 48%;
	padding-left: 40px;
}
.p_footer li a{
	color: #ffffff;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: 1.4px;
}
.p_footer li a:hover{
	color: #c5ed94;
}

.p_copyright{
	float: left;
	background: url(images/icon_apple.png) no-repeat;
	padding: 11px 0 0 30px;
	margin: 0 0 0 20px;
	color: #fff;
	min-height: 33px;
	margin-top: 35px;
}
.p_copyright span{
	color: #777676;
}
.p_copyright .flagRU{
	float: left;
	background: url(images/flags.png) no-repeat 0 0;
	width: 30px;
	height: 20px;
	margin: 10px 5px 0 0;
}
.p_copyright .flagEN{
	float: left;
	background: url(images/flags.png) no-repeat -36px 0;
	width: 30px;
	height: 20px;
	margin: 10px 5px 0 0;
	
}
.p_copyright .flagDE{
	float: left;
	background: url(images/flags.png) no-repeat -110px 0;
	width: 30px;
	height: 20px;
	margin: 10px 5px 0 0;
}
.p_error{
	width: 1000px;
	height: 500px;
	margin: 0 auto;
	padding: 170px 0 0 0;
	background: url(images/bg_error.png) no-repeat 50% -100px;
}
.p_error_number{
	width: 245px;
	height: 108px;
	margin: 0 0 0 377px;
}
.p_error_number.e301{
	background: url(images/301.png) no-repeat;
}
.p_error_number.e403{
	background: url(images/403.png) no-repeat;
}
.p_error_number.e404{
	background: url(images/404.png) no-repeat;
}
.p_error_number.e502{
	background: url(images/502.png) no-repeat;
}
.p_error_text{
	margin: 30px 0 0 0;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.p_error_text2{
	margin: 15px 0 0 0;
	color: #fff;
	text-align: center;
}
.p_error_copyright{
	width: 250px;
	background: url(images/icon_apple.png) no-repeat;
	padding: 11px 0 0 30px;
	color: #fff;
	min-height: 33px;
	margin: 0 auto;
}
.p_error_copyright span{
	color: #777676;
}

/*
.p_sign_form{
	margin: 85px 0 0 0;
	width: 400px;
	padding: 0 20px;
}
ul.p_sign_toggle{
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
	height: 34px;
	background: url(images/bg_sign_toggle.png) repeat-x;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
ul.p_sign_toggle li{
	float: left;
	color: #fff;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 200px;
	cursor: pointer;
}
ul.p_sign_toggle li.active{
	background: url(images/bg_sign_toggle_hover.png) repeat-x;
}
ul.p_sign_toggle li#login_toggle{
	width: 180px;
}
ul.p_sign_toggle li#reg_toggle{
	width: 220px;
}
.p_sign_form .field{
	margin: 0 0 20px 0;
}
.p_sign_form .field input, .p_sign_form .field select{
	outline: none;
	font-size: 14px;
	border: 1px solid #040404;
	border-bottom: 1px solid #323232;
	border-right: 1px solid #333333;
	background: #0c0c0c;
	padding: 8px 13px;
	width: 372px;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
.p_sign_form .field select{
	width: 400px;
}
.p_sign_form .default-button{
	-moz-box-shadow: 1px 2px 2px #000000;
	-webkit-box-shadow: 1px 2px 2px #000000;
	box-shadow: 1px 2px 2px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=145, Strength=5);
}
.p_sign_form .field_s{
	text-align: right;
}
.p_sign_form .mustfull{
	float: left;
	color: #777;
	width: 200px;
	margin: -35px 0 0 0;
}
.p_sign_form .field.obligatory:before{
	float: right;
	content: '*';
	color: green;
	font-size: 16px;
	font-weight: bold;
	margin: 12px -15px 0 0;
}

*/


.p_sign_form_wrap{
	padding: 170px 0 0 40px;
}
.p_sign_form{
	position: relative;
	background: #ffffff url(images/bg_form.jpg) no-repeat;
	background-size: cover;
	width: 800px;
	border-radius: 20px;
	overflow: hidden;
}
.p_sign_form .flags{
	position: absolute;
	top: 12px; right: 16px;
}
.p_sign_form .flags .flagRU{
	display: inline-block;
	background: url(images/flags.png) no-repeat 0 0;
	width: 30px;
	height: 20px;
	margin: 10px 5px 0 0;
}
.p_sign_form .flags .flagEN{
	display: inline-block;
	background: url(images/flags.png) no-repeat -36px 0;
	width: 30px;
	height: 20px;
	margin: 10px 5px 0 0;
	
}
.p_sign_form .caption{
	background: rgba(0,0,0,0.08) url(images/apple_black.png) 16px 12px no-repeat;
	height: 115px;
	text-align: center;
	font-size: 44px;
	line-height: 115px;
	border-bottom: 1px solid #a9aaaa;
}
.p_sign_form .bottom{
	background: rgba(0,0,0,0.08);
	height: 105px;
	text-align: center;
	border-top: 1px solid #a9aaaa;
	padding: 22px 0 0 0;
	box-sizing: border-box;
	margin-top: 40px;
}
.p_sign_form .field{
	margin: 0 0 20px 0;
}
.p_sign_form .field input,
.p_sign_form .field select{
	width: 100%;
	height: 45px; line-height: 43px;
	box-sizing: border-box;
	border: 1px solid #bdbdbd;
	background: #ffffff;
	padding: 0 20px;
	border-radius: 5px;
	outline: none;
}
.p_sign_form button{
	height: 57px;
	padding: 0 40px;
	line-height: 57px;
	font-size: 22px;
	color: #ffffff;
	background: #2d93e1;
	border: 0;
	border-radius: 5px;
	outline: none;
	cursor: pointer;
}
.p_sign_form button:hover{
	background: #4da3e4;
}

.p_sign_form select.input_day{
	width: 170px;
	margin: 0 20px 0 0;
}
.p_sign_form select.input_month{
	width: 180px;
	margin: 0 20px 0 0;
}
.p_sign_form select.input_year{
	width: 170px;
}
.p_sign_form .ui-autocomplete{
	width: 100%;
	height: 45px; line-height: 43px;
	box-sizing: border-box;
	border: 1px solid #bdbdbd;
	background: #ffffff;
	padding: 0;
	border-radius: 5px;
	outline: none;
}
.p_sign_form .ui-autocomplete input{
	position: relative;
	border: none;
	background: transparent;
	padding: 0 20px;
	line-height: 43px;
	height: 43px;
}
.p_sign_form .ui-autocomplete .ui-autocomplete-hint{
	padding: 0 20px;
	height: 43px; line-height: 43px;
}
.ui-autocomplete-list{
	width: 300px;
}
.p_sign_form .ui-autocomplete-loader{
	position: absolute;
	right: 10px; top: 10px;
	display: none;
}


.p_section_news{
	background: #f6f6f6;
	padding: 100px 0 120px 0;
}
.p_section_news .p_inner{
	width: 1200px;
	margin: 0 auto;
}
.p_section_news h2{
	text-align: center;
	font-size: 42px;
	margin: 0 0 150px 0;
	padding: 0;
}

.p_section_news .news{
	position: relative;
	background: #2b2b2a;
	color: #dfdfdf;
	padding-left: 620px;
	box-sizing: border-box;
	box-shadow: 0 67px 122px rgba(0,0,0,0.36);
}
.p_section_news .news + .news{
	margin-top: 160px;
}
.p_section_news .news .image{
	position: absolute;
	left: -80px; top: -60px;
	width: 620px;
}
.p_section_news .news .image img{
	width: 100%;
}
.p_section_news .news .body{
	padding: 70px 80px 70px 0;
}
.p_section_news .news .title{
	font-size: 24px;
	line-height: 1;
	margin: 0 0 10px 0;
}
.p_section_news .news .date{
	color: #707070;
	font-size: 16px;
	line-height: 1;
	margin: 0 0 40px 0;
}
.p_section_news .news .text{
	color: #dfdfdf;
	font-size: 22px;
	line-height: 1.6;
	margin-bottom: 50px;
}
.p_section_news .news .more{
	font-size: 18px;
	line-height: 1.6;
}
.p_section_news .news .more a{
	text-decoration: none;
}




/* Block design */
.userphoto{
	margin: 0 0 20px 0;
}
.userphoto img{
	border: 5px solid #fff;
	
	-moz-box-shadow: 0 0 5px #cdcdcd;
	-webkit-box-shadow: 0 0 5px #cdcdcd;
	box-shadow: 0 0 5px #cdcdcd;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#cdcdcd', Direction=145, Strength=5);
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}

.userphoto_add{
	margin: 0 0 20px 0;
	
	border: 5px solid #fff;
	background: #e5e5e5;
	
	-moz-box-shadow: 0 0 5px #cdcdcd;
	-webkit-box-shadow: 0 0 5px #cdcdcd;
	box-shadow: 0 0 5px #cdcdcd;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#cdcdcd', Direction=145, Strength=5);
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
.userphoto_add a{
	display: block;
	text-decoration: none;
	margin: 50px 0 50px 0;
	text-align: center;
}

ul.usermenu{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.usermenu li{
	margin: 0;
	padding: 3px 0;
}
ul.usermenu li a{
	display: block;
	text-decoration: none;
	color: #111111;
}
ul.usermenu li a:hover{
	color: #656565;
}
ul.usermenu li div{
	float: right;
	margin: 0 10px 0 0;
	padding: 0 0;
	color: #8d8d8d;
}
ul.usermenu li div a{
	text-decoration: none;
	color: inherit !important;
}
ul.usermenu li div#ba_groups_list{
	float: none;
	margin: 0;
	padding: 0;
}
ul.usermenu li div span{
	margin-left: 5px;
	color: red;
}
ul.usermenu-settings{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
ul.usermenu-settings li{
	margin: 0;
	padding: 3px 0;
}
ul.usermenu-settings li a{
	display: block;
	text-decoration: none;
	color: #4e8a01;
}

.usermenu_preloader{
	background: url(uiimages/ui-autocomplete-loader.gif);
	width: 16px;
	height: 11px;
}
ul.usermenu_group{
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
}
ul.usermenu_group li{
	display: block;	
	margin: 0;
	padding: 3px 0;
}
ul.usermenu_group li a{
	display: inline;
}
ul.usermenu_group li a b{
	color: #4e8a01;
	font-weight: normal;
}
#ba_clubs_list, #ba_events_list{
	color: #747373;
	font-weight: normal;
	word-wrap: break-word;
}

.news_block{
	margin: 30px 0 0 0;
}
a.news_block_all{
	float: right;
	margin: 7px 0 0 0;
	text-decoration: none;
}
.news_block_item{
	margin: 20px 0 0 0;
}
.news_block_item a.title{
	color: #000000;
	text-decoration: none;
}
.news_block_item a.title:hover{
	color: #656565;
}
.news_block_item .desc{
	margin: 10px 0 0 0;
	color: #8d8d8d;
	font-size: 11px;
}

.box_info_opened, .box_info_closed{
	padding: 0 0 10px 0;
}
.box_info_opened .box_info_toggle{
	float: right;
	width: 14px;
	height: 14px;
	background: url(images/box_info_toggle.png) no-repeat 0 0;
	margin: 10px 0 0 0;
	cursor: pointer;
}
.box_info_closed .box_info_toggle{
	float: right;
	width: 14px;
	height: 14px;
	background: url(images/box_info_toggle.png) no-repeat 0 -14px;
	margin: 10px 0 0 0;
	cursor: pointer;
}
.box_info_body{
	margin: 20px 0 0 0;
}

.p_item{
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	background: url(images/bg_hr.png) repeat-x 0 100%;
}
.p_item:last-child{
	margin: 0;
	padding: 0;
	background: none;
}
.p_item_drag{
	background: #72b124;
	margin: 0 0 10px 0;
}
.p_item.is_dragged{
	padding: 0 0 10px 0;
	background: #ffffff url(images/bg_hr.png) repeat-x 0 100%;
	cursor: move;
}
a.link{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.p_item.dark{
	background: #d7e4c6;
}

ul.p_menu_top{
	display: inline-block;
	margin: -26px 0 20px 0;
	padding: 0;
	list-style: none;
	background: url(images/bg_menu_top.png) repeat-x;
	height: 31px;
	
	-moz-box-shadow: 2px 2px 3px #989898;
	-webkit-box-shadow: 2px 2px 3px #989898;
	box-shadow: 2px 2px 3px #989898;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#989898', Direction=145, Strength=3);
	
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-bottom-right-border-radius: 5px;
	-khtml-bottom-left-border-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	behavior: url(pie.htc);
}
ul.p_menu_top>li{
	position: relative;
	float: left;
	background: url(images/bg_menu_top_li.png) no-repeat 100% 0;
}
ul.p_menu_top li:last-child{
	margin: 0 -2px 0 0;
	background: none;
}
ul.p_menu_top li a{
	display: block;
	color: #f8ffe6;
	text-decoration: none;
	padding: 8px 7px;
}
ul.p_menu_top li a:hover, ul.p_menu_top li.active a{
	color: #c5ed94;
}

/* Second Menu */
ul.p_menu_top li:hover li a{
	border: 0;
	background: none;
}
ul.p_menu_top li:hover li.active a{
	background: #72b124;
}

ul.p_menu_top ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 150px;
	position: absolute;
	list-style: none;
	top: 30px;
	left: 0px;
	background: #2f5a00;
}
ul.p_menu_top li:hover ul{
	display: block;
}
ul.p_menu_top li ul li:hover{
	background: #72b124;
	color: #ffffff !important;
}
ul.p_menu_top li ul li:hover a{
	color: #ffffff;
}

ul.p_menu_top_right{
	float: right;
	margin: -55px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.p_menu_top_right li{
	float: left;
}
ul.p_menu_top_right li:last-child{
	margin: 0 -15px 0 0;
}
ul.p_menu_top_right li + li:before{
	content: '|';
	padding: 0 5px;
	color: #4a4a4a;
}
ul.p_menu_top_right li a{
	color: #b5b5b5;
	text-decoration: none;
}
ul.p_menu_top_right li a:hover{
	color: #aad219;
}
ul.p_menu_top_right li.active a{
	color: #aad219;
}

ul.p_menu_vertical{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
ul.p_menu_vertical li{
	
}
ul.p_menu_vertical li a{
	display: block;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a9a9a9;
	background: #d2d2d2 url(images/bg_menu_vertical.png) repeat-x;
	color: #000;
	text-shadow: #fafafa 1px 1px 0;
	padding: 5px 10px;
	text-decoration: none;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
ul.p_menu_vertical li a:hover, ul.p_menu_vertical li.active a{
	color: #777;
}
ul.p_menu_vertical li.divider{
	padding: 10px 0 5px 0;
	text-align: center;
	color: #8D8D8D;
}

.p_box{
	margin: 0 0 20px 0;
}

.p_total{
	float: right;
	margin: -15px 0 0 0;
	color: #666;
}

.scale_rating, .scale_popular{
	position: relative;
	background: url(images/bg_rating.png) repeat-x;
	height: 26px;
	text-align: center;
	cursor: pointer;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
.scale_popular{
	margin: 10px 0 20px 0;
	background: url(images/bg_popular.png) repeat-x;
}
.scale_rating_vip, .scale_popular_vip{
	position: relative;
	background: url(images/bg_rating.png) repeat-x;
	height: 26px;
	text-align: center;
	cursor: pointer;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}

.scale_rating .percent, .scale_popular .percent{
	position: absolute;
	top: 5px;
	left: 57px;
	width: 50px;
	text-align: center;
	color: #fff;
	text-shadow: #000000 1px 1px 0;
}
.scale_rating_vip .percent, .scale_popular_vip .percent{
	position: absolute;
	top: 5px;
	left: 57px;
	width: 50px;
	text-align: center;
	color: #fff;
	text-shadow: #000000 1px 1px 0;
}

.scale_rating .value, .scale_popular .value{
	float: left;
	height: 26px;
	background: url(images/bg_rating.png) repeat-x 0 -26px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
.scale_rating_vip .value, .scale_popular_vip .value{
	float: left;
	height: 26px;
	background: url(images/bg_rating_gold.png) repeat-x 0 0;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
.scale_popular .value{
	background: url(images/bg_popular.png) repeat-x 0 -26px;
}

.table-info td{
	padding: 3px;
}
.table-info td.l{
	color: #a6a6a6;
	text-align: right;
	padding-right: 10px;
}

.p_box_msg_line{
	display: none;
	border: 1px solid #ffb2b2;
	background: #ffeeee;
	padding: 5px 5px 5px 5px;
}
.p_box_msg_line .text{
	float: left;
	padding: 3px 0 0 4px;
}

.account_profile_view td{
	padding: 5px;
	vertical-align: top;
}
.account_profile_view td.l{
	text-align: right;
	padding-right: 10px;
	width: 200px;
	color: #666;
}
.account_profile_view td.v{
	
}

a.online{
	color: #72B201 !important;
}

ul.p_menu_shop_catalog{
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.p_menu_shop_catalog li{
	padding: 3px 0;
	color: #111;
}
ul.p_menu_shop_catalog li a{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #111;
}
ul.p_menu_shop_catalog>li.active>a{
	color: #72B201;
}
ul.p_menu_shop_catalog li a:hover{
	color: #656565;
}
ul.p_menu_shop_catalog li ul{
	display: none;
	padding: 0;
	margin: 0 0 0 20px;
	list-style: square;
}
ul.p_menu_shop_catalog li ul li{
	padding: 2px 0;
}
ul.p_menu_shop_catalog li ul li a{
	font-weight: normal;
}
ul.p_menu_shop_catalog li ul li.active a{
	color: #72B201;
}

.p_popupbox_menu{
	margin: 0 -100px 0 0;
	padding: 0;
	list-style: none;
}
.p_popupbox_menu li{
	float: left;
	position: relative;
	margin: 8px 20px 0 0;
}
.p_popupbox_menu li a{
	text-decoration: none;
}
.p_popupbox_menu li.active a{
	color: #000;
}

.p_popupbox_menu li ul{
	display: none;
	position: absolute;
	left: 0; top: 15px;
	list-style: none;
	background: #4e8a01;
	padding: 10px 25px 5px 5px;
}
.p_popupbox_menu li:hover ul{
	display: block;
}
.p_popupbox_menu li ul li{
	display: block;
	color: #ffffff;
	padding: 3px 0 5px 20px;
	margin: 0 5px 3px 0;
	background: #3a7400;
	cursor: pointer;
	width: 100%;
}
.p_popupbox_menu li ul li.check{
	background: #3a7400 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADJJREFUeNpi/A8EDAwMjAyY4D8TjIEuASKY0AWQFTKhGYlsAiNMJ7qdjOjGMqIrBAgwAFJeCgnowQ9PAAAAAElFTkSuQmCC") no-repeat 5px 7px;
}

ul.user-media{
	margin: 20px 0 20px 0;
	padding: 0;
	list-style: none;
}
ul.user-media li{
	float: left;
}
ul.user-media li.photo{
	display: block;
	padding: 1px;
	border: 1px solid #b9b9b9;
	width: 77px;
	height: 77px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	margin: 0 10px 10px 0;
}
ul.user-media li.photo:hover{
	display: block;
	padding: 1px;
	border: 1px solid #72B201;
}
ul.user-media li.photo img{
	max-width: 77px;
	max-height: 77px;
}
ul.user-media li.photo:hover img{
	padding: 4px;
	max-width: 71px;
	max-height: 71px;
}
ul.user-media li.video{
	display: block;	
	margin: 0 10px 10px 0;
	width: 240px;
}
ul.user-media li.video img{
	max-width: 100px;
	max-height: 100px;
	padding: 1px;
	border: 1px solid #b9b9b9;
	cursor: pointer;
}
ul.user-media li.video:hover img{
	border: 1px solid #72B201;
}
ul.user-media li.video a{
	color: #000000;
	text-decoration: none;
}
ul.user-media li.video a:hover{
	color: #656565;
}

.friends_offers_desc{
	text-align: center;
	margin: 0 0 20px 0;
}
.friends_offers_desc .big{
	font-weight: bold;
	margin: 0 0 5px 0;
	font-size: 14px;
}
.friends_offers_filter input{
	width:437px;
}
.friends_offers_list{
	max-height: 300px;
	overflow: hidden;
	overflow-y: auto;
}
.friends_offers_list .item{
	height: 40px;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #d8d7d7;
	cursor: pointer;
}
.friends_offers_list .item  .image{
	float: left;
	width: 40px;
	height: 40px;
}
.friends_offers_list .item  .image img{
	max-width: 40px;
	max-height: 40px;
}
.friends_offers_list .item  .name{
	float: left;
	margin: 0 0 0 10px;
	font-weight: bold;
	padding: 10px 0 0 0;
	width: 230px;
}
.friends_offers_list .p_button{
	float: right;
	margin: 0 10px 0 0;
}
.friends_offers_list .message{
	display: none;
	float: right;
	color: #999;
	width: 150px;
	padding: 5px 0 0 0;
	font-style: italic;
}

.page_approved{
	display: inline-block;
	width: 27px;
	height: 26px;
	margin: 0 0 0 10px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAaCAYAAABGiCfwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZlJREFUeNpiXHmdiYHGgB+IG4F4Fq1tcgLiq0CcD8SvaWlZDhDvBWJpIP5OS8uqgXgyEv81iGChgUVdQFyKJga2jNo+q8BiEQM0GKlqmR8Qt+NJkVSzTBeIl+KRV6SWZTxAvA5K41Ojy0SlBKFChLpwSlOjKxBnElDzDog7gHguC4XBN5+Amn1AHAfET/HFGTO0iNlIIONK45GfBcTOMItwZWpLIJ4JTWGw8m0fmhpQHBXhsWgKEOeiCyL7TAgaLMeQLAKBFiyG9QIxGykWIVuWBsT3gDgBh089kPhm0AyMDXTjsghm2QRosPHjCRZk37Xj8VEZvtQCsqwAiB2A+AgedcZAHAj1lRMW+d1QcxgIWQYCB4HYFuqyXzjUNkILWnRwB4gjgPgvsZYhh7k5EN/EUf4Fool9BGJ/aMZlINUyELgAxFYEghUGQBn2GrGlABOeIsYNiDfh0dtEQJ5oy2AVXhAQL8AidwpqGQO1LGOARnoKmg++AHE0MQmCVMtgFkZAfQMCNdAUyEALy2BB6gPEa6CZlywAEGAAC6RKbZOxChIAAAAASUVORK5CYII=") no-repeat 0 0;
}
.page_approved_min{
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 0 0 0 5px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKVJREFUeNpiXHmdiYFIIE2MSk4gXgTEHoQUiwLxYSCOBeJ3hBSDTDSGsvnxKa4GWQ1l/wViHmTFIUCsCGVrAXEjlP0aiG2BeApIsQoQ7wLi1UBcB1XQBcTMUIVuQHwcJMgCxPZAbAZVFAuV8Abi71CFF2BWg0yeC8SqQLwVatpMqFwcskKYYpi7/IF4AZQ/BYjXoPuYBYkN8nEKEH8E4hpswQMQYAAm3Bv/O9YVhwAAAABJRU5ErkJggg==") no-repeat 0 0;
}

/* checkin form */
.search_form{
	margin: 0 0 10px 0;
}
.search_form input.input_search{
	background: #cfcfcf;
	border: 1px solid #b4b4b4;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	width: 670px;
}
.checkin_form #map {
	margin: 10px 0 0;
}
.checkin_form h1 {
	margin: 15px 0
}
#map_search {
	padding: 15px 0;
}
#map_search input[type="text"]{
	width: 638px;
	
}
#map_search input[type="submit"]{
	width: 90px;
}

.checkin_form.ajax #map_search input[type="text"] {
	width: 439px;
}
.checkin_map .map_loading {
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 350px;
}
.places {
	max-height: 280px;
	overflow-y: scroll;
}
.place input {
	display: none;
}
.place {
	display: block;
	cursor: pointer;
	padding: 15px 7px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.place:hover {
	background: #f6f6f6;
}
.place.selected {
	background: #4e8a01;
}
.place.selected .address {
	color: #ccc;
}
.place img {
	display: block;
	float: left;
	padding: 5px;
	margin-right: 10px;
	background: #b8b8b8;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.place .title {
	display: block;
	font-size: 16px;
	line-height: 24px;
}
.place .address {
	display: block;
	color: #888;
	font-size: 13px;
	font-weight: 100;
	min-height: 14px;
}

.checkins .checkin_form a {
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.checkins .comments_form {
	display: none;
}