/*---------------- START ATTRACTIONS PAGE CSS ---------------*/
.attractions_left_map
{
    float: left;
    width: 185px;
    border: solid 2px #ececec;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	border-radius: 5px;
    margin-bottom: 10px;
}
.attractions_left_map_img
{
    float: left;
}
.explore_map
{
    float: left;
    background: #98ccf1;
    height: 35px;
    width: 100%;
}
.explore_map span
{
    font-weight: bold;
    font-size: 17px;
    color: #fff;
    float: left;
    margin: 8px 0 0 7px;
    text-shadow: 1px 1px #779fbc;
}
.explore_map img
{
    float: left;
    margin: 10px 0 0 5px;
}
.attractions_content_dt_left
{
    float: left;
    line-height: 24px;
}
.attractions_content_dt_left div
{
     line-height: 24px; margin-top: 10px; float: left; margin-right: 0px; font-size: 14px;
} 
.attractions_content_dt_right
{
    float: right;
    width: 234px;
    background: #ececec;
    padding: 10px 7px;
}
.attractions_content_dt_img
{
    float: left;
    width: 234px;
    
}
.attractions_content_dt_img img
{
    float: left;
    width: 234px;
    height: 181px;
}
.attractions_addres_dt
{
    float: left;
}
.attractions_addres_dt > dl
{
    float: left;
    width: 100%;
    color: #666;
    line-height: 24px;
}
.attractions_addres_dt > dl > dt
{
    float: left;
    font-weight: bold;
    color: #666;
}
.attraction_page_sub_title
{
    color: #666;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    width: 100%;
}
/*---------------- END ATTRACTIONS PAGE CSS ---------------*/
/* --------------- START MAP ATTRACTION PAGE ----------------*/
.nearby_attractions_map_page
{
    float: left;
    width: 926px;
    background: #f9fdff;
    border: solid 1px #cce0eb;
    padding: 15px 5px;
    margin-top: 15px;
}
.attractions_map
{
    float: right;
    width: 702px;
}
.nearby_attractions_list
{
    float: left;
    width: 195px;
}
.nearby_attractions_list h2
{
    font-size: 18px;
    color: #676767;
    font-weight: bold;
}
.nearby_attractions_list_dt
{
    float: left;
    width: 210px;
    margin-top: 18px;
}
.forListOfAllRecords{
	height: 570px;
	width: 224px;
	overflow-y: auto;
	overflow-x: hidden;
}
.nearby_attractions_list_icon{
padding-right: 5px;
}
.nearby_attractions_list_img
{
    float: left;
    width: 50px;
    margin-right: 8px;
}
.nearby_attractions_list_img img
{
    float: left;
    width: 50px;
    height: 50px;
}
.reviews
{
    float: left;
}
.reviews span
{
    color: #ff8144;
}
.nearby_attractions_list_name
{
    float: left;
    width: 128px;
}
.nearby_attractions_list_name a
{
    color: #006699;
    font-size: 12px;
}
.travel-guide {
    background: #F6F6F6;
    float: left;
    padding: 5px;
    margin: 5px 0 15px 0;
    width: 98%;
    border-radius: 7px;
    border: 1px solid #ececec;
}
/* --------------- END MAP ATTRACTION PAGE ----------------*/

/* --------------- START CITY CONTENT PAGE ----------------*/
.other_travel_tour_box_desc ul li a { color: #333;}
.nearby_city_attractions_list_dt
{
    float: left;
    width: 186px;
    
}
.more_city_content
{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #084256;
    margin-top: 7px !important;
       
}
.other_tour_box
{
    float: left;
    width: 234px;
    border: solid 1px #d7d7d7;
    margin-right: 7px;
}
.other_tour_box_img
{
    float: left;
    width: 100%;
}
.other_tour_box_img img
{
    float: left;
    width: 234px;
    height: 149px;
}
.other_tour_box_dt
{
    float: left;
    width: 216px;
    padding: 8px;
    color: #b8b8b8;
}
.other_tour_box_dt b
{
    float: left;
    width: 100%;
    color: #2a0f06;
}
.other_tour_box_dt > a
{
    color: #2a0f06;
}
.other_tour_box_dt span
{
    float: left;
    width: 100%;
    font-size: 11px;
}
h2.city_content_sub_title {
    color: #666666;
    float: left;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 3px;
    font-weight: bold;
    margin-left: 5px;
}
.city_content_sub_title a {
	color: #1883bb;
	float: right;
	font-size: 11px;
	margin-right: 10px;
}
.content_dt_disc
{
    float: left;
    width: 100%;
}
.content_dt_disc p
{
    line-height: 20px;
    margin-top: 10px;
}
.city_content_sub_atction_box
{
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}
.city_content_sub_atction_box_img
{
    float: left;
    width: 296px;
    height: 222px;
}
.city_content_sub_atction_box_img img
{
    float: left;
    width: 296px;
    height: 222px;
}
.city_content_sub_atction_box_text
{
    float: left;
    width: 311px;
    margin-left: 10px;
}
.city_content_sub_atction_box_text b
{
    font-size: 14px;
    color: #00679c;
}
.travel_guide_by_city
{
    float: left;
}
.travel_guide_by_city a
{
    font-weight: bold;
    color: #03669d;
    float: left;
    text-transform: uppercase;
    margin: 15px 0px 0px 10px;
    width: 184px;
}
.cat_list_tour_dtl_box_new
{
    line-height: 18px; margin-left: 15px; float: left; width: 490px;
}
.cat_list_tour_dtl_box_new a
{
    color: #006699;
}
.cat_list_tour_dtl_box_new_more
{
    height: 106px;
    overflow: hidden;
}
.other_travel_tour_box_img
{
    float: left;
    width: 234px;
}
.other_travel_tour_box_img img
{
    float: left;
    width: 234px;
    height: 149px;
    margin: 5px;
}
.other_travel_tour_box_desc {
    width: 470px;
    padding: 0 8px 5px 8px;
    float: left;
    margin: 10px 0 5px 0;
    line-height: 18px;
}
.other_travel_tour_box_desc b
{
    float: left;
    width: 100%;
    color: #2a0f06;
	font-size: 15px;
	padding: 5px;
}
.other_travel_tour_box_desc a.color{
	float: left;
	width: 100%;
	color: #1883BB;
	font-size: 15px;
	padding: 5px;
	font-weight:bold;
}
.other_travel_tour_box_desc > a
{
	font-size: 18px;
    color: #1883BB;
}
.other_travel_tour_box_desc span
{
    float: left;
    width: 100%;
    font-size: 13px;
	padding: 5px;
}
.other_travel_tour_box_desc ul li
{
    font-size: 12px;
	list-style: disc inside none;
	padding: 3px 0 0 10px;
}
/* --------------- END CITY CONTENT PAGE ----------------*/

/* --------------- START ARTICLE DETAIL PAGE ----------------*/

.tour_name {
    float: left;
    margin: 0;
    width: 100%; margin-bottom: 5px;
}
.tour_name h1 {
    color: #02669c;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
}
.tour_dt_left_part
{
    float: left; width: 624px; 
}
.tour_dt_right_part
{
    float: right; width: 298px; 
}
.article_attraction_right_panel li
{
    float: left; color: #ff9933; width: 100%; margin-bottom: 10px; font-size: 14px;
}
.article_attraction_right_panel li a
{
    padding-left: 5px; width: 100%;
}
.visiting_cities
{
    float: left; width: 100%;
}
.visiting_cities ul
{
    float: left; width: 45%;
}
.visiting_cities ul li
{
    float: left; color: #ff9933; width: 100%; margin-bottom: 10px; font-size: 14px;
}
.visiting_cities ul li a
{
    color: #006699; font-size: 12px;
}

/* --------------- END ARTICLE DETAIL PAGE ----------------*/

/* --------------- Start ARTICLE info PAGE ----------------*/
.button1
{
	background-image:url(//d3ne5s9fv9p81l.cloudfront.net/image/buttons/english/button_post_comment.gif);
	width:111px;
	float:right;
}
/* --------------- END ARTICLE info PAGE ----------------*/
.facebook_comments_titles{margin-bottom: 10px;}