body {
	margin:0 auto;
	padding:0;
	line-height: 1.5em;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
}
h1 span { color:#369}
h1 {
	margin: 0 0 0px 0;
	padding: 6px 0 0px 0px;
	font-size: 20px;
	font-weight: normal;
	color: #a00;
}

h2 {
	width: 227px;
	height: 25px;
	padding: 7px 0 0 15px;
	margin: 0 0 10px 0px;
	font-size: 16px;
	color: #666;
	background:#e5e5e5 url('images/left_heading_background.gi') no-repeat;
}

h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	color: #369;	
}
h3 span { color:#a00;}
h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	color: #999999;	
}

.rantsection {
	height: 13px;
	margin-bottom: 10px;
}

.rantsection img {
	float: left;
	height: 13px;
	width: 13px;
	border: 0px;
	margin-right: 5px;
}

a:link, a:visited { color: #999999; text-decoration: none;} 
a:active, a:hover { color: #999999; text-decoration: underline;}
p { text-align:justify}
.more_button a{
	clear: both;
	text-align: center;
	display: block;
	width: 60px;
	padding: 1px 0;
	margin-bottom: 5px; 
	background: #6c5b4c;
	border-bottom: 1px solid #a59180;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.download_button a{
	float: right;
	text-align: center;
	width: 65px;
	padding: 1px 0;
	background: #6c5b4c;
	border-bottom: 1px solid #a59180;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0px solid #6c5b4c;
}
.clear { clear:both}
.left { float:left}
.right { float:right}
.top_wrap {background: #FFFFFF url(images/footer_ic.png) top repeat-x; width:970px; float:left; border-bottom:1px solid #f3f3f3; margin:0 0px 0 10px;color:#666 }
#toplinks { float:left; padding:2px 10px 5px; color:#ccc; width:450px;}
#toplinks a{color:#ccc; text-decoration:none; font-size:11px; font-family:Verdana, Arial, Helvetica; margin:0px; font-weight:normal}
a.logout {background:url(images/logout-icon.png) left no-repeat; padding-left:25px}
a.settings {background:url(images/Setting.png) left no-repeat; padding-left:25px;}
a.tophome {background:url(images/home-icon.png) left no-repeat; padding-left:25px;}


#mysearch { clear:both; float:right; margin-top:20px;}



#container {
	margin: auto;
	width: 970px;
	background: url('images/main_background.gif') repeat-y;
	overflow: hidden;
}

/*------------ Header --------------- */

#header {
	float: left;
	width: 940px;
	padding: 0px;
	margin: 0 10px;
	height: 90px;
	overflow: hidden;
}

#title {
	float: left;
	width: 350px;
	padding:10px 10px 0 0;
}
.socials { padding: 0px; float:right; width:400px; }
.socials ul { list-style: none; margin:0px; padding:0px; }
.socials ul li { display: inline; float: left; font-family: "Verdana", Arial, sans-serif; font-size: 12px; line-height: 16px; border-right: 1px dotted #b9b9b9; padding: 2px 17px 2px 0; margin: 0 15px 0 0;  }
.socials ul li.last { border:0; margin:0; }
.socials ul li a { float: left; color: #333; height: 16px; padding: 0 0 0 30px; }
.socials ul li a.email { background: url(images/email-icon.png) no-repeat 0 0; }
.socials ul li a.phone { background: url(images/phone-icon.gif) no-repeat 0 0; }
.socials ul li a.twit { background: url(images/soc-twit.gif) no-repeat 0 0; }
.socials ul li a.link { background: url(images/soc-link.gif) no-repeat 0 0; }
#sitetitle {
	padding: 0px 0 0px 0;
	font-size: 4em;
	font-weight: bold;
	color: #FF9933;
}
#sitetitle span{
	font-weight: normal;
	color: #666666;
}

#login {
	float: right;
	margin-top: 10px;
	padding: 0px 5px;
	width:400px;
}
/* -------------- End of Header------------------ */

/* --------- Banner ---------- */
#banners {
	clear: both;
	width: 950px;
	height: 220px;
	margin: 0px 10px;
}
#banner {
	clear: both;
	width: 950px;
	height: 220px;
	background: url('images/newbanner.jpg') no-repeat;
	margin: 0px 10px;
}
#banner_india {
	clear: both;
	width: 950px;
	height: 220px;
	background: url('images/about-india.jpg') no-repeat;
	margin: 0px 10px;
}
#banner_outbound {
	clear: both;
	width: 950px;
	height: 220px;
	background: url('images/outbound.jpg') no-repeat;
	margin: 0px 10px;
}
#banner_services {
	clear: both;
	width: 950px;
	height: 220px;
	background: url('images/services.jpg') no-repeat;
	margin: 0px 10px;
}
#banner_enquiry {
	clear: both;
	width: 950px;
	height: 220px;
	background: url('images/enquiry.jpg') no-repeat;
	margin: 0px 10px;
}
#banner_contact {
	clear: both;
	width: 950px;
	height: 220px;
	background: url('images/contactus.jpg') no-repeat;
	margin: 0px 10px;
}
#banner_hotels {
	clear: both;
	width: 950px;
	height: 220px;
	background: url('images/hotels.jpg') no-repeat;
	margin: 0px 10px;
}
/* --------- End of Banner ---------- */

/*--- Menu ---*/
#menu{
	float: left;
	width: 950px;
	height: 31px;
	margin: 0px;
	padding:0px 10px;
	overflow: hidden;
	clear: both;
}

#menu ul {
	float: left;
	margin: 0;
	list-style: none;
	width: 950px;
	height:31px;
	background: #900 url('images/menubg.jpg') repeat-x;
	padding:0px 0 0 0;
}

#menu ul li{
	display: inline;
	float:left;
}

#menu ul li a{
	float: left;
	
	margin-top: 6px;
	padding: 2px 20px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FF9595;
	
}

#menu ul li .lastmenu{
	border-right: none;
	padding-right:0px;
}

#menu li a:hover, #menu li .current{
	color: #fff;
	text-decoration:none;
}
ul.menu ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
 background-color:#fff;
}
ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}
/*--- End of Menu ---*/

/*--- Content ---*/
#content {
	float: left;
	margin: 0 10px;
	padding: 20px 0px 0px;
	width: 950px;
	background:url(images/content-bg.jpg) repeat-x;
}
.shadow { background:url(images/shadow2.jpg) no-repeat; height:25px; width:670px}
/*--- Left Column---*/
#left_column {
	float: left;
	margin: 5px 0px 0 5px;
	padding: 0px;
	width: 235px;
	overflow: hidden;
	border-right:0px solid #ccc;
}

.left_col_box {
	margin: 0 0px 25px 15px;
	color: #000000;	
}
.hotel { background:url(images/hotel-search.jpg) no-repeat; padding:35px 15px 30px; margin-left:3px}
.blog_box {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #220404;
	padding-right: 13px;
	text-align: justify;
}

.blog_box h3 a{
	font-size: 12px;
	color: #000000;
	
}

.blog_box span{
	color: #99836c;
}
/*--- End of Left Column---*/

/*--- Right Column---*/
#right_column {
	float: right;
	margin: 10px 12px 0 0;
	padding: 0;
	width: 680px;
}

.right_panel_fullwidth {
	float: left;
	width: 670px;
	padding: 0 0 15px 0;
}

.right_panel_fullwidth img{
	float: left;
	margin: 3px 10px 0 0;
}

.right_panel_fullwidth_content {
	float: left;
	width: 658px;
	padding: 0 5px 0px 5px;
	border:1px solid #e5e5e5;
}
.headbg { background:url(images/heading-bg.jpg) no-repeat; padding:3px 5px 5px}
.right_panel_fullwidth_content p{
	text-align: justify;
}
.package_left { width:319px; border-width:0 1px 1px 0; border-style:dotted; border-color:#ccc; float:left; padding:5px;}
.package_right { width:319px; border-width:0 0px 1px 0; border-style:dotted; border-color:#ccc; float:right; padding:5px 4px 5px 5px;}
.package_left img, .package_right img { float:left; margin:0 10px 0px 0;}
.package_left h3, .package_right h3 { color:#393; margin:3px 0px 0px; padding:0px; font-weight:700;}
.package_left p, .package_right p { margin:5px 0px 0px; padding:0px; font-size:11px; font-family:Arial,Verdana;}
.package_left .lastone, .package_right .lastone { border-bottom:0px}
.package_left a img, .package_right a img { margin:0px; padding:0px; float:right;}
.picborder { padding:3px; border:1px solid #ccc}
#new_released_section {
	float: left;
	width: 650px;
	margin: 0 0 30px 0;
}

.new_released_box {
	float: left;
	width: 648px;
	border: 0px solid #ccc;
	padding: 10px 10px;
}

.new_released_box img{
	margin-bottom: 5px;
}

#news_section {
	float: left;
	width: 650px;
	margin: 0px;
}

.news_box {
	float: left;
	width: 648px;
	margin: 10px 0px 15px 0px;
	border-bottom: 1px dotted #ccc;
}
.news_box a.more { float:right; margin-bottom:10px;}

.news_box p{
	margin: 0;
	padding: 0;
}
.news_box a:hover { text-decoration:none}
#topdownload_section {
	float: right;
	width: 300px;
	padding: 0;
	margin: 0;
	background: #FEAE43;
}

.topdownload_box {
	float: left;
	width: 270px;
	padding-bottom: 5px;
	margin: 0 15px 10px 15px;
	color: #24211d;
	font-weight: bold;
	border-bottom: 1px solid #6b5946;
	
}

* html .topdownload_box {
	margin: 0 15px 10px 7px;
}

.topdownload_box span{
	font-weight: normal;
}

.title_singer{
	float: left;
	width: 200px;
}
/*--- End of Right Column---*/
/*--- End of Content ---*/

/* ----- Footer ----- */
#footer {
	
	padding: 15px 0;
	width: 950px;
	margin: 0 10px;
	text-align: center;
	color: #333;
	float: left;
	background:#e5e5e5;
}

#footer a{
	color: #333;
	text-align:center;
	
}

#footer a:hover{
	color: #333;
}
/* ----- End of Footer ----- */

#amarnath
{
    width:315px;
    float:left;
    margin-bottom:15px;
    text-align:justify;
}
#kashmir
{
    width:315px;
    float:right;
    margin-bottom:15px;
    text-align:justify;
}

/* ----------------------------------------------Footer-------------------------------------*/
#footers { float:left; margin:0px; width:930px; padding: 10px;border-top:1px dotted #999999;}
#footers .wrapper{ padding:0px 0px 10px; border:none; color:#98989A; background:url(images/footerbg.jpg) repeat-x; width:900px; margin:0 auto; font-family:Helvetica, Verdana, Arial, sans-serif; }
#footers a{ color:#666; font-size:12px; text-decoration:none; padding:0; margin:0; }
#footers h2{ padding:5px 10px 0; border-bottom:1px dotted #999999; font-size:14px; float:left; background:none; margin:0px 0 0px; color:#fff; font-weight:normal; width:910px; float:left; background:#900 }
#footers p, #footers ul, #footers a{ margin:0; padding:0; font-weight:normal; list-style:none; line-height:normal; float:left; }
#footers .footbox{ display:block; float:left; width:175px; margin:0 10px 0 0px; padding:0;border-right:1px dotted #999999; }
#footers .lastbox { display:block; float:left; width:175px; margin:0 10px 0 0px; padding:0;border-right:0px dotted #999999; }
#footers li{ margin-bottom:3px; display:block; }
#footers .last{ margin:0; }
#newsletter{ display:block; float:left; width:200px; }

/* ----------------------------------------------Copyright-------------------------------------*/
.SectionHead { font-size: 12px; line-height: 32px; font-weight: bold; color: #f60; text-decoration: none; background: url(images/tour_h.jpg) no-repeat left top; float: left; height: 32px; width: 230px; padding-left: 11px; }
.SectionMid { background: url(images/top_h_base.jpg) repeat-y left top; font-size: 12px; font-weight: normal; color: #333333; width: 201px; padding: 10px 20px 0px; float: left; }

.SectionMid1 { background: url(../images/right-section-bg.jpg) left bottom; font-size: 12px; font-weight: normal; color: #333333; width: 201px; padding: 10px 20px 30px; float: left; }
.SectionMidInner { background: url(../images/RightMid.gif) repeat-y left top; font-size: 12px; font-weight: normal; color: #333333; width: 239px; padding: 10px 0px; padding-left: 2px; float: left; }
.SectionBtm { background: url(images/top1.jpg) no-repeat left top; float: left; height: 28px; width: 241px; }

.leftmenus { float:left;  margin:0px; padding:0px; float:left; }
.leftmenus ul { list-style:none; margin:0px 0 10px 0; padding:0px;width:190px; }
.leftmenus ul li { text-decoration:none; padding:6px 10px 6px 20px; border-bottom:1px dotted #666; margin:0px; background:url(images/toor_bul.jpg) left no-repeat; text-align:left;  }
.leftmenus ul li a { color:#a00; }
.leftmenus ul li a:hover { color:#a00; text-decoration:none; }
.leftmenus ul li.last { border:0px; }
