@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
/* body { min-width:980px; background:url(../img/bg.png) #000 top left repeat; background-position:0 -2px; font-family:'QuestrialRegular', "Trebuchet MS", Arial, Helvetica, sans-serif; color:#212121; font-size:13px;} */
body {
	/*min-width: 960px;*/
	background: url('../img/bg_metal.png') top left;
	background-color: black;
	_background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.0)), to(rgba(10, 10, 10, 1.0))), url('../img/bg-metal.jpg');
	_background-size: 100% 100%, 11px 12px;
	background-repeat: repeat-x;
	_background-position: 0 0, 0 0;
	height: auto;
	color: white;
	font-size: 13px;
}

/* h1, h2, h3 { color:#6a1e68; text-shadow:#fff -1px 1px 0px; font-family:'CoveredByYourGraceRegular',"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; padding:0 0 15px;} */
h1, h2, h3, h4 {
	color: white;
	font-weight: normal;
	padding: 0;
}

h1 {
	font-size: 54px;
}

h2 {
	font-size: 36px;
}

/*h3 {*/
	/*-webkit-margin-after: 0;*/
	/*-webkit-margin-before: 0;*/
	/*background: url('../img/bg_h3_1.png');*/
	/*background-repeat: repeat;*/
	/*color: black;*/
	/*display: inline-block;*/
	/*font-size: 24px;*/
	/*height: 55px;*/
	/*margin: 0;*/
	/*padding: 0;*/
	/*text-align: center;*/
/*}*/

h3 img {
	vertical-align: middle;
}

h4 {
	font-size: 24px;
}

h4.login {
	padding-left: 14px;
}

p {
	padding: 0 0 10px;
}

.c {
	clear: both;
	width: 100% important;
}

.btn-get-involved-01 {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdf2cd), to(#b49770));
	background-image: -webkit-linear-gradient(#fdf2cd, #b49770), -webkit-linear-gradient(#fdf2cd, #b49770);
	background-image: -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%), -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%);
	background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);
	background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);
	border: 1px solid black;
	border-radius: 8px;
	color: black;
	float: right;
	height: 41px;
	margin: 15px auto;
	text-decoration: none;
	width: 260px;
}

.btn-get-involved-01:hover {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b49770), to(#fdf2cd));
	background-image: -webkit-linear-gradient(#b49770, #fdf2cd), -webkit-linear-gradient(#b49770, #fdf2cd);
	background-image: -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%), -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
}
.btn-get-involved-01 span {
	display: block;
	font-size: 20px;
	font-weight: 600;
	padding: 8px;
}

.jshide {
	display: none;
}
.jsshow {
}
.hide {
	display: none;
}

#wrap01, #wrap02, #wrap03 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: visible;
}

/*
 #wrap01 {background:url(../img/bg-02.png) top center repeat-x; }
 #wrap03 {background:url(../img/bg-01.jpg)  top center no-repeat; }
 #wrap02 {background:url(../img/bg-03.png)  top center repeat-x; }
 */

#head {
	height: 370px;
}
#head .cont {
	width: 960px;
	margin: 0 auto;
}
#headlogo {
	/*background: url('../img/logo.png');*/
	/*height: 307px;*/
	max-width: 300px;
	width: 100%;
	margin: 30px auto;
}
#headlogo span {
	display: none;
}

#login-box {
	border: 3px solid white;
	background-color: black;
	/*width: 168px;*/
	padding: 3px;
	margin: 0 auto;
}

#login-box .login-border {
	border: 2px solid white;
	padding: 4px;
}

#login-box h3 {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

#login-box .user-name {
	background-color: black;
	overflow-x: hidden;
}

#login-box .user-name:hover {
	background-color: black;
	overflow-x: visible;
	z-index: 10;
}

.login-form input[placeholder] {
	font-size: 11px;
	padding: 3px 5px;
	width: 90%;
}

.login-form p {
	padding: 3px 0 0 0;
	font-size: 12px;
	width: 100%;
	overflow: hidden;
	font-weight: bold;
}

.login-form a {
	text-decoration: none;
}

.login-form a:hover {
	text-decoration: underline;
}

.login-anywhere-container {
	padding: 0 48px;
}

#mid {
	width: 1040px;
	margin: 0 auto;
}
#right {
	width: 760px;
	float: right;
}
#left {
	width: 280px;
	float: left;
}

#navigation {
	margin: 0 auto;
	width: 178px;
}

#navigation > ul {
	list-style: none;
	width: 178px;
	padding: 0 0 20px 0;
	font-size: 0px;
}
#navigation a, #navigation .here {
	background: url('../img/nav-bg.png') top right no-repeat;
	color: black;
	display: block;
	font-size: 13px;
	margin: 0 0 5px;
	padding: 6px 28px 6px 5px;
	text-align: right;
	text-decoration: none;
}
#navigation a:hover {
	background-position: left;
}

#navigation .here {
	background-position: left;
}

#nav {
	padding: 0;
}
#nav > li ul {
	background: #fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background: rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style: none;
	position: relative;
	display: none; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav > ul li {
	padding-top: 1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float: none;
	position: absolute;
}
#nav > ul a {
	white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav > li:hover ul {/* Display the dropdown on hover */
	display: block;
}
#nav > li:hover ul a {/* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration: none;
	background: url('../img/nav-bg2.png') top right no-repeat;
	padding: 6px 10px 6px 5px;
	margin-left: 8px;
}
#nav > li:hover ul li a:hover {/* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background-position: -72px 0;
}

#right .mn-top-01 {
	/* background: url('../img/mid-top-01.png') top left no-repeat; */
	height: 22px;
}
#right .mn-top-02 {
	/* background: url('../img/mid-top-02.jpg') top left no-repeat; */
}
#right .mn-mid {
	/* background: url('../img/mid-mid.png') top left repeat; */
}
#right .mn-btm-02 {
	/* background: url('../img/mid-btm-02.jpg') bottom left no-repeat; */
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#right .mn-btm-01 {
	/* background: url('../img/mid-btm-01.png') bottom left no-repeat; */
	height: 22px;
}

#footspacer {
	height: 100px;
	clear: both;
	display: block;
}

#foot {
	background-color: black;
	clear: both;
	color: #fff;
	height: 221px;
	overflow: hidden;
}

#foot a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#foot-top {
	background: url('../img/bg_footer.png') top left repeat-x;
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 0 0 1px 0;
	height: 168px;
	margin: 0 auto;
	width: 100%;
}

#foot-top .left, #foot-top .right {
	border-color: #c0c0c0;
	border-style: solid;
	height: 168px;
}

#foot-top .left {
	border-width: 0 0px 0 0;
	width: 48%;
	float: left;
	padding-right: 32px;
	text-align: right;
}
#foot-top .right {
	border: none;
	width: 48%;
	float: right;
	text-align: left;
}

#foot-bottom {
	background-color: black;
	clear: both;
	margin: 0 auto;
	padding:17px 0 0 0;
	width: 980px;
}
#foot-bottom .left {
	width: 58%;
	float: left;
}
#foot-bottom .right {
	width: 38%;
	float: right;
	text-align: right;
}

.foot-btn-social-media {
	display: inline-block;
	padding-top: 60px;
}
/*
 .foot-btn-facebook:hover {
 background-position: 0 -38px;
 }
 .foot-btn-twitter:hover {
 background-position: -160px -38px;
 }

 .foot-btn-twitter span, .foot-btn-facebook span {
 display: none;
 }

 .social-buttons {
 vertical-align: top;
 }
 .social-buttons .twitter {
 width: 110px;
 display: inline-block;
 vertical-align: top;
 }
 .social-buttons .facebook {
 width: 80px;
 display: inline-block;
 vertical-align: top;
 }

 */
.btn-purp {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdf2cd), to(#b49770));
	background-image: -webkit-linear-gradient(#fdf2cd, #b49770), -webkit-linear-gradient(#fdf2cd, #b49770);
	background-image: -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%), -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%);
	background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);
	background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);
	border: 1px solid black;
	border-radius: 8px;
	display: block;
	font-size: 13px;
	padding: 6px 0;
	color: black;
	text-decoration: none;
}
.btn-purp span {
	display: block;
	text-align: right;
	padding: 0 45px 0 5px;
}

.btn-purp:hover {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b49770), to(#fdf2cd));
	background-image: -webkit-linear-gradient(#b49770, #fdf2cd), -webkit-linear-gradient(#b49770, #fdf2cd);
	background-image: -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%), -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
}

#left .box {
	background: url(.'./img/leftbox-mid.png') top left repeat-y;
	width: 178px;
	margin: 0 0 10px;
}
#left .box .top {
	background: url('../img/leftbox-top.png') top left no-repeat;
}
#left .box .btm {
	background: url('../img/leftbox-btm.png') bottom left no-repeat;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	padding: 10px;
}

#left .box .next-show {
	padding: 0 0 5px 0;
}
#left .box .next-show h3 {
	font-weight: bold;
	font-size: 27px;
	padding: 0 0 5px;
}
#left .box .next-show p {
	padding: 4px 0;
	font-size: 14px;
	font-weight: bold;
}

#left .box .future-shows h3 {
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 10px;
}
#left .box .future-shows .show {
	border: #4a5154 0px solid;
	border-width: 0 0 1px 0;
	padding: 0 0 4px 0;
	margin: 0 0 7px 0;
}
#left .box .future-shows .show p {
	padding: 0 0 3px;
}

.logonerror {
	position: relative;
}
.logonerror .errorcont {
	position: absolute;
	background: url('../img/login-error-bg.png');
	padding: 6px 6px 0;
	width: 150px;
	top: 0px;
	left: -190px;
	border: #cb0000 1px solid;
	color: #fff;
	font-weight: bold;
	text-shadow: #000 1px 1px 0px;
}

.btn01, .btn02 {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdf2cd), to(#b49770));
	background-image: -webkit-linear-gradient(#fdf2cd, #b49770), -webkit-linear-gradient(#fdf2cd, #b49770);
	background-image: -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%), -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%);
	background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);
	background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);
	border-radius: 12px;
	border: 1px solid black;
	color: black;
	display: block;
	padding: 12px;
	text-align: center;
	text-decoration: none;
}
.btn01:hover, .btn02:hover {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b49770), to(#fdf2cd));
	background-image: -webkit-linear-gradient(#b49770, #fdf2cd), -webkit-linear-gradient(#b49770, #fdf2cd);
	background-image: -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%), -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
}

.floatBtn {
	position: fixed;
	top: 0;
	left: 50%;
	height: 0px;
}
.floatBtn a {
	position: absolute;
	top: 220px;
	left: 370px;
}
.formBtn {
	text-align: right;
}

#timepicker {
	width: 80px;
	display: inline;
	margin-left: 15px;
}
#timepicker2 {
	width: 80px;
	display: inline;
	margin-left: 15px;
}
#venuepicker {
	width: 350px;
}
#datepicker {
	width: 100px;
}

/** CSS For Admin Navigation **/

.admin-nav {
	width: 778px;
	margin: 0 auto;
}
.admin-nav .rightlinks {
	position: relative;
	color: #fff;
}
.admin-nav .rightlinks a {
	color: #fff;
	padding: 0 2px;
}
.admin-nav .rightlinks a:hover {
	text-decoration: underline;
}
.admin-nav .rightlinks div {
	position: absolute;
	width: 200px;
	top: 3px;
	left: 576px;
	text-align: right;
}

.admin-nav {
	display: block;
	height: 65px;
	position: relative;
}
.admin-nav a {
	color: #fff;
	text-decoration: none;
}

.admin-nav ul {
	list-style: none;
	position: relative;
	height: 0px;
}
.admin-nav ul li {
	float: left;
}
.admin-nav ul li a {
	background: gray;
	border-radius: 3px 3px 0 0;
	border: #fdf2cd 1px solid;
	border-width: 1px 1px 0 1px;
	margin: 0 4px 0 0;
	padding: 5px 7px;
	display: block;
}
.admin-nav ul li a:hover {
	background: #6a1e68;
}
.admin-nav ul li.selected a {
	background: #b49770;
	position: relative;
	top: 1px;
	z-index: 10;
}
.admin-nav ul li.selected a:hover {
}

.admin-nav ul li ul {
	visibility: hidden;
}
.admin-nav ul li.selected ul {
	visibility: visible;
	margin: 0;
	padding: 0;
}
.admin-nav ul li.hover {
	visibility: visible;
	z-index: 1000;
}
.admin-nav ul li.hover a {
	z-index: 16;
	top: 1px;
	position: relative;
}
.admin-nav ul li.hover a:hover, .admin-nav ul li.hover a {
	background: #b49770;
}
.admin-nav ul li.selected.hover a {
	background: #b49770;
}
.admin-nav ul li.selected.hover a:hover {
	background: #b49770;
}
.admin-nav ul li.hover ul {
	visibility: visible;
	z-index: 15;
	background: #b49770;
}
.admin-nav ul li.selected.hover ul {
	background: #b49770;
}

.admin-nav ul li.clicked a {
	visibility: visible;
	z-index: 1000;
	background: #b49770;
}
.admin-nav ul li.clicked ul {
	visibility: visible !important;
	z-index: 150 !important;
	background: #b49770;
}

.admin-nav ul li ul {
	visibility: hidden;
	clear: both;
	position: absolute;
	background: #b49770;
	width: 776px;
	border-radius: 0px 3px 3px;
	border: #fdf2cd 1px solid;
	z-index: 9;
	height: 27px;
	left: 0;
	z-index: 8;
}
.admin-nav ul li ul li a {
	margin: 3px !important;
	padding: 3px;
	float: left;
	border: #000 0px none;
	border-radius: 2px;
	background: none;
}
.admin-nav ul li ul li a:hover {
	background-color: #b782b6 !important;
	color: #561254;
}
.admin-nav ul li ul li.selected a, .admin-nav ul li.selected.hover ul li.selected a {
	color: #561254;
}

/*.home2{display:none;}*/

#venSel {
	min-height: 475px !important;
}
.venueMap {
	background: url(../img/c2dmap.png) no-repeat;
	background-position: 0, 16px;
	float: left;
	height: 386px;
	padding: 0 0 0 16px;
	position: relative;
	width: 680px;
}
.venue-name {
	color: black;
	font-weight: 800;
	font-size: 13px;
	padding-bottom: 0;
}

.venueInfo {
	background: url(../img/outcrop_old.png) no-repeat;
	height: 413px;
	margin-left: 336px;
	width: 344px;
}
.venueDes {
	color: black;
	font: Arial !important;
	padding-top: 10px;
	font-size: 10px;
	text-align: left;
}

.venueImg img {
	border: thin solid #FFFFFF;
	max-width: 258px;
	width: 100%;
}

.imgControl {
	padding-top: 4px;
}
.paddingBuffer {
	padding-left: 69px;
	padding-top: 17px;
	padding-right: 14px;
}

.book-btn-01 {
	/*background: url('../img/booktickets.png') no-repeat top left;*/
	background-color: #000000;
	background-position: top left;
	color: white;
	display: block;
	float: right;
	font-size: 20px;
	height: 31px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	width: 100%;
	max-width: 163px;
}

.book-btn-01 p {
	padding: 0 15px 0 8px;
}

.book-btn-01 p i{
	position: absolute;
	margin-top: 5px;
	margin-left: 2px;
}

.book-btn-01:hover {
	/*background-position: 0 -31px;*/
	color: #ffffff;
	background: #262626;

}

#venue1 {
	top: 245px;
	left: 115px;
}
#venue2 {
	top: 210px;
	left: 145px;
}
#venue3 {
	top: 278px;
	left: 230px;
}
#venue4 {
	top: 225px;
	left: 70px;
}
#venue5 {
	top: 195px;
	left: 90px;
}
#venue6 {
    top: 261px;
    left: 170px;
}
#venue7 {
	top: 90px;
	left: 140px;
}


.pinCon {
	color: white;
	position: absolute;
}

.pinCon-selected {
	color: #b49770 !important;
}

.pin p {
	font-size: 11px;
	line-height: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: black;
	display:inline-block;
	padding: 2px 4px;
}

.map-pin {
	color: black;
	font-size:14px;
}

.pinCon:hover {
	color:#b49770 !important;
}

.map-pin-selected {
	/*color:#b49770 !important;*/
	color:#d3d2d3 !important;
}


.center {
	text-align: center;
}
#selectShow select {
	width: 300px;
}
#selectShow {
	width: 300px;
	margin: 0 auto;
}
.images-cont {
	padding-top: 20px;
	padding-bottom: 20px;
}
.images-cont img {
	border: thin solid white;
}
.images-cont div {
	display: inline-block;
	padding-right: 5px;
}
.image1 img {
	width: 220px;
}
.image2 img {
	width: 220px;
}

#botImage1, #botImage2 {
	padding-right: 10px;
}

.home1 {
	padding-bottom: 20px;
}
#right {
	padding-bottom: 20px;
}

#seating-plan-data {
	display: none;
}
#venID {
	display: none;
}
#max-tickets {
	display: none;
}
#plan-table {
	padding-bottom: 20px;
	margin-bottom: 0px !important;
}
.seatPicker {
	float: right;
	width: 564px;
}
.seatPicker #plan-table {
	margin: 0 auto;
}
.sections {
	float: left;
}
#selectedTickets {
	display: none;
}
#confirmSelection {
	margin-top: 10px;
	padding-bottom: 20px;
}
#confirmSelection a {
	background: url(../img/confirmSelection.png);
	width: 177px;
	height: 27px;
	display: block;
	margin-right: 10px;
}
#confirmSelection a:hover {
	background: url(../img/confirmSelectionHover.png);
	width: 177px;
	height: 27px;
	display: block;
}
#changeVenue {
	margin-top: 10px;
}
#changeVenue a {
	background: url(../img/changeVenue.png);
	width: 141px;
	height: 27px;
	display: block;
}
#changeVenue a:hover {
	background: url(../img/changeVenueHover.png);
	width: 141px;
	height: 27px;
	display: block;
}
.boxOfficeText {
	padding-bottom: 20px;
}
.boxOfficeText ul {
	margin-left: 15px;
}
.seatSection {
	background: url(../img/section.png) no-repeat;
	width: 141px;
	height: 108px;
}
.seatSection img {
	max-width: 121px;
	max-height: 88px;
	padding-top: 10px;
	padding-left: 10px;
}
.sectionSelected {
	width: 176px;
	height: 109px;
	background: url(../img/sectionSelected.png) no-repeat;
}
#noneAvail h2 {
	font-size: 24px;
	text-align: center;
}
.h2Center {
	font-size: 24px;
}
#pickerKey {
	margin-top: 20px;
	margin-bottom: 20px;
}
#keyTitle {
	font-weight: bold;
	width: 50px;
	margin: 0 auto;
}
#keySquare {
	width: 480px;
	margin: 0 auto;
}
.keys .kText {
	position: relative;
	left: -1px;
	width: 40px;
	text-align: center;
}
.keys .key {
	width: 32px;
	height: 32px;
	border: 2px solid #000;
}
.keys {
	display: inline-block;
	margin-right: 40px;
	vertical-align: top;
}
.keys .avail {
	background-color: #FFF;
}
.keys .selec {
	background-color: #000;
}
.keys .disab {
	background-color: purple;
}
.keys .companion {
	background-color: #00a900;
}
.keys .sold {
	background-color: grey;
}
.keys .unavail {
	background-color: red;
}
.keys .restricted-view {
	background-color: #06a6ff;
}
.disabtext {
	left: -10px !important;
}
.kfinal {
	margin-right: 0px;
}
.comptext {
	left: -10px !important;
}
#selectionBox {
	background: url(../img/boxOfficeBot2.jpg);
	max-width: 569px;
	width: 100%;
	border: 3px solid grey;
	margin: 0 auto;
}
.leftContent {
	display: inline-block;
	float: left;
	padding-left: 10px;
}
.rightContent {
	float: right;
	padding-top: 0px;
}
.rmvicon {
	background: url(../img/remove.png) no-repeat;
	width: 18px;
	height: 18px;
	display: inline-block;
	margin: 0 5px;
}
.rmvtext {
	color: #000;
	text-decoration: none;
}
#selectedSeatsArea {
	padding-bottom: 20px;
}

#confirmTickets {
	background: url(../img/boxOfficeBot2.jpg);
	width: 569px;
	border: 3px solid grey;
	margin: 0 auto;
}
#confirmTickets .leftContent {
	padding-bottom: 20px;
}
.norm {
	padding-bottom: 3px;
	color: #000;
}
.cSel {
	background: url(../img/changesel.png) no-repeat;
	display: block;
	width: 177px;
	height: 28px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.cSel:hover {
	background: url(../img/changeselhover.png) no-repeat;
	display: block;
	width: 177px;
	height: 28px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.continueToPayment {
	background: url('../img/confirmpay.png') no-repeat;
	display: block;
	width: 177px;
	height: 28px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.continueToPayment:hover {
	background: url(..'/img/confirmpayhover.png') no-repeat;
	display: block;
	width: 177px;
	height: 28px;
	margin-right: 10px;
}
.settingsContent {
	padding: 20px 20px;
}
.settingsContent p {
	line-height: 170%;
}

.fShowing {
	background: url('../img/next-show-bg.png') no-repeat;
	height: 217px;
}
.fShowing .left {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	display: inline-block;
}
.fShowing .left .showImg img {
	max-width: 260px;
	max-height: 180px;
	border: thin solid white;
}
.fShowing .mid {
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 10px;
	width: 260px;
}
.fShowing .right {
	display: inline-block;
	vertical-align: top;
	float: right;
	margin-right: 30px;
}
.fShowing .right .dancerImg {
	height: 110px;
	overflow: hidden;
	margin-top: 20px;
}
.venDetails {
	display: block;
	background: url('../img/venue-info.png') no-repeat;
	width: 141px;
	height: 27px;
	margin-bottom: 10px;
}
.venDetails:hover {
	background-position: 0px -27px;
}
.bookTicket {
	display: block;
	background: url('../img/booktickets.png') no-repeat;
	width: 141px;
	height: 27px;
	margin-bottom: 10px;
}
.bookTicket:hover {
	background-position: 0px -27px;
}
.gImage img {
	width: 150px;
}
.gImage {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}

#contactPanel {
	background: url(../img/contact-panel.png) no-repeat;
	width: 503px;
	height: 347px;
	z-index: 20;
}
.contactText {
	padding: 10px 0 0 10px;
	width: 250px;
}
.contactText div {
	display: inline-block;
}
.onBot {
	position: absolute;
	display: inline-block;
	z-index: 1;
}
.onTop {
	z-index: 10;
	position: relative;
	display: inline-block;
}
#contactMap {
	background: url(../img/c2dmapdancer.png) no-repeat;
	width: 436px;
	height: 392px;
	z-index: 1;
	position: relative;
	top: -20px;
}


#contactForm input[type="text"], #contactForm select, #contactForm textarea {
	width: 350px;
	border: black 1px solid;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
}
#contactForm select {
	width: 360px;
}
#contactForm input[type="submit"] {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: black 1px solid;
	border-radius: 5px;
	float: right;
	height: 30px;
	padding: 5px;
	margin-right: 18px;
	width: 50px;
}

#contactForm label {
	display:inline-block;
	padding-left: 24px;
	width: 148px;
}
#registration-form p {
	display: inline-block;
	margin-right: 10px;
}
#registration-form p input {
	display: inline-block;
	padding-left: 5px;
}
#registration-form p label {
	display: inline-block;
}
#registration-form .btn01 {
	margin-right: 8px;
	margin-top: 10px;
}
#dancerForm {
	/*width: 472px;*/
	border-right: 0px solid #000;
	padding-right: 20px;
}
#dancerForm p {
	display: inline-block;
	margin-right: 10px;
}
#dancerForm p input {
	display: inline-block;
}
#dancerForm p label {
	display: inline-block;
	padding-left: 5px;
}
#dancerForm #passentry {
	margin: 0 !important;
	padding: 4px !important;
}
.galImg img {
	width: 150px;
}
.venTicket {
	margin-top: 150px;
}
.registration_left {
	width: 50%;
	border-right: thin solid black;
	display: inline-block;
}
.registration_right {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding-left: 2px;
}
.registration_right a {
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdf2cd), to(#b49770));
	background-image: -webkit-linear-gradient(#fdf2cd, #b49770), -webkit-linear-gradient(#fdf2cd, #b49770);
	background-image: -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%), -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%);
	background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);
	background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);
	border-radius: 16px;
	border: 1px solid black;
	color: black;
	display: block;
	font-size: 24px;
	font-weight: 700;
	height: 84px;
	margin-left: 50px;
	padding: 8px;
	text-decoration: none;
	width: 243px;
}
.registration_right a:hover {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b49770), to(#fdf2cd));
	background-image: -webkit-linear-gradient(#b49770, #fdf2cd), -webkit-linear-gradient(#b49770, #fdf2cd);
	background-image: -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%), -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
}
.registration_right img {
	margin-left: 20px;
	margin-top: 30px;
}
.registration_left form p {
	display: inline-block;
}
.registration_left form p input {
	display: inline-block;
}
.registration_left form p label {
	display: inline-block;
	padding-left: 5px;
}


#yes:hover, #no:hover {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b49770), to(#fdf2cd));
	background-image: -webkit-linear-gradient(#b49770, #fdf2cd), -webkit-linear-gradient(#b49770, #fdf2cd);
	background-image: -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%), -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
}

#logon #email {
	width: 350px;
	border: #6A1E68 1px solid;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
}
#logon {
	margin: 0 auto;
	padding: 24px 0;
	width: 370px;
}
#submitDanReg {

}

#uid {
	display: none;
}
.di {
	display: inline-block !important;
	font-weight: bold !important;
}
#resSubmit {
	background: url(../img/reserve.png) no-repeat;
	width: 97px;
	height: 27px;
}
#resSubmit:hover {
	background: url(../img/reserve_hover.png) no-repeat;
	width: 97px;
	height: 27px;
}
.over:hover {
	cursor: pointer;
}
#pleaseSelect h2 {
	text-align: center;
}
.centerLinkBig {
	text-align: center;
	font-size: 28px;
	display: block;
	max-width: 500px;
	width: 100%;
	padding: 10px;
	border-radius: 5px;
	color: #fff;
	background: purple;
	margin: 40px auto 0;
	text-decoration: none;
}
.centerLinkBig:hover {
	text-decoration: underline;
}
.bigOrderNo {
	font-size: 20px;
	display: block;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.ctick {
	padding-top: 5px;
}
.ctot {
	padding-top: 15px;
}
.regpass {
	margin-top: 10px !important;
}
.showSchoolSelect {
	width: 360px !important;
	height: 200px !important;
	border-radius: 5px !important;
}
form > label {
	padding-top: 5px !important;
}

#registration-form p {
	padding-top: 5px !important;
}
.regitem {
	padding: 0 0 15px;
}

#dancerForm p {
	padding-top: 5px !important;
}
.venueDescription ul {
	padding-left: 15px;
}
#day {
	display: inline-block;
	width: 50px !important;
}
#month {
	display: inline-block;
	width: 50px !important;
}
#year {
	display: inline-block;
	width: 50px !important;
}
.regSep {
	display: inline-block;
	padding: 0 5px;
}
.smallbold {
	font-size: 12px;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.smallertext {
	font-size: 10px;
	padding-top: 10px !important;
}
#agree1 {
	margin-left: 5px;
}
#agree2 {
	margin-left: 5px;
}
#slider {
	width: 320px;
	height: 315px;
	overflow: hidden;
}
.slider-wrapper {
	overflow: hidden;
	height: 315px;
	width: 320px;
	display: inline-block;
	vertical-align: top;
}
.youtubevideo {
	width: 710px;
	display: inline-block;
	vertical-align: top;
}

#youtube-player-container {
	cursor: pointer;
}
.resWidget {
	width: 178px;
	min-height: 258px;
	background: url('../img/widget-bg.png');
	background-size: 178px auto;
	margin-bottom: 10px;
}
.resCont {
	padding: 3px;
}
.resCont h2 {
	text-align: center;
	height: 23px;
}
.resTitle {
	height: 23px;
}
.nopad {
	padding: 0 !important;
	position: relative;
	z-index: 5
}
.resTopFlash {
	background: url('../img/resTopFlash.png') no-repeat;
	width: 172px;
	height: 15px;
	position: absolute;
	z-index: 1;
}
.formContain {
	padding: 0 5px;
}
.formContain p {
	text-align: center;
	padding: 5px 0 5px 0;
}
.showDropDown {
	width: 162px;
	margin-bottom: 3px;
}
#resForm input[type="text"] {
	width: 100px;
	border: #6A1E68 1px solid;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#resForm label, #resForm input {
	margin-bottom: 3px;
}
#reserveSubmit {
	background: url(../img/reserveWidget.png) no-repeat top left;
	display: block;
	width: 97px;
	height: 27px;
	border: none;
	margin-left: 35px;
}
#reserveSubmit:hover {
	background-position: 0 -27px;
}
#resForm p input[type="text"] {
	float: right;
	margin-right: 3px;
}
#resForm p label {
	float: left;
	padding-top: 8px;
}
#resForm p {
	margin: 0;
	padding: 0;
}
#ressuccess-msg {
	background: url(../img/success-bg.png) top left repeat;
	padding: 7px 7px 0;
	border: #569d51 2px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#reserror-msg {
	background: url(../img/error-bg.png) top left repeat;
	padding: 7px 7px 0;
	border: #b54242 2px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.forgot-password-link {
	color: inherit;
	font-size: 11px;
	text-align: center;
	display: block;
	margin-top: 6px;
	text-decoration: none;
	width: 90px;
	float: left;
}


#dssubmit {
	margin-top: 20px;
}
.padlink {
	margin-bottom: 20px;
	display: block;
}
#cadbury-text {
	padding: 0 10px;
}
#cadbury-text ul {
	padding-left: 15px;
}
.cad-video {
	width: 410px;
	margin: 0 auto;
}
.regFormImg {
	float: right;
	padding-top: 40px;
}
.regFormImg .showImg img {
	max-width: 220px;
	height: 180px;
	bo-rder: thin solid white;
	f-loat: right;
}
.over18 {
	font-weight: bold;
}
.hiddenValue {
	display: none;
}
.nopad {
	padding: 0;
	margin: 0;
}
.smallPText {
	font-size: 12px;
}
.usersSchool p {
	display: block;
	font-weight: normal;
	font-size: 13px;
	padding: 0 0 3px;
	color: black;
}
#registration-form select {
	width: 360px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.nextSignup #showSelect {
	width: 400px;
	padding: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-color: #6a1e68;
}
#showSignupForm #submit {
	margin-top: 20px;
}
#showSignupForm label {
	width: 150px;
}
#showSignupForm input[type="submit"] {
	margin-top: 50px;
}


#payform #tshirtsize{
	width: 360px;
	padding: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-color: #b49770;
}

#payform label {
	display: inline-block;
	padding: 12px 0 12px 24px;
	width: 148px;
}

#payform p.tshirtsize{
	padding: 12px 0 12px 24px;
}


.margTop {
	margin-top: 20px;
}
#adminuser {
	display: none;
}
.showid {
	display: none;
}
#perm {
	display: none;
}

#submit {
	font-size: 18px;
	padding: 10px 18px;
}

.dvditem {
	background: url(../img/dvditem.png) no-repeat;
	display: inline-block;
	width: 226px;
	height: 363px;
	color:#000;
	vertical-align:top;
}

.dvditem .dvdpaypal{
	width:160px;
	margin:auto;
}

.dvd-image.antics{
	width:212px;
	height:212px;
	background:#fff;
}

.dvd-image.antics img{
	width:151px;
	height:212px;
	display:block;
	margin:auto;
}

.dvd-image {
	margin-left: 5px;
	margin-top: 5px;
}
.dvd-title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.dvd-info {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.dvd-price {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.dvd-price input {
	width: 30px !important;
}
.dvd-buy {
	width: 142px;
	margin: 0 auto;
}
.dvd-buy a {
	display: block;
	background: url(../img/addtocart.png) no-repeat;
	width: 142px;
	height: 27px;
}
.dvd-buy a:hover {
	background-position: 0 -27px;
}
.title-img {
	width: 713px;
	margin: 0 auto;
}
.addtocartbutt {
	display: block;
	background: url(../img/addtocart.png) no-repeat;
	width: 142px;
	height: 27px;
	margin: 0 auto;
	border: none;
}
.addtocartbutt:hover {
	background-position: 0 -27px;
}

.vlist {
	margin-left: 20px;
	text-align: left;
}
.vlist ul {
	list-style: none;
	text-align: center;
	width: 400px;
}
.vlist ul li {
	padding-bottom: 5px;
}
.vlist ul li p {
	font-size: 16px;
	font-weight: 700;
	padding-top: 4px;
}
.vlist ul li a {
	color: black;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.vlist ul li a:hover {
	text-decoration: underline;
}
.imagelogo img {
	width: 272px;
}
.venuetable img {
	width: 80px;
}

.venue-text {
	color: black;
	display: none;
}

.antics-image {
	width: 100%;
	text-align: center;
}
.antics-image img {
	width: 450px;
}
.antics-text {
	margin: 20px 0 20px 0;
}

#minTicketMessage {
	text-align: center;
	width: 100%;
}

.quickfind-show-list {
	padding: 0 0 0 20px;
	font-size: 16px;
}
.quickfind-show-list li {
	padding: 0 0 10px;
}

#existing-min-tickets th {
	text-align: left;
}

.warning {
	color: red;
}

/***********************************************
 *
 */

#big-round-buttons {
	margin: 0 auto;
	padding: 16px 0 24px 0;
	width: 710px;
}

#big-round-buttons .button {
	background: url('../img/big_round_button.png') top left no-repeat;
	color: black;
	display: inline-block;
	height: 206px;
	text-align: center;
	text-decoration: none;
	width: 234px;
}

#big-round-buttons .button:hover {
	background-position: top right;
	color: white;
}

#big-round-buttons .button p:first-child {
	padding-top: 72px;
}

#big-round-buttons .button:first-child p:first-child {
	padding-top: 56px;
}

#big-round-buttons .button:last-child p:first-child {
	padding-top: 80px;
}

#big-round-buttons .button p {
	font-size: 34px;
	line-height: 30px;
	padding: 0;
}

#big-round-buttons .button p.smaller {
	font-size: 20px;
	line-height: 22px;
}

.venue-image {
	max-width: 260px;
	width: 100%;
	vertical-align: top;
}

.future-event-detail {
	display: inline-block;
	margin-left:12px;
}

.future-event-detail p {
	padding: 0;
}

.future-event-venue-address {
	font-size: smaller;
}

.future-event-venue-link {
	color: black;
	font-size: 17px;
	font-weight: 600;
	padding: 0 0;
	text-decoration: none;
}

.future-event-left {
	display: inline-block;
	max-width: 400px;
	width: 100%;
}

.future-event-venue-summary {
	display: inline-block;
	height: 80px min-height : 80px;
	padding-left: 12px;
	vertical-align: bottom;
	width: 248px;
}

.future-event-buttons {
	display: inline-block;
	height: 68px;
	width: 168px;
}

.future-event-buttons a:first-child {
	margin-bottom: 6px
}

.fancy-border {
	/*border-bottom: 5px solid #b49770;*/
	/*border-top: 5px solid #fdf2cd;*/
	/*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdf2cd), to(#b49770));*/
	/*background-image: -webkit-linear-gradient(#fdf2cd, #b49770), -webkit-linear-gradient(#fdf2cd, #b49770);*/
	/*background-image: -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%), -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%);*/
	/*background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);*/
	/*background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);*/
	-moz-background-size: 5px 100%;
	/*background-size: 5px 100%;*/
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;
	text-align: center;
	border: 1px solid #ffffff;
	padding: 5px;
}

.fancy-border div.inner {
	height: 100%;
	width: 100%;
	-webkit-box-shadow: inset 0px 0px 8px 6px #808080;
	-moz-box-shadow: inset 0px 0px 8px 6px #808080;
	box-shadow: inset 0px 0px 8px 6px #808080;
	padding: 0;
	margin: 0;
}

.fancy-border div.future-event-inner {
	/*-webkit-box-shadow: 0px 0px 8px 6px #808080;*/
	/*-moz-box-shadow: 0px 0px 8px 6px #808080;*/
	/*border: 2px solid #0f0f0f;*/
	/*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdf2cd), to(#b49770));*/
	/*background-image: -webkit-linear-gradient(#fdf2cd, #b49770), -webkit-linear-gradient(#fdf2cd, #b49770);*/
	/*background-image: -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%), -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%);*/
	/*background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);*/
	/*background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);*/
	/*box-shadow: 0px 0px 8px 6px #808080;*/
	/*height: 100%;*/
	/*margin: 0;*/
	/*width: 100%;*/
	background-color: #ffffff;
}

.fancy-border div.future-event-inner  {
	padding: 12px;
}

.inner-box {
	background-color: gray;
	color: black !important;
	text-align: left;
}

.admin-inner-box {
	padding: 12px;
}

.inner-box form {
	background-color:white;
	padding: 8px;
}

.box-office-box {
	background-color: white;
	color: black;
}

.box-office-inner {
	color: black;
	padding-bottom: 24px;
}

.box-office-inner h1{
	color: black;
}

.cantact-box-inner {
	color: black;
	padding: 12px;
	text-align: left;
}
.cantact-form-inner h2 {
	color: black;
}
.cantact-form-inner {
	color: black;
	padding: 12px;
	text-align: left;
}

.contact-form-box {
	background-color: white;
	width: 100%;
}

.dancer-registration-box {
	background-color: white;
	/*width: 488px;*/
}


.contact-box {
	background-color: white;
	width: 100%;
}
.future-event-box {
	color: black;
	margin: 0 auto;
	width: 96%;
}
.future-event-date {
	color: black;
	font-size: 24px;
	font-weight: 700;
	padding: 0 0 8px 0;
	text-decoration: none;
}

.next-show-box {
	background-color: white;
	color: black;
	margin: 0 auto;
	width: 170px;
}

.next-show-inner {
	padding: 12px;
}

.facebook-box {
	background-color: white;
	float: left;
	width: 400px;
}

.future-events-box {
	background-color: white;
}

.future-events-box h3 {
	margin-bottom: 12px;
}

.gallery-box {
	background-color: white;
}

.links-box {
	background-color: white;
}

.links-inner {
	color: black;
	padding:12px;
	text-align: left;
}

.news-and-testimonials li {
	_display: none;
	list-style: none;
	position: relative;
	top: 0;
}

.news-and-testimonials-box {
	background-color: white;
	color: black;
	height: 220px;
	overflow: hidden;
}

.news-and-testimonials-inner {
	padding:12px;
	text-align: left;
}

.next-show {
	background-color: white;
	height: 400px;
	margin: 24px auto;
	width: 170px;
}

.pyament-process-box {
	background-color: white;
	color: black;
}
.payment-process-inner {
	padding:12px;
	text-align: left;
}

.register-box {
	background-color: white;
	color: black;
	text-align: left;
}

.register-inner {
	padding: 12px;
}

.register-box h2 {
	color: black;
}

.registration-existing-user-box {
	background-color: white;
	color: black;
	max-width:488px;
	width: 100%;
	margin: 0 auto;
}

.select-venue-box {
	/*background-color: white;*/
	height: 552px;
	border: 1px solid white;

}


.show-signup-inner {
	padding: 12px;
}

.show-signup-box {
	background-color: white;
	color: black;
}


.testimonials-box {
	background-color: white;
}

.testimonials-inner {
	color:black;
	padding: 12px;
	text-align: left;
}

.testimonial-author {
	font-style: italic;
	font-weight: 700;
	padding: 8px 0 8px 0;
	text-align: right;
}

.testimonial-divider {
	margin: 0 auto;
	width: 20%
}

.venues-box {
	background-color: white;
	height: 217px;
}

.venue-box {
	background-color: white;
	color: black;
}

.venueDescription {
	text-align: left;
}

.venue-inner {
	padding: 12px;
}

.video-title {
	font-size: 24px;
	font-weight: 700;
	margin: 0 auto;
	text-align:center;
}

.venue-inner h2 {
	color: black;
}

.videos-box {
	background-color: white;
	color: black;
}

.twitter-box {
	background-color: white;
	float: right;
	height: 596px;
	width: 290px;
}

.facebook {
	color: #d1d1d1;
	font-size: 40px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

.fbtwit-small {
	color: white;
	font-size: 24px !important;
}

.twitter {
	color: #d1d1d1;
	font-size: 44px;
	text-decoration: none;
}

#social-media {
	margin-top: 20px;
}

#play-button {
	left: 295px;
	position: relative;
	top: -244px;
}

#you-tube-press-play {
	font-size: 72px;
	height: 437px;
	padding-top: 160px;
	text-align: center;
	width: 760px;
}




.forgot-password a {
	color: white;
	font-size: 22px;
	font-weight: 600;
	text-decoration: none;
}

.contact-detail {
	display: inline-block;
	width: 308px;
}

.contact-map {
	display: inline-block;
}

p.title {
	font-size: 18px;
}

.footer-flare {
	background-image: url('../img/bg_footer_flare.png');
	height: 448px;
	position: relative;
	margin-top: -548px;
	z-index: -1;
}

#login-box .input .login-button {
	width: 47px;
}

.login-button {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdf2cd), to(#b49770));
	background-image: -webkit-linear-gradient(#fdf2cd, #b49770), -webkit-linear-gradient(#fdf2cd, #b49770);
	background-image: -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%), -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%);
	background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);
	background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);
	border: 1px solid black;
	border-radius: 4px;
	color: black;
	float: right;
	height: 21px;
	margin-top: 8px;
	margin-right: 4px;
	text-align: center;
	text-decoration: none;
	width: 47px;
}

.login-button:hover {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b49770), to(#fdf2cd));
	background-image: -webkit-linear-gradient(#b49770, #fdf2cd), -webkit-linear-gradient(#b49770, #fdf2cd);
	background-image: -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%), -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
}

#tshirt-form-container {
	width: 100%;
}

#tshirt-form-container form {
	margin: 24px auto;
	max-width: 360px;
}
#tshirt-form-container img {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 360px;
}

#tshirt-form-container input, #tshirt-form-container select {
	display: block;
	margin: 10px auto;
}

.other-font {
	font-weight: inherit;
}

h1 .other-font {
	font-size: 48px;
}
h2 .other-font {
	font-size: 36px;
}
.fancy-button {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdf2cd), to(#b49770));
	background-image: -webkit-linear-gradient(#fdf2cd, #b49770), -webkit-linear-gradient(#fdf2cd, #b49770);
	background-image: -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%), -moz-linear-gradient(#fdf2cd 0%, #f7ecca 60%, #b49770 100%);
	background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);
	background-image: -o-linear-gradient(#fdf2cd, #f7ecca), -o-linear-gradient(#fdf2cd, #f7ecca);
	border: 1px solid black;
	border-radius: 6px;
	color: black;
	display: inline-block;
	padding: 8px;
	text-decoration: none;
}

.fancy-button:hover {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b49770), to(#fdf2cd));
	background-image: -webkit-linear-gradient(#b49770, #fdf2cd), -webkit-linear-gradient(#b49770, #fdf2cd);
	background-image: -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%), -moz-linear-gradient(#b49770 0%, #f7ecca 60%, #fdf2cd 100%);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
	background-image: -o-linear-gradient(#f7ecca, #fdf2cd), -o-linear-gradient(#f7ecca, #fdf2cd);
}

.fancy-login-button {
	height: 21px;
	margin: 8px 0 0 0;
	padding: 0;
	width: 47px;
}

.forgot-password-link {
	font-size: 11px;
	text-align: center;
	display: block;
	margin-top: 6px;
	text-decoration: none;
	width: 90px;
	float: left;
}

.show-table {
    margin: 14px 0px;
    color: #fff;
}
.show-table thead {
    font-weight: bold;
}
.show-table td {
    border-bottom: 1px solid #fff;
    padding: 6px;
}
.show-table td input {
    width: 100%;
}

.dvd-pay-form label{
	color:#fff !important;
}

/* seat picker key styling*/

.seatPickerKey{
	width: 30%;
	display:block;
	margin: auto;
}

.seatPickerKey .seatPickerKeyRow{}

.seatPickerKey .seatPickerKeyRow .seatPickerKeyRowBox{
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 1px solid #aaa;
	margin-top: 2px;
}

.seatPickerKey .seatPickerKeyRow #seatBoxUnavailable{background:url(../img/taken-overlay.png) #fff;}
.seatPickerKey .seatPickerKeyRow #seatBoxUnavailable{}
.seatPickerKey .seatPickerKeyRow #seatBoxUnavailable{}
.seatPickerKey .seatPickerKeyRow #seatBoxUnavailable{}
.seatPickerKey .seatPickerKeyRow #seatBoxUnavailable{}

.seatPickerKey .seatPickerKeyRow .seatPickerKeyRowDesc{
	display: inline-block;
	vertical-align: top;
}
.seatPickerKey .seatPickerKeyRow .seatPickerKeyRowDesc p{
	padding: 0px;
	vertical-align: top;
}

#dancerRegistrationCheck{
	max-width:488px;
	width: 100%;
	margin:0 auto;
	display:none;
}

#dancerRegistrationCheck .inner{
	background:#fff;
}

#dancerRegistrationCheck .inner h2{
	text-align:center;
}


/** Facebook header sharer css */
	
#facebookShareHead{
	width:100%;
	height:105px;
	position:fixed;
	background:url("../img/facebookShareTicketsHeaderBg.png") no-repeat top center;
}

#facebookShareHead #facebookShareHeadCont{
	width:1040px;
	margin:auto;
}

#facebookShareHead #facebookShareHeadCont #ticketSellingRequiredCont{
	width:23%;
	display:inline-block;
}

#facebookShareHead #facebookShareHeadCont #ticketSellingRequiredCont h2{
	text-align:center;
	font-size:20px;
	padding-top:10px;
	padding-right:20px;
	vertical-align:top;
	color:#000;
	font-weight:bold;
	text-align:right;

}

#facebookShareHead #facebookShareHeadCont #ticketSellingRequiredCont p{
	font-size: 16px;
	vertical-align: top;
	color: #fff;
	-ms-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	top: -25px;
	background: url('../img/ticketsRequiredBg.png') no-repeat;
	text-align: center;
	width: 93px;
	height: 37px;
	padding-top: 8px;
	left: 25px;
}

#facebookShareHead #facebookShareHeadCont #facebookSharingArea{
	width:76%;
	display:inline-block;
	vertical-align:top;
}

#facebookShareHead #facebookShareHeadCont #facebookSharingArea p{
	display:inline-block;
	font-size:16px;
	padding-top:15px;
	text-align:center;
	color:#000;
	vertical-align:top;
	font-weight:bold;
}

#facebookShareHead #facebookShareHeadCont #facebookSharingArea p.FBHeadSmall{
	display: block;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 40px;
	text-align: right;
	color: #000;
	vertical-align: top;
	font-weight: normal;
	font-style: italic;
}

#facebookShareHead #facebookShareHeadCont #facebookSharingArea .facebookHeaderButton{

	display:inline-block;
	vertical-align:top;
	margin: 10px;
	margin-top: 25px;

}

#facebookShareHead #facebookShareHeadCont #facebookSharingArea .facebookHeaderButton a{
	text-align: center;
	color: #000;
	background: #fcfcfc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JkYmRiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2FiYWJhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #e9e9e9 27%, #efefef 49%, #efefef 49%, #bdbdbd 50%, #ababab 75%, #d7d7d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(27%,#e9e9e9), color-stop(49%,#efefef), color-stop(49%,#efefef), color-stop(50%,#bdbdbd), color-stop(75%,#ababab), color-stop(100%,#d7d7d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#e9e9e9 27%,#efefef 49%,#efefef 49%,#bdbdbd 50%,#ababab 75%,#d7d7d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#e9e9e9 27%,#efefef 49%,#efefef 49%,#bdbdbd 50%,#ababab 75%,#d7d7d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#e9e9e9 27%,#efefef 49%,#efefef 49%,#bdbdbd 50%,#ababab 75%,#d7d7d7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfcfc 0%,#e9e9e9 27%,#efefef 49%,#efefef 49%,#bdbdbd 50%,#ababab 75%,#d7d7d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-8 */
	border: 1px solid black;
	color: black;
	padding: 8px;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
}

#facebookShareHead #facebookShareHeadCont #facebookSharingArea .facebookHeaderButton a:hover{
	
	background: #d7d7d7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3ZDdkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2FiYWJhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JkYmRiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d7d7d7 0%, #ababab 25%, #bdbdbd 50%, #efefef 51%, #efefef 51%, #e9e9e9 73%, #fcfcfc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(25%,#ababab), color-stop(50%,#bdbdbd), color-stop(51%,#efefef), color-stop(51%,#efefef), color-stop(73%,#e9e9e9), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d7d7d7 0%,#ababab 25%,#bdbdbd 50%,#efefef 51%,#efefef 51%,#e9e9e9 73%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d7d7d7 0%,#ababab 25%,#bdbdbd 50%,#efefef 51%,#efefef 51%,#e9e9e9 73%,#fcfcfc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d7d7d7 0%,#ababab 25%,#bdbdbd 50%,#efefef 51%,#efefef 51%,#e9e9e9 73%,#fcfcfc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d7d7d7 0%,#ababab 25%,#bdbdbd 50%,#efefef 51%,#efefef 51%,#e9e9e9 73%,#fcfcfc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-8 */
	
}

/** User Landing Page CSS */

#landing-page-container{
	padding-top:40px;
}	

#landing-page-container #landing-page-top{
	width:90%; 
	margin:auto;
	display:block;
}

#landing-page-container #landing-page-top h3{
	-webkit-margin-after: 0;
	-webkit-margin-before: 0;
	background: none; 
	background-repeat: repeat; 
	color: white; 
	display: inline-block;
	font-size: 46px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	width:100%;
	line-height:46px;
}

#landing-page-container #landing-page-top h3 span{
	text-transform:uppercase;
	color:#d2be9c;
	font-size:56px;
	line-height:56px;
}

#landing-page-container #landing-page-showdetails{
	display:block; 
	margin-top:30px;

}
	
#landing-page-container #landing-page-showdetails #showdetails-left{
	width:64%;
	display:inline-block;
	vertical-align:top;
	margin-top:40px;
}

#landing-page-container #landing-page-showdetails #showdetails-left .showdetails-left-details{
	
}

#landing-page-container #landing-page-showdetails #showdetails-left .showdetails-left-details img{
	width:250px;
	margin:auto;
	display:block;
}

#landing-page-container #landing-page-showdetails #showdetails-left .showdetails-left-details p{
	text-align: center;
	font-size: 52px;
	margin: auto;
	color:#d2be9c;
}

#landing-page-container #landing-page-showdetails #showdetails-left .showdetails-left-buytickets{
	margin-top:50px;
}

#landing-page-container #landing-page-showdetails #showdetails-left .showdetails-left-buytickets a{
	background:url("../img/buyTicBut.png") no-repeat;
	width:277px;
	height:47px;
	display:block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
	margin: auto;
	font-weight:bold;
}


#landing-page-container a.button{

	text-align: center;
	color: #000;
	background: #fcfcfc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JkYmRiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2FiYWJhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #e9e9e9 27%, #efefef 49%, #efefef 49%, #bdbdbd 50%, #ababab 75%, #d7d7d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(27%,#e9e9e9), color-stop(49%,#efefef), color-stop(49%,#efefef), color-stop(50%,#bdbdbd), color-stop(75%,#ababab), color-stop(100%,#d7d7d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#e9e9e9 27%,#efefef 49%,#efefef 49%,#bdbdbd 50%,#ababab 75%,#d7d7d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#e9e9e9 27%,#efefef 49%,#efefef 49%,#bdbdbd 50%,#ababab 75%,#d7d7d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#e9e9e9 27%,#efefef 49%,#efefef 49%,#bdbdbd 50%,#ababab 75%,#d7d7d7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfcfc 0%,#e9e9e9 27%,#efefef 49%,#efefef 49%,#bdbdbd 50%,#ababab 75%,#d7d7d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-8 */
	border: 1px solid black;
	color: black;
	padding: 8px;
	text-decoration: none;

}

#landing-page-container a.button:hover{
	background: #d7d7d7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3ZDdkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2FiYWJhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JkYmRiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d7d7d7 0%, #ababab 25%, #bdbdbd 50%, #efefef 51%, #efefef 51%, #e9e9e9 73%, #fcfcfc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(25%,#ababab), color-stop(50%,#bdbdbd), color-stop(51%,#efefef), color-stop(51%,#efefef), color-stop(73%,#e9e9e9), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d7d7d7 0%,#ababab 25%,#bdbdbd 50%,#efefef 51%,#efefef 51%,#e9e9e9 73%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d7d7d7 0%,#ababab 25%,#bdbdbd 50%,#efefef 51%,#efefef 51%,#e9e9e9 73%,#fcfcfc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d7d7d7 0%,#ababab 25%,#bdbdbd 50%,#efefef 51%,#efefef 51%,#e9e9e9 73%,#fcfcfc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d7d7d7 0%,#ababab 25%,#bdbdbd 50%,#efefef 51%,#efefef 51%,#e9e9e9 73%,#fcfcfc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-8 */

}


#landing-page-container #landing-page-showdetails #showdetails-right{
	width:35%;
	display:inline-block;
	vertical-align:top;
}

#landing-page-container #landing-page-showdetails #showdetails-right .showdetails-right-info{
	width:100%;
	margin-top:30px;
}

#landing-page-container #landing-page-showdetails #showdetails-right .showdetails-right-info a{
	display:block;
	width:50%;
	font-size:18px;
	margin:auto;

}

#landing-page-container #landing-page-showdetails #showdetails-right .showdetails-right-image{
	width: 100%;
}

#landing-page-container #landing-page-showdetails #showdetails-right .showdetails-right-image img{
	width: 90%;
	margin:auto;
	margin-top:30px;
	display:block;
	border:1px solid #fff;


}

.landing-page-sharing-cont{
	margin-top:30px;
}

.landing-page-sharing-cont .landing-page-sharing-top-text{
	
}
													
.landing-page-sharing-cont .landing-page-sharing-top-text p{
	text-transform:uppercase;
	color:#fff;
	font-size:26px;
	line-height:36px;
	text-align:center;
}
												
.landing-page-sharing-cont .landing-page-sharing-buttons{
	text-align:center;
}

.landing-page-sharing-cont .landing-page-sharing-buttons #FBShareBut{
	background:url("../img/fbShareBut.png") no-repeat;
	width:230px;
	height:62px;
	display:inline-block;
	margin-right:50px;
}

.landing-page-sharing-cont .landing-page-sharing-buttons #twitterShareBut{
	background:url("../img/twitterShareBut.png") no-repeat;
	width:230px;
	height:62px;
	display:inline-block;
}

.landing-page-sharing-cont .landing-page-sharing-buttons-logged-in{
	text-align:center;
}

.landing-page-sharing-cont .landing-page-sharing-buttons-logged-in #FBShareBut{
	background:url("../img/fbShareBut.png") no-repeat;
	width:230px;
	height:62px;
	display:inline-block;
}

.landing-page-above-video{
	width:100%;
	margin-top:40px;
	
}

.landing-page-above-video h3{
	width:100%;
	color:#fff;
	font-size:54px;
	-webkit-margin-after: 0;
	-webkit-margin-before: 0;
	background: none;
	display: inline-block;
	margin: auto;
	padding: 0;
	text-align: center;
}

.landing-page-youtube{
	margin-top:40px;
	
}

#facebookShareHeadSpacer{
	display:block;
	height:80px;
	width:100%;
}

#landing-page-top-error{
	
}

#landing-page-top-error h3{
	-webkit-margin-after: 0;
	-webkit-margin-before: 0;
	background: none; 
	background-repeat: repeat; 
	color: white; 
	display: inline-block;
	font-size: 46px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	width:100%;
	line-height:46px;
}

#landing-page-top-error p{
	padding-top:20px;
	text-align:center;
	font-size:20px;
}

#landing-page-top-error a{
	font-size:20px;
	color:#fff;
}

#seatlessShowingCheck{
    display:none;
	max-width: 488px;
	width: 100%;
	margin: 0 auto;

}


#seatlessShowingCheck .inner{
    background:#fff;
}

#seatlessShowingCheck .inner h2{
    text-align:center;
}


