/* Style for the show */
body {
	background: url('images/page_bkgr.jpg') #000;
}
#page_background_top {
	
}
#page_header {
	padding-top: 50px;
}
#page_show a {
	color: #ff9900;
}
#page_show a:hover {
	color: #FFF;
}
#page_show_header {
	min-height: 200px;
}
#page_show_logo {
	background: url('images/legendlogo.png') no-repeat;
	width: 250px;
	height: 225px;
}
#page_show_logo * {
	display: none !important;
}
#page_show #page_show_logo h2 {
	color: #000;
}
#page_show h3.section_box_header {
	background: url('images/h3_bkgr.png') no-repeat left top;
	padding: 0 0 0 0;
	padding-left: 40px;
	height: 80px;
	line-height: 85px;
	color: #FFF;
	margin-left: -7px;
}
#page_show a.bt_more {
	background-color: #FF9900;
	color: #DDD;
	padding: 5px;
	padding-right: 14px;
	font-weight: bold;
}
#page_show a.bt_more:hover {
	color: #FFF !important;
}
#page_body {
	background: none;
}
#page_show_body {
	background: url('images/page_body_bkgr.png');
	color: #EAEAEA;
}

.page_body_content, .page_body_sidebar {
	background: none;
}
#page_show_top {
	color: #444;
	background: url('images/black_gradient_85.png') repeat-x top;
}
#page_show_top a {
	font-weight: bold;
}
#page_show_logo h2 {
	color: #FFF;
}
#page_show_menu {
	background: none;
	margin-top: 10px;
}
#page_show_menu>ul>li>a {
	background: url('images/show_menu_bkgr.png') no-repeat center top;
	height: 55px; width: 130px;
	display: block;
	font-size: 1.2em;
	color: #DDD;
	padding: 0 !important;
	line-height: 55px;
	text-align: center;
}
#page_show_menu>ul>li>a:hover {
	background-position: center -55px;
	color: #FFF;
}
#page_show_menu_video>ul {
	top: 48px;
	left: 10px;
	width: 200px;
}
#page_show_menu_video>ul>li a {
	background: #ff9900;
	color: #000;
	height: auto;
	width: auto;
	padding: 5px;
}
#page_show_menu_video>ul>li a:hover {
	color: #FFF;
}
#page_show_feature {
	display: none;
	padding: 15px;
	margin: 5px;
}
#page_show_feature_nav li {
	background: url('images/white_gradient.png');
}
#page_show_feature_nav li:hover {
	background: #FFF;
}
#page_show_feature_nav li h4 {
	color: #5d7bdf;
}
#page_show_feature_nav p {
	line-height: 1.3em;
}
#page_show_feature_output .output_3 img {
	display: block;
	float: left;
	margin-bottom: 10px;
}
#page_show_about_info {
	border-bottom: 1px solid #CCC;
}
#page_show_hot_videos h3, #page_show_photos h3, #page_show_about_short h3, #page_body_sidebar h3.section_box_header, #page_show_listseasons h3 {
	background-position: 0 -80px !important;
}
/*show comments*/
.overall_member_comment_content > ul > li {
	background: none;
}
.overall_member_comment_content .content .comment {
	background: #000;
}