/* Style for the show */
body {
	background: url('images/page_bkgr.jpg');
}
#page_background_top {
	background: url('images/page_bkgr_top.png') no-repeat top center;
}
#page_header {
	padding-top: 70px;
}
#page_show a {
	color: #007ccd;
}
#page_show a:hover {
	color: #b1275b;
}
#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: 60px;
	height: 72px;
	line-height: 72px;
	color: #333;
}
#page_show a.bt_more {
	background-color: #007ccd;
	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: #444;
}

.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 a {
	background: url('images/show_menu_bkgr.png') no-repeat;
	height: 55px;
	font-size: 1em;
}
#page_show_menu>ul>li>a {
	padding: 0 0 0 0;
}
#page_show_menu a span {
	display: none;
}
#page_show_menu_home a {
	background-position: 0 0;
	width: 116px;
	text-indent: -9999px;
}
#page_show_menu_home a:hover {
	background-position: 0 -55px;
}
#page_show_menu_clips a {
	background-position: -116px 0;
	width: 114px;
}
#page_show_menu_clips a:hover {
	background-position: -116px -55px;
}
#page_show_menu_video a {
	background-position: -230px 0;
	width: 129px;
}
#page_show_menu_video a:hover {
	background-position: -230px -55px;
}
#page_show_menu_photos a {
	background-position: -359px 0;
	width: 116px;
}
#page_show_menu_photos a:hover {
	background-position: -359px -55px;
}
#page_show_menu_contest a {
	background-position: -475px 0;
	width: 121px;
}
#page_show_menu_contest a:hover {
	background-position: -475px -55px;
}
#page_show_menu_video>ul {
	top: 45px;
	left: 10px;
	width: 200px;
}
#page_show_menu_video>ul>li a {
	background: #ebd98f;
	color: #000;
	height: auto;
	width: auto;
	padding: 5px;
}
#page_show_menu_video>ul>li a:hover {
	color: #96164c;
}
#page_show_feature {
	background: url('images/page_show_featured_bkgr.png') no-repeat top;
	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 -72px !important;
}