/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/*
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

/* =============================================================================
	New Overwrite Rules added - Last Edited: June 26, 2012
   ========================================================================== */
<!--[if lt IE 7]>
#page-content {background-color:#fff;}
#page-content.dark {background-color:#333;}
<![endif]-->

.two-cols .col h5 {color:#FF0000;}
.two-cols .col h3 {color:#006633;}

#page-intro h1 { text-shadow: 3px 3px 2px rgba(0, 0, 0, 1) !important; -sand-chroma-override: #666666;}

#pageSummary { font-size:18px; font-weight:bold; text-shadow: 2px 2px 1px rgba(0, 0, 0, 1) !important; }

#page-content {margin-top:10px;}
#page-content .header_btn a {color:#fff !important; }
#page-content p { text-align: justify; }
.header_btn {font-size:18px;}

.links a span { text-transform:uppercase; }
.links .videoPromo { width:150px; }
.links .textLinkSlideshow { width:150px; }

article .txt {padding: 0;}
.txt .links {visibility:hidden; margin:5px 0 !important;}
.txt .links .button {visibility:visible;}
.venue .links {visibility:visible;}

#pages-nav ul li.active h5 {margin: -5px 2px 0 !important;width: 180px;}
#pages-nav ul li h5 {background: url("../images/bg_grid2.png"); line-height: 24px; margin: -5px 5px 0 !important; padding: 0; width: 174px;}
#page-content .txt h1{font-size: 2.1em;}

.propLinkList {width:160px; float:left;}
ul.propLink {list-style:none; line-height:1.75em; margin:0; padding:0;}
ul.propLink li {margin:0; padding:0 0 0 10px;}
ul.propLink li, ul.propLink li a {font-size:14px; font-weight:bold;}

.elink {font-size:14px; font-weight:bold;}

.schedule tbody td {font-weight:normal;}
.schedule tbody td .btn_act {text-transform:uppercase;}

.button {-moz-border-radius:4px;	border-radius:4px;}

#reservation, #mystation {background: url("../images/bg_grid2.png") !important;}

#header{
	z-index:999;
}

/* .memberlogin {display:none;} */

/*** MY BOARDING PASS STYLES ***/
#profile h3 small{
	width:90px;
	display:block;
	margin:5px 0;
	padding: 5px 0px;
	background: none repeat scroll 0 0 #ee3124;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    border-top: 1px solid #D3252D;
	font-family: 'FuturaMdBTMedium';
    text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	-moz-border-radius: 4px;
}

#profile h3 small a{
	color:#fff;
	padding: 5px 20px;
}

#status h5 {
	margin:10px 0 0 0;
	font-size:1.25em;
}

#status h5 strong {
	margin: 0 10px 0 0;
}

#status h6 {
    border-bottom: 1px solid silver;
    border-top: 1px solid silver;
    color: #666666;
    font-family: 'HelveticaNeueLTPro45Light';
    font-size: 1.4em;
    font-weight: normal;
    margin: 10px 0 0 0;
    padding: 10px 0;
}

/*** WINNERS TABLE STYLES ***/
table#winners { text-align: left; width: 450px !important; }
table#winners .winners-header { background-color: #d2d2d2; color: #333; text-transform: uppercase; }
div.dark table#winners .winners-header { background-color: #d2d2d2; color: #333 !important; }
table#winners th.winner, table#winners th.amount, table#winners th.casino{ padding: 5px; }
table#winners th.amount, table#winners th.casino{ border-left: 1px solid #fff; }
table#winners th.winner, table#winners th.amount { width: 140px; }
table#winners th.casino { width: 160px; }
table#winners td.winner { text-transform: capitalize; }
table#winners td.winner, table#winners td.amount { width: 140px; padding-left: 5px; }
table#winners td.casino { padding-left: 15px; width: 150px; }

/*** Progressive Styles ***/
.bad-beat-table { background: url("../images/bad-beat-bg.png") 0 0 no-repeat; height: 87px; margin: 10px 0; text-align: left; width: 450px; }
.bad-beat-table tr.clear-top { height: 15px; }
.bad-beat-table tr.clear-bottom { height: 25px; }
.bad-beat-table .bb-left-empty { width: 68px; }
.bad-beat-table th.bb-header, .bad-beat-table td { padding-left: 10px; vertical-align: top; }
.bad-beat-table th.bb-header { /*background-color: #d2d2d2;*/ color: #da0120; vertical-align: top; }
.bad-beat-table th.bb-header h3 { font-size: 14px; position: relative; top: -3px; }
.bad-beat-table td { color: #004a14; }

/*** CONCERTS & EVENTS PAGE ***/
.schedule { font-size: 12px; }
.schedule thead th { background-color: #d2d2d2; }
.schedule .desc { padding-left: 10px; }
.schedule .location { width: 145px !important; }
.schedule .price a.button { font-weight: normal !important; width: 120px; }

/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
/*a:visited { color: #551a8b; }
a:focus { outline: thin dotted; }*/

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }

/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }

/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow displayed oddly in IE9
 */

svg:not(:root) {
    overflow: hidden;
}

/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/*
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }

/* =============================================================================
   Fonts
   ========================================================================== */
@font-face {
    font-family: 'FuturaMdBTMedium';
    src: url('fonts/tt0142m_-webfont.eot');
    src: url('fonts/tt0142m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tt0142m_-webfont.woff') format('woff'),
         url('fonts/tt0142m_-webfont.ttf') format('truetype'),
         url('fonts/tt0142m_-webfont.svg#FuturaMdBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNarrowCERegular';
    src: url('fonts/hvn_ce-webfont.eot');
    src: url('fonts/hvn_ce-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hvn_ce-webfont.woff') format('woff'),
         url('fonts/hvn_ce-webfont.ttf') format('truetype'),
         url('fonts/hvn_ce-webfont.svg#HelveticaNarrowCERegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNarrowCEBold';
    src: url('fonts/hvnb_ce-webfont.eot');
    src: url('fonts/hvnb_ce-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hvnb_ce-webfont.woff') format('woff'),
         url('fonts/hvnb_ce-webfont.ttf') format('truetype'),
         url('fonts/hvnb_ce-webfont.svg#HelveticaNarrowCEBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro55Roman';
    src: url('fonts/helveticaneueltpro-roman-webfont.eot');
    src: url('fonts/helveticaneueltpro-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltpro-roman-webfont.woff') format('woff'),
         url('fonts/helveticaneueltpro-roman-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltpro-roman-webfont.svg#HelveticaNeueLTPro55Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro75Bold';
    src: url('fonts/helveticaneueltpro-bd-webfont.eot');
    src: url('fonts/helveticaneueltpro-bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltpro-bd-webfont.woff') format('woff'),
         url('fonts/helveticaneueltpro-bd-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltpro-bd-webfont.svg#HelveticaNeueLTPro75Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro35Thin';
    src: url('fonts/helveticaneueltpro-th-webfont.eot');
    src: url('fonts/helveticaneueltpro-th-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltpro-th-webfont.woff') format('woff'),
         url('fonts/helveticaneueltpro-th-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltpro-th-webfont.svg#HelveticaNeueLTPro35Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro65Medium';
    src: url('fonts/helveticaneueltpro-md-webfont.eot');
    src: url('fonts/helveticaneueltpro-md-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltpro-md-webfont.woff') format('woff'),
         url('fonts/helveticaneueltpro-md-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltpro-md-webfont.svg#HelveticaNeueLTPro65Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro45Light';
    src: url('fonts/helveticaneueltpro-lt-webfont.eot');
    src: url('fonts/helveticaneueltpro-lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltpro-lt-webfont.woff') format('woff'),
         url('fonts/helveticaneueltpro-lt-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltpro-lt-webfont.svg#HelveticaNeueLTPro45Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro85Heavy';
    src: url('fonts/helveticaneueltpro-hv-webfont.eot');
    src: url('fonts/helveticaneueltpro-hv-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltpro-hv-webfont.woff') format('woff'),
         url('fonts/helveticaneueltpro-hv-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltpro-hv-webfont.svg#HelveticaNeueLTPro85Heavy') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTPro95Black';
    src: url('fonts/helveticaneueltpro-blk-webfont.eot');
    src: url('fonts/helveticaneueltpro-blk-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltpro-blk-webfont.woff') format('woff'),
         url('fonts/helveticaneueltpro-blk-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltpro-blk-webfont.svg#HelveticaNeueLTPro95Black') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 { margin: 0; }
h1 {
	font-family: 'FuturaMdBTMedium';
	font-size: 3.0em;
	font-weight: normal;
}
	h1 small { font-size: 0.6em; }
h2 {
	font-family: 'FuturaMdBTMedium';
	font-size: 2.3em;
	font-weight: normal;
}
	h2 small { font-size: 0.6em; }
	h2 em { font-style: normal; color: #666; }
h3 {
	font-family: 'FuturaMdBTMedium';
	font-size: 1.5em;
	font-weight: normal;
}
	h3 small { font-size: 0.6em; }
h4 {
	font-family: 'HelveticaNeueLTPro45Light';
	font-size: 1.2em;
	font-weight: normal;
}
h5 {
	font-family: 'HelveticaNeueLTPro45Light';
	font-size: 1.1em;
	font-weight: normal;
	color: #666;
}
	h5 strong { color: #333; }
h6 {
	font-family: 'HelveticaNeueLTPro45Light';
	font-size: 0.9em;
	font-weight: normal;
	color: #666;
}
article h6 {
	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
}

/* =============================================================================
   Primary styles
   Author: Ryan Rivera
   ========================================================================== */
#debugger {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	background-color: #fff;
	color: #000;
}
html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #000;
	background-size: 100%;
	color: #666;
}

a {
}

p {
	margin: 10px 0;
}

@media screen {
  #background-image {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
  }
    #background-image img { width: 100%; }
}

@media print {
    #background-image {
        display: none;
    }

        #background-image img {
            display: none;
        }
}

#container {
	height: 100%;
	/*background: url(../../images/station/bg_mask-left.png) left repeat-y, url(../../images/station/bg_mask-right.png) right repeat-y;*/
}

#header {
	width: 960px;
	margin: 0 auto;
}
	#header h1 {
		display: block;
		margin: 14px 0 0 0;
		width: 200px;
		height: 52px;
		float: left;
	}
		#header h1 a {
			display: block;
			width: 200px;
			height: 52px;
			text-indent: -9999px;
		}
		#header h1 a img{
			display: block;
			width: 200px;
		}
		#header h1.logoH1
		{
		    background:none;
		    margin:0px 0 10px 0;
		    }

		#header h2 { display: none; }
	#header nav {
		float: right;
	}

        #header nav #menu-btn {
            display:none;
        }

		#header nav ul {
			/*margin-top: 25px;*/
			text-align: right;
		}
			#header nav ul li {
				float: left;
			}
				#header nav ul li a {
					display: block;
					padding: 5px 7px;
					font-family: 'FuturaMdBTMedium';
					text-decoration: none;
					color: #fff;
					text-transform:uppercase;
				}
				#header nav ul li.active a {
					margin-top: -1px;
					border: 1px solid #babbbc;
				}
	#header #back {
		display: inline-block;
		float: right;
		margin-top: 30px;
		font-family: 'FuturaMdBTMedium';
		font-size: 1.1em;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
		#header #back span {
			display: inline-block;
			padding-left: 15px;
			background: url(../images/ico_back.png) left no-repeat;
		}
	#header .trip-advisor {
		clear: both;
		height: 32px;
		padding: 20px 0;
		margin-left: 45px;
	}
	#steps {
		float: right;
		margin: 20px 0 0 0;
		padding: 0;
		list-style: none;
		color: #fff;
	}
		#steps li {
			float: left;
			padding: 0 0 0 40px;
			background: url(../images/ico_next-step.png) 10px no-repeat;
		}
		#steps li:first-child {
			padding-left: 0;
			background: none;
		}
			#steps li span {
				display: block;
				padding: 5px 10px;
			}
			#steps li.active span {
				border: 1px solid #fff;
			}
			#steps li.completed span {
			}

#content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	margin-bottom: 10px;
	/*padding-top: 305px;*/
}

#footer {
	visibility: hidden;
	position:relative;
	z-index:10;
}
#footer.locked {
	position: absolute;
	bottom: 0;
	width: 100%;
}
	#footer-wrapper {
		min-height: 70px;
	}
		#footer-content {
			width: 960px;
			margin: 0 auto;
			padding: 10px 0;
		}
		#footer nav {
			font-size: 0.8em;
		}
			#footer nav ul {}
				#footer nav ul li {
					display: inline;
				}
					#footer nav ul li a {
						color: #fff;
						text-decoration: none;
					}
		#footer-primary {
			float: left;
			text-align: left;
		}
			#footer-primary li {
				margin-right: 5px;
			}
		#footer-secondary {
			text-align: right;
			float: right;
		}
			#footer-secondary li {
				margin-left: 5px;
			}
		#footer-social {
			text-align: right;
			float: right;
		}
			#footer-social li {
				display: inline-block;
				margin-left: 5px;
				padding: 5px;
				border: 1px solid;
			}
				#footer-social li a {
				}
					#footer-social li a span {
						padding-left: 20px;
					}
					#footer-social li a.ico_twitter span {
						background: url(../images/ico_twitter.png) left no-repeat;
					}
					#footer-social li a.ico_facebook span {
						background: url(../images/ico_facebook.png) left no-repeat;
					}

/* =============================================================================
   Links and Buttons
   ========================================================================== */
.button {
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	border: none;
	color: #fff !important;
	cursor: pointer;
}

#mystation .button, #mystation .btn_act{
    width: 140px;
}

#mystation input.button{
    width:160px;
}

#mystation .button{
    padding: 5px 10px;
}

#modules .button {
	display: block;
}
.button span {
    display: inline-block;
    line-height: 1.5em;
}

.button span img {
	position: relative;
	top: -0.1em;
	vertical-align: middle;
}
/*
.btn_cal {
    background: rgba(255, 255, 255, 0.2);
}

.btn_cal span {
	display: block;
	background: url(../images/ico_cal.png) right no-repeat;
}
*/

.securityTxtBox {border: 1px solid #BBBBBB; margin: 5px 0; padding: 5px; width: 250px;}
.securityLabel {display: block; font-family: 'HelveticaNeueLTPro45Light'; font-size: 1.2em; font-weight: bold;padding-top:10px;float:left;}

.book_now{
    background: orange !important;
    border-top: 1px solid orange !important;
}

.btn_act {
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-family: 'FuturaMdBTMedium';
	text-align: center;
}
.btn_big {
	font-size: 1.8em;
	margin: 20px 0;
	padding: 5px 20px;
}
#sidebar .btn_big {
	display: block;
	width: 262px;
}
article .btn_big {
	margin: 0;
}
.link-icon {
	text-decoration: none;
}
#modules .link-icon {
	font-family: 'FuturaMdBTMedium';
	font-size: 0.8em;
	/* color: #fff; */
	color:#999;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
}
.link-icon span {
    padding-left: 26px;
}

#modules .link-icon span {
    padding-left: 15px;
}

.link-icon span img {
	position: relative;
	top: -0.1em;
	vertical-align: middle;
}

.ico_fwd span {
	padding-right: 15px;
	background: url(../images/ico_arrow-right.png) right no-repeat;
}
.ico_check-rates {
	background: url(../images/ico_check-rates.png) left no-repeat;
}
.ico_res {
	background: url(../images/ico_reservation-status.png) left no-repeat;
}
.ico_sign-up {
	background: url(../images/ico_sign-up.png) left no-repeat;
}
.ico_book {
}
.ico_my {
}
.ico_slideshow {
}
.ico_video {
}
.ico_pdf {
}
.ico_expand span {
	padding-right: 20px;
	background: url(../images/ico_expand.png) right no-repeat;
}
.ico_collapse span {
	padding-right: 20px;
	background: url(../images/ico_collapse.png) right no-repeat;
}
.ico_book-now span {
	padding-right: 20px;
	background: url(../images/ico_book-now.png) right no-repeat;
}
.ico_map span {
	padding-left: 20px;
}
.ico_compare span {
	padding-left: 20px;
}
.ico_outlink span {
	padding-left: 0;
	padding-right: 10px;
}
.ico_x span {
	padding-left: 0;
	padding-right: 20px;
	background: url(../images/ico_x.png) right no-repeat;
}
.ico_arrow {
}
.ico_arrow-big-left span {
	padding-left: 20px;
}
.ico_arrow-big-right span {
	padding-right: 20px;
}
.ico_offer {
	display: inline-block;
	width: 22px;
	height: 22px;
	vertical-align: middle;
}
	.offer_type-01 { background: url(../images/ico_offer-type-1.png) 0 0 no-repeat; }
	.offer_type-02 { background: url(../images/ico_offer-type-2.png) 0 0 no-repeat; }
	.offer_type-03 { background: url(../images/ico_offer-type-3.png) 0 0 no-repeat; }
	.offer_type-04 { background: url(../images/ico_offer-type-4.png) 0 0 no-repeat; }
	.offer_type-used { background: url(../images/ico_offer-type-used.png) 0 0 no-repeat; }
.btn_prev,
.btn_next {
	position: absolute;
	top: 50%;
	display: block;
	margin-top: -40px;
	width: 80px;
	height: 80px;
	background: url(../images/bg_grid.png);
	cursor: pointer;
}
	.btn_prev span,
	.btn_next span {
		display: block;
		width: 80px;
		height: 80px;
		text-indent: -9999px;
	}

.btn_prev { left: 0; }
	.btn_prev span { background: url(../images/g_arrow-left.png) 26px 23px no-repeat; }
.btn_next { right: 0; }
	.btn_next span { background: url(../images/g_arrow-right.png) 33px 23px no-repeat; }

.links {
	margin: 20px 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.5em;
}
.links .button {
	font-weight: normal;
}
	.links li {
		margin: 0;
	}

/* =============================================================================
   Modules
   ========================================================================== */
#modules {
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	z-index:20;
}
	#modules p {
		margin: 2px 0;
	}
	#modules .error {
		padding: 10px;
		background: rgba(0, 0, 0, 0.5);
	}
	#captcha {
		background: rgba(255, 255, 255, 0.3);
		min-height: 30px;
		margin: 5px 0;
	}
	#reservation,
	#mystation {
		margin-bottom: 10px;
		padding: 10px;
		width: 160px;
		background: url(../images/bg_grid.png) 0 0;
	}
	#mystation {
		background-position: 1px 0;
	}
	#reservation.collapsed {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	#reservation .btn_cal,
	#mystation .btn_cal {
		margin: 2px 0;
	}
	#reservation .btn_act,
	#mystation .btn_act {
		margin: 5px 0;
	}
	#reservation.collapsed .btn_act,
	#mystation.collapsed .btn_act {
		margin-bottom: 0;
	}
	#reservation {}
		#reservation fieldset {
			margin: 0;
			padding: 0;
		}
			#reservation fieldset .field {
				float: none;
				margin-left: 0;
			}
				#reservation fieldset .field label { display: none; }
				#reservation fieldset .field input.txt_date {
					width: 150px;
					margin: 0;
					background-color: transparent;
					background-color: rgba(255, 255, 255, 0.2);
					background-image: url(../images/ico_cal.png);
					background-position:  135px;
					background-repeat: no-repeat;
					-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF)";
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF);
					border: none;
					color: #fff;
					text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
				}

	#mystation {
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 1.0);
	}
		#logo-my-station {
			/* margin: 0 0 5px 0; */
			/* width: 116px; */
			width:160px;
			height: 21px;
			margin:0 auto 5px auto;
			/* background: url(../images/bg_logo-myBoardingPass.png) 0 0 no-repeat; */
			background: url(../images/myBoardingPass_logo.png) 0 0 no-repeat;
			text-indent: -9999px;
		}
		#mystation ul {
			margin: 0 0 5px 0;
			padding: 0;
			list-style: none;
			font-family: 'FuturaMdBTMedium';
			font-size: 0.85em;
		}
			#mystation ul li {
				margin: 0;
				padding: 0;
			}

#rightsidepromo {
    display:none;
    width:160px;
    height:280px;
    padding:10px;
    color: #FFFFFF;
    right: 0;
    position: absolute;
    top: 0;
    z-index: 20;
    background: url("../images/bg_grid2.png") repeat scroll 0 0 transparent !important;
}

/* =============================================================================
   Page carousel
   ========================================================================== */
#page { position:relative; z-index:10;}
	#page-intro {
	/*	margin-bottom: 20px;*/
		text-align: center;
		color: #fff;
		margin:auto 200px;
	}

		#page-intro h1 {
			margin: 0;
			font-family: 'FuturaMdBTMedium';
			font-size: 4.0em;
			font-weight: normal;
			text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
		}
		#page-intro p {
			margin: 0 0 1.0em 0;
		}

	#page-content {
		/*display: none;*/
		padding: 20px 20px 0 20px;
		background-color: transparent;
		background-color: rgba(255, 255, 255, 0.9);
		/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF)";
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF);*/
		color: #666;
	}
	#page-content.dark
	{
	    background-color: none;
		background: url(../images/bg_grid2.png);
		-ms-filter: none;
		filter: none;
		color: #ccc;
		/* suggestion from stations*/
	/*	background-color: #333333;

		-ms-filter: none;
		opacity:.9;
		filter: alpha(opacity=90);
		color: #ccc;*/
	}
		#page-content h2 {
			color: #333;
		}
		#page-content.dark h2 {
			color: #fff;
		}
		#page-content p {
			margin-bottom: 10px;
		}
		#page-content a {
			text-decoration: none;
		}
	#pages-nav {
		position: relative;
		height: 120px;
		overflow: hidden;
		width:960px;
		margin:0 auto;
		/*margin: 0 0 0 230px;*/
	}
		#pages-nav ul {
			position: absolute;
			left: 0;
			margin: 0;
			padding: 6px 0 0 0;
			list-style: none;
		}
			#pages-nav ul li {
				float: left;
				width: 184px;
				text-align: center;
			}
				#pages-nav ul li a {
					text-decoration: none;
				}
				#pages-nav ul li.active a {
					color: #fff;
				}
				#pages-nav ul li img {
					width: 174px;
					height: 74px;
				}
				#pages-nav ul li.active img {
					border: 3px solid #fff;
					margin-top: -6px;
				}
				#pages-nav ul li h5 {
					margin: 0;
					font-family: 'FuturaMdBTMedium';
					font-weight: normal;
					text-transform: uppercase;
					text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
				}
				#pages-nav ul li.active h5 {
					color: #fff;
				}

/* =============================================================================
   Slider nav
   ========================================================================== */
#slider-wrapper {
	background: url(../images/bg_grid.png);
	height: 10px;
	margin-bottom: 20px;
	padding: 0 30px;
}
	#slider {
		position: relative;
		height: 10px;
	}
		#slider a {
			position: absolute;
			top: 0px;
			display: block;
			margin-left: -30px;
			min-width: 60px;
			height: 10px;
		}
#slider a:hover, #slider a:active {
			position: absolute;
			top: -5px;
			display: block;
			margin-left: -30px;
			min-width: 60px;
			height: 20px;
		}

/* =============================================================================
   Articles
   ========================================================================== */
article {
	margin-top: 20px;
}
article:first-child {
	margin-top: 0;
}
	article .txt {
		padding: 20px 0 20px 0;
		width: 440px;
	}
	article.full .txt {
		padding: 0;
		/*width: 600px;*/
        width: 100%;
	}
	article .img {
		width: 460px;
	}
		article .img img {
			vertical-align: middle;
		}
			article.left.flush .img img {
				margin-left: -20px;
			}
		article .img a {
			display: block;
			position: relative;
		}
			article .img a span {
				display: block;
				position: absolute;
				top: 50%;
				margin-top: -44px;
				left: 50%;
				margin-left: -44px;
				width: 88px;
				height: 88px;
			}
			article .lightbox ul {
				margin: 0;
				padding: 0;
				list-style: none;
			}
				article .lightbox ul li {
					display: none;
					margin: 0;
					padding: 0;
				}
				article .lightbox ul li:first-child { display: block; }
				article .lightbox ul li:first-child a span {
				}
			article .img a.video span {
			}
	article h2 {
		font-size: 2.1em;
	}
	article h3 {
		font-size: 1.8em;
	}
	article h5 {
		margin-bottom: 5px;
		color: #fff;
	}
	article p {
		margin: 0;
	}
	article.full .txt {
		/*float: left;*/
        text-align:center;
        padding-top:5px;
	}
	article.full .txtLeft {
		float: left;
        padding-top:5px;
	}
	article.full .links {
		/*float: right;*/
        text-align:center;
		margin: 0;
	}
	article.full .linksRight {
		float: right;
        text-align:center;
		margin: 0;
	}
	article.left .img {
		float: left;
	}
	article.left .txt {
		float: right;
		padding-left: 20px;
	 padding-top:0px;
	}
	article.right .img {
		float: right;
	}
	article.right .txt {
		float: left;
		padding-right: 20px;
		padding-top:0px;
	}
	article.offer .img { position: relative; }
		article.offer .img img { position: absolute; }
	article .links {
	}
		article .link-icon,
		article .link {
			display: inline-block;
			line-height: 2.0em;
		}
		article .links ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
			article .links li {
			}
article .social {
	position: relative;
}
	article .social img.icon {
		position: absolute;
		bottom: -10px;
		right: 0;
	}

.modalBackground
{
    background-color:#000000;
    background-color: rgb(0, 0, 0);
    opacity: 0.7;
    cursor: pointer;
    height: 1540px;
    display: block;
    /* z-index:1000; */
}

.ModalWindow
{
    border:solid 1px #c0c0c0;
    background:#f0f0f0;
    padding:0px 10px 10px 10px;
    position:absolute;
    top:1000px;
    padding:25px;
    width:550px;
    /* z-index:9999; */
}

/* =============================================================================
   Sub pages
   ========================================================================== */
#content-sub {
	width: 920px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 20px;
	background: #fff url(../images/bg_content.png) left repeat-y;
	color: #333;
}
#content-sub-spa {
	width: 620px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 20px;
	background: #fff url(../../images/station/bg_content.png) left repeat-y;
	color: #333;
}
#content-sub-spa.one-col {
	background-image: none;
}
#content-sub a {
	text-decoration: none;
}
#content-sub #logo-my-station {
	margin-bottom: 15px;
}
#content-sub.one-col {
	background-image: none;
}
	#content-sub #main {
		float: right;
		width: 620px;
	}
	#content-sub.one-col #main {
		float: none;
		width: auto;
	}
	#content-sub aside {
		float: left;
		width: 260px;
	}
		#content-sub aside nav {
			width: 300px;
			margin-left: -20px;
		}
			#content-sub aside nav ul {
				margin: 0;
				padding: 0;
				list-style: none;
			}
				#content-sub aside nav ul li {
					float: left;
					margin: 0;
				}
					#content-sub aside nav ul li a {
						width: 78px;
						border-top: 1px solid rgba(255, 255, 255, 0.2);
						border-left: 1px solid rgba(255, 255, 255, 0.2);
						border-right: 1px solid rgba(0, 0, 0, 0.5);
					}
					#content-sub aside nav ul li.active a {
						width: 78px;
						background: #a4a4a4 url(../images/bg_grad-grey-textured.png) top repeat-x;
						border-top: 1px solid rgba(255, 255, 255, 0.2);
						border-left: 1px solid rgba(255, 255, 255, 0.2);
						border-right: 1px solid rgba(0, 0, 0, 0.5);
					}
#social { padding-bottom: 20px; }

/* =============================================================================
   Sidebar modules
   ========================================================================== */
#profile {
}
	#profile .links {
		margin: 0;
	}
		#profile .links li {
			display: inline;
			margin-right: 10px;
		}

#status {
	margin: 20px 0;
}

#more-offers {
}
	#more-offers ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		#more-offers ul li {
			clear: both;
			padding: 5px;
			border-top: 1px solid #ddd;
		}
		#more-offers ul li:first-child {
			border-top: 1px solid #aaa;
		}
		#more-offers ul li .ico_offer {
			float: left;
			margin-right: 10px;
		}
		#more-offers ul li a,
		#more-offers ul li small {
			display: block;
		}
		#more-offers ul li small { color: #666; }

#reservation-dates {
	margin-bottom: 20px;
}
	#reservation-dates .check-in-date {
		float: left;
		width: 130px;
	}

#reservation-summary {
	margin-bottom: 20px;
}
	#reservation-summary table { width: 100%; }
	#reservation-summary table tr td,
	#reservation-summary table tr th { text-align: right; color: #666; padding: 3px 0; }
	#reservation-summary table tr td:first-child,
	#reservation-summary table tr th:first-child { text-align: left; }
	#reservation-summary table tfoot tr:first-child td {
		border-top: 1px solid #aaa;
	}
	#reservation-summary table tfoot th {
		font-size: 1.4em;
		font-weight: normal;
		color: #333;
	}

#reservation-confirmation {
}
	#reservation-confirmation #reservation-summary {
		float: left;
		width: 280px;
	}
	#reservation-confirmation #reservation-additional {
		float: right;
		width: 600px;
	}

.module {
	width: 240px;
	margin-bottom: 15px;
	margin-left: -5px;
	padding: 15px;
	border: 1px solid #ddd;
	background-color: #fff;
}

.promo {
	position: relative;
}
	.promo * {
		position: relative;
		z-index: 1;
	}
	.promo img {
		position: absolute;
		z-index: 0;
	}
.promo-1 {
	padding-bottom: 50px;
}
	.promo-1 img {
		bottom: 0;
		right: -5px;
	}
.promo-2 {
	padding-bottom: 65px;
}
	.promo-2 img {
		bottom: 0;
		right: 0;
		width: 270px;
	}

/* =============================================================================
   Offers list view
   ========================================================================== */
#offers-list-view {
	width: 100%;
}
	#offers-list-view thead th {
		padding: 10px 0;
		text-align: left;
		font-family: 'HelveticaNeueLTPro45Light';
		font-size: 1.2em;
	}
	#offers-list-view tbody tr {
		border-top: 1px solid #ddd;
	}
	#offers-list-view tbody tr:first-child {
		border-top-color: #aaa;
	}
	#offers-list-view tbody td {
		padding: 10px 0;
		font-weight: bold;
		color: #666;
	}

.offer-unavailable {
    opacity: 0.5
}

.ico-accepted {
    display: block;
    position:  relative;
    z-index: 410;
    width: 25px;
    height: 25px;
    left: 0;
    top: 25px;
    margin-top: -25px;
    background: url(../images/accepted.png) no-repeat;
}

/* =============================================================================
   Forms
   ========================================================================== */
fieldset {
	padding: 10px 0;
}
fieldset:first-child {
	padding-top: 0;
}
	.fieldrow {
		clear: both;
	}
		.field {
			display: block;
			margin-bottom: 5px;
		}
		#main .field {
			float: left;
			margin-left: 15px;
		}
		#main .field_comment-type,
		#main .field_country {
			float: none;
		}
		#main .field:first-child {
			margin-left: 0;
		}
		.field-left {
			clear: none;
			float: left;
			width: 130px;
		}
		.field-right {
			clear: none;
			float: right;
			width: 130px;
		}
		.field label {
			display: block;
			font-family: 'HelveticaNeueLTPro45Light';
			font-size: 1.2em;
			font-weight: bold;
		}
		.field input[type=text],
		.field input[type=password],
		.field textarea {
			margin: 5px 0;
			padding: 5px;
			border: 1px solid #bbb;
		}
			aside .field input[type=text] {
				width: 250px;
			}
		.field ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
			.field ul li {
				margin: 10px 0;
				font-family: 'HelveticaNeueLTPro45Light';
				font-size: 1.1em;
				color: #666;
			}
		aside .field input[type=text].txt_date {
			width: 114px;
		}
		.txt_cc-number { width: 215px; }
		.sel_cc-month,
		.sel_cc-year { width: 117px; }
		.txt_first-name,
		.txt_last-name,
		.txt_city { width: 236px; }
		.txt_street,
		.txt_email { width: 499px; }
		.txt_state { width: 104px; }
		.txt_zip { width: 105px; }
		.txt_comment { width: 500px; max-width: 500px; min-height: 100px; }
		.sel_comment-type { width: 500px; }
		.txt_dob-month { width: 236px; }
		.txt_dob-day { width: 104px; }
		.txt_dob-year { width: 105px; }
		.txt_date {
		}

.default-value-field {
	position: relative;
}
	.default-value-text {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		padding: 5px;
		cursor: text;
	}

#price-range-slider-container {
	margin: 10px 0;
	background: url(../images/bg_price-range-slider.png) 0 0 no-repeat;
}
	#price-range-slider {
		display: block;
		position: relative;
		height: 14px;
		width: 249px;
	}
		#price-range-slider .ui-slider-range {
			display: block;
			position: absolute;
			top: 0;
			height: 100%;
			background: url(../images/bg_grid.png);
		}
			#price-range-slider .ui-slider-handle {
				position: absolute;
				top: -3px;
				width: 10px;
				height: 20px;
				border-bottom: 1px solid #aaa;
			}

#mystation fieldset {
	margin: 0;
	padding: 0;
}
	#mystation .fieldrow {}
		#mystation .field {
			margin: 2px 0;
		}
			#mystation label { display: none; }
			#mystation input[type=text],
			#mystation input[type=password] {
				margin: 0;
				width: 150px;
				background-color: rgba(255, 255, 255, 0.3);
				border: none;
				color: #fff;
			}

/* =============================================================================
   Uniform styling
   ========================================================================== */
.selector {
	position: relative;
	margin: 5px 0;
	padding-left: 10px;
	padding-right: 30px;
	overflow: hidden;
}
	.selector span {
		display: block;
		float: left;
		height: 28px;
		line-height: 28px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #fff;
	}
	.selector select {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 28px;
	}
.filter .selector {
	display: inline-block;
	position: relative;
	margin: 0;
	padding-left: 10px;
	padding-right: 30px;
	overflow: hidden;
	background: url(../images/bg_selector-filter.png) right top no-repeat;
	border-bottom: 1px solid #aaa;
	vertical-align: middle;
}
.filter .filter-selects .selector {
	background: url(../images/bg_selector-filter-dark.png) right top no-repeat;
}
	.filter .selector span {
		display: inline-block;
		float: left;
		height: 22px;
		line-height: 22px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #333;
		font-size: 0.9em;
	}
	.filter .filter-selects .selector span { color: #fff; }
	.filter .selector select {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 22px;
	}
#main .field_cc-month .selector,
#main .field_cc-year .selector {
	width: 87px;
}
.checker {
	display: inline-block;
	margin: 0 0 5px 0;
	width: 22px;
	height: 22px;
	vertical-align: middle;
}
	.checker span {
		display: inline-block;
		width: 22px;
		height: 22px;
		background: url(../images/bg_checkbox.png) 0 0 no-repeat;
	}
	.checker span.checked { background-position: 0 -22px; }
	.checker input[type="checkbox"] {
		width: 22px;
		height: 22px;
	}

#contact-form {
	float: left;
	width: 512px;
}

#map {
	float: right;
	width: 370px;
}
	#map-container {
		margin-bottom: 10px;
		border: 1px solid #aaa;
	}

/* =============================================================================
   Filter
   ========================================================================== */
.filter {
	margin-bottom: 20px;
}
	.filter ul {
		float: right;
		margin: 0;
		padding: 0;
		list-style: none;
	}
		.filter ul li {
			margin: 0 0 0 20px;
			display: inline-block;
		}
		.filter ul.filter-links li {
			font-size: 0.8em;
		}
		.filter ul.filter-selects li {
			margin-left: 5px;
		}

/* =============================================================================
   Reservation results
   ========================================================================== */
#reservation-results {
}
	.reservation-result {
		padding: 20px 0 0 0;
		border-top: 1px solid #ddd;
	}
	.reservation-result:first-child {
		border-top-color: #aaa;
	}
		.reservation-result .txt {
			float: left;
			width: 310px;
		}
		.reservation-result .img {
			float: right;
			width: 294px;
		}

/* =============================================================================
   Search results
   ========================================================================== */
#search .txt_search {
	float: left;
	width: 747px;
	margin: 0;
	padding: 8px 15px 7px 15px;
	font-size: 1.5em;
}
#search .btn_act {
	float: left;
	width: 140px;
	margin: 0;
}
#search-results {
	margin-bottom: 20px;
}
	.search-result {
		padding-top: 20px;
		border-top: 1px solid #ddd;
	}
	.search-result:first-child {
		margin-top: 0;
		padding-top: 0;
		border-top: none;
	}
		.search-result .img {
			float: right;
			width: 460px;
		}
		.search-result .txt {
			float: left;
			width: 440px;
		}

/* =============================================================================
   Pagination
   ========================================================================== */
#search-pagination {
	text-align: center;
	font-size: 1.3em;
	line-height: 17px;
}
	#search-pagination a,
	#search-pagination span {
		display: inline-block;
	}
	#search-pagination a {
		margin: 0 3px;
	}
	#search-pagination a.prev,
	#search-pagination a.next {
		margin: 0 10px;
		width: 11px;
		height: 17px;
		text-indent: -9999px;
	}
	#search-pagination a.prev {
		/*background: url(../images/ico_pagination-prev.png) 0 0 no-repeat;*/
	}
	#search-pagination a.next {
		/*background: url(../images/ico_pagination-next.png) 0 0 no-repeat;*/
	}

/* =============================================================================
   Misc
   ========================================================================== */
#verisign {
	float: right;
}

.center {
	text-align: center;
}

.split-col {
	padding-top: 20px;
}
	.main-col {
		float: left;
		width: 630px;
	}
	.side-col {
		float: right;
		width: 290px;
	}

.two-cols {
	margin-bottom: 15px;
}
	.two-cols .col {
		float: left;
		width: 50%;
	}

.three-col {}
	.three-col .left-col {
		float: left;
		width: 140px;
		margin-right: 20px;
	}
	.three-col .middle-col {
		float: left;
		width: 395px;
	}
	.three-col .right-col {
		float: right;
		width: 330px;
	}

.sponsor {
	padding: 20px 0;
	background: url(../images/bg_sponsor.png) 0 0 no-repeat;
}

.venue {}
	.venue-map {
		float: left;
		margin-right: 15px;
		border: 1px solid #ccc;
	}
		.venue-map img { vertical-align: middle; }
	.venue-info {
		float: left;
		width: 250px;
	}
		.venue-info address {
			font-style: normal;
		}
		.venue-info .links {
			margin: 10px 0;
		}

.show-info {}
	.show-info h6 {	margin: 10px 0;	}
		.show-info h6 img { vertical-align: bottom; }
	.show-info a { white-space: nowrap; }

.show-times {
	padding: 20px;
	background: url(../images/bg_grid.png);
}
	.show-times ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		.show-times ul li {
			display: inline-block;
			margin-bottom: 5px;
		}
			.show-times ul li a {
				display: inline-block;
			}
			.show-times ul li span {
				display: inline-block;
				padding: 5px 10px;
				border: 1px solid #ccc;
				background-color: #fff;
				color: #ccc;
			}
			.show-times ul li a span {
				/*color: #c33;*/
			}
	.show-times .links { margin: 20px 0 0 0; }

.ticket-prices table {
	width: 100%;
}
	.ticket-prices table td.price {
		text-align: right;
		font-weight: bold;
	}
	.ticket-prices .links { margin: 0; }

.sponsor {
	padding: 20px 0;
	background: url(../../images/station/bg_sponsor.png) 0 0 no-repeat;
}

.hidden_desktop, 
.show_mobile_only, 
.show_meridian_only {
    display: none !important;
}
/* =============================================================================
   Reservation calendar
   ========================================================================== */
.ui-datepicker {
	display: none;
	background-color: #fff;
	border: 1px solid #ececec;
	color: #666;
	font-size: 0.9em;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.ui-datepicker a {
	color: #666;
	text-decoration: none;
}
	.ui-datepicker-header {
		position: relative;
		padding: 5px;
	}
		.ui-datepicker-prev {
			position: absolute;
			left: 5px;
			font-size: 0.9em;
			/*color: #c33 !important;*/
		}
			.ui-datepicker-prev .ui-icon {}
		.ui-datepicker-next {
			position: absolute;
			right: 5px;
			font-size: 0.9em;
			/*color: #c33 !important;*/
		}
			.ui-datepicker-next .ui-icon {}
		.ui-datepicker-title {
			text-align: center;
		}
			.ui-datepicker-month {}
			.ui-datepicker-year {}
	.ui-datepicker-calendar {}
		.ui-datepicker-calendar thead {}
			.ui-datepicker-calendar th {
				padding: 3px;
				background-color: #e7e7e7;
				border: 1px solid #fff;
				text-align: center;
				text-transform: uppercase;
				/*color: #c33;*/
				font-weight: normal;
				font-size: 0.8em;
			}
				.ui-datepicker-calendar th span {}
		.ui-datepicker-calendar tbody {}
			.ui-datepicker-calendar td {
				padding: 3px;
				background-color: #e7e7e7;
				border: 1px solid #fff;
			}
			.ui-datepicker-calendar td.ui-datepicker-other-month {
				background-color: #f3f3f3;
			}
				.ui-datepicker-calendar a {}

/* =============================================================================
   Schedule calendar
   ========================================================================== */
.schedule {
	width: 100%;
	margin: 20px 0;
}
	.schedule thead th {
		padding: 10px 0;
		text-align: left;
		border-bottom: 1px solid #aaa;
		font-weight: bold;
	}
	.schedule tbody td {
		padding: 10px 0;
		border-bottom: 1px solid #ccc;
		font-weight: bold;
	}
	.schedule .desc { width: 180px; }
	.schedule .date { width: 150px; }
	.schedule .location { width: 120px; }

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* Overlays */
.ui-widget-overlay { background: #000 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Dialog 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; width: 600px; overflow: hidden; padding: 20px}
.ui-dialog .ui-dialog-titlebar { position: relative;  }
.ui-dialog .ui-dialog-title { float: left; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: 0; top: -20px; text-transform: uppercase; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { cursor: pointer; }

.ui-dialog .ui-dialog-content {
	background-color: #fff;
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}
.dialog-content {
	padding: 20px;
}

#compare-dialog {}
#compare-dialog h2 {
}
#compare-dialog p {
	margin-top: 0;
}
	.compare {
		width: 100%;
		font-size: 1.1em;
	}
		.compare th,
		.compare th h4 {
			font-family: 'HelveticaNeueLTPro45Light';
			font-weight: bold;
		}
		.compare th h4 {
			margin-bottom: 5px;
		}
		.compare th,
		.compare td {
			padding: 10px;
			text-align: left;
		}
		.compare tbody th {
			padding-left: 0;
			font-size: 1.2em;
		}
		.compare td {
			width: 160px;
			overflow: hidden;
		}
		.compare tbody th,
		.compare tbody td {
			border-top: 1px solid #ddd;
		}
		.compare tbody tr:first-child th,
		.compare tbody tr:first-child td {
			border-top: 1px solid #aaa;
		}

#room-detail {
	color: #666;
	padding: 20px;
}

#online-table-reservations-dialog table {
	margin: 20px 0;
}
#online-table-reservations-dialog table th,
#online-table-reservations-dialog table td {
	padding: 5px 0;
	font-size: 1.3em;
}
#online-table-reservations-dialog .col table th,
#online-table-reservations-dialog .col table td {
	font-size: 0.9em;
}
#online-table-reservations-dialog table th {
	width: 200px;
	font-weight: normal;
	text-align: left;
	color: #8c8d8e;
}
#online-table-reservations-dialog .col table th {
	width: 100px;
}

#online-table-reservations-dialog .col { width: 260px; }
#online-table-reservations-dialog .col:first-child { width: 260px; margin-right: 20px; }
#online-table-reservations-dialog .field {
	float: right;
	width: 260px;
}
#online-table-reservations-dialog .field:first-child {
	float: left;
}
	#online-table-reservations-dialog .field input[type=text] {
		width: 243px;
	}
#online-table-reservations-dialog .buttons {
}
	#online-table-reservations-dialog .button {
		margin: 0;
	}
		#online-table-reservations-dialog .button { float: right; }
		#online-table-reservations-dialog .ico_arrow-big-left { float: left; }

#online-table-reservations-dialog .address {
	padding-top: 20px;
	font-size: 0.9em;
}
	#online-table-reservations-dialog .address .map {
		float: left;
		width: 80px;
		margin-right: 10px;
	}
	#online-table-reservations-dialog .address address {
		float: left;
		width: 170px;
		font-style: normal;
	}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
	background-color:Black;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -35px;
	right: 0;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
	#fancybox-close span {
		padding-right: 15px;
		background: url(../images/ico_x.png) right no-repeat;
	}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 50%;
	cursor: pointer;
	outline: none;
	background: transparent url('/assets/images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: -100px;
}

#fancybox-right {
	right: -100px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 80px;
	height: 80px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox/fancy_nav_left.png');
	background-position: 0 0;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox/fancy_nav_right.png');
	background-position: 0 0;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}
/*#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}*/
#fancybox-left span {
	left: 20px;
}

#fancybox-right span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -182px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	text-align: center;
	z-index: 1102;
}
	#fancybox-title h2 {
		margin: 0;
		font-family: 'FuturaMdBTMedium';
		font-size: 2.0em;
		font-weight: normal;
	}
	#fancybox-title p {
		margin: 10px 0;
	}
	#fancybox-title .button {
		font-size: 1.8em;
	}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
header:before,
header:after,
article:before,
article:after,
#content:before,
#content:after,
#content-sub:before,
#content-sub:after,
.filter:before,
.filter:after,
.reservation-result:before,
.reservation-result:after,
#reservation-dates:before,
#reservation-dates:after,
.fieldrow:before,
.fieldrow:after,
.field:before,
.field:after,
#reservation-confirmation:before,
#reservation-confirmation:after,
#search:before,
#search:after,
.search-result:before,
.search-result:after,
.ui-dialog-titlebar:before,
.ui-dialog-titlebar:after,
.two-cols:before,
.two-cols:after,
.split-col:before,
.split-col:after,
.three-col:before,
.three-col:after,
.buttons:before,
.buttons:after,
.venue:before,
.venue:after,
#main:before,
#main:after,
#footer-content:before,
#footer-content:after,
.clearfix:before,
.clearfix:after { content: ""; display: table; }

header:after,
article:after,
#content:after,
#content-sub:after,
.filter:after,
.reservation-result:after,
#reservation-dates:after,
.fieldrow:after,
.field:after,
#reservation-confirmation:after,
#search:after,
.search-result:after,
.ui-dialog-titlebar:after,
.two-cols:after,
.split-col:after,
.three-col:after,
.buttons:after,
.venue:after,
#main:after,
#footer-content:after,
.clearfix:after { clear: both; }

header,
article,
#content,
#content-sub,
.filter,
.reservation-result,
#reservation-dates,
.field,
.fieldrow,
#reservation-confirmation,
#search,
.search-result,
.ui-dialog-titlebar,
.two-cols,
.split-col,
.three-col,
.buttons,
.venue,
#main,
#footer-content,
.clearfix { zoom: 1; }

/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */
}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */
}

/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  /*a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */*/
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
/* video promotion*/
.videoPromo{ cursor:pointer;}
#image-map {
    position: absolute;
    top: 0;
    left:0;
    width:960px;
}
.offer .img .image0 img{top:-50px; left: 130px;}
.offer .img .image1 img{top:-90px; left: 50px;}
.offer .img .image2 img{top:-200px; left: 240px;}
.offer .img .image3 img{top:-130px; left: 40px;}
.offer .img .image4 img{top:-100px; left: 140px;}
.hideDiv{display:none;}
 .securityQuestionDDL
    {
        width: 150px;
    }
    .securityQuestionDDL div span
    {
        width: 125px;
    }
    .error{ color:Red;}
    .searchPage{ min-height:500px;}
        .sortAscending span
    {
        background: url("/assets/images/sort_ascending_d.png") no-repeat scroll right center transparent;
        display: inline;
        padding-right: 20px;
    }
    .sortDescending span
    {
        background: url("/assets/images/sort_descending_d.png") no-repeat scroll right center transparent;
        display: inline;
        padding-right: 20px;
    }
    .sortableField
    {
        background: url("/assets/images/funnel.png") no-repeat scroll right center transparent;
        display: inline;
        padding-right: 20px;
    }
    .searchPageContent{ height:150px; width:440px; overflow:hidden; text-overflow:ellipses;}
    #meeting-form {
	float: left;
	width: 540px;
}

#meeting-promotion {
	float: right;
	width: 370px;
}
/*	#map-container {
		margin-bottom: 10px;
		border: 1px solid #aaa;
	}*/
	/* Header menu*/
	#header nav ul#nav ul { text-align:left; margin-top:0; text-transform:uppercase; }

#header nav ul li.active li a { border:0; }

#header {position:relative; /* z-index:500; */}

#nav li:hover > a { background-color:#000; zoom: 1; filter:alpha(opacity=60);opacity: 0.6;}

#header nav ul li.active:hover a { border-bottom:0; }


/* HIDE "PROPERTIES" NAV LINK ON DESKTOP SITE */
/*nav ul > li:first-child {
    display:none;
}*/

#nav li { position: relative; }

#nav li:hover li a { display:block; padding:0px 8px; color:#fff; }

#nav ul li a:hover { background-color:#000; color: #fff; }

#nav li:hover > ul { display: block; z-index:999; }

#nav ul { display: none; padding: 0; width:auto; position: absolute; top:26px; left: 0;background:#000; zoom: 1; filter:alpha(opacity=60);opacity: 0.6; }

#header nav ul#nav ul li { float: none; display:block; margin:0; padding:5px 0px; white-space:nowrap; min-width:160px; overflow:visible; font-size:.8em; text-transform:uppercase; }

#nav ul li li a { display:block; line-height:28px; text-shadow: 1px 0 1px #000; }

#nav ul a {           font-weight: normal; }

#nav ul li:last-child > a { padding-bottom:5px; }

/* clearfix */

#nav:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}

#nav {display: inline-block;}

html[xmlns] #nav {display: block;}

* html #nav {height: 1%;}
.content_btn
{
    width:150px;
    margin-bottom:5px;
    margin-right:2px;
    }
      .float-right{ float:right;}
         #scrollDown{ position:fixed; bottom:0;left:35%; right:auto;  z-index:30; height:43px; }
         #scrollDown img{ text-align:center;height:43px; }
         #content-sub aside:after{ clear:both;}
.offerModalContent h2.offerTitle   {text-transform: uppercase;
font-size: 22px;
font-weight: normal;
color: #D92231;
margin-bottom: 8px;}
div.offerModalContent{text-align:left;}
.offerModalContent div.date{font-size: 16px;
color: #666;
margin-bottom: 7px;}
.offerModalContent div.location{font-size: 12px;
color: #666;
margin-bottom: .8em;}
.offerModalContent div.description{font-size: 12px;
color: black;
line-height: 1.5em;
margin: 20px 0 20px;}
.offerModalContent div.disclaimer{margin-top: 20px;
font-size: 10px;
color: black;}
.offerPanel{display:none;}
#offers, #calendar{min-height:500px;}
 .ModalWindow
    {
        height: 600px;
        overflow:auto;
    }

/***** MY OFFERS STYLES *****/

.offerModalContent h2.offerTitle   {
text-transform: uppercase;
font-size: 22px;
font-weight: normal;
color: #D92231;
margin-bottom: 8px;
}

div.offerModalContent{text-align:left;}

.offerModalContent div.date{
font-size: 16px;
color: #666;
margin-bottom: 7px;
}

.offerModalContent div.location{
font-size: 12px;
color: #666;
margin-bottom: .8em;
}

.offerModalContent div.description{
font-size: 12px;
color: black;
line-height: 1.5em;
margin: 20px 0 20px;
}

.offerModalContent div.disclaimer{
margin-top: 20px;
font-size: 10px;
color: black;
}

#offers, #calendar{min-height:500px;}

/* ***** STANDARD CALENDAR ITEM STYLES ***** */
.event_DollarDiscountFood{background-color: #fde5d4;border-bottom:2px solid #f47b2a;}
.event_Entertainment{background-color: #dad1e2;border-bottom:2px solid #45196d;}
.event_Food{background-color: #fde5d4;border-bottom:2px solid #f47b2a;}
.event_GamingOffer{background-color: #f8d2d6;border-bottom:2px solid #db2032;}
.event_Gift{background-color: #e7d3e3;border-bottom:2px solid #872175;}
.event_Hotel{background-color: #fff1d3;border-bottom:2px solid #fdb825;}
.event_Multiplier{background-color: #cce7f1;border-bottom:2px solid #0086b8;}
.event_MysteryMultiplier{background-color: #cce7f1;border-bottom:2px solid #0086b8;}
.event_MysteryOffer{background-color: #dad1e2;border-bottom:2px solid #45196d;}
.event_MysteryXPC{background-color: #e1f2db;border-bottom:2px solid #67bd4a;}
.event_None{background-color: #dad1e2;border-bottom:2px solid #45196d;}
.event_Other{background-color: #dad1e2;border-bottom:2px solid #45196d;}
.event_PointGrant{background-color: #f8bfde;border-bottom:2px solid #e92c93;}
.event_SwipeAndWin{background-color: #dad1e2;border-bottom:2px solid #45196d;}
.event_SwipeAndWin_NONXPC{background-color: #dad1e2;border-bottom:2px solid #45196d;}
.event_SwipeAndWin_TicketlessDrawings{background-color: #dad1e2;border-bottom:2px solid #45196d;}
.event_SwipeAndWin_XPC{background-color: #dad1e2;border-bottom:2px solid #45196d;}
.event_XPC{background-color: #e1f2db;border-bottom:2px solid #67bd4a;}

/* ***** CALENDAR ITEM - HOVER STYLES ***** */
.event_DollarDiscountFood:hover {background-color: #f47b2a;border-bottom:2px solid #f47b2a;}
.event_Entertainment:hover {background-color: #a28cb6;border-bottom:2px solid #45196d;}
.event_Food:hover {background-color: #f47b2a;border-bottom:2px solid #f47b2a;}
.event_GamingOffer:hover {background-color: #db2032;border-bottom:2px solid #db2032;}
.event_Gift:hover {background-color: #872175;border-bottom:2px solid #872175;}
.event_Hotel:hover {background-color: #fdb825;border-bottom:2px solid #fdb825;}
.event_Multiplier:hover {background-color: #0086b8;border-bottom:2px solid #0086b8;}
.event_MysteryMultiplier:hover {background-color: #0086b8;border-bottom:2px solid #0086b8;}
.event_MysteryOffer:hover {background-color: #a28cb6;border-bottom:2px solid #45196d;}
.event_MysteryXPC:hover {background-color: #67bd4a;border-bottom:2px solid #67bd4a;}
.event_None:hover {background-color: #a28cb6;border-bottom:2px solid #45196d;}
.event_Other:hover {background-color: #a28cb6;border-bottom:2px solid #45196d;}
.event_PointGrant:hover {background-color: #e92c93;border-bottom:2px solid #e92c93;}
.event_SwipeAndWin:hover {background-color: #a28cb6;border-bottom:2px solid #45196d;}
.event_SwipeAndWin_NONXPC:hover {background-color: #a28cb6;border-bottom:2px solid #45196d;}
.event_SwipeAndWin_TicketlessDrawings:hover {background-color: #a28cb6;border-bottom:2px solid #45196d;}
.event_SwipeAndWin_XPC:hover {background-color: #a28cb6;border-bottom:2px solid #45196d;}
.event_XPC:hover {background-color: #67bd4a;border-bottom:2px solid #67bd4a;}

.failureNotification{ color:Red;}

/*** PROGRESSIVE STYLES - Four-of-a-Kind & Royal Flush Monthly ***/
table#foak,
table#royal-flush {
	background: transparent url(../images/progressive-bg4.png) no-repeat;
	height: 106px;
	margin: 10px 0;
	padding: 10px;
	text-align: left;
	width: 460px;
}

table#foak th,
table#royal-flush th {
	font-size: 14px;
}

table#foak th,
table#royal-flush th,
table#foak td,
table#royal-flush td {
	padding: 0 20px 0 30px;
}

table#foak td.data,
table#royal-flush td.data {
	padding-top: 0px !important;
	vertical-align: top;
}

table#foak td,
table#royal-flush td {
	color: #004A14;
}

table#foak th.total,
table#royal-flush th.total,
table#foak th.updated,
table#royal-flush th.updated {
	color: #DA0120;
	font-weight: bold;
}

table#foak th.left,
table#royal-flush th.left,
table#foak td.left,
table#royal-flush td.left {
	width: 65px !important;
}

table#foak th.right,
table#royal-flush th.right,
table#foak td.right,
table#royal-flush td.right {
	padding-left: 0px !important;
	width: 155px !important;
}

.empty-placeholder {
	display: none;
}

/***** a3 form styles *****/
#form_ADB938780050448F969C79271F219BDC {
}

#form_B0E269310E624B38B455DF78A582903A {
}

#form_ADB938780050448F969C79271F219BDC .scfTitleBorder,
#form_B0E269310E624B38B455DF78A582903A .scfTitleBorder {
    border-bottom: 1px solid #CCCCCC;
    color: #666666;
    font-family: 'FuturaMdBTMedium';
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 20px !important;
    padding-bottom: 5px;
}

#form_ADB938780050448F969C79271F219BDC .scfSectionBorderAsFieldSet,
#form_B0E269310E624B38B455DF78A582903A .scfSectionBorderAsFieldSet {
    margin: 10px 0;
}

#form_ADB938780050448F969C79271F219BDC .scfForm,
#form_B0E269310E624B38B455DF78A582903A .scfForm {
    font-size: 1.1em !important;
}

#form_ADB938780050448F969C79271F219BDC .scfSectionLegend{
    border-bottom: 1px solid #A00201;
    color: #A00201;
}

#form_B0E269310E624B38B455DF78A582903A .scfSectionLegend{
    border-bottom: 1px solid #7EA12E;
    color: #7EA12E;
}

#form_ADB938780050448F969C79271F219BDC .scfSectionLegend,
#form_B0E269310E624B38B455DF78A582903A .scfSectionLegend {
    font-size: 18px;
    margin: 10px 0 5px !important;
    padding: 0 0 5px !important;
    width: 100%;
}

#form_ADB938780050448F969C79271F219BDC .scfSingleLineTextUsefulInfo, #form_ADB938780050448F969C79271F219BDC .scfDatePickerUsefulInfo,
#form_B0E269310E624B38B455DF78A582903A .scfSingleLineTextUsefulInfo, #form_B0E269310E624B38B455DF78A582903A .scfDatePickerUsefulInfo {
    color: #999999;
    font-size: 11px;
}

#form_ADB938780050448F969C79271F219BDC p.scfSectionUsefulInfo,
#form_B0E269310E624B38B455DF78A582903A p.scfSectionUsefulInfo {
    color: #999999;
    font-size: 14px;
    font-style: italic;
    margin: 0 !important;
    text-align: left;
}

/* MODAL WINDOW STYLES */
#oneTimeOfferContent{
}

#oneTimeOfferContent h3{
    color:#fff;
    text-align:center;
}

.formfieldheading
{
    height: 100%;
    width: 100%;
    text-align: left;
    font-family: HelveticaNeueLTPro45Light;
    line-height: 1.4em;
    display: block;
    font-size: 1.2em;
}


/* BINGO STYLES
---------------------------------------------*/
.bingo-data article.left .txt {
    padding-left:0;
}

.bingo-data article.right .txt {
    padding-right:0;
}

.bingo-data article.left .txt,
.bingo-data article.right .txt {
    width:460px;
}

.bingo-cash-balls table,
.big-3-bingo table {
    width:440px;
}

    .bingo-cash-balls table tr td, 
    .big-3-bingo table tr td {
        padding:4px 0;
        font-size:12px;
        text-align:center;
    }

    .showOnMeridianWeb{
        display: none;
    }

    .hideOnMeridianWeb{
    }

.themelink{
    cursor:pointer;
}

.rewards-button {
    border-top: 1px solid;
    border-bottom: 1px solid;
    font-family: 'FuturaMdBTMedium';
    font-size: 14px; /* 15px */
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px; /* 3px */
    color: white;
    width: 170px; /* 180px */
}

.MP-rewards {
    background-color: #901615;
}

.AA-rewards {
    background-color: #0B9B7A;
}

.FI-rewards {
    background-color: #C81242;
}