/*////////////////////  Eric Meyer's Reset  ////////////////////*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*////////////////////  End of Reset  ////////////////////*/


/*////////////////////////  Colors  ////////////////////////

color: #hexhex

*/

/*****************************************************************************/
/*	Structure
******************************************************************************/

body {
	background: #fde18a url(../images/bg.jpg) repeat-x top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	color: #000000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

p, ul{
	margin: 0 0 20px 0;
	color:#202020;
}

img{
	border: 0;
}

a:link, a:visited{
	color: #d89012;
	text-decoration: underline;
}

a:hover, a:active{
	color: #b57709;
	text-decoration: none;
}

.cleared{
	clear: both;
}

#container{
	margin: auto;
	width: 860px;
}

/*	Begin Flash Header  */

#header{
	width: 860px;
	padding: 0;
	margin: 0;
}

#header object{
	height: 436px;
	padding: 0;
	margin: 0;
	margin-bottom: -4px;
}

/*	End Flash Header  */


/*	Begin No Flash  */

#header #no_flash{
	width: 860px;
	height: 356px;
	padding: 0;
	margin: 0;
	background: url(../images/header.jpg) no-repeat;
}

#header #no_flash_nav{
	width: 825px;
	padding: 10px 0px 10px 35px;
	text-align: center;
	background: url(../images/bg_border_side.gif) repeat-y;
}

#header #no_flash_border{
	width: 860px;
	height: 7px;
	padding: 0;
	margin: 0;
	background: url(../images/bg_border_top.gif) no-repeat;
}

#header #no_flash_nav ul{
	float: left;
	margin-left: 50px;
}

#header #no_flash_nav, #header #no_flash_nav a, #header #no_flash_nav a:link,
#header #no_flash_nav a:visited {
	color: #efd1a3;
	font-size: 12px;
}

#header #no_flash_nav a{
		text-decoration: underline;
}

#header #no_flash_nav a:hover {
	color: #fff;
	text-decoration: none;
}

#header #no_flash_nav h1{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#header #no_flash_nav #iphone{
	font-weight: bold;
}

/*	End No Flash  */
	
	
#content_container{
	width: 860px;
	background: url(../images/bg_content.gif) repeat-y;
}

#content{
	margin: auto;
	width: 778px;
}

#content_bottom {
	width: 860px;
	height: 45px;
	clear: both;
	background: url(../images/footer.gif) no-repeat;
}

#copyright {
	margin: auto;
	width: 778px;
	height: 18px;
	margin-top: 15px;
	text-align: center;
	color: #938350;
	font-size: 11px;
	margin-bottom: 20px;
	/*background: url(../images/rating.gif) no-repeat;*/
}

#footer_bar {
	background: url(../images/footer_bar.jpg) no-repeat;
	height: 21px;
	width: 860px;
}

#billing {
	margin: auto;
	width: 777px;
	height: 204px;
	background: url(../images/billing.gif) no-repeat;
	margin-bottom: 20px;
}

#rating{
	margin: auto;
	width: 195px;
	height: 39px;
	background: url(../images/rating_sm.gif) no-repeat;
}

#column_left{
	width: 230px;
	float: left;
}

#column_right{
	width: 508px;
	margin-left: 250px;
	padding-top: 10px;
}

.cleared{
	clear: both;
}

.left_box{
	width: 230px;
	background: url(../images/bg_left_box.jpg) center center no-repeat;
	text-align: center;
}

.left_box_inborder{
	margin: auto;
	width: 192px;
	border: 1px solid #ffffef;
	padding: 15px;
	text-align: center;
}

.left_box_inborder h1, .left_box_inborder h2, #join h1, #join h2, #column_right h1{
	margin: auto;
	text-align: left;
	overflow: hidden;
	text-indent: -9000px;
	margin-bottom: 15px;
}

/*****************************************************************************/
/*	Titles
******************************************************************************/


#title_contact, #title_synopsis, #title_cast, #title_theaters, #title_background, #title_highlights, 
#title_news, #title_reviews, #title_blog, #title_trailer, #title_clips, #title_interviews, #title_ecard,
#title_volunteer, #title_promote, #title_mediakit #title_sponsor #title_banner #title_wallpaper #title_listings #title_bios #title_promotools #title_sponsors {
	width: 508px;
	height: 23px;
	padding-bottom: 30px;
}


#title_sponsors{
	background: url(../images/title_sponsors.gif) top center no-repeat;
}

#title_promotools{
	background: url(../images/title_promotools.gif) top center no-repeat;
}

#title_bios{
	background: url(../images/title_bios.gif) top center no-repeat;
}

#title_listings{
	background: url(../images/title_listings.gif) top center no-repeat;
}

#title_wallpaper{
	background: url(../images/title_wallpaper.gif) top center no-repeat;
}

#title_banner{
	background: url(../images/title_banner.gif) top center no-repeat;
}

#title_contact{
	background: url(../images/title_contact.gif) top center no-repeat;
}

#title_synopsis{
	background: url(../images/title_synopsis.gif) top center no-repeat;
}

#title_cast{
	background: url(../images/title_cast.gif) top center no-repeat;
}

#title_theaters{
	background: url(../images/title_theaters.png) top center no-repeat;
}

#title_background{
	background: url(../images/title_background.gif) top center no-repeat;
}

#title_highlights{
	background: url(../images/title_highlights.gif) top center no-repeat;
}

#title_news{
	background: url(../images/title_news.gif) top center no-repeat;
}

#title_reviews{
	background: url(../images/title_reviews.gif) top center no-repeat;
}

#title_blog{
	background: url(../images/title_blog.gif) top center no-repeat;
}

#title_trailer{
	background: url(../images/title_trailer.gif) top center no-repeat;
}

#title_clips{
	background: url(../images/title_clips.gif) top center no-repeat;
}

#title_interviews{
	background: url(../images/title_interviews.gif) top center no-repeat;
}

#title_ecard{
	background: url(../images/title_ecard_lg.gif) top center no-repeat;
}

#title_volunteer{
	background: url(../images/title_volunteer.gif) top center no-repeat;
}

#title_promote{
	background: url(../images/title_promote.gif) top center no-repeat;
}

#title_mediakit{
	background: url(../images/title_mediakit.gif) top center no-repeat;
}

#title_sponsor{
	background: url(../images/title_sponsor.gif) top center no-repeat;
}


#signup, #signup .left_box_inborder {
	padding-top: 0;
	border-top: 0;
}

#signup p{
	margin: 0;
	padding: 0;
}

#signup h1 {
	width: 172px;
	height: 48px;
	padding-top: 10px;
	background: url(../images/title_signup.gif) 0 10px no-repeat;
}

#signup h2{
	width: 172px;
	height: 48px;
	background: url(../images/title_thanks.gif) top center no-repeat;
}

#sponsors h1{
	width: 508px;
	height: 23px;
	background: url(../images/title_sponsors.gif) top center no-repeat;
}

#promotools h1{
	width: 508px;
	height: 23px;
	background: url(../images/title_promotools.gif) top center no-repeat;
}

#bios h1{
	width: 508px;
	height: 23px;
	background: url(../images/title_bios.gif) top center no-repeat;
}

#listings h1{
	width: 508px;
	height: 23px;
	background: url(../images/title_listings.gif) top center no-repeat;
}
#listings h1{
	width: 508px;
	height: 23px;
	background: url(../images/title_listings.gif) top center no-repeat;
}

#wallpaper h1{
	width: 508px;
	height: 23px;
	background: url(../images/title_wallpaper.gif) top center no-repeat;
}

#banner h1{
	width: 508px;
	height: 23px;
	background: url(../images/title_banner.gif) top center no-repeat;
}

#buy h1 {
	width: 118px;
	height: 41px;
	background: url(../images/title_coming.gif) top center no-repeat;
	/*width: 158px;
	height: 41px;
	background: url(../images/title_buy.gif) top center no-repeat;*/
	/*background: url(../images/title_theaters.gif) top center no-repeat;*/
}

#theaters h1 {
	width: 158px;
	height: 61px;
	background: url(../images/title_theaters.png) top center no-repeat;
	/*width: 158px;
	height: 41px;
	background: url(../images/title_buy.gif) top center no-repeat;*/
	/*background: url(../images/title_theaters.gif) top center no-repeat;*/
}

#ecard h1 {
	width: 111px;
	height: 39px;
	background: url(../images/title_ecard.gif) top center no-repeat;
}

#join h1{
	width: 508px;
	height: 16px;
	background: url(../images/title_join.gif) top center no-repeat;
}

#join li{
	float: left;
	margin-left: 26px;
	margin-right: 26px;
}

#join ul{
	margin-bottom: 65px;
}

#ecard_button{
	margin: auto;
	width: 131px;
	height: 103px;
}

#ecard_button1{
	width: 131px;
	height: 103px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(../images/button_ecard.gif) no-repeat;	
}

#ecard_button1 li a{
	text-indent: -9000px;
	text-decoration: none;
	overflow: hidden;
}

#ecard_button1 li {
	margin: 0; padding: 0; list-style: none;
	position: absolute; top: 0;
}

#ecard_button1 li, #ecard_button1 a {
	display: block;
	height: 103px
}

#ecard_button1a {
	left: 0; width: 131px; height: 103px;
}

#ecard_button1a a:hover {
	background: transparent url(../images/button_ecard.gif) 0 -103px no-repeat;
}

#buy li{
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}


/*****************************************************************************/
/*	Home
******************************************************************************/

#yt_video, #videgoPlayer_k0psxsb1, #playerDiv {
	margin: auto;
	width: 508px;
	padding: 0;
	margin-bottom: 75px;
	text-align: center;
}


/*****************************************************************************/
/*	Forms
******************************************************************************/

.left_box_inborder input, input{
	width: 180px;
	background: #f3dbb3 url(../images/bg_input.jpg) repeat-x;
	border: 1px solid #eec58b;
	font-size: 12px;
	padding: 5px;
	color: #c57f1b;
	margin-bottom: 10px;
}

input{
	width: auto;
}

.left_box_inborder #button_submit{
	width: 75px;
	height: 24px;
	background: none;
	border: none;
	margin-bottom: 0;
}

.form_button{
	width: 75px;
	height: 24px;
	background: none;
	border: none;
	margin-bottom: 0;
}

.form_pad {
	float:left;


}

/*****************************************************************************/
/*	Titles
******************************************************************************/


#title_contact, #title_synopsis #title_cast #title_theaters, #title_background, #title_highlights, 
#title_news, #title_reviews, #title_blog, #title_trailer, #title_clips, #title_interviews, #title_ecard,
#title_volunteer, #title_promote, #title_mediakit #title_bluray {
	width: 508px;
	height: 23px;
	background: url(../images/title_contact.gif) top center no-repeat;
	padding-bottom: 30px;
}
#title_bluray{
	background: url(../images/title_bluray.png) top center no-repeat;
}

#title_synopsis{
	background: url(../images/title_synopsis.gif) top center no-repeat;
}

#title_cast{
	background: url(../images/title_cast.gif) top center no-repeat;
}

#title_theaters{
	background: url(../images/title_theaters.png) top center no-repeat;
}

#title_background{
	background: url(../images/title_background.gif) top center no-repeat;
}

#title_highlights{
	background: url(../images/title_highlights.gif) top center no-repeat;
}

#title_news{
	background: url(../images/title_news.gif) top center no-repeat;
}

#title_reviews{
	background: url(../images/title_reviews.gif) top center no-repeat;
}

#title_blog{
	background: url(../images/title_blog.gif) top center no-repeat;
}

#title_trailer{
	background: url(../images/title_trailer.gif) top center no-repeat;
}

#title_clips{
	background: url(../images/title_clips.gif) top center no-repeat;
}

#title_interviews{
	background: url(../images/title_interviews.gif) top center no-repeat;
}

#title_ecard{
	background: url(../images/title_ecard_lg.gif) top center no-repeat;
}

#title_volunteer{
	background: url(../images/title_volunteer.gif) top center no-repeat;
}

#title_promote{
	background: url(../images/title_promote.gif) top center no-repeat;
}

#title_mediakit{
	background: url(../images/title_mediakit.gif) top center no-repeat;
}


/*****************************************************************************/
/*	Additional Styles 
******************************************************************************/

.image_left {
	float:left;
	margin:0 15px 20px 0;
}

/*****************************************************************************/
/*	Crew List
******************************************************************************/

.cast {
	list-style-type: none;
}

.cast li {
	padding-bottom: 20px;
}
.castTitle {
	padding-left: 130px;
}

.castMember {
	float: left;
	
}
