
.promo .heading a {
	color: #f34915;
}
.promo h5, .promo h6 {
    /*word-wrap: break-word;*/
}

/*
 * POPULAR DESTINATIONS start
 */
.promo.popular_destinations {
	border-color: #ccc;
	padding: 10px 10px 5px;
}

.promo.popular_destinations .country_name {
	color: #f34915;
	float: left;
	font-weight: bold;
	font-size: 14px;
	left: 0;
	padding-left: 23px;
	position: relative;
	top: 0;
}

.promo.popular_destinations p.title {
	font-size: 12px;
}

.promo.popular_destinations .country {
	margin: 13px 0 14px;
}

	.promo.popular_destinations .country p.link {
		overflow: hidden;
	}

.promo.popular_destinations .cities {
	margin: 2px 0 0 3px;
}
	.promo.popular_destinations .cities a {
		color: #666;
		font-size: 12px;
		margin-right: 7px;
	}

/*
 * POPULAR DESTINATIONS end
 */

/*
 * BEST POSTS start
 */
.popular.best_posts_box ul {
	list-style: none;
	margin: 0;
	width: 100%;
}

.popular.best_posts_box li {
	display: inline-block;
	line-height: 34px;
	padding-right: 27px;
    white-space: nowrap;
}

	.popular.best_posts_box a.name {
		font-size: 14px;
	}

	.popular.best_posts_box a.user_name {
		margin-left: 10px;
		font-size: 12px;
	}

.read_more_link {
	background: url(/static/blocks/_cmn/sprite_icons_common_small.png) no-repeat 0 -125px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
}

/*
 * BEST POSTS end
 */

 /*
 * UNKNOWN RUSSIA / JOIN US / WHATS THIS start
 */

.promo.unknown_russia, .promo.join_us_box, /*.promo.whats_this_box, */.promo.was_there_box, .promo.master_class_box {
	text-align: center;
}

.promo.unknown_russia, .promo.join_us_box, .promo.was_there_box {
	border-color: #fb601b;
	padding: 13px;
}
.promo.red_bordered {
    border-color: #fb601b;
    padding: 13px;
    font-size: 13px;
}
    .promo.red_bordered h5 {
        margin-bottom: 17px;
        font-size: 15px;
    }

    .promo.promo_news .material.micro {
        margin: 0 0 15px 0;
    }

.promo.master_class_box {
    border-color: #fb601b;
	/*padding: 0 13px 13px 13px;*/
    padding: 0 13px;
}

.promo.unknown_russia > *, .promo.whats_this_box > *, .promo.was_there_box > *, .promo.master_class_box > * {
	margin-bottom: 12px;
} 

.promo.join_us_box p, .promo.master_class_box p {
	font-size: 13px;
}

.promo.join_us_box h5,
.promo.join_us_box h3,
.promo.master_class_box h5 {
	margin-bottom: 17px;
    font-size: 15px;
}

.promo.join_us_box .heading {
    margin-bottom: 17px;
    font-family: Georgia, "Century Schoolbook L", Serif;
    font-weight: bold;
    font-size: 15px;
}

.promo.master_class_box {
    text-align: left;
}

.promo.join_us_box .pic_block {
	margin: 0 auto;
	height: 56px;
	padding-bottom: 17px;
	width: 56px;
}
.promo.master_class_box .master_class_img {
    position: relative;
    margin: -1px 0 10px -14px;
    display: block;
}
    .promo.master_class_box .master_class_img img {
        -webkit-border-radius: 10px 10px 0 0;
           -moz-border-radius: 10px 10px 0 0;
                border-radius: 10px 10px 0 0;
    }

.promo.what_this_box {

}
	.what_this_text .title {
		color: #f34915;
		font-weight: bold;
	}
	
	.what_this_text p {

	}
	.what_this_text p.descr {
		line-height: 22px;
	}
	
	.what_this_text .video_tutorial {
		/*color: #f34915;*/
		cursor: pointer;
		/*font-size: 13px;*/
	}
	
	.what_this_text .pic_block, .promo.was_there_box .pic_block {
		height: 56px;
		margin: 0 auto;
		padding-bottom: 11px;
		width: 56px;
	}

.was_there_text {
    position: relative;
}
    .was_there_text .heading,
    .promo.best_authors_box .heading {
        overflow: hidden;
        font-size: 18px;
        font-weight: bold;
    }
    .was_there_text .title_wr {
        position: relative;
    }
    .was_there_text .title_wr .fade {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0 0 0 0;
        width: 29px;
        height: 100%;
        background: url('/static/_cmn/bg.right.fade.png') repeat-y -29px 0;
    }

/*
 * UNKNOWN RUSSIA / JOIN US / WHATS THIS end
 */

/*
 * BEST AUTHORS start
 */
.promo.best_authors_box h2 {
    font-size: 18px;
}
.promo.best_authors_box .sub_header {
	font-size: 10px;
	font-weight: bold;
	padding-top: 15px;
}

	.promo.best_authors_box .user_card {
		margin: 0px;
		overflow: hidden;
	}
		
	.promo.best_authors_box .rating {
		display: inline-block;
		margin-top: 5px;
	}
	
	.promo.best_authors_box .community_link {
		padding-top: 10px;
	}
        .promo.best_authors_box .cont_link {
            font-size: 11px;
        }

    .promo.best_authors_box .title_wrap .help_tip_box {
        top: -5px;
    }

/*
 * BEST AUTHORS end
 */

/*
 * PROJECTS start
 */

.promo.projects_box {
	position: relative;
}
    .promo.projects_box h5 {
        margin-right: -20px;
    }
	.promo.projects_box p {
		font-size: 12px;
		line-height: 16px;
	}

	.promo.projects_box a.proj_link {
		font-size: 13px;
	}

	.promo.projects_box .pic_block {
		margin-left: 3px;
	}

	.promo.projects_box .item > * {
		margin-bottom: 7px;
	}

	.promo.projects_box .item {
		display: none;
	}

	.promo.projects_box .item.active {
		display: block;
	}
		.promo.projects_box .rotator {
			background: url(/static/blocks/temp/temp_rotator.png) no-repeat 0 0;
			cursor: pointer;
			height: 43px;
			right: 0;
			position: absolute;
			top: 110px;
			width: 43px;
			z-index: 1;
            -webkit-user-select: none;
               -moz-user-select: none;
                    user-select: none;
		}
        .promo.projects_box {
            -webkit-user-select: none;
               -moz-user-select: none;
                    user-select: none;
        }
/*
 * PROJECTS end
 */

/*
 * NEW POST start
 */
.promo.new_post {
	border-color: #fb601b;
	font-size: 11px;
	padding: 7px;
}
	.promo.new_post p {
		line-height: 21px;
		margin-left: 32px;
	}
	
	.promo.new_post.round_bordered_box a {
		color: #f34915;
	}

/*
 * NEW POST end
 */

/*
 * ADD TO FEDD start
 */

.promo.add_to_feed {
	border-color: #fb601b;
	font-size: 11px;
	padding: 8px 7px 7px 15px;
}

/*
 * ADD TO FEDD end
 */
 
 /*
  * KNOW ANSWER, WAS THERE start
  */
 
 .promo.know_answer {
 	border-color: #fb601b;
	padding: 15px 17px;
	text-align: center;
 }
	
	.promo.know_answer .question {
		margin: 12px 0 22px 0;
	}
	
 	.promo.know_answer .pic_block {
 		height: 56px;
	    margin: 0 auto;
	    width: 56px;
		padding-bottom: 3px;
 	}
	
	.promo.know_answer a.answer_lnk, .promo.was_there_box a.answer_lnk {
		color: #f34915;
	}
 
  /*
  * KNOW ANSWER end
  */

/*POPULAR SUBDESTINATIONS START*/
.promo.popular_subdestinations_box {
    position: relative;
    left: 0px;
    top: 0px;
}
.promo.popular_subdestinations_box .round_bordered_box {
    background: #fff;
    border-color: #ccc;
    font-size: 12px;
    padding: 12px 0;
}
    .promo.popular_subdestinations_box .aj_link {
        color: #ec5e00;
    }

    .promo.popular_subdestinations_box .heading_selector, .promo.popular_subdestinations_box .top_dotted {
        padding: 0 10px;
    }
    .promo.popular_subdestinations_box .heading_selector {
        font-weight: bold;
    }

    .promo.popular_subdestinations_box div.list.cities_in_region {
        max-height: 430px;
        overflow: auto;
    }

    .promo.popular_subdestinations_box ul.destinations {
        padding: 0 10px;
    }
	.promo.popular_subdestinations_box ul.destinations.fixed {
		max-height: 490px;
		overflow-y: scroll;
	}
    .promo.popular_subdestinations_box ul.destinations li {
        margin: 10px 0;
    }

    .promo.popular_subdestinations_box ul a {
        color: #666;
    }

    .promo.popular_subdestinations_box .more_actuator {
        padding-top: 10px;
        position: relative; left: 0px; top: 0px;
    }
        .promo.popular_subdestinations_box .more_actuator .arrow {
            background: url(/static/blocks/_cmn/sprite_icons_common_small.png) no-repeat 0 -705px;
            float: left;
            height: 9px;
            margin: 3px 5px 0 0;
            width: 7px;
        }
		.promo.popular_subdestinations_box.expand_left .more_list_container .more_actuator .arrow {
			float: none;
			margin: 3px 5px 0 0;
		}

        /*mode destinations box*/
        .promo.popular_subdestinations_box .more_list_container {
            position: absolute;
            width: 500px;
            z-index: 15;
            left: 0px; bottom: 0px;

            -moz-box-shadow: 1px 1px 6px #969696;
            -webkit-box-shadow: 1px 1px 6px #969696;
            box-shadow: 1px 1px 6px #969696;
        }
		.promo.popular_subdestinations_box.expand_left .more_list_container {
			left: auto; right: 0;
		}

            .promo.popular_subdestinations_box .close {
                background: url(/static/blocks/ui/images/sprite_ui_icons_standart.png) no-repeat  0px -72px;
                cursor: pointer;
                height: 24px;
                position: absolute;
                right: -12px;
                top: -14px;
                width: 24px;
            }

            .promo.popular_subdestinations_box .more_list_container .col {
                float: left; width: 32%;
            }
            .promo.popular_subdestinations_box .more_list_container .more_actuator{
                padding: 0px 10px;
            }
			.promo.popular_subdestinations_box.expand_left .more_list_container .more_actuator{
                text-align: right;
            }

            .promo.popular_subdestinations_box .more_list_container .letters {
                padding-left: 10px;
                padding-top: 10px;
            }
                .promo.popular_subdestinations_box .more_list_container .letters .row {
                    margin-bottom: 10px;
                }
                .promo.popular_subdestinations_box .more_list_container .letters a {
                    text-decoration: none;
                    margin-right: 2px;
                    background-color: #f5ac8c;
                    color: #FFF; padding: 2px 3px;
                    border-radius: 3px;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                }
                .promo.popular_subdestinations_box .more_list_container .letters a:hover {
                    background-color: #EC5E00;
                }
                .promo.popular_subdestinations_box .more_list_container .letters a.active {
                    background-color: #EC5E00;
                }

            .promo.popular_subdestinations_box .letter_loaded_container {
                overflow-y: scroll; height: 0px;
            }


/*POPULAR SUBDESTINATIONS END*/

.promo.photos_with_flag {
    position: relative;
    margin-bottom: 29px;
}
    .promo.photos_with_flag h2 {
        font-size: 21px;
    }
    .promo.photos_with_flag .photo_refresh {
        position: absolute;
        width: 20px;
        height: 20px;
        cursor: pointer;
        top: 0;
        right: 0;
        margin: 5px;
        background: url('/static/blocks/promos/refresh_icon_20.png') center center no-repeat;

        -webkit-border-radius: 12px;
           -moz-border-radius: 12px;
                border-radius: 12px;

    }
    .promo.photos_with_flag .photo_flag_loader {
        height: 80px;
        background: url('/static/blocks/uploader/large_ajax_loader.gif') no-repeat center center;
    }
    .promo.photos_with_flag h2 {
        margin-bottom: 10px;
    }
    .promo.photos_with_flag .photo_with_flag_wr {
        font-size: 11px;
        display: none;
        position: relative;
    }
        .promo.photos_with_flag .photo_with_flag_wr img.photo {
            width: 176px;
            vertical-align: top;

            -webkit-border-radius: 10px 10px 0 0;
               -moz-border-radius: 10px 10px 0 0;
                    border-radius: 10px 10px 0 0;

        }
        .promo.photos_with_flag .photo_with_flag_wr .info {
            padding: 10px 13px;
            border: 1px solid #fb601b;
            border-top: 0;
            -webkit-border-radius: 0 0 10px 10px;
               -moz-border-radius: 0 0 10px 10px;
                    border-radius: 0 0 10px 10px;
        }
            .promo.photos_with_flag .photo_with_flag_wr .info p {
                margin-bottom: 5px;
            }
                .promo.photos_with_flag .photo_with_flag_wr .info p .material_title {
                    margin-left: 1px;
                }
            .promo.photos_with_flag .photo_with_flag_wr .info .geo_path {
                position: relative;
                padding-left: 23px;
            }
                .promo.photos_with_flag .photo_with_flag_wr .info .geo_path a {
                    color: #666666;
                }
                .promo.photos_with_flag .photo_with_flag_wr .info .geo_path .rect_flag {
                    margin-top: 2px;
                }

.promo-banner {
	position: relative;
	overflow: hidden;
	height: 100px;
	border-radius: 15px;
}

	.promo-banner-forum {
		border: 1px solid #FB601B;
	}
	.promo-banner-forum.upper_comment_form {
		margin-bottom: 35px;
		margin-top: -30px;
	}

	.promo-banner-projects {
		height: 145px;
		width: 800px;
		margin: 1em 0 4em -28px;
	}

	.promo-banner-main {
		background: url('/static/contents/projects/shanin/world_culinary_list.jpg');
		height: 130px;
		width: 735px;
		margin: 0 0 40px 25px;
		clear: left;
		border-radius: 10px;
	}

	.promo-banner .about {
		position: absolute;
		left: 10px;
		bottom: 10px;

		padding: 10px;
		line-height: 20px;

		border-radius: 15px;
		background-color: whiteSmoke;
		background-color: rgba(255, 255, 255, 0.85);
	}
		.promo-banner .about .caption {
			font-size: 16px;
		}

		.promo-banner-forum .about {
			/*left: 20px;
			top: 20px;
			bottom: auto;

			background-color: whiteSmoke;
			background-color: rgba(255, 255, 255, 0.75);*/
			left: 9px;
			top: 9px;
			bottom: auto;
			background-color: transparent;
			max-width: 550px;
			font-size: 16px;
		}
		.promo-banner-projects .about {
			padding: 6px 17px;

			left: 20px;
			bottom: 20px;

			border-radius: 17px;
		}

			.promo-banner-projects .about a {
				color: #f3671a;
			}

		.promo-banner-main .about {
			padding: 10px;
			line-height: 33px;
			border-radius: 6px;
		}
			.promo-banner-main .about .title a {
				font-size: 1.25em;
			}
			.promo-banner-main .about .title div {
				float: left;
				width: 40px;
				height: 33px;
				margin-right: 0.5em;
				margin-bottom: 4px;
				background: url('/data/users/385/avatar/f40.ShaninPortret1-250.jpg');
				border-radius: 2px;
			}
			.promo-banner-main .about .description {
				line-height: normal;
				clear: left;
				font-size: 10pt;
			}

	.promo-banner .images div {
		height: 145px;
		float: left;
	}
	.promo-banner .images div + div {
		border-left: 1px solid white;
	}

		.promo-banner-forum .images {
			overflow: hidden;

			height: 100px;
			width: auto;

			white-space: nowrap;
			border-radius: 15px;
		}
			.promo-banner-forum .images div {
				height: 100px;
			}

		.promo-banner-projects .images {
			height: 145px;
			overflow: hidden;
			border-radius: 28px;
		}
			.promo-banner-projects .images div {
				height: 145px;
			}

