@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/bg_tile02.gif) repeat;
	height:auto;
	min-height:100%;
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	line-height:19px;
}
#side_tours {
	padding-top: 5px;
	padding-bottom: 5px;
}
#left_column img {
	border:none;
}

#reg_from{ padding:15px;}
#success {
	font-weight: bold;
	color: #009900;
	padding: 5px;
	text-align: center;
}


#reg_from td{ padding:5px;  font-weight:bold}

#reg_from  input,#reg_from textarea{ width:250px; border:1px solid; padding:2px; }

#left_column #tour_heading{
 text-align:center;
}

#tour_mg {
	padding: 5px;
}

#clear{
	clear:both;
	padding:0px;
}
#container{
	width:800px;
	min-height:100%;
	overflow:hidden;
	background:#fff;
	margin:auto;
}
#logo{
	background:url(../images/logo.gif) no-repeat;
	width:233px;
	height:103px;
}
#nav{
	height:32px;
	width:100%;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	height:32px;
	background:url(../images/menu_bg.gif) repeat-x;
}

.menu ul{ margin:0; padding:0;  }
.menu li {
	padding: 0;
	height: 32px;
	list-style: none;
	float:left;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	margin:0 0 0 55px;
	height: 32px;
}
#both,.both {
	clear: both;
}



.home_menu a{background-image: url(../images/home.gif); width: 39px;}
.home_menu a:hover  {background-image: url(../images/home_o.gif);}
.home_menu_active  a{background-image: url(../images/home_o.gif); width:39px;}

.profile_menu a{background-image: url(../images/profile.gif); width: 50px;}
.profile_menu  a:hover{background-image: url(../images/profile_o.gif);}
.profile_menu_active a {background-image: url(../images/profile_o.gif); width:50px;}

.package_menu a{background-image: url(../images/tour.gif); width: 126px; }
.package_menu  a:hover{background-image: url(../images/tour_o.gif);}
.package_menu_active a{background-image: url(../images/tour_o.gif); width:126px;}

.destination_menu a{background-image: url(../images/destination.gif); width: 76px; }
.destination_menu  a:hover{background-image: url(../images/destination_o.gif);}
.destination_menu_active a{background-image: url(../images/destination_o.gif); width:76px;}

.enquiry_menu a{background-image: url(../images/enquiry.gif); width: 53px; }
.enquiry_menu  a:hover{background-image: url(../images/enquiry_o.gif);}
.enquiry_menu_active a{background-image: url(../images/enquiry_o.gif); width:53px;}

.contactus_menu a{background-image:url(../images/contact.gif); width: 74px;}
.contactus_menu a:hover{background-image: url(../images/contact_o.gif);}
.contactus_menu_active a{background-image: url(../images/contact_o.gif); width:74px;}

ul .menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }


#inner_tour{
	padding:10px;
}

#rap {
	width: 778px;
	position:absolute;
	margin-left:22px;
	margin-right:auto;
	margin-bottom:0px;
	top:0px;
	background-position:center;
}
#wrapper1{
	min-height:100%;
	height:100%;
}
#left_column{ float:left; width:200px;}
#right_column{ float:left; width:590px; }
 #text{
    padding:20px 10px 10px 160px;
	width:375px;
	float:left;
	height:123px;
	line-height:19px;
	background:url(../images/baratham_small.gif) left top no-repeat; ; 
}
#tour_heading{
	color:#7c9b45;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 0  0 10px;
}
#package_container{
	border:1px solid #E67F47;
	margin:10px 0;
	}
#package_container a{ color:#FFFF00; font-weight:bold; text-decoration:none; }
#package_container a:hover{ border-bottom:1px dashed; }
#package_container td{ padding:5px; vertical-align:top; }
#package_heading{
 background:url(../images/menu_bg.gif);
 color:#FFFFFF;
 padding:5px;
 font-weight:bold;
 }
#tours ul{
width:200px;
height:450px;
list-style:none;
margin:0;
border:1px solid;
list-style:none;
float:left;
}
#package_details{ border:none; margin:5px 0;  }
#pack_day{ }
#tour {
	float: left;
	width: 200px;
}

#tour ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-left: 10px;

	margin:0;
}
#tour  ul li {
background: url(../images/bullet.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 5px 0 5px 19px; /*link text is indented 19px*/
text-align:left;
list-style:none;
}
#tour a{ text-decoration:none; font-size:11px}
#tour img{ border:none; }
#tour li a {
	font-size:11px;
	color: #333333;
	text-decoration:none;

}
#tour li a:hover{ color:#86B300; border-bottom:1px dashed; }
#readmore{ padding:5px; text-align:right; }
#readmore_a{ text-align:right; padding:10px 0; float:right; }
#readmore_a a{ display:block; background:url(../images/readmore_blue.gif) no-repeat; width:87px; height:19px; border:none; text-decoration:none;}

#readmore a{ color:#DA251C; }

#readmore a:hover{ color:#000000; }


#footer{ text-align:center; border-top:3px solid #663300; font-weight:bold; padding:15px 0;}

#footer a{ color:#663300; padding:5px; font-size:11px; text-decoration:none; font-weight:normal; }

#footer a:hover{ color:#006699; }
