/* ///////////////////////////////////////////////////////////////////////
 * 								GLOBALS 
 * /////////////////////////////////////////////////////////////////////*/


div, p, ul, h1, h2, h3, h4, h5{
	margin:0;
	padding:0;
}



ul{list-style:none;}
img{border:none;}

/*a:focus{outline:none;}*/

.clear{clear:both;}

a{text-decoration: none;}

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ///////////////////////////////////////////////////////////////////////
 * 								STRUCTURE 
 * /////////////////////////////////////////////////////////////////////*/

#wrapper{
	position:relative;
	width:100%;
}

#header-container{
	position:relative;
	width:100%;
	height:140px;
	background-position: 0 132px;
}

#header{
	position:relative;
	width:950px;
	height:140px;
	margin:0 auto;
}

#toplinks{
	float:right;
	overflow:hidden;
}

#toplinks ul{
	float:left;
	margin:18px 0 0 -1px;
}

#toplinks li{
	float:left;
	padding:5px 15px;
	background:url(/static/img/site/divide-toplinks.gif) no-repeat;
}

#toplinks a{
	padding: 10px;
	display: block;
	float:right;
}


#nav{
	position:absolute;
	right:0;
	top:63px;
}

#nav li{
	float:left;
}

#nav li.home{background:url(../img/site/nav-home-over.png) no-repeat;margin:7px 0 0 0;}
#nav li.thetour{background:url(../img/site/nav-thetour-over.png) no-repeat;margin:0 0 0 -7px;}
#nav li.shop{background:url(../img/site/nav-shop-over.png) no-repeat;margin:7px 0 0 -5px;}
#nav li.myworld{background:url(../img/site/nav-myworld-over.png) no-repeat;margin:2px 0 0 -18px;}

#nav li.home-active{background:url(../img/site/nav-home-active.png) no-repeat;margin:7px 0 0 0;}
#nav li.thetour-active{background:url(../img/site/nav-thetour-active.png) no-repeat;margin:0 0 0 -7px;}
#nav li.shop-active{background:url(../img/site/nav-shop-active.png) no-repeat;margin:7px 0 0 -5px;}
#nav li.myworld-active{background:url(../img/site/nav-myworld-active.png) no-repeat;margin:2px 0 0 -18px;}

#nav li.home-active img, li.home:hover img{visibility: hidden;width:161px;height:45px;display:block;}
#nav li.thetour-active img, li.thetour:hover img{visibility: hidden;width:158px;height:52px;display:block;}
#nav li.shop-active img, li.shop:hover img{visibility: hidden;width:160px;height:45px;display:block;}
#nav li.myworld-active img, li.myworld:hover img{visibility: hidden;width:161px;height:50px;display:block;}


#nav .flashnav{
	width:750px;
	height:70px;
}

.logo{
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -21px;
}



#banner{
	position:relative;
	width:741px;
	height:350px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;
}


/* Rotator */

#rotator {
	position:relative;
	width:950px;
	height: 453px; /* Set height to be able to contain height of largest content shown*/
	clear:left;
	margin:0 auto;
}


/* Content Panels */
#rotator .ui-tabs-panel {
	position:absolute;
	width: 950px;
	padding:10px 0 0 0;
}

#rotator .ui-tabs-hide {
	display:none;
}

#rotator .info{
	position:absolute;
	width:400px;
	z-index:2;
}

#rotator .flash{
	position:absolute;
	z-index:1;
}


#rotator .btn_get_started {
	float:left;
	height:30px;
	width:99px;
	text-indent:-9999em;
	margin-right:7px; 
	overflow:hidden; 
	background:transparent url(images/getstarted.gif) no-repeat
}

#rotator .btn_learn_more {
	float:left;
	height:26px;
	font-size:.9em;
}



/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	float:left;
	margin:0 2px 0 0;
}

ul.ui-tabs-nav {
	position:absolute;
	bottom:0;
	width: 950px;
	overflow: hidden;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {	
	color: #CCC;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	color: #999;
}

#rotator .ui-tabs-nav-item a span {
	float: left;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background:#FFF;
	padding: 6px 10px; 
	cursor:pointer;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	color:#e42219;
}






#content-container{
	position:relative;
	width:100%;
	height:auto;
	margin:-7px 0 0 0;
	background-color: #FFFFFF;
}


#content{
	position:relative;
	width:955px;
	margin:0 auto;
	padding:20px 0 25px 0;
	clear:left;
}

#content-flash{
	position:relative;
	width:100%;
	height:460px;
	margin:0 auto;
}

#content-flash-inner{
	position:absolute;
	width:100%;
	height:460px;
}

#sidebar{
	float:left;
	width:180px;
	height:auto;
	overflow:hidden;
	margin:0 10px 0 0;
	/*background:#ffe13b;*/
	font-weight:bold;
	
}

#sidebar ul{
	padding:0 0 6px 0;
}

#sidebar ul li a{
	display:block;
	cursor: pointer;
	border:none;
	padding:17px 0 14px 10px;
	margin:-2px 0 -5px;
	background:0 bottom url(../img/sidebar-divide.gif) no-repeat;
	color:#434090;
	text-decoration: underline;
}

#sidebar ul li a:hover{
	background:0 bottom url(../img/sidebar-divide-over.gif) no-repeat;
	padding:17px 0 14px 10px;
	margin:-2px 0 -5px;
	color:#434090;
	text-decoration: underline;
	
}

#sidebar li.active a{
	display:block;
	background:url(../img/site/sidebar-active.png) no-repeat;
		color:#434090;
	text-decoration: underline;
	

}

#sidebar li.active a:hover{
	display:block;
	background:url(../img/site/sidebar-active.png) no-repeat;
		color:#434090;
	text-decoration: underline;
}

/* SUBNAV */

#sidebar ul.subnav{
	display:block;
	width:178px;
	height:auto;
	overflow:hidden;
	background:#ffef99;
	margin:0 0 0 2px;
	padding:0 0 8px 0;
}

#sidebar ul.subnav li a{
	border:none;
	color:#6D9A2F;
	background:none;
	padding:7px 0 7px 12px;
}

#sidebar ul.subnav li a:hover{
	background:#fff4bb;
}

#sidebar ul.subnav li.active a{
	font-weight:bold;
	background:#fff4bb;
	color:#3d620a;
}

#sidebar ul.subnav li.active:hover{
	font-weight:bold;
	background:#fff4bb;
}



#page{
	float:left;
	width:740px;
	height:auto;
	overflow:hidden;
	padding:20px 0 20px 20px;
}

#page .banner{
	float:left;
	margin:0 0 0 -18px;
	padding:0 0 20px 0;
}

#page .page-content{
	float:left;
	width:490px;
	margin:10px 0 0 0;
}

#page .sidebar-right{
	float:right;
	width:222px;
	margin:8px 10px 0 0;
}

#page .item-one, .item-two{
	float:left;
	width:720px;
	height:auto;
	overflow:hidden;
	border-top:2px dashed #6DC9F0;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
}

#page .item-two{
	border-top:2px dashed #ffe240;
}

#page .item-one .item-image, .item-two .item-image{
	float:left;
	padding:0 15px 0 0;
}

#page .item-one .info, .item-two .info{
	float:left;
	width:245px;
}

#page .item-one .buybutton, .item-two .buybutton{
	float:left;
	margin:20px 0 0 0;
}


.promobox{
	float:left;
	width:313px;
	height:221px;
	background:url(../img/site/promobox-bg.jpg) no-repeat;
	margin:0 5px 10px 0;
}

.promobox img{
	float:left;
	margin:16px 0 0 27px;
}

.promobox-info{
	float:left;
	width:240px;
	height:40px;
	margin:10px 0 0 35px;
}


#footer{
	position:relative;
	/*
		height:auto;
	*/
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 950px;
}

#footer #left{
	float:left;
	width:760px;
}

#footer #left ul{
	margin:0 0 0 -10px;
}

#footer #left li{
	float:left;
	border-left:1px solid #1e9dc9;
	padding:2px 10px 2px 10px;
}

#footer #right{
	float:right;
	width:180px;
}

/* Language Selector */
	
/* Head links */
#cssdropdown li.headlink { width: 179px; height:31px;float: left; margin-left: -1px; background:url(../img/site/language-bg.png) no-repeat; }
#cssdropdown li.headlink a img { float:left;display: block; padding:5px 0 0 5px; }
#cssdropdown li.headlink a span{ float:left;display: block; padding:7px 0 0 5px; }

/* Child lists and links */
#cssdropdown li.headlink ul { display: none; background:#FFF; margin:15px 0 0 0;padding:20px 0 0 0;border-right:1px solid #E2E2E2;border-left:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2;}
#cssdropdown li.headlink:hover ul { display: block; }
#cssdropdown li.headlink ul li a { display:block;padding: 5px; height: 17px; }
#cssdropdown li.headlink ul li a:hover { background-color: #ffd800; text-decoration: none;}
	
	

/* ///////////////////////////////////////////////////////////////////////
 * 								STYLES 
 * /////////////////////////////////////////////////////////////////////*/
 
 #toplinks{
 	font-size:15px;
 	font-weight:bold;
 	color:#000;
 }
 
#rotator .info, #rotator {
 	color:#FFF;
 	font-size:14px;
 }
 
 
#rotator .info a.findoutmore{
 	float:left;
 	color:#FFF;
 	font-size:14px;
 	font-weight:bold;
 	margin:10px 0 0 0;
 }
 
 #rotator .info a.findoutmore-img{
 	float:left;
 	color:#FFF;
 	font-size:14px;
 	font-weight:bold;
 	margin:10px 0 0 -10px;
 }
 
 #page h1{
	padding:0 0 10px 0;
	color: #434090;
	float: left;
	clear: both;
	font-size:24px;
 	font-weight:bold;
	
 }
 
 #page p{
 	font-size:12px;
 	line-height:20px;
	padding: 0 0 10px 0px;
 }
 
 #page .item-one .info h2, .item-two .info h2{
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:5px 0 8px 0;
}

 #page .item-one .info p, .item-two .info p{
 	line-height:20px;
 }
 
 .promobox-info h1{
 	font-size:15px;
 	padding:0 0 5px 0;
 }
 
 .promobox-info p{
 	font-size:13px;
 }
 
 #footer #left li, a{
 	font-size:12px;
 	color:#000;
 }
 
 #footer #right h1{
 	font-size:15px;
 	font-weight:bold;

 	padding:0 0 8px 0;
 }
 
 
