/* 
Name: The Guided Traveler Experience Website
Author: Nick Francis
Questions/Comments: nick@project83.com   
Copyright (c) 2007 GuidedTraveler.com. All rights reserved.
*/

/* main styles */
* {
	margin:0;
	padding:0;
}

img, frameset, fieldset {
	border:0;
}

body {
	text-align:center;
	background:#fff url(images/bg.jpg) repeat-x top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:#222;
}

#wrap {
	margin:0 auto;
	width:757px;
	text-align:left;
	
}

a {
	color:#011081;
}

a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
}

img.float-left, img.float-right {
	border:4px solid #E2DEBB;
}

.float-left {
	float:left;
	margin:0 10px 10px 0;
}

.float-right {
	float:right;
	margin:0 10px 10px 0;
}

/* header */
#header {
	width:757px;
	height:350px;
	padding-bottom:15px;
	background:url(images/header_bg.jpg) no-repeat top left;
}

#header h1 {
	text-indent:-9000px;
}

#andypic {
	position:absolute;
	top:179px;
	margin-left:640px;
	width:117px;
	height:160px;
	background:url(images/andy.jpg) no-repeat;
}

#header .img-wrap {
	position:absolute;
	top:223px;
	margin-left:8px;
}

#header .img-wrap img {
	float:left;
	padding-right:4px;
}

#header .event-info {
	position:absolute;
	top:322px;
}

#header .event-info h3 {
	float:left;
	line-height:20px;
}

#header .event-info h3.resort {
	font-weight:normal;
	padding-right:20px;
	padding-top:1px;
	border-right:1px solid;
	font-size:14px;
}

#header .event-info h3.dates {
	font-family:lucida grande, helvetica, arial, trebuchet, sans-serif;
	color:#92370F;
	font-size:13px;
	padding-left:20px;
}

/* navigation */
#nav ul {
	width:549px;
	height:34px;
	position:absolute;
	top:180px;
	list-style:none;
	background:url(images/nav_bg.gif) no-repeat top left;
}

#nav li {
	float:left;
	display:block;
	text-indent:-9000px;
}

#nav li a {
	height:34px;
	display:block;
	text-decoration:none;
	border:0;
	background:url(images/nav_bg.gif) no-repeat top left;
}

#nav li#home a {
	width:75px;
}

body#home-page #nav li#home a {
	background-position:0px -34px;
}

#nav li#about a {
	width:101px;
	background-position:-75px 0px;
}

body#about-page #nav li#about a {
	background-position:-75px -68px;
}

body#about-page #nav li#home a {
	background-position:0 -68px;
}

#nav li#experience a {
	width:123px;
	background-position:-176px 0px;
}

body#experience-page #nav li#experience a {
	background-position:-176px -102px;
}

body#experience-page #nav li#about a {
	background-position:-75px -102px;
}

#nav li#travel a {
	width:67px;
	background-position:-299px 0px;	
}

body#travel-page #nav li#travel a {
	background-position:-299px -136px;
}

body#travel-page #nav li#experience a {
	background-position:-176px -136px;
}

#nav li#registration a {
	width:106px;
	background-position:-366px 0px;	
}

body#registration-page #nav li#registration a {
	background-position:-366px -170px;
}

body#registration-page #nav li#travel a {
	background-position:-299px -170px;
}

#nav li#contact a {
	width:77px;
	background-position:-472px 0px;
}

body#contact-page #nav li#contact a {
	background-position:-472px -204px;
}

body#contact-page #nav li#registration a {
	background-position:-366px -204px;
}

/* left column */
#left {
	float:left;
	width:553px;
	padding-bottom:25px;
}

#left .box {
	width:538px;
	background:url(images/box_bg.gif) repeat-y top right;
	margin-bottom:10px;
}

#left .box h2 {
	font-weight:normal;
	font-style:italic;
	font-size:180%;
	letter-spacing:1px;
	padding:10px 15px 5px 15px;
	background:url(images/box_top.gif) no-repeat top left;
}

#left .box h2 span {
	font-style:normal;
	text-transform:uppercase;
}

#left #content-home h3.orange {
	color:#9C3A00;
}

#left .box h3 {
	font-weight:normal;
	font-size:150%;
	color:#432401;
	padding:0 15px 10px 15px;
	background:url(images/box_bottom.gif) no-repeat bottom left;
}

#left .box h3 span.orange {
	font-weight:bold;
	color:#9C3A00;
	font-family:verdana, trebuchet, helvetica, arial, sans-serif;
} 

#left .box h3 span.pad {
	padding:0 12px;
}

#video {
	width:485px;
	height:320px;
	padding:5px 10px 15px 10px;
	margin:10px 0 20px 15px;
	background:#EEEBD3;
	border:1px solid #B8A787;
}

p.bigger {
	font-size:140%;
	margin-top:15px;
}

.float-left {
	float:left;
	margin:0 10px 10px 0;
}

.float-right {
	float:right;
	margin:0 0 10px 10px;
}

#left p.bottom-buttons {
	margin-top:15px;
	text-align:center;
}

#left p.bottom-buttons img {
	margin-bottom:10px;
}

/* subnav area */
#left #subnav ul {
	list-style:none;
	margin-left:20px;
}

#left #subnav li {
	float:left;
	padding:0;
	background:none;
}

#left #subnav a {
	display:block;
	padding:0 12px;
	margin:0 4px 0 0;
	line-height:30px;
	color:#532911;
	font-family:lucida grande, helvetica, arial, trebuchet, sans-serif;
	text-decoration:none;
	font-weight:bold;
	background:#C7BF98;
}

#left #subnav a:hover {
	text-decoration:underline;
}

#left #subnav a.active {
	color:#8B2A00;
	background:#ECE6CE;
	font-weight:bold;
}

#left #subnav a.active:hover {
	text-decoration:none;
}

/* interior pages */
#left #content {
	width:518px;
	background:url(images/content_bg.jpg) no-repeat top left;
	padding:15px 16px;
}

#left #content h2 {
	font-weight:normal;
	color:#872A01;
	font-size:180%;
	margin:0 0 15px;
	padding-top:15px;
}

#left #content h2.title {
	padding-top:0;
}

#left #content-home h3, #left #content h3 {
	color:#432401;
	padding:10px 0;
	font-family:"Lucida Grande", helvetica, arial, trebuchet, sans-serif;
}

#left #content-home h3 span, #left #content h3 span {
	color:#9C3A00;
	font-style:italic;
}

#left #content-home h3 span.impact, #left #content h3 span.impact {
	font-style:italic;
	color:#9C3A00;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
}

#left p {
	padding:5px 0 10px;
	line-height:18px;
}

#left ul {
	list-style:none;
	margin:15px 0;
}

#left ul li {
	padding:0 0 8px 22px;
	background:url(images/bullet.gif) no-repeat top left;
}

#left ol {
	margin:0 0 0 20px;
}

#left ol li {
	margin:14px 0;
	line-height:16px;
}

div.cbox {
	width:513px;
	background:url(images/cbox_bg.gif) repeat-y top left;;
	margin-bottom:20px;
}

#left #content div.cbox h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	padding:20px;
	text-align:center;
	font-size:140%;
	background:url(images/cbox_top.gif) no-repeat top left;
}

div.listBox {
	padding:8px 12px;
	background:#F7F4E5;
	border:5px solid #C1B58B;
	margin-bottom:20px;
}

/* About */
img.aa-pic {
	float:left;
	margin:10px 15px 15px 0;
	border:4px solid #E3DCBF;
}

#left p.quote {
	margin-bottom:0;
	padding:0;
	font-size:110%;
}

#left p.credit {
	margin:0;
	padding:5px 0 20px 0;
	font-style:italic;
	text-align:center;
}

/* Experience */
div.cbox .bottom {
	padding-top:5px;
	background:url(images/cbox_bottom.gif) no-repeat bottom left;
}

p.question {
	font-weight:bold;
	float:left;
	margin:0 15px 5px 0;
}

a.showAnswer {
	position:relative;
	top:5px;
	padding-top:20px;
}

p.faqAnswer {
	clear:both;
	display:none;
	width:510px;
}

.itinerary dl {
	line-height:16px;
}

.itinerary dt {
	width:130px;
	float:left;
	clear:right;
}

.itinerary dd {
	margin-left:132px;
	margin-bottom:10px;
}

/* travel */
dl.accom {

}

dl.accom dt {
	float:left;
	clear:right;
	margin:0 12px 15px 0;
}

dl.accom dt img {
	border:4px solid #E3DCBF;;
}

dl.accom dd {
	line-height:18px;
}

/* registration */
.reg-box {
	width:336px;
	margin:0 auto;
	padding:5px 20px;
	background:#fff;
	border:1px solid #DBD1B6;
}

#left .reg-box ul {
	list-style-type:disc;
	margin:5px 0;
}

#left .reg-box li {
	margin-left:20px;
	background:none;
	padding-left:0;
}

#left #content .reg-box h3.surprises {
	text-transform:uppercase;
	color:#8A2A04;
	font-size:100%;
}

.tuition-two {
	width:450px;
	margin:0 auto;
	text-align:center;
	background:url(images/best_value.jpg) no-repeat top left;
}

#left #content .tuition-two h3 {
	padding-bottom:3px;
}

#left #content .tuition-two p {
	padding:0;
	font-size:90%;
	color:#452300;
	font-family:"Lucida Grande", helvetica, arial, trebuchet, sans-serif;
}

#left #content .tuition-two p span {
	font-style:italic;
	font-weight:bold;
	color:#863001;
}

#reg-methods {
	width:518px;
	margin-bottom:15px;
}

#reg-methods p {
	font-size:90%;
}

#reg-methods .online-wrap, #reg-methods .fax-wrap, #reg-methods .phone-wrap {
	float:left;
	height:170px;
	width:150px;
	padding:0 10px;
	border-right:1px solid #8A8A8A;
	text-align:center;
}

#reg-methods .phone-wrap {
	border-right:0;
}

#reg-methods .online-wrap h3, #reg-methods .fax-wrap h3, #reg-methods .phone-wrap h3 {
	text-transform:uppercase;
	padding-left:25px;
	line-height:28px;
}

#reg-methods .online-wrap h3 {
	background:url(images/one.gif) no-repeat 10px 10px;
}

#reg-methods .fax-wrap h3 {
	background:url(images/two.gif) no-repeat 20px 10px;
}

#reg-methods .phone-wrap h3 {
	background:url(images/three.gif) no-repeat 10px 10px;
}

/* contact form */
fieldset#contact-form {
	padding:0;
	margin:20px 0 0 0;
	width:auto;
	border:none;
	}
	
#left fieldset#contact-form ul {
	margin:0;
	padding:0;
	list-style:none;
	}		

#left fieldset#contact-form li {
	padding:0;
	background:none;
}

#left fieldset#contact-form li label {
	float:left;
	clear:right;
	width:95px;
	text-align:right;
	margin:0;
	padding-top:4px;
	}
	
fieldset#contact-form li input, fieldset#contact-form li textarea {
	margin:0 0 8px 15px;
	padding:2px;
	font-family:Arial, Helvetica, "Lucida Grande", "Trebuchet MS", sans-serif;
	color:#212121;
	width:200px;
	font-size:100%;
	border:1px solid #000;
	}
	
fieldset#contact-form li textarea {
	width:auto;
	}		

fieldset#contact-form input#contactsubmit {
	width:auto;
	margin:20px 0 10px 270px;
	padding:3px 5px;
	background:#872A01;
	color:#fff;
	border:none;
	font-size:110%;
	}
	
/* questionnaire */
fieldset#questionnaire {

	}
	
fieldset#questionnaire ul {
	list-style:none;
	}		

#left fieldset#questionnaire li {
	padding-left:0;
	background:none;
}

fieldset#questionnaire li label {
	float:left;
	width:125px;
	text-align:right;
	margin:0;
	padding-top:4px;
	}

fieldset#questionnaire ul#events li label {
	width:55px;
	text-align:left;
}
	
fieldset#questionnaire li input, fieldset#questionnaire li textarea, fieldset#questionnaire li select {
	margin:0 0 4px 15px;
	padding:2px;
	font-family:Arial, Helvetica, "Lucida Grande", "Trebuchet MS", sans-serif;
	color:#222;
	font-size:100%;
	}
	
fieldset#questionnaire li input	{
	width:200px;
}	
	
fieldset#questionnaire li select {
	width:90px;
}

fieldset#questionnaire li input#submit {
	width:auto;
	margin:20px 0 10px 230px;
	padding:3px 5px;
	font-size:110%;
	}	

fieldset#questionnaire li input#state {
	width:40px;
}

fieldset#questionnaire li input#zip {
	width:90px;
}

fieldset#questionnaire li select#jobCat {
	width:150px;
}
	
/* credits */
#left .separator {
	padding-bottom:5px;
	border-top:1px #ccc dotted;
}

/* right column */
#right {
	float:right;
	width:184px;
	margin:0 0 20px 20px;
	text-align:center;
}

#right h3 {
	font-size:110%;
	font-family:lucida grande, helvetica, arial, trebuchet, sans-serif;
}

#right h3 span {
	text-transform:uppercase;
	letter-spacing:4px;
	font-weight:normal;
	font-size:140%;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#right #countdown {
	width:170px;
	height:56px;
	background:url(images/countdown.gif) no-repeat top left;
	margin:10px 0 0 8px;
}

#right #countdown ul {
	float:left;
	list-style:none;
	margin:0;
	padding:10px 11px 0 9px;
}

#right #countdown li {
	display:block;
	text-align:center;
	color:#903400;
	font-family:arial, helvetica, lucida grande, trebuchet, sans-serif;
	text-transform:uppercase;
	font-size:11px;
}

#right #countdown li.num {
	font-weight:bold;
	font-size:16px;
	padding-bottom:4px;
}

#right .separator {
	padding:16px 0;
	background:url(images/separator.gif) no-repeat center left;
	margin-left:4px;
}

#right #joinus {
	width:160px;
	border:1px solid #64715D;
	background:#F4F0E0 url(images/register_bg.gif) no-repeat top left;
	margin-left:6px;
	padding:8px 5px;
}

#right #joinus h3 {
	color:#180400;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:120%;
	font-weight:normal;
}

#right #joinus img {
	margin:6px 0;
}

#right #joinus p {
	color:#432401;
}

#right #list {
	text-align:left;
	border:1px solid #71726C;
}

#right #list h3 {
	padding:4px;
	background:#AE5221;
}

#right #list h3 span {
	background:url(images/list_bg.gif) no-repeat center left;
	margin-left:4px;
	color:#F1E6D2;
	padding-left:24px;
	font-size:100%;
	font-weight:normal;
	text-transform:none;
	letter-spacing:0;
	font-family:arial, helvetica, "lucida grande", "trebuchet ms", sans-serif;
}

#right #list form {
	padding:6px;
}

#right #list p {
	font-size:90%;
	padding:6px;
}

#right #list input {
	width:150px;
	padding:2px;
	border-top:2px solid #848484;
	border-left:2px solid #848484;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:90%;
	margin:3px;
	color:#666;
}

#right #list input#zip {
	width:70px;
}

#right #list input#submitBtn {
	width:auto;
	background:#f0f0f0;
	border-top:0;
	border-left:0;
	border-bottom:2px solid #848484;
	border-right:2px solid #848484;
	color:#000;
}

#right #guarantee {
	margin-left:5px;
}

#right #guarantee p {
	font-size:90%;
	padding:10px;
	line-height:15px;
}

#right .palms h2 {
	text-indent:-9000px;
	margin-left:5px;
}

#right .palms h2 a {	
	width:177px;
	height:225px;
	background:url(images/sidebar_palms.jpg) no-repeat top left;
	display:block;
}

#right .palms p {
	font-family:lucida grande, helvetica, arial, trebuchet, sans-serif;
	font-weight:bold;
	padding:5px 0;
}

/* footer area */
#footer {
	width:100%;
	height:66px;
	background:url(images/footer_bg.jpg) repeat-x top left;
}

#footer ul {
	width:757px;
	margin:0 auto;
	padding-top:25px;
	list-style:none;
	font-size:90%;
}

#footer li {
	float:left;
}

#footer li a {
	color:#000;
	padding-right:15px;
}