
	/*~~~~~~~~~~~~~~Elatrip Destination Page~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
	body
	{
		margin:0px; 
		background-color:#ece7df;
	}
	p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#404040;
	text-align: left;
}
	.wrap {
   padding-bottom:0px;
   }

	#des-body{
	width:710px;
	height:auto;
	margin:0 auto;
	background-color: #ECE7DF;
	}
	
	#left-body{
	width:710px;
	height:auto;
	float: left;
	background-color: #ECE7DF;
	}
	#quick-search{
	margin-left:0px;
	width:280px;
	height:200px;
	float: left;
	-moz-border-radius-bottomright:3px; 
	-moz-border-radius-bottomleft:3px; 
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	background: #d6cec1;
	}
	#head-image{
	width:710px;
	height:200px;
	background-color:#000000;
	float:left; 
	}
	#des-name-path{
	margin-top:5px;
	float:left;
	height:26px;
	width:708px;
	background-color:#FFF;
	-moz-box-shadow:0px 1px 2px #808080;
	-webkit-box-shadow:0px 1px 2px #808080;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #C7901B;

	}

	#des-title-bar{
	float:left;
	width:710px;
	height:32px;
	background-color: #0066CC;
	background:-webkit-gradient(linear,left top,left bottom,from(#34AEFF),to(#3383AD));
	-moz-border-radius-topright:3px; 
	-moz-border-radius-topleft:3px; 
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-box-shadow:0px 2px 2px #AAAAAA;
	-moz-box-shadow:0px 2px 2px #AAAAAA;
	}
	#des-title{
	cursor:default;
	margin-top:5px;
	margin-left:10px;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	color:#ffffff;
	text-shadow:#202020 0px 1px 1px;
	}
	#showmap-btn{
	border:1px solid #FFFFFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-right:6px;
	padding:2px;
	padding-bottom:1px;
	float:right;
	cursor:pointer;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#464644;
	text-shadow:#ffffff 0px 1px 0px;
	}
#showmap-btn:hover{
   background-color:#DDD;
	border:1px solid #BBB;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-box-shadow:0px 0px 3px #AAA;
   -webkit-box-shadow:0px 0px 3px #AAA;
   text-shadow:0px 1px 0px #FFFFFF;
	margin-right:6px;
	padding:2px;
	padding-bottom:1px;
	float:right;
	cursor:pointer;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#464644;
	}
	#show-map{
	float:left;
	width:710px;
	display:none;
	height:300px;
	margin-top:4px;
	
	}
		
	#des-tab{
	margin-top:4px;
	margin-left:0px;
	width:276px;
	height:400px;
	float: left;
	}
	#des-advt{
	float:left;
	width:276px;
	height:503px;
	margin-top:4px;
	}
	.thumb-gallery{
	width:64px;
	height:48px;
	float:right;
	margin-left:8px;
	margin-top:12px;
	margin-right:8px;
	border:1px solid #000000;
	}
	.path-link a{
	border:1px solid #FFF;
	cursor:pointer;
	padding:2px;
	padding-bottom:1px;
   text-shadow:0px 1px 0px #FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#464644;
	float:left;
	margin-left:20px;
	width:auto;
	height:auto;
	}
	.path-link a:hover{
	background-color:#DDDDDD;
	border:1px solid #BBBBBB;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-box-shadow:0px 0px 3px #AAAAAA;
   -webkit-box-shadow:0px 0px 3px #AAAAA;
   text-shadow:0px 1px 0px #FFFFFF;
	cursor:pointer;
	padding:2px;
	padding-bottom:1px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#202020;
	float:left;
	margin-left:20px;
	width:auto;
	height:auto;
	}
	#path-link-showbtn img{
	border:none;
	cursor:pointer;
	float:left;
	margin-left:4px;
	margin-top:8px;
	width:16px;
	height:16px;
	}
	
	#des-content-area{
	float:left;
	width:710px;
	height:auto;
	margin-top:4px;
	padding-bottom:5px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;

	}
	#des-content{
	float:left;
	font-family:Arial, Helvetica, _Sans;
	font-size:13px;
	color:#202020;
	line-height:17px;
	margin-left:10px;
	margin-top:10px;
	width:680px;
	height:auto;
	cursor:default;
	}
	#info-icons{
	float:left;
	width:680px;
	height:34px;
	margin-left:15px;
	margin-top:15px;
	border-top:2px dotted #AAA;
	}
	#des-content-icon{
	cursor:pointer;
	margin-left:18px;
	margin-top:8px;
	float:right;
	width:30px;
	height:30px;
	}
	#des-cotent-icon-text {
	cursor:pointer;
	float:right;
	margin-top:14px;
	width:auto;
	}
	.icon-link a{
	font-size:14px;
	color:#167db2;
	text-shadow:0px 1px 0px #aaaaaa;
	text-decoration:none;
	}
	
	#package-area{
	margin-top:10px;
	float:left;
	width:702px;
	padding-bottom:10px;
	}
	#package-title-area{
	cursor:default;
	float:left;
	width:710px;
	margin-top:10px;
	height:23px;
	padding-top:3px;
	background-color:#edc056;
	background:-webkit-gradient(linear,left top,left bottom,from(#EFCB77),to(#B99B53));
	-moz-border-radius-topright:3px; 
	-moz-border-radius-topleft:3px; 
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-box-shadow:0px 2px 2px #AAAAAA;
	-moz-box-shadow:0px 2px 2px #AAAAAA;
	}
	#title-package{
	float:left;
	margin-left:20px;
	font-size:18px;
	color:#ffffff;
   text-shadow:0px 1px 0px #555500;
	}
	#title-hotel{
	float:right;
	margin-right:285px;
	font-size:18px;
	color:#ffffff;
	text-shadow:0px 1px 0px #555500;
	}

	#pack-hotel-divider{
	float:left;
	margin-top:20px;
	margin-left:8px;
	margin-bottom:20px;
	height:140px;
	width:1px;
	border-left:1px dotted #202020;
	}
	#hotel-content-area{
	float:right;
	width:245px;
	height:auto;
	}
	#package-hotel-content{
	float:left;
	margin-left:10px;
    margin-top:10px;
	width:335px;
	height:auto;
	}
	#package-hotel-liststyle{
	float:left;
	border-bottom:2px dotted #BBB; 
	margin-bottom:3px; 
	margin-top:3px;
	padding-bottom:6px;
	}
	#package-hotel-liststyle-content{
	float:none; 
	margin-left:70px; 
	margin-top:15px;
	}
	#package-hotel-liststyle-image{
	float:left; 
	width:60px; 
	height:60px;
	}
	.packhotel-title a{
	color:#167db2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}
	.packhotel-title a:hover{
	color:#00aaff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}
	.packhotel-description{
	color:#555555;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	#advtspace1{
	float:right;
	margin-right:4px;
	margin-top:10px;
	width:215px;
	height:180px;
	}
	#review{
	float:left;
	width:710px;
	height:32px;
	}
	#review-left-line{
	float:left;
	width:60px;
	height:auto;
	margin-top:20px;
	border-top:1px solid #999999;
	}
	#review-title{
	float:left;
	width:auto;
	height:auto;
	margin-top:5px;
	margin-left:10px;
	font-size:20px;
	color:#000000;
	}
	#review-right-line{
	float:left;
	width:542px;
	height:auto;
	margin-left:10px;
	margin-top:20px;
	border-top:1px solid #999999;
	}
	#review-unit{
	float:left;
	width:710px;
	height:auto;
	margin-top:8px;
	}
	#review-unit-photo{
	float:left;
	width:100px;
	height:80px;
	margin:10px;
	background-color:#cccccc;
	box-shadow: 2px 2px 2px #808080;
   -webkit-box-shadow: 2px 2px 2px #808080;
   -moz-box-shadow: 2px 2px 2px #808080;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=2, offY=2, positive=true);
	}
	#review-unit-title{
	float:left;
	width:500px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	font-size:24px;
	color:#c33f7d;
	}
	#review-unit-content{
	float:left;
	width:500px;
	height:auto;
	margin-left:10px;
	margin-top:8px;
	color:#202020;
	}
	#review-unit-endline{
	float:left;
	width:630px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	border-top:1px solid #999999;
	}
	
	/*~~~~~~Destination Page Rightside Tab~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
.menu_list {	
	width: 276px;
}
.menu_head a{
	display:block;
	padding: 5px 25px;
	cursor: pointer;
	text-decoration:none;
	font-size:16px;
	text-shadow:#FFFFFF 0px 1px 0px;
	color:#211c15;
	background-color:#d6cec1;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
}
p{
margin:2px;
}
.menu_head a:hover{
	display:block;
    padding: 5px 25px;
	cursor: pointer;
	text-decoration:none;
	font-size:16px;
	text-shadow:#211c15 0px 1px 0px;
	color:#ffffff;
	background-color:#9d9281;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  font-size:14px;
  text-shadow:#FFFFFF 0px 1px 0px;
  color:#464644;
  background-color:#ece7df;
  padding-left:50px;
  padding-top:5px;
  padding-bottom:10px;
  text-decoration:none;
  
}
.menu_body a:hover{
  color: #000000;
  text-decoration:none;
  background-color:#d5cdc1;
  }
	
/*~~~~~~Destination Page Rightside QUICK SEARCH~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#sidebar{
background-color:#ece7df;
}

#quick-outarea{
background-color:#FFFFFF;
 width:215px; 
 height:108px; 
 padding:20px; 
 background-color:#ece7df;
-moz-border-radius:3px; 
-webkit-border-radius:3px; 
}
.date-picker{
cursor:pointer;
width:90px;
 margin-top:15px;
 background-image:url(../images/cal.jpg);
 background-position:right; 
 background-repeat:no-repeat;
 }
.button{
float:left;
font-size:16px;
color:#3d3831;
size:50px;
margin-top:15px;
}
ul.tabs {
	color:#202020;
	margin: 0;
	padding:0;
	float: left;
	list-style: none;
	height: 32px;
	width: 100%;
	background-color:#d6cec1;
}
ul.tabs li {
	color:#202020;
	float:left;
	height:32px;
	line-height:32px;
	overflow: hidden;
	background:#aa0055;
	font-size:12px;
	background-color:#d6cec1;
}
ul.tabs li a {
	text-decoration: none;
	color:#202020;
	display: block;
	font-size: 13px;
	padding: 8px;
	outline: none;
}
ul.tabs li a:hover {
	color:#202020;
	padding:8px;
	background: #ECE7DF;
	-moz-border-radius-bottomright:3px; 
	-moz-border-radius-bottomleft:3px; 
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
}
html ul.tabs li.active, html ul.tabs li.active a:hover{
color:#ffffff;
	background: #9d9281;
	-moz-border-radius-bottomright:3px; 
	-moz-border-radius-bottomleft:3px; 
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
}
.tab_container {
	width:276px;
	height:auto;
	overflow: hidden;
	clear: both;
	float: left;
	-moz-border-radius-bottomright:3px; 
	-moz-border-radius-bottomleft:3px; 
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	background: #d6cec1;
}
.tab_content {
   padding:10px;
}	
#how-reach{
width:auto;
height:auto;
padding:15px;
}

/* --------------- New styles for Unit popup ---------------------------- */
.dropShadow {
	position:relative;
	z-index:1;
}
 
/*border boxes; inside-->outside*/
.dropShadow .drop1, .dropShadow .drop2, .dropShadow .drop3, 
.dropShadow .drop4, .dropShadow .drop5 {
	position:absolute;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
}
.dropShadow .drop1 { opacity:0.5; }
.dropShadow .drop2 { opacity:0.4; }
.dropShadow .drop3 { opacity:0.3; }
.dropShadow .drop4 { opacity:0.2; }
.dropShadow .drop5 { opacity:0.1; }
 
.dropShadow.dropBR .drop1, .dropShadow.dropBR .drop2, .dropShadow.dropBR .drop3, 
.dropShadow.dropBR .drop4, .dropShadow.dropBR .drop5 {
	top:0; left:0;			/*shadow positioned bottom-right*/
}
.dropShadow.dropBL .drop1, .dropShadow.dropBL .drop2, .dropShadow.dropBL .drop3, 
.dropShadow.dropBL .drop4, .dropShadow.dropBL .drop5 {
	top:0; left:-16px;		/*shadow positioned bottom-left*/
}
.dropShadow.dropTR .drop1, .dropShadow.dropTR .drop2, .dropShadow.dropTR .drop3, 
.dropShadow.dropTR .drop4, .dropShadow.dropTR .drop5 {
	top:-16px; left:0;		/*shadow positioned top-right*/
}
.dropShadow.dropTL .drop1, .dropShadow.dropTL .drop2, .dropShadow.dropTL .drop3, 
.dropShadow.dropTL .drop4, .dropShadow.dropTL .drop5 {
	top:-16px; left:-16px;	/*shadow positioned top-left*/
}
 
/*top & bottom borders*/
.dropShadow .drop1 div, .dropShadow .drop2 div, .dropShadow .drop3 div, 
.dropShadow .drop4 div, .dropShadow .drop5 div {
	position:absolute;
	top:8px; right:0; bottom:0; left:8px;
	border-style:solid;
	border-color:#999999;
}
.dropShadow .drop1 div { margin:7px -1px -1px 7px; border-width:1px 0 1px 0; background-color:#999999; }
.dropShadow .drop2 div { margin:6px -2px -2px 6px; border-width:1px 0 1px 0; }
.dropShadow .drop3 div { margin:4px -4px -4px 4px; border-width:2px 0 2px 0; }
.dropShadow .drop4 div { margin:2px -6px -6px 2px; border-width:2px 0 2px 0; }
.dropShadow .drop5 div { margin:0 -8px -8px 0; border-width:2px 0 2px 0; }
 
/*left & right borders*/
.dropShadow .drop1 div div, .dropShadow .drop2 div div, .dropShadow .drop3 div div, 
.dropShadow .drop4 div div, .dropShadow .drop5 div div {
	position:absolute;
	top:0; right:0; bottom:0; left:0;
	margin:0;
}
.dropShadow .drop1 div div { border-width:0 1px 0 1px; }
.dropShadow .drop2 div div { border-width:0 1px 0 1px; }
.dropShadow .drop3 div div { border-width:0 2px 0 2px; }
.dropShadow .drop4 div div { border-width:0 2px 0 2px; }
.dropShadow .drop5 div div { border-width:0 2px 0 2px; }
 
/*content being shadowed*/
.dropShadow .dropContent {
	position:relative;
	z-index:1;
	background-color:white;
	width:500px;
}


/*--------------------------------Tourist spot------------------------*/


h1{
font-family:Arial, Helvetica, sans-serif;
color:#0066CC;
font-size:20px;
text-align:left;
text-shadow:0 1px 0 #808080;
}



#top-spot-main{
float:left;
width:710px;
margin-bottom:10px;
background-color:#FFF;
-moz-border-radius-bottomright:3px; 
-moz-border-radius-bottomleft:3px; 
-webkit-border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
}
#topspot-image-content{
float:left;
margin-top:8px; 
padding-left:10px; 
padding-right:10px; 

}
#top-spot-image{
float:left;
margin-right:20px;
margin-bottom:4px;
}

#top-spot-title{
float:left;
width:38%;
margin-top:8px;
}
