/* CSS Document */


/********** ZEROing OUT SETTINGS ***********/
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}

body {
	background: url("../images/pq_in_bodygradient.gif") repeat-x top #000;
	text-align: center;
    width: 100%;
    margin: 0 auto;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
}
	#home_body { background: url("../images/pq-home-topgradient.gif") repeat-x top #000; }
	#popup_body { 
		font-size: 13px;
		background: #000; 
		}

a, a:visited {
	color: #edd077;
	text-decoration: none;
	-moz-outline-style: none;
	outline-style: none;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	}

/************  DIVs  *************/

div.big_container {
	position:relative;
	display: block;
	width: 759px;
	background: #101218;
	margin: 0 auto;
	z-index:1px;
}

div.big_container_castcom {
	width: 759px;
	background: #101218;
	margin: 0 auto;
	
}
	#home_big_container { 
		width: 790px;
		background: none;
		
		}
		
div.popup_container {
	margin: 0 auto;
	text-align: left;
	width: 520px;
	padding: 10px;
	position:relative;
	display:block;
	background: #000;
	}
	
div.popup_content {
	float: left;
	width: 500px;
	padding-left: 18px;
	}

div.main_photo {
	background: url("../images/pq_in_mainphotoback.gif") no-repeat top #101218;
	height: 298px;
	width: 759px;
	padding-top: 6px;	
	text-align: center;
	float: left;
}
	#no_background_color { 
		background: url("../images/pq_in_mainphotoback.gif") no-repeat top; 
		height: auto;
		}
	#castcom_back {
		background: url("../images/pq_in_castcomback.gif") no-repeat top;
		text-align: left;
		height: 405px;
		}

		
div.no_newsletter { /**FOR IE TO FIX PADDING ISSUES**/
	background: url("../images/pq_in_maincontentbottom.gif") no-repeat bottom #101218;
	padding-bottom: 14px;
}
	#short_bottom { background: url("../images/pq_in_shortbottom.gif") no-repeat bottom #101218; }

html>body div.no_newsletter { /** FOR ALL OTHER BROWSERS **/
	float: left;
	background: url("../images/pq_in_maincontentbottom.gif") no-repeat bottom #101218;
	padding-bottom: 26px;
}
	

div.content_holder { /**FOR IE TO FIX PADDING WIDTH ISSUES**/
	display: block;
	height: auto;
	width: 670px;
}
	#with_newsletter { background: #101218; }
	#synopsis {
		text-align: left; 
		font-size: 13px;
		}

html>body div.content_holder { /** FOR ALL OTHER BROWSERS **/
	height: auto;
	width: 665px;
	padding: 0 47px 0 47px;
	float: left;
}

div.module_container {
	height:auto;
	float: left;
	width: 202px;
	margin: 0 9px 0 9px;

}

div.module_cap {
	width: 202px;
	height: 158px;
	margin: 0 0 0 0;
	background: url("../images/pq_in_module_blank.gif") no-repeat top;
	}
	#orange_cap { background: url("../images/pq_in_module_blank_or.gif") no-repeat top; }

div.module_description {
	width: 181px;
	height: 107px;
	background: url("../images/pq_in_moduleback.gif") repeat-y #000;
	text-align: left;
	padding: 7px 8px 0 13px;
}
	#shortest { height: 30px; }
	#medium { height: 55px; }
	#orange_description { 
		background: url("../images/pq_in_moduleback_or.gif") repeat-y #521103; 
		height: 55px;
		}
	
div.module_description_noback {
	width: 201px;
	height: 100px;
	text-align: left;
	padding: 5px 0 0 1px;
}


div.footer {
	width: 759px;
	height: 55px;
	text-align: center;
	font-size: 13px;
	float: left;
	background: url("../images/pq_in_maincontentbottom.gif") #000 no-repeat top;
}
	#home_footer {
		width: 790px;
		height: 36px;
		margin: 18px 0 25px 0;
		background: url("../images/pq-home-newsletterback.gif") #000 no-repeat top;
		}

div.riverdream_copyright {
	float: right;
	width: 100px;
	text-align: right;
}

div.bottom_links { /**FOR IE TO FIX PADDING WIDTH ISSUES**/
	text-align: left;
	font-size: 11px;
	float:left;
	background: #000;
	padding: 15px 12px 0 12px;
	width: 735px;
	height: 30px;
	color: #666;
}

html>body div.bottom_links { /** FOR ALL OTHER BROWSERS **/
	width: 735px;
	height: 30px;
	color: #666;
	padding: 15px 12px 0 12px;
	background: #000;
	text-align: left;
	font-size: 11px;
	float: left;
}

div.subsub_header {
	background: #0a0b0f;
	text-align: left;
	width: 720px;
	height: 55px;
	padding-right: 15px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 0 11px 0 11px;
}
	#cast_page { background: url("../images/subsubheader-cast.gif") no-repeat top left #0a0b0f; }
	#creatives_page { background: url("../images/subsubheader-creatives.gif") no-repeat top left #0a0b0f; }
	#producers_page { background: url("../images/subsubheader-producers.gif") no-repeat top left #0a0b0f; }
	#reviews_page { background: url("../images/subsubheader-reviews.gif") no-repeat top left #0a0b0f; }
	#allnews_page { background: url("../images/subsubheader-allnews.gif") no-repeat top left #0a0b0f; }
	#downloads_page { background: url("../images/subsubheader-downloads.gif") no-repeat top left #0a0b0f; }
	#myspace_page { background: url("../images/subsubheader-myspace.gif") no-repeat top left #0a0b0f; }
	#newsletter_page { background: url("../images/subsubheader-newsletter.gif") no-repeat top left #0a0b0f; }
	#castcom_trivia { background: url("../images/subsubheader-trivia.gif") no-repeat top left #0a0b0f; }
	#partners_page { background: url("../images/subsubheader-partners.gif") no-repeat top left #0a0b0f; }
	#casty { background: url("../images/subsubheader-casty.gif") no-repeat top left #0a0b0f; }
	#synopsis_page {
		background: none;
		border: none;
		width: 100%;
		height: 32px;
		margin: 0px;
		padding-right: 0px;
		}

div.subsub_box {
	display: block;
	text-align: left;
	font-size: 13px;
	line-height: 140%;
	background: #0a0b0f;
	width: 702px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 6px 15px 0 18px;
	margin: 0 11px 0 11px;
}
	#yellow_text { color: #f3e9b6; }

div.castcom_contest {
	display: block;
	text-align: left;
	font-size: 13px;
	line-height: 140%;
	background: #0a0b0f;
	width: 702px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 6px 15px 0 18px;
	margin: 0 11px 0 11px;
}


div.goback {
	float: right;
	width: 200px;
	height: 15px;
	padding: 20px 0 20px 0;
	text-align: right;
}
	#goback_synopsis {
		padding: 0px;
		font-size: 11px;
		}


div.castcom_left {
	width: 506px;
	height: 400px;
	margin: 0 8px 0 8px;
	float: left;
}

div.castcom_thumbnail_holder {
	width: 227px;
	height: 382px;
	margin: 0px;
	background-image:url(../images/castcom_thumb_back.gif);
	border: 1px solid #fff;
	float:left;
	padding:0px;
	background-repeat: no-repeat;
	background-position: top;
	}
	
	
div.castcom_player_holder {
	width: 504px;
	height: 322px;
	border: 1px solid #fff;
	float: left;
	z-index:99;
	}
	
div.castcom_button_holder {
	width: 492px;
	height: 50px;
	margin-top: 8px;
	padding: 0 6px 0 6px;
	float: left;
	}
	
	
div.bio { 
	float: left;
	width: 700px;
	margin: 0 0 22px 0;
	border-bottom: 1px solid #3a4c57;
	padding-bottom: 22px;
	}
	
div.thumbnail_holder {
	float: left;
	width:100%;
	
	display: block;
	margin: 0 0 40px 0;
	}
	
div.news_item {
	float: left;
	width: 100%;
	padding-bottom: 22px;
	border-bottom: 1px solid #3a4c57;
	margin: 0 0 22px 0;
	}
	#last { 
		border-bottom: none;
		margin: 0px;
		}
	
div.news_blurb {
	float: right;
	width: 608px;
	text-align: left;
	}

div.news_go {
	float: left;
	height: 14px;
	font-size: 11px;
	color: #d2a028;
	/*background: url("../images/go.gif") no-repeat right center; */
	width: 65px;
	margin: 12px 0 0 0;
	}
	a:hover div.news_go {
		color: #fff;
		cursor:pointer;
		text-decoration:none;
		}

/************ NAVIGATION ***********/

/* Internal Page Nav */
div.nav_container {
	margin: 0px;
	padding: 0px;
	width: 759px;
	height: 30px;
}

	#nav_items {
	border: none;
	}
	
	#nav_items ul {
	margin: 0px;
	padding: 0px;
	}
	
	#nav_items li {
	margin: 0px;
	display: inline;
	list-style: none;
	border: none;
	padding: 0px;
	}
	
	#nav_items a span {
	display: none;
	padding: 0px;
	}

	#nav_items li#nav1 a{
	background: url("../images/nav_in_1home.gif") no-repeat;
	width: 61px;
	height: 30px;
	float: left;
	}
		#nav_items li#nav1 a:hover {
		background: url("../images/nav_in_1home.gif") 0 30px;
		}
		
		#nav_items li#nav1_page { /* ON PAGE STATE */
		background: url("../images/nav_in_1home.gif") 0 30px;
		}
		
	#nav_items li#nav2 a{
	background: url("../images/nav_in_2story.gif") no-repeat;
	width: 90px;
	height: 30px;
	float: left;
	}
		#nav_items li#nav2 a:hover {
		background: url("../images/nav_in_2story.gif") 0 30px;
		}
		
		#nav_items li#nav2_page { /* ON PAGE STATE */
		width: 90px;
		height: 30px;
		float: left;
		background: url("../images/nav_in_2story.gif") 0 30px;
		}
		
	#nav_items li#nav3 a{
	background: url("../images/nav_in_3thepeople.gif") no-repeat;
	width: 96px;
	height: 30px;
	float: left;
	}
		#nav_items li#nav3 a:hover {
		background: url("../images/nav_in_3thepeople.gif") 0 30px;
		}
		
		#nav_items li#nav3_page { /* ON PAGE STATE */
		background: url("../images/nav_in_3thepeople.gif") 0 30px;
		width: 96px;
		height: 30px;
		float: left;
		}
		
	#nav_items li#nav4 a{
	background: url("../images/nav_in_4newsandevents.gif") no-repeat;
	width: 121px;
	height: 30px;
	float: left;
	}
		#nav_items li#nav4 a:hover {
		background: url("../images/nav_in_4newsandevents.gif") 0 30px;
		}
		
		#nav_items li#nav4_page { /* ON PAGE STATE */
		width: 121px;
		height: 30px;
		float: left;
		background: url("../images/nav_in_4newsandevents.gif") 0 30px;
		}
		
	#nav_items li#nav5 a{
	background: url("../images/nav_in_5castcom.gif") no-repeat;
	width: 81px;
	height: 30px;
	float: left;
	}
		#nav_items li#nav5 a:hover {
		background: url("../images/nav_in_5castcom.gif") 0 30px;
		}
		
		#nav_items li#nav5_page { /* ON PAGE STATE */
		width: 81px;
		height: 30px;
		float: left;
		background: url("../images/nav_in_5castcom.gif") 0 30px;
		}
		
	#nav_items li#nav6 a{
	background: url("../images/nav_in_6photos.gif") no-repeat;
	width: 72px;
	height: 30px;
	float: left;
	}
		#nav_items li#nav6 a:hover {
		background: url("../images/nav_in_6photos.gif") 0 30px;
		}
		
		#nav_items li#nav6_page { /* ON PAGE STATE */
		width: 72px;
		height: 30px;
		float: left;
		background: url("../images/nav_in_6photos.gif") 0 30px;
		}
		
	#nav_items li#nav7 a{
	background: url("../images/nav_in_7fans.gif") no-repeat;
	width: 51px;
	height: 30px;
	float: left;
	}
		#nav_items li#nav7 a:hover {
		background: url("../images/nav_in_7fans.gif") 0 30px;
		}
		
		#nav_items li#nav7_page { /* ON PAGE STATE */
		width: 51px;
		height: 30px;
		float: left;
		background: url("../images/nav_in_7fans.gif") 0 30px;
		}
	
	#nav_items li#nav8 a{
	background: url("../images/nav_in_8treasure.gif") no-repeat;
	width: 83px;
	height: 30px;
	float: left;
	}
		#nav_items li#nav8 a:hover {
		background: url("../images/nav_in_8treasure.gif") 0 30px;
		}
		
		#nav_items li#nav8_page { /* ON PAGE STATE */
		width: 83px;
		height: 30px;
		float: left;
		background: url("../images/nav_in_8treasure.gif") 0 30px;
		}
		
	#nav_items li#nav9 a{
	background: url("../images/nav_in_9gettickets.gif") no-repeat;
	width: 104px;
	height: 30px;
	float: left;
	}
		#nav_items li#nav9 a:hover {
		background: url("../images/nav_in_9gettickets.gif") 0 30px;
		}
		
		#nav_items li#nav9_page { /* ON PAGE STATE */
		width: 104px;
		height: 30px;
		float: left;
		background: url("../images/nav_in_9gettickets.gif") 0 30px;
		}
		
		
/* Homepage Nav */
div.home_nav_container {
	margin: 0px;
	padding: 0px;
	width: 790px;
	height: 39px;
}

#home_nav_items {
	border: none;
	}
	
	#home_nav_items ul {
	margin: 0px;
	padding: 0px;
	}
	
	#home_nav_items li {
	margin: 0px;
	display: inline;
	list-style: none;
	border: none;
	padding: 0px;
	}
	
	#home_nav_items a span {
	display: none;
	padding: 0px;
	}

	#home_nav_items li#home_nav1 a{
	background: url("../images/nav_home_1story.gif") no-repeat;
	width: 108px;
	height: 39px;
	float: left;
	}
		#home_nav_items li#home_nav1 a:hover {
		background: url("../images/nav_home_1story.gif") 0 39px;
		}
		
	#home_nav_items li#home_nav2 a{
	background: url("../images/nav_home_2thepeople.gif") no-repeat;
	width: 108px;
	height: 39px;
	float: left;
	}
		#home_nav_items li#home_nav2 a:hover {
		background: url("../images/nav_home_2thepeople.gif") 0 39px;
		}
		
	#home_nav_items li#home_nav3 a{
	background: url("../images/nav_home_3newsandevents.gif") no-repeat;
	width: 132px;
	height: 39px;
	float: left;
	}
		#home_nav_items li#home_nav3 a:hover {
		background: url("../images/nav_home_3newsandevents.gif") 0 39px;
		}
		
	#home_nav_items li#home_nav4 a{
	background: url("../images/nav_home_4castcom.gif") no-repeat;
	width: 91px;
	height: 39px;
	float: left;
	}
		#home_nav_items li#home_nav4 a:hover {
		background: url("../images/nav_home_4castcom.gif") 0 39px;
		}
		
	#home_nav_items li#home_nav5 a{
	background: url("../images/nav_home_5photos.gif") no-repeat;
	width: 79px;
	height: 39px;
	float: left;
	}
		#home_nav_items li#home_nav5 a:hover {
		background: url("../images/nav_home_5photos.gif") 0 39px;
		}
		
	#home_nav_items li#home_nav6 a{
	background: url("../images/nav_home_6fans.gif") no-repeat;
	width: 57px;
	height: 39px;
	float: left;
	}
		#home_nav_items li#home_nav6 a:hover {
		background: url("../images/nav_home_6fans.gif") 0 39px;
		}
		
	#home_nav_items li#home_nav7 a{
	background: url("../images/nav_home_7treasure.gif") no-repeat;
	width: 94px;
	height: 39px;
	float: left;
	}
		#home_nav_items li#home_nav7 a:hover {
		background: url("../images/nav_home_7treasure.gif") 0 39px;
		}
		
	#home_nav_items li#home_nav8 a{
	background: url("../images/nav_home_8gettickets.gif") no-repeat;
	width: 121px;
	height: 39px;
	float: left;
	}
		#home_nav_items li#home_nav8 a:hover {
		background: url("../images/nav_home_8gettickets.gif") 0 39px;
		}



/***********  MISC  ************/
.email_box {
	border: 1px solid #fff;
	background-color: #0c182a;
	background-image: url(../images/newsletter_back.gif);
	background-repeat: repeat-x;
	padding: 3px;
	height: 17px;
	width: 200px;
	font-size: 15px;
	color: #ccc;
	float: left;
}

.form_field {
	border: 1px solid #fff;
	background-color: #0c182a;
	background-image: url(../images/newsletter_back.gif);
	background-repeat: repeat-x;
	height: 17px;
	width: 200px;
	font-size: 15px;
	color: #ccc;
	float: left;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.drop_down{
	border: 0px solid #fff;
	background-color: #0c182a;
	height: 20px;
	width: 200px;
	padding:4px;
	font-size: 12px;
	color: #ccc;

}

.message_box {
	border: 1px solid #fff;
	background-color: #0c182a;
	background-repeat: repeat-x;
	padding: 3px;
	height: 50px;
	width: 240px;
	font-size: 15px;
	color: #ccc;
	float: left;
	margin-top: 5px;
}

.email_box_small {
	border: 1px solid #fff;
	background-color: #000;
	padding: 1px;
	height: 14px;
	width: 200px;
	font-size: 12px;
	color: #ccc;
	float: left;
}
	#age { width: 30px; }

.horizontal_rule {
	display: block;
	margin: 25px 0 25px 0;
	border-top: 1px solid #3a4c57;
	border-bottom: 1px solid #101218;
	border-left: 1px solid #101218;
	border-right: 1px solid #101218;
}

.myspace_code_box {
	height: 141px;
	width: 470px;
	padding: 2px;
	background: #000;
	color: #fff;
	float: left;
	border: 1px solid #5a889d;
	overflow-x: hidden;
	}

/*Timeline Definition List*/
	dt.timeline {
		width: 85px;
		float: left;
		font-size: 15px;
		font-weight: bold;
		font-family:Georgia, "Times New Roman", Times, serif;
		color: #f3e9b6;
		}
	dd.timeline {
		float: left;
		display: block;
		margin: 3px 0 20px 0;
		width: 550px;
		}


/***********  IMAGES  ************/

img.basic_left_float {
	float: left;
}
img.basic_right_float {
	float: right;
}

img.module_image {
	border: 1px solid #edd077;
	background: #fff;
	padding: 5px 5px 5px 5px;
}
	a:hover img.module_image,
	a:hover img.news_thumb
		 { background: #d2a028; }

img.go {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity:.75;opacity:.75;
}

a:hover img.go {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	-moz-opacity:.99;opacity:.99;
}

img.bio_photo {
	float: left;
	padding: 5px;
	margin: 0 22px 15px 0;
	border: 1px solid #edd077;
	background: #fff;

	
}

img.bio_photo_height {
	float: left;
	padding: 5px;
	margin: 0 22px 15px 0;
	border: 1px solid #edd077;
	background: #fff;
width:165px;
	height:155px;
	
}
	

	#long_bio { margin: 0 8px 15px 0; }
	#bio_thumbnail {
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
		-moz-opacity:.85;opacity:.85;
		background: none;
		border: 1px solid #5a889d;
		width: 68px;
		padding: 2px;
		margin: 2px;
		}
		
		a:hover #bio_thumbnail {
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
			-moz-opacity:.99;opacity:.99;
			border: 1px solid #fff;
			}

div.huge_ticket_button {
	background: url("../images/huge-tickets-button-and-rollover.gif") no-repeat;
	width: 660px;
	height: 79px;
	margin: 0 0 15px 0;
	text-indent: -9000px;
	overflow: hidden;
}
	a:hover div.huge_ticket_button {
	background: url("../images/huge-tickets-button-and-rollover.gif") 0 79px;
	cursor: pointer;
	}
	
img.castcom_buttons {
	float: left;
	margin: 4px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity:.85;opacity:.85;
	}
	
	a:hover img.castcom_buttons {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	-moz-opacity:.99;opacity:.99;
	}
	
img.logo {
	margin: 0 0 6px 0;
	}
	
img.news_thumb {
	float: left;
	background: #fff;
	border: 1px solid #edd077;
	padding: 4px;
	}
	
img.downloadable {
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
		-moz-opacity:.85;opacity:.85;
		background: none;
		border: 1px solid #5a889d;
		padding: 2px;
		margin: 2px;
		}
		
		a:hover img.downloadable {
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
			-moz-opacity:.99;opacity:.99;
			border: 1px solid #fff;
			}
		#myspace_thumb {
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
			-moz-opacity:.99;opacity:.99;
			margin: 0 10px 0 0;
			float: left;
			}
		
	
	
/***********  TEXT STYLES  ************/

h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	display: block;
	margin: 45px 0 5px 0;
	font-variant: small-caps;
	width: 55%;
	color: #f3e9b6;
	}
	
h2 {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	float: left;
	width: 55%;
	}
	
h3 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #f3e9b6;
	display: block;
	margin: 0 0 8px 0;
	}
	
h4 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #f3e9b6;
	display: block;
	margin: 0 0 8px 0;
	}

.text_larger1 {
	font-size: 14px;
	line-height: 135%;
}

.news_title {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f3e9b6;
	}
	
.news_source {
	display: block;
	margin: 0 0 10px 0;
	font-size: 11px;
	color:#ADADAD;
	}

/***********  DIMIT STYLES  ************/


#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;

	}
	
	
.overlay_ie{
	background-color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index: 1;
	}
	
.overlay_default{
	background-image:url(../images/overlay.png);
	
	}
	
#flash {
position: relative;
width:739;
height:281px;
z-index: 100;
}

#flash_tall {
position: relative;
width:739;
height:400px;
z-index: 100;

}

#castcom_flash{
	position:relative;
	width: 504px;
	height: 322px;
	z-index:100;

}

/***********  FOR ERROR MESSAGES  ************/

.alert{
	background-color:#9e3402;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	width: 300px;
	border: 1px solid #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}