/* Style for the show */
body {
	background: url('images/page_bkgr.jpg') #000000 top center scroll;
}
#page_header {
	padding-top: 142px;
}
#page_body {
	background: none;
}
#page_show_header {
}
a:link, a:visited {
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
}
a.bt_more {
	background-color: #333;
	color: #EAEAEA;
}
a.bt_more:hover {
	background-color: #666;
	color: #FFF;
}
#page_show_top {
	color: #CCC;
	/*background: url('images/page_show_header_bkgr.png') no-repeat;*/
	min-height: 180px;
}
#page_show_logo h2 {
	color: #FFF;
}
#page_show_logo {
	background: url('images/logo_mtvexit.png') no-repeat;
	display: block;
	height: 111px;
	width: 200px;
}
#page_show_logo * {
	display: none !important;
}

#page_show_menu {
	font-size: 1.2em;
	padding-top: 14px;
}
#page_show_menu a {
	color: #FFF;
	font-family: Arial;
	padding: 5px 18px !important;
}
#page_show_menu a:hover {
	background: url('images/undermenu.png') no-repeat;
	color: #0099FF;
}
#page_show_menu li>ul>li>a {
	width: 200px;
}
#page_show_body {
	background: url('images/page_body_bkgr.png') repeat-y;
	color: #EAEAEA;
}
#page_show_content {
	background: none;
}
#page_show_sidebar {
	background: none;
}
#page_show_feature {
	background: url('images/page_show_feature_bkgr.png') no-repeat;
	min-height: 257px;
}
#page_show_feature_nav li {
	background: url('images/orange_gradient_20.png') repeat-x top;
}
#page_show_feature_nav li:hover {
	background: #333;
}
#page_show_feature_nav li h4 {
	color: #666;
}
#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_listseasons .overall_bkgr_white {
	background: none;
}

h3.section_box_header {
	background-image: url('images/h3_bkgr.png');
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 25px;
	margin-left: -10px;
}
/*#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 -53px;
}*/
/*show comments*/
.overall_member_comment_content > ul > li {
	background: none;
}
.overall_member_comment_content .content .comment {
	background: #000;
}