/* -------------------------------- rounded coding -------------------------------------- */
.rounded{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-clip: padding-box;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;

/*background-color: rgb(240, 240, 240);*/
border-left: 2px solid rgb(200, 200, 200);
border-left: 2px solid rgb(200, 200, 200);

}

.brd{
	border: solid 1px #ddd;
	margin-bottom: 0px;
}

.pad8{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.blk{
color:#000;
}

/***************** hotel display boxes ************************/

.boxes {
	padding-bottom: 0px;
	
}
.boxes .box {
	width: 220px;
	float: left;
	background: #fff url(http://www.puneritraveller.com/css/img/box-bg.png) repeat-x 0 bottom;
	position: relative;
	border: 1px solid #e6e6e6;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 380px;
	font-family: Verdana, Geneva, sans-serif !important;
}
.boxes .box + .box {
	margin-left:10px;
}
.boxes .box h4 { font-size: 12px; color:#06F; text-align: center;}
.boxes .box h4 a { color:#006699; text-shadow: rgba(251,251,251,1) 1px 1px 0px; }
.boxes .box h4 a:hover {
	color: #333;
	text-decoration: none;
}
.boxes .box .images-holder {
	position: relative;
	margin-top: 0;
	margin-bottom: 0px;
	width:210px;
	height:170px;
}	
.boxes .box .images-holder img{
	border: 1px solid #bababa;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	width:220px;
	}


/*************** Beaches list class ******************/
.main-780-beaches {
	width:780px;
	background-color:#666;
	color:#FFF;
	padding-bottom:5px;
	padding-top:5px;
	}

.main-780-beaches a{ color:#FFF; padding-right:20px; padding-left:10px;}
.main-780-beaches a:hover{ color:#3FF; padding-right:20px; padding-left:10px;}
.main-780-beaches .head{ color:#FFC; font-weight:600; padding-left:10px; padding-right:10px;}

/************************* hotel content **********************/

.hotel_main_page{ margin-top:10px;  width:1000px; border:1px;}
.content1.totalreviews
{
    width:900px;
    height:34px;
    background-color:#000000;
	font-family:Verdana, Geneva, sans-serif !important;
    
} 
.content1.displayedcomments
{
    width:450px;
    height:400px;
	font-family:Verdana, Geneva, sans-serif !important;
}
.content1{
	float: left;
	margin-top:20px;
	width: 450px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 17px;
	padding-right: 12px;
	font-family:Verdana, Geneva, sans-serif !important;
}

.content2{
	float: right;
	margin-top:20px;
	width: 500px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	font-family:Verdana, Geneva, sans-serif !important;
}


/******************** Hotel menus*********************/
.hotel_menu {
	width: 100%;
	height: 30px;
	overflow: hidden;
	/*** background: url(http://www.puneritraveller.com/images/menu-spacer.gif) left top no-repeat;***/
	padding-top: 5px;
	list-style: none;
	
}

.hotel_menu li {
	float:left;
	position:relative;
	margin-right:20px;
	
}
.hotel_menu li a {
	display: block;
	font-size: 14px;
	line-height: 1.4em;
	color: #003300;
	border-bottom: outset 2px #CCCCCC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	Border-radius: 8px;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
	font-weight: bold;
	
}
.hotel_menu > li:first-child > a {
	padding:5px 20px 4px 20px;
}
.hotel_menu li.last a {
	padding:5px 15px 4px 15px;
}
.hotel_menu li a.active, .hotel_menu li a:hover {
	color: #FFF;
	line-height: 1.4em;
	background-color: #007CC2;
	border-bottom: outset 2px #255085;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	Border-radius: 8px;
	font-weight: bold;
}
/******************** Hotel menus*********************/

/************************* hotels Left add **********************/

.hotels_page_add{
	float: left;
	margin-top: 0px;
	width: 200px;
	margin-right: 9px;
	height: 1565px;
	margin-left: 0px;
}
.main#main-three-columns #main-780-hotel {
	width: 700px;
	margin-bottom: 0px;
}
.main#main-three-columns #main-780-hotel p{
	padding-left:5px;
	padding-right:5px;
}

/************************* end hotels **********************/

/******************** Start blog and reviews page  *********************/
#ids1{
	background:#666666;
	 }
			
#ids2{
    background:#113366;
     }
			
#ids3{
	background:green;
	}
			
#ids4{
	background:red;
	}
			
#ids5{
	background:#CC3399;
	}
				
#txtchart
   {
				
	}
#rating2
   {
	
	font-family:Verdana, Geneva, sans-serif !important;
	font-size: 12px;
	font-style: normal;
	text-align:center;
	}
#average_rating_div
	{
	width: 100px;
	padding-left: 40px;
	font-size: 25px;
	font-family:Verdana, Geneva, sans-serif !important;
	}
#average_rating_div img
	{
	padding-left: 20px;
	}
#rating_star_div
	{
	padding-top: 35px;
	padding-left:0px;
	font-family:Verdana, Geneva, sans-serif !important;
		
	}
		
#commentbox
	{
	width: 300px;
	height: 400px;
	padding: 5px;
	float: left;
	font-family:Verdana, Geneva, sans-serif !important;
	
    }
#content1
	{
	clear:left;
	width:415px;
	height:390px;
	float:left;
	margin-left:15px;
	margin-top: 0px;
	margin-bottom: 30px;
	font-family:Verdana, Geneva, sans-serif !important;
	}

/******************** End blog and reviews page  *********************/

/******************** Start Hotel Navigation  *********************/

#hotel-sub-nav
{
    padding:0;
	width:1000px; height:30px;
	background:#4897C1;
}

#hotel-sub-nav .text_menu
{
    padding:0;
	width:200px; height:30px;
	float:left;
}
#hotel-sub-nav .text_menu a
{
    Verdana, Geneva, sans-serif !important;
   font-size:14px;
   text-decoration: none;
   width:200px;
   height:30px;
   text-align:center;
   float:left;
   padding-top:3px;
   padding-left:0px;
   border-right:solid;
   border-right-width:1px;
   
   color:#ffffff;
   
}

#hotel-sub-nav .text_menu a:hover , #hotel-sub-nav .text_menu a.active
{
   background-color:#FFCC66;
   color:#333;
   width:200px;
   height:30px;
   border-left:solid;
   border-left-width:1px;
   padding-top:2px;
   padding-left:0px;
   
}
/******************** End Hotel Navigation  *********************/
/************************ free join form ******************************/


#free_form { 
	padding: 0; 
	width: 435px;
	background-color:#D1E8F7;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:20px;
}

input {
	border: 1px solid #B6C3C3; 
	background:#FDF8ED; 
	padding:2px;
}

fieldset {
	margin-bottom:40px;
	border:none;
}

legend {
	font-size:15px; 
	font-weight:bold;
}

.formset {
	margin:5px 0;
}

.formset li {
	list-style:none; 
	margin-bottom: 10px;
}

.formset li label {
	float:left; 
	width:150px;
}

.submitbtn {
	background:#f9f0d6; 
	border:3px solid #c7b093; 
	padding:3px; 
	text-transform:uppercase; 
	color:#2d1904; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
	cursor:pointer;
}