/*** GENERAL STYLES ***/

body {
	background: #d9ecff url(../images/bkg.gif) 0 0 repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
}
body, th, td, h1, h2, h3, h4, h5, h6, select, input, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
body, th, td {
	color: #0d56a6;
}
body, th, td, h1, h2, h3, h4, h5, h6 {
	line-height: 16px;
}
form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
img, table, fieldset {
	border: 0;
}
ul, ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 1.2em 0;
}
a {
	color: #0d56a6;
}
a:hover {
	color: #e70000;
}
.xsmall {
	font-size: 11px;
	line-height: 14px;
}
.small {
	font-size: 12px;
	line-height: 15px;
}
.large {
	font-size: 14px;
	line-height: 17px;
}
.xlarge {
	font-size: 15px;
	line-height: 18px;
}
.gray {
	color: #333;
}
.red {
	color: #c00;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.imgleft {
	float: left;
	margin: 0 30px 20px 0;
}
.imgright {
	float: right;
	margin: 0 0 20px 30px;
}
.imgborder {
	border: 1px solid #ccc;
	padding: 5px;
}
.textleft {
	text-align: left;
}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.nowrap {
	white-space: nowrap;
}
.spacer {
	float: none;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.hr {
	float: none;
	clear: both;
	height: 1px;
	overflow: hidden;
	background: #ccc;
	margin: 2em 0;
}
.clear {
	float: none;
	clear: both;
}
.overflowhidden {
	overflow: hidden;
}
.half {
	width: 50%;
}
.third {
	width: 33%;
}
.twothird {
	width: 60%;
}
.quarter {
	width: 25%;
}
.threequarter {
	width: 70%;
}
.ir {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
a .ir {
	cursor: pointer;
}
/*** TOP STYLES ***/

#outer {
	position: relative;
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/outer.jpg) top center no-repeat;
}
#top {
	position: relative;
	height: 215px;
	margin: 0 30px;
	z-index: 10;
}
#printlogo {
	display: none;
}
#logo {
	position: absolute;
	left: 65px;
	top: 30px;
	width: 250px;
	height: 145px;
	line-height: 500px;
	overflow: hidden;
}
#nav {
	position: absolute;
	left: 18px;
	top: 179px;
	width: 894px;
	height: 36px;
	line-height: 36px;
}
#nav li {
	position: relative;
	float: left;
}
#nav a {
	display: block;
}
#nav img {
	display: block;
}
#nav li ul {
	display: none;
	position: absolute;
	left: -5px;
	top: 36px;
	border: solid #fff;
	border-width: 0 5px 5px;
}
#nav li:hover ul {
	display: block;
}
/*#nav li li {DONT UNFLOAT - IT HURTS IE7}*/


/*** CONTENT STYLES ***/

#content {
	position: relative;
	background: url(../images/content.png) center bottom no-repeat;
	min-height: 345px;
	padding: 25px 20px 12px;
	margin: 0 30px;
	z-index: 1;
}
#content h1 {
	position: relative;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #333;
}
#content ul {
	margin: 0 0 1.2em 0;
}
#content ul li {
	padding-left: 15px;
	background: url(../images/bullet.png) 5px 6px no-repeat;
	margin-bottom: 4px;
}
#content ul.content-subnav {
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 5;
	width: 142px;
}
#content ul.content-subnav li {
	padding: 0;
	background: none;
	margin: 0;
}
#content .block {
	position: relative;
	float: left;
	margin-right: 25px;
}
#content .width-150 {
	width: 150px;
}
#content .width-190 {
	width: 190px;
}
#content .width-210 {
	width: 210px;
}
#content .width-265 {
	width: 265px;
}
#content .width-promo {
	width: 296px;
}
#content .width-300 {
	width: 300px;
}
#content .width-330 {
	width: 330px;
}
#content .width-415 {
	width: 415px;
}
#content .width-450 {
	width: 450px;
}
#content .width-565 {
	width: 565px;
}
#content .width-600 {
	width: 600px;
}
#content .width-890 {
	width: 890px;
	float: none !important;
	margin-right: 0 !important;
}
#content .toplink {
	position: absolute;
	right: 0;
	top: 20px;
}
#content .backlink {
	position: absolute;
	right: -10px;
	top: 10px;
}
#content .no-margin .backlink {
	right: 0;
}
#content .no-margin {
	margin: 0;
}
#content .photo-margin {
	margin-bottom: 15px;
}
#content .photo-margin img {
	display: block;
}
#content img.button {
	margin-bottom: 5px;
}
.scroller {
	position: relative;
	height: 400px;
	padding: 20px;
	background: #fff url(../images/scroller.gif) 0 0 repeat-x;
	overflow: auto;
	margin-bottom: 1.5em;
}
.scroller h2 {
	clear: both;
	padding-top: .5em;
}
.scroller p {
	clear: both;
	overflow: hidden;
}
.scroller .imgleft {
	margin: 0 15px 0 0;
	border: 1px solid #fff;
}
.logo-grid {
	overflow: hidden;
	margin-bottom: 1.5em;
}
.logo-grid a {
	float: left;
}
.location {
	position: relative;
	height: 170px;
	padding: 20px 20px 20px 215px;
	background: #fff url(../images/restaurant.gif) 0 0 repeat-x;
	overflow: auto;
	margin-bottom: 1.5em;
}
.location .photos {
	position: absolute;
	left: 20px;
	top: 20px;
	border: 1px solid #fff;
}
.location .photos img {
	max-width: 178px;
	border: 1px solid #fff;
}
.event {
	overflow: hidden;
}
.event .date {
	float: left;
	width: 105px;
	text-indent: 15px;
}
.event .description {
	float: left;
	width: 400px;
}
.event .graybold {
	font-weight: bold;
	color: #333;
}
#content ul#group-event-types {
	position: relative;
	width: 524px;
	height: 290px;
	margin: 1.5em 0;
	background: url(../images/content/group-events-and-parties/group-event-types.png) no-repeat;
}
#content ul#group-event-types li {
	position: absolute;
	margin: 0;
	padding: 0;
	background: none;
}
.photo-grid {
	height: 420px;
	margin-right: -5px;
	overflow: hidden;
}
.photo-grid p {
	float: left;
	width: 90px;
	height: 90px;
	padding: 5px;
	margin: 0 5px 5px 0;
	text-align: center;
}
.photo-grid a {
	display: inline-block;
	border: 1px solid #c1c1c1;
	background: #fff;
	padding: 3px;
	margin: 0 auto;
}
.photo-grid p.horizontal a {
	margin-top: 9px;
}
.photo-grid img {
	display: block;
	border: 1px solid #c1c1c1;
	max-width: 80px;
	max-height: 80px;
}
#photo-large {
	width: 434px;
	height: 434px;
	padding: 8px;
	text-align: center;
	background: url(../images/photo-large.png);
	margin-top: 50px;
	overflow: hidden;
}
#photo-large p.horizontal {
	padding-top: 49px;
}
.photo-paging {
	line-height: 20px;
	overflow: hidden;
}
.photo-paging strong {
	float: left;
	margin-right: 10px;
}
.photo-paging a {
	float: left;
	margin-right: 5px;
	border: 1px solid #ccc;
	width: 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #0d56a6;
}
.photo-paging a:hover {
	background: #e4eafb;
}
.photo-paging a.on {
	background: #7994ec;
	border-color: #7994ec;
	color: #fff;
}
#calendar-month-select {
	position: absolute;
	left: 300px;
	top: 30px;
	font-size: 14px;
	font-weight: bold;
}
/*** TABLE STYLES ***/

table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
	width: 100%;
}
th, td {
	border-bottom: 1px solid #c1c1c1;
	padding: 3px 7px;
}
thead th, thead td, .thead th, .thead td, td.thead, th.thead {
	font-weight: bold;
}
table.calendar th, table.calendar td {
	background: #fff;
	border: 1px solid #666;
	padding: 0;
	text-align: center;
	color: #444;
}
table.calendar thead th {
	text-transform: uppercase;
	background: #123cdc;
	color: #fff;
	font-size: 22px;
	line-height: 24px;
	padding: 5px;
	font-weight: normal;
}
table.calendar thead td {
	text-transform: uppercase;
	background: #333;
	color: #fff;
	font-size: 11px;
	padding: 2px;
}
table.calendar .date {
	display: block;
	background: #b7dbff;
	text-align: right;
	padding: 2px 5px;
	font-size: 14px;
}
table.calendar .times {
	display: block;
	padding: 5px 10px;
	word-spacing: 5px;
	line-height: 18px;
	width: 106px;
}
/*** FORM STYLES ***/

form div {
	clear: left;
	overflow: hidden;
	padding-bottom: 4px;
}
form label {
	position: relative;
	float: left;
	width: 140px;
	padding-right: 20px;
	line-height: 22px;
}
form .note {
	display: block;
	padding-left: 200px;
	margin-bottom: 5px;
	font-size: 11px;
}
form .required {
	position: absolute;
	right: 4px;
	top: 0;
	color: #c00;
	font-size: 30px;
	line-height: 30px;
}
form .text input, form textarea {
	width: 300px;
}
form textarea {
	height: 100px;
}
form .checkbox input {
	vertical-align: middle;
	width: auto !important;
}
form .button {
	margin-left: 160px;
}
form .button input {
	cursor: pointer;
}
form div.error {
	font-weight: bold;
	padding: 0 0 8px;
	color: #c00;
	padding-left: 160px;
}
/*** HOME STYLES ***/

#home-flash-container {
	margin: 0 -38px;
	width: 966px;
	height: 393px;
}
#home-flash {
	width: 966px;
	height: 393px;
}
#home-promos {
	margin: 0 -10px;
	padding: 0 11px;
	height: 151px;
	background: url(../images/home-promos.png);
no-repeat;
	z-index: 1;
}
#home-promos, #home-promos #mycarousel .jcarousel-container-horizontal, #home-promos #mycarousel .jcarousel-clip-horizontal {
	width: 888px;
}
#content ul.promos {
	margin: 0 !important;
	z-index: 4;
}
#content ul.promos li {
	margin: 0 !important;
	padding: 12px 3px !important;
	background: none !important;
}
#content ul.promos img {
	display: block;
}
#mycarousel-next, #mycarousel-prev {
	position: absolute;
	left: -43px;
	top: 66px;
	cursor: pointer;
	z-index: 1;
}
#mycarousel-next {
	left: auto;
	right: -43px;
}
#sidebar-promos {
	margin: 0;
	width: 296px;
	padding: 0 2px;
	height: 151px;
	background: url(../images/sidebar-promos.png);
no-repeat;
	z-index: 1;
}
#sidebar-promos, #sidebar-promos #mycarousel .jcarousel-container-horizontal, #sidebar-promos #mycarousel .jcarousel-clip-horizontal {
	width: 296px;
}
/*** FOOTER STYLES ***/

#footer {
	clear: both;
	padding: 8px 48px;
	background: url(../images/footer.gif) center 8px no-repeat;
	text-align: center;
	overflow: hidden;
}
#footernav {
	float: left;
}
#socialnav {
	float: right;
	min-width: 168px;
}
#footer ul li {
	float: left;
}
#footer ul a {
	display: block;
}
#footer .addthis_button_compact {
	margin: 0;
	padding: 0;
}
#copyright {
	clear: both;
	font-size: 10px;
	color: #747e88;
	margin: 1em 0;
}
#copyright a {
	color: #747e88;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
/*** MODAL WINDOW STYLES ***/

.modal, .fade {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 10;
}
.modal {
	padding-top: 1px;
}
.fade {
	background: #000;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}
.modal-box {
	position: relative;
	margin: 40px auto;
	background: #fff;
	padding: 20px 30px 30px;
	overflow: hidden;
	z-index: 20;
	text-align: left;
}
.modal-box h3 {
	margin: 0 0 10px -10px;
}
.closelink {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 11px;
}
.closelink a {
	text-decoration: none;
}
.closelink a:hover {
	text-decoration: underlind;
}
#event-request-modal .modal-box {
	width: 500px;
	min-height: 500px;
	background: #fff url(../images/event-request-modal.gif) 0 0 repeat-x;
}
#video-modal .modal-box {
	background: #fff url(../images/video-modal.gif) 0 0 repeat-x;
	margin: 0;
}
body.video {
	background: #fff;
}
.promo-side {
	float: left;
	width: 50%;
	margin: 0 auto;
}
.promo-side-wrapper {
	position: relative;
	top: 31px;
	left: -67px;
	width: 1010px;
	;
}
/*** Code for Know Before You Go - Start ***/

#rules_regulations {
	background-color: transparent;
	padding: 0 0 50px 0;
}
#rules_regulations #know {
	display: block;
	width: 100%;
}

#know h2 {
	margin:  0 0 0 0px;
	font-family: 'Enriqueta', serif;
	font-weight:  700;
	font-style: bold;
	font-size: 32px;
	color: #0d56a6;
	font-family: arial, helvetica, sans-serif;
	}
#rules_regulations dt {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	font-family: 'Enriqueta', serif;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #80512a;
	font-size: 28px;
	padding: 17px 0 17px 23px;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
}
dt a {
	text-decoration: none;
}

dt {
    background: url('../images/b_g_point.png') left 0px bottom 5px no-repeat;
      }   

#rules_regulations .accordion {
	display: block;
	position: relative;
	top: 20px;
	left: 0px;
	width: 800px;
	font-size: 15px;
	color: #000;
    font-family: arial, helvetica, sans-serif;
}
.accordion {
	margin: 20px 10px 50px 23px;
 dt, dd {
 padding: 10px;
 border: 1px solid black;
 border-bottom: 0;
 &:last-of-type {
 border-bottom: 1px solid black;
}
 a {
 display: block;
 color: black;
 font-weight: bold;
}
}
dd {
	border-top: 0;
	font-size: 12px;
 &:last-of-type {
 border-top: 1px solid white;
 position: relative;
 top: -1px;
 padding: 0 0 27px 23px;
}
}
}

dd span {
position: relative;
top: -4px;
left: 0px;
}
.accordion-line {
	display: block;
	position: relative;
	border-bottom: 1px solid #80512a;
	padding: 10px 0 0 0;
}

.promo-width {
	margin: 0;
	width:300px;
	}

#sidebar-promos-right {
	 float: left;
	margin: 0;
	width: 50%;
	padding: 0 2px;
	height: 151px;
	background: url(../images/sidebar-promos.png);
	z-index: 1;
}

#sidebar-promos-left  {
	 float: left;
	margin: 0;
	width: 50%;
	padding: 0 2px;
	height: 151px;
  	z-index: 1;
}

	/*** Code for Know Before You Go - End ***/
