/* -------------------------------------------------------------------- */
                          /* !*** GENERAL STYLES *** */
/* -------------------------------------------------------------------- */


body {
	background: url(bg_home.gif) repeat-x top #F0F0F0;
	}

#body.cols2 {
	background: url(body_2col_home.gif) repeat-y top left;
	}
	
#content {
	background: url(content_shade_home.gif) repeat-x top;
	}

#content.cols2 {
	padding: 20px 20px 10px 20px;
	width: 602px;
	}
	
#right {
	width: 295px;
	min-height: 200px;
	margin-right: 1px;
	padding: 20px 10px;
	float: right;
	background: url(side_shade.gif) repeat-x top;
	}
	



/* -------------------------------------------------------------------- */
                          /* !*** MAP *** */
/* -------------------------------------------------------------------- */



#map {
	float: left;
	position: relative;
	margin-top: 2px;
	padding: 10px;
	width: 625px;
	height: 276px;
	_height: 277px;
	color: #fff;
	background: #3f0303;
	overflow: hidden;
	}
	
#map h1 {
	float: left;
	position: relative;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 26px;
	font-weight: normal;
	}

#map p {
	padding-top: 8px;
	padding-right: 10px;
	color: #cc9999;
	}
	
#worldmap {width:625px; height:235px}
	
/* -------------------------------------------------------------------- */
                          /* !*** WIZARD *** */
/* -------------------------------------------------------------------- */


#wizard {
	float: left;
	position: relative;
	width: 315px;
	height: 299px;
	overflow: hidden;
	}

#wizard img#title_wizard {
	position: relative;
	top: 20px;
	left: 20px;
	}

#wizard p {
	padding: 20px 20px 20px 25px;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	}

#wizard img#btn_wizard {
	position: relative;
	top: 55px;
	left: 20px;
	}



/* -------------------------------------------------------------------- */
                          /* !*** TOP 10 *** */
/* -------------------------------------------------------------------- */



#top10 h2 {
	margin-top: 0;
	padding-left: 48px;
	background: url(bullet_top10_heading.gif) no-repeat;
	}

#top10header {
	height: 32px;
	background: #d9e4f2;
	border: 1px solid #5f6f84;
	border-bottom: none;
	}

#top10scroll {
	height: 125px;
	background: url(top10scroll.gif) repeat-x bottom #81a5d5;
	border: 1px solid #5f6f84;
	}

#top10body {
	float: left;
	clear: both;
	width: 560px;
	padding: 20px;
	background: url(top10body.gif) repeat-x top;
	border-left: 1px solid #ddd4d4;
	border-right: 1px solid #ddd4d4;
	}

#top10body h3 {
	font-size: 22px;
	font-weight: normal;
	color: #d21f1f;
	}

#top10body p {
	width: 330px;
	font-size: 12px;
	line-height: normal;
	color: #000;
/* 	border: 1px solid; */
	}

#top10body a {
	margin: 0;
	padding: 0;
	}


#top10body img {
	float: right;
	clear: both;
	margin-left: 20px;
	border: 1px solid #5f6f84;
	}

#top10body a img {
	border: none;
	margin-top: 10px;
	margin-right: 20px;
	}

#top10footer {
	float: left;
	clear: both;
	width: 560px;
	margin: 0;
	padding: 10px 20px;
	font-size: 11px;
	background: #e6dfdf;
	border: 1px solid #ddd4d4;
	}

#top10footer a {
	margin: 0;
	padding: 0 10px;
	color: #333;
	}


/* root element for the whole scrollable setup */
div.scrollable {  
	float: left;
	position:relative;
	overflow:hidden;
	width: 555px;	 
	height:125px;	
/* 	border: 1px solid; */
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
/* 	border:1px solid #222; */
}

/* single item */
#thumbs div {
	float:left;
	width:111px;
	height:120px;
	padding-top: 5px;
	color:#fff;
	text-align: center !important;
	cursor:pointer;
}

/* style when mouse is over the item */
#thumbs div.hover {
	background-color:#204795;
}

#thumbs div img {
	width: 105px;
	height: 80px;
/* 	border: 1px solid #cbd9ed;	 */
}

#thumbs div.hover img {
/* 	border: 1px solid #7a9ed0;	 */
}

/* style when element is active (clicked) */
#thumbs div.active {
	background-color:#ff7800;
	cursor:default;
}

#thumbs h3, #thumbs p, #thumbs span {
	margin: 0;
	padding: 0;
	padding-top:5px;		
	font-size:12px;
	line-height: 12px;
	font-weight: normal;
	color:#fff;	
}

#thumbs h3 em {
	font-style:normal;
	color:yellow;
}

#thumbs div.topdestimage
{
	text-align: center;
	width: 105px;
	height: 80px;
	padding-left: 3px;
	padding-bottom: 5px;
	overflow: hidden;
}

/*
#picklist
{
	position: absolute;
	float: left;
	width: 167px;
	height: 33px;
	margin-right: 10px;
	overflow: hidden;
	background-color: #fff;
	z-index: 999;
}

#picklist dl
{
	position: absolute;
	float: left;
	width: 450px;
	margin-top: 33px;
	margin-left: -1px;
	padding: 0;
	background: url(topNavCellBG3Cols.gif) repeat-y 150px #fff;
	z-index: 9999;
	border: 1px solid #5F6F84;
	border-top: none;
}


*/

#top10header a.button {
	float: left;
	display: block;
	padding: 10px 14px;
	padding-bottom: 11px;
	padding-right: 29px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #fff;
	background: url(top10selectbtn.gif) no-repeat 144px 10px;
/* 	border: 1px solid; */
	}

#top10header a.button:hover {
	text-decoration: none;
	color: #fff;
	background: url(top10selectbtn_hover.gif) no-repeat 145px 9px #81a5d5;
	}


#top10header p {
	padding: 0;
	margin: 0;
	margin-top: 8px;
	padding-left: 180px;
	color: #4c7ab6;
	}



#picklist
{
	margin: 0;
	padding: 0;
	position: absolute;
	float: left;
	width: 167px;
	height: 33px;
/* 	margin-right: 10px; */
	overflow: hidden;
	background-color: #81a5d5;
	border-right: 1px solid #5f6f84;
/* 	border-bottom: 1px solid #5f6f84; */
	z-index: 999;
}

#picklist dl
{
	margin: 0;
	padding: 0;
	position: absolute;
/* 	float: left; */
	width: 450px;
	top: 33px;
	left: -1px;
	background: url(topNavCellBG3Cols.gif) repeat-y 150px #fff;
	z-index: 9999;
	border: 1px solid #5F6F84;
	border-top: none;
}

#picklist dd
{
	display: block;
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
}

#picklist dd.divider
{
	margin: 0;
	padding: 0;
	width: 450px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background: #d3dae1;
}

#picklist a
{
	display: block;
	color: #1e4495;
	font-size: 12px;
	line-height: 13px;
	margin: 0;
	padding: 8px 5px;
	padding-left: 26px;
	background: url(topNavCellBullet.gif) no-repeat 10px 9px;
}

#picklist a:hover
{
	text-decoration: none;
	color: #d21f1f;
	background: url(topNavCellBulletHover.gif) no-repeat 10px 9px;
}




/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(btn_scroll_left.gif) no-repeat;
	float:left;
	margin:43px 2px;
	_margin:43px 1px;
	cursor:pointer;
/* 	border: 1px solid; */
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(btn_scroll_right.gif);
	clear:right;	
}



/* custom positioning for navigational links */
a.prev, a.next {
/* 	margin-top:118px;	 */
}


/* -------------------------------------------------------------------- */
                          /* !*** ALL DESTINATIONS *** */
/* -------------------------------------------------------------------- */


div#all_destinations {

	}


div#all_destinations h2 {
	color: #6e3809;
	margin-top: 0;
	padding-left: 48px;
	background: url(bullet_all_dest_heading.gif) no-repeat;
	}

div#all_destinations ul{
	float: left;
	list-style: none;
	border: 1px solid #DFD5D5;
	border-bottom: none;
	background: url(guideNavCellBG.gif) repeat-y 2px #fff;
	}

div#all_destinations li{
	display: list-item;
	float: left;
	margin: 0;
	padding: 0px;
	width: 146px;
	font-size: 12px;
	}

div#all_destinations li.header{
	margin: 0;
	padding: 5px 0px;
	width: 291px;
	font-size: 13px;
	text-align: center;
	background: url(all_dest_header_bg.gif) repeat-x bottom #fff;
	border: 1px solid #fff;
	}

div#all_destinations li.divider{
	margin: 0;
	padding: 0;
	width: 293px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background: #DFD5D5;
	}

div#all_destinations li a {
	display: block;
	padding: 8px 0px;
	padding-left: 26px;
	padding-right: 5px;
	color: #6E3808;
	background: url(guideNavCellBullet.gif) no-repeat 10px 10px;
	}

div#all_destinations li a:hover {
	color: #ff7800;
	text-decoration: none;
	background: url(guideNavCellBulletHover.gif) no-repeat 10px 10px;
	}
	
div#all_destinations li.header a {
	display: inline;
	margin: 0 2px;
	padding: 3px 5px;
	font-size: 13px;
	background: none;
	}	
	
div#all_destinations li.header a:hover,
div#all_destinations li.header a.current {
	color: #fff;
	background: #ff7800;
	}	
	
div#all_destinations div#panes,
div#all_destinations div.panes {
	float: left;
	width: 294px;
	border: none;
	}
	
	
	
