/*-----------------------------------------------------------------------------
	Trends Travelmart Stylesheet v1.0
	By: Lester Reyes (jlrworks.com)
-----------------------------------------------------------------------------*/

body {
	background: #E5E2C4 url(../images/bg-overall.jpg) repeat-x 0 0;
	margin-bottom: 0;
	margin-top: 0;
}

#wrapper {
}

.container {
	background: transparent url(../images/bg-ch.gif) no-repeat 1060px 355px;
	position: static;
}

blockquote {
	background: transparent url(../images/quote.gif) no-repeat 5px 5px;
	color: #EEEEEE;
	font-style: normal;
	padding: 0;
}

a {
	color: #FF7904;
	text-decoration: none;
}

a:hover {
	color: #FF9E49;
	text-decoration: none;
}

blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; vertical-align: bottom; }
p {
	margin: 0;
	padding: 0 0 1em 0;
	text-align: justify;
}
p img			{ float: none; }
a.button 		{ float: left; } /* Fix for buttons */
input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }
ul 				{ margin-left: 15px; list-style-type: none; }
ul li 			{ padding: 2px 0 2px 9px; background: url('../images/icons/bullet_square_grey.gif') left 5px no-repeat; }
ol				{ margin-left: 35px; }
ol li {
	background-image: none;
}
label			{ font-weight: normal; }
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }
.nopadding		{ padding: 0; }
a.button, button { font-weight: normal; }

table {
	border-collapse: collapse;
}


h2 a {
	color: #3B4A25;
	text-decoration: none;
}

h3, h3 a {
	color: #008C00;
	font-size: 1.3em;
	font-weight: bold;
 	letter-spacing: 0px;
	line-height: 1.2;
	margin-bottom: 7px;
	text-decoration: none;
}

h4 {
	color: #F9F7ED;
	margin-bottom: 5px;
}

em {
	font-size: 11px;
}

acronym {
	border-bottom: 1px dotted #CCCCCC;
	cursor: help;
}

/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
	background: transparent url(../images/bg-header.jpg) no-repeat 0 0;
	clear: both;
	height: 358px;
	position: relative;
}

#logo-flash {
	margin: 88px 0 0 70px;
}

#logo-nf {
	float: left;
	height: 227px;
	padding: 109px 0 0 85px;
	width: 761px;
}

#logo-nf h1.logo-title {
	margin: 0;
	position: relative;
}

#logo-nf a {
	background: transparent url(../images/logo.png) no-repeat 0 0;
	cursor: pointer;
	display: block;
	height: 227px;
	text-decoration: none;
	text-indent: -10000px;
	width: 761px;
}

/*-----------------------------------------------------------------------------
	Navigation & Sub-Navigation
-----------------------------------------------------------------------------*/

#nav {
	background: transparent url(../images/bg-nav.jpg) repeat-x 0 0;
	height: 55px;
	left: 220px;
	line-height: 55px;
	position: absolute;
	top: 25px;
}

#nav-inner {
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	background-image: none;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}

#nav li.div {
	background: transparent url(../images/bg-nav-div.jpg) no-repeat center;
	text-indent: -10000px;
	width: 1px;
}

#nav li a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	position: relative;
	text-shadow: 0px -1px 0px #332106;
}

#nav li a:hover,
#nav li.current-item a {
	background: transparent url(../images/bg-nav-active.gif) no-repeat center 40px;
}

#nav ul.primary-sub {/* -- */
	background-color: #815E1C;
	top: 55px;
	width: auto;
}

#nav ul.primary-sub li {
	float: none;
	line-height: 20px;
}

#nav ul.primary-sub a {
	background: none;
	border-bottom: 1px solid #C1AD92;
	color: #FFFFFF;
	float: none;
	height: 30px;
	line-height: 30px;
	padding: 5px;
	text-indent: 0;
	width: 110px;
}

#nav ul.primary-sub a:hover {
	background-color: #FF7F00;
}

#nav ul ul {
	position: absolute;
	z-index: 500;
}

#nav ul ul ul {
	top: 0;
	left: 100%;
}

#nav ul ul,
#nav ul li:hover ul ul,
#nav ul ul li:hover ul ul {
	display: none;
}

#nav ul li:hover ul,
#nav ul ul li:hover ul,
#nav ul ul ul li:hover ul {
	display: block;
}

#nav ul.primary-sub-sub {
	background-color: #212121;
	top: 0;
	width: auto;
}

#nav ul.primary-sub li.with li a,
#nav ul.primary-sub li.with li a:hover {
	background-image: none;
}

#nav ul.promo {
	left: -17px;
}

#nav ul.global-partners {
	left: 15px;
}/* -- */

#subnav {
	clear: both;
}

#subnav ul  {
	margin: 0;
	padding: 0;
}

#subnav li {
	background-image: none;
	display: inline;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

#subnav li a {
	color: #727070;
	font-size: 12px;
	letter-spacing: -1px;
}

#subnav li a:hover {
	color: #727070;
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------
	Main Content
-----------------------------------------------------------------------------*/

#page {
	clear: both;
}

#page-inner {
}

#maincontent {
	clear: both;
	color: #484848;
	font-size: 12px;
}

#maincontent h2.title {
	color: #00A0C6;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	text-shadow: 0px -1px 0px #CCCCCC;
}

#maincontent h3.title {
	border-bottom: 1px dotted #373737;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
}

#maincontent h4.title {
	color: #C79810;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#maincontent-inner {
	min-height: 450px;
}

#content {
	background: transparent url(../images/bg-content.jpg) repeat-y 0 0;
}

#content-inner {
	background: transparent url(../images/bg-content-inner.jpg) no-repeat 0 0;
}

#content-innerer {
	background: transparent url(../images/bg-content-innerer.jpg) no-repeat bottom left;
	min-height: 300px;
	padding: 20px 40px 40px 40px;
}

div.actual-content {
	padding: 10px;
}

/*-----------------------------------------------------------------------------
	Chicklet
-----------------------------------------------------------------------------*/

div#chicklet ul {
	margin: 0;
}

div#chicklet ul li {
	background: none;
	float: left;
	padding: 5px;
}

div#chicklet ul li.accredited {
	background: transparent url(../images/bg-accredited.png) no-repeat 0 0;
	height: 161px;
	position: relative;
	width: 645px;
}

div#chicklet ul li.accredited a {
	display: block;
	float: left;
	height: 57px;
	line-height: 40px;
	margin: 50px 6px 0 12px;
}

a.wf {
	background: transparent url(../images/icon-weather.png) no-repeat 0 0;
	display: block;
	height: 128px;
	text-indent: -10000px;
	width: 155px;
}

a.cu {
	background: transparent url(../images/icon-inquire.png) no-repeat 0 0;
	display: block;
	height: 93px;
	margin-top: 30px;
	text-indent: -10000px;
	width: 155px;
}

/*-----------------------------------------------------------------------------
	Home Page
-----------------------------------------------------------------------------*/

div.swrap {
	float: left;
	width: 640px;
}

div.awrap {
	float: left;
	width: 275px;
}

div#announcements {
	clear: both;
	padding: 0 0 20px 20px;
}

div#announcements h3.title {
	background-color: #886022;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px;
	text-align: center;
}

div#announcements ul.ann-list {
	margin: 0;
	padding: 0 10px;
}

div#announcements ul.ann-list li {
	clear: both;
	padding: 2px 0 20px 9px;
}

div#announcements div.scroll-wrapper {
	border-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-radius: 4px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border: 2px solid #886022;
	border-top: 0;
	height: 380px;
	overflow: auto;
}

div.welcome {
	clear: both;
	padding: 10px 0 20px 0;
}

/*-----------------------------------------------------------------------------
	Promo Page
-----------------------------------------------------------------------------*/

table.promo {
	margin: 0;
	width: 100%;
}

table.promo td {
	padding: 5px 10px;
}

table.promo a {
	background: transparent url(../images/icons/application-pdf.png) no-repeat 0 0;
	display: block;
	font-weight: bold;
	padding-left: 20px;
}

/*-----------------------------------------------------------------------------
	Contact Us Page
-----------------------------------------------------------------------------*/

a.lm {
	display: block;
	float: right;
	font-style: italic;
	height: 290px;
	text-align: center;
	width: 350px;
}

span.lb {
	font-size: 11px;
	font-weight: bold;
	padding-left: 30px;
	text-transform: uppercase;
}

div.panel-top,
div.panel-bottom {
	clear: both;
	padding-bottom: 30px;
}

div.contact-form {
	text-align: left;
}

div.contact-form div.note {
	background-color: #FFFFFF;
	border: 1px solid #006E2E;
	color: #000000;
	margin: 10px 0;
	padding: 5px;
}

div.contact-form {
	padding-bottom: 15px;
}

div.contact-form fieldset {
	border-bottom: 1px solid #006E2E;
	margin: 0 0 7px 0;
	padding: 0;
}

div.contact-form label {
	color: #C79810;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
}

div.contact-form input.custom,
div.contact-form textarea {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
	padding: 5px;
	width: 450px;
}

div.contact-form input.email {
	margin: 0.5em 0;
}

div.contact-form input.custom:focus {
	border: 1px solid #666;
}

div.contact-form textarea {
	height: 200px;
}

div.input-buttons input.button {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #0F0E13;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	padding: 2px;
}

div.input-buttons input.button:hover {
	border-color: #CCCCCC;
	color: #CCCCCC;
}

.senderror {
	background-color: #FBE3E4;
	border: 1px solid #FF0000;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}

.sendsuccess {
	background-color: #CDEB8B;
	border: 1px solid #006E2E;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}

.goback {
	margin-top: 10px;
	text-align: center;
}

.goback a {
	font-weight: bold;
}

/*-----------------------------------------------------------------------------
	Ticket Reservation Form
-----------------------------------------------------------------------------*/

div.reservation-form {
	padding-bottom: 15px;
	text-align: left;
	width: 650px;
}

div.reservation-form div.note {
	background-color: #FFFFFF;
	border: 1px solid #006E2E;
	color: #000000;
	margin: 10px 0;
	padding: 5px;
}

div.reservation-form fieldset {
	border-bottom: 1px solid #006E2E;
	margin: 0 0 7px 0;
	padding: 0;
}

div.reservation-form label {
	color: #C79810;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
}

div.reservation-form input.custom,
div.reservation-form textarea {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
	padding: 5px;
	width: 450px;
}

div.reservation-form input.date {
}

div.reservation-form input.date {
	margin: 0.5em 0;
	margin-right: 330px;
	width: 120px;
}

div.reservation-form input.custom:focus {
	border: 1px solid #666;
}

div.reservation-form div.type {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px 10px 10px;
	width: 100px;
}

div.reservation-form input.type {
	float: none;
}

div.reservation-form fieldset.dd {
	padding-left: 190px;
}

div.reservation-form div.pass {
	float: left;
	width: 70px;
}

div.reservation-form div.pass label {
	clear: both;
	display: block;
	float: none;
	line-height: normal;
}

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer {
	border-top: 1px dashed #2B73AD;
	clear: both;
	color: #484848;
	font-size: 11px;
	margin-top: 20px;
	text-align: center;
}

#footer-inner {
	padding-top: 10px;
}

#footer-inner div.copyright {
	padding-top: 5px;
}

/*-----------------------------------------------------------------------------
	Misc
-----------------------------------------------------------------------------*/
.clear {
	clear: both;
}

.hidden {
	display: none;
	visibility: hidden;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

.special {
	color: #000000;
}

a.email {
	color: #1E90FF;
}

a.email:hover {
	color: #4AA6FF;
}

hr.custom {
	background: transparent url(../images/hr.jpg) repeat-x 0 0;
	clear: both;
	height: 2px;
	margin: 20px 0;
	width: 100%;
}

div.no-js-wrapper {
	position: absolute;
	top: 0;
	width: 100%;
}

div.no-js {
	font-size: 14px;
	margin: 0 auto;
	width: 100%;
}

div.no-js div.inner {
	background-color: #211C19;
	color: #EEEEEE;
	padding: 20px;
}

body.no-js {
	background-position: 0 82px;
	padding-top: 82px;
}

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

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

img.center {
	margin: 10px auto 20px auto;
	text-align: center;
}

p.note {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

