@charset "UTF-8";
/* CSS Document */

body {
	background:#fff url('../images/background.png') repeat-x fixed;
	margin:0;
	font-size:14px;
	font-family:Georgia,Times,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:21px;
}

h2 {	
	font-size:1.3em;
	letter-spacing:1px;
	font-weight:bold;
	line-height:normal;
	color:#660000;
	text-align:center;
	margin-bottom:10px;
}

h3 {
	font-size:1.2;
	color:#660000;
	}

.tour_title {
	color:#590c0c;
	margin-top:0;
	margin-bottom:5px;
	letter-spacing:-.02em;
	font-size:1.1em;
	}
	
.tour_title_narrow {
	color:#590c0c;
	margin-top:0;
	margin-bottom:5px;
	letter-spacing:-.08em;
	font-size:1.1em;
	position:absolute;
	left:15px;
	top:10px;
}

a {
	color:#fff;
}

#wrapper {
	background:#fff url('../images/poker_background.png') repeat-x scroll 0 0;
	border-left:1px solid #baba9c;
	border-right:1px solid #baba9c;
	width:920px;
	height:100%;
	margin:0 auto;
}

#content {
	width:880px;
	height:100%;
	padding:0 20px;
	margin:0 auto;
	overflow:hidden;
}

#header {
	margin:0 auto;
	width:920px;
	height:200px;
	position:relative;
}

#logo {
	background: transparent url('../images/poker_logo.png') no-repeat scroll 0 0;
	float:left;
	margin: 10px 0 0 30px;
	height:180px;
	width:224px;
}

#top_bubble {
	margin:10px 20px 0 0;
	float:right;
	width:620px;
	height:180px;
}

#quote_box {
	background:transparent url('../images/quote_box.png') no-repeat scroll 0 0;
	float:left;
	width:220px;
	height:100%;
}

#ticket_box {
	float:left;
	height:100%;
	width:400px;
}


#navigation a{
	text-decoration:none;
}


#navigation {
	font-size:1.1em;
	margin:1px auto 0 auto;	
	width:100%;
	height:42px;
	padding: 0 0 0 10px;
}

#navigation li {
	color:#fff;
	float:left;
	text-align:center;
	list-style-type: none;
}

#navigation li a{
	color:#fff;
	padding:10px 25px 0;
	border-left:1px solid transparent;
	border-right:1px solid transparent;
	_border-left:1px solid #8D1816;
	_border-right:1px solid #8D1816;
	float:left;
	text-align:center;
	height:30px;
	list-style-type: none;
}

#navigation li a:hover{
	border-left:1px solid #7a0900;
	border-right:1px solid #7a0900;
	background:transparent url('../images/poker_rollover.png') repeat-x scroll 0 0;
}

.left_slim_column {
	float:left;
	width:290px;
	margin:0;
	line-height:1.4;
}

.left_review_column {
	float:left;
	width:395px;
	margin:0;
	line-height:1.4;
}

.left_slim_column a{
	color:#590c0c;
}

.left_slim_column h3{
	letter-spacing:-.03em;
	font-size:1.1em;
	font-family:Georgia,Times,serif;	
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	color:#660000;
	text-align:left;
	margin-bottom:0px;
	margin-top:10px;
}

.left_slim_column p{
	margin-top:0px;
	margin-bottom:0px;
	text-align:justify;
}

.right_wide_column {
	float:left;
	width:570px;
	margin-left:20px;
}

.right_video_column {
	float:right;
	width:465px;
	margin-left:20px;
}

.image_links{
	border:1px solid #E6B747;
}

.right_wide_column a{
	color:#590c0c;
	
}

.right_wide_column p{
	margin-top:4px;
	margin-bottom:5px;
	text-align:justify;
}

.smallzerve {
	position:absolute;
	left:214px;
	top:387px;
}

.smallzerve_left {
	position:absolute;
	left:214px;
	top:387px;
}

#left_tour_bubble {
	background:transparent url('../images/top_tall_bubble.png') no-repeat scroll top;
	color:#660000;
	padding:10px 18px 20px 18px;
	position:relative;
	
}

#left_tour_bubble h2 {
	color:#660000;
}

#left_tour_bubble h2 a{
	color:#660000;
}

#left_tour_bubble ul{
	color:#fff;
	padding:0 0 0 14px;
	margin:0;
}

#left_tour_bubble ul a{
	color:#fff;
}

#right_tour_bubble ul a{
	color:#fff;
}

#right_tour_bubble {
	background:transparent url('../images/top_tall_bubble.png') no-repeat scroll top;
	color:#660000;
	padding:34px 18px 20px 20px;
	position:relative;
	
}

#right_tour_bubble ul{
	color:#fff;
	padding:0 0 0 14px;
	margin:0;
}

#left_tour_column {
	background:transparent url('../images/tall_bubble.png') no-repeat scroll bottom;
	margin-top:20px;
	float:left;
	width:275px;
}

#right_tour_column {
	background:transparent url('../images/tall_bubble.png') no-repeat scroll bottom;
	margin-top:20px;
	margin-left:20px;
	float:left;
	width:275px;
	overflow:hidden;
}

#video {
	background:transparent url('../images/poker_video_bubble.png') no-repeat scroll 0 0;
	padding:10px 20px 20px 20px;
	margin-top:20px;
	height:346px;
}

#press_video {
	background:transparent url('../images/press_video_background.png') no-repeat scroll 0 0;
	padding:10px 20px 20px 20px;
	margin-top:20px;
	height:368px;
}


#footer {
	background:transparent url('../images/poker_footer.png') scroll 0 0;
	margin-top:20px;
	background-repeat: repeat-x;
	width:880px;
	padding:20px;
	color:#fff;
	height:50px;
	clear:both;
	font-size:1em;
}

#footer p{
	margin:0;
}

#links {
	width:875px;
	float:left;
}

#links p {
	width:575px;
	float:left;
}

#links form {
	float:right;
	width:210px;
}


#connect {
	text-align:right;
	float:right;
	font-size:1.4em;
}

#connect p{
	margin-bottom:10px;
}

#content a{
	color:#660000;
}

.socialnetworks{
	height:40px;
	}

/* ######### Tour Pages ######### */

.left_tour_column {
	width:554px;
	float:left;
}

.right_tour_column {
	background:transparent url('../images/tourimages.png') no-repeat scroll 0 0;
	position:relative;
	margin-top:20px;
	float:right;
	overflow:hidden;
	}

.left_tour_column h2{
	text-align:center;
	margin-top:20px;
}

#private {
	clear:both;
	}

.left_tour_column a {
	color:#660000;
}

ul.information{
	padding-left:25px;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0;
	}
	
ul.information a{
	color:#660000;
	}
	
ul.stops {
	font-weight:bold;
	color:#660000;
	}
	
ul.stops a{
	color:#660000;
	}
	
.tour_stop {
	font-weight:bold;
	color:#660000;
	}
	
.stop_info {
	font-weight:normal;
	color:#000;
	}

#map {
	background:transparent url('../images/tourimages.png') no-repeat scroll 0 0;
	margin-top:20px;
	padding:20px;
	float:right;
	height:590px;
	width:266px;
}

#map img{
	border:solid 1px #e6b747;
}

/* ######### Default class for drop down menus ######### */

.tourmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #7a0900;
border-bottom-width: 0;
z-index: 100; /* zIndex should be greater than that of shadow's below */
width:300px; /* default width for menu */
}

.tourmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tourmenu a {
	text-decoration:none;
}


.tourmenu ul li{
width: 100%;
display: block;
border-bottom: 1px solid #7a0900;
background: url('../images/poker_dropdown.png') repeat-x scroll 0 0;
padding: 2px 5px;
text-decoration: none;
text-indent: 5px;
}

.tourmenu li:hover{ /*hover background color*/
background: url('../images/poker_rollover.png') repeat-x scroll 0 0;
color: white;
}

.tourmenuGifts{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #7a0900;
border-bottom-width: 0;
z-index: 100; /* zIndex should be greater than that of shadow's below */
width:200px;
 /* default width for menu */
}

.tourmenuGifts ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tourmenuGifts a {
	text-decoration:none;
}


.tourmenuGifts ul li{
width: 100%;
display: block;
border-bottom: 1px solid #7a0900;
background: url('../images/poker_dropdown.png') repeat-x scroll 0 0;
padding: 2px 5px;
text-decoration: none;
text-indent: 5px;
}

.tourmenuGifts li:hover{ /*hover background color*/
background: url('../images/poker_rollover.png') repeat-x scroll 0 0;
color: white;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

/* ######### image gallery ######### */
	#slider {
	height:550px!important;
	overflow:hidden;
	}
	
	#slider_wrapper {
	margin-top:30px;
	width:306px;
	height:600px;
	overflow:hidden;
	}

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:306px;
		height:190px;
		text-align:center;
		overflow:hidden; 
		}
		
	#slider img{
	border:solid 1px #e6b747;
	}
	
	#main_image {
	text-align:center;
	border:solid 1px #e6b747;
	background:#000!important;
	}
	
	span#prevBtn{
	display:none;
	}
	span#nextBtn{
	background:transparent url('../images/moreimages_button.png') no-repeat scroll 0 0;
	position:absolute;
	width:140px;
	height:30px;
	top:588px;
	left:85px;
	}
	
	span#nextBtn a{
	font-size:1.3em;
	color:transparent;
	text-decoration:none;
	}
	
	span#prevBtn a{
	font-size:1.3em;
	background:#590C0C;
	color:#fff;
	}	

.gallery {
	width:740px;
	background: transparent url('../images/gallery_background.png') no-repeat scroll 0 0;
	margin:0 auto;
	height:719px;
}
	
.nav {
	margin:0!important;
	padding:5px 0!important;
	*padding-top:5px;
	}
	
	.caption {
color:#660000!important;
text-align:center;
margin:0;
padding:0;
}

.galleria_wrapper {
	text-align:center;
	}

/* ######### faqs ######### */

#accordion {
	border-top:#660000 solid 1px;
	border-left:#660000 solid 1px;
	border-right:#660000 solid 1px;
}

.ui-accordion-header {
	background: transparent url('../images/poker_background.png') repeat-x scroll 0 0;
	border-bottom:#660000 solid 1px;
	padding-top:8px;
	padding-left:10px;
	height:30px;
	margin-top:0;
	margin-bottom:0;
	}
	
.ui-accordion-header:hover {
	background: #ffffcc;
	}
	
.ui-accordion-header a{
	color:#660000;
	text-decoration:none;
	font-size:.88em;
	}

.ui-accordion-content {
	border-bottom:#660000 solid 1px;
	padding:10px;
	}	
	
.ui-accordion-content a {
	color:#660000;
	}
	
.ui-accordion-content p {
	margin:0px;
	}
	
/* ######### forms ######### */

#mainForm_1 {
		background: transparent url('../images/big_form_top.png') no-repeat scroll top;
		color:#660000;
		font-weight:bold;
		overflow:hidden;
		list-style-type:none;
		padding:20px 20px 10px 20px;
		width:600px;
		margin:0 auto;
}

.big_form_wrapper {
		background: transparent url('../images/big_form_bottom.png') no-repeat scroll bottom;
		display:block;
		zoom:1;
		}

#mainForm_1 li{
		float:left;
		clear:left;
		width:588px;
		margin-bottom:5px;
		padding-left:10px;
		padding-top:9px;
		padding-bottom:9px;
}

#mainForm_1 label{
		width:200px;
}

#mainForm_1 input,textarea{
		float:right;
		clear:right;
		margin-right:10px;
		width:284px;
}

#mainForm_1 select{
		float:right;
		clear:right;
		margin-right:10px;
		width:224px;
}

#mainForm_1 textarea {
		height:50px;
		padding:2px;
}

#fieldBox_1{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_2{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_3{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_4{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_5{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_6{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_7{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_8{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#mainForm #field_8{
		margin-right:74px!important;
}

#fieldBox_9{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#field_9{
		width:224px!important;
		margin-right:5px!important;
		clear:none!important;
}

#fieldBox_10{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#field_10{
		width:224px!important;
		margin-right:5px!important;
		clear:none!important;
}

#fieldBox_11{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#field_11{
		margin-right:74px!important;
}

#fieldBox_12{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#field_12{
		margin-right:74px!important;
}



#fieldBox_13{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_14{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_15{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_16{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_17{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_18{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_19{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_20{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_21{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_22{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_23{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#fieldBox_24{
		background:#ffffcc;
		border:#E6B747 solid 1px;
}

#mainForm_2 #fieldBox_3{
}

#mainForm_2 #fieldBox_6{

}

#mainForm_2 #fieldBox_8{

		margin-right:0px!important;
}

#mainForm_2 #field_9{
		margin-right:74px!important;
}

#mainForm_2 #field_10{
		margin-right:72px!important;
}

.contact_form_wrapper {
		background:url('../images/contact_form_bottom.png') no-repeat scroll bottom;
		}

#mainForm_3 #mainForm_1 {
		background:url('../images/contact_form_top.png') no-repeat scroll top;
		width:530px;
		margin-top:20px;
}

#mainForm_3 #fieldBox_3{

}

#mainForm_3 #fieldBox_4{

}

#mainForm_3 #fieldBox_4 textarea{
		height:146px!important;
}

#mainForm_3 li{
		width:518px;
}


#mainForm_2 #mainForm_1 {
		background: transparent url('../images/big_form_top.png') no-repeat scroll top;
}

#formHeader p {
	display:none;
}

#formHeader h2 {
	margin-bottom:0;
}

#saveForm {
	margin-right:250px!important;
	width:90px!important;
	}
	
#mainForm_3 #saveForm {
	margin-right:215px!important;
	width:160px;
	}
	
.calendarStyle {
	width:22px!important;
	margin-right:42px!important;
	clear:none!important;
}

.formFieldQuestion {
	text-align:center;
	color:#660000;
	}
	
	
	
/* ######### press ######### */

.review {
border:1px solid #E6B747;
display:inline-block;
height:192px;
margin-bottom:10px;
margin-left:2px;
margin-right:3px;
padding:5px;
position:relative;
text-align:center;
vertical-align:top;
width:22%;
}

.reviews_container {
margin:0 auto;
text-align:center;
}

.review .review_img {
height:160px;
line-height:160px;
vertical-align:middle;
_height:130px;
_line-height:130px;
}

.review .review_img img {
vertical-align:middle;
}

.review_source {
color:#660000;
font-weight:bold;
}

.quote {
font-weight:bold;
}

.citation {
text-align:left;
margin-bottom:15px;
}

select {
 background-color: #ffffff;
}

#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FF5F5F;
}


textarea.mainFormError
{
	background-color: #FF5F5F;
}


select.mainFormError
{
	background-color: #FF5F5F;
}

#billboard  {
background:url("../images/billboardBack.jpg") no-repeat scroll 0 0 transparent;
float:right;
margin-top:16px;
padding:0 0 20px 278px;
position:relative;
width:253px;
}
#billboard h1 {
color:#333333;
font-size:40px;
font-weight:normal;
margin:0;
padding:20px 22px 9px;
}
#billboard p {
color:#333333;
font-size:13px;
font-weight:normal;
line-height:20px;
margin:0;
padding:8px 7px 8px 18px;
}
.billboardButton {
margin-left:12px;
position:absolute;
text-align:center;
top:189px;
*top:205px;
width:228px;
}
.billboardButton h2 {
background:url("../images/billboardbutton.png") no-repeat scroll 0 0 transparent;
}
.buttonLeft {
color:#FFFFFF !important;
display:block;
font-size:16px;
padding:9px;
text-decoration:none;
}
div.rightBox  {
background:url("../images/boxes.jpg") no-repeat scroll 0 0 transparent;
float:right;
height:131px;
margin-left:16px;
margin-right:-2px;
margin-top:38px;
padding:10px;
position:relative;
width:240px;
}
div.rightBox h1 {
color:#333333;
font-size:18px;
margin:0 0 9px;
text-align:center;
}
div.rightBox p {
margin:0;
}
.leftbottomButton {
margin-left:20px;
position:absolute;
text-align:center;
top:118px;
*top:135px;
width:200px;
}
.leftbottomButton h2 {
background:url("../images/viewtestimonialsbutton.png") no-repeat scroll 0 0 transparent;
}
.rightbottomButton {
margin-left:20px;
position:absolute;
text-align:center;
top:118px;
*top:135px;
width:200px;
}
.rightbottomButton h2 {
background:url("../images/findoutmorebutton.png") no-repeat scroll 0 0 transparent;
}