/****** GLOBALS ******/
* {
margin: 0;
padding: 0;
border: 0;
}

html,body {
height: 100%;
}

body {
margin: 0 auto;
padding: 0;
text-align: center;
background: #000000 url(../_images/bg.jpg) no-repeat top center;
}

body,td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #d6d6d6;
}

a {
text-decoration: none;
color: #ffa73b;
font-weight: normal;
}

a:hover {
text-decoration: none;
color: #ffbb68;
font-weight: normal;
}

#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -320px;
}

#push {
height: 320px;
}

#container {
width: 950px;
margin: 0 auto;
text-align: left;
}

.canada {
margin-left: 784px;
}

#menu {
width: 930px;
text-align: center;
padding-top: 106px;
margin: 0 auto;
}

.clearit {
clear: both;
}



#footer {
height: 320px;
width: 100%;
background: #000000;
color: #6e6b6b;
border-top: 1px solid #343434;
line-height: 16px;
font-size: 11px;
text-align: center;
}

#footer .pad {
padding-top: 25px;
}

.clearit {
clear: both;
}

hr {
width: 100%;
margin: 20px auto;
border: 0;
height: 1px;
border-top: 1px solid #293137;
}

hr.big {
width: 100%;
margin: 35px auto;
border: 0;
height: 1px;
border-top: 1px solid #293137;
}

.desktopdiv {
width: 268px;
float: left;
text-align: center;
margin: 0 17px 12px 0;
}

.submenu {
padding-top: 5px;
}

.castdiv {
width: 162px;
float: left;
text-align: center;
font-size: 11px;
margin-top: 10px;
margin-bottom: 10px;
}

.castdiv img {
margin-bottom: 5px;
border: 1px solid #2b3741;
}

#audioplayer {
width: 362px;
height: 209px;
border: 1px solid #2b3741;
}

/***** SPACERS *****/
.spacer5 {
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

.spacer15 {
margin: 0 0 15px 0;
}

.spacer20 {
margin: 0 0 20px 0;
}

.spacer30 {
margin: 0 0 30px 0;
}

.spacer55 {
margin: 0 0 55px 0;
}


/***** TEXT *****/
p {
margin: 6px 0 12px 0;
}

h1 {
font-size: 26px;
font-weight: normal;
margin-bottom: 5px;
color: #ffde6a;
}

h2 {
font-size: 20px;
font-weight: normal;
margin-bottom: 5px;
}

h2.blue {
font-size: 22px;
font-weight: normal;
margin-bottom: 5px;
color: #7dbbdd;
}

h3 {
font-size: 15px;
font-weight: normal;
margin-bottom: 5px;
color: #ffde6a;
}

h3.blue {
color: #7dbbdd;
}

h3.small {
font-size: 14px;
color: #ffffff;
}

.newtheater {
font-weight: bold;
color: #ff3c3c;
font-size: 13px;
}

.closetheater {
font-weight: bold;
color: #ffa63c;
font-size: 13px;
}

.smalltxt {
font-size: 10px;
}

ul {
margin: 12px 40px;
}

ul li {
margin-bottom: 10px;
}

.bigtxt {
font-size: 18px;
line-height: 20px;
}


/***** CONTENT *****/
.contentcol1_top {
width: 390px;
height: 11px;
background: url(../_images/contentcol1_top.png) no-repeat;
_background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../_images/contentcol1_top.png');
position: static;
}

.contentcol1_bg {
width: 390px;
background: url(../_images/contentcol1_bg.png) repeat-y;
_background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../_images/contentcol1_bg.png');
position: static;
}


.contentcol1_bot {
width: 390px;
height: 11px;
background: url(../_images/contentcol1_bot.png) no-repeat;
_background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../_images/contentcol1_bot.png');
position: static;
}

.contentfull_top {
width: 930px;
height: 11px;
background: url(../_images/contentfull_top.png) no-repeat;
_background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../_images/contentfull_top.png');
position: static;
}

.contentfull_bg {
width: 930px;
background: url(../_images/contentfull_bg.png) repeat-y;
_background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../_images/contentfull_bg.png');
position: static;
}


.contentfull_bot {
width: 930px;
height: 11px;
background: url(../_images/contentfull_bot.png) no-repeat;
_background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../_images/contentfull_bot.png');
position: static;
}




/***** PADDING *****/
.mainpad {
padding: 15px 10px;
text-align: left;
position: relative;
}

.paddingcontent {
padding: 10px 15px;
position: relative;
}

.morepad {
padding: 5px 10px;
}




/***** COLS *****/
.col {
float: left;
margin: 5px 0;
}

.colmarg20 {
margin-right: 20px;
}

.colmarg60 {
margin-right: 60px;
}

.tricols {
width: 278px;
float: left;
margin: 20px 0;
}

.tricols img {
border: 1px solid #293137;
margin-bottom: 5px;
}

.tricolmarg {
margin-right: 30px;
}

.floatmarg10 {
margin-right: 10px;
}

.floatmarg20 {
margin-right: 20px;
}

.floatmarg40 {
margin-right: 40px;
}


.castcol {
float: left;
width: 700px;
}


.equalcontainer2 {
clear:left;
float:left;
width:100%;
overflow:hidden;
}

.equalcontainer1 {
float:left;
width:100%;
position:relative;
right: 440px;
border-right: 1px solid #293137;
}

.equalcol1 {
float:left;
width: 500px;
position:relative;
left: 440px;
overflow:hidden;
}

.equalcol2 {
float:left;
width:375px;
position:relative;
left:425px;
overflow:hidden;
}



/***** VIDEOS *****/
.video_bg {
width: 540px;
height: 335px;
float: left;
background: url(../_images/video_bg.png) no-repeat;
_background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../_images/video_bg.png');
position: static;
}

.video_bg .pad {
padding: 12px 0 0 15px;
}

#videoplayer {
width: 510px;
height: 309px;
}

.vidbox {
width: 510px;
height: 309px;
border: 2px solid #2b3741;
}

.viddiv {
width: 167px;
float: left;
text-align: center;
font-size: 11px;
color: #848484;
margin-bottom: 15px;
}

.viddiv img {
border: 1px solid #2b3741;
margin-bottom: 5px;
}

.vidmargright {
margin-right: 12px;
}

.youtubevid {
width: 205px;
float: left;
text-align: center;
font-size: 11px;
color: #848484;
margin-bottom: 15px;
}

.youtubevid img {
border: 1px solid #2b3741;
margin-bottom: 5px;
}



/***** IMAGES *****/
.imgthumb {
float: left;
border: 1px solid #2b3741;
margin-bottom: 5px;
}

.imgmargright {
margin-right: 5px;
}

.imgmargright2 {
margin-right: 15px;
}

.imgbrdr {
border: 1px solid #2b3741;
margin-bottom: 5px;
}

.icons {
margin-right: 4px;
}

.imgbrdrfloat {
float: left;
border: 1px solid #2b3741;
}


/***** TOOLTIP *****/
.tooltip{
display: none;  
position:absolute;
z-index:999;
left: -9999px;
width: 158px;
text-align: center;
}

.tooltip_top {
width: 158px;
height: 9px;
background: url(../_images/tooltip_top.png) no-repeat;
_background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../_images/tooltip_top.png');
position: static;
}

.tooltip_bg {
width: 158px;
background: url(../_images/tooltip_bg.png) repeat-y;
_background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../_images/tooltip_bg.png');
position: static;
}

.tooltip_bot {
width: 158px;
height: 17px;
background: transparent url(../_images/tooltip_bot.png) no-repeat;
_background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../_images/tooltip_bot.png');
position: static;
}

.tooltip p {
position: relative;
color:#12436c;
font-size: 11px;
font-weight: bold;
padding: 3px 5px;
margin:0;
}




/***** TICKETS & THEATERS *****/
.theaterlist {
width: 100%;
margin: 8px auto;
background: transparent;
border-collapse: collapse;
}

.theaterlist th {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: underline;
padding: 10px 8px;
color: #7dbbdd;
}

.theaterlist tbody td {
padding: 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #2b3741;
border-collapse: collapse;
color: #a6b3bc;
}

.theaterlist tbody tr.txtbig td {
padding: 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
border: 1px solid #2b3741;
border-collapse: collapse;
color: #ffffff;
}

.theaterlist tbody tr.odd td {
background-color: #030d16; 
}


.stateselect {
position: relative;
top: 0;
left: 0;
font-size: 14px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom: 10px;
vertical-align: middle;
color: #014e73;
background: #ffffff;
padding: 6px;
}

/****** MAP FORMAT ******/
#map {
width: 875px;
height: 300px;
margin: 15px auto;
display: block;
border: 1px solid #2b3741;
color: #000000;
}





/***** PAGINATION *****/
.pagination {
float: right;
margin: 0 0 10px 0; 
padding: 0;
list-style: none;
}

.pagination li{
float: left;
margin: 0 0 0 2px;
border: 1px solid #2b3741;
padding: 0;
font-size: 11px;
}

.pagination .active{
display: block;
padding: 3px 6px;
font-weight:bold;
border: none;
}

.pagination a {
display: block;
padding: 3px 6px;
}

.pagination a:hover{
background:#051a2b;
}



/***** FORMS *****/
.embedbox {
color: #a0a0a0;
background: #ffffff;
border: 1px solid #2b3741;
padding: 5px;
margin: 5px 0;
font-size: 11px;
}

.signupbox {
width: 580px;
margin: 20px auto;
}

label {
clear: left;
width: 100%;
display: block;
margin:  0 0 4px 0;
padding: 0;
font-size: 12px;
}

label span {
float: left;
width: 125px;
margin: 0 5px 0 0;
padding: 4px 0 0 0;
text-align: right;
}

label em {
color: #c83333;
font-style: none;
font-weight: bold;
}

.formbox, select {
position: relative;
left: 25px;
background: #f6f6f6;
border: 1px solid #d0d0d0;
padding: 6px;
margin: 0 0 5px 0;
color: #707070;
font-size: 13px;
}

p.review {
margin: 0;
position: relative;
top: 4px;
left: 15px;
color: #ffffff;
}

.submitbtn {
position: relative;
left: 155px;
margin: 0;
width: 110px;
height: 34px;
background: url(../_images/btn_submit.gif) no-repeat;
display: block;
cursor: pointer;
border: 0;
}

.getticketsbtn {
float:left;
vertical-align: middle;
width: 139px;
height: 46px;
background: url(../_images/btn_gettickets.gif) no-repeat;
display: block;
cursor: pointer;
border: 0;
}

.submitbtn:hover, .getticketsbtn:hover {
filter:alpha(opacity=80);   
-moz-opacity: .8;   
opacity: .8;
-khtml-opacity: .8;
}

p.error {
position: relative; 
left: 155px;
margin: 0;
color: #C40A11;
font-weight: bold;
}

p.ziperror {
color: #C40A11;
font-weight: bold;
}


.zipcodebox {
float: left;
width: 180px;
background: #f6f6f6;
padding: 12px;
color: #707070;
font-size: 18px;
margin-right:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


/**** AS FORM ****/
#asformdiv {
width: 100%;
margin: 10px auto;
}

.asformcol {
width: 435px;
float: left;
}


#asformdiv label {
width: 100%;
display: block;
margin:  0 0 12px 0;
padding: 0;
font-size: 12px;
}


#asformdiv label span {
float: left;
width: 110px;
margin: 0 15px 0 0;
padding: 4px 0 0 0;
text-align: left;
}

#asformdiv label em {
color: #c83333;
font-style: none;
font-weight: bold;
}

p.aserror {
margin: 0;
color: #C40A11;
font-weight: bold;
}

