body {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #000;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
}
a,a:active,a:focus,
area,area:active,area:focus {
	border: 0px;
	outline: none;
}

iframe {
	border: 0px;
}
img {
	border: 0px;
}
.page_holder {
	width: 100%;
	height: 1080px;
	position:relative;
	background: #000 url(../img/gloria_page_bg.jpg) no-repeat center top;
}
.tabs_holder {
	background: url(../img/tabs_bg.jpg) no-repeat center top;
	margin: 0px;
	padding: 11px 0px 0px;
	height: 49px;
	width: 100%;
	text-align:center;
	font-size: 0px;
}
.tabs_holder ul, .tabs_holder ul li {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.tabs_holder ul li {
}
.tabs_holder ul li, .tabs_holder ul li a, .tabs_holder ul li a span {
	display:inline-block;
	height: 46px;
}
.tabs_holder ul li a:hover, .tabs_holder ul li a.selected {
	background-color: #8555a3;
	background-color: rgba(133, 85, 163, 0.5);
}
.tabs_holder ul li a:focus, 
.tabs_holder ul li a:active,
.tabs_holder ul li a:selected,
.tabs_holder ul li a:visited { 
    border: none;
    outline: none;
}
.tabs_holder ul li a span {
	padding: 0px 30px;
	font-size: 0px;
}
.tabs_holder ul li a.home span {
	background: url(../img/tab_home.png) no-repeat center center;
	width: 49px;
}
.tabs_holder ul li a.meet span {
	background: url(../img/tab_meet.png) no-repeat center center;
	width: 124px;
}
.tabs_holder ul li a.photos span {
	background: url(../img/tab_photo.png) no-repeat center center;
	width: 71px;
}
.tabs_holder ul li a.cast span {
	background: url(../img/tab_cast.png) no-repeat center center;
	width: 158px;
}
.header_holder {
	width: 100%;
	text-align:center;
	padding-top: 30px;
	margin: 0px auto;
}
.header_holder img {
	max-width: 100%;
	height:auto;
}
.content_holder {
	position: relative;
	max-width: 1280px;
	margin: 0px auto;
	display:none;
}
.home_video_holder {
	position: absolute;
	width: 652px;
	height: 454px;
	/*top: 50px;*/
	top: 120px;
	left: 60px;
	background: url(../img/home_video_pre_bg.png) no-repeat left top;
}
.video_pre_buy {
	background: url(../img/home_video_pre_buy_bg.png) no-repeat left top;
}
.video_post {
	background: url(../img/home_video_buy_bg.png) no-repeat left top;
}
.video_none {
	background: url(../img/home_video_none_bg.png) no-repeat left top;
}
.video_object {
	position:absolute;
	top: 58px;
	left: 6px;
}
.txt_holder {
	display:none;
}
.tickets_holder {
	position:absolute;
	top: 11px;
	right: 0px;
	height: 25px;
	display: none;
}
.tickets_holder img {
	margin: 0px 4px;
	vertical-align:middle;
}
.tickets_form {
	margin: 0px;
	padding: 0px;
	
}
.tickets_zip {
	border: 0px;
	color: #333;
	background-color: #FFF;
	padding: 4px 3px;
	font-size: 15px;
	width: 90px;
	vertical-align:middle;
}
.tickets_focus {
	
}
.tickets_submit {
	background-color: #8555A3;
	border: 2px solid #72498C;
	color:#FFF;
	font-size: 15px;
	padding: 3px 6px;
	cursor: pointer;
	vertical-align:middle;
	
}
.footer_holder {
	position:absolute;
	width:100%;
	height: 69px;
	bottom: 0px;
	left: 0px;
	background: url(../img/footer_logos.jpg) no-repeat center top;
	z-index: 500;
}
.meet_gloria_content {
	position:absolute;
	height: 255px;
	width: 610px;
	top: 56px;
	left: 0px;
	padding: 25px 220px 15px 115px;
	background: url(../img/meet_gloria_bg.png) no-repeat left top;
	font: italic 20px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
.meet_gloria_content span.fl {
	color: #8555a3;
	font-size: 50px;
}
.photos_holder {
	position:absolute;
	height: 400px;
	width: 500px;
	top: 270px;
	left: 180px;
	visibility:hidden;
}
.photos_holder ul, .photos_holder ul li {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.photos_holder ul li {
	width: 406px;
	height: 263px;
	overflow:visible;
	font-size: 0px;
}
.photos_holder ul li img.carousel_img {
	border: 3px solid #8857a7;
	border: 3px solid rgba(136, 87, 167, 0.6);
	width: 100%;
	height: auto;
}
.photos_holder ul li img.carousel_fade {
	width: 100%;
	height: auto;
}

.cast_holder {
	position:absolute;
	height: 527px;
	width: 850px;
	top: 11px;
	left: 0px;
	padding: 10px 40px 10px 0px;
	background: url(../img/cast_bg.png) no-repeat left top;
	font: italic 15px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	overflow:hidden;
}
.cast_content .col {
	margin: 0px 15px;
	width: 376px;
	float:left;
}
.cast_content .both_col {
	clear:left;
	
}
.cast_content .col .photo {
	background-color: #8555a3;
	/*background-color: rgba(133,85,163,0.5);*/
	border: 1px solid #000000;
	/*border: 1px solid rgba(20,20,20,0.4);*/
	padding: 3px;
	width: 352px;
	height: 245px;
	display:inline-block;
}
.cast_content .list {
	font-size: 18px;
	text-align:center;
}
.cast_content h4 {
	color: #8555a3;
	font-size: 20px;
	margin: 15px 0px 0px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #8555a3 !important;
}
.dvd_buy {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 270px;
	
}
