@charset "utf-8";
/* CSS Document */



/***********************************/
/*          Hotel Content          */
/*                                 */
/***********************************/

#hotel_centre{
	background-color:#2b254c;
	width: 990px;
	margin: 25px 0 0 0;
}

#hotel_centre1{
	background-color:#2b254c;
	width: 990px;
	margin: 20px 0 0 0;
}


#hotel_column_left{
	margin-top: 20px;
	margin-bottom:20px;
	background-color: #2b254c;
	width: 390px;
	height:182px;
	
}

/***********************************/
/*      Tour DIV's                 */
/*                                 */
/***********************************/

#tour_right{
float:right;
width:390px;
}

#tour_right_column{
	background-color:#2b254c;
	margin-top: 25px;
	
}

#tour_right_column p{
	padding: 20px;
}


#tour_right_column img{
	padding: 20px 20px 0 20px;
}


#tour_right_column_bottom{
	background-color:#2b254c;
	width:390px;
	margin-top: 20px;
	height:auto;
}

#tour_right_column_bottom p{
	padding: 0 20px 20px 20px;
}

#tour_right_column_bottom img{
	padding: 20px;
}


#tour_right_column_bottom p{
	padding: 20px;
}


/* ------------------ Tour Details Gallery---------------------*/



#tour_details{
	position:relative;


}

#tour_details ul{
	margin: 0px;
	padding: 0px;


}


#tour_details li{
	display:inline;
	width:77px;
	height:59px;
	list-style:none;


}


/* ------------------ Tour End---------------------*/

#hotel_left{
float:left;
width: 590px;

}


#hotel_column{
	background-color:#d49f37;
	margin: 25px 0 20px  0;
}

#hotel_column h2{
	color: #85A6C9;
	font-size: 1em;	
	padding: 20px 20px 10px 20px;
}
#hotel_column p{
	padding: 0 20px 10px 20px;
	
}

#hotel_column img{
    padding: 20px;
	
}


#hotel_column_bottom{
	margin-top: 20px;
	margin-bottom:20px;
	background-color: #2b254c;
	width: 590px;
}

#hotel_column_bottom h2{
	color: #85A6C9;
	font-size: 1em;	
	padding: 20px 20px 10px 20px;
}

#hotel_column_bottom p{
	padding: 0 20px 10px 20px;
}

#hotel_row{

  background-color: #2b254c;


}


/* ------------------ Hotel Details Gallery---------------------*/



#gallery_hotel_details{
width: 560px;
float: left;
padding-top:5px;




}

#gallery_hotel_details ul{

margin:0px;
padding: 0px;


}


#gallery_hotel_details li{
	display:inline;
	width:77px;
	height:59px;
	list-style:none;
   

}

/* ------------------ Hotel DIV's End---------------------*/


/***********************************/
/*       Hotel Custom Classes      */
/*                                 */
/***********************************/



.hotelText {
float:left;
padding:10px;
position:relative;
top: 20px;
width: auto;
}

.hotel_details_case{
float:left;
width:400px;
position:relative;

}






.round_box{
background-color:#2b254c;
height:auto;
margin: 10px 0px 20px 0px;

}

















