
/* CSS Document */

body {
	background-image:url(images/linebg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#000000;	
	/*FONT: 14px , "Times New Roman", Times, serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	 COLOR: #fff; 
	 POSITION: relative;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
}

.ContentArea {
	margin:20px 0px 10px 27px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px dashed #C4B665;
	border-top:1px dashed #C4B665;
	color:#C4B665;
}

b, strong {
	color:#C4B665;
	font-size:14px;
}

h3
{
	/*color: #f65c30;*/
	color:#878658;
	text-decoration: none;
	padding-bottom: 4px;
	background-image:url(images/headbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:44px;
	padding:15px 30px 10px 20px;
	text-align:right;
}

.test
{
	/*color: #f65c30;*/
	color:#878658;
	text-decoration: none;
	padding-bottom: 4px;
	background-image:url(images/headbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:44px;
	padding:15px 20px 0px 20px;
	font-weight:bold ;
}

.testleft {
	float:left;
}

.testright {
	float:right;
}

.h3right {
	/*float:right;*/
	text-align:right;
	margin:0px 100px 0px 0px;
	color:#878658;
}

a{
	color: #ffffcc;
	text-decoration: none;
}

.cost{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.introform {
	
	/*border:1px solid #c69c60;*/
	margin-top:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
	float:none;
}
.formfields {
	/*width:131px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;*/
	margin:5px 0px 0px 10px;
}

.fields {
	font-family:Arial, Helvetica, sans-serif
	font-size: 11px;
	font-weight:normal;
	color: #cccccc;
	/*background-color: #ffffff;
	border: 1px solid #B7B7B7;*/
	background-color:#666;
	border:1px solid #cccccc;
	/*padding:3px;*/
	width: auto;
	height:20px;
}


.input {
	/*font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #cccccc;
	background-color:#ccc;
	border:1px solid #000;
	width: auto;
	height:20px;*/
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding:3px;
	margin:1px;
	/*padding: 8px;
	margin-bottom: 20px;
	width: 360px;*/
}


.input1 {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
	padding:1px;
	margin:1px;
}

.inputread {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #f65c30;
	font-weight:bold;
	line-height: 13px;
	padding:3px;
	margin:1px;
}

.textarea {
	/*font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #cccccc;
	background-color:#666;
	border:1px solid #cccccc;
	padding:3px;
	width: auto;
	height:50px;*/
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding:1px;
	margin:1px;
	height:35px;
}


.textarea1 {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
	padding:1px;
	margin:1px;
	height:50px;
}



.textarea2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #cccccc;
	background-color:#666;
	border:1px solid #cccccc;
	padding:3px;
	width: auto;
	height:50px;
}

.imgborder{
	border:1px solid #c69c60;
}

.formshadow {
	float:left;
	/*border:1px solid #c69c60;
	background-color:#FFFFFF;*/
	background-repeat:no-repeat;
	background-position:right;
	width: 199px;
	/*height:530px;*/
	text-align: left;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 0px solid #678778;
	background:transparent;
	background-image: url(images/submit.gif);
	background-repeat: no-repeat;
	height: 21px;
	width:73px;
}
/*
.submit1 {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 0px solid #678778;
	background-image: url(images/submit.gif);
	background-repeat: no-repeat;
	height: 26px;
	width:77px;
}
*/
.submit1 {
	font-family:Arial, Helvetica, sans-serif;
	/*border:1px solid #999999;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;*/
	border:0;
	background:transparent;
	font-size:11px;
	padding:5px;
	background-image: url(images/submit.jpg);
	background-repeat: no-repeat;
	width:91px;
	height:29px;
}

.reset {
	font-family:Arial, Helvetica, sans-serif;
	/*border:1px solid #999999;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;*/
	border:0;
	background:transparent;
	font-size:11px;
	padding:5px;
	background-image: url(images/reset.jpg);
	background-repeat: no-repeat;
	width:91px;
	height:29px;
}


.browntext {
	font-size:11px;
	color:#794D32;
	font-weight:bold;
	text-decoration:none;
}
A.browntext {
	font-size:11px;
	color:#794D32;
	font-weight:bold;
	text-decoration:none;
}
A.browntext:link {
	font-size:11px;
	color:#794D32;
	font-weight:bold;
	text-decoration:none;
}
A.browntext:hover {
	font-size:11px;
	color:#794D32;
	font-weight:bold;
	text-decoration:underline;
}
.browntext2 {
	font-family:tahoma;
	font-size:11px;
	color:#853B00;
	font-weight:normal;
	text-decoration:none;
}
A.browntext2 {
	font-family:tahoma;
	font-size:11px;
	color:#853B00;
	font-weight:normal;
	text-decoration:none;
}
A.browntext2:link {
	font-family:tahoma;
	font-size:11px;
	color:#853B00;
	font-weight:normal;
	text-decoration:underline;
}
A.browntext2:active {
	font-family:tahoma;
	font-size:11px;
	color:#853B00;
	font-weight:normal;
	text-decoration:underline;
}
A.browntext2:visited {
	font-family:tahoma;
	font-size:11px;
	color:#853B00;
	font-weight:normal;
	text-decoration:underline;
}
A.browntext2:hover {
	font-family:tahoma;
	font-size:11px;
	color:#853B00;
	font-weight:normal;
	text-decoration:underline;
}

#introright {
	width:250px;
}

#form {
	float:left;
	width: 167px;
	text-align: left;
	position:relative;
}
#postform {
	float:none;
	margin-top: 0px;
	padding-left:5px;
	width:190px;
}
#postform ul {
	padding:0;
	margin:0;
	list-style-type:none;
	padding-bottom:0px;
	width:190px;
}
#postform ul li {
	display:block;
	float:left;
	width:190px;
	vertical-align:middle;
}
.rightnavbox {
	float:left;
	padding-bottom:5px;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	width: 167px;
	text-align: left;
}

.checkbox {
	float:left;
	width:20px;
	background-color:#666;
	border:1px solid #cccccc;
}
.checkboxtext {
	font-size:11px;
	float:left;
	width:171px;
}


.rightshadow {
	float:left;
	border-left:1px solid #D3AC6B;
	background-color:#FFFFFF;
	background-image:url(images/boxshadowleft.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:205px;
	width: 183px;
	text-align: left;
}
.travelrightshadow {
	float:left;
	border-left:1px solid #D3AC6B;
	background-color:#FFFFFF;
	background-image:url(images/boxshadowleft.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:158px;
	width: 191px;
	text-align: left;
}

a:hover {
	color: #ffffcc;
	text-decoration:underline;
}

.tourframe {
	/*border:1px solid #c69c60;
	background-color:#252525;*/
	width:254px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*height:165px;*/
	vertical-align:top;
	background-image:url(images/tourbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000000;
}

.tourimg {
	margin:50px 0px 0px 0px;
}

.journey {
	
	padding-left:14px;
	width: 169px;
	height:33px;
	line-height:33px;
	text-align: left;
}

.white {
	color:#FFFFFF;
}

.details {
	float:right;
	padding:5px 10px 5px 10px;
	border:1px solid #252525;
	background-color:#000000;
	color: #f65c30;
	font-weight:bold;
	margin:5px;
}

.homeimg {
	border:1px solid #cccccc;
	background-color:#888888;
	padding:5px 5px 5px 5px;
	margin:5px;
}

.header {
	/*width:813px;
	height:216px;
	border:1px dashed #989797;
	margin:32px 0px 05px 48px;
	border-spacing:inherit;*/
	width:842px;
	height:284px;
	margin:3px 0px 0px 34px;
	border-spacing:inherit;
}

.ft, .ft td {
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
}

.ft a{
	color:#f65c30;
	text-decoration: none;
}

.ft a:hover{
	color:#fff;
	text-decoration:underline;
}


#menu_wrap {
	BACKGROUND: url(images/mnu_hdr.jpg) 50% 0%; HEIGHT: 41px
}
#menu {
	MARGIN: 0px auto; WIDTH: 890px; PADDING-TOP: 0px; POSITION: relative
}
.lavaLamp {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 2px; MARGIN: 0px 0px 0px 7px; OVERFLOW: hidden; WIDTH: 870px; PADDING-TOP: 0px; POSITION: relative; HEIGHT: 40px;

}
.lavaLamp LI {
	FLOAT: left; LIST-STYLE-TYPE: none; /*padding:0px 30px 0px 30px;	border:1px solid #0000ff;*/
}
.lavaLamp LI.back {
	Z-INDEX: 8; BACKGROUND: no-repeat right -30px; POSITION: absolute; HEIGHT: 40px
}
.lavaLamp LI.back .left {
	BACKGROUND: url(images/menu_on2.png) no-repeat center bottom; HEIGHT: 40px;
}
.lavaLamp LI A {
	DISPLAY: block; Z-INDEX: 10; FLOAT: left; MARGIN: auto 12px;  OVERFLOW: hidden; COLOR: #fff; LETTER-SPACING: 0px; POSITION: relative; TOP: 9px; HEIGHT: 40px; TEXT-ALIGN: center; TEXT-DECORATION: none; outline: none
}


.frame2 {
	background-image:url(images/frame2_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:583px;
	/*height:260px;*/
}

.costHead {
	font-size:15px;
	color:#D75112;
	font-weight:bold;
	padding:10px 0px 0px 40px;
}

.green {
	color:#878658;
}

.highlight {
	font-size:13px;
	font-style:italic;
	color:#878658;
}

.costIndent {
	padding:10px 10px 10px 30px;
}

.red {
	color:#FF0000;
}

ul.include {
	list-style:none;
	display:list-item;
	margin:0px 0px 0px 30px;
	padding:0px;
	font-size:11px;
}

.include li {
	background-image:url(images/bullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
}

.tour {
background-image:url(images/bullet.gif);
background-position:left center;
background-repeat:no-repeat;
padding:0px 0px 0px 15px;
}
.indent {
	padding:0px 20px 10px 30px;
}

.trgray {
	background-color:#111111;
}



ul.Itinerary {
	list-style:none;
	display:list-item;
	margin:0px 10px 0px 20px;
	padding:0px;
	font-size:11px;
}

.Itinerary li {
	background-image:url(images/list_back.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:5px 0px 5px 0px;
	color:#d65011;
}

.Itinerary li a{
	padding:5px 0px 5px 0px;
	color:#000;
}

.boldNormal {
	font-size:12px;
	font-weight:bold;
	color:#d65011;
}

.rightHead {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

.boldblack {
	color:#000;
	font-weight:bold;
	font-size:11px;
}


.tourlist {
	background:url(images/navframe2_002.jpg) repeat-y top left;
	color:#FFF;
}

.tourlist a, .tourlist a:hover, .tourlist ul.Itinerary, .tourlist ul.Itinerary li, .tourlist ul.Itinerary li a, .tourlist ul.Itinerary li a:hover{
	color:#fff;
}

.east-india-link {
color:#000000;
}

.keywords {
	width:900px;
	font-size:11px;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
}