body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/backgrounds/inside.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	width:100%;
}

body.homepage {
	background-image: url(../images/backgrounds/home.jpg);
}

#wrapper {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;
	margin-top: 0;
}

#top {
	height: 106px;
	width: 800px;
}

#banner {
	height: 106px;
	width: 305px;
	margin-left: 245px;
	float: left;
}

#fader {
	position:absolute;
	top:0;
	left:243px;
}

#search {
	position:absolute;
	top:0px;
	left:575px;
	height: 106px;
	width: 222px;
	background-image:url(../images/search/Search_Bg.jpg);
	background-repeat:no-repeat;
	background-position:5px 18px;
	z-index:15;
	/*display: none;*/
}

#search input {
	background-image:url(../images/search/Search_Input_Bg.jpg);
	background-attachment:fixed;
	background-position:3px 2px;
	margin:38px 0 0 13px;
	border:0;
	font-size:12px;
	line-height:14px;
	height:16px;
	
	width:148px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:142px;
}

/* position bg correcty for ie 6 */
* html #search input {
	background-position:0px 0px;
}

#search input.button {
	position:absolute;
	top:34px;
	left:163px;
	width:47px;
	height:29px;
	padding:0;
	margin:0;
}

#navigation {
	position:absolute;
	top:106px;
	left:0px;
	height: 34px;
	width: 800px;
}

#background {
	position: absolute;
	z-index:0;
	top: 140px;
	left:0px;
	width:650px; 
	height:450px; 
}

#background h1 {
	position:relative;
	top: -500px;
}

#latestNews {
	position: absolute;
	top: 485px;
	left: 250px;
	width: 170px;
	height:125px;
	overflow:hidden;	
}

#currentProductions {
	position: absolute;
	top: 485px;
	left: 550px;
	width: 195px;
	height:125px;
	overflow: hidden;
}

#jgcredit {
	position: absolute;
	top: 650px;
	left: 430px;
	padding-bottom: 30px;
}

#jgcredit a {
	font-size: 10px;
}

#jgcredit-home {
	position: absolute;
	top: 730px;
	left: 430px;
	padding-bottom: 30px;
}

#jgcredit-home a {
	font-size: 10px;
}

#social-media {
	position: absolute;
	top: 650px;
	left: 50%;
	margin-left: -100px;
	width:360px;
	text-align:center;
	padding-bottom: 30px;
}

#social-media a {
	color:#000000;
	text-decoration:none !important;
	font-size:10px;
	font-weight:normal;
	display:block;
	width:100px;
	float:left;
	padding:0 10px;
	
}

#currentProductions ul, #currentProductions ul li, #latestNews ul, #latestNews ul li {
	list-style:none;
	display:block;
	padding:0;
	margin:0;
}

#currentProductions ul li, #latestNews ul li {
	padding: 5px 0;
}

#currentProductions a, #currentProductions a:link, #currentProductions a:visited,
#latestNews a, #latestNews a:link, #latestNews a:visited  {
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	font-weight:normal;
	display:block;
}

#currentProductions a:hover, #currentProductions a:active,
#latestNews a:hover, #latestNews a:active {
	color:#e3007b;
}

#latestNewsScroller {
	position:absolute;
	top:480px;
	left:227px;
	width:19px;
	height:38px;
	z-index:1000;
}

#currentProductionsScroller {
	position:absolute;
	top:480px;
	left:527px;
	width:19px;
	height:38px;
	z-index:1000;
}

#latestNewsScroller a.scrollup, #currentProductionsScroller a.scrollup {
	display:block;
	background-image:url(../images/scrollbar/mini_scroll_up.gif);
	width:19px;
	/* image replacement */
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:19px; /* for IE5/Win only */
}

#latestNewsScroller a.scrolldown, #currentProductionsScroller a.scrolldown {
	display:block;
	background-image:url(../images/scrollbar/mini_scroll_down.gif);
	width:19px;
	/* image replacement */
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:19px; /* for IE5/Win only */
}

.floatclearer {
	clear:both;
	height:1px;
	font-size:1px;
	line-height: 1px;
	border:none;
	margin:0; 
	padding:0;
	background:transparent;
}


/* Styling for SHOW LISTING pages and DETAIL page Begins */

.showWrapper {
	padding:5px 0 15px 0;
}

.showLeft {
	float:left;
	padding: 0 5px 0 0;
	width:155px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:150px;
}

.showLeft .showdates {
	text-align:center;

}

.showDetailLeft {
	float:left;
	padding: 0 10px 0 0;
	width:205px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:195px;	
}

.showDetailLeft img.venuelogo {
	padding:4px 50px 0 50px;
}
.showLeft img.venuelogo {
	padding:0 37px;
}

.showDetailLeft a {
	display:block;
	text-align:center;
}

p.showDetailDates {
	padding-top:0;
	margin-top:-10px;
	position:relative;
	/*top:-16px;*/
}

.title {
	padding-bottom:3px;
}

.showRight {
	float:left;
	padding:0;
	width:317px;
}

.showDetailRight {
	float:left;
	padding:0;
	width:267px;
}

.showRight img {
	float:left;
	display:block;
	padding:0 5px 0 0;
	margin:0;
}

.showRight h2 {
	margin-top:0;
	padding-top:0;
	display:block;
	float:left;
}

.showRight p.showdates {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	line-height:14px;
	padding:0;
	margin:0;
}

.galleryimage {
	float:left;
	padding:0 3px 6px 3px;
}

.galleryPageImage {
	float:left;
	padding:0 2px 6px 2px;
	margin-top:-14px;
}

.galleryimage img, .galleryPageImage img {
	border:1px solid #e3007b;
}

.moreImages {
	text-align:right;
}

h2.gallery {
	background-image:url(../images/photogallery.gif);
	background-repeat:no-repeat;
	background-position:116px 0;
	margin:16px 0 2px 0;
	width:472px;
	/* image replacement */
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:60px; /* for IE5/Win only */
}

h2.year {
	/*background-image:url(../images/photogallery.gif);*/
	background-repeat:no-repeat;
	background-position:10px 0;
	margin:26px 0 2px 0;
	width:472px;
	/* image replacement */
	padding: 39px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:39px; /* for IE5/Win only */
}

br.firefoxfix {
	height:178px;
	line-height:178px;
}

#shroud {
	position:absolute;
	display:none;
	top:0;
	left:0;
	background-color:#000000;
	z-index:16 !important;
	width:100%;
}

#PhotoContainer, #PhotoContainer img, #PhotoContainer a, .ReviewContainer {
	/*filter:alpha(opacity=100) !important;*/
	z-index:100 !important;
	background-color:#FFFFFF;
	position:relative;
	top:0;
	left:0;
	display:inline;
}

#PhotoContainer, .ReviewContainer {
	display:none;
	padding:10px;
	border:2px solid #000000;
}

#PhotoContainer {
	top:-35px;
}

.ReviewContainer {
	width:700px;
	margin:0;
	overflow:auto;
}

.ReviewContainer p img {
	margin:0 8px 8px 0;
}

#PhotoContainer a, .ReviewContainer a {
	background-image:url(../images/photogallery_close.gif);
	display:block;
	width:16px;
	position:absolute;
	top:4px;
	/* image replacement */
	padding: 16px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:16px; /* for IE5/Win only */
}

h2.reviews {
	background-image:url(../images/reviews.gif);
	background-repeat:no-repeat;
	background-position:157px 0;
	margin:16px 0 2px 0;
	width:472px;
	/* image replacement */
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:60px; /* for IE5/Win only */
}

.review h2 {
	padding: 10px 0 0 3px;
	margin:0;
}

.review p {
	padding:0 6px;
	margin:0;
}

.review h3.subhead {
	line-height:14px;
	padding: 3px;
	margin:0;
	font-style:italic;
}

p.reviewbody {
	padding:4px 0 12px 0;
	margin-left:8px !important;
	line-height:16px;
}

p.reviewheadline {
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding-top:8px;

}

p.reviewsubheadline {
	font-size:14px;
	line-height:16px;
	font-style:italic;
}

.pressphoto {
	margin:0;
	padding: 0 4px 0px 4px;
}

.pressphoto a {
	line-height:14px !important;
	margin:0 !important;
	padding:0 !important;
}
/* Styling for SHOW LISTING pages and DETAIL page Ends */

/* Yider search results styling */
.searchedfor {
	font-size:16px;
	padding:0 8px 40px 8px;
	margin-bottom:10px;
	color:#e3007b;
	font-weight:bold;
	display:block;
	background-image:url(../images/hrule.png);
	background-repeat:no-repeat;
	background-position:0 100%;
}

* html .searchedfor {
	background-image:url(../images/hrule.gif);
}

a.searchtitle {
	font-size:14px !important;
	line-height:15px !important;
}

.searchedfor strong {
	font-style:italic;
}

.searchurl { 
	font-size:12px;
	font-style:italic;
	line-height:14px;
}

.styletext, .searchmore, .searchprevious, .searchnext {
	font-size:12px;
	line-height:14px;
}
/* Yider styling ends */

/* Custom Scroll Bat Begins */
.holder {
	position: absolute;
	top: 246px;
	left: 255px;
	width: 500px;
	padding: 0 0px;
	height: 305px;
	overflow: auto;
	z-index: 1;
}

.scroll-pane {
	width: 500px;
	overflow: auto;
	float: left;
	height: 305px;
	
}

.welcome {
	height: 150px;
}

.pha .jScrollPaneTrack {
	background: url(../images/scrollbar/scroll_track.gif) repeat-y;
}
.pha .jScrollPaneDrag {
	background: url(../images/scrollbar/bullet_middle.gif) repeat-y;
}
.pha .jScrollPaneDragTop {
	background: url(../images/scrollbar/bullet_top.gif) no-repeat;
	height: 1px;
}
.pha .jScrollPaneDragBottom {
	background: url(../images/scrollbar/bullet_bottom.gif) no-repeat;
	height: 1px;
}
.pha a.jScrollArrowUp {
	height: 35px;
	background: url(../images/scrollbar/arrow_up.gif) no-repeat;
}
.pha a.jScrollArrowUp:hover {
	background-position: 0 0;
}
.pha a.jScrollArrowDown {
	height: 35px;
	background: url(../images/scrollbar/arrow_down.gif) no-repeat;
}
.pha a.jScrollArrowDown:hover {
	background-position: 0 0;
}

/* IE SPECIFIC HACKED STYLES */
* html .pha .jScrollPaneDragBottom {
	bottom: -1px;
}
/* /IE SPECIFIC HACKED STYLES */
