﻿@charset "utf-8";
/* CSS Document */
body {
	background:#FFF url(../cssimages/main-background.jpg) repeat-x scroll left top;
	font-family:Helvetica, Arial, sans-serif;
	font-size:100%;
	padding-bottom:75px;
}
p {
	color:#666;
}
form{
	margin:0;
	padding:0;
}
a:hover{
	color:#666 !important;
}
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	text-transform:uppercase;
}
label{
	vertical-align:middle;
}
select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
}
#wrapper {
	width:974px;
	background:url(../cssimages/main-bg.png) repeat-y left top;
	margin:0 auto;
	padding:0;
	position:relative;
	min-height:200px;
}
.content {
	width:960px;
	margin:0 auto;
}
#header {
	background:url(../cssimages/header-bg.jpg) no-repeat right top;
}
#header h1 {
	margin:0;
}
.navigation:after, .mainInfo .hotelSearch:after, .mainInfo .featuredShows:after, .mainInfo .ticketOnly:after, .mainInfo .cheapTicket:after, .content:after, .additionalInfo:after, .searchComponents .findBreak:after, .searchComponents .ticketOnly:after, .information .infoSection:after {
	clear:both;
	content:".";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
}
.navigation{
	padding-left:7px;
	height:27px;
	background:url(../cssimages/nav-bg.png) no-repeat left top;
}
.navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
.navigation ul li {
	display:inline;
	float:left;
}
.navigation ul li a {
	background:#cc6600;
	color:#fff;
	text-decoration:none;
	padding:8px 19px 8px 19px;
	border-right:#000 solid 1px;
	font-size:90%;
	font-weight:bold;
	display:block;
}
.navigation ul li a.last {
	background:#cc6600;
	color:#fff;
	text-decoration:none;
	padding:8px 27px 8px 26px;
	border-right:none;
}
.navigation ul li a:hover, .navigation ul li a.active  {
	background:#000 url(../cssimages/nav-hover-bg.png) repeat-x left top;
	color:#fff !important;
	text-decoration:underline;
}
.mainInfo {
	width:705px;
	float:left;
}
.mainInfo .introduction {
	padding:25px 0 20px 15px;
}
.mainInfo .introduction p {
	color:#666;
	font-size:90%;
	margin:0;
}
.mainInfo .introduction p a, .mainInfo .featuredShows .show p a, .mainInfo .cheapTicket .show p a {
	color:#cc6600;
}
.mainInfo .hotelSearch {
	background:#fff4c9 url(../cssimages/search-bg.png) repeat-x 0 35px;
}
.mainInfo .hotelSearch h2 {
	background:#000 url(../cssimages/hotel-search-h2-bg.png) repeat-x top left;
	font-family:Rockwell, Arial, Helvetica, Verdana;
	margin:0;
	padding:0 10px 0 15px;
	color:#ff9900;
	border:#000 solid 1px;
	font-size:165%;
	min-height:32px;
}
.mainInfo .hotelSearch h2 strong{
	float:left;
}
.mainInfo .hotelSearch h2 span{
	font-size:40%;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	vertical-align:middle;
	float:right;
}
.mainInfo .hotelSearch h2 span a{
	color:#FFF;
}
.mainInfo .hotelSearch h2 span a:hover{
	color:#FF9900 !important;
}
.mainInfo .hotelSearch .show {
	padding:20px;
	float:left;
	width:258px;
}
.mainInfo .hotelSearch .show h3, .mainInfo .hotelSearch .hotel h3 {
	color:#000;
	margin:0 0 15px 0;
	font-size:95%;
}
.mainInfo .hotelSearch .show select{
	width:150px;
}
.mainInfo .hotelSearch .show select.tickets{
	width:auto;
}
.mainInfo .hotelSearch .hotel {
	padding:20px;
	float:left;
	width:367px;
	position:relative;
}
.mainInfo .hotelSearch .hotel input{
	float:right;
	background:url(../cssimages/hotel-search-submit.png) no-repeat;
	border:medium none;
	font-weight:bolder;
	padding:1px 14px 1px 5px;
	cursor:pointer;
	height:20px;
}
.mainInfo .hotelSearch .hotel input:hover{
	color:#FFF;
}
.mainInfo .featuredShows{
	padding:15px 0 15px 15px;
	margin-bottom:20px;
}
.mainInfo .featuredShows h2{
	padding:0;
	color:#cc6600;
	font-family:Rockwell, Arial, Helvetica, Verdana;
	font-size:165%;
	margin:0 0 15px 0;
}
.mainInfo .featuredShows .show{
	float:left;
	width:215px;
	margin-right:13px;
	padding:0;
}
.mainInfo .featuredShows .show img{
	float:left;
}
.mainInfo .featuredShows .show p{
	margin:0 0 0 90px;
	font-size:70%;
}
.mainInfo .ticketOnly {
	background:#fff6ea url(../cssimages/ticket-only-bg.png) repeat-x 0 35px;
	margin-bottom:30px;
}
.mainInfo .ticketOnly h2 {
	background:#ff9900 url(../cssimages/ticket-only-h2-bg.png) repeat-x top left;
	font-family:Rockwell, Arial, Helvetica, Verdana;
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	color:#000;
	border:#ff9900 solid 1px;
	font-size:165%;
	min-height:32px;
}
.mainInfo .ticketOnly .show{
	float:left;
	width:195px;
	padding:15px;
}
.mainInfo .ticketOnly .date{
	float:left;
	width:195px;
	padding:15px;
}
.mainInfo .ticketOnly .ticket{
	float:left;
	width:225px;
	padding:15px;
}
.mainInfo .ticketOnly label{
	text-transform:uppercase;
	color:#000;
	font-size:90%;
	font-weight:bold;
	display:block;
	margin-bottom:12px;
}
.mainInfo .ticketOnly input{
	float:right;
	background:url(../cssimages/ticket-only-submit.png) no-repeat;
	border:medium none;
	font-weight:bold;
	padding:1px 14px 1px 5px;
	margin-top:-20px;
	cursor:pointer;
	height:20px;
}
.mainInfo .ticketOnly input:hover{
	color:#FFF;
}
.mainInfo .cheapTicket{
	background:#fff;
}
.mainInfo .cheapTicket h2{
	background:#bfe9f8 url(../cssimages/cheap-ticket-h2-bg.png) repeat-x top left;
	font-family:Rockwell, Arial, Helvetica, Verdana;
	margin:0;
	padding:0 0 0 15px;
	color:#000;
	border:#bfe9f8 solid 1px;
	font-size:165%;
	min-height:32px;
}
.mainInfo .cheapTicket .show{
	float:left;
	width:215px;
	margin:15px 0 15px 15px;
	padding:0;
}
.mainInfo .cheapTicket .show img{
	float:left;
	margin-bottom:5px;
}
.mainInfo .cheapTicket .show p{
	margin:0 0 0 90px;
	font-size:70%;
}
.mainInfo .cheapTicket .show div{
	display:block;
	clear:left;
}
.mainInfo .cheapTicket .show div p{
	margin:0;
}
.mainInfo .cheapTicket .show div p span{
	font-weight:bold;
	font-size:110%;
	margin-top:5px;
	display:block;
}
.mainInfo .cheapTicket .show div p strong a{
	color:#FF9900;
	font-size:135%;
	text-decoration:none;
}
.mainInfo .cheapTicket .show div p strong a:hover{
	color:#FF9900;
}
.additionalInfo{
	float:left;
	width:215px;
	margin-left:20px;
}
.additionalInfo .topTens{
}
.additionalInfo .topTens h3{
	color:#ff9900;
	font-family:Rockwell, Arial, Helvetica, Verdana;
	font-size:150%;
	border-bottom:#ccc solid 1px;
	padding-bottom:3px;
	margin:20px 0 5px 0;
}

.additionalInfo .topTens ol{
	margin:0 0 0 20px;
	padding:0;
}
.additionalInfo .topTens ol li{
	color:#666;
	font-size:75%;
}
.additionalInfo .topTens ol li a{
	color:#cc6600;
}
.additionalInfo .closestHotel{
	background:#fff4c9 url(../cssimages/closest-hotel-bg.png) repeat-x 0 31px;
	padding-bottom:20px;
	margin-bottom:20px;
}
.additionalInfo .closestHotel h3{
	color:#ff9900;
	font-weight:normal;
	background:#000 url(../cssimages/closest-hotel-h3-bg.png) repeat-x left top;
	font-family:Rockwell, Arial, Helvetica, Verdana;
	font-size:125%;
	border:#000 solid 1px;
	padding:1px 2px 3px 6px;
	margin:20px 0 0 0;
	min-height:24px;
}
.additionalInfo .closestHotel h4{
	color:#ff9900;
	font-family:Rockwell, Verdana, Geneva, sans-serif;
	margin:6px 0 3px 10px;
}
.additionalInfo .closestHotel p{
	margin:2px 5px 0 0;
	font-size:70%;
	text-align:right;
	font-weight:bold;
}
.additionalInfo .closestHotel p a{
	color:#666;
}
.additionalInfo .closestHotel ul{
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	list-style-image:none;
}
.additionalInfo .closestHotel ul li{
	color:#666;
	font-size:75%;
}
.additionalInfo .closestHotel ul li a{
	color:#cc6600;
}
.additionalInfo .rssFeeds{
}
.additionalInfo .rssFeeds h3{
	color:#ff9900;
	font-family:Rockwell, Arial, Helvetica, Verdana;
	font-size:150%;
	border-bottom:#ccc solid 1px;
	padding-bottom:3px;
	margin:20px 0 5px 0;
}
.additionalInfo .closestHotel h3, .searchComponents .ticketOnly h3, .searchComponents .findBreak h3{
	height:24px;
}
.additionalInfo .rssFeeds ul{
	margin:0;
	padding:0;
	list-style-image:none;
	list-style:none;
}
.additionalInfo .rssFeeds ul li{
	color:#666;
	font-size:75%;
	background:url(../cssimages/rss-feed-bullet.png) no-repeat left top;
	padding:0 0 0 20px;
	margin-bottom:5px;
}
.additionalInfo .rssFeeds ul li a{
	color:#cc6600;
}
.additionalInfo .advert{
	margin-bottom:20px;
}
.additionalInfo .advert img{
	border:#ccc solid 1px;
	cursor:pointer;
}
#footer {
	clear:left;
	background:url(../cssimages/footer-bg.png) no-repeat left bottom;
	height:55px;
	margin:0 auto;
	width:974px;
}
#footer ul {
	margin:0;
	margin:0 22px 22px 22px;
	border-top:#ccc solid 1px;
	padding:5px 0 0 0;
}
#footer ul li{
	display:inline;
	font-size:75%;
}
#footer ul li a{
	color:#666;
	text-decoration:none
}
#footer ul li a:hover{
	color:#FF9900 !important;
	text-decoration:underline;
}
.mainInfo .hotelSearch .hotel .dates {
	float:left;
	display:inline-block;
	margin-bottom:10px;
}
.mainInfo .hotelSearch .hotel .dates span {
	display:inline-block;
	width:65px;
}
.mainInfo .hotelSearch .hotel .dates select {
	margin-right:7px;
}
.mainInfo .hotelSearch .hotel .nights {
	float:left;
	display:inline-block;
	margin:0 0 10px 15px;
}
.mainInfo .hotelSearch .hotel .rooms div span{
	display:inline-block;
	width:65px;
}
.mainInfo .hotelSearch .hotel .rooms div.roomType span{
	display:inline-block;
	width:56px;
}
.mainInfo .hotelSearch .hotel .nights span {
	display:inline-block;
	width:auto;
}
.formField {
	display:inline-block;
	margin-bottom:10px;
}
.formField span {
	display:inline-block;
	width:93px;
}
.mainInfo .hotelSearch .hotel img{
	cursor:pointer;
	vertical-align:middle;
}
.mainInfo .hotelSearch .hotel label{
	font-size:75%;
	color:#333333;
	margin-right:5px;
	}
.mainInfo .hotelSearch .hotel .rooms{
	clear:left;
}
.mainInfo .hotelSearch .hotel .rooms div {
	float:left;
	margin-right:13px;
	vertical-align:middle;
}
.mainInfo .hotelSearch .hotel .rooms div.roomType {
	float:left;
	margin:2px 13px 10px 0;
	text-align:left;
	width:auto;
}
.mainInfo .hotelSearch .hotel .rooms div.roomType label {
	margin-right:9px;
	text-align:left;
	width:auto;
}
.mainInfo .hotelSearch .hotel .furtherRooms {
	clear:left;
	float:none;
	margin:0 0 10px 123px;
}
.mainInfo .hotelSearch .hotel .furtherRooms label {
	margin-right:9px;}
	
.mainInfo .hotelSearch .show label{
	font-size:75%;
	color:#333;
	}

/*.rooms label{
	margin-left:10px;}*/

/*------Subpage------*/

.information{
	background:url(../cssimages/subpage-info-bg.png) repeat-x 0 55px;
	width:665px;
	float:left;
	margin-top:22px;
}
.information h2{
	float:left;
	color:#CC6600;
	font-family:Rockwell, Arial, Helvetica, Verdana;
	font-size:165%;
	margin:17px 0 43px 0;
	padding:0;
}
.information .findEstablishment{
	color:#666666;
	float:right;
	margin:5px 0 0 30px;
}
.information .findEstablishment label{
	display:block;
	font-size:80%;
	margin-bottom:3px;
}
.information .findEstablishment select{
	width:125px;
}
.information .findEstablishment p{
	font-size:80%;
	margin:0 0 3px;
}
.information .infoSection{
	background:#FFFFFF none repeat scroll 0 0;
	color:#666666;
	margin-bottom:30px;
	clear:left;
}
.information .infoSection .venueImage{
	float:left;
	margin-right:20px;
}
.information .infoSection .information
{
	float:left;
	width:484px;
	border-bottom:#CCC solid 1px;
	padding-bottom:10px;
	margin-top:0;
	background:none !important;
}
}

.information .infoSection .information .detail{
	float:left;
	width:340px;
	margin-right:35px;
}

.information .infoSection .information .detail2,
.information .infoSection .information .detail4{
	float:left;
	width:480px;
}

.information .infoSection .information .detail3{
	float:left;
	width:580px;
}

.information .infoSection .information .detail span,
.information .infoSection .information .detail2 span,
.information .infoSection .information .detail4 span,
.information .infoSection .information .detail3 span{
	display:inline-block;
}
.information .infoSection .information .detail p,
.information .infoSection .information .detail2 p,
.information .infoSection .information .detail4 p,
.information .infoSection .information .detail3 p{
	font-size:75%;
	margin-bottom:30px;
}

.information .infoSection .information .detail p a,
.information .infoSection .information .detail2 p a,
.information .infoSection .information .detail4 p a,
.information .infoSection .information .detail3 p a{
	color:#CC6600;
}
.information .infoSection .information .detail input.map:hover,
.information .infoSection .information .detail4 input.map:hover,
.information .infoSection .information .detail2 input.map:hover{
	color:#FFFFFF;
}
.information .infoSection .information .detail input.map,
.information .infoSection .information .detail2 input.map,
.information .infoSection .information .detail4 input.map{
	background:transparent url(../cssimages/map-button.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	font-weight:bold;
	margin-right:10px;
	padding:0px 14px 1px 5px;
	text-transform:uppercase;
	height:20px;
}

.information .infoSection .information .detail4 input.map{
	background:transparent url(../cssimages/closest-hotel-button.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	font-weight:bold;
	margin-right:20px;
	padding:0px 0px 1px 5px;
	text-transform:uppercase;
	height:20px;
	width:130px
}

.information .infoSection .information .detail input.closest:hover,
.information .infoSection .information .detail2 input.closest:hover,
.information .infoSection .information .detail4 input.closest:hover{
	color:#FFFFFF;
}
.information .infoSection .information .detail input.closest{
	background:transparent url(../cssimages/closest-hotel-button.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	font-weight:bold;
	margin-right:10px;
	padding:2px 17px 5px 5px;
	text-transform:uppercase;
	height:20px;
}
.information .infoSection .information .detail4 input.closest{
	background:transparent url(../cssimages/closest-hotel-button.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	font-weight:bold;
	margin-right:1px;
	padding:2px 0px 5px 5px;
	text-transform:uppercase;
	height:20px;
	width:130px;
}

.information .infoSection .information h3{
	color:#000;
	margin:5px 0 0 0;
}
.information .infoSection .information h3 span{
	display:block;
	color:#666;
	font-weight:normal;
}
.information .infoSection .information .events{
	float:left;
	width:95px;
	border-left:#CCC solid 1px;
	padding-left:10px;
}
.information .infoSection .information .events h4{
	color:#ff9900;
	font-size:80%;
	margin:0 0 10px 0;
}
.information .infoSection .information .events img{
	margin-bottom:30px;
}
.information .infoSection .information .events input:hover{ 
	color:#FFFFFF;
}
.information .infoSection .information .events input{
	background:transparent url(../cssimages/book-button.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	font-weight:bold;
	padding:0 14px 1px 5px;
	text-transform:uppercase;
	height:20px;
}
.searchComponents{
	width:255px;
	float:left;
	margin:45px 20px 0 0;
}
.searchComponents .findBreak {
	background:#FFF4C9 url(../cssimages/subpage-search-bg.png) repeat-x scroll 0 33px;
	margin-bottom:10px;
	
	position:relative;
}
.searchComponents .findBreak div {
	padding:0 15px 20px 20px;
}
.searchComponents .findBreak h3 {
	background:#000000 url(../cssimages/closest-hotel-h3-bg.png) repeat-x scroll left top;
	border:1px solid #000000;
	color:#FF9900;
	font-family:Rockwell, Arial, Helvetica, Verdana;
	font-size:125%;
	font-weight:normal;
	margin:0;
	padding:3px 2px 3px 20px;
}
.searchComponents .findBreak p {
	font-size:70%;
	margin:2px 15px 0 0;
	text-align:right;
	font-weight:bold;
}
.searchComponents .findBreak p a {
	color:#666666;
}
.searchComponents .findBreak h4 {
	color:#000000;
	font-size:90%;
	margin:10px 0 15px 0;
	border-bottom:#CCC solid 1px;
	text-transform:uppercase;
	padding-bottom:3px;
}
.searchComponents .findBreak .formField {
	display:inline-block;
	margin-bottom:10px;
	color:#333;
	padding:0;
}
.searchComponents .findBreak .formField span {
	display:inline-block;
	font-size:75%;
	margin:2px 5px 0 0;
	vertical-align:top;
	width:70px;
}
.searchComponents .findBreak .formField select.title, .searchComponents .findBreak .formField select.date, .searchComponents .findBreak .formField select.performance, .searchComponents .ticketOnly select.show, .searchComponents .ticketOnly select.date {
	width:138px;
}
.searchComponents .findBreak .formField select{
	width:auto;
}
.searchComponents .findBreak .formField select.month{
	width:85px;
	margin-left:10px;
}
.searchComponents .findBreak .last{
	border-bottom:#CCC solid 1px;
	padding-bottom:10px;
	display:block;
}
.searchComponents .findBreak input:hover {
	color:#FFFFFF;
}
.searchComponents .findBreak input {
	background:transparent url(../cssimages/hotel-search-submit.png) no-repeat scroll 0 0;
	border:medium none;
	font-size:75%;
	cursor:pointer;
	font-weight:bold;
	margin-top:5px;
	padding:1px 14px 1px 5px;
	float:right;
	height:20px;
}
.searchComponents .ticketOnly{
	background:#FFF6EA url(../cssimages/ticket-only-bg.png) repeat-x scroll 0 33px;
	margin-bottom:10px;
	position:relative;
}
.searchComponents .ticketOnly div {
	padding:0 15px 20px 20px;
}
.searchComponents .ticketOnly h3{
	background:#FF9900 url(../cssimages/subpage-tic-bg.png) repeat-x scroll left top;
	border:1px solid #FF9900;
	color:#000;
	font-family:Rockwell, Arial, Helvetica, Verdana;
	font-size:125%;
	font-weight:normal;
	margin:0;
	padding:3px 2px 3px 20px;
}
.searchComponents .ticketOnly h4 {
	color:#000000;
	font-size:90%;
	margin:20px 0 10px 0;
	border-bottom:#CCC solid 1px;
	text-transform:uppercase;
	padding-bottom:3px;
}
.searchComponents .ticketOnly input:hover {
	color:#FFFFFF;
}
.searchComponents .ticketOnly input {
	background:transparent url(../cssimages/hotel-search-submit.png) no-repeat scroll 0 0;
	border:medium none;
	font-size:75%;
	cursor:pointer;
	font-weight:bold;
	margin:5px 0 0 100px;
	padding:1px 14px 1px 5px;
	height:20px;
}
.information .infoSection .information .events p{
	margin:0;
}
.additionalInfo .closestHotel p a:hover, .searchComponents .findBreak p a:hover{
	color:#CC6600 !important;
}
.divClear{
	clear:both;
}

select.ticketShow
{
    width:180px;
}