.border_bottom_dotted {
	background:url("../images/dot.gif") repeat-x bottom;
	padding:2px 0px 2px 0px;
}

.menu_tabs {
	text-align:center;
	margin:0px;
	padding-left:10px;
}
.menu_tab_left {
	float:left;
	height:29px;
	background:url('../images/tab_off_l.gif') no-repeat bottom right;
	width:auto;
	padding:0px 12px 0 4px;
	margin-right:10px;
}
.menu_tab_left a, .menu_tab_left a:link, .menu_tab_left a:hover, .menu_tab_left a:visited {
	display:block;
	color:#000000;
	outline:0px;
	margin-top:10px;
}
.menu_tab_right {
	background:url('../images/tab_off_r.gif') no-repeat bottom;
	width:6px;
	height:29px;
	float:left;
	display:inline;
	
}
.menu_tab_left.on_left {
	background:url('../images/tab_on_l.gif') no-repeat bottom right;
	width:auto;
}
.menu_tab_right.on_right {
	background:url('../images/tab_on_r.gif') no-repeat bottom;
	width:6px;
	height:29px;
	float:left;
	display:inline;
}
.menu_tab_right.on_right a, .menu_tab_right.on_right a:link, .menu_tab_right.on_right a:hover, .menu_tab_right.on_right a:visited {
	color:#000;
}


.cls {
	clear:both;
}

.description_container {
	
}

.description_header {
	border-bottom: 1px solid #CCCCCC;
	height:20px;
}

.description_header_open {
	float:left;
	font-weight:bold;
	padding-left:5px;
}

.description_header_link {
	float:right;	
	padding-right:10px;
}

.description_menu {
	width:200px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px;
}

.description_menu_off {
	background-color: #E4E3E3;
	border-bottom:1px solid #ACACAC;
	text-align:right;
	margin-bottom:1px;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:6px;
	cursor:pointer;
	color:#000000;
}

.description_menu_on {
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	text-align:right;
	margin-bottom:1px;
	padding-top:6px;
	padding-bottom:6px;	
	padding-right:6px;
	cursor:pointer;	
}

.desciption_call_box {
	padding-top:20px;
	margin:0 auto;
	text-align:center;
}

.desciption_call_box_title {
	margin:0 auto;
	height:28px;
	width:193px;
	background:url('../images/amenities_tob_bg.gif') no-repeat bottom left;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
}

.desciption_call_box_title span {
	outline:0px;
	padding-top:8px; 
	display:block;
}

.desciption_call_box_content {
	width:191px;
	padding-top:5px;
	padding-bottom:5px;
	background:#dedede;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin:0 auto;
}

.desciption_call_box_bottom {
	width:191px;
	padding-bottom:5px;
	background:#dedede;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin:0 auto;
}

.description_content {
	float:right;
	width:480px;
	text-align:justify;
	margin:10px 0px 10px 2px;
	padding:0px;
}

.description_content p{
	margin:0px;
	padding-bottom:5px;
}

.description_glance_p {
	background:url("../images/dot.gif") repeat-x bottom;
	padding:3px 0;
	margin:0px 0px 2px 0px;
}

.description_glance_p span {
	font-weight: bold;
}

.description_glance_short {
	padding-top:10px;
	padding-bottom:10px;
}

.description_location_table {
	padding:0px;
	margin:0px;
	border:0px;
	border-spacing:1px;
	margin:0 auto;
	width:100%;
}

.description_location_head_td {
	background-color: #E4E3E3;
	color: #000000;
	font-weight:bold;
	padding:5px;
}

.description_location_td1 {
	background-color: #F0F0F0;
	padding:2px;
}

.description_location_td2 {
	background-color: #F0F0F0;
	padding:2px;
}

.description_location_td3 {
	background-color: #F0F0F0;
	padding:2px;
}

.description_hotel_map {
	padding:5px;
	text-align:center;
}

.amenities_div1 {
	float:left;
	width:220px;
	background:#FFFFFF url("../images/dot.gif") repeat-x bottom;
	margin:2px;
	padding:2px;
	font-size:10px;
}

.amenities_div1 img{
	float:left;
	margin-right:4px;
}

.amenities_div1 span{
	float:left;
	display:block;
	margin-top:3px;
}


	.map_desc {
		font-style:none;
		font-size:12px;
	}
	
	.description_menu_off_ajax {
		float:left;
		padding:2px;
		margin:2px;
		cursor:pointer;
		border-bottom:1px solid #fff;
		white-space:nowrap;
	}
	
	.description_menu_on_ajax {
		float:left;
		padding:2px;
		margin:2px;
		border-bottom:1px solid #000;
		cursor:pointer;
		white-space:nowrap;
	}	

	#pane_6 {
		position:absolute !important;
		width:0px !important;
		height:0px !important;
	}
	
.country_div {
	float:left;
	width:210px;
	background:#FFFFFF url("../images/dot.gif") repeat-x bottom;
	margin:2px;
	padding:2px;
	font-size:10px;
}

.country_div img{
	float:left;
	margin-right:4px;
}

.country_div span{
	float:left;
	display:block;
	margin-top:3px;
}