#movie {
	display: block;
	width: 610px;
	height: 450px;
	z-index: -1;
	margin: 0 auto;
}

#post_movie {
	padding-left: 10px;
}

#sc_movie {
    width: 620px;
}

#sc_movie #sc_movie_inner {
	padding-left: 10px;
}

#sc_movie #sc_movie_inner a {
	margin-bottom: 0;
}

#sc_movie #top_spot {
	font-size: 2.0em;
	font-weight: bold;
	color: #fc931d;
}

#sc_movie h1 {
/*	font-size: 1.8em; */
	color: #45753c;
	font-weight: normal;	
	margin-bottom: 5px;
	border-bottom: 1px dashed #999999;
	width: 610px;
}

/* flowplayer style */
#sc_movie #movie {
	margin: 10px auto;
	text-align: center;
}

#sc_movie #sc_movie_blurb {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 25px;
}

#sc_movie_credits {
/*	width: 290px; */
}

#sc_movie_campaign {
/*
	border-left: 1px solid #cacaca;
	padding-left: 10px;
	width: 290px;
*/
}

/* ad and search area */
#sc_search_container {
	width: 610px;
	margin: 25px 0;
}

#sc_search_content {
/*    background-image: url(/images/sc_recent_news_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
*/
	background-color: #e4e2e2;
	border: 1px solid #b8b8b8;
	width: 378px;
	padding: 10px 5px 5px 10px;
}

#sc_search_content input#qu {
	width: 200px;
	height: 16px;
	color: #8c8b8b;
	border: 1px solid #cacaca;
	margin-top: -1px;
}

#sc_search_content input#qu_submit {
    background-image: url(/images/searchgo.jpg);
    width: 51px;
    height: 19px;
}

#mr_work, #bonus_material {
	margin-top: 10px;
}

#mr_videos_link, #bonus_videos_link {
	text-align: right;
}
#mr_videos_link a, #bonus_videos_link a{
	color: #45753c !important;
}
    
#less_credits {
	display: block;
}

#more_credits {
	display: none;
}

/*
bonus material
*/

#sc_related_content {
    width: 340px;
    margin-bottom: 10px;
}

#sc_related_content h1 {
	color: #45753c;
	font-weight: normal;	
	margin-bottom: 5px;
	border-bottom: 1px dashed #999999;
	width: 340px;
}

#sc_related_content .bonus_spot {
	border-bottom: 1px solid #cacaca;
	padding-top: 5px;
}

#sc_related_content .bonus_spot.last {
	border-bottom: none;
}

#sc_other_bonus_material {
	border-left: 1px solid #cacaca;
	padding-left: 20px;
}

#sc_other_bonus_material #header {
	font-size: 1.2em;
	font-weight: bold;
	color: #fc931d;
	margin-bottom: 5px;
}

#sc_other_bonus_material .bonus_spot {
	border-bottom: 1px solid #cacaca;
	padding-top: 10px;
}

#sc_other_bonus_material .bonus_spot.last {
	border-bottom: none;
}


/* admin */

table#sc_admin td { padding: 5px 0; }


/* after screening room spot */

ul.post_title {
	margin: 0;
	padding: 0;
	padding-left: 1px;
}

ul.post_title li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 2px;
	border-left: 1px solid #bababa;
}

ul.post_title li.first {
	padding-left: 0;
	border-left: none;
}

/*
ul.post_title li.share {
	border-left: none;
}
*/

.post_credits {
/*	border-bottom: 1px solid #cacaca;*/
	margin: 5px 0;
}

#additional_content {
	padding: 0 10px;
	width: 620px;
    background-image: url(/images/additionalcontentgradient.jpg);
    background-repeat: repeat-x;
	background-position: bottom left;
    overflow: auto;
}

.post_bonus {
	border-bottom: 1px solid #cacaca;
	padding-bottom: 10px;
}

/*
#navigation ul li {
    display: none;
}
*/

/* credits/comments tabbed menu */

#tabmenu ul {
    color: #000;
    margin: 15px 0 5px 0;
    padding: 0px;
}

#tabmenu ul li {
    display: inline;
    list-style-type: none; 
    font-size: 9pt;
}

#tabmenu ul li a {
    color: #000000;
    background: #ffffff;
    font-weight: bold;
    border: 1px solid #C2C2C2;
    padding: 0.4em 0.5em; 
    text-decoration: none; 
}

/*
#tabmenu ul li.tags {
    margin-top: -15px;
}

#tabmenu ul li.tags a {
	color: #093d72;
	text-decoration: none;
	font-weight: bold;
    border: none;
    padding: 0; 
}
*/

#tabmenu a.active {
    color: #000;
	border-bottom: 1px solid #f7f7f7;
	background-color: #f7f7f7;
}

#tabmenu a:hover {
    color: #000;
    cursor: pointer;
}

#tabmenu a.active:hover {
    color: #000;
}

#tab {
	border: 1px solid #C2C2C2;
	padding: 20px 10px;
	background-color: #f7f7f7;
}