@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
.tour_title{
font-family: 'Open Sans', sans-serif;
font-size:14pt;
color:#003399;
font-weight:600;
text-transform:uppercase;
}
.divpages {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.style23{
	font-size: 13px
}
.divpagesrates, .divpagesmap, .divpagesinclusions, .divpagesemail, .divpagesinsurance {
	font-size: 11px;
	display: none;
}
.divpagesitinerary {
	font-size: 11px;
}


.divtext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.leftNavMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.commentForm {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.divTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.leftNavMenu {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.leftNavsubMenus {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txtbold {
font-weight: bold
}

.leftNavsubMenustxt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.submenu:link
{
color: #000000;
font-family:Arial;
font-size:9pt;
text-decoration:none;
}
.submenu:visited
{
color: #000000;
font-family:Arial;
font-size:9pt;
text-decoration:none;
}

.submenu:hover
{
color: #000000;
font-family:Arial;
font-size:9pt;
text-decoration:underline;
}

.submenu1
{
color: #000000;
font-family:Arial;
font-size:9pt;
text-decoration:none;
}

.submenu
{
color: #000000;
font-family:Arial;
font-size:9pt;
}

.boxtext{
color:#003399;
}
    

ul.landingpagesidebar{
margin-left:-20px;
}

.myfield {	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: fixed;
	overflow: hidden;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	background-image: url();
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #988F86;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: none;
}

a.text{
	color:#000;
	text-decoration: none;
	}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}



.divtextbold {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-weight: bold;
}
.divpagesbooking {
	display: none;
}
.thankyou {
	font-size: x-large;
	color: #FF3300;
	font-weight: bold;
}
.divpageschina {
	display: none;
}
.divpagesindia {
	display: none;
}
.divpagessoamerica {
	display: none;
}
.divpagesafrica {
	display: none;
}
.divpagesaustralia {
	display: none;
}



#nav{
	margin:0 auto;
	padding:0;
	font-size:11px;
	}
#nav ul{
	list-style:none;
  margin:0 auto;
	padding:0;
}
#nav ul li{
  float:left;
	position:relative;
  z-index:600;
}
#nav ul li a {
     text-align: left;
     display:block;
     text-decoration:none;
	   color:#003399;
	   padding:2px 0px;
}

#nav ul li a:hover {
	background:#FFF;
	}

#nav ul li ul{
	display:none;
}

#nav ul li:hover ul{
	display:block;
	position:absolute;
	float:left;
}

#nav ul li:hover ul li a{
	display:block;
	text-align:left;
	padding-left:0px;
	background:#ACA195;
	color:#FFF;
	width:160px;
	padding:3px 2px 3px 5px;
}
#nav ul li:hover ul li a:hover{
	background:#FFF;
	color:#003399;
}
.lastoption{
border:0px;
}

.heading {
	font-size: 17pt;
	color: #003399;
	font-weight: bold;
}

.headingsmall {
	color: #003399;
	font-weight: bold;
	text-align:left;
}

.trip {
	color: #003399;
	font-size: medium;
}

.newsletter-button{
background:#6F7BE9;
border:1px solid #000;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
}
.search{
background:#2E5F7D;border:1px solid #000;font-family:Verdana;color:#FFF;font-size:9pt;font-weight:bold;padding:5px;width:150px;cursor:pointer
}



#quizForm, #sitaquiz
    {
		line-height:24px;
		font-family:Verdana, Geneva, sans-serif;
    }
    
    #quizForm label, #sitaquiz label
    {
        display: block;
        width: 120px;
        float: left;
        margin-bottom: 20px;
		padding-right: 20px;
		font-size:14px;
		line-height:30px;
    }

    #quizForm input[type='text'], #sitaquiz input[type='text']
    {
        display: block;
		float:left;
        margin-bottom: 20px;
		padding:5px;
		width:250px;
		border:1px solid #a1a1a1;

    }

    #quizForm label.error, #sitaquiz label.error { width:220px;background:#e9e9e9;border:1px solid #f00; display: block; float: right; color: red; padding-left: 10px;font-size:10px;line-height:28px; }	
	
	#quizForm input[type='text']:focus, #sitaquiz input[type='text']:focus{
		padding:5px;
		width:250px;
		border:1px solid #000;
	}
 
    .cls
    {
        clear: both;
    }
	#quizForm .next, #sitaquiz .next{
		float:right;
		cursor:pointer;
		width:85px;
		height:38px;
		background:url('images/next-button.png') no-repeat;
		border:0px;
	}

#form1 label.error { width:220px;background:#e9e9e9;border:1px solid #f00; display: block; float: right; color: red; padding-left: 10px;font-size:10px;line-height:28px; }

/* rotator in-page placement */
div.rotator {
	position:relative;
	height:345px;
	display: none;
}
/* rotator css */
div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style 	
	div.rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}                      */
    div.rotator ul li.show {
	z-index:500
}

#Email_Submit label.error { width:200px;display: block; float: right; color: red; padding: 2px 0px 0px 11px;font-size:10px;}
.status {
    color:red;
    font-size:10px;
}
img#loader{display:none}

table.excel td, table.excel th{
    margin: 0px;
    padding: 0px;
    height: 10px;
}