@charset "utf-8";
/* CSS Document */

.travel-team {
		width:354px;
		float:right;
		-webkit-border-radius: 10px;
		-moz-border-radius:10px;
		border-radius:10px;
		border: solid #FFFFFF;
		background-color:#FFFFFF;
		-webkit-box-shadow: #A0A0A0 1px 1px 1px;
		-moz-box-shadow: #A0A0A0 1px 1px 1px; 
		box-shadow: #A0A0A0 1px 1px 1px;
		
}
.top-area{
		-webkit-border-radius: 10px;
		-moz-border-radius:10px;
		border-radius:10px;
		border: solid #fdfeff;
		background-color:#ffffff;
		-webkit-box-shadow: #A0A0A0 1px 1px 1px;
		-moz-box-shadow: #A0A0A0 1px 1px 1px; 
		box-shadow: #A0A0A0 1px 1px 1px;
}
h1 {
	margin:0px;
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:22px;
	color:#fb0101;
	margin-bottom:8px;
}
.top-heading {
	padding-left:15px;
	
}
.top-heading-right {
		float:right;
		width:500px;
}
.menu { 
  padding: 0; 
  margin-top:7px;
  
}
.menu ul {
    float:right;
    font-family:"Century Gothic";
    font-size:12px;
    color:#333333;
    text-shadow: #FFFFFF 0px 1px 0px;
    font-weight:bold;
}
.menu li { 
    float:left;
    margin:0;
    padding-left:20px;
    padding-rigth:30px;
  
  
  }
.menu li a { 
    color:#333333;
    text-shadow: #FFFFFF 0px 1px 0px;
    text-decoration:none; 
    font-size: 13px;
  }
.menu li a:hover { 
    color: #990000;
    text-shadow: #FFFFFF 0px 1px 0px;
    text-decoration:none;
  
  }
.menu li.active a { 
    color:#014fff;
    text-shadow: #FFFFFF 0px 1px 0px;
    text-decoration:none;
    cursor:default;
  
  }
/*.top-heading-right ul{
    float:right;
    font-family:"Century Gothic";
    font-size:12px;
    color:#333333;
    text-shadow: #FFFFFF 0px 1px 0px;
    font-weight:bold;
}
.top-heading-right li{
    float:left;
    margin:0;
    padding-left:30px;
    padding-rigth:30px;
    }
.top-heading-right li a{
    color:#333333;
    text-shadow: #FFFFFF 0px 1px 0px;
    text-decoration:none;
}
.top-heading-right li:active a{
    color: #0F0;
    text-shadow: #FFFFFF 0px 1px 0px;
    text-decoration:none;
}
.top-heading-right li:hover a{
    color: #9D0000;
    text-shadow: #FFFFFF 0px 1px 0px;
    text-decoration:none;
}*/

.finalize-it {
		float:right;
		width:106px;
		height:27px;
}
.call {
		color:#016eb4;
		font-weight:bold;
		font-family:"Century Gothic";
		font-size:12px;
		font-style:italic;
}
.top-img-area {
		height:324px;
		width:302px;
		float: left;
}
.top-img-area ul{
		float: left;
		text-align:center;
		margin-top:14px;
		margin-left:18px;
}
.top-img-area li{
		float:left;
		margin:0;
		height:54px;
		width:54px;
		margin-left:8px;
		margin-rigth:8px;
		background-color:#fdfeff;
		border:#cacaca 1PX solid;
		}
.top-img-area li a{
		color:#333333;
		text-shadow: #FFFFFF 0px 1px 0px;
		text-decoration:none;
}
.top-area-img-area {
		height:215px;
		width:282px;
		-webkit-border-radius: 10px;
		-moz-border-radius:10px;
		border-radius:10px;
		border: solid #fdfeff;
		background-color: #fdfeff;
		-webkit-box-shadow: #CCC 0px 0px 1px 2px;
		-moz-box-shadow: #CCC 0px 0px 1px 2px; 
		box-shadow: #CCC 0px 0px 6px 2px;
		margin-top:16px;
		margin-left:6px;
}
.top-area-img {
		margin:8px;
		background-color:#CCCCCC;
		width:264px;
		height:198px;
		
}
.trip-desc {
		margin-left:304px;
		margin-top:10px;

}
.trip-desc1 {
		margin:10px;
}
.trip-inr {
		float:right;
		width:169px;
		font-family:verdana;
		font-size:14px;
		color:#1d65b6;
		text-align:center;
		line-height:24px;
}
.trip-inr-txt {
		font-family:verdana;
		font-size:10px;
		color:#990000;
}
.trip-desc-txt {
	margin-right:169px;
	font-family:arial;
	font-size:12px;
	text-align:justify;
	line-height:22px;
	color:#696969;
	margin-top:4px;
	padding-left:6px;
}
.trip-desc-txt-head {
	font-family:"Century Gothic",Arial, Helvetica, sans-serif ;
	font-size:16px;
	color:#990000;
	margin-top:8px;
	margin-bottom:12px;
	font-weight:bold;
	font-style:italic;
}

/* Itinerary CSS START Document */


.ite-1 {
	border-bottom:#98bbe9 1px solid;
	border-left:#98bbe9 1px solid;
	border-right:#98bbe9 1px solid;
	padding-bottom:8px;
}
.ite-1-top {
		background-image:url(/stylesheets/images/1-top-bg.png);
		padding-left:17px;
}
.ite-1-day-bg {
		background-image:url(/stylesheets/images/1-day-bg.png);
		width:88px;
		height:64px;
		margin-left:17px;
		float:left;
		text-align:center;
		font-family:"Century Gothic";
		font-size:13px;
		color:#FFFFFF;
		font-weight:bold;
		line-height:24px;
}
.ite-1-day-bg b{
		font-size:36px;
}

.ite-2 {
	border-bottom:#ffbd90 1px solid;
	border-left:#ffbd90 1px solid;
	border-right:#ffbd90 1px solid;
	padding-bottom:8px;
}
.ite-2-top {
		background-image:url(/stylesheets/images/2-top-bg.png);
		padding-left:17px;
}
.ite-2-day-bg {
		background-image:url(/stylesheets/images/2-day-bg.png);
		width:88px;
		height:64px;
		margin-left:17px;
		float:left;
		text-align:center;
		font-family:"Century Gothic";
		font-size:13px;
		color:#FFFFFF;
		font-weight:bold;
		line-height:24px;
}
.ite-2-day-bg b{
		font-size:36px;
}

.ite-3 {
	border-bottom:#b6d87a 1px solid;
	border-left:#b6d87a 1px solid;
	border-right:#b6d87a 1px solid;
	padding-bottom:8px;
}
.ite-3-top {
		background-image:url(/stylesheets/images/3-top-bg.png);
		padding-left:17px;
}
.ite-3-day-bg {
		background-image:url(/stylesheets/images/3-day-bg.png);
		width:88px;
		height:64px;
		margin-left:17px;
		float:left;
		text-align:center;
		font-family:"Century Gothic";
		font-size:13px;
		color:#FFFFFF;
		font-weight:bold;
		line-height:24px;
}
.ite-3-day-bg b{
		font-size:36px;
}

.ite-4 {
	border-bottom:#f582be 1px solid;
	border-left:#f582be 1px solid;
	border-right:#f582be 1px solid;
	padding-bottom:8px;
}
.ite-4-top {
		background-image:url(/stylesheets/images/4-top-bg.png);
		padding-left:17px;
}
.ite-4-day-bg {
		background-image:url(/stylesheets/images/4-day-bg.png);
		width:88px;
		height:64px;
		margin-left:17px;
		float:left;
		text-align:center;
		font-family:"Century Gothic";
		font-size:13px;
		color:#FFFFFF;
		font-weight:bold;
		line-height:24px;
}
.ite-4-day-bg b{
		font-size:36px;
}

.ite-5 {
	border-bottom:#c8addf 1px solid;
	border-left:#c8addf 1px solid;
	border-right:#c8addf 1px solid;
	padding-bottom:8px;
}
.ite-5-top {
		background-image:url(/stylesheets/images/5-top-bg.png);
		padding-left:17px;
}
.ite-5-day-bg {
		background-image:url(/stylesheets/images/5-day-bg.png);
		width:88px;
		height:64px;
		margin-left:17px;
		float:left;
		text-align:center;
		font-family:"Century Gothic";
		font-size:13px;
		color:#FFFFFF;
		font-weight:bold;
		line-height:24px;
}
.ite-5-day-bg b{
		font-size:36px;
}

.ite-text { 
		margin-left:115px;
		padding-top:5px;
		padding-right:10px;
}

/* Itinerary CSS END Document */

.inclusion {
    border:1px solid #97bef0;
    vertical-align:top;
}
.inclusion-head{
    padding:5px;
    width:100%;
    font-size:16px;
    font-weight:bold;
    color:#97bef0;
}
.inclusion ul{
    padding-left:15px;
    margin-top:10px;
}
.inclusion li{
  list-style-image: url(images/arrow-bullet.png);
}
.exclusions {
    border:1px solid #97bef0;
    vertical-align:top;
}
.exclusions-head{
    padding:5px;
    width:100%;
    font-size:16px;
    font-weight:bold;
    color:#97bef0;
}
.exclusions ul{
    padding-left:15px;
    margin-top:10px;
}
.exclusions li{
  list-style-image: url(images/arrow-bullet.png);
}
.trip-desc-text {
  font-family:arial;
  font-size:12px;
  text-align:justify;
  line-height:22px;
  color:#696969;
  margin-top:4px;
  padding-left:6px;
  padding-right:6px;
}
.trip-duration-txt {
  font-family:arial;
  font-size:12px;
  text-align:justify;
  line-height:22px;
  color:#666666;
  margin-top:10px;
  background-color:#f9f9f9;
  padding-left:6px;

}
.trip-rates-txt {
    color:#696969;
    font-family:arial;
    font-size:12px;
    text-align:justify;
    line-height:20px;
    padding-left:6px;
}
.trip-rates-txt b{
    color: #333333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;

}
.mid-area{
    -webkit-border-radius: 10px;
    -moz-border-radius:10px;
    border-radius:10px;
    border: solid #fdfeff;
    background-color:#ffffff;
    -webkit-box-shadow: #A0A0A0 1px 1px 1px;
    -moz-box-shadow: #A0A0A0 1px 1px 1px; 
    box-shadow: #A0A0A0 1px 1px 1px;
    margin-top:12px;
}
.te-left {
    width:265px;
    float:left;
    background-image:url(images/gre-dot-bg.png);
    background-position:right;
    background-repeat:repeat-y;
    margin-top:10px;
    padding-left:10px;
    padding-right:10px;
    font-family:arial;
    font-size:12px;
    color:#696969;
    text-align:justify;
    line-height:22px;
}
.seal{
  float:right;
  background-image:url(images/trust-seal-bg.png);
  background-repeat:no-repeat;
  font-family:arial;
  font-size:8px;
  color:#990000;
  font-weight:bold;
  font-style:italic;
  width:113px;
  height:94px;
  text-align:left;
  padding-top:11px;
  line-height:18px;
}
.te-left b{
    color: #333333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;

}
.reasons-to-buy {
    margin-left:285px;
    margin-right:285px;
    margin-top:10px;
    padding-left:10px;
    padding-right:10px;
    font-family:arial;
    font-size:12px;
    color:#696969;
    text-align:justify;
    line-height:22px;
}
.reasons-to-buy b{
    color: #333333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;

}
.consult-right {
    width:265px;
    float:right;
    background-image:url(images/gre-dot-bg.png);
    background-position:left;
    background-repeat:repeat-y;
    margin-top:10px;
    padding-left:10px;
    padding-right:10px;
    font-family:arial;
    font-size:12px;
    color:#696969;
    text-align:justify;
    line-height:22px;
}
.consult-right b{
    color: #333333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
}
.te-name {
  font-family:verdana;
  font-size:11px;
  font-style: italic;
  color:#b8b7b7;
  text-align:right;
}
.te-txt {
    font-family:verdana;
    font-size:11px;
    color:#504f4f;
    line-height:20px;
    text-align:justify;
    margin-top:8px;
}

.te-txt b{
    font-family:verdana;
    font-size:12px;
    color:#6ba02e;
    line-height:18px;
    text-align:justify;
    padding-bottom:20px;
    font-style:italic;
    font-weight:bold;
}

.more{
  font-family:verdana;
  font-size:10px;
  color:#990000;
  text-align:right;
  font-weight:bold;
}



.more-packages {
    background-color:#fbfbfb;
    border:#e6e6e6 1px solid;
    height:170px;
    width:915px;
    padding:10px;
    text-align:left;
}

.more-packages b{
    font-family:"Century Gothic";
    font-size:14px;
    color:#990000;
}

.more-packages-img{
  text-align: center;
  font-family:verdana;
  font-size:11px;
  color:#727171;
  font-weight:bold;
  
}
.more-packages img{
  border:1px solid #bfbfbf;
  padding:1px;
  margin-bottom:8px;
  
}
.more-packages ul{
    float: left;
    text-align:center;
    margin:7px;
}

.more-packages li{
    float:left;
    margin:0;
    width:170px;
    margin-left:9px;
    margin-rigth:9px;
    text-align: center;
    font-family:verdana;
    font-size:11px;
    color:#727171;
    font-weight:bold;
}


/* RATES & DATES CSS Document Starts */

.rates-heading {
  font-family:"Century Gothic",Arial, Helvetica, sans-serif ;
  font-size:16px;
  color:#990000;
  margin-top:8px;
  font-weight:bold;
  font-style:italic;
  width:400px;
  float:left;
  height:50px;
}
.header-price {
  font-family:"Century Gothic",Arial, Helvetica, sans-serif ;
  font-size:26px;
  color:#500000;
  margin-top:8px;
  font-weight:bold;
  font-style:italic;
  width:534px;
  float:left;
  text-align:right;
}
.header-price-txt {
  font-family:"Century Gothic",Arial, Helvetica, sans-serif ;
  font-size:12px;
  color:#3c3c3c;
  font-weight:normal;
  font-style:italic;
  height:50px;
  width:200px;
  line-height:18px;
  float:right;
  margin-right:15px;
}
#hotel-details,#price-details,#vehicle,table, tbody, tr, td{
  margin:0px;
  
}
#greybg-head {
  background-color:#f6f6f6;
  padding:12px 10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#005ad5;
  font-weight:bold;
}
#greybg-head ul {
  
  overflow:visible;
  height:26px;
  margin: 0;
  padding: 0;
  font-size:13px;
  font-family:Arial, Helvetica, sans-serif;
  position:relative;
  color:#424242;
  font-weight:normal;
}
#greybg-head li {
  margin-left: 2px;
  list-style: none;
  border-bottom:none;
  float: left;
  margin-left:5px;
  margin-right:5px;
}

#greybg-head ul li.active {
  
  border-bottom:none;
  font-weight:bold;
  padding-left:5px;
  padding-right:8px;
  height:43px;
  border-top:2px solid #039;
  border-left:2px solid #039;
  border-right:2px solid #039;
  background-color:#ffffff;
  position:relative;
  top:-20px;
  padding-top:18px;
}
#greybg-head ul li.active a {
  color: #990000;
  border-top:2px #e3e3e3 solid;
}

#greybg-head ul li a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
  float:left;
  
}

#category-details {
  margin-top:3px;
  border: #039 2px solid;
  padding:20px 10px;
}
#hotel-details {
  border:#eeeeee 1px solid;
  width:456px;
  float:left;
}
#hotel-details .head {
  color:#044eb3;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  height:30px;
  padding-top:8px;
  padding-left:10px;
  font-weight:bold;
}

#hotel-details .line-bg {
  background-image:url(images/vertical-white-line.png);
  width:1px;
  padding:0px;
  margin:0px;
}
#hotel-details .bottom-bg {
  background:url(images/white-dotted-line-bg.png) repeat-x;
  padding:0px;
  margin:0px;
  padding:7px;
  line-height:20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#ae0000;
}
#hotel-details .bottom-bg b{
  font-size:11px;
  color: #000;
}
#hotel-details .bottom-bg i{
  color: #999;
}
#price-meals {
  float:left; 
}
#price-details {
  border:#eeeeee 1px solid;
  width:442px;
  margin-left:10px;
  background-color:#fffefa;
}
#price-details .head {
  color:#044eb3;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  background-image: url(images/colour-dot-line-bg.png);
  background-position: bottom;
  background-repeat:repeat-x;
  height:30px;
  padding-top:9px;
  padding-left:10px;
  font-weight:bold;
}

#price-details .line-bg {
  background-image:url(images/vertical-dot-line.png);
  width:1px;
  padding:0px;
  margin:0px;
}
#price-details .main-txt {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000;
  line-height:24px;
}

#meals-included {
  border:#eeeeee 1px solid;
  width:442px;
  margin-left:10px;
  background-color:#fffefa;
  margin-top:10px;
}
#meals-included .head {
  color:#044eb3;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  background-image: url(images/colour-dot-line-bg.png);
  background-position: bottom;
  background-repeat:repeat-x;
  height:30px;
  padding-top:9px;
  padding-left:10px;
  font-weight:bold;
}
#meals-included .main-txt {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000;
  line-height:24px;
  padding:8px;
}

.main-text {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  line-height:24px;
  padding:12px;
}
.coda-nav a {
  background-color: none;
}
.coda-nav ul {
  padding-top: 10px !important;
}
.nav-thumb {
  border: 1px solid black;
  margin: 5px;
}
