body {
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	color:#616161;
	background:#333;
}

body.popup {
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	color:#616161;
	background:#ffffff;
	padding:0 5px
}

a, active, visited {
	text-decoration:none;
	color:#4e4e4e;
}
a:hover { text-decoration: underline; }
em { font-style:normal; }


hr {
	background: #ffffff;
	height: 1px;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #666666;
	margin: 0px 0px 20px 0px;
}

.container {
	width:960px;
	margin:0 auto;
}
#pagebody {
	width:960px;
	margin:0 auto;
	background:#fff;
}
#topbar {
	height:36px;
	line-height:36px;
	background:#333;
}
#topbar a { color:#c6c6c6; }
#topbar a:hover, #nav ul li.active a { color:#fff; }
#nav ul li { display:inline; }
#nav {
	float:left;
	width:60%;
	padding-left:15px;
}
#nav ul li a { padding:0 25px 0 0; }

.maillist {
	padding: 3px 0px 3px 25px;
	background: url('../img/maillist.gif') no-repeat 0px 5px;
}


#search {
	float:right;
	width:30%;
	text-align:right;
	padding-right:20px;
}
input.text {
	background:#e9e9e9;
	color:#878787;
	border:1px solid #7a7a7a;
	padding:3px;
	width:170px;
}
input.btn.submit {
	background:#a9a9a9;
	border:1px solid #565656;
	color:#484848;
}
#header {
	background:#fff url(../img/header.jpg) no-repeat right;
	margin:1px 0;
	height:182px;
}
h1#logo { padding:40px  0 0 10px; }
h1#logo a {
	background:url(../img/logo.gif) no-repeat;
	width:235px;
	height:110px;
	float:left;
	text-indent:-1000em;
}
#network-nav {
	float:right;
	margin: 0px;
	padding:45px 0 0;
}
#network-nav ul li {
	float:left;
	text-indent:-1000em;
}
#network-nav ul li a {
	display:block;
	margin:0 30px 0 0;
}
#network-nav ul li.destinations a {
	width:175px;
	background:url(../img/nav_destinations.gif) no-repeat;
}
#network-nav ul li.africa a {
	width:123px;
	background:url(../img/nav_africa.gif) no-repeat;
}
#network-nav ul li.asia a {
	background:url(../img/nav_asia.gif) no-repeat;
	width:104px;
}
#network-nav ul li.americas a {
	width:142px;
	background:url(../img/nav_americas.gif) no-repeat;
}

/* ACTIVE STATES */

#network-nav ul li.destinations.active a {
	width:175px;
	background:url(../img/nav_destinations_on.gif) no-repeat;
}
#network-nav ul li.africa.active a {
	width:123px;
	background:url(../img/nav_africa_on.gif) no-repeat;
}
#network-nav ul li.asia.active a {
	background:url(../img/nav_asia_on.gif) no-repeat;
	width:104px;
}
#network-nav ul li.americas.active a {
	width:142px;
	background:url(../img/nav_americas_on.gif) no-repeat;
}


#splash {
	width:100%;
	overflow:hidden;
}
#splash .left {
	width:540px;
	height:205px;
	float:left;
	background: #333333 url(../img/splash_asia.jpg) left; /* default */
}

#splash .left img {
	height:204px;
	background: #333333;
	overflow: hidden;
}


#splash .right {
	width:420px;
	height:205px;
	float:left;
	background: #333333 url(../img/splash_asia.jpg) right; /* default */
}
#splash .right dl {
	width:140px;
	margin:10px;
}
#splash .right dl dt {
	font-family:Georgia, Arial;
	font-size:14px;
	color:#c3c3c3;
	text-transform:uppercase;
	padding:0 0 10px;
}
#splash .right dl dd {
	color:#f3f3f3;
	line-height:1.5;
}
#splash h1 { text-indent:-100000em; }
#lcol, #mcol, #rcol { min-height:500px; }
#lcol {
	width:180px;
	padding:30px 20px;
	float:left;
	background:url(../img/vertical_grad.png) repeat-x;
}
#rcol {
	width:244px;
	padding:30px 0;
	float:right;
	margin-right:1px;
}
#mcol {
	width:435px;
	padding:25px 30px;
	float:left;
}
#footer {
	width:960px;
	margin:0 auto;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, Arial;
	font-weight:normal;
	color:#363636;
	line-height: 120%;
	padding:0 0 10px;
}
h1 { font-size:24px; padding-bottom: 20px;}
h5 { font-size:16px; }

h5 em{ 
	font-size: 12px;
	font-style: italic;
	color: #999999;
}

.content p {
	line-height:1.5;
	padding:0 0 20px;
	font-size:12px;
}
.content h1 {
    padding-bottom: 10px;
}
.content .country-nav {
    padding-bottom: 20px;
}
.content .country-nav ul {
    margin: 0px;
    padding: 0px;
}
.content .country-nav li {
    display: inline;
    list-style: none;
    list-style-type: none;
    margin: 0px;
}
.content .country-nav a {
    padding-right: 10px;
    text-decoration: none;
    background:url(../img/bullet.gif) no-repeat left center;
    padding-left: 10px;
}
.content .country-nav a:hover {
    text-decoration: underline;
}

.bigimg {
	border: 1px solid #000000; 
	float: right;
	margin: 5px 0px 10px 10px;
}

.staffphoto {
	border: 1px solid #000000; 
	float: left;
	margin: 5px 10px 10px 0px;
}


.content a:visited, .content a:link {
	text-decoration: underline;
}

.content a:hover, .content a:active {
	text-decoration: underline;
	color: #000000;
}

.content p a.more {
	color: #000000;
	text-decoration: none;
	background: transparent url(../img/bullet.gif) no-repeat 100% 9px;
	padding: 3px 10px 0px 0px;
	margin-top: 3px;
	font-weight: bold;	
	border-top:1px dotted #000000;
	display: block;	
	text-align: right;
}

.content p a:hover.more {
	color: #000000;
}

.content ul {
	margin: 0.5em 1em 1em 1em;
	line-height: 160%;
}

.content li {
	list-style-type: disc;
	margin-left: 1em;
}




/* ITINERARY */



.content .row p strong {
	color: #000000;
	font-weight: bold;
}


.row {
	margin-bottom: 15px;
	padding: 0px;
	border-bottom: 1px solid #333333;
}

.content .func_details a {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	padding: 8px 0px 8px 35px;
	background: url('../img/arrowlink.gif') no-repeat 0px 5px;
	display: block;
	margin-bottom: 25px;
}


#sidenav h2 {
	font-size:18px;
	text-transform:uppercase;
	color:#404042;
}
#sidenav, #sidenav a { color:#434343; }
#sidenav em {
	font-style:normal;
	font-size:15px;
	text-transform:uppercase;
	padding:0 0 5px;
	display:block;
	font-family:Georgia, Arial;
}
#sidenav li a {
	padding:5px 0;
	display:block;
}

#sidenav li.active a {
	text-decoration: underline;
	color: #000000;
}


#sidenav li li.active li a {
	text-decoration: none;
	color: #000000;
}



#sidenav ul li { padding:10px 0 20px; }
#sidenav li li, #sidenav li li li { padding:0; }




#sidenav li li li {
	padding:0 0 0 5px;
}
#sidenav li li li a {
	background:url(../img/bullet.gif) no-repeat left center;
	padding-left: 10px;
}


#sidenav li li li a.active {
	font-weight: bold;
	color: #000000;
}

#sidenav li li li li {
	padding: 0 0 0 10px;
}
.actions { padding:0 0 10px; }
.actions a {
	font-size:9px;
	padding:0 0 0 28px;
	float:left;
	line-height:20px;
	margin:0 12px;
	display: block;
	padding:0 0 0 30px;
}
a.send-to-friend { 
	background:url(../img/ico_msg.png) no-repeat 2px 1px;
	float: left;
}
a.gallery {
	background:url(../img/ico_cam.png) no-repeat 5px 3px;
	float: left;
}
#newsletter {
	background:#323232;
	padding:10px;
	font-family:Georgia, Arial;
	font-size:14px;
	text-transform:uppercase;
	color:#a9a9a9;
	margin:0 0 20px;
}
#newsletter em {
	color:#d1d1d1;
	font-size:16px;
}
#newsletter form { padding:5px 0 0; }
.featured { margin:0 0 10px; }
.featured h3 {
	padding:0 0 3px;
	font-size:13px;
	text-transform:uppercase;
}
.featured img {
	border:1px solid #323232;
	position:relative;
	z-index:9;
}
.featured p {
	position:relative;
	top:-1px;
	z-index:10;
	background:#323232;
	padding:5px;
	font-size:11px;
	color:#e7e6e6;
	line-height:150%;
}
#footer .links, #footer .legal {
	padding:15px 0;
	font-size:11px;
}
#footer .links, #footer .legal, #footer .links a { color:#cfcfcf; }
#footer .links {
	float:left;
	width:55%;
	padding-left:20px;
}
#footer .legal {
	float:right;
	width:35%;
	text-align:right;
	padding-right:20px;
}
#footer #destinations {
	text-align:center;
	padding:10px 125px;
}
#footer #destinations, #footer #destinations a {
	color:#6d6d6d;
	font-size:10px;
	line-height:1.5;
}
/* africa */
.africa #logo a { background:url(../img/logo_africa.gif) no-repeat; }
.africa #header { background:#fff url(../img/header_africa.jpg) no-repeat right; }
.africa #splash .left {background: #333333 url(../img/splash_africa.jpg) no-repeat left; }
.africa #splash .right {background: #333333 url(../img/splash_africa.jpg) no-repeat right; }
/* americas */
.americas #logo a { background:url(../img/logo_americas.gif) no-repeat; }
.americas #header { background:#fff url(../img/header_americas.jpg) no-repeat right; }
.americas #splash .left {background: #333333 url(../img/splash_americas.jpg) no-repeat left; }
.americas #splash .right {background: #333333 url(../img/splash_americas.jpg) no-repeat right; }
/* home */
.home #logo a { background:url(../img/logo_destinations.gif) no-repeat; }
.home #header { background:#fff url(../img/header_destinations.jpg) no-repeat right; }
.home { background:#00457c; }
.home #pagebody {
	background:#00457c;
	width:100%;
}
.home #splash {
	background:url(../img/splash_home.jpg) no-repeat center;
	height:565px;
	width:980px;
	margin: auto;
}

.home #splash a {
	display: block; 
	position: relative;
	float: left;
	text-indent: -1000px;
}

.home #splash a:hover {
	text-indent: 0px;
}

.home #splash a.america{
	height:220px;
	left:190px;
	top:270px;
	width:160px;
}
.home #splash a.africa {
	height:240px;
	left:225px;
	top:200px;
	width:200px;
}
.home #splash a.asia {
	height:380px;
	left:240px;
	top:100px;
	width:280px;
}

.home #splash a:hover.america {
	background: url('../img/splash_americas.gif') no-repeat 30px 70px;
	text-indent: -1000px;
}
.home #splash a:hover.africa {
	background: url('../img/splash_africa.gif') no-repeat 55px 55px;
	text-indent: -1000px;
}
.home #splash a:hover.asia {
	background: url('../img/splash_asia.gif') no-repeat 70px 90px;
	text-indent: -1000px;
}

.home #footer .links, .home #footer .links a, .home #footer .legal {
	color:#fff;
	font-size:12px;
}
.home #footer #destinations, .home #footer #destinations a { color:#a8c9f9; }
/* bali */
.asia.bali #splash .left { background: #333333 url(../img/splash_bali.jpg) no-repeat left; }
.asia.bali #splash .right { background: #333333 url(../img/splash_bali.jpg) no-repeat right; }

.contactinfo {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.contactinfo div {
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 20px 0px;
	line-height: 160%;
	border-left: 2px solid #AC5103;
}

.contactinfo div img {
	padding-top: 5px;
	line-height: 160%;
}



.contactinfo strong {
	font-size: 12px;
}

.clear { clear: both; }


/* FORM STYLING  */

.formstyle {
	padding: 0px;
	margin: 0px;
	}
	
.formstyle p {
	padding: 0px 0px 10px 0px;
	clear: both;
}

.formstyle label {
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 8px;
	font-weight: bold;
	color: #7a7a7a;
	font-size:12px;
}

.formstyle input {
	margin-left: 10px;
	border: 1px solid #7a7a7a;
	background: #e9e9e9;
	padding: 3px;
	font-size: 11px;
	color: #7a7a7a;
}

.formstyle textarea {
	margin-left: 10px;
	padding: 3px;
	width: 240px;
	height: 100px;
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	border: 1px solid #7a7a7a;
	color: #7a7a7a;
	font-weight: normal;
	background: #e9e9e9;
	font-size:11px;
}

.formstyle select {
	margin-left: 10px;
	width: 150px;
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-size:11px;
	padding: 3px;
	border: 1px solid #7a7a7a;
	background: #e9e9e9;
}


.formstyle .checkbox {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size:11px;
	border: 0px;
	background: #ffffff;
}

.formstyle div.checkbox_dual {
	margin-left: 168px;
}

.formstyle p.checkbox_dual {
	width: 130px;
	float: left;
	clear: none;
}

.formstyle p.submit input
{
	margin-left: 168px;
	background: #a9a9a9;
	height:30px;
	border: 2px solid #565656;
	line-height:30px;
	display:inline-block;
	padding: 0 20px;
	font-weight: bold;
	text-decoration: none;
	color: #484848;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	clear: both;
}

.formstyle p.note {
	border-top: 1px dotted #999999;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

.formstyle em
{
	font-weight: bold;
	color: #c60000;
	font-style: normal;
}



/* reCAPTCHA overrides */

.formstyle #recaptcha_response_field {
	margin-left: 0px !important;
	color: #000000 !important;
	border: 1px solid #CCA940 !important;
	background: #ffffff !important;
	position: absolute!important;
	left: 0px !important;
}

.formstyle #recaptcha_widget_div label span.recaptcha_input_area_text  {
	color: #000000 !important;
	font-weight: normal !important;
	font-style: normal !important; 
}

/* ALERT CLASSES */
/* error messages & stuff */

div.alert {
	border: 2px solid #b6a400;
	padding: 15px 20px 15px 80px;
	margin: 10px 0px 10px 0px;
	background: #f5e76a url('../img/alert_notify.gif') 10px 40% no-repeat;
	color: #000000;
	font-weight: bold;
	line-height: 150%;
}div.success {
	border: 2px solid #659e19;
	padding: 15px 20px 15px 80px;
	margin: 10px 0px 10px 0px;
	background: #afd779 url('../img/alert_success.gif') 10px 40% no-repeat;
	color: #000000;
	font-weight: bold;
	line-height: 150%;
}
div.success a, div.alert a {
	text-decoration: underline;
	color: #000000;
}

/* MEMBERSHIPS */

ul.memberships {
	margin: 20px 0px;
}
ul.memberships li {
	list-style-type: none !important;
	padding: 0px;

}

ul.memberships li {
	clear: both;
	padding: 20px 0px 20px 0px;
}

ul.memberships li img {
	float: left;
	margin: -20px 10px 10px 0px;
}

.region-detail-accommodations, .region-detail-highlights {
	float: left;
	margin-right:10px;
	width:205px;
}
