html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

textarea {
	overflow: auto;
}

p {
	margin: 10px 0;
	line-height: 1.2em;
}

blockquote {
	padding-left: 10px;
	margin-left: 20px;
	border-left: 2px solid #ddd;
	color: #555;
	line-height: 1.2em;	
}

body {
	font-size: 84%;
	font-family: Arial, Tahoma, sans-serif;
	background-color: #fff;
	color: #000;
}

#modal_container {
	background-color: #fff !important;
}

a {
	color: #2b7cc7;
}
a:hover {
	color: #000;
}
a.blue {
	color: #2b7cc7 !important;
}
a.blue:hover {
	color: #000 !important;
}
a.black_dashed {
	color: #000 !important;
	text-decoration: none;
	border-bottom: 1px dashed #000 !important;
}
a.black_dashed:hover {
	color: #666 !important;
	border-bottom: 1px dashed #666 !important;
}
a.dashed {
	text-decoration: none;
	border-bottom: 1px dashed #000 !important;
}
a.dashed:hover {
	border-bottom: 1px dashed #2b7cc7 !important;
}
a.black {
	color: #000 !important;
}
a.black:hover {
	color: #666 !important;
}
a.red {
	color: #bc3f1c !important;
}
a.red:hover {
	color: #000 !important;
}
a.green {
	color: #77ad30 !important;
}
a.green:hover {
	color: #000 !important;
}
a.gray {
	color: #333 !important;
}
a.gray:hover {
	color: #2b7cc7 !important;
}
a.soft_gray {
	color: #777 !important;
}
a.soft_gray:hover {
	color: #2b7cc7 !important;
}

#page {
	padding: 0 30px;
}

#left {
	float: left;
	width: 72%;
}
#right {
	float: right;
	width: 25.5%;
}

#logo {
	float: left;
	width: 30%;
	text-align: center;
	padding-top: 36px;
	margin-bottom: 28px;
}

#link_bar {
	margin-top: 15px;
}
#link_bar a {
	padding: 2px 4px;
}

#link_bar span {
	font-weight: bolder;
	padding: 2px 4px;
	color: #555;
	border: 1px solid #ddd;
	background-color: #f4f4f4;
}

#nav {
	float: right;
	width: 69%;
	font-size: 14px;
	padding-top: 24px;	
	background: url(../i/border_fix.gif) no-repeat left top;
}
#nav li {
	display: inline;
	margin-right: 21px;
	line-height: 24px;
}
#nav li a {
	color: #000;
}
#nav li span {
	color: #999;
}
#nav li a:hover {
	color: #2a7cc7;	
}

.opera_hide {
  	display: none;
}
/* только для FireFox и Opera*/
html>body .opera_hide {
  	display: none;
}
/* только для FireFox*/
head:first-child+body .opera_hide {
    	display: block;
}

#new_add_list {
	float: left;
	width: 100%;
	margin-bottom: -10px;
}
#new_add_list li {
	float: left;
	margin-right: 5px;
	width: 90px;
}
#new_add_list li a {
	display: block;
	padding: 10px;
	padding-top: 40px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #000;
	text-align: center;
	border: 1px solid #f2f2ea;
}
#new_add_list li a:hover {
	background-color: #fff;
	color: #999;
	border: 1px solid #dcdcce;
}
.new_add_tour {
	background: url(../i/new_add_tour.jpg) no-repeat center top;
}
.new_add_note {
	background: url(../i/new_add_note.jpg) no-repeat center top;
}
.new_add_action {
	background: url(../i/new_add_action.jpg) no-repeat center top;
}
.new_add_place {
	background: url(../i/new_add_place.jpg) no-repeat center top;
}
.new_add_tour:hover {
	background: url(../i/new_add_tour_act.jpg) no-repeat center top;
}
.new_add_note:hover {
	background: url(../i/new_add_note_act.jpg) no-repeat center top;
}
.new_add_action:hover {
	background: url(../i/new_add_action_act.jpg) no-repeat center top;
}
.new_add_place:hover {
	background: url(../i/new_add_place_act.jpg) no-repeat center top;
}
.new_add_act {
	color: #999 !important;
	text-decoration: none;
	background-color: #fff  !important;
	border: 1px solid #dcdcce !important;
}
.new_add_tour_act {
	background: url(../i/new_add_tour_act.jpg) no-repeat center top;
}
.new_add_note_act {
	background: url(../i/new_add_note_act.jpg) no-repeat center top;
}
.new_add_action_act {
	background: url(../i/new_add_action_act.jpg) no-repeat center top;
}
.new_add_place_act {
	background: url(../i/new_add_place_act.jpg) no-repeat center top;
}

#context_help {
	margin-top: 10px;
	margin-bottom: -5px;
}

.blog_index_desc {
	font-size: 11px;
	line-height: 1.2em;
	margin: -5px 5px;
	margin-bottom: 20px;
	color: #777;
}

#award_list_result {
	width: 450px;
	margin: 15px 10px;
	margin-bottom: 20px;
}

.award_line_result {
	height: 5px;
	margin-bottom: 12px;
}

.award_top_result {
	background-color: #bd3f1c;		
}
.award_result {
	background-color: #ddd;	
}
.award_num {
	color: #888;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 3px;
}
#award_list {
	margin: 15px 5px;
	margin-bottom: 20px;
}
#award_list li {
	line-height: 1.3em;
	margin-bottom: 5px;	
}
#award_main_desc {
	padding-left: 8px;
	margin: -5px 0;
	font-size: 11px;
	color: #777;
}

#award_main #award_list_result  {
	margin-left: 3px !important;
	width: 90% !important;
}

#award_main #award_list {
	margin-left: 3px !important;
}

#award_main {
	margin-bottom: 30px;
}

#sel_mm {
	vertical-align: top;
	padding: 15px 0;
}
#sel_mm a {
	width: 65px;
	text-align: center;
	display: block;
}
#sel_mm a:hover {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;	
}
#sel_mm a.sel {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;	
}

#userSMS_list {
	margin: 15px 0;
	list-style: none !important;		
}
#userSMS_list li {
	padding: 5px;
	border: 1px solid #eee;
	background-color: #f8f8f8;
	font-size: 14px;
	margin-bottom: 1px;
	line-height: 1.3em;	
}

#userSMS {
	margin-top: 30px;
	list-style: none !important;		
}
#userSMS li {
	padding: 5px;
	border: 1px solid #eee;
	background-color: #f8f8f8;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
.sms_date {
	color: #777;
	font-size: 10px;
}
.sms_content {

}

#saves {
	margin-top: 10px;
}
#saves h2 {
	margin-bottom: 15px;
}
.saves {
	margin: 5px 0 15px 0;
}
.saves li {
	line-height: 1.3em;
	margin-bottom: 8px;
}
.saves li img {
	vertical-align: middle;
}
.saves li .minidel {
	margin-right: 4px;
}
.saves li span {
	color: #888;
	font-weight: bolder;
}
.saves li a {
	color: #333;
}
.saves li a:hover {
	color: #2a7cc7;	
}

#welcome {
	padding: 6px;
	padding-bottom: 13px;
}
#welcome h2 {
	margin-bottom: 15px;
}
#welcome p.boxig {
	font-size: 14px;
	line-height: 1.3em;
}
#welcome div {
	
}
#map_controls {
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 1000;
}
#map_controls li {
	float: left;
}
.ctrl {
	height:17px;
	width:67px;
	line-height: 17px;
	display: -moz-inline-box;
	display:inline-block;
	text-decoration: none;	
}
.ctrl:hover {
	background-position: -67px;	
}
.ctrl_active {
	background-position: -67px !important;		
}
.ctrl_simple {
	background: url(../i/map/ctrl_simple.png) no-repeat;		
}
.ctrl_physical {
	background: url(../i/map/ctrl_physical.png) no-repeat;		
}
.ctrl_satellite {
	background: url(../i/map/ctrl_satellite.png) no-repeat;		
}
.ctrl_earth {
	background: url(../i/map/ctrl_earth.png) no-repeat;		
}


.SI-FILES-STYLIZED label.cabinet
{
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.add_img {
	width: 203px;
	height: 31px;
	background: url(../i/btn_add_img.png) 0 0 no-repeat;	
}
.SI-FILES-STYLIZED label.add_video {
	width: 168px;
	height: 31px;
	background: url(../i/btn_add_video.png) 0 0 no-repeat;	
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
}

.SI-FILES-STYLIZED label.add_pic {
	width: 148px;
	height: 24px;
	background: url(../i/btn_add_pic.png) 0 0 no-repeat;	
}

.SI-FILES-STYLIZED label.add_track {
	width: 172px;
	height: 29px;
	background: url(../i/btn_add_track.png) 0 0 no-repeat;	
}

.SI-FILES-STYLIZED label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}



.last_item {
	margin-right: 0 !important;
}
#appendix_about {
	padding-top: 25px;
	float: right;
	width: 69%;
	font-size: 11px;
}
#appendix_about li {
	display: inline;
	margin-right: 15px;
}
#appendix_about a {
	color: #8c8c8c;
}
#appendix_about a:hover {
	color: #2a7cc7;	
}
#appendix_about img {
	vertical-align: middle;
}

#appendix {
	padding-top: 13px;
	float: right;
	width: 69%;
	color: #a8a8a8;
}
#appendix li {
	display: inline;
	margin-right: 8px;
}
#appendix img {
	vertical-align: middle;
}
#appendix li a {
	color: #707070;
}
#appendix li a:hover {
	color: #2c7fcd;
}
#mes_menu {
	margin-bottom: 15px;
}
#mes_menu li {
	font-size: 11px;
	display: inline;
	margin-right: 8px;
}
#mes_menu li  a.active {
	color: #999;
	text-decoration: none;
}
#mes_menu li a {
	color: #707070;
}
#mes_menu li a:hover {
	color: #2c7fcd;
}
#messages_info {
}
#message_info_inner {
	margin-top: 10px;	
}
#messages_info a {
	background-color: #f8f1ad;
	padding: 2px 5px;
}

.mes_date_in_list {
	font-size: 10px;
	color: #777;
	white-space: nowrap;
}
.mes_user_in_list {
	font-size: 11px;
	white-space: nowrap;
}
.mes_user_in_list img {
	vertical-align: middle;
}
.mes_subject_in_list {
	font-size: 11px;
	width: 100%;
}
.mes_checkbox {
	vertical-align: middle;
}
.mes_checkbox input {
	margin-top: -4px;
	// margin-top: 1px;	
}
.mes_unread td a {
	color: #777 !important;
}



#profile_menu {
	padding-bottom: 13px;
	color: #a8a8a8;
	padding-left: 25px;
	background: url(../i/arrow_goto.gif) no-repeat;
	background-position: 5px 3px;
}
#profile_menu li {
	display: inline;
	margin-right: 8px;
	color: #777;
}
#profile_menu img {
	vertical-align: middle;
}
#profile_menu li a {
	color: #707070;
}
#profile_menu li a:hover {
	color: #2c7fcd;
}

#auth_box {
	font-size: 11px;
	width: 100%;
	margin-top: 26px;
	color: #999;
}
#auth_box td {
	vertical-align: middle;
}
#auth_box a {
	color: #848484;
}
#auth_box a:hover {
	color: #2c7fcd;
}
.auth_username {
	width: 100%;
	padding-left: 6px;
	padding-bottom: 2px;
}
.exit_btn {
	text-align: right;
}
.auth_manage_group {
	padding-top: 3px;
	padding-left: 6px;
}
.auth_manage_group img {
	vertical-align: middle;
}
.auth_manage_group a {
	margin-right: 8px;
}
.auth_action_group {
	padding-top: 18px;
	padding-left: 6px;
}
.auth_action_group a {
	margin-right: 8px;
}


#user_profile_head img {
	vertical-align: middle;	
}	
#user_profile_head td {
	vertical-align: middle;
	padding-right: 10px;
}	
#user_profile_head h1 {
	margin: 0 !important;
	padding: 0 !important;
}

.box_yellow {
	margin-bottom: 7px;
}
.box_yellow .inner_box {
	padding: 0.4em 1.5em 0.6em 1.5em;
	background-color: #efecd9 !important;
}
.box_yellow b {
	background-color: #efecd9;
}

.box_gray {
	margin-bottom: 7px;
}
.box_gray .inner_box {
	padding: 0.4em 1.5em 0.6em 1.5em;
	background-color: #f2f2ea !important;
	line-height: 1.3em !important;
}
.box_gray b {
	background-color: #f2f2ea;
}

#users_all td {
	vertical-align: top;
}
#users_online {
	padding-left: 30px;
	color: #afafaf;
}
#user_online_table {
	width: 100%;
	margin-bottom: 30px;
}
#user_online_table td {
	vertical-align: middle !important;
	font-size: 11px;
	padding-bottom: 5px;
}

#user_online_table td.username {
	padding-left: 2px;
}
#user_online_table td.username a {
	color: #9c9c9c;
}
#user_online_table td.username a:hover {
	color: #2c7fcd;
}
#user_online_table td.times {
	width: 100%;
}

#user_profile_rating {
	white-space: nowrap;
	text-align: right;
}

#user_profile_head {
	width: 100%;
}

#profile_favor ul {
	margin-top: 15px;
}
#profile_favor ul li {
	margin-bottom: 10px;
}
#profile_favor ul .head {
	margin-bottom:2px;
	line-height: 17px;
}


#piligrim_profile h3 {
	margin-left: 15px;
	margin-top: 15px;
}
#piligrim_profile p {
	margin-left: 15px;	
}

#profile_nav {
	margin-left: 11px;
	margin-top: 14px;
	margin-bottom: 16px;
}
#profile_nav li {
	display: inline;
	font-size: 12px;
	margin-right: 12px;
}
#profile_nav li a {
	color: #707070;
}
#profile_nav li a:hover {
	color: #2c7fcd;
}

#profile_info {
	width: 100%;
}
#profile_info td {
	width: 50%;
	line-height: 1.7em;
	vertical-align: top !important;
	color: #6e6c64;
}
#profile_info td b {
	color: #000;
}
#profile_info_dates {
	text-align: right;
	font-size: 11px;
}

#pager {
	margin-top: 60px;
	float: left;
	width: 100%;
	font-size: 11px;
	padding-bottom: 5px;
}	
#pager li {
	float: left;
	margin-right: 20px;
}
#pager li span {
	color: #fff;
	background-color: #b0bcc9;
	display: block;
	padding: 2px 4px;
}
#pager li a {
	color: #000;
	display: block;	
	padding: 2px 4px;
}
#pager li a:hover {
	color: #fff;
	background-color: #b0bcc9;
	text-decoration: none;
}

#login_box {
	width: 100%;
}
#login_box td {
	padding: 4px 10px 4px 0;
	width: 50%;
}
#login_box .ins {
	// width: 97%;
}
#login_box a {
	font-size: 10px;
	color: #9f9f9f;
}
#login_box a:hover {
	color: #000;
}
a.reg {
	font-size: 12px !important;
	font-weight: bolder;
	color: #000 !important;
}
a.reg:hover {
	color: #2a7cc7 !important;	
}


.clear {
	clear: both;
}
.nowrap {
	white-space: nowrap;
}
.lum {
	color: #999;
	font-size: 12px !important;
	padding: 2px 3px !important;
}
.sns {
	width: 100%;
}
.ins_big {
	font-size: 16px;
	border: 1px solid #bbb;
	padding: 1px 2px;
	width: 99%;
}
.ins {
	font-size: 13px;
	border: 1px solid #bbb;
	padding: 1px 2px;
	width: 99%;
}
.ins_c {
	border: 1px solid #bbb;
	padding: 1px 2px;
}
.btn {
	font-size: 13px;
	padding: 2px 7px;
	// padding: 0 2px;
}
.btn_big {
	font-size: 14px !important;		
	padding: 2px 15px;
	margin-top: 7px;
}

#track {
	padding-bottom: 8px; 
	background: url(../i/bg_pager.gif) bottom repeat-x;
	height:4px;	
}
#handle {
	width:16px;
	height:20px;
	background: url(../i/pager_slider.png) no-repeat;
	cursor:move;
}

.track_country_path {
	margin: 0 15px;
	margin-bottom: 25px;
}

#country_path {
	margin-top: 5px;
	padding: 15px;
	padding-bottom: 10px;
	font-size: 11px;
	overflow: hidden;
	white-space: nowrap;	
}
#country_path table {

}
#country_path table td img {
}
#country_path table td {
	padding: 0 4px;
	vertical-align: top;
	line-height: 1.2em;
	white-space: nowrap;
}
#country_path table td a {
	color: #777;
	text-decoration: none;
}
#country_path table td a:hover {
	color: #000;
	text-decoration: underline;
}
.path_country {
	padding-right: 35px !important;
}

#modal_container.test {
			background-color:#eee;
			color:#000;
			padding: 10px 30px;
	border: 5px solid #fff;
}
#modal_overlay.test {
		background-color:#000;
}

.tbs {
	margin-top: 25px;
	font-size: 11px;
}
.tbs td {
	vertical-align: middle;
	padding-right: 8px;
}
.tbs td a {
	color: #606060;
}
.tbs td a:hover {
	color: #2c7fcd;
}
.tbs div {
	
}
.active_tab {
	padding: 7px 15px;
	text-align: center;
	background-color: #e8edf2;
	color: #606060;
	background: url(../i/active_tab.gif) no-repeat;
}
.active_tab a {
	color: #606060;
	text-decoration: none;
}

#tour_user_info {
	margin-top: 30px;
	margin-bottom: -10px;
}
#tour_user_info .inner_box {
	padding: 0 10px !important;
}
#tour_user_info table td {
	padding: 5px;
	vertical-align: top;
}
#tour_user_info table td img {
	vertical-align: middle;
}

#tour_tags img {
	vertical-align: middle;
}
#tour_tags {
	font-size: 11px;
}
#tour_tags a {
	color: #777;
}
#tour_tags a:hover {
	color: #000;
}
#tour_info {
	width: 100%;	
}
#tour_info td {
	vertical-align: middle !important;	
}
#head_tour {
	width: 100%;
}
#head_tour h1 {
	padding: 0 !important;
	margin: 0 !important;
}
#tour_extra {
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 30px;
}
#tour_extra a {
	margin-right: 10px;
}



#tour_date {
	color: #969696;
	font-size: 11px;
	padding-top: 3px;
}



#tab {
	text-align: center;
	padding: 7px 0;
	width: 150px;
	background-color: #e8edf2;
	color: #606060;
	margin-top: 25px;
}
#layer {
	background-color: #e8edf2;
	padding: 20px 15px;
	padding-right: 20px;
}
.view_all {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 11px;
}

#community_test {
	margin-top: 10px;
	background-color: #fff;
	background: url(../i/stroke.gif) #fff;
	padding: 8px;
	position: relative;
}
#community_map {
	border: 4px solid #000;
	background-color: #fff;
}



.slider_minus {
	position: absolute;
	top: 22px;
	left: 21px;
	z-index: 1000;
}
.slider_plus {
	position: absolute; 
	top: 186px; 
	left: 20px; 
	z-index: 1000;
}
/*\*/ * html .slider_minus { left: 13px; } /**/
/*\*/ * html .slider_plus { left: 12px; } /**/

#test {
	background-color: #fff;
	background: url(../i/stroke.gif) #fff;

}

#comments  {
	margin-top: 30px;
	list-style: none !important;
}
#comments ul li ul {
	margin-left: 28px;
}
#comments li {
	list-style: none !important;
	margin-top: 18px !important;
}
.comment_date {
	color: #777 !important;
	font-size: 10px !important;
	padding-left: 17px !important;
}
.comment_username img {
	vertical-align: middle;
}
.comment_username a {
	font-size: 11px !important;
	color: #5a5a5a;
}
.comment_username a:hover {
	color: #2c7fcd;
}
.comment_content {
	padding: 12px 0 8px 0;
	line-height: 1.3em;
}
.comment_answer {
	font-size: 11px;
}
#inside {
	padding: 0 15px;
}

.search_p {
	font-size: 12px;
	margin-bottom: 25px;
}

#cont {
	background: url(../i/rounded_top.gif) no-repeat right;
	height: 25px;

}
#map {
	border: 4px solid #000;
	background-color: #fff;
}
#map_wrap {
	padding: 8px;
	position: relative;
}
#map_corner {
	position: absolute;
	width: 7px;
	height: 7px;
	background: url(../i/map_corner.gif) no-repeat;
	top: 0;
	left: 0;
	_left: -8px;
}
#country_selector {
	position: absolute;
	width: 220px;
	top: 110px;
	z-index: 10000;
	margin-left: 3%;
}
#country_selector select {
	z-index: 10000;
	font-size: 11px;
	width: 76%;
	// width: 170px;
}
#gsearch {
	text-align: right;
	float: right;
	width: 69%;
	font-size: 11px;
	margin-top: 14px;	
	/*
		margin-bottom: -4px;
	*/
}
#gsearch a {
	color: #595858;
	margin-right: 18px;
	background-color: #fff;
	padding: 3px 7px;
}
#gsearch a:hover {
	color: #2a7cc7;
}



#search_box {
	margin-top: 30px;
}
#search_box .ins {
	// width: 98%;
}


#ads_tours {
	margin-top: 15px;
	margin-bottom: -10px;	
}
#ads_tours ul {
	margin-top: 10px;
}
#ads_tours li {
	margin-bottom: 10px;
	line-height: 1.3em;
	margin-left: 1px;
}
#ads_tours li div {
	line-height: 1.2em !important;
	margin-top: 2px;
	color: #333;
}



#analog_tours {
	margin-top: 15px;
	margin-bottom: -10px;	
}
#analog_tours li {
	margin-bottom: 10px;
	line-height: 1.3em;
	margin-left: 1px;
}
#analog_tours li .head {
	line-height: 1.2em !important;
}
#analog_tours li .mini {
	margin-top: 2px;
}

#another_tours {
	margin-top: 15px;
	margin-bottom: -10px;
}
#another_tours li {
	margin-bottom: 10px;
	line-height: 1.3em;
	margin-left: 1px;
}
#another_tours li .head {
	line-height: 1.2em !important;
}
#another_tours li .mini {
	margin-top: 2px;
}

#live h2 {
	margin-top: 25px;
	margin-bottom: 10px;
}
#live h2 a {
	text-decoration: none;
	color: #000;	
}
#live h2 a:hover {
	text-decoration: underline;
}
#live h2 a img {
	vertical-align: middle;
}
#live li {
	margin-bottom: 8px;
	line-height: 1.25em;
}
.livelist li {
	margin-bottom: 8px;
	line-height: 1.25em;
	margin-left: 5px;	
}


#recomend {
	margin-top: 20px;
}
#recomend h2 {
	margin-bottom: 20px;
}
#recomend h2 a {
	text-decoration: none;
	color: #000;	
}
#recomend h2 a:hover {
	text-decoration: underline;
}
#recomend h2 a img {
	vertical-align: middle;
}
#recomend .head {
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 2px;
}
#recomend .head a {
	color: #000;
}
#recomend .head a:hover {
	color: #2a7cc7;
}
.recomend_img {
	padding-bottom: 2px;
	// padding: 3px 0 2px 0;
}
#recomend li {
	margin-bottom: 17px;
}

#main {
	padding: 20px 8px;
}
.column {
	float: left;
	width: 37%;
}
.column h2 {
	margin-bottom: 17px;
	padding: 0 5px;
}
.column h2 a {
	text-decoration: none;
	color: #000;
}
.column h2 a:hover {
	text-decoration: underline;
}
.column h2 a img {
	vertical-align: middle;
}
.column .head {
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 3px;
}
#new {
	width: 60%;
}
#actions {
	padding-right: 2%;
}
#actions .head a {
	color: #e44a1f;
}
#actions .head a:hover {
	color: #000;
}

#travellers {
	margin-top: 35px;
	padding-right: 10%;
}
#travellers h2 {
	margin-bottom: 20px;
}
#travellers table {
	margin-left: -6px;
}

.lists li {
	margin-bottom: 15px;	
}
.lists .head {
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 1px;
}
.lists .head a {
	color: #000;
}
.lists .head a:hover {
	color: #2c7fcd;
}
.lists .view_all {
	margin-left: 0px;
	margin-top: 20px;
}


.column li {
	padding: 0 5px;
	margin-bottom: 15px;
}
.username_middle {
	margin-right: 4px;	
}
.username_middle img {
	vertical-align: middle;
}
.username_middle a {
	color: #5a5a59;
	font-size: 11px;
}
.username_middle a:hover {
	color: #2a7cc7;
}
.date_middle {
	color: #5a5a5a;
	font-size: 11px;
	margin-right: 4px;	
}
.date_soft {
	font-size: 10px;
	color: #969696;
	margin-left: 20px; 
}
.country {
	font-size: 11px;
}
.country a {
	color: #666;
}
.country a:hover {
	color: #2b7cc7;
}

.country img {
	vertical-align: middle;
	margin-right: 2px;
}

#CommunityUsers {
	margin-left: 30px;
	margin-top: 30px;
	font-size: 14px;
}
#CommunityUsers li {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
#CommunityUsers li img {
	vertical-align: middle;
}

.comments_ico {
	margin-bottom: 3px;
	margin-left: 2px;
	height: 17px;
	line-height: 17px;
	display: -moz-inline-box;
	display:inline-block;
	text-decoration: none;	
	font-size: 10px;
	text-decoration: none;
	color: #585858 !important;
	background: url(../i/comment_bg.gif) repeat-x;
}
.comments_ico:hover {
	color: #585858 !important;
	cursor: pointer;
	cursor: hand;
}
.comment_left {
	width: 10px;
	height: 17px;
	line-height: 17px;
	display: -moz-inline-box;
	display:inline-block;	
	background: url(../i/comment_left.gif) no-repeat;	
}
.comment_right {
	width: 4px;
	height: 17px;
	line-height: 17px;
	display: -moz-inline-box;
	display:inline-block;	
	background: url(../i/comment_right.gif) no-repeat;		
}
.comment_center {
	margin-left: -7px;
	height: 17px;
	line-height: 17px;
	//height: 13px;
	//line-height: 13px;
	display: -moz-inline-box;
	display:inline-block;	
	padding: 0 2px;
	// padding-bottom: 2px;
}


.rate_table td {
	padding: 0 3px !important;
	vertical-align: middle !important;
	height:15px !important;
	line-height: 15px !important;
	white-space: nowrap;
}
.rate_table td  .ico8 {
	margin-bottom: -4px;	
}

.rate {
	font-size: 10px;
	padding: 0 3px;
}
.rate_action {
	background-color: #85c329;
	color: #fff;
	margin-left: 5px;
}
.rate_traveller_big {
	font-size: 16px;
	height:18px;
	line-height: 18px;	
}
.rate_traveller {
	color: #fff;
	background-color: #2c9be9;
	height:15px;
	line-height: 15px;	
}
.rate_topic {
	color: #fff;
	background-color: #8cca3b;
	font-size: 12px;
	font-weight: bolder;
	height:15px;
	line-height: 15px;	
}
.rate_community {
	color: #fff;
	background-color: #fa9b65;
	font-size: 12px;
	font-weight: bolder;
	height:15px;
	line-height: 15px;	
}
.rate_minus {
	color: #fff !important;
	background-color: #f22e2e !important;	
}



#content {
	padding-top: 10px;
	padding-left: 15px;
}



#text {	
	padding-top: 15px;
	line-height: 1.4em !important;
	font-size: 14px;
}
#text p {
	margin: 15px 0 10px 0;
	line-height: 1.4em !important;
}
#text div {
	line-height: 1.4em !important;
}
#text b, #text strong {
	font-weight: bolder;
}
#text i, #text em {
	font-style: italic;
}
#text h2 {
	font-size: 20px;
	color: #555;
}
#text h3 {
	font-size: 18px;
	color: #777;	
}
#text h2, #text h3 {
	margin-top: 20px;
	margin-bottom: -5px !important;
}

#text ul {
	list-style: disc;	
}
#text ol {
	list-style: decimal;
}
#text ol, #text ul {
	line-height: 1.3em;
	margin: 15px 0;
	margin-left: 25px;	
}
#text ul li, #text ol li {
	padding: 2px 0;
}




#simple {
	padding-top: 30px;
	padding-left: 15px;

	line-height: 1.3em;
}
#simple h1 {
	margin-bottom: 20px;
}

#simple_text {
	padding-top: 30px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 1.3em;	
}

#simple_text p {
	line-height: 1.3em;
}


#simple_text ul {
	list-style: disc;	
}
#simple_text ol {
	list-style: decimal;
}
#simple_text ol, #simple_text ul {
	line-height: 1.3em !important;
	margin: 15px 0;
	margin-left: 25px;	
}
#simple_text ul li, #simple_text ol li {
	padding: 4px 0;
}


#simple_text h1 {
	margin-bottom: 20px;
}

.letter {
	font-size: 18px;
}

#right_box {
	margin-top: 70px;
}
#right_box ul {
	list-style: disc;		
	margin-left: 20px;
}
#right_box ul li {
	padding: 2px 0;
	line-height: 1.3em !important;
}

table.ruler {
	width: 100%;
}
table.ruler td {
	padding: 5px;
}


table.reg {
	width: 80%;
	margin-top: 5px;
}
table.reg td {
	padding: 7px 5px;
	vertical-align: middle;
}

.labels {
	font-weight: bolder;
}
.labels td {
	padding-top: 8px !important;	
	padding-bottom: 0 !important;	
}
.nopad td {
	padding: 2px 5px !important;
}
.descl {
	font-size: 11px;
	color: #777;	
}
.descl td {
	padding-top: 3px !important;
	padding-bottom: 0px !important;
	vertical-align: top !important;
	line-height: 1.1em;	
}
.descr {
	font-size: 11px;
	color: #777;
}
.descr td {
	padding-top:  0 !important;
	padding-bottom: 10px !important;
	vertical-align: top !important;
	line-height: 1.2em;
}
.captcha td {
	vertical-align: middle;
}
.captcha img {
	vertical-align: middle;
}
.mini {
	font-size: 11px;
	color: #777;
}
.normal {
	font-weight: normal;
}
.req {
	color: red;
	font-size: 16px;
}
.stroke {
	background: url(../i/bg_stroke.gif) repeat-x;
	height: 3px;
}
.global_err {
	margin-left: 5px;
	color: #a40000;
	margin-bottom: 10px;
}
.tour_info_bottom {
	margin-top: 10px;
}
.tour_info_bottom td  {
	font-size: 11px;
	padding-right: 5px;
	vertical-align: middle !important;
}
.bottom_extra_tour {
	white-space: nowrap;
	padding-right: 0px;
	padding-top: 3px !important;
}
.bottom_extra_tour a {
	margin-left: 10px;
}

.tour_info_bottom td img {
	vertical-align: middle;
}

.blog_creator_in_list {
	font-size: 11px;
	color: #666;
	margin-top: 5px;
}
.blog_avatar_in_list {
	background: url(../i/stroke.gif);
	padding: 3px;
	margin-right: 8px;
	margin-bottom: 5px;
}
.blog_avatar_in_list img {
	vertical-align: middle;
	border: 1px solid #fff;
}
.blog_in_list {
	margin-bottom: 5px;	
}
.blog_head_in_list {
	font-size: 18px;
	width: 100%;
	padding-left: 15px !important;
}
.blog_rate_in_list {
	padding-right: 15px !important;
}
.blog_desc_in_list {
	font-size: 12px;
	line-height: 1.3em;
	padding-top: 0px !important;
}


#join_community {
	font-size: 11px;
	white-space: nowrap;
	vertical-align: middle;
	padding-right: 25px;	
	padding-left: 15px;
}
#join_community a {
	color: #5c5c5c;
}
#join_community a:hover {
	color: #2c7fcd;
}
#head_community {
	width: 100%;
}
#desc_community {
	font-size: 12px;
	color: #5a5a5a;
	line-height: 1.3em;
	margin-bottom: 10px;

}
#desc_community .inner_box {
	padding: 2px 14px !important;
}
#creator_community {
	color: #666;
	font-size: 11px;
	margin-top: -1px;
	margin-bottom: 18px;
	padding-left: 13px;
}
#creator_community img {
	padding-top: 0 !important;
	vertical-align: middle;
	margin-top: -1px;
}
#avatar_community {
	padding-right: 8px;
}
#avatar_community img {
	margin-top: -1px;
	vertical-align: middle;
}

#spinner {
	padding: 15px 10px; 
	text-align: center;
	background: url(../i/spinner_mini.gif ) no-repeat center;
	height: 32px;
}
#spinner_bar {
	padding: 15px 10px; 
	text-align: center;
	background: url(../i/bar.gif ) no-repeat center;
	height: 32px;
}
#spinner_bar2 {
	padding: 15px 10px; 
	text-align: center;
	background: url(../i/bar2.gif ) no-repeat center;
	height: 32px;
}

#video_preview li {
	float: right;
}



#video_list h3 {
	margin-left: 0;
}
#video_list {
	margin: 15px 0;	
	list-style: none !important;		
}
#video_list li {
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}

#photos_list_table {
	width: 100%;
	margin-top: 15px;
}
#photos_list_table td {
	vertical-align: middle;
}


#photos_list {
	margin: 15px 0 !important;
	list-style: none !important;	
}
#photos_list h3 {
	margin-left: 0;
}

#photos_list li {
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}
#photos_list img {

}
#preview_inner {
	padding-bottom: 15px;
	border-bottom: 2px dashed #ddd;
	margin-bottom: 20px;
}

.btn_reg {
	height:36px;
	width:191px;
	line-height: 36px;
	display: -moz-inline-box;
	display:inline-block;
	text-decoration: none;	
	background: url(../i/btn_reg.png) no-repeat;	
}
.btn_reg:hover {
	background-position: -191px;	
}

.ico18x12 {
	height:12px;
	width:18px;
	line-height: 12px;
	display: -moz-inline-box;
	display:inline-block;
	text-decoration: none;	
}
.icoDelFriend {
	background: url(../i/del_to_friend.jpg) no-repeat;
}
.icoAddFriend {
	background: url(../i/add_to_friend.jpg) no-repeat;
}

.ico8 {
	width:8px;
	height:8px;
	line-height: 8px;	
	display: -moz-inline-box;
	display:inline-block;
	text-decoration: none;
}
.ico8:hover {
	background-position: -8px;	
}
.icoNoHover {
	background-position: 50% !important;		
}
.icoNoHover:hover {
	background-position: 50% !important;		
}
.icoPlus {
	background: url(../i/plus.gif) no-repeat;
}
.icoMinus {
	background: url(../i/minus.gif) no-repeat;
}

.icoCreate {
	margin-left: -2px;
	height:26px;
	width:75px;
	line-height: 26px;
	display: -moz-inline-box;
	display:inline-block;
	text-decoration: none;	
	background: url(../i/btn_create.png) no-repeat;	
}
.icoCreate:hover {
	background-position: -75px;		
}

.ico16x10 {
	height:10px;
	width:16px;
	line-height: 10px;
	display: -moz-inline-box;
	display:inline-block;
	text-decoration: none;	
}
.ico18 {
	height:18px;
	width:18px;
	line-height: 18px;
	display: -moz-inline-box;
	display:inline-block;
	text-decoration: none;
}
.ico16 {
	height:16px;
	width:16px;
	line-height: 16px;
	display: -moz-inline-box;
	display:inline-block;
	text-decoration: none;
}
.icoDelToFavor {
	background: url(../i/del_to_favorites.gif) no-repeat;
}
.icoAddToFavor {
	background: url(../i/add_to_favorites.gif) no-repeat;
}

.icoDelFriendMini {
	background: url(../i/del_to_friend_mini.jpg) no-repeat;
}
.icoAddFriendMini {
	background: url(../i/add_to_friend_mini.jpg) no-repeat;
}

#banner_right {
	margin-top: 25px;
}


.in_blog_list {
	margin-left: 10px;
	margin-right: 10px;	
	margin-top: 30px !important;
	margin-bottom: 5px !important;
}
.tour_intro_unit {
	margin-top: 15px;
	margin-bottom: 20px;
}
.unit_head {
	font-size: 18px;
	width: 100%;
	line-height: 1.3em;
	padding-right: 20px;
}

#comment_preview {
	margin-top: 8px;
	margin-bottom: -6px;
	padding: 8px !important;
	background-color: #f8f8f8;
	border: 1px dashed #ddd;
	font-size: 12px !important;
}

.icoEdit {
	margin-right: 5px;
}
.icoEdit img {
	vertical-align: middle;
}

.unit_comments {
	padding-right: 20px;
}
.unit_comments .comments_ico {
	margin-bottom: 2px !important;
}
.unit_content {
	padding-top: 5px;
	padding-left: 10px;
	line-height: 1.4em !important;
	font-size: 14px;
}
.unit_content p {
	line-height: 1.4em !important;	
}
.unit_img {
	float: left;
	margin-top: 12px;
	margin-right: 10px;
	padding: 3px;
	background: url(../i/stroke.gif) #fff;	
}
.unit_img img {
	border: 1px solid #fff;
}

.rated_topic {
	white-space: nowrap;
}


.travellers_top {
	border-collapse: collapse;
	width: 100%;
}
.travellers_top td {
	padding: 0 3px 4px 0;
	vertical-align: middle !important;
}
.number {
	font-size: 10px;
	color: #c3c3c3;
	text-align: right;
}
.username {
	width: 50%;
}
.username a {
	color: #000;
	margin-left: 3px;
}
.username a:hover {
	color: #2a7cc7;
}
.rated {
	width: 50%;
	text-align: right;
}

#userComments {
	margin-top: 20px;
}
#userComments li .head {
	margin-bottom: 5px;
	font-size: 14px;
	margin-top: 20px;
}
#userComments li .date_soft {
	margin-left: 0;
}
#userComments li p {
	margin-left: 0;
}

.clouds_in_simple {
	margin-top: 0;
	line-height: 1.8em;	
}
.clouds_in_simple a {
	color: #000 ;
	text-decoration: underline;
	margin-right: 7px;	
}
.clouds_in_simple a:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

.clouds {
	margin-top: 35px;
	line-height: 1.8em;
}
.clouds h2 {
	margin-bottom: 5px;
}
.clouds h2 a {
	text-decoration: none;
	color: #000;
}
.clouds h2 a:hover {
	text-decoration: underline;
	color: #000;
	background: none;
}
.clouds h2 a img {
	vertical-align: middle;
}
.clouds a {
	text-decoration: none;
	color: #777;
	margin-right: 5px;
}
.clouds a:hover {
	color: #fff;
	background-color: #333;
}

#city_images {
	padding: 0 14px;
	font-size: 9px;
}
#city_images li {
	float: left;
	margin-right: 14px;
	margin-bottom: 12px;
}

#bottom {
	width: 72%;
	padding-top: 60px;
	color: #676767;
}
#bottom_border {
	/*
	background: url(../i/border_fix.gif) no-repeat left bottom;
	*/
	height: 4px;
	margin-left: 30%;
	margin-bottom: 0 !important;
}
#bottom div {
	margin-left: 30%;
	font-size: 11px;	
	margin-bottom: 10px;
}
#bottom ul {
	margin-left: 30%;
	padding-bottom: 15px;
}
#bottom ul li {
	font-size: 11px;
	display: inline;
	margin-right: 10px;
}
#bottom ul li a {
	color: #676767;
}
#bottom ul li a:hover {
	color: #2a7cc7;
}

.str_err {
	color: #a40000;
	line-height: 13px;
	font-size: 11px;
}


.mini_err {
	color: #a40000;
	line-height: 13px;
	margin-top: 4px;
}



/* HEADER */
h1, h2, h3, h4,h5 {
	font-weight: normal;
	margin: 5px 0 8px 0;
}

h1 {
	font-size: 26px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	font-weight: bolder;
}
h5 {
	font-size: 12px;
	font-weight: bolder;
}
/* END HEADER */


.r1, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9, .r10 {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
}

.r10 { margin: 0 10px; }
.r9 { margin: 0 9px; }
.r8 { margin: 0 8px; }
.r7 { margin: 0 7px; }
.r6 { margin: 0 6px; }
.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }