form {
margin:0px;
padding:0px;
}

br {
	height:1px;
}

#container {
width:995px;
margin:0 auto;
}

.clear {
clear:both;
height:2px;
}

#header {
position:relative;	
margin:0 0 31px 0;
}

#logo {
padding:0 0 0 45px;
}

#main_nav {
	padding:0 0 20px 0;
	position:absolute;
	left:33px;
	top: 97px;
	z-index:1;



}

#main_nav ul, #main_nav li {
margin:0px;
padding:0px;

}

#main_nav li {
	float:left;
	list-style:none;
	padding: 0 0 10px;
}
	
.nav_normal_bg{
	background:url(../images/main_nav_bg.jpg) repeat-x;
}
	


#main_nav a{
display:block;
float:left;
list-style:none;
padding:9px 28px 8px;
font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#03254B;
text-decoration:none;
border-left:1px #C6C7C9 solid;
	background:url(../images/main_nav_bg.jpg) repeat-x;

}

.home_shaded {
	background:url(../images/home.gif) no-repeat left 0;		
}

.right_shaded {
background:url(../images/right_shaded.gif) no-repeat right 0;	
}

#main_nav a:hover {
background:url(../images/main_nav_hover.jpg) repeat-x;
}




#main_nav .visiting_page {
background:url(../images/main_nav_hover.jpg) repeat-x;	
}

#home_visted #header #main_nav .visited_home{
background:url(../images/main_nav_hover.jpg) repeat-x;	
}

#abtus_visted #header #main_nav .visited_abtus{
background:url(../images/main_nav_hover.jpg) repeat-x;	
}

#booking_visted #header #main_nav .visited_booking{
background:url(../images/main_nav_hover.jpg) repeat-x;	
}

#main_content {
background:#fff;	
padding:15px 0 0;
}

/*===================================banner =====================================*/

#banner_left {
float:left;
width:672px;
}

#banner_right {
float:left;	
background:url(../images/banner_top.jpg) no-repeat;
padding:18px 0 0;
}

#content {
padding:10px 0 0;	
}

#banner_right_corner {
float:left;	

}

/*=================================== left content =============================*/

#left_content {
width:182px;
float:left;
padding:0 0 0 10px;
}


/*=================================== left menu ==========================*/
.arrowlistmenu{
width: 175px; /*width of accordion menu*/
margin:0 0 20px 0;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background:#000 url(../images/titlebar.png) repeat-x center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: pointer;
font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:url(../images/titlebar-active.png) repeat-x left center;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 7px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #666666;
background:url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 11px;
	font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
}

.arrowlistmenu ul li a:visited{
color: #666666;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #003399;
background-color: #F3F3F3;
}

/*============================ testimonails ============================*/

#testimonials {
background:url(../images/testi.jpg) no-repeat;
width:173px;
height:266px;
padding:60px 0 0 10px;
}

.testi_content {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#6A6A6A;
}


/*==================================== mid content =========================*/


#mid_content {
float:left;	
width:512px;
padding:0 10px 40px 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #141414;
	padding:0px 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #CED5DB;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;	
	margin:0px;
}

p {
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#5b5c5c;
}

.welcome_para {
text-align:justify;	
}

.featured_hotel_row{
padding:0 0 10px;	
}

#featured_hotels {
background:url(../images/featured_hotel_box.jpg) no-repeat;
padding:0 0 10px 13px;
}

.featured_hotels_header {
padding:0 0 8px 5px;	
}

.hotel {
float:left;
width:155px;
margin:0 8px 0 0;
}

.hotel img {
border:none;	
}

.hotel_caption p{
margin:6px 0 0 4px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
}

.hotel_details{
float:right;
margin:3px 0 0;
}

.hotel_caption{
float:left;	
}


/*=================================== home boxes ===========================*/

#home_boxes {
margin:30px 0 0;	
}

.box {
background:url(../images/home_box_bg.jpg) no-repeat;
width:250px;
height:84px;
float:left;
margin:0 6px 0 0;
padding:9px 0 0;
}

.box p{
margin:0px;
padding:0px;
}

.box_pic {
margin:0 5px 0 10px;	
float:left;
}

.box_header{
font-weight:bold;
font-size:12px;
color:#6B809D;
font-family:Arial, Helvetica, sans-serif;
margin:0 0 5px 0;
display:block;
text-decoration:none;
}

.box_more{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:right;
margin:5px 10px 0 0;
text-decoration:none;
color:#6B809D;
}

.box_row {
height:100%;	
}

/*=========================== gallery ====================*/

#home_gallery {
margin:20px 0 15px;	
}


/*========================== right content ================*/

#right_content {
float:left;
width:243px;
margin:0 0 30px 10px;
padding:0 0px 0 0;
}

#tellafriend {
text-align:right;	
}

#google_search {
margin:25px 0 0;
text-align:right;
}

.right_images {
margin:30px 0 0;	
}

.google_ads {
padding:10px 0 20px 15px;	
}

/*============================= newsletter =====================*/

#newsletter_box {
margin:30px 0 0 0;
width:241px;	
}


#newsletter_box_top {
background:url(../images/newsletter_top.jpg) no-repeat;
height:12px;
font-family:Verdana, Geneva, sans-serif;
font-size:2px;
}

#newsletter_box_bg {
background:#CBE8F0 url(../images/newsletter_bg.jpg) repeat-x;
padding:0 0 0 8px
}

#newsletter_box_bottom {
background:url(../images/newsletter_bottom.jpg) no-repeat;
height:11px;
font-family:Verdana, Geneva, sans-serif;
font-size:2px;
}

.field2 {
	margin:2px 0 0;
	padding:2px 0;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:130px;
	color: #6a6a6a;
	text-align: center;
	float:left;
	vertical-align: middle;
}

#newsletter_form {
padding:13px 0 0 10px;	
}


/*============================= footer join box =====================*/

#footer_join_box {
background:url(../images/footer_blue_bg.jpg) repeat-x;	
height:100%;
}

.links_list{
float:left;
width:185px;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#D2D2D2;
padding:10px 0 10px 15px;
}

.list_header{
font-weight:bold;
text-transform:uppercase;
font-size:11px;
}

.links_list ul {
margin:5px 0;
padding:0px;
border-top:dotted 1px #D2D2D2;
}

.links_list li {
list-style:none;
display:inline;
}

.links_list a {
display:block;
color:#D2D2D2;
text-decoration:none;
padding:5px 0;
border-bottom:dotted 1px #D2D2D2;
}

/*============================= join box ========================== */

#join_box {
width:297px;
float:right;
margin:30px 15px 0 0;
}

#joinbox_top {
background:url(../images/joinbox_top.jpg) no-repeat;
height:10px;
font-size:2px;
font-family:Verdana, Geneva, sans-serif;
}

#joinbox_bg {
background:#1d63a8 url(../images/joinbox_bg.jpg) repeat-x;	
padding:0 0 0 20px;	
}

#joinbox_bottom {
background:url(../images/joinbox_bottom.jpg) no-repeat;
height:12px;
font-size:2px;
font-family:Verdana, Geneva, sans-serif;
}

.txt_field {	
	width: 162px;
	height:18px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6a6a6a;
	text-align: center;
	padding-top:3px;
	float:left;
	margin:4px 0;
}


/*=============================== footer links ====================*/

#footer_links {
padding:10px 0 0;	
}


.footer_links_list ul {
padding:0px;
margin:0px
}

.footer_links_list li {
list-style:none;
display:inline;
}

.footer_links_list{
float:left;
width:185px;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#D2D2D2;
padding:0px 0 0 15px;
}

.footer_links_list a {
display:block;
color:#7E7D7D;
text-decoration:none;
padding:5px 0;
border-bottom:dotted 1px #D2D2D2;
margin:2px 0;
font-size:10px;
}

.footer_images {
float:right;
padding:0 20px 0 0;
}

.footer_links_bottom {
background:#e3e3e3 url(../images/footer_links_bottom.jpg) no-repeat 0 0;
height:27px;
}

/*====================== botttom content =============================== */

#bottom_content {
padding:0 0 0 6px;	
}

#bottom_content img{
margin:0 0 0 28px;
}

#bottom_bg {
background:url(../images/bottom_bg.jpg) repeat-y;	
}

#bottom_pic {
background:url(../images/bottom_curve.jpg) no-repeat;
height:13px;
}


/*==================== about us =========================================*/


.content_table {
background:#fff;	
padding:20px 0 0 0;
margin:10px 0 40px;
border:#D6DBE0 solid 1px;	
}

.table_box {

}

#hotel_info {
padding:25px 0 10px 0;	
}

#hotel_info .table_left_col {
	padding:0 0 15px 20px;
}

#hotel_info .table_right_col {
float:left;	
width:300px;
padding:0 0 15px 0;
}

.table_left_col {
float:left;
width:180px;
text-align:left;
padding:0 0 15px 20px;
}

#hotel_info .table_right_col p {
margin:0 0 5px 0;	
}

.table_left_col p, .table_right_col p {
padding:0px;
margin:0px;
}

.table_right_col a, .table_right_col_webs a {
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#6A6A6A;
}

.table_right_col {
float:left;	
width:300px;
padding:0 0 25px 0;
}

.table_semicolon {
float:right;
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:0 20px 0 0;
margin:0 0 0 10px;
color:#6A6A6A;
}

/*=========== ministries ==========================*/

.table_left_col_webs {
float:left;
width:220px;
text-align:left;
padding:0 0 15px 20px;
}

.table_right_col_webs {
float:left;	
width:250px;
padding:0 0 25px 0;
}



.contact_thank{
padding:0 15px 0 20px;	
border-left:#dde2e6 1px solid;
border-right:#dde2e6 1px solid;
}

.contact_thank p {
padding:0px 0 10px 0;
margin:0px;
}

.thanx_box{
background:url(../images/contact_thank_bg.jpg) repeat-x;
width:513px;
margin:15px 0 0;
}

.thanx_box_top {
background:url(../images/contact_thank_top.jpg) no-repeat;
height:14px;
}

.thanx_box_bottom {
background:url(../images/contact_thank_bottom.jpg) no-repeat;
height:14px;
}


/*============================== search content ==========================*/

#search_content {
float:left;	
width:950px;
padding:0 10px 0 20px;
border:none;
}

.ra {
border:none;	
}

#search_banner_right {
float:left;	
}

/*============================ promo boxes ============================*/

.promo_box{
background:url(../images/partybox_bg.jpg) no-repeat;
width:492px;
padding:20px 0 20px 20px;
height:100%;
margin:0 0 10px 0;
}

.promo_table{
float:left;	
}

.promo_left_col{
float:left;	
}

.promo_pic {
float:right;
padding:0px 20px 0 0;
}

.promo_left{
float:left;	
width:140px;
}

.promo_right {
float:left;	
width:200px;
}

.promo_caption p {
padding:0px 0 20px 0;	
margin:0px;
text-transform:uppercase;
}

.promo_table p {
padding:0px 0 14px 0;
margin:0px;
}

.sl_promo{
padding:30px 0 0;	
}


/*================================== travel guide ====================*/

.travel_guide{

}
.travel_guide_thumbs{
float:left;
margin:0 5px 0 0;
}

.travel_guide_title{
font-weight:bold;
font-size:12px;
color:#6B809D;
font-family:Arial, Helvetica, sans-serif;
margin:0 0 0px 0;
display:block;
text-decoration:none;
text-align:center;
}


.image_row{
padding:8px 0 11px 0;	
}

.videos {
text-align:center;
padding:15px 0 0;
}



/*===================================== contact form =====================*/
.contact_details{
padding:10px 0 15px 0;	
}

.contact_label{
float:left;
width:140px;
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#6A6A6A;
padding:0 0 10px 0;
}

.contact_form {
padding:20px 25px ;
background:url(../images/contact_form_bg.gif) repeat-x bottom;
border:1px #CED5DB solid;
}

.contact_form label{
float:left;
width:120px;
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#6A6A6A;
padding:2px 0 0;
margin:0 0 20px 0;
}

.txt_contact {
float:left;
font-size:11px;
margin:0 0 20px 0;
width:140px;
padding:2px;
}

.btn_reset{
background:url(../images/cear_button.gif) no-repeat;
width:74px;
height:22px;
border:none;
}

.btn_submit {
background:url(../images/submit_button.gif) no-repeat;
width:74px;
height:22px;
border:none;
margin:0 5px 0 0;
}

.submit_buttons{
padding:0 0 0 140px;	
}
.contact_semicolon {
float:left;
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:0 20px 0 0;
color:#6A6A6A;	
}


/*============================== attraction ============================*/

.link_box {
float:left;
background:url(../images/box_link_bg.jpg) no-repeat;
width:250px;
padding:5px 0 0 6px;
height:50px;

}

.link_box_image{
float:left;
}

.link_box a {
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#6A6A6A;
text-decoration:none;
margin:12px 0 0 20px;
display:block;
float:left;
}

.link_box a:hover{
color:#197FDD 	
}

.link_bg_row {
padding:15px 0 0 0;	
}


/*================================= sri lankan beache =========================*/

.beach_list_left, .beach_list_right {
float:left;	
width:240px;
margin:0 10px 0 0;
padding:10px 0 0;
}

.beach_list ul {
margin:0px 0 0 10px;
padding:0px;
}

.beach_list li{
list-style:none;
font-family:Tahoma, Geneva, sans-serif;
color:#6A6A6A;
display:inline;
font-size:11px;
}

.beach_list a {
font-size:11px;
display:block;
padding:8px 0 6px 45px;
margin:0 0 15px 0;
background:url(../images/icon.gif) no-repeat 0 6px ;
font-family:Tahoma, Geneva, sans-serif;
text-decoration:none;
color:#6A6A6A;
}

.beach_list a:hover {
	color:#197FDD 	
}


/*================================= embassis =======================*/

.shaded_bg{
background:url(../images/embassis_bg.gif) no-repeat bottom left;
width:225px;
float:left;
padding:5px 10px 5px 10px;
margin:0 10px 0 0;
}

.embassies_title {
color:#6B809D;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding:10px 0 8px 0;
border-bottom:#CED5DB 1px solid;
}

.emabassies_details p {
line-height:20px;	
}

.embassies_row{
padding:8px 0 0;	
}


/*================================== shaded bg ===========================*/

.shaded_block_bg {
background:url(../images/spas_shaded_back.gif) no-repeat bottom;
width:502px;
padding:12px 0 20px 10px;
margin:0 0 12px 0;
}

.shaded_block_pic {
float:left;	
margin:0 20px 0 0;
}

.shaded_box_header {
font-family:Arial, Helvetica, sans-serif;
padding:0px 0 5px 0;
border-bottom:#CED5DB 1px solid;
color:#6B809D;
font-size:12px;
}

.shaded_box_details {
float:left;	
width:340px;
text-align:justify;
}

.shaded_box_details p{
margin:10px 0 0 0;
}

.spa_more{
display:block;
margin:10px 0 0 0;
float:right;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#000;
text-decoration:none;
}


/*==================================== hotels content =============================*/

.hotels_left_col {
width:667px;
float:left;
margin:0 0 0 50px;
}

.hotel_banner {
height:275px;	
}

.hotel_nav ul, .left_img_nav ul {
margin:0px;
padding:0px;
}
.hotel_nav {
background:url(../images/hotel_nav_bg.jpg) repeat-x;
margin:0 3px 20px 0;
}
.hotel_nav_casa {
	margin:0 3px 20px 0;
	background-image: url(../casa/images/hotel_nav_bg.jpg);
	background-repeat: repeat-x;
}
.hotel_nav li, .left_img_nav li{
list-style:none;
margin:0px;
display:inline;
padding:0px;
}

.hotel_nav a{
display:block;
float:left;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
text-decoration:none;
padding:10px 32px;
color:#000;
}

.hotel_bottom_content{
padding:0 0 15px 0;
background:url(../images/hotel_bottom_content.jpg) no-repeat left top;
}

.hotel_bottom_content p {
padding:5px 20px 0 20px;
color:#505050
;
}

.hotels_right_col {
float:left;
width:208px;
}


.hotel_testimonials {
background:url(../images/hotel_profile_bg.gif) no-repeat;
width:168px;
height:256px;
padding:10px 20px 0 15px;
}
.hotel_testimonials_casa {
	width:168px;
	height:256px;
	padding:10px 20px 0 15px;
	background-image: url(../casa/images/testi.png);
	background-repeat: no-repeat;
}

.hotel_testi_details {
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
text-align:justify;
margin:10px 0 0 0;
line-height:14px;
color:#505050;
}

.hotel_testi_details p {
margin:5px 0 20px 0;	
}

.hotel_nav_seperator {
background:url(../images/hotel_nav_seperator.jpg) no-repeat 0px 0px;	
}

.hotel_content_header {
padding:0 0 0 20px;
}

.tell_friend{
padding:0 0 0 10px;	
}

.left_img_nav {
/*background:url(../images/img_nav_bg.jpg) repeat-y left;*/
padding:10px 0 0 10px;
}

.left_img_nav a{
display:block;
float:left;
height:60px;
}

.amenities{
background:url(../images/amenities.jpg) no-repeat;
width:45px;
}

.reviews {
background:url(../images/reviews.jpg) no-repeat;
width:43px;
}

.gallery {
background:url(../images/gallery.jpg) no-repeat;
width:50px;
}

.profile {
background:url(../images/profile.jpg) no-repeat;
width:47px;
}

.home_icon{
background:url(../images/home.png) no-repeat;
width:47px;
}
.reviews_icon{
background:url(../images/comments.png) no-repeat;
width:47px;
}
.gallery_icon{
background:url(../images/gallery.png) no-repeat;
width:47px;
}
.promo_icon{
background:url(../images/promo.png) no-repeat;
width:47px;
}

.btn_download_profile {
background:url(../images/download_profile.jpg) no-repeat;
width:190px;
height:37px;
display:block;
margin:0 0 0 20px;
}

.rightnav_bottom_bg {
/*background:url(../images/rightnav_bottom_bg.jpg) no-repeat ;*/	
padding:0 0 0 10px;
}

/*==================== things todo ========================*/

.things_todo_row {
padding:15px 0 0 0;	
}

.things_todo_block {
float:left;	
position:relative;
}

.images_caption{
	position:absolute;
	left: 55px;
	top: 113px;
	color:#6A6A6A;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	font-size:12px;
}

.things_todo_block{
margin:0 20px 0 0;	
}


/*========================= night life newsletter ==========================*/

#bended_newsletter {
background:url(../images/news_letter.gif) no-repeat;
width:205px;
padding:40px 0 0 30px;
height:150px;
margin:15px 0 10px 0px; 
}

#bended_newsletter label{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#7A7B7C;
	
}

.newletter_go{
float:left;	
}

.newsletter_float input{
	float:left;
}


/*=================================== amenities ==============================*/

.amenities_col{
float:left;
width:200px;
padding:0 0 0 10px;
background:url(../images/line2_amen.gif) no-repeat right top;
}

.amenities_col p {
color:#0E3179;	
}

.amenities_col ul {
margin:15px 0 10px 20px;
padding:0px 0 0 0;
}

.amenities_col li {
list-style:none;
font-family:Tahoma, Geneva, sans-serif;
background:url(../images/list_arrow.jpg) no-repeat 0 1px;
padding:0 0 0 25px;
font-size:11px;
margin:0 0 15px 0;
color:#505050;
}

.gallery_row {
padding:10px 0 15px;	
}

.gallery_row img {
margin:0 0px 0 20px;	
}

.nearby_cities{
float:left;
width:120px;
}

.review_qoute {
font-size:20px;	
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#a3a3a4;
padding:0 5px 0 0; 
}

.hotel_map {
float:right;
margin:0 15px 0 0;
}

/*================================== error msges ==========================*/

#errFName, #errLName, #errEmail, #errCountry, #errTelephone, #errSubject {
color:#CC0000;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
float:left;
margin:0 0 0 20px;
background:#FFCCCC;
}

#errFName li, 
#errLName li, 
#errEmail li, 
#errCountry li, 
#errTelephone li, 
#errSubject li {
margin:4px;
list-style:none;
}

#mainMessage {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
}

.MessageBoxOk {
color:#339900;
}

.email_sending {
background:#DCECCA;
padding:5px 0 5px 0;
border:#329332 1px solid;
color:#339900;
}

.email_pending {
background:#ffffcc;
padding:5px 0 5px 0;
border:#cc9900 1px solid;
color:#cc9900;
}

.btn_view_more {
float:right;	
}

.profile_links {
text-decoration:none;	
}

.profile_links:hover {
color:#999;
}

.casa_bg{
	background-color:#a7a098;
	}
.white_bg{
	background-color:#FFF
	}