/* GLOBALS */

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #fff;
	background-image: url('images/bg2.gif');
	background-repeat: repeat-x;
	font-size: 62.5%;
}

table {
	border-collapse: collapse;
}

#container {
	background-image: url('images/content_bg2.gif');
	background-repeat: repeat-y;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* for IE5 users */
	height: 1%;
}


/* HEADER ***************************************************** */

#header {
	background-image: url('images/header2.gif');
	background-repeat: no-repeat;
	text-align: left; /* for IE5 users */
	height: 180px;
	width: 770px;
}

#header-logo {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	padding: 20px 20px 0px 30px;
}

#header-logo-sub {
	background-image: url('images/logo_sub_bg2.gif');
	background-repeat: repeat-y;
	clear: both;
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	padding: 5px 33px;
	width: 700px;
}

#phone {
	float: right;
	margin-top: 90px;
	padding-right: 1.4em;
	text-align: left;
}

#phone p {
	font-size: 2.6em;
}

#phone span {
	font-size: 1.8em;
	font-weight: bold;
}


/* CONTENT (BELOW HEADER) ************************************ */

#content {
	width: 770px;
	margin-top: 40px;
}

 /* Start hide from IE-Mac \*/
* html #content {
   height: 1%;
}
/* End Hide from IE-Mac */

/* RIGHT COLUMN (MAIN CONTENT) ************************************ */

#nav-top {
	background-image: url('images/tab_bg.gif');
	background-repeat:repeat-x;
	font-size: 1.3em;
	font-weight: bold;
	float: right;
	width: 535px;
	margin-right: 10px;
	margin-bottom: 0px;
}

#nav-top a,
#nav-top a:link,
#nav-top a:visited,
#nav-top a:active {
	color: #000000;
	text-decoration: none;
	}

#nav-top a:hover {
	color: #ffb24d;
}


* html #nav-top { /* for IE double margin bug */
	display: inline;
}

.tab {
	background-image: url('images/tab_mid.gif');
	background-repeat: repeat-x;
	line-height: 12px;
	text-align: center;
}

.tab-right {
	background-image: url('images/tab_right.gif');
	background-repeat: no-repeat;
}

.tab-left {
	background-image: url('images/tab_left.gif');
	background-repeat: no-repeat;
}

.tab-on {
	background-image: url('images/tab_on_mid.gif');
	background-repeat: repeat-x;
	line-height: 12px;
	text-align: center;
}

.tab-on-right {
	background-image: url('images/tab_on_right.gif');
	background-repeat: no-repeat;
}

.tab-on-left {
	background-image: url('images/tab_on_left.gif');
	background-repeat: no-repeat;
}

/* MAIN TEXT AREA ****** */

#main-text {
	background-image: url('images/main_txt_bg2.gif');
	background-repeat: repeat-y;
	clear: right;
	float: right;
	width: 505px;
	padding: 20px;
	margin-top: 0px;
}

* html #main-text { /* for ie/pc to reduce gap between tabs and main text */
	margin-top: -3px;
}

/* TITLES */

#main-titlebox {
	background-color: #c4def7;
	width: 480px;
	padding: 0px 10px 10px 10px;
}

#main-title {
	font-size: 2.4em;
	font-weight: bold;
}

#main-price {
	float: right;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 5px;
}

#main-price2 {
	float: right;
	font-size: 1.35em;
	font-weight: bold;
	margin-top: 5px;
	width: 250px;
	text-align: right;
}

#sub-price {
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	clear: right;
	text-align: right;
}

#main-subtitle {
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 2px;
}

#main-subtitle2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 2px;
	width: 100px;
}

#sub-title {
	background-color: #c4def7;
	padding: 0px 0px 3px 10px;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 20px;
	clear: both;
}

/* MAP */
#map {
	width: 460px;
	float: left;
	padding: 10px
}

#map p {
	font-size: 1.2em;
	font-style: italic;
	text-indent: 0;
	text-align: center;
}

#largemap {
	text-align: center;
}


/* INTRO */
#intro {
	position: relative;
	left: 10px;
	width: 480px;
}

#intro h1 {
	font-size: 1.2em;
	line-height: 1.65em;
	padding: 5px;
	margin-left: -6px;
}

#intro li {
	font-size: 1.2em;
	list-style-type: square;
	list-style: inside;
	text-indent: -15px;
}

#intro-text {
	clear: both;
	margin-bottom: 20px;
	margin-left: 20px;
}

#tourTable table {
	border: #cccccc solid 1px;
	margin: 20px 0;
}

#tourTable td {
	background-color:#fff2d7;
	padding: 10px;
}

#tourTable h1 {
	color: #0c0c6e;
	font-size: 1.6em;
}

#tourTable h2 {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#tourTable p {
	font-size: 1.2em;
	margin-bottom: 5px;
}

#tourTable a:active,
#tourTable a:link,
#tourTable a:visited {
	text-decoration: none;
}

#tourTable a:hover {
	color:#FF6600;
}


#tourTablePrice {
	color: #de0808;
	font-size: 1.2em;
	font-weight: bold;
}

/* DAY BOX 1 */
.day-box {
	background-color:#fff2d7;
	padding: 15px 0px;
}

.day-box h2 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 0px 10px 10px;
}

.day-box h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 10px 10px;
}

.day-box p {
	font-size: 1.2em;
	padding: 0px 5px 10px 10px;
	line-height: 1.4em;
}

.day-box a:link,
.day-box a:visited,
.day-box a:active {
	color: #2d49a3;
}

.day-box a:hover {
	color: #750000;
}

.meal {
	font-size: 1.2em;
	font-style: italic;
	padding: 10px;
}


/* DAY BOX 2 */
.day-box2 {
	background-color:#e4e4e4;
	padding: 15px 0px;
}

.day-box2 h2 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 0px 10px 10px;
}

.day-box2 h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 10px 10px;
}

.day-box2 p {
	font-size: 1.2em;
	padding: 0px 5px 10px 10px;
	line-height: 1.4em;
}

.day-box2 a:link,
.day-box2 a:visited,
.day-box2 a:active {
	color: #2d49a3;
}

.day-box2 a:hover {
	color: #750000;
}

/* DAY BOX IMAGES */
.day-img {
	float: right;
	width: 219px;
	clear: both;
	padding: 5px 5px 0px 10px;
	text-align: center;
}

.day-img2 {
	float: right;
	width: 148px;
	clear: both;
	padding: 5px 5px 0px 10px;
	text-align: center;
}

.day-img p {
	color: #753333;
	font-style: italic;
	font-size: 1.2em;
}

.day-img2 p {
	color: #753333;
	font-style: italic;
	font-size: 1.2em;
}

.day-img-credit {
	color: #753333;
	font-size: 1.2em;
	font-style:normal;
}

/* LEFT COLUMN (SIDE NAVIGATION) ************************************ */

#nav-side {
	width: 190px;
	margin-top: 20px;
	margin-left: 20px;
}

#nav-side li {
	background-image: url(images/side_btn.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: square;
	text-indent: 8px;
	line-height: 22px;
	list-style-type: none;
}

#nav-side p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px 0px;
}

#nav-side a {
	color: #000;
	text-decoration: none;
}

#nav-side a:hover {
	color: #993300;
}

/* SALE ************************************ */

#sale {
	border: #0000FF;
	color: #FF0000;
}


/* DEPARTURE DATES ************************************ */

#dates {
	color: #333333;
	width: 190px;
	margin-top: 20px;
	margin-left: 20px;
}

#dates td {
	padding: 2px;
}

#dates-title {
	background-color:#ffffcc;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	text-align: center;
}

.dates-month {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}

.dates-day {
	font-size: 1.2em;
}

.dates-price {
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}

/* DISCLAIMER ************************************ */

#disclaimer {
	color: #333333;
	width: 190px;
	margin-top: 20px;
	margin-left: 20px;
}

#disclaimer h1 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

#disclaimer p {
	font-size: 1.2em;
	margin-top: 10px;
}



/* CREDIT CARDS */

#cards {
	color: #333333;
	font-size: 1.2em;
	width: 190px;
	margin-top: 20px;
	margin-left: 20px;
}


/* TEMPERATURES ************************************ */

#temp {
	color: #333333;
	width: 190px;
	margin-top: 20px;
	margin-left: 20px;
}

#temp td {
	padding: 2px;
}

#temp-title {
	background-color: #ffffcc;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	text-align: center;
}

.temp-data {
	font-size: 1.2em;
	text-align: right;
}

/* PHOTO CREDITS ************************************ */

#photo-credits {
	color: #333333;
	width: 190px;
	margin-top: 20px;
	margin-left: 20px;
}

#photo-credits h1 {
	background-color: #ffffcc;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

#photo-credits p {
	font-size: 1.2em;
}

/* HIGHLIGHT ***************************************** */

.highlight {
	background-color: #ffffcc;
	color: #000000;
	font-size: 1em;
}


/* FORM */

#form {
	margin: 10px;
}

#form h2 {
	font-size: 1.2em;
	font-weight: bold;
}

#form p {
	font-size: 1.2em;
	padding: 2px 0px;
}

#form td {
	padding: 2px;
}


/* FORM (TELL A FRIEND) */

#tell {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 400px;
	margin-top: 20px;
}

#tell p {
	color: #003399;
	font-size: 1.2em;
	margin: 10px 0px;
}

#tell td {
	padding: 6px;
}

	/* Tell button */
	
.tell {
	width: 190px;
	margin-top: 20px;
}


/* NICARAGUA MAP */

#nicmap {
	width: 460px;
	margin: 20px;
}

#nicmap img {
	float: right;
}

#nicmap p {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}

#nicmap li {
	font-size: 1.2em;
	font-weight: bold;
	list-style: square;
}

#nicmap a,
#nicmap a:link,
#nicmap a:visited,
#nicmap a:active {
	color: #2d49a3;
	text-decoration: none;
}

#nicmap a:hover {
	color: #993300;
}

.largemap {
	padding: 20px;
	clear: both;
}

.largemap p {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.largemap a,
.largemap a:link,
.largemap a:visited,
.largemap a:active {
	color: #3c59b8;
	text-decoration: none;
}

.largemap a:hover {
	color: #bc620a;
}

/* CONTACT */

#contact {
	font-size: 1.2em;
	margin: 20px;
}

#contact p {
	margin: 10px;
}

#contact-img {
	float: right;
	margin: 0px 10px;
	width: 200px;
}

#contact-img p {
	clear: both;
}


/* FAQ */

#faq {
	font-size: 1.2em;
	margin: 20px 0px;
	width: 500px;
}

#faq h2 {
	background-color: #ffffcc;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
}

#faq h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 20px;
}

#faq h4 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 20px;
}

#faq p {
	margin: 10px 20px;
}

#faq ol li {
	color: #000000;
	font-weight: bold;
	line-height: 1.7em;
	text-indent: 0em;
	margin-left: 40px;
	list-style: decimal;
}

#faq ul li {
	color: #000000;
	line-height: 1.7em;
	text-indent: 0em;
	margin-left: 35px;
	list-style: square;
}

#faq a,
#faq a:link,
#faq a:visited,
#faq a:active {
	color: #3c59b8;
	font-weight: bold;
	text-decoration: none;
}

#faq a:hover {
	color: #993300;
	font-weight: bold;
}

#faq img {
	float: right;
	margin: 10px;
}

	

/* FOOTER ************************************ */

#footer {
	background-image: url('images/bg_bot2.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 40px;
}

#footer p {
	font-size: 1.2em;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #993300;
	text-decoration: none;
}

#footer a:hover {
	color: #bc620a;
}


/* NEWSLETTER */

#newsletter {
	font-size: 1.2em;
	margin: 20px;
	width: 460px;
}

#newsletter h2 {
	font-size: 1.4em;
	font-weight: bold;
}

#newsletter h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 20px;
}

#newsletter p {
	font-size: 1.2em;
	margin: 10px 20px;
}


/* RESERVATION IMAGES */

#reserve-img {
	padding: 10px;
}

/* TEST*/

#test {
	margin: 10px;
	background-color:#fff6b3;
}

#test h2 {
	background-color: #cbbe5f;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 10px;
}

#test p {
	font-size: 1.2em;
	font-weight: bold;
}

#test td {
	font-size: 1.2em;
	padding: 0px 10px 5px 10px;
}


/* POPUP */

#white {
	background-color: #ffffff;
}

#container-popup {
	background-color: #ffffff;
	width: 890px;
	text-align: left; /* for IE5 users */
}

#goback {
	float: right;
}

#header-popup {
	text-align: left; /* for IE5 users */
	height: 100px;
	width: 890px;
}

#header-logo-popup {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	margin: 40px 20px 0px 30px;
}

#header-logo-sub-popup {
	background-color: #b8ddff;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	padding: 5px 30px;
	width: 830px;
}

#footer-popup {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 40px;
	clear: both;
}
