/* COLORS
======================================================================
	#xxxxxx : color name
====================================================================== */


@import url(base.css);


/* GENERAL
====================================================================== */

html {
	background: #000;
}

body {
	color: #ffffff;
	font-family: Arial, sans-serif;
}

h1 {
	font-size: 1.95em;
	font-weight: normal;
}

h2,
h3 {
	color: #d69517;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 10px;
}

div#thick h1,
div#thick h2,
div#thick h3,
div#thick h4,
div#thick h5,
div#thick h6 {
    position: relative;
    background: none;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    color: #d69517;
    font-weight: normal;
    margin-bottom: 8px;
}

div#thick h4,
div#thick h5,
div#thick h6 {
    font-weight: bold;
}

div#thick h1 {
    font-size: 2.0em;
    line-height: 28px;
}

div#thick h2 {
    font-size: 1.8em;
    line-height: 24px;
}
div#thick li h1,
div#thick li h2,
div#thick li h3,
div#thick li h4 {
    color: inherit !important;
}
div#thick h2:first-child {
    color: #ffffff;
}
div#thick h3 {
    font-size: 1.6em;
    line-height: 22px;
	margin: 40px 0 20px 0;
    clear: both;
}

div#thick h4 {
    font-size: 16px;
    line-height: 20px;
	font-weight: normal;
	color: #3A68A5;
	margin: 30px 0 15px 0;
}

div#thick h5, div#content h6 {
    font-size: 1.2em;
    line-height: 18px;
}

h4, h5, h6 {
	/* color: #666; */
}

h5, h6 {
	font-weight: normal;
}

p, address, dl, ol, table, label {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 15px;
}


ul {
	margin-left: 1.5em;
	list-style-type: disc;
}

ul ul {
	margin-top: 0;
	list-style-type: circle;
}

ol {
	margin-left: 1.5em;
	list-style-type: decimal;
}

ol ol {
	margin-top: 0;
	margin-left: 1.5em;
	list-style-type: lower-alpha
}

dd {
	margin: 0;
}

dt {
	margin-top: 1.5em;
	font-weight: bold;
}

blockquote {
	margin: 2em 0;
	padding: .5em 2em 1.5em 2em;
}

cite {
	text-align: right;
	display: block;
}

cite:before {
  content: "- ";
}

em, q { font-style: italic; }

strong { font-weight: bold; }

a:link,
a:visited {
	color: #3584d8;
    font-weight: bold;
}

a:hover,
a:active {
	color: #5badff;
}

hr {
	color: #666;
}

/* FORMS
====================================================================== */
form {
	width: 360px;
	text-align: left;
}

fieldset {
	position: relative; /* make legend move horizontally correct in IE */
	overflow: auto;
}

legend {
	position: relative;
	left: -7px; /* IE */
	padding: 1.5em 0 .85em 0;
	font-weight: bold;
}

fieldset>legend {
	left: 0; /* future proof */
}

input, textarea, select {
	margin-top: 5px;
	padding: 3px auto;
	width: 196px;
	display: block;
	color: #a3a3a3;
	font-size: 1.1em;
	font-style: italic;
	background: #0b0b0b;
	border: 1px solid #353535;
}

input.hidden {
    display: none;
}


label {
	margin: 0;
	padding-bottom: .85em;
	width: 310px;
	line-height: 1.2;
	display: block;
}

select,
label.FieldLarge,
label.FieldLarge input,
label.FieldLarge select,
label.FieldMedium,
label.FieldMedium input,
label.FieldMedium select,
label.FieldSmall,
label.FieldSmall input,
label.FieldSmall select,
input.InputRadio,
input.InputCheck {
	float: left;
}

label.FieldLarge,
label.FieldLarge input,
label.FieldLarge select {
	width: 310px;
}

label.FieldMedium,
label.FieldMedium input,
label.FieldMedium select {
	width: 150px;
}

label.FieldSmall,
label.FieldSmall input,
label.FieldSmall select {
	width: 70px;
}

label.FieldLarge,
label.FieldMedium,
label.FieldSmall {
	margin-right: 10px;
}

label.LabelRadio,
label.LabelCheck {
	margin-left: 25px;
	padding-bottom: 15px;
}

input.InputRadio,
input.InputCheck {
	margin: 0;
}




/* CONTAINERS
====================================================================== */


/* HEADER
====================================================================== */

#header_wrapper {
	min-width: 945px;
	background: url(../_images/header_tile.gif) repeat-x 0 0;

}

#header {
	position: relative;
	width: 905px;
	padding: 0 20px;
	margin: 0 auto;
	min-height: 110px;
	background: url(../_images/header.gif) no-repeat 0 0;
	font-size: 1em;
}

h1 {
	position: absolute;
	top: 25px;
	left: 20px;
	width: 205px;
	height: 66px;
	background: url(../_images/logo.gif) no-repeat 0 0;
}

h1 a:link,
h1 a:visited {
	display: block;
	width: 205px;
	height: 66px;
}

h1 a span {
	display:  none;
}

/* TOGGLER
====================================================================== */

#fader_wrapper {
	min-width: 945px;
	border-top: 1px solid #8B8B8B;
	background: url(../_images/services_nav_bg.jpg) repeat-x 0 0;
}

#fader_container {
	position: relative;
	width: 905px;
	padding: 0 20px;
	margin: 0 auto;
}

div.fader {
	margin: 0;
	padding: 0px;
}

.fader ul {
	margin: 0;
	padding-bottom: 15px;
	padding-left: 15px;
	list-style-type: disc;
}

.fader li {
	display: -moz-inline-box;
	display: inline-block;
	color: #e6a00b;
    vertical-align: top;
    text-indent: -13px;
    padding-left: 13px;
    line-height: 16px;
}

.fader li a:link,
.fader li a:visited {
	display: list-item;
	list-style: disc;
	list-style-position: inside;
	width: 132px;
	margin-right: 10px;
	padding: 15px 15px 0px 0px;
	color: #ffffff;
	font-size: 1.3em;
    font-weight: bold;
}

.fader li:hover,
.fader li a:hover,
.fader li a:active {
	color: #FF2626;
}

/* NAVIGATION
====================================================================== */
ul#nav {
	/* use this for centered navigation */
	margin: 0;
	list-style-type: none;
	text-align: right;
	font-family: "Lucida Grande", Arial, sans-serif;
	position: relative;
	top: 57px;
}

#nav li {
	/* use this for centered navigation */
	display: -moz-inline-box;
	display: inline-block;
	padding: 7px 0 0 0;
}

#nav li a:link,
#nav li a:visited {
	/* use this for centered navigation */
	display: block;
	display: inline-block;
	color: #808080;
	font-size: 1.2em;
	padding: 7px 1.3em 26px;
	border-right: 1px solid #111111;
}

#nav li.Last a:link,
#nav li.Last a:visited {
	padding: 7px 0 26px 1.3em;
	border-right: 0;
}

#nav li :hover,
#nav li a:hover,
#nav li a:active {
	color: #fff;
}

#nav li.Current {
	background: url(../_images/nav_arrow.gif) no-repeat top center;
}

#nav li.Current a:link,
#nav li.Current a:visited {
	color: #fff;
}

#thin {
	width: 203px;
	float: left;
}

#lifestyles {
	padding: 0 0 0 0;
		background: url(../_images/lifestyles_tile.gif) repeat-y top center;
}

#lifestyles div {
	padding: 48px 0 0 0;
	background: url(../_images/lifestyle_topcap.gif) no-repeat top center;
}

#lifestyles div div {
	padding: 0;
	background: url(../_images/lifestyles_nav.gif) no-repeat bottom right;
}

#lifestyles h2 {
	color: #6358F5;
	padding-left: 28px;
	background: url(../_images/yingyang_alt.gif) no-repeat 125px 50%;
}

#lifestyles p {
	display: block;
	margin: 5px 28px 0;
	font-size: 12px;
	line-height: 18px;
}

#lifestyles ul {
	list-style-type: none;
	padding: 20px 0 30px;
	margin: 0;
	background: url(../_images/lifestyle_bottomcap.gif) no-repeat center bottom;
}

#lifestyles li a:link,
#lifestyles li a:visited {
	display: block;
	padding: 9px 0 9px 28px;
	font-size: 1.2em;
	color: #F2F2F2;
}

#lifestyles li a:hover,
#lifestyles li a:active {
	color: #2a73bc;
}

#lifestyles ul li.Sub ul {
    padding: 0 0 6px 35px;
    background: none;
}
#lifestyles ul li.Sub ul li {
    list-style-type: disc;
    list-style-position: inside;
    padding: 3px 0 4px;
    color: #fff;
}
#lifestyles ul li.Sub ul li:hover, #lifestyles ul li.Sub ul li:hover a {
    color: #D69517;
}
#lifestyles ul li.Sub ul li a {
    color: #fff;
    padding: 0;
    display: inline;
}
#lifestyles ul li.Sub ul li.Current,
#lifestyles ul li.Sub ul li.Current a {
    color: #D69517;
}
#lifestyles ul li.Sub ul li a:hover,
#lifestyles ul li.Sub ul li a:active,
#lifestyles ul li.Sub ul li.Current a:hover,
#lifestyles ul li.Sub ul li.Current a:active {
    color: #D69517;
}
#loggedout {
	background: url(../_images/sub_nav_top.png) no-repeat center top;
}

#sidenav {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 68px;
	background: url(../_images/sub_nav_bottom.png) no-repeat bottom center;
}

#loggedout #sidenav {
	padding-top: 41px;
}

#sidenav li {
	background: url(../_images/sub_nav_bg.png) repeat-y 0 0;
}
#sidenav li.First {
	padding-top: 41px;
}

#sidenav li a:link,
#sidenav li a:visited {
	display: block;
	padding: 7px 5px 10px 28px;
    line-height: 18px;
	font-size: 12px;
    font-weight: bold;
	color: #f2f2f2;
	position: relative;
    background: url(../_images/li_bullet_b.gif) no-repeat 11px 11px;
}
#sidenav li.Sub a:link,
#sidenav li.Sub a:visited {
    background: none;
}
#sidenav li.Current,
#sidenav li.Current:hover,
#sidenav li.Current:active,
#sidenav li.First:hover,
#sidenav li.First:active {
	background: #3F3F3F;
}
#sidenav li.Sub li.Current,
#sidenav li.Sub li.Current:hover,
#sidenav li.Sub li.Current:active,
#sidenav li.Sub li.First:hover,
#sidenav li.Sub li.First:active {
    background: none;
}

#sidenav li:hover,
#sidenav li:active {
	background: #3F3F3F;
}
#sidenav li.Sub li.Current:hover,
#sidenav li.Sub li.Current:active {
    background: none;
}

#sidenav li.Current a:link,
#sidenav li.Current a:visited {
	background: url(../_images/sub_nav_arrow.gif) no-repeat 13px 50%;
}
#sidenav li.Sub li.Current a:link,
#sidenav li.Sub li.Current a:visited {
    background: none;
}

li.Sub,
li.Sub:hover {
	background: none !important;
}

#sidenav ul, #sidenav li.Sub ul {
	list-style: none;
	margin: 0;
	padding: 5px 0 6px;
	background: url(../_images/sub_sub_nav_bg.png) repeat-y 0 0;
}

#sidenav ul li {
	font-size: .8em;
	background: none;
}

#sidenav ul li a:link,
#sidenav ul li a:visited {
	padding: 3px 0 3px 48px;
	display: list-item;
	list-style: disc;
	list-style-position: inside;
    text-indent: -18px;
    line-height: 16px;
}

#sidenav ul li:hover,
#sidenav ul li:active {
	background: none;
}

#sidenav li.Sub li.Current a:link,
#sidenav li.Sub li.Current a:visited,
#sidenav ul li a:hover,
#sidenav ul li a:active {
	color: #FF2626;
}

/* CONTENT
====================================================================== */

#content_wrapper {
	border-top: 1px solid #8B8B8B;
	min-width: 945px;
	background-color: #000;
    background-repeat: no-repeat;
    background-position: 50% 111px;
    background-attachment: fixed;
}

#content {
	width: 905px;
	padding: 0 0 0 20px;
	margin: 0 auto;
	overflow: auto;
}

#thick {
	float: left;
	width: 670px;
    overflow: hidden;
	padding: 48px 0 30px 30px;
}

#thick strong {
	color:#cdcdcd;
}

#thick ul {
	margin: 0 0 15px;
	padding: 10px 40px;
	font-size: 1.2em;
	background: #060606;
}

#thick li {
	padding: 0 0 10px;
	line-height: 1.6;
}

/* HOME
====================================================================== */

#banner_wrapper {
    min-width: 945px;
    border-top: 1px solid #e4a115;
    background: url('../_images/lights_bg.jpg') no-repeat center top;
}

#banner {
    width: 905px;
    height: 370px;
    padding: 0 20px;
    margin: 0 auto;
    overflow: auto;
    position: relative;
}

#mission {
    margin: 50px 0 0;
    padding: 35px 35px 0 35px;
    color: #b3b3b3;
    position: relative;
    left: 0px;
    width: 630px;
	height: 228px;
    background: url(../_images/mission_background.png) repeat 0 0;
}

#mission h2 {
    width: 436px;
    height: 74px;
    background: url(../_images/h2_mission.gif) no-repeat 0 0;
}

#mission h2 span {
    display: none;
}

#mission p {
    display: block;
    font-size: 13px;
	line-height: 22px;
    margin: 20px 0 15px;
    width: 440px;
}

#flash_holder {
    position: absolute;
    top: 30px;
    right: 0;
    background: url('../_images/slideshow_holder.gif') left top no-repeat;
    width: 352px;
    height: 299px;
}
#flash_holder img {
    margin: 35px 64px 40px 61px;
    padding: 0;
}

/*
a#party_request:link,
a#party_request:visited
*/
a#hotels:link,
a#hotels:visited,
a#flights:link,
a#flights:visited,
a#shows:link,
a#shows:visited {
    display: block;
    position: absolute;
    left: 22px;
    bottom: 0;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
/*    color: #3083db; */
    color: #ffffff;
    width: 150px;
    height: 22px;
    padding: 11px 0 0 11px;
    background: url(../_images/request.png) no-repeat 0 0;
}
a#flights:link,
a#flights:visited {
    left: 194px;
    background: url(../_images/request.png) no-repeat 0 0;
}
a#shows:link,
a#shows:visited {
    left: 366px;
    background: url(../_images/request.png) no-repeat 0 0;
}

a#hotels:hover,
a#hotels:active,
a#flights:hover,
a#flights:active,
a#shows:hover,
a#shows:active {
	color: #5badff;
}


body#section_home #content_wrapper {
	background: url(../_images/content_background.gif) repeat-y center top;
}

body#section_home #content {
	padding: 0 20px;
}

#first {
	width: 190px;
	padding-top: 30px;
	margin-right: 37px;
	float: left;
}

#first ul {
	font-size: 1.2em;
	list-style-type: none;
	margin: 15px 0 0 0;
}

#first li {
	padding:0 0 12px 20px;
	background: url(../_images/li_bullet.gif) no-repeat 0 4px;
}

#first li a:link,
#first li a:visited {
	color: #ffffff;
    font-weight: bold;
    line-height: 18px;
}

#first li a:hover,
#first li a:active {
	color: #2880d8;
}

#second {
	float: left;
	width: 260px;
	padding: 30px 60px 30px 50px;
	margin-right: 37px;
	border: 1px solid #0d0d0d;
	background: #121212;
}

p.CallOut {
	font-style: italic;
	color: #fff;
}

#second img {
	border: 2px solid #3d3d3d;
	margin: 10px 0 15px;
}

#third {
	float: left;
	width: 264px;
	padding-top: 30px;
}

#third address {
	line-height: 2;
	margin-bottom: 10px;
}

#third form {
	width: 264px;
	overflow: visible;
}
#third form .Row {
}

#third form .Large {
	width: 260px;
}

#third form .Small {
	width: 210px;
	float: left;
}

#third form .Submit {
	background: #3d3d3d;
	border: 0;
	text-align: center;
	color: #000;
	float: left;
	position: relative;
	left: 3px;
	padding: 2px 0;
	width: 46px;
	height: 17px;
}


/* SERVICES
====================================================================== */

#slideshow {
	clear: both;
}

#slideshow img {
	float: left;
	margin: 0 13px 16px 0;
	border: 2px solid #1e1e1e;
}

img#large {
	margin: 0 18px 19px 0;
	float: left;
}

#slideshow img.Last {
	margin: 0 0 19px 0;
}


/* FOOTER
====================================================================== */

#footer_wrapper {
	min-width: 945px;
	background: #000;
	border-top: 1px solid #8b8b8b;
}

#footer {
	width: 905px;
	margin: 0 auto;
	color: #424242;
	font-size: 1em;
	padding: 20px;
    position: relative;
}

#footer address {
	font-size: .9em;
	display: inline-block;
	padding: 0 15px 0 0;
	margin-right: 15px;
	border-right: 1px solid #424242;
}
#footer address.last {
    border-right: none;
}
#footer a:link,
#footer a:visited {
	color: #424242;
}
#footer a#login_link {
    position: relative;
    float: right;
    display: block;
    width: 24px;
    height: 24px;
    background: #000 url(../_images/yingyang.gif) no-repeat 50% 50%;
}
a.Icon:link,
a.Icon:visited {
display: block;
float: left;
margin: 0 20px 20px 0;
}


/* CUSTOM CLASSES
====================================================================== */

.ClearBoth {
	clear: both;
}

.fader {
	opacity:0;
	display:none;
}
img.nicEdit-align_left,
img.AlignLeft,
 #thick img {
    float: left;
    vertical-align: text-top;
    margin: 0px 20px 20px 0;
}
img.nicEdit-align_right,
#thick img.nicEdit-align_right,
img.AlignRight,
#thick img.AlignRight {
    float: right;
    vertical-align: text-top;
    margin: 0px 0px 20px 20px;
}
img.nicEdit-align_center,
#thick img.nicEdit-align_center,
img.AlignCenter,
#thick img.AlignCenter {
    display: block;
    margin: 0 auto 20px auto;
    vertical-align: text-top;
    float: none;
}


/* REQUEST A PARTY
====================================================================== */

form#contact {
	overflow: auto;
	width: 440px;
}

form#contact label.Large {
	width: 440px;
}

form#contact label.Large input,
form#contact textarea {
	width: 420px;
}

form#contact label.Medium {
	width: 220px;
	float: left;
}

form#contact label.Medium input {
	width: 200px;
}

div#honeypot {
	display: none;
}

form#contact .Submit {
    float: right;
    width: 70px;
    margin: 0 20px 0 0;
    cursor: pointer;
}

form#contact .Submit:hover,
form#contact .Submit:active {
	color: #e89f00;
}

/* REQUEST A PARTY
====================================================================== */

body#section_request_a_party #content {
	padding: 0;
	position: relative;
	left: -30px;
}

body#section_request_a_party #thin {
	padding-top: 48px;
	margin: 0;
}

body#section_request_a_party #thick {
	width: 452px;
	margin: 0;
}

#request_form {
	background: black;
	width: 452px;
	padding-top: 0;
	margin-bottom: 40px;
}

input#ls_form_name {
	display: none;
}

#request_form legend {
	color: #d69517;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1;
	padding-top: 0;
	margin-bottom: 10px;
}

#request_form .Half {
	float: left;
	display: block;
	width: 226px;
	margin: 0;
	position: relative;
}

#request_form .Half input,
#request_form .Half select {
	width: 196px;
}

#request_form .Quarter {
	float: left;
	display: block;
	width: 113px;
	margin: 0;
}

#request_form .Eighth {
	float: left;
	width: 45px;
	margin-right: 15px;
	display: block;
	position: relative;
	top: 22px;
}

label.Quarter input,
label.Quarter select {
	width: 83px;
}

#request_form textarea {
	width: 424px;
	height: 80px;
}

#request_form .Row {
	width: 100%;
	clear: both;
	overflow: auto;
	margin-bottom: 15px;
}

div.boxes label {
	float: left;
	width: 50%;
}

div.List {
	margin-top: 30px;
}

div.List label {
	color: #fff;
}

div.List label span {
	color: #7f7f7f;
}

div.List .boxes {
	margin-top: 10px;
}

div.boxes input {
	float: left;
	vertical-align: middle;
	width: 13px;
	height: 13px;
	margin: 0 5px 0 0;
}

div.boxes span {
	vertical-align: middle;
}

div.Submit label {
	width: 426px;
}
#request_form div.Submit input {
    float: right;
    width: 70px;
    margin: 3px 26px 0 0;
    cursor: pointer;
}
#request_form div.Submit input#ls_submit.left {
    float: left;
}
#request_form div.Submit input:hover,
#request_form div.Submit input:active {
    color: #257dce;
    border-color: #d69517;
}
#request_form div.Submit #ls_submit, #ls_submit {
	float: right;
	width: 70px;
	margin: 0;
	cursor: pointer;
}

#ls_submit:hover,
#ls_submit:active {
	color: #257dce;
	border-color: #d69517;
}
div#error {
    background: #0B0B0B;
    padding: 5px 10px 0 10px;
    margin: 0 26px 10px 0;
    border: solid 1px #493127;
}
div#error h2 {
    color: #D16438;
    font-size: 1.6em;
    font-weight: bold;
}


/* LOGIN LIGHTBOX FORM */
div#fancy_div form {
    width:221px;
    padding: 28px 0 28px 23px;
    background: none;
}
div#fancy_div label.Half {
    width:220px;
    float: left;
}
div#fancy_div form input.login_submit {
    cursor: pointer;
    margin: 0 28px 0 0;
    width: 70px;
    clear: both;
}
div#fancy_div form input.login_submit:hover {
    border-color: #D69517;
    color: #257DCE;
}

#login_block2 {
    display: none;
    position: absolute;
    bottom: 70px;
    right: 20px;
    width: 210px;
    border: 1px solid #999999;
    z-index: 10;
    background: #222;
    padding: 15px;
}
#login_block2 h2 {
    color: #FF2626;
}
#login_block2 form, #login_block2 label {
    width: auto;
}
#login_block2 input.login_submit {
    width: 70px;
    cursor: pointer;
}
#login_block2 input.login_submit:hover {
    border-color: #D69517;
    color: #257DCE;
}
#login_block2 label {
    color: #999;
}
#login_block2 #close_login {
    display: block;
    background: url('../_images/fancybox/fancy_closebox.png') 50% 50% no-repeat;
    position: absolute;
    top: -15px;
    left: -15px;
    padding: 0;
    margin: 0;
    border: none;
    height: 30px;
    width: 30px;
    cursor: pointer;
}

/* misc */
p.hint {
    font-weight: normal;
    color: #D69517;
    font-size: 16px;
    clear: both;
    margin-bottom: 0;
}
p.hint span {
    color: #c13;
    font-size: 18px;
    font-family: 'Courier New', Courier;
    font-weight: bold;
}


.paypal_ski {
    width: 100%;
    margin-top: 10px;
}
.paypal_ski td {
    padding: 0 10px 0 0;
}
.paypal_ski form {
    width: auto;
}
.paypal_ski select {
    width: auto;
}
.paypal_ski select, .paypal_ski input {
    float: none;
}
.paypal_ski input.paypal_submit {
    border: none;
    width: 120px;
    height: 26px;
}
.paypal_ski label {
    margin-bottom: 10px;
}


font {
    font-size: small;
}

form.paypal_lg {
    width: 100%;
    margin-top: 10px;
}
form.paypal_lg td {
    padding: 0 10px 0 0;
}
form.paypal_lg {
    width: auto;
}
form.paypal_lg select {
    width: auto;
}
form.paypal_lg select, form.paypal_lg input {
    float: none;
}
form.paypal_lg input.ImgButton {
    border: none !important;
    width: 122px !important;
    height: 47px !important;
}
form.paypal_lg label {
    margin-bottom: 10px;
}

#section_request div#thick h1 {
    color: #FF2626;
}
#request_form legend {
    color: #6358F5;
}