/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}

.input{
	 width:95px;
	 height:16px;
	 background-color:#ffffff;
	 border:none; 
	 padding:0px;
	 font-size:10px;
}
.textareabutton{
	width:150px; 
	height:60px; 
	background: #ffffff; 
	border:none; 
	font-size:11px;

}

.submitbutton{
	  width:45px;
	  height:17px;
	  background-color:#ffffff;
	  border:none; 
	  padding: 0px;
	  font-size:10px;

}
.selectbutton{
	width:130px;
	border:none;
}

.date {
	background:url(cimg/date.gif) left no-repeat;
	padding-left:18px;
	padding-right: 3px;
	float:right;
}
.time {
	background:url(cimg/clock.gif) left no-repeat;
	padding-left:16px;
	float:right;
	margin-right:10px;
}
.permalink {
	background:url(cimg/permalink.gif) left no-repeat;
	padding-left:18px;
}
.permalink_recent {
	background:url(cimg/permalink.gif) right no-repeat;
	padding-right:18px;
}
.comments {
	background:url(cimg/comment.gif) left no-repeat;
	padding-left:16px;
	float:left;
}
.comments a { color: #fff; }


body {
	margin:0;
	padding:0;
	background:#fff;
	 
	color: #222;
	font-family : "Lucida Grande", "Lucida Sans Unicode", Verdana, Heletica, Arial, sans-serif;
	font-size : 72%;
}
abbr, acronym { /* acronym and abbr aren't styled in IE per default */
	border-bottom: 1px dotted #58B2CB;
	cursor: help;
}
code {
	color: #FBF4A6;
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
}

/* a */

a:link, a:visited {
text-decoration : none;
color:#FFFFFF;
}

a:hover {
color : #F6EF9F;
 
text-decoration : none;
}


* html a.external {
text-decoration : none;
border-bottom : 1px dotted #cfcfcf;
}

a[rel="external"] {
padding-right : 9px;
background : url(../images/icon-external.gif) no-repeat right center;
text-decoration : none;
}

a[rel="external"]:hover, a[rel="external"]:active, a[rel="external"]:focus {
color : #ce4e02;
}

hr { display:none; }
p { margin:0 0 8px 0 }

/* hx */

h1, h2, h3  {
letter-spacing: -1px;
color : #FBF4A6;
font-size:14px;
font-weight:bold;
}

h1 {
font-size : 200%;
text-transform : uppercase;
}

h2 {
margin-top : 20px;
background: url(kerala_tourism_cap_bg.jpg) no-repeat;
height:50px;
padding-left:50px;
padding-top:14px; 
font-size : 120%;
}

dl dt 
{
text-transform:uppercase;

}

dl dd
{
margin: 0;
}


iframe{
display:none;

}

/********************************************************* --- Main Body Container  *******************************************************/


#wrapper
{
	width:1000px; 
	height:auto;
	padding:0;
	margin:0 auto 0 auto;
	background:url(bg.jpg) repeat-y;
	position: relative;
 	text-align:left;
 
}
#top-header{
	width:auto;
	height:155px;
	background:url(header.jpg) no-repeat;

}

#top-menu{
	height:82px;
	width:1000px;
	background:url(menu_bg.jpg) no-repeat;
	margin-top:-3px;

}

#top-menu ul {
	list-style-type : none;
	padding : 0 0 0 0;
	margin:0 0 0 0;
	padding-top:10px;

}

#top-menu li {
	display : inline;
	color:#fff;
}

#top-menu li a {
	padding : 2px 16px;
	margin: 0 4px 0 0;
	text-decoration : none;
	color: #cccccc;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

}

#top-menu li a:hover {
	color: #fff;
	font-weight:bold;
	
}


#pagecontent{
	width:1000px; 
	height:auto;
	min-height:730px;
	
}
#left-nav{
	float:left;
	width: 300px;
	height: auto !important;
	background:url(welcome.jpg) no-repeat;
		
}

#leftmenu{
	width:300px;
	height:137px;
	background:url(welcome.jpg) no-repeat;
	
	
}
#leftmenu-top{
	width: 234px;
	height:12px;
	margin-left:16px;
	background:url(left_menu_top.jpg) no-repeat;

}

#leftmenu-middle{
	width: 234px;
	height:auto !important;
	margin-left:16px;
	background:url(left_menu_bg.jpg) repeat-y;
	margin-top:0px;
	margin-bottom:0px;

}

#leftmenu-bottom{
	width: 234px;
	height:12px;
	background:url(left_menu_bottom.jpg) no-repeat;
	margin-left:16px;
	margin-top:-8px;
}

.left-btn{
	height:35px;
	width:230px;
    margin-bottom:0px;
	margin-left:3px;
	background:url(let_button.jpg) no-repeat;
 	text-align:center;
	
}

.left-btn a{
     color:#fff;
	 width:230px;
	font-size:18px;	
 	font-family: Arial, Helvetica, sans-serif;
	
}
.left-btn a:hover{
 
	width:230px;
    color:#FBF4A6;
	font-size:18px;
		
	
}
.left-btn-text{
	margin-left:0px;
}

.left-btn-text ul {
    margin:0 0 0 0;
 	padding:0 0 0 22px;
	list-style-type:none;
 }

.left-btn-text li {
    width:215px;
 	margin:3px 0 0 0;
	background:url(bullet.png) no-repeat left center;
	
	 
}	

.left-btn-text li a {
	padding:5px 16px;
    margin: 0 0 0 0;
	text-decoration : none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
 	color:#fffffff;
}

.left-btn-text li a:hover {
	color: #25B218;
}

 
#pagearea{
	float:left;
	width: 660px;
	height: auto !important;
	margin:15px 7px 5px 7px;
	color:#FFFFFF;
	font-size:13px;
}

#divider_content{
	height:47px;
	width:674px;
	clear:both;
	text-align:center;
	background:url(footer.jpg) no-repeat;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;

}

#divider{
	height:47px;
	width:674px;
	clear:both;
	text-align:center;
	 
	margin-left:220px;
	margin-right:90px;
	margin-top:20px;

}
#footer{

	height:23px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	padding: 0 10px 0 10px;
	 
}

#tour-package{
	width:685px;
	float:left;
	height:200px;
	background:url(tour_background.jpg) no-repeat;

}

#tour_div
{
	background:url(tours_bg.jpg) repeat-y;
	padding-left:20px;
}	



#tour-package1{
	width:685px;
	float:left;
	height:200px;
	background:url(tour_background1.jpg) no-repeat;

}

.tour-content-left{
	float:left;
	height:180px;
	margin-left:10px;
	padding-left:40px;
	padding-top:10px;
	margin-top:20px;
	width:175px;
	font-size:10px;
	font-weight:bold;
	
	
}

.tour-content-right{
	 float:left;
	 height:180px;
	 width:150px;
     margin-left:30px;
	 padding-left:100px;
	 margin-top:20px;
	 font-size:11px;
	 font-weight:bold;
	 padding-top:10px;
	
	
}



#bottom-menu{
	height:40px;
	width:1000px;
	background:url(footer_nav_bg.jpg) no-repeat;
	margin-top:-3px;

}

#bottom-menu ul {
	list-style-type : none;
	padding : 0 0 0 0;
	margin:0 0 0 0;
	padding-top:10px;

}

#bottom-menu li {
	display : inline;
	color:#fff;
}

#bottom-menu li a {
	padding : 2px 16px;
	margin: 0 4px 0 0;
	text-decoration : none;
	color: #cccccc;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

}

#bottom-menu li a:hover {
	color: #fff;
	font-weight:bold;
	
}

img {
	border-color:#FFFFFF;
}

#enquiry_div
{
	background:url(tours_bg.jpg) repeat-y;
	padding-left:20px;
}	

