@charset "utf-8";
/* CSS Document */

/* styling for the image wrapper  */ 
#image_wrap {
	/* dimensions */ 

    margin:0px 0px 0px 0px;
	padding:0px 0px;
	/* centered */ 
    text-align:left;
	/* some "skinning" */ 
    background-color:#efefef;
	border:4px solid #fff;
	outline:1px solid #ddd;
	-moz-ouline-radius:3px;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image: url(../images/base.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: justify;
}
.legal {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	text-align: center;
}
a {
	font-size: 10px;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #A434E7;
}
a:visited {
	text-decoration: none;
	color: #A434E7;
}
a:hover {
	text-decoration: underline;
	color: #F90A17;
}
a:active {
	text-decoration: none;
	color: #F90A17;
}
#wrapper {
	width:955px;
	height:auto;
	margin:0 auto;
	padding:0px 11px;
	background-image:url(/images/bg_side_detail.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	overflow:visible;
}
#header {
	float:left;
	clear:both;
}
#header #navWrapper {
	float:left;
	height:28px;
}
#header .stick {
	height:4px;
	width:955px;
	clear:both;

}
#header #leaderBoard {
	float:left;
	background-image:url(../../images/top_gradient.gif);
	width:745px;
	height:118px;
}
#header #mtvLogo {
	float:left;
	margin-right:1px;
}
#header .stickTop {

	height:4px;
	width:955px;
	clear:both;
}

#footer {
	clear:both;
	width:955px;
	height:26px;
	background-image:url(/images/footer_bg.gif);
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ababa6;
	padding-top:5px;
	margin-top:5px;
	background-repeat: repeat-x;
}
#footer a {
	color:#ababa6;
	text-decoration:none;
}

.navItem {
	width:118px;
	background-color:#a1a19c;
	border-left:3px solid #d6d6d6;
	border-right:3px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	padding:1px 2px;
}
.navItemLast {
	/*width:118px;
	background-image:url(../images/curve_dropdown_bt.gif);
	padding:1px 5px;
	height: 22px;
	background-repeat: no-repeat;*/
	width:118px;
	background-color:#a1a19c;
	border-left:3px solid #d6d6d6;
	border-right:3px solid #d6d6d6;
	border-bottom:3px solid #d6d6d6;
	padding:1px 2px;
}
.navItemLast:hover {
	/*width:118px;
	background-image:url(../images/curve_dropdown_over_bt.gif);
	padding:1px 5px;
	height: 22px;
	background-repeat: no-repeat;*/
	background-color:#CC0F0F;
}

.navItem:hover { background-color:#CC0F0F;

}
.navItem a, .navItemLast a {
	color:#FFFFFF;
	text-decoration:none;

}
.dropDown {
	position:absolute; z-index:75; width:128px; visibility:hidden; margin-top:-3px;
}
#header {
	position:relative;
	z-index:60;
}
#content {

}
#contentWrapper {
	position:relative;
	float:left;
	width:957px;
	/*min-height:652px;*/
	margin-top:3px;
	margin-bottom:5px;
}
#contentWrapper #faker {
	width:324px;
	height:673px;
	left:0px;
	float:left;
}
#contentWrapper #player {
	position:absolute;
	width:324px;
	height:673px;
	z-index:5;
	left:0px;
}
#contentWrapper #content {
	float:left;
	width:324px;
}

#search {
	float:left;
}

#sched {
	float:left; margin:5px 0px;
}

#bigbox {
	float:left;
	position:absolute;
	left:655px;
	margin-top:288px;
	z-index:99;
}

#insiderWrapper {
	position:absolute;
	left:653px;
	margin-top:552px;
}
#vidSelector {position:absolute; left:653px; margin-top:542px;}


#content #contentTop {
	background-image:url(/images/curve_content_tp.gif);
	background-repeat:no-repeat;
	width:324px;
	position: relative;
	float: left;
}
#contentTitle { /* deprecated */
	float:left;
	margin-left:10px;
	margin-top:4px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
#breadCrumb {
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:7px;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
}
#breadCrumb a {
	color:#CC0F0F;
	text-decoration:none;
}
.justLink {
	color:#CC0F0F;
	text-decoration:none;
}
#currentItem {
	text-transform:lowercase;
}

#content #contentInner {
	width:316px;
	background-color:#F0EFEB;
	padding:2px 3px 0px 5px;
	min-height:641px;
	float: left;
}
#content #contentInner a {
	color:#666;
}
#content #contentInner a:hover {
	color:#CC0F0F;
}
#content #contentInnerHome {
	width:316px;
	background-color:#F0EFEB;
	padding:2px 3px 0px 5px;
	min-height:387px;
}

.metaSubHead a {
	color:#FF8900;
}

#content H1 {font-size:14px;
font-weight:bold;
margin:4px 0px;
color:#CC0f0f;
}
#content H2 {font-size:12px;
font-weight:bold;
margin:4px 0px;
color:#CC0f0f;
}
.videoContent {
	margin:5px 0px;
	clear:both;
}
.showsContent {
	margin:5px 0px;
	clear:both;
}
.videoImg {
	float:left;
	height:auto;
	width:83px;
	margin-right:8px;
	margin-bottom:3px;
}
.newsImageCaption {
	text-align:right;
	clear:both;
	font-size:.7 em;
}
.newsImageTitle {
	text-align:right;
	clear:both;
	font-size:.7 em;
}
.description {
float:left;
	width:218px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8C;
	margin-bottom:3px;

}
.metaHead a {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; color:#666; !important
}
.metaHead a:hover {
	color:#CC0F0F; !important
}
.showLinks {
	text-align:left;
	margin:8px 2px 8px 3px;
}

.showLinks a {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; color:#FF8900;
}

.showLinks a:hover {

}

#content #contentBottom {
	background-image:url(/images/curve_content_bt.gif);
	width:324px;
	height:10px;
	float: left;
}
#footer{
	clear:both;
}
#rightCol {
	float:left; width:300px;
	margin-left:5px;
	display:inline;
}
/*  video gateway styles */


#wrapper #footerText {
	width:400px;
	text-align:center;
	margin:8px auto 5px auto;
}
#copyrightText {
	width:550px;
	height:24px;
	text-align:center;
	margin:8px auto 5px auto;
}
#copyrightText a {
	text-decoration:none;
	color:#666;
}
#backnext {
	clear:both;
	text-align:right;
	margin:5px;
}

.chartContent {
	width:310px;
	padding-bottom:3px;
	float:left;
	height:78px;
	background-color:#FFFFFF;
}
.chartImage {
	float:left; width:83px; height:63px; margin-left:10px; margin-top:10px;
}
.chartText {
	margin-top:10px; float:left; margin-left:15px;
}
.chartText a {
	color:#666666;
	text-decoration:none;
}
.chartText a:hover {
	color:FF8900;
}

.rssLink {
	float:right;
	margin:6px 10px 0px 0px;
}
#footerText a {
	color: #999999;
}

// insider stuff

#alertWrapper td, p, input, div{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#8c8c8c;}
#alertContents {padding:8px 8px 2px 8px; border:1 red solid}
.nlsub_success {display:none;}

#overlay {
	background: #333;
	opacity: 0.6; 
	filter: alpha(opacity=60); 
	position: absolute; 
	width: 100%; 
	height: 100%;	
	z-index: 95; 
	display:none;
}

html, body {
	height:100%;
	width: 100%;
	text-align: center;
}

#messageBox { width:354px; position:absolute; z-index:97; display:none; overflow:visible; background-color:#999999;

}
#messageText input, #messageText textarea {font-family:Arial, Helvetica, sans-serif; font-size:11px;}
#messageText {
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CBCBCB;
	width:256px;
	text-align:center;
}.showBinTitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#moreVideoContent .moreVideoItem {
	width:276px;
	margin:5px;
	margin-top:0px;
	background-color:#3c3c3c;
	padding:2px;
	float:left;
}
#rightCol #moreVideo {
	width:300px;
	background:#141310;
	float:left;
	margin-bottom:5px;
}
.moreVideoItem .moreVideoThumb {
	width:69px;
	height:52px;	
	margin:4px;
	float:left;
}
.moreVideoItem .moreVideoText {
	float:left;
	margin:4px 4px 2px 0px;
	width:194px;
	font-size:11px;
}
.moreVideoItem .moreVideoDesc {
	color:#a2a2a2;
	font-size:10px;
}
#rightCol #moreVideo #moreVideoContent .moreVideoItem .moreVideoText .morePlayButton {
	clear:left;
	text-align:right;
}
.moreVideoItem  .moreVideoTitle {
	color:#d5d5d5;
}
.moreVideoTitle a {
	text-decoration:none;
}
.moreVideoItem a {
	text-decoration:none;
}
#moreVideoContent #moreVideoHeader {
	width:276px;
	margin:5px;
	background-color:#2b2b2b;
	padding:2px;
}
#moreVideo #moreVideoContent {
	background-color:#4a4a4a;
	width:290px;
	margin:0 5px;
	float:left;
}

#moreNewsContent .moreNewsItem {
	width:276px;
	margin:5px;
	margin-top:0px;
	background-color:#3c3c3c;
	padding:2px;
	float:left;
}
#rightCol #moreNews {
	width:300px;
	background:#141310;
	float:left;
	margin-bottom:5px;
}
.moreNewsItem .moreNewsThumb {
	width:69px;
	height:52px;	
	margin:4px;
	float:left;
}
.moreNewsItem .moreNewsText {
	float:left;
	margin:4px 4px 2px 0px;
	width:194px;
	font-size:11px;
}
.moreNewsItem .moreNewsDesc {
	color:#a2a2a2;
	font-size:10px;
}
#rightCol #moreNews .morePlayButton {
	clear:left;
	text-align:right;
}
.moreNewsItem  .moreNewsTitle {
	color:#d5d5d5;
}
.moreNewsTitle a {
	text-decoration:none;
}
.moreNewsItem a {
	text-decoration:none;
}
#moreNewsContent #moreNewsHeader {
	width:276px;
	margin:5px;
	background-color:#2b2b2b;	
}
#moreNews #moreNewsContent {
	background-color:#4a4a4a;
	width:290px;
	margin:0 5px;
	float:left;
}


#headerV3 {	
	width:955px;
	background-color:#FFFFFF;
	float:left;
	margin-bottom:5px;
	position:relative;
	z-index:20;
	display:inline;
}
#headerV3 #logo {
	width:121px;
	margin-left:42px;
	margin-top:8px;
	float:left;
	display:inline;
}
#headerV3 #topBannerV3 {
	float:left;
	margin:6px 0 0 47px;
	width:741px;	
}

.dropDownV3 {
position:absolute; z-index:75; min-width:128px; visibility:hidden; margin-top:25px; clear:left;
background-color:#2f2f2d; border:5px solid #141310; padding:5px;
font-size:11px;
color:#9d9d9d;
}
.navCol {
margin: 0 5px 5px 5px;
float:left;
display:inline;
}
.navCol a {
color:#9d9d9d;
text-decoration:none;
}
.navCol a:hover {
color:#ffffff;
text-decoration:underline;
}
#insider {
	background-color:#141310;
	width:300px;
	float:left;
}
#insider #insiderContent {
	margin:0px 6px;
	background-color:#4A4A4A;
	color:#FFFFFF;
	padding: 5px 0px 5px 0px;
	float:left;
}
#insiderBody {
	font-size:11px;
	color:#B0b0b0;
	font-weight:normal;
	background-color:#3c3c3c;
	margin:0px 5px 0px 5px;
	padding:4px;
	width:271px;
}
#insiderContent #insiderTitle {
	margin:0px 5px 5px 6px;
}
#insiderBody input {
	width:172px;
	height:20px;
	#height:15px; 		
	font-size:10px;
	border:1px solid #2b2b2b;
	background-color:#2b2b2b;
	color:#FFFFFF;
}
#insiderBody td {
	color:#d5d5d5;
}

#rightCol #socialLinks {
	background-color:#141310;
	width:300px;
	margin-bottom:3px;
	float:left;
}
#rightCol #socialBody {
	background-color:#4a4a4a;
	width:285px;
	margin-left:5px;
	text-align:left;
	padding:5px 0 5px 5px;
	color:#ffca00;
}
#rightCol #socialLinks #socialBody a {
	color: #FFFFFF;
}
#featureItem {
	float:left;
	width:620px;
	margin:5px 0px 0px 5px;
	padding:2px 5px 2px 5px;
	background-color:#525252;
}
#logo {background-image:url(/images/home/header_logo.gif);}#featuredContentWrapper #titleBar {
	background-color:#4a4a4a;
	margin-left:5px;
	width:641px;
	float:left;
	margin-bottom:5px;
}
#titleBar #titleBox {
	background-color:#2b2b2b;
	margin:5px;
	width:627px;
	padding:2px;
}
/* more photos */

.photoListItem {
	width:276px;
	margin:5px;
	margin-top:0px;
	background-color:#3c3c3c;
	padding:2px;
	float:left;
	clear:both;
}
#rightCol #photoList {
	width:300px;
	background:#141310;
	float:left;
	margin-bottom:5px;
}
.photoListItem .photoListThumb {
	margin:4px;
	float:left;
}
.photoListItem .photoListText {
	clear:both;
	margin:4px 4px 2px 0px;
	width:194px;
	font-size:11px;
}
.photoListItem .photoListDesc {
	color:#a2a2a2;
	font-size:10px;
}
#rightCol #photoList .morePlayButton {
	clear:left;
	text-align:right;
}
.photoListItem  .photoListTitle {
	color:#d5d5d5;
}
.photoListTitle a {
	text-decoration:none;
}
.photoListItem a {
	text-decoration:none;
}
#photoListContent #photoListHeader {
	width:276px;
	margin:5px;
	background-color:#2b2b2b;	
}
#photoList #photoListContent {
	background-color:#4a4a4a;
	width:290px;
	margin:0 5px;
	float:left;
}

/* music search */

#rightCol #musicSearch {
	background-color:#141310;
	width:300px;
	float:left;
	margin-bottom:5px;
}
#musicSearch #musicSearchContent {
	margin:0px 5px;
	width:280px;
	background-color:#4A4A4A;
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px;
	float:left;
}
#musicSearch #musicSearchContent div {
	background-color:#2B2B2B;
	margin:0px;
	padding:2px;
	width:276px;
	float:left;
}
#seeAllPhotos {text-align:center;}
#seeAllPhotos a {
	color:#fa8ec8; font-size:10px; text-decoration:none;

}
.schedDay {font-size:14px;color:#000000;}
.schedTime{font-size:12px;color:#000000;}
.schedShowTitle{font-size:12px;color:#000000;}

#sitemap H1 {font-size:14px;color:#ffffff;}
#sitemap H2 {font-size:12px;color:#ffffff;}
#sitemap a {text-decoration:none;}
#sitemap {padding:5px;}

#leftCol {display:inline}

#exclusives {display:inline; !important}

#headerLowerHalf {margin-top:0px !important
}

object {outline:none;}
#footerV3 {
	background-color:#141310;
	overflow:visible;
	clear:both;
	padding-top:10px;
}

#footerV3 #footerNavV3 {
	margin:0px auto 8px auto;
	width:402px;
}
#footerV3 #footerTextV3 {
	font-size:9px;
	color:#FFFFFF;
	width:750px;
	text-align:center;
	margin:0 auto;
}
#footerV3 #copyrightText {
	color:#FFFFFF;
}
#footerV3 #muchpromo {
	font-size:9px;
	color:#FFFFFF;
	width:750px;
	text-align:center;
	margin:0 auto;
}
.searchTitle {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	clear: left;
	
}
.searchTitle:hover {text-decoration:underline;
	
}
.searchDescription {
	font-size: 12px;
	color: #999999;
	clear: left;
}
.searchSummary {
	font-size: 12px;
	color: #CCCCCC;
	clear: left;
}
.searchSummary b {
	color:#FFFFFF;
	font-weight:bold;
}

.searchVidThumb {
	float: left;
	margin: 5px;
}
.searchVidText {
	float: left;
	margin: 5px 0px 5px 0px;
	width:510px;
}
.searchVidText .searchVidTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	clear: left;
}

.searchVidText .searchVidArtist {
	font-size: 14px;
	color: #999999;
	clear: left;
}
.searchVidText .searchVidDir {
	font-size: 12px;
	color: #CCCCCC;
	clear: left;
}

#searchNav {
	margin-left:10px;
	margin-top:10px;
}
#searchNav .searchNavItem {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px 10px 3px 10px;
	float: left;
	
	margin-right: 5px;
	text-decoration:none;
	font-weight:bold;
}
#searchNav .searchNavOn {
background-color:#4a4a4a;

}

#avgRating {
	padding:3px 0px 3px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFBBDF;
	float:right;
	clear:right;
	margin-right:23px;
}

.vidEmbed {width:573px; padding-left:55px; clear:both; margin-top:10px; margin-bottom:10px; float:left;
}

.homeModuleItem {
	background-color:#343433;
	width:307px;
	height:81px;
	margin-left:5px;
	margin-bottom:2px;
	padding:3px;
	float:left;
}
.homeModuleItem .homeModuleText {
	float:left;
	width:190px;
	margin-left:12px;
}
.homeModuleItem .homeModuleText .homeModuleTitle a {
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}

.homeModuleItem .homeModuleText .homeModuleTitle a:hover {
	text-decoration:underline;
}
.homeModuleItem .homeModuleText .homeModuleDescription {
	font-size:10px;
	color:#868686;
}
#newsModuleWrap {
	width:323px; background-color:#141310; float:left; margin-bottom:5px;
}
.centre_text {
	text-align: center;
}
#ticker {
	padding: 5px 0 0px 0px;
	background-color: #D00900;
	position:relative;
	height:20px;
	width:968px;
	float:center;
	color:#efefef;
	font-size: 14px;
  }
  
  

  
  
