/*  
 *** Styles copyright of Conflare
 *** All rights reserved, 2008
----------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.72em;
	line-height: 1.6em;
}


/*  Headings & Other Basics
----------------------------------------------------------------- */

h1 {
	color: #225472;
	padding: 5px 0px;
	margin: 15px 0 0px 0;
	/*border-bottom: 1px solid #a8c0ce;*/
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing:1.2px;
}

		h1 a:link, h1 a:visited {
			color: #225472;
			text-decoration: none;
		}

		h1 a:hover {
			color: #000;
			text-decoration: underline;
		}

	h2 {
		margin: 10px 0 5px 10px;
		color: #225472;
		font: 1.1em Georgia, "Times New Roman", Times, serif;
	}

		h2 a:link, h2 a:visited {
			color: #225472;
			text-decoration: none;
		}

		h2 a:hover {
			color: #000;
			text-decoration: underline;
		}

	h3 {
		color: #225472;
		padding: 5px 0px;
		margin: 15px 0 0px 0;
		/*border-bottom: 1px solid #a8c0ce;*/
		font: 1.3em Georgia, "Times New Roman", Times, serif;
		letter-spacing:1.2px;
	}

		h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {
			color: #225472;
			text-decoration: underline;
		}

		h3 a:hover, h4 a:hover {
			color: #000;
			text-decoration: underline;
		}

		h3#itinerary, h3#pricing {
			clear:both;
		}

	h5 {
		color: #222;
		margin: 0 0 0 10px;
		font: .92em Verdana, Arial, Helvetica, sans-serif;
	}

p {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #333;
	letter-spacing: 0.5pt;
	line-height: 1.6em;
	font-size:1.1em;
}

	p a:link, p a:visited {
		color: #225472;
		text-decoration: underline;
	}

	p a:hover {
		color: #000;
		text-decoration: underline;
		border-bottom: none;
	}

ul {
	margin: 10px 0px;
	padding: 4px 0;
	color: #333;
	letter-spacing: 0.5pt;
	line-height: 1.6em;
	font-size:1.1em;
}

	ul li {
		line-height: 1.6em;
	}

	ul li a:link, ul li  a:visited {
		color: #225472;
		text-decoration:underline;
	}

	ul li  a:hover {
		color: #000;
		text-decoration: underline;
		border-bottom: none;
	}
	
a, a:link, a:visited {
	color:#3687b4;
}

	a, a:link, a:hover {
		color:#000;
	}
	
	
/*  Main Structure and Workings
----------------------------------------------------------------- */

#wrapper {
	margin: 0 auto;
	width: 800px;
	border:0px solid red;
}

	#header {
		background: url("/assets/top-right-bg.gif") 350px 0px no-repeat;
		margin:0 0 20px 0;
	}
	
		#topGroup {
			height: 100px;
			padding: 0px 20px;
			background: url("/assets/homepage-title-bg.gif") bottom right no-repeat;
		}

		#leftGroup {
			float: left;
			width: 200px;
		}

		#logo {
			margin-top: 10px;
		}

		#rightGroup {
			border: 0px solid red;
			float: right;
			margin: 2px 42px 0 0;
			padding: 5px;
			width: 400px;
			color: #1b3745;
			font-size: 0.94em;
			border: 0px solid red;
		}

			#rightGroup p {
				line-height: 1.2em;
				margin: 0;
				padding: 0;
				text-align: center;
				color: #1b3745;
			}

			#rightGroup a:link, #rightGroup a:visited {
				text-decoration: none;
				color: #1b3745;
			}

			#rightGroup a:hover {
				text-decoration: underline;
				color: #1b3745;
			}

		#brandArea {
			background: #039 url("/assets/brand-bg.gif") no-repeat;
			height: 180px;
		}
		
			#brandArea h1 {
				font-size: 31px;
				color: #fff;
				padding: 28px 0 12px 130px;
			}

			#brandArea p {
				font-size: 14px;
				width: 370px;
				line-height: 1.3em;
				text-align: center;
				color: #cadbfd;
				padding: 0 0 0 70px;
			}

table#container {
	   border-collapse:collapse;
	width: 800px;
}   

	table#container tr {

	}
      
	table#container td {
		   vertical-align:top;
	}
	
	table.resources_tlb {
	}
	
	table.resources_tlb td {
		   vertical-align:top;
	}
	
	table.resources_tlb h3 {
		margin: 0;
		padding: 0;
	}
	
	table.resources_tlb .resource_referral_code {
		font-style: italic;
	}
	

#sponsors {


}
	

	#leftcolumn {
		color: #333;
		background: #e0ecf2 url("/assets/left_col_bg.png") no-repeat;
		margin: 20px 0px 20px 0px;
		padding: 0 10px 10px 10px;
		width: 210px;
		/*float: left; */
		border: 0px solid red;
		font-size:1.0em;
	}

		#leftcolumn h2 {
			margin:  24px 0 0px 10px;
			font-size:1.1em;
		}

		#leftcolumn p {
		        margin: 10px ;
		}
		
		ul#destinationList, ul#resourcesList {
			list-style: none;
			font-size: 1.1em;
			margin: 10px 0 0 10px;
		}

			ul#destinationList li, ul#resourcesList li {
				list-style: none;
				padding: 2px 0;
				line-height: 1.2em;
			}

				ul#destinationList li a:link, ul#destinationList a:visited, ul#resourcesList li a:link, ul#resourcesList a:visited {
					color: #000;
					text-decoration:none;
				}

				ul#destinationList li a:hover, ul#resourcesList li a:hover {
					color: #2c6193;
					text-decoration:underline;

				}

			ul#destinationList li ul {
				list-style: none;
				font-size: 0.88em;
				margin: 0 0 0 10px;
			}

			ul#destinationList li ul li {
				padding: 2px 0;
			}
		

			.sidebar_phototc_img {
				margin:0 0 0 10px;
				padding:0;
				border:1px solid #ededed;
			}
		
	#rightcolumn {
		/*float: right;  */
		color: #333;
		background: #fff;
		margin: 10px 0px 0px 0px;
		padding: 0 0 0 30px;
		width: 541px;
		/*display: inline; */
	}
	
		#rightcolumn .display_box_01 {
			border-left:1px solid #a8c0ce;
			padding:0 10px 10px 20px;
			margin:20px 0 0 10px;      
			
			/*border:1px solid #ccc;
						padding:10px 20px;
						margin:20px 0;*/
		} 
		
		#rightcolumn .display_box_02 {
			border-left:0px solid #a8c0ce;
			padding:6px 20px 10px 10px;
			margin:0px 0 0 10px;
			/*background:#e0ecf2;*/
		}   
		
		#rightcolumn .display_box_02 h3 {
			padding:10px;
			background:#ffffcc;
			border:0px solid #ccc;
		}



		#rightcolumn a.more_style {
			font-style:italic;
			font-size:0.88em;
		}
		
		#rightcolumn ul.tour_highlights li {
			list-style: disc;
			margin:0 0 0 20px;
		}

	#footer {
		width: 780px;
		clear: both;
		color: #333;
		margin: 20px 0px 0px 0px;
		padding: 20px 10px 10px 10px;
		background: #ededed;
		text-align:center;
	}
	
		#footer_bottom {
			background: transparent url("/assets/footer_bg.png") bottom left no-repeat;
			height:10px;
		}

		#footer p {
			margin: 0;
			padding: 0;
			font-size: 0.94em;
			display:block;
		}
		
		#footer ul#footer_links {
			padding:0;
			margin:0 0 10px 0;
			text-align:center;
			font-size: 0.94em;
			display:block;
		}
		
		#footer ul#footer_links li {
			display:inline;
			padding-right:16px;
		}

	#site_credits {
		width: 780px;
		clear: both;
		color: #333;
		height:20px;
		overflow:hidden;
		margin:0px 30px 10px 0px;
		padding: 10px;
		float:right;
	}

		#site_credits p {
			margin: 0;
			padding: 0;
			font-size: 0.94em;
			float:right;
		}
		
		#site_credits a:link, #site_credits a:visited {
			color:#666;
	        background:transparent url("/assets/sitecredits_mark_faded.gif") scroll 4px 4px no-repeat;
			padding:6px 20px;
		}

		#site_credits a:hover {
			color:#931c14;
	        background:transparent url("/assets/sitecredits_mark.gif") scroll 4px 4px no-repeat;
		}

		#site_credits a#sitecredits_mark {
			border:none;
			position:relative;
			margin:2px 2px 0 0;
			padding:0;
		}

/*  Navigation
----------------------------------------------------------------- */

/*#navigation {
	float: left;
	width: 900px;
	color: #333;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
	background: #BD9C8C url("/assets/nav-bar-bg.png") top left no-repeat;

}*/

#globalNav {
	list-style: none;
	margin: 0;
	padding: 4px 0px 2px 0;
	text-align: center;
	background: #000;
	height: 26px;
	background: transparent url("/assets/nav_bar_bg.png") top left no-repeat;
}

	#globalNav ul {
		padding: 0;
		margin: 0;
		margin-right: 0px;
	}

	#globalNav li {
		display: inline;
		padding: 0px;
		margin: 0;
	}

		#globalNav a:link, #globalNav a:visited {
			font-family: Georgia, Serif;
			border: 0px solid #711515;
			color: #ededed;
			padding: 0px 0px 2px 14px;
			margin: 0;
			letter-spacing:normal;
			text-decoration: none;
			font-size:0.92em;
		}

		#globalNav a:hover {
			background: none;
			color: #b3cae5;
		}

.return_top {
	margin:4px 10px 4px 0;
	text-align: right;
	font-size:0.8em;
	clear:both;
}


/*  Features and other
----------------------------------------------------------------- */

#tour_tools {
	float: right;
	/*width: 20px;*/
	margin: 0 0 10px 10px;
	padding: 10px;
	/*border: 1px solid #ccc;
	background: #ededed;*/
}

/*	#tour_tools h4 {
		font: 0.88em Arial, Verdana, sans-serif;
		margin: 10px 0 2px 0;
		color: #000;
	}

	#tour_tools ul, #tour_tools p {
		font-size: 0.88em;
		margin: 0px;
		padding: 0;
	}

	#tour_tools ul {
		margin-left: 4px;
	}

	#tour_tools li {
		list-style:none;
		line-height: 16pt;
	}*/

#headerImages {
	position: relative;
	top: 0;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 330px;
	margin-top: 0px;
	margin-left: 0px;
}

	#headerImages li {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#headerImages img {
		display: block;
		margin-top: 0px;
		border: 1px solid #FFFFFF;
	}

#featured_tour {
	margin:0 0 0 0px;
	padding:8px 20px;
	list-style:disc;
	width:498px;
	font-size:0.90em;
	border:none;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	background: #ededed url(/assets/featured_tour_bg.gif) repeat-x scroll 0 0; 
	/*-moz-border-radius: 5px;
		-webkit-border-radius: 5px; */
	overflow:hidden;
}
 
	#featured_tour_top {
		margin:0 auto;
		margin-top:16px;
		height:22px;
		background: #fff url(/assets/featured_tour_bg_top.gif) no-repeat scroll 0 0; 
		border:none;
	}

	#featured_tour_bottom {
		margin:0 auto;
		margin-bottom:10px;
		height:9px;
		background: #fff url(/assets/featured_tour_bg_bottom.gif) no-repeat scroll 0 0; 
		border:none;
	}
	
    #featured_tour h1 {
		margin:0px 0 0 0;
	}

    #featured_tour h2 {
		margin:0 0 0 0;
		padding:0;
		font-size: 1.2em;
	}
	
	#featured_tour img {
		float: left;
		margin: 15px 15px 15px 0;
		border:1px solid #ccc;
	}      
	
	#featured_tour ul {
		margin-left:76px;
		margin-top:0;
	}   
	
		#featured_tour li {
			list-style:disc;
			margin-left:76px;
		}
	
p.form_notice {
	border:1px solid #dadbc1;
	background:#ffffcc;
	padding:10px;
	margin:20px 0 0 0;
}	


.content_style_01 {
	font-weight: bold;
	font-style: italic;
}

.content_style_02 {
	font-weight:bold;
}

.content_images_left {
	float:left;
	margin:0 15px 15px 0;
	border:1px solid #ededed;
}

.content_images_right_top {
	float:right;
	margin:15px 0 15px 15px;
	border:1px solid #ededed;
}


/*  TOUR BOX  */

.tour_box_01 {
	margin:0 0 0 0px;
	padding:8px 20px;
	list-style:disc;
	width:438px;
	border:none;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	/*border:1px solid #d9d9d9;*/
	background: #f8f8f8 url(/assets/tour_listing_bg.gif) repeat-x scroll 0 0;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/  
	overflow:hidden;
	text-align:left;
}
 
		.tour_box_01_top {
			margin:0 auto;
			margin-top:16px;
			height:21px;
			background: #fff url(/assets/tour_listing_bg_top.gif) no-repeat scroll 0 0; 
			border:none;
		}

		.tour_box_01_bottom {
			margin:0 auto;
			margin-bottom:10px;
			height:15px;
			background: #fff url(/assets/tour_listing_bg_bottom.gif) no-repeat scroll 0 0; 
			border:none;
		}
	
	    .tour_box_01 h1 {
			margin:0px 0 0 0;
		}

	    .tour_box_01 h2 {
			margin:0 0 0 0;
			padding:0;
			font-size: 1.2em;
		}
	
		.tour_box_01 img {
			float: left;
			margin: 15px 15px 15px 0;
			border:1px solid #ccc;
		}      
	
		.tour_box_01 ul {
			margin-left:10px;
			margin-top:0;
		}   
	
			.tour_box_01 li {
				list-style:none;
				padding:2px 0;
			}                     




/*  Forms
----------------------------------------------------------------- */

form {
	display: inline;
	margin: 0;
	padding: 0;
}

	select {
		color: #336;
		background: #f2f6f9;
		border: 1px solid #ccc;
		margin: 3px 0;
	}

	select.brochure-select {
		width: 350px;
		margin-left: 15px;
		margin-bottom: 5px;
	}

	textarea {
		width: 300px;
		height: 60px;
		background: #ededed;
		border: 1px solid #ccc;
		margin: 3px 0;
	}

	input {
		width: 300px;
		margin: 2px 0;
		padding:5px 8px;
		background: #ededed;
		border: 1px solid #ccc;
	}

	input.checkboxNews {
		width: auto;
		margin: 2px;
		background: #ededed;
		border: 1px solid #ccc;
	}

	input.checkbox {
		width: auto;
		margin: 3px 0;
		background: #ededed;
		border: 1px solid #ccc;
	}
	
	input.submit, input#goog-wm-sb {
		background:#079a79;
		color:#fff;
		padding:8px;
		border:2px solid #1e816b;
		width:300px;
	}

	fieldset {
		position: relative;
		float: left;
		clear: left;
		width: 500px;
		border-style: none;
		border-top: 1px solid #BFBAB0;
		background-color: #fff;
	}

	fieldset.alt {
		background-color: #E6E3DD;
	}
	
	fieldset ol {
		position: relative;
		left: -25px;
		top: 10px;
		padding: 20px 0 20px 14px;
		list-style: none;
		color: #222;
		overflow:hidden;
	}

		fieldset li {
			float: left;
			clear: left;
			display:block;
			width:500px;
			padding:2px 0;
			margin:0;
		}
		
			fieldset li.sample_tours {
				margin:10px 0 20px 0;
			}
	

	legend {
		color: #225472;
		padding: 5px 0px;
		margin: 15px 0 0px 0;
		border-bottom: 1px solid #a8c0ce;
		font: 0.9em Georgia, "Times New Roman", Times, serif;
		letter-spacing:1.2px;
	}

		legend span {
			position: absolute;
			left: 0;
			top: 2px;
			margin-top: 0.5em;
			font-size: 135%;
		}

	label {
		float: left;
		width: 140px;
		margin-right: 1em;
	}

	fieldset.submit {
		padding:10px 0 0 0;
	}

	form li.longOptions label {
		padding-bottom: 25px;
	}

	form li label.formLabel02 {
		color: #333;
		float: none;
		width: auto;
		font-size: 11px;
		text-align: left;
		padding: 0 8px 0 2px;
	}


/*  Grid layout
----------------------------------------------------------------- */

ul#gridLayout {
	list-style-type: none;
}

	#gridLayout li {
		float: left;
		margin: 0 0px 8px 12px;
		font: bold 0.8em Arial, Helvetica, sans-serif;
		color: #333333;
	}

	#gridLayout img {
		display: block;
		border: 1px solid #ededed;
		margin-bottom: 2px;
	}

	#gridLayout a:link, #gridLayout a:visited {
		color: #225472;
		font-size: 12px;
		text-decoration: none;
	}

	#gridLayout a:hover {
		color: #000;
		text-decoration: underline;
}


/*  Sub menus (Hacky IE is hacky)
----------------------------------------------------------------- */

#destinationList .relative {
	position: relative;
	z-index: 1200;
}
#destinationList .countryMenu a {
	display: -moz-inline-block;
	display: inline-block;
	padding: 2px 15px 2px 10px;
	margin: 0;
	margin-left: -10px;
}
#destinationList .countryMenu a:hover, #destinationList .countryMenu a.hover {
	color: #000;
	background: #fff;
	text-decoration: none !important;
}
#destinationList .submenu {
	position: relative;
	text-align: center;
	padding: 24px 26px 14px 26px;
	margin-left: 10px;
	width: 197px;
	z-index: 1200;
	background: url("/assets/submenu-top.png") 10px 0 no-repeat;
	position: absolute;
	top: -21px;
}
* html #destinationList .submenu {
	background: transparent;
}
#destinationList .submenu .submenu-top {
	display: none;
	position: absolute;
	width: 236px;
	height: 26px;
	top: 0;
	left: 10px;
}
* html #destinationList .submenu .submenu-top {
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/submenu-top.png", sizingMethod="crop");
	zoom: 1;
}

#destinationList .submenu strong {
	display: block;
	position: relative;
	color: #807f7f;
	background: transparent;
	margin: 2px -26px 0 -16px;
	padding: 0 26px 0 26px;
	font: 14px "Times New Roman", serif;
	line-height: 14px;
	background: url("/assets/submenu-middle.png") 0 0 repeat-y;
}
* html #destinationList .submenu strong {
	position: static;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/submenu-middle.png", sizingMethod="scale");
	width: 184px;
	margin-left: -18px;
	zoom: 1;
}

#destinationList .submenu ul {
	position: relative;
	color: #000;
	background: transparent;
	display: block;
	position: relative;
	text-align: left;
	font: 12px Verdana, sans-serif;
	margin: 0 -26px 0 -16px;
	padding: 0 26px 0 26px;

	background: url("/assets/submenu-middle.png") 0 0 repeat-y;
}
* html #destinationList .submenu ul {
	position: static;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/submenu-middle.png", sizingMethod="scale");
	width: 184px;
	margin-left: -18px;
	zoom: 1;
}

#destinationList .submenu li {
	margin: 0 0 0 10px;
}
#destinationList .submenu a {
	display: block;
	position: relative;
	padding: 4px;
	z-index: 12000;
}
#destinationList .submenu a:hover {
	color: #000;
	background: #ecf2f5;
	text-decoration: none;
}

#destinationList .submenu .submenu-bottom {
	position: relative;
	width: 236px;
	height: 27px;
	margin-left: -16px;
	background: url("/assets/submenu-bottom.png") 0 100% no-repeat;
}
* html #destinationList .submenu .submenu-bottom {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/submenu-bottom.png", sizingMethod="crop");
}

#destinationList .submenu .submenu-arrow {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 20px;
	bottom: 40px;
	width: 40px;
	height: 23px;
	background: url("/assets/submenu-arrow.png") 0 0 no-repeat;
}
* html #destinationList .submenu .submenu-arrow {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/submenu-arrow.png", sizingMethod="crop");
}