﻿@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
img.a:link {border:none;}

#bannerWrapper {
	position: relative;
	height: 301px;
	width: 100%;
	overflow: hidden;
	
}

ul#homePageBanner {
	position:absolute;
	height: 300px;
	overflow: hidden;
	width: 1900px;
}

ul#homePageBanner li {
	float: left;
	display: inline-block;
	border: 1px #FF0000;
	background:url(images/loader.gif) no-repeat center;
	min-width: 50px;
	height: 300px;
	padding: 1px;
}

ul#homePageBanner li img.hidden {
	
}
ul#homePageBanner li img.maxHeight {
	display: inline-block;
	height: 300px;
}
ul#homePageBanner li img.maxWidth {
	display: inline-block;
	width: 600px;
}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background:url(images/bodyBg2.gif) repeat;
	background:url(images/pageBg.gif) repeat-y top center;*/
	background:url(images/siteBg.jpg) repeat-y top center;
	font-size:11px;
	color: #000000;
	display:block;
}

#mainContainer {
	width:1009px;
	margin:0px auto;
	/*background-image: url(images/bodyBg.gif);*/
	/*background-image: url(images/containerBg.jpg);*/
	background-image: url(images/siteContentBg.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid #CCCCCC;*/
	border-top:0px;
	background-position: left top;
}
#header {width:100%; margin:0px auto; clear:both;}
#banner {
	margin:0px;
	clear:both;
	height: 35px;
	width: 100%;
}

#logo {
	margin:0px auto;
	width:338px;
	height:106px;
	visibility: hidden;
	display: none;
	/*background-image: url(images/headerBg.jpg);*/
}

#logo img {
	width:338px;
	height:106px;
	border: none;
}

.contentContainer {
	margin: 0px 5px 0px 184px;
}

.clearer {
	display:block;
	height:0px;
	overflow:hidden;
	width: 100%;
	clear: both;
}
.homeFlash {
	float:right;
	margin-bottom: 5px;
}
#leftMenuContainer {
	margin-top: 68px;
	color: #2a9a8c;
	float: left;
}
#rightMenuContainer {
	width:162px;
	float: right;
	margin-top: 162px;
}
#footerContainer {
	clear:both;
	height:20px; /*background:url(images/footerBg.gif) repeat-x;*/
	border-top:1px solid #dbdbdb;
	background:#FFFFFF;
	padding: 15px 17px;
	font-size: 10px;
	text-align: center;
}
.txtContent 
{
	padding:10px 30px;
	display: block;
}

img.pressRelease
{
	float:left;
	margin:0px 10px 20px 0px;
	padding-right:0px;
}
/*----    TEXT STYLES -----*/

/*a:link {
	color:#FF0000;
	text-decoration:underline;
	border:0px;
}
a:visited {color:#FF0000; text-decoration:underline;}
a:hover {color:#666666; text-decoration:none;}
a:active {color:#FF0000; text-decoration:underline;}*/
h1 {
	display:block;
	border-bottom:#FFFFFF 2px dashed;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin: 5px auto 10px auto;
	padding-bottom:1px;
	height:20px;
}

h3 {
	display:block;
	border-bottom:#FFFFFF 1px dashed;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 5px auto 5px auto;
	padding-bottom:3px;
	font-weight: bold;
}
.headerTitle {
	color:#bca401;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:2px 10px;
	text-align:right;
	height: 21px;
	margin: 4px auto;
}
.style1 {
	color: #A57C30;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.style3 {color: #CC6600}
.style4 {
	font-size: 12px;
	font-weight: normal;
}
.style5 {font-size: 14px}
.style6 {color: #CC0000}
.style7 {color: #0066CC}
.style9 {
	font-size: 10px;
	font-family: Tahoma, Verdana;
}

a.linkDefault {color:#990000; text-decoration:none;}
a.linkDefault {text-decoration:none; font-weight:bold;}

.menuBtn {
	font-size:10px;
	margin:0;
	padding:0px 10px;
	text-align: right;
	height: 20px;
	font-weight:bold;
	text-decoration:underline;
	/*border-top: #FFFFFF 1px solid;*/
}
.menuBtn  a{text-decoration:underline; color:#000000;}

.glryColor {color:#4AA6A3;}
.glryBg {background:url(images/titleBg-glry.gif) bottom left no-repeat;}
.cltnColor {color:#F37CF7;}
.cltnBg {
	background:url(images/titleBg-cltn.gif) bottom left no-repeat;
}
.generalBg {
	background:url(images/titleBg.gif) bottom no-repeat;
}


/*----   ALL MENU STYLES -----*/

.style10 a:link {color:#333333;	text-decoration: none;}
.style10 a:hover {color:#333333;text-decoration: underline;}

#menuWrapper {
	width:174px;
	overflow:hidden;
	position: relative;
	visibility: visible;
	height: 500px;
}
.innerMenuWrap {
	width:348px;
	position:relative;
	height:300px;
}

.scrolling-content {
	width: 139px;
	height: 73px;
	text-align: left;
	position: absolute;
	z-index:1000;
	
} 
.scrolling-content a.rightImg {border:0px none #FFFFFF; text-align:right; float:right;}

#content1 {
	left: 0px;
	top: 0px;
	width: 174px;
	
}

.onlinePartner {
	width:90%;
	clear:both;
	text-align:center;
	color:#990000;
	font-weight:bold;
	margin:0px auto;
	padding:10px auto;
	height: 75px;
}

#content2 {
	left: 174px;
	top: 0px;
	width: 174px;
	height: 300px;
	/*background: url(images/rightMenuBg.gif) repeat-y #FFFFFF;*/
	height:378px;
}


ul.leftMenu , ul.rightMenu
{
	margin: 15px auto 0px auto;
	clear:both;
	font-size: 11px;
	width: 174px;
	list-style: none;
	display: block;


}

ul.leftMenu {text-align:right; }
ul.rightMenu {
	text-align: right;
	width: 172px;
	
}

ul.leftMenu li, ul.rightMenu li {
	padding:0px;
	margin:0px;
	/*background: url(images/bullet-menu.gif) no-repeat 5% 50%;*/
	
}
ul.leftMenu a, ul.rightMenu a {
	text-decoration:none;
	color:#000000;
	height: 20px;
	display: block;
	padding: 5px 5px 0px 7px;
	/*background-image:url(images/menu-divider.gif);
	background-position:left; background-repeat:no-repeat;*/
}


ul.leftMenu a:hover {background:#9ccecd url(images/menu-leftHoverBg.gif) no-repeat; font-weight:bold;}
ul.rightMenu a:hover  {background:#faccfc url(images/menu-leftHoverBg.gif) no-repeat; font-weight:bold;}


ol.generalList {
	display:block;
	line-height: 18px;
	margin: 8px auto;
}
ol.generalList li {
	padding:0px 0px 0px 0px;
	margin-left:22px;
}

ul.generalList {
	display:block;
	line-height: 18px;
	margin: 8px auto;
	list-style-image:url(images/bullet.gif);
}
ul.generalList li {
	padding:0px 0px 0px 0px;
	margin-left:22px;
}

ul.generalList a {
	padding:0px 0px 0px 0px;
	margin-left:22px;
	text-decoration:none;
}

ol.generalList li span.style6 {
	font-weight:bold;
	font-size:12px;
}

ol.generalList li {font-size:12px;}

.dottedDiv {
	border:1px #CCCCCC dashed;
	display:block;
	padding: 10px;
}

/* --- HOME PAGE ---*/

.halfWidth {
	width:100%;
	font-size: 15px;
	/*	border-bottom: 1px #805F09 solid;*/
	color: #805F09;
	display: block;
	text-align: left;
}

.partnerPic
{
	width:319px;
	height:73px;
	float:left;
	display:block;

}


ul.homeNews {
	line-height: 18px;
	margin: 0px auto 0px 10px;
	list-style-image:url(images/bullet.gif);
	width: 48%;
	display: block;
	font-size: 10px;
	float: left;
}
ul.homeNews li {
	padding:0px 0px 0px 0px;
	margin-left:22px;
	border-bottom:1px dashed 
	#CCCCCC;
}



/* ---  FORM CONTENTS --- */

.exbForm {
}
.exbForm p {
	height:20px;
	padding-top: 8px;
}
.fieldWrapper {
	display:block;
	padding: 5px 0px;
	width: auto;
}


label {
	width:125px;
	margin: 5px 0px;
	float: left;
	display: block;
}
.scrImgWrapper
{
	width:175px;
	margin: 5px 10px 0px 0px;
	float: left;
	display: block;
}

input, textarea, select {
	font-size: 11px;
	width: 175px;
	border: 1px #CCCCCC solid;
	height: 15px;
	padding-top: 2px;
	color: #333333;
	
}

input.chkBox {
	width:20px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

input.radio {
	width:20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
select {
	padding:2px;
	height: 20px;
}
textarea {height:auto;}
.submitBtn {
	width:75px;
	border: auto;
	font-size: 12px;
	height: 22px;
}
.wide {	width:73%;}


/* -- -CONTACT US PAGE -- */

.contactDiv {
	width:45%;
	float:left;
	margin: 5px;
	padding: 5px;
}

.contactDiv span {
	display:block;
	padding: 3px 0px 3px 0px;
	margin: 4px 0px;
	border-bottom: 1px #CCCCCC dashed;
}

/* -- -DOWNLOAD PAGE -- */

ol.dwnldLink 
{
	line-height: 18px;
	margin: 0px auto 0px 20px;
	width: auto;
	display: block;
	font-size: 10px;
	font-size:12px;
}

ol.dwnldLink  a {
	padding:0px 0px 0px 0px;
	text-decoration:none;

	}
	
ol.dwnldLink  a:hover {font-weight:bold;}


/* -- UPCOMING SHOW --- */

.pressCont {
	display:block;
	padding:10px 0px 0px 0px;
}

.pressCont a.pressLink {
	display:block;
	color:#CC0033;
	padding:5px 0px 5px 25px;
	border-bottom:#cc0000 1px dotted;
	font-size:11px;
	background:#FFF;
	background-image: url(images/arrow_closed.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	text-decoration:none;
	
}

.pressCont a.showImg { background:none; color:#333333; border:none;}
.pressCont a.showImg:hover { background:none; color:#333333; border:none;}
.pressCont a:hover { color:#000; }
.activePress {background:url(images/arrow_open.gif) 5px 2px no-repeat !important; color:#CC0000 !important; font-weight:bold; border:none; }
.activePress a {color:#cc0000!important; background:url(images/arrow_open.gif) 5px 2px no-repeat !important; border:none !important;}

.pressDetails {
	background:#FFF;
	padding:10px 10px;
	overflow: auto;
}

table.pressCoverageImgTable { padding:0px; border:none; width:100%;}
table.pressCoverageImgTable td {padding:10px 0px; text-align:center;}
table.pressCoverageImgTable td img {width:143px; height:116px;}

.showWrapper {
	display:block;
	padding:0px;
	margin: 10px auto;
	/*border-color: #BFD2FF;
	border: 1px solid #BFD2FF;*/
}
img.btnLink  {
	border:0px;
	padding: 3px;
}

.showWrapper table {
	width:100%;
}
.showWrapper table td {
	padding:3px;
	
}

.dropDownLink {
	display:block;
	padding: 3px;
	text-align:right;
}
.dropDownLink a {
	color:#CC0000;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
}
.dropDownContent {
	display:block;
	border-top:#999999 1px dashed;
	border-bottom:#999999 1px dashed;
	padding:10px 10px;
	margin:5px auto 2px auto;
}


.dwnldWrapper {
	padding:10px 10px 10px 38px;
	display:block;
	background:url(images/icon-download.gif) no-repeat 5px 5px;
	border:1px #eab007 dashed;
}

.dwnldWrapper a:link {	text-decoration:none;color: #cc0000;}
.dwnldWrapper a:visited {	text-decoration:none;color: #cc0000;}
.dwnldWrapper a:hover {	text-decoration:none;color: #cc0000;}
.dwnldWrapper a:active {	text-decoration:none;color: #cc0000;}
.dwnldWrapper a img {border:0px none;}

.dwnldWrapper a:hover {
	text-decoration:none;
	color: #cc0000;
	font-weight:bold;
}

a.galleryImg_thumb {
	display:block;
	float:left;
	paddinh:10px;
	padding: 2px;
	border: 1px solid #cc0000;
	margin-right:10px;
	font-size: 9px;
	text-align: right;
	text-decoration: none;
	color: #CC0000;
}
a.galleryImg_thumb img {border:none;}


/* --- ABOUT SHOW ---*/

ol.abtShowList {
	display:block;
	line-height: 15px;
	margin:0px auto;
}
ol.abtShowList li {
	padding:0px 0px 0px 0px;
	margin-left:22px;
}
ol.abtShowList a {
	padding:2px;
	margin-left:0px;
	display:block;
	color:#000000;
	text-decoration:none;
	cursor:text;
}

ol.abtShowList a:hover {color:#990000;}



/* ---  general Download List --- */

ul.dwnldList {
	display:block;
	line-height: 15px;
	margin:0px auto;
	list-style:none;
	border:#afb6f9 1px dashed;
	border-left:none;
	border-right:none;
}

ul.dwnldList li {padding:0px 0px 0px 0px;}
ul.dwnldList a {
	padding:5px;
	margin-left:0px;
	display:block;
	color:#990000;
	text-decoration:none;
}

ul.dwnldList a:hover {
background:#990000;
font-weight:bold;
color:#FFFFFF;
}


.showBtns {
	display:block;
	width:auto;
	float:left;
	margin: 4px 0px 4px 7px;
}
/* --- colors for specific events comes here --*/
.rb {background:#f4c40a;}
.jrt {background-color: #DB254E;}
.ss {background:#AFA303;}
.ds {background-color: #C8A01D;}
.mss {
	background-color: #CC3300;
}


.showBtns a {
	display:block;
	padding:5px 10px;
	text-align: center;
	text-decoration:none;
	color:#000;
	font-size: 10px;
}

.showBtns a:hover {color:#FFF; text-decoration:underline;}

/* -- FLOOR PLAN PAGE --*/

div.floorPlanDivider {
	padding:5px 0px;
	border-bottom:#cc0000 solid 2px;
	color: #cc0000;
}
div.floorPlanDivider a{
	color:#cc0000;
	text-decoration: none;
}


/* --- MEGASTYLE PAGE ---*/

.mega_style {
	background:url(images/mega_style_souk.jpg) no-repeat center top #462460;
	color: #FFF;
	font-size: 12px;
}
ol.white a {color:#FFF!important;}
.mega-style_h3 {
	/*background:#e77843;*/
	padding: 5px;
	border-bottom:solid 1px #e77843;
}

.panelDiv {
	float:left;
	width:48%;
	border:1px dashed solid;
	margin: 10px 0px 0px 0px;
}
.panelDiv img {float:left; width:80px; height:89px;}
.panelDiv span {
	display:inline;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding: 5px 0px 5px 5px;
}
.panelDiv p {
	display:block;
	font-size:11px;
	float: left;
	border-top: 1px solid #FFF;
	width: 60%;
	padding: 5px 0px 0px 5px;
}

.fb-like {
 margin:0px auto;
 width:150px;
 text-align:center;
 background:url(images/fb_like_bg.gif) center no-repeat;
 padding:42px 0px 0px 0px;
 height:42px;
}



.upcomingShowWrapper {
	display: block;
	background:#CC9900;
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 5px 0px;
	background:url(images/logo_small.jpg) no-repeat 10px 10px;
	background-color:#CC9900;
}

.upcomingShowWrapper li {
	display: block;
	padding: 5px 5px 5px 70px;
}

.upcomingShowWrapper li.showName a{
	display: block;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color:#FFFFFF;*/
	
	padding-bottom: 4px;
	font-weight: bold;
	color: #FFFFFF;
}

.upcomingShowWrapper li.showDate,
.upcomingShowWrapper li.showVenue {
	font-size: 12px;
	color:#FFFFFF;
}

.upcomingShowWrapper li.showDate span,
.upcomingShowWrapper li.showVenue span{
	font-size: 12px;
	color:#000000;
	display: inline-block;
	width: 50px;
	padding-right: 5px;
}
