@charset "UTF-8";

/* ********** IE PNG FIX ********** */

img, div { behavior: url(iepngfix.htc) }

/* ********** GENERAL TAGS ********** */

html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background: transparent;
}

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color: #00ADF9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:22px;
}

a {
	text-decoration:none;
	color:#00ADF9;
}

a:hover {
	text-decoration:underline;
}

p {
	margin-top:0px;	
}

h1 {
	font-size:40px;
	color:#008ABA;
	font-weight:bold;
	margin:0px 0px 20px 0px;
}

h2 {
	font-size:20px;
	color:#008ABA;
	font-weight:normal;
	margin:0px 0px 20px 0px;
}

h3 {
	
}

img {
	border:0px;	
}

ul {
	margin-left: 10px;		
	padding-left: 20px; 
}
ul li {
	padding-left: 5px; 
}

/* ********** STRUCTURE ********** */

#wrapper {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

/* ********** HEADER ********** */

#fullWhiteTopBar {
	width:100%;
	height:50px;
		overflow: none; 
		background-color:#00ADF9;
}
#quotes {
	width: 825px;
	padding: 0;
	margin: 0; 
	overflow: none; 
}



#mainHeaderFull {
	width:100%;
	height:375px;;
	background-color:#00ADF9;
}

#mainHeaderInner {
	width:1024px;
	margin:0px auto;
	height:375px;
	background:none;
	position:relative
}

#headerInnerBottom {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}

#headerInnerTop {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

#navBarFull {
	width:100%;
	height:40px;
	padding-top:10px;
	background:url(../images/navbar_repeat.jpg) repeat-x;
}

#navBarInner {
	width:940px;
	margin:0px auto;
	height:40px;
}

#navBarInnerNew {
	width:797px;
	margin:0px auto;
	height:40px;
}

#mailingListContainer {
	width:140px;
	height:101px;
	background:url(../images/mailing_list_bg.png);
	background-repeat:no-repeat;
}

                        
#socialIconContainer {
	padding-top:34px;
	height:50px;
	width:140px;
	background:url(../images/follow_us_on_bg.png);
	background-repeat:no-repeat;
}

#socialIconContainerNew {
	padding-top:34px;
	height:50px;
	width:140px;
	background:url(../images/follow-us-on-bg_new.png);
	background-repeat:no-repeat;
}



/* ********** MAIN BODY ********** */

#fullBodyArea {
	width:100%;
	background:url(../images/body_background_repeat.png);
	background-position:top;
	background-repeat:repeat-x;
}

#fullBodyAreaBottom {
	background:url(../images/body_bottom_background.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;	
	background-color:#ffffff;

}

#fullBodyInner {
	width:940px;
	margin:0px auto;
}

#theatreInfoContainer {
	width:120px;
	height:130px;
	padding:10px;
	text-align:center;
	font-size:13px;
	line-height:21px;
	background:url(../images/theatre_info_bg.png) no-repeat;
}
#youtube-embed {
	float: left;
	margin: 0 15px 0 0; 
}
#facephoto img {
	margin-bottom: -20px; 
}
#facephoto a {
	text-decoration: none; 
	color: yellow; 
}
#facephoto a:hover {
	color: white; 
}
.pull-quotes p {
	margin-bottom: 1.5em; 
}
.pull-quotes a {
	font-style: italic;
	font-size: 150%;
	line-height: 1.25em;
}
.fine-print {
	font-size: 75%;
	color: #666666;
	line-height: 1.25em; 
	padding-top: 1em; 
	display: block; 
}
#gallery img {
	margin: 0 auto;
	display: block; 
}

/* ********** FOOTER ********** */

#footerFull {
	width:100%;
	background:url(../images/footer_bg_repeat.jpg) repeat-x top;
	background-color:#00ADF9;
	padding-top:30px;
}
    
#footerInner {
	margin:0px auto;
	width:940px;
	font-size:12px;
	color:#ffffff;
	line-height:20px;
	text-align:center;
}

#footerInner a{ color: white; text-decoration: underline; }

/* ********** GENERAL CLASSES ********** */

.clear {
	clear:both;	
}

.p_title {
	font-size:12px;
	text-align:center;
	line-height:18px;
}


/* ********** wUFOO ********** */

#public, 
html.embed,
#container,
#form1, iframe {
 background: transparent;
}

form.wufoo #header {
	display: none; 
}
form.wufoo ul, form.wufoo #Field1, form.wufoo #fo1li1 div  {
	text-align: center; 
	margin: 0 auto;
}
form.wufoo #saveForm {
	margin-top: 6px;
	background: transparent url(../images/submit.png) center center;
	width: 70px;
	height: 20px;
	text-indent: -9999px;
	border: none;
}
form.wufoo #Field1 {
	width: 120px;
	color: #333333;
	font-size: 10px; 
	margin: 0 auto; 
}
form.wufoo #fo1li1 div {
	margin: 0 8px; 
}
form.wufoo #fo1li1 {
	padding: 0;
	margin: 0;
}
form.wufoo li.focused {
	background: transparent; 
}
form.wufoo #title1 {
       display: none;
       height: 0px;  
}
form.wufoo li.buttons {
	margin: 0;
	padding: 0; 
}
div.confirm form.wufoo h2 {
	color: yellow;
	font-size: 10px; 
	padding-top: 8px; 
	font-weight: bold; 
}
div.confirm form.wufoo a.power, div.error form.wufoo a.power {
	margin-top: 100px; 
}
div.error form.wufoo h2 {
	background: yellow;
	font-size: 10px; 
	padding-top: 8px; 
	font-weight: bold; 
	color: black;
	margin: 5px; padding: 0; 
}
form.wufoo li#errorLi, form.wufoo li.error p.error {
	display: none; 
}
form.wufoo li.error div {
	padding-top: 8px; 
}
#fullWhiteTopBar img {
	text-align: center; 
	margin: 0 auto; 
}
#quotes {
	width: 960px;
	margin: 0 auto; 
	text-align: center; 
}
#partner-list h2 {
	margin-bottom:0px;
	display:block;
}
#partner-list .clear {
	height: .5em;
}
#partner-list p {
	display:block;
}
#partner-list div.logo {
	text-align:center;
	width:200px;
	display:block;
	float:right;
	padding: 0 0 10px 10px;
}
#partner-list .logo img {
	display:inline;
	float:none;
	padding:0
	margin:0;
}
a.action {
	text-decoration: none;
	color: white;
	background: url(../images/clickhere_03.png) no-repeat;
	font-weight: bold;
	text-align: center;
	width: 150px;
	height: 75px;
	display: block;
}
a.action:hover {
	color: #fef26c;
}
.block {
	display: block;
}