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

body{
	margin:0px;
	padding:0px;
	color:#333333;
	background:url(images/pageBg1.jpg) repeat-x #FFFFFF;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
 }
* {
	margin:0px;
	padding:0px;
}

/*img, div, input { behavior: url("iepngfix.htc") }*/

#headerBox{
	width:970px;
	/* -height:283px;*/
	height:299px;
	position:relative;
}
#homeHeader{
	width:970px;
	position:relative;
	z-index: 1000;
}
#bottomimage {
	position:absolute;
	top:25px;
	left:45px;
	right: auto;
	bottom: 0px;
	width: 875px;
	height: 274px;
	z:index:5;
}

#topimage  {
	position:absolute;
	top:159px;
	left:0px;
    z:index:10;
    width: 970px;
	height: 152px;
	background-image: url(images/curvePic.png);
}
#logo {position:absolute; top:0px; left:100px; z:index:20;}
#logo img {
	width:152px;
	height:198px;
}

/* --- GLOBAL STYLES ONLY ---  */

#headerContainer, #menuContainer, #contentContainer, #footerContainer
{
	width:970px;
	margin:0px auto;
	clear:both;
	background-color: #FFFFFF;
}


#itinerary-img
{
	width:auto;
	height:78px;
	clear:left;
	background-color: #FFFFFF;
	margin:10px auto 10px;
	padding:10px auto;
	float: right;
}


#menuContainer {
	background:url(images/menuLowerBg.gif) no-repeat;
	padding: 0px 0px 0px;
	margin: 0px auto 0px auto;
	height: 48px;
	background-color: #FFFFFF;
}
/*#contentContainer {
	width:875px;
	background-color: #FFFFFF;
	line-height: 17px;
}*/

#contentContainer {
	width:881px;
	line-height: 17px;
	padding:15px 45px;
	width: 880px;
	background-color: #FFFFFF;
}
#footerContainer {
	background:url(images/footerBg.gif) no-repeat center top;
	padding: 35px 0px 10px 0px;
	text-align: center;
	font-size: 10px;
	background-color: #FFFFFF;
}
.clearer {
	width:100%;
	display:block;
	clear:both;
	height:2px;
	overflow:hidden;
}
.knowMorelink {
	display:block;
	width:100%;
	clear:both;
	text-align:right;
	color: #990000;
	font-size:10px;
}
.knowMorelink a { display:block; width:100%; clear:both; text-align:right; text-decoration:underline; color:#990000;}
	
ul.genList {
	display:block;
	margin:10px 0px 10px 15px;
	line-height:18px;
	clear: both;
}
ul.genList li {}	
.title {
	background:url(images/titleBg.jpg) no-repeat bottom left;
	font-size:16px;
	color:#333333;
	height:48px;
	padding-bottom: 19px;
	width: 27em;
}

/*.vertDiv {
	float:right;
	width:25%;
	background:url(images/vertPic.jpg) no-repeat;
	padding: 50px 0px 10px 20px;
	height: 320px;
}*/
.vertDiv {
	float:right;
	width:25%;
	background:url(images/vertPic.jpg) no-repeat;
	padding: 0px 0px 10px 15px;
	height: auto;
	margin: 0px 0px 0px 0px;
}
.vertDiv img {
	padding: 0px 13px 0px 0px;
	display: block;
	width:49px;
	height:65px;
	float: left;
}
.vertDiv hr {
	color:#FFFFFF;
	clear:both;
	height: 1px;
	display: block;
	overflow: hidden;
	margin-bottom: 3px;
	padding-top: 10px;
}
ul.vertList {
	display:block;
	font-size:10px;
	float: right;
	width: 150px;
	margin: 0px 0px 8px 0px;

}
ul.vertList li {
	/*	display:block;*/
list-style-image:url(images/bullet-plus.gif);
	line-height:14px;
	display: block;

}
ul.vertList a {
	display:block;
	text-decoration:none;
	padding-bottom:3px;
	margin-bottom:0px;
}
ul.vertList a:hover {
	text-decoration:underline;
	background-color: #3333CC;
}

/* --- TEXT STYLES ONLY ---*/
.hstyle5 {
	color: #663366;
	font-weight: bold;
}
.hstyle7 {color: #666666}
.hstyle9 {color: #666600; font-weight: bold;}
.hstyle8 {color: #336699; font-weight: bold;}

.style1 {
	color: #234da6;
	font-size: 11px;
}
.style2 {color: #c75d13}
.style3 {font-size: 16px; font-weight: bold;}
.style4 {color: #0c7f93}
.style5 {color: #666666;}
.style6 {color: #CC0000}
.style7 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.home-style7 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: block;
	clear: both;
	padding: 10px auto;
	color: #c90000;
	text-shadow:#00CCFF;
}
.red {color:#c90000;}
.small_blue {font-size:11px; color:#036;}
.destStyle1 {font-weight:bold; text-decoration:none; font-size:12px;}
h2 {
	display:block;
	/*	border-bottom:1px dashed #006699;*/
	margin:5px auto 0px auto;
	color: #248e9e;
	font-size: 15px;
	background-image: url(images/titleBg.jpg);
	height: 42px;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	display:block;
	margin:10px auto 5px;
	font-size:20px;
	padding: 0px 30px;
}
h3 {
	font-size:11px;
}

	
/* --- MENU STYLES ONLY ---*/

ul.mainMenu {
	height:18px;
	padding:10px 0px;
	display: block;
	margin:0px auto;
	width:705px;
}


ul.mainMenu a {
	display:inline;
	text-decoration:none;
	color:#000000;
	/*background:url(images/menuStroke.gif) no-repeat;
	background-position:100% 50%;*/
	text-align: left;
	font-size: 11px;
	padding: 7px 7px;
	height:33px;
}

ul.mainMenu a.last { background-image:none;}
ul.mainMenu li {display:inline;	/*padding: 7px 9px;*/}

ul.mainMenu a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-image: url(images/menuRollOverBg.gif);
	background-repeat: repeat-x;
}
ul.mainMenu a.last {bprder-right:none;}

.mainMenu .item1 {position: relative;}

ul.section {
	/*border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;*/
	visibility:hidden;
	z-index:1000;
	white-space: nowrap;
	margin:3px 0px 0px auto;
	padding:8px 13px 10px 10px;
	/*	width: 165px;
	display: block;
	width: 20em;*/
	position: absolute;
	background-image: url(images/sub-menuBg.jpg);
	background-repeat: no-repeat;
	width: 266px;
}
/*ul.section  li {clear:left; display:block;}*/
ul.section a {color:#003300;}
ul.section a:link {color:#003300;}
ul.section a:visited {color:#003300;}
ul.section a:hover {
	color:#003399;
	background-image:none;
}
ul.section a:active {color:#003300;}



/*----  * html .mainMenu td{ position: relative; } ----- ie 5.0 fix */

/*.section {
	border:none;
	visibility: hidden;
	z-index: -1;
	white-space: nowrap;
	margin:0px;
	padding:0px;
	width: 165px;
	display: block;
	position: absolute;
}
.section ul {
	list-style-type:none;
	font-size:10px;
	padding: 3px;
	line-height: 22px;
	width: 100%;
}*/



/* --- HOME PAGE STYLES ONLY ---*/

.homeBanner {
	height:460px;
}
.homeDivLeft {float:left; width:45%;}
.homeDivRight {float:right; width:45%;}
.homeDivLeft img, .homeDivRight img {
	float:left;
	padding:0px 5px 0px 0px;
} 
.homeDivLeft div, .homeDivRight div{
	float:right;
	width: 65%;
} 
img.homeTitle{clear:both;}
img.smallBanner {
	margin:0px 30px 0px 30px;
	border: 1px #cccccc solid;
	padding: 3px;
}



/* --- PACKAGE PAGES STYLES --- */

div.aboutDest {
	background:#EBEBEB;
	width:71em;
	margin:10px auto;
	padding: 10px 10px 8px 10px;
	background-color: #8ECDFB;
}
img.aboutDest {
	float:left;
	margin:0px 15px 5px 5px;
	border:#FFFFFF 3px solid;
}
.bigTitle {
	width:100%;
/*	border-bottom:1px #0099FF dashed;*/
	margin:10px auto;
	padding:3px auto 5px auto;
	clear:both;
	font-size: 11px;
}
.dateDiv {
	margin:0px auto 5px 0px;
	width: 55%;
	float: left;
	font-size: 11px;
	font-weight: bold;
}
.placesDiv {
	margin:0px auto 5px auto;
	width: 55%;
	float: left;
}


/* --- DESTINATION LANDING PAGES STYLES --- */

.destMainDiv {
	width:814px;
	margin:30px auto;
	padding: 36px 0px 0px;
}
.destDiv {
	width:95%;
	margin: 0px auto 0px;
	clear: both;
}
.destTable {
	padding:0px;
	border:0px;
	width:100%;
	/*height:327px;*/
	margin: 0px;
}
.destTable td {padding:0px; vertical-align:top; }

.europeBg {	background:url(images/europeBg.jpg) no-repeat #56abd7;color: #0b3a53;}
.europeBg a {color: #0b3a53;}

.farEastBg {background:url(images/farEastBg.jpg) no-repeat #50C2CD;	color: #0b3a53;}
.farEastBg a {color: #0b3a53;}

.ausBg {background:url(images/ausBg.jpg) no-repeat #3C9B85;	color: #FFFFFF;}
.ausBg a {color: #FFFFFF;}

.domesticBg {
	background:url(images/domesticBg.jpg) no-repeat #cccb2c;
	color: #515109;
}
.domesticBg a {color: #7a790d;}

.exoticBg {
	background:url(images/exoticBg.jpg) no-repeat  #58AADA;
	color: #083650;
}
.exoticBg a {color: #083650;}


.destTitle, .destTitle-open {
	display:block;
	width:93%;
	font-size: 13px;
	/*border-bottom: 1px solid #FFFFFF;*/
	clear: both;
	padding: 5px 0px 5px 25px;
	cursor: pointer;
	background:url(images/star.png) no-repeat;
	background-position: left center;
	margin: 10px 0px 0px 0px;
	font-weight: bold;

}
.destTitle-open {
     background:url(images/destTitle-open.png) no-repeat;
	/*
	background:url(images/star-open.png) no-repeat;
	background-color:#CC9933;
	*/
	color:#000000;
	background-position: left center;
	display:block;
	

}
.destPackage {
	display:block;
	width:95%;
	clear:both;
	margin: 5px 9px 10px 9px;
	font-size: 11px;
}
.destPackage ul{
	display:block;
	margin:0px 0px 0px 15px;
	list-style-type: square;
}
.destPackage ul li, .destPackage ul a {	clear:left;	margin: 3px 0px 3px 0px; text-decoration:none;}
.destPackage ul li {
	padding: 4px 0px;
}
.destPackage ul a:hover { text-decoration:underline;}


.contactMainTable {width:700px; margin:0px auto; padding:0px;}
.contactMainTable td {padding:5px;}
.imgContainer {
	padding-right: 0px;
	padding-left: 8px;
	display: block;
	height: 80px;
	width: 100px;
	float: left;
}

.imgContainer img {
	height: 78px;
	width: 100px;
	border: 0px;
}

.imgContainer img a:hover {
	border: 1px #cc0000 solid;
}

.addressTable {
	padding:0px;
	border:none;
	font-size: 9px;
	border-bottom:1px solid #999999;
	padding-bottom:10px;
	margin:5px auto 0px  auto;
	width: 93%;
}
.addressTable td {
	padding:2px;
}


.testimonialDiv {
	width:72%;
	display:block;
}
