/*----------------->> Default Styles <<-----------------*/
html { overflow: -moz-scrollbars-vertical; overflow-x: hidden; }
body  { 
	min-width: 900px; font: normal 12px Arial, Helvetica, sans-serif; margin: 0; padding: 0; color: #000;
	background: #f4eddd url(../images/bodyBg.jpg) left top repeat-x;
}
html,body { /*height: 100%;*/ }
h1,h2,h3,h4,h5,h6,p,div,img,table,tr,td,ul,ol,li,dl,dt,dd { margin: 0; padding: 0; border: 0; }
ul { list-style-type: none; }
h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
h1 { font-size: 30px; letter-spacing: -1px; font-weight: normal; margin-bottom: 9px; color: #a20000; text-shadow: #fff 1px 1px 0;  }
h2 { font-size: 17px; font-weight: normal; text-transform: uppercase; margin-bottom: 4px; color: #a20000; text-shadow: #fff 1px 1px 0;  }
h3 { font-size: 16px; font-weight: normal; margin-bottom: 6px; color: #a20000; text-shadow: #fff 1px 1px 0;  }
h4 { font-size: 18px; font-weight: normal; margin-top: 12px; margin-bottom: 4px; color: #a20000; text-shadow: #fff 1px 1px 0;  }
select { font-size: 11px; }
a, a:link, a:active { color: #a20000; } a:hover { text-decoration: none; }
table { border-spacing: 0; border-collapse: collapse; } td { padding: 0; }
p { font: 14px Georgia, "Times New Roman", Times, serif; margin-bottom: 10px; }
p.emphasis { font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-shadow: #fff 1px 1px 0; }
p.quote { font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.shortDescr p { color: #625a48; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
#content ul { font: 14px Georgia, "Times New Roman", Times, serif; margin-bottom: 18px; }
#content ul li { margin-bottom: 6px; margin-left: 14px; }
/*----------------->> ClearFix <<-----------------*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow: visible; }
/*----------------->> Layout Styles <<-----------------*/
#pageWrapper { width: 873px; /*height: 100%;*/ margin: 0 auto; background: url(../images/bodyGradient.png) repeat-y; }
#page { width: 855px; margin: 0 auto; }
#header { height: 163px; }
#header #topSection { 
	background-color: #000; border-left: 1px solid #3b3b3b; padding-top: 7px; border-right: 1px solid #3b3b3b; 
	color: #fff; text-align: center; height: 23px; letter-spacing: 5px; position: relative;
}
#header #topSection a { color: #fff; text-decoration: none; } #header #topSection a:hover { text-decoration: underline; }
#header #bottomSection { position: relative; overflow: visible; height: 133px; background: url(../images/muslimBg01.jpg) top right no-repeat; } 
#header #bottomSection .logo { border-right: 1px solid #fff; width: 357px; height: 132px; z-index: 8; position: absolute; left: 0; top: 1px; }
#header #bottomSection #navigation { position: absolute; right: 28px; top: 89px; z-index: 10; overflow: visible; }
#header #bottomSection #navigation ul { list-style-type: none; right: 0; position: relative; }
#header #bottomSection #navigation ul li { 
	float: right; font: bold 12px Arial, Helvetica, sans-serif; color: #fff; text-transform: uppercase;
}
#header #bottomSection #navigation ul li a { display: block; padding: 15px 8px 14px 8px; color: #fff; line-height: 15px; border-left: 1px solid #4b2309; text-decoration: none; }
#header #bottomSection #navigation ul li a:hover { text-decoration: underline; }
#header #bottomSection #navigation ul li a.active, #header #bottomSection #navigation ul li a.active:hover { background: #5e2e10 url(../images/gradientBg04.jpg) top left repeat-x; cursor: default; text-decoration: none; }
#header #bottomSection #navigation ul li a.active { color: #fff; }
#header #bottomSection #navigation ul li a.inactive, #header #bottomSection #navigation ul li a.inactive:hover { cursor: default; text-decoration: none; }
#header #bottomSection #navigation ul li a.inactive span { filter: alpha(opacity=40); -moz-opacity: .4; opacity: .4; }
#header #bottomSection #navigation ul li a.first { border: 0; }

.subNav { position: absolute; right: 0; top: 13px; z-index: 100; }
.subNav li { float: right; }
.subNav li a { color: #fff; font-weight: bold; display: block; font-size: 11px; text-transform: uppercase; text-decoration: none; padding: 10px; }
.subNav li a.active { background: #fff url(../images/gradientBg03.jpg) left bottom repeat-x; cursor: default; color: #5e2e0f; }

#header #bottomSection #navigation ul li ul { position: absolute; }
#header #bottomSection #navigation ul li ul li { float: left; position: relative; }
#header #bottomSection #navigation ul li ul li a { 
	display: block; padding: 15px 14px 14px 14px; z-index: 20; background-color: #666; color: #fff; line-height: 15px; border: none; color: #000; 
}

#content { width: 800px; margin: 0 auto; position: relative; overflow: visible; }
.trailerWrapper { 
	background-color: #fff; position: absolute; top: 5px; right: 5px; padding: 20px; height: 238px; overflow: hidden;
	-webkit-box-shadow: 0 3px 5px #999; -moz-box-shadow: 0 3px 5px #999; box-shadow: 0 3px 5px #999;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color='#aa885d', offX=2, offøY=2, Positive='true');
}
* html .trailerWrapper { height: 255px; }
* html .trailerWrapper object { height: 265px !important; }
*:first-child+html .trailerWrapper { height: 260px; }
*:first-child+html .trailerWrapper object { height: 267px !important; }
.photoPreview { 
	background-color: #fff; padding: 4px; border: 1px solid #cbc6b0; -webkit-box-shadow: 0 1px 4px #999; -moz-box-shadow: 0 1px 4px #999; box-shadow: 0 1px 4px #999;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color='#a6a6a6', offX=2, offY=2, Positive='true');
}
#footer { text-align: center; border-bottom: 1px solid #c0bba7; border-top: 1px solid #c0bba7; margin-bottom: 50px; padding: 30px 0; color: #625a48; font-size: 11px; }
#footer a { color: #625a48; }
#centralContainer { position: relative; }

.photos div { width: 131px; height: 110px; float: left; margin-bottom: 25px; }
.photos div img { width: 110px; height: 110px; border: 5px solid #fff; }

.ellipsis { font-size: 18px; color: #726445; }
.ticketsList { margin: 20px; }
.ticketsList li { font-size: 16px; font-weight: bold; padding-top: 10px; padding-bottom: 10px; padding-left: 40px; background-position: 0 4px; background-repeat: no-repeat; }

.sharingLinks { margin-top: 30px; margin-left: 340px; }
.sharingLinks a { display: block; }
.sharingLinks .facebook { width: 93px; height: 34px; background:url(../images/facebookBtn.gif) 0 0 no-repeat; float: left; }
.sharingLinks .facebook:hover { background-position: -93px 0; }
.sharingLinks .twitter { width: 79px; height: 34px; background:url(../images/twitterBtn.gif) 0 0 no-repeat; float: left; }
.sharingLinks .twitter:hover { background-position: -79px 0; }

	
	
	
	
	
	
	
	