
	/* 
Title:		Reset default browser styles
Author: 	Based on Eric Meyer's Reset CSS: http://meyerweb.com/eric/tools/css/reset
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
:focus {
	outline: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	/* Fix for tracking pixels in body */
body img{
	display:block;
}

body #mtvnContainer img{
	display:inline;
}		
	/*
Title: 		Scenic Master CSS
*/
#mtvnContainer {
	width: auto;
	min-width: 980px;
	/* background: #e1e1e1	url(/mtvn/base/images/default/hat.gif) no-repeat 50% 0; */ 
	}
#mtvnContainerInner {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 110px 0 0 0;
	background: #E1E1E1;
	}
#mtvnWrapInner {
	padding: 10px 0 0 0;
	/* background: transparent url(/mtvn/base/images/default/page-header-bg.gif) no-repeat scroll left top; */
	}
	
	
#mtvnHeader {
	width: 980px;
	margin: 0 auto 0 !important;
	background-color: #000;
	padding: 3px 0 !important;
	}

#mtvnNav { 
	position: absolute; 
	top: 0px; 
	}

#mtvnNavlist {
	float: left;	
	}
#mtvnNav .mtvn-search-box {
	float: right;
	}	
	
#mtvnFooter {
	width: 980px;
	}
#mtvnMemberbar {
	width: 980px;
	min-height: 31px;
	}

/* layouts */
.mtvn-lyt {
	/* margin: 0 0 10px 0; */
	}
.mtvn-lyt-4-2 .mtvn-grp-a {
	float: left;
	width: 650px;
	margin: 0 0 0 10px;
	}
.mtvn-lyt-4-2 .mtvn-grp-b {
	float: right;
	width: 300px;
	margin: 0 10px 0 0;
	}
	
.mtvn-lyt-1-3-2 .mtvn-grp-a {
	float: left;
	width: 160px;
	margin: 0 0 0 10px;
	}
.mtvn-lyt-1-3-2 .mtvn-grp-b {
	float: left;
	width: 480px;
	margin: 0 0 0 10px;
	}
.mtvn-lyt-1-3-2 .mtvn-grp-c {
	float: right;
	width: 300px;
	margin: 0 10px 0 0;
	}
	
.mtvn-lyt-1-4-1 .mtvn-grp-a {
	float: left;
	width: 160px;
	margin: 0 0 0 10px;
	}
.mtvn-lyt-1-4-1 .mtvn-grp-b {
	float: left;
	width: 620px;
	margin: 0 0 0 10px;
	}
.mtvn-lyt-1-4-1 .mtvn-grp-c {
	float: right;
	width: 160px;
	margin: 0 10px 0 0;
	}

.mtvn-lyt-5-1 .mtvn-grp-a {
	float: left;
	width: 790px;
	margin: 0 0 0 10px;
	}
.mtvn-lyt-5-1 .mtvn-grp-b {
	float: right;
	width: 160px;
	margin: 0 10px 0 0;
	}
	
.mtvn-lyt-6 .mtvn-grp-a {
	width: 960px;
	margin: 0 0 0 10px;
	}

.mtvn-lyt .mtvn-grp-a,
.mtvn-lyt .mtvn-grp-b,
.mtvn-lyt .mtvn-grp-c {
	overflow: hidden;
	}
	
/* self-clear floats */
.mtvn-lyt:after,
.mtvn-grp:after,
.mtvn-mdl:after,
.mtvn-lst:after,
.mtvn-lst li:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
/* trigger hasLayout and target ie5+6/win only */
* html .mtvn-lyt,
* html .mtvn-grp,
* html .mtvn-mdl,
* html .mtvn-lst,
* html .mtvn-lst li {
	height: 1%;
	}

/* trigger hasLayout and target ie7/win only */
*:first-child+html .mtvn-lyt,
*:first-child+html .mtvn-grp,
*:first-child+html .mtvn-mdl,
*:first-child+html .mtvn-lst,
*:first-child+html .mtvn-lst li {
	zoom: 1;
	}body.mtvn {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #1f1f1f;
	background: #fff;
	}

/* links */
a:link, a:visited {
	color: #0077bb;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

/* page header */
#mtvnPageHeader h1 {
	font-weight: bold;
	font-size: 253.8%;
	padding: 0;
	margin: 0;
	}
#mtvnPageHeader a:link,
#mtvnPageHeader a:visited {
	font-weight: bold;
	}
	

/* modules */
.mtvn-mdl {
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	background: #fff;
	}
.mtvn-mdl-clean {
	margin: 0;
	padding: 0;
	background: transparent; 
	}

/* ad modules */
.mtvn-mdl-ad {
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
	background: url(/mtvn/base/images/advertisement-text.gif) no-repeat 12px 100%;
	}
.mtvn-mdl-ad-banner {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: table;
	background: transparent;
	}
.mtvn-mdl-ad-728x90 {
	margin: 0 auto;
	width: 728px;
	position: static;
	padding: 0;
	background: transparent;
	}

/* header info module */
.mtvn-mdl-hdr-info {
	padding: 0;
	background: transparent;
	}
.mtvn-mdl-hdr-info h1 {
	font-size: 153.9%;
	font-weight: normal;
	float: left;
	}
.mtvn-mdl-hdr-info .mtvn-sublist {
	font-size: 85%;
	margin: 0 0 5px 0;
	}
.mtvn-mdl-hdr-info .mtvn-desc {
	margin: 0 0 5px 0;
	}
.mtvn-mdl-hdr-info .mtvn-desc .mtvn-more-ctrl{ 
	display: none;
	}
.mtvn-mdl-hdr-info .mtvn-desc-wmore {
	position: relative;
	max-height: 35px;
	overflow: hidden;
	}
.mtvn-mdl-hdr-info .mtvn-desc-wmore .mtvn-more-ctrl{
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 3px 3px 3px 3px;
	background: #fff;
	}
.mtvn-mdl-hdr-info .mtvn-desc-wmore .mtvn-less-ctrl{
	display: none;
	}
	
	


/* module headers */
.mtvn-h {
	text-transform: uppercase;
	margin: 5px 0 10px 0;
	}
.mtvn-h1 {
	font-size: 174%;
	}
.mtvn-h2 {
	font-size: 153.9%;
	}
.mtvn-h3,
.mtvn-lyt-b .mtvn-grp-a .mtvn-h2,
.mtvn-lyt-c .mtvn-grp-a .mtvn-h2 {
	font-size: 116%;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	}

/* module description */
.mtvn-desc p {
	margin: 0 0 10px 0;
	}

/* module tabs (.mtvn-mdl-tabs) */
.mtvn-mdl-tabs {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	border-bottom: 3px solid #333;
	}
.mtvn-mdl-tabs li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	}
.mtvn-mdl-tabs li a:link,
.mtvn-mdl-tabs li a:visited {
	float: left;
	padding: 2px 10px;
	color: #fff;
	background: #4498c8;
	outline: none;
	font-size: 85%;
	}
.mtvn-mdl-tabs li a:hover {
	text-decoration: underline;
	}
.mtvn-mdl-tabs li.mtvn-active {
	border-color: #333;
	}
.mtvn-mdl-tabs li.mtvn-active a:hover {
	text-decoration: none;
	}
.mtvn-mdl-tabs li.mtvn-active a:link,
.mtvn-mdl-tabs li.mtvn-active a:visited {
	background: #333;
	}

/* large tabs */
.mtvn-mdl-tabs-lg li a:link, 
.mtvn-mdl-tabs-lg li a:visited {
	font-size: 131%;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	}

/* subhead */
.mtvn-mdl-subhead {
	margin: 0 0 10px 0;
	}
.mtvn-mdl-subhead .mtvn-mdl-tabs {
	margin-bottom: 0;
	}
.mtvn-mdl-subhead-a {
	float: left;
	}
.mtvn-mdl-subhead-b {
	float: right;
	}
/* results subhead */
.mtvn-mdl-subhead-results {
	color: #989898;
	display: block;
	font-size: 85%;
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
    background-color: #f5f5f5;
	display: block;
	font-weight: normal;
	}
.mtvn-mdl-subhead-results em, 
.mtvn-mdl-subhead-results span {
	font-style: normal;
	color: #333333;
	}


/* module footer */
.mtvn-mdl-footer {
	margin-bottom: 10px;
	}
.mtvn-mdl-footer-a {
	float: left;
	}
.mtvn-mdl-footer-b {
	float: right;
	}

/* lists */
.mtvn-lst li {
	border-bottom: 1px dotted #D9D9D9;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	}
.mtvn-lst li.mtvn-last {
	border: none;
	padding: 0;
	}
#mtvnWrap .mtvn-lst-simple li {
	border: none;
	margin: 0 0 5px 0;
	padding: 0;
	}
#mtvnWrap .mtvn-lst-simple li.mtvn-last {
	margin: 0 0 10px 0;
	}
	
#mtvnWrap .mtvn-lst-select li {
	border: none;
	margin: 0;
	padding: 0;
	}

/* item columns */
.mtvn-lst li .mtvn-item-img {
	float: left;
	}
.mtvn-lst-140 li .mtvn-item-img {
	width: 140px;
	}
.mtvn-lst-140 li .mtvn-item-content {
	margin-left: 150px;
	}

.mtvn-lst-100 li .mtvn-item-img {
	width: 100px;
	}
.mtvn-lst-100 li .mtvn-item-content {
	margin-left: 110px;
	}

.mtvn-lst-70 li .mtvn-item-img {
	width: 70px;
	}
.mtvn-lst-70 li .mtvn-item-content {
	margin-left: 80px;
	}

/* list item titles */
.mtvn-lst li .mtvn-t1 {
	font-size: 167%;
	}
.mtvn-lst li .mtvn-t2 {
	font-size: 123.1%;
	font-weight: bold;
	}
.mtvn-lst li .mtvn-t3 {
	font-size: 85%;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	}
.mtvn-lst li .mtvn-t4 {
	font: 85%/123.1% Tahoma, Verdana, sans-serif;
	}

/* title with subtitle */	
.mtvn-lst li .mtvn-t a .mtvn-t-wsub em {
	font-style: normal;
	}
.mtvn-lst li .mtvn-t a .mtvn-t-wsub span {
	font-weight: normal;
	font-style: normal;
	display: block;
	}
.mtvn-lst li .mtvn-t a span.mtvn-label {
	display: inline;
	color: #b3b3b3;
	}

/* title with note */
.mtvn-lst li a.mtvn-t-wnote {
	position: relative;
	}
.mtvn-lst li a.mtvn-t-wnote em {
	font-style: normal;
	display: block;
	width: 80px;
	}
.mtvn-lst li a.mtvn-t-wnote span {
	position: absolute;
	right: 3px;
	bottom: 5px;
	}

/* item control */
.mtvn-lst li .mtvn-ctrl {
	float: right;
	}


/* item description */	
.mtvn-lst li .mtvn-desc {
	font-size: 85%;
	font-family: Tahoma, Verdana, sans-serif;
	/* margin: 10px 0 0 0; */
	}
	
/* meta line */
.mtvn-lst li .mtvn-item-meta {
	/* margin: 10px 0 0 0; */
	}
.mtvn-lst li .mtvn-item-meta span {
	padding: 0 12px 0 0;
	color: #999999;
	font-family: Verdana,sans-serif;
	font-size: 69.2%;
	}
.mtvn-lst li .mtvn-item-meta span em {
	font-weight: bold;
	font-style: normal;
	}

/* link list inside slat */
.mtvn-lst li .mtvn-links-wrap {
	margin: 10px 0 0 0;
	}
.mtvn-lst li .mtvn-links-lst {
	width: 9em;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	float: left;
	}
.mtvn-lst li .mtvn-links-lst li {
	margin: 0;
	padding: 0;
	border: none;
	}	
.mtvn-lst li .mtvn-links-lst li a {
	font-size: 85%;
	}

/* THUMBNAILS */
.mtvn-lst li .mtvn-thumb {
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	}
.mtvn-lst li a .mtvn-thumb {
	cursor: pointer;
	}
	
/* maintain space for images */
.mtvn-lst li .mtvn-thumb-140x105 {
	width: 140px;
	height: 105px;
	}	

/* image overlays */
.mtvn-lst li .mtvn-thumb .mtvn-ovly {
	float: left;
	display: block;
	outline:none;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	}
.mtvn-lst li .mtvn-thumb-140x105 .mtvn-ovly-play {
	background: url(/mtvn/base/images/overlays/img-overlay-play-lg.png) no-repeat top right;
	width: 140px;
	height: 105px;
	}
.mtvn-lst li .mtvn-thumb-70x53 .mtvn-ovly-play {
	background: url(/mtvn/base/images/overlays/img-overlay-play-sm.png) no-repeat top right;
	width: 70px;
	height: 53px;
	}	
	
/* first element within an item should have no top margin */
.mtvn-lst li .mtvn-first {
	margin-top: 0;
	}

/* grid list */
#mtvnWrap .mtvn-lst-grid {
	margin-bottom: 20px;
	}
#mtvnWrap .mtvn-lst-grid li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
	}
#mtvnWrap .mtvn-lst-grid li .mtvn-item-img {
	float: none;
	}
#mtvnWrap .mtvn-lst-grid li.mtvn-last {
	margin-right: 0;
	}
#mtvnWrap .mtvn-lst-grid li .mtvn-thumb {
	float: none;
	display: block;
	margin: 0 0 5px 0;
	}
#mtvnWrap .mtvn-lst-grid li .mtvn-item-meta span{
	display: block;
	}
	
/* grid list with horizontal slats */
#mtvnWrap .mtvn-lst-grid-horiz li .mtvn-item-img {
	float: left;
	}
#mtvnWrap .mtvn-lst-grid-horiz li .mtvn-thumb {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	}

/* 4-2 layout grids */
.mtvn-lyt-4-2 .mtvn-grp-a .mtvn-lst-grid-2 li {
	width: 310px;
	margin-right: 10px;
	}
.mtvn-lyt-4-2 .mtvn-grp-a .mtvn-lst-grid-3 li {
	width: 190px;
	margin-right: 20px;
	}
.mtvn-lyt-4-2 .mtvn-grp-a .mtvn-lst-grid-5 li {
	width: 118px;
	margin-right: 10px;
	}

/* 5-1 layout grids */
.mtvn-lyt-5-1 .mtvn-grp-a .mtvn-lst-grid-4 li {
	width: 182px;
	margin-right: 10px;
	}

/* 6 layout grids */
.mtvn-lyt-6 .mtvn-lst-grid-3 li {
	width: 306px;
	margin-right: 10px;
	}


/* select lists */
#mtvnWrap .mtvn-lst-select li a:link,
#mtvnWrap .mtvn-lst-select li a:visited {
	display: block;
	padding: 5px 3px 5px 3px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#mtvnWrap .mtvn-lst-select li .mtvn-t-wnote span {
	color: #b2b2b2;
	}
#mtvnWrap .mtvn-lst-select li div a:hover {
	text-decoration: none;
	background-color: #0077bb;
	color: #fff;
	}
#mtvnWrap .mtvn-lst-select li div a:hover.mtvn-t-wnote span {
	color: #fff;
	}

/* selected lists */
#mtvnWrap .mtvn-lst-selected li {
	padding: 5px 3px 5px 3px;
	margin: 0 0 5px 0;
	color: #fff;
	background-color: #0077bb;
	border: none;
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#mtvnWrap .mtvn-lst-selected li.mtvn-last {
	padding: 3px;
	margin: 0 0 10px 0;
	}
#mtvnWrap .mtvn-lst-selected li .mtvn-t {
	color: #5ba5d0;	
	}
#mtvnWrap .mtvn-lst-selected li .mtvn-t span {
	display: block;
	width: 110px;
	text-transform: uppercase;
	}
#mtvnWrap .mtvn-lst-selected li .mtvn-desc  {
	font-weight: bold;
	}
#mtvnWrap .mtvn-lst-selected li a.mtvn-ctrl {
	font-weight: bold;
	position: absolute;
	top: 3px;
	right: 3px;
	}
#mtvnWrap .mtvn-lst-selected li a.mtvn-ctrl:link,
#mtvnWrap .mtvn-lst-selected li a.mtvn-ctrl:visited {
	color: #fff;
	}

	
	
/* show/hide */
.mtvn-showhide-container {
	padding-bottom: 10px;
	}
.mtvn-showhide-ctrl {
	margin: 5px 0 0 0;
	display: none;
	}
.mtvn-showhide-ctrl a {
	font-size: 85%;
	display: none;
	}
.mtvn-showhide-hide .mtvn-showhide {
	display: none; 
	}	
.mtvn-showhide-hide .mtvn-showhide-ctrl a.mtvn-more,
.mtvn-showhide-show .mtvn-showhide-ctrl a.mtvn-fewer {
	display: block;
	}
.mtvn-showhide-show .mtvn-showhide-ctrl a.mtvn-more,
.mtvn-showhide-hide .mtvn-showhide-ctrl a.mtvn-fewer {
	display: none;
	}

/* pagination */
.mtvn-pagination {
	margin: 0 0 10px 0;
	padding: 7px 0 7px 0;
	text-align:center;
	}
.mtvn-pagination a,
.mtvn-pagination span {
	font-weight: bold;
	font-size: 123.1%;
	padding: 3px;
	margin: 2px;
	}
.mtvn-pagination a:link, 
.mtvn-pagination a:visited {
	font-weight: bold;
	}
.mtvn-pagination span {
	border: 1px solid #b2b2b2;
	color: #b2b2b2;
	}
.mtvn-pagination a:link,
.mtvn-pagination a:visited {
	color: #4498C8;
	}	
.mtvn-pagination .mtvn-pagination-btn {
	padding: 4px;
	text-decoration:none;
	border: none;
	}
.mtvn-pagination a.mtvn-pagination-btn:link,
.mtvn-pagination a.mtvn-pagination-btn:visited {
	background: #4498C8;
	color: #fff;
	}
.mtvn-pagination span.mtvn-pagination-btn {
	background: #b2b2b2;
	color: #fff;
	}
	
/* pagination form */
.mtvn-pagination-form form {
	display: inline;
	color: #999;
	}
.mtvn-pagination-form .mtvn-pagination-btn {
	font-size: 189%;
	line-height: 46%;
	}
.mtvn-pagination-form input {
	border: 1px solid #D7D7D7;
	width: 18px;
	height: 13px;
	margin-right: 3px;
	}
.mtvn-mdl-footer .mtvn-pagination-form {
	font-size: 85%;
	}

/* icons */
.mtvn-icon {
	display: block;
	outline:none;
	overflow: hidden;
	text-indent: -9999px;
	}
.mtvn-icon-rss-sm {
	background-image: url(/mtvn/base/images/icons/rss_14x14.gif);
	width: 14px;
	height: 14px;
	}

/* misc */	
.mtvn-hide {
	display: none !important;
	}
	
	
/* IE7 */
*:first-child+html #mtvnWrap .mtvn-lst-select li {
	zoom: normal;
	}/* QuickMenu */
#mtvnMemberbar .mtvn-mdl {
		margin:0;
		padding:0;
	}
#wQuickMenu .widgetContainer {
	border: none;
	}/* sponsored links */
.mtvn-mdl-keyword-match .mtvn-h2 {
	text-transform: uppercase;
	font-size: 93%;
	color:#AAA;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	}
	
.mtvn-mdl-keyword-match .mtvn-lst li .mtvn-t3 {
	font-size: 93%;
	}
	
.mtvn-mdl-keyword-match .mtvn-lst li .mtvn-t3 a:link,
.mtvn-mdl-keyword-match .mtvn-lst li .mtvn-t3 a:visited{
	font-weight:bold;
	}
	
.mtvn-mdl-keyword-match .mtvn-lst p {
	font-size: 85%;
	margin: 0;
	}

.mtvn-mdl-keyword-match .mtvn-lst li ul.mtvn-links-lst li a {
	color:#AAA;
	}

.mtvn-mdl-keyword-match .mtvn-lst {
	padding:0;
	line-height: 100%;
	}a img {
	border: none;
	vertical-align: bottom;
}

hr,.hide {
	display: none;
}

/*MARQUEE STYLES*/
.mtvn-marquee_ {
	padding: 10px;
}

.mtvn-marquee_ ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mtvn-marquee_list_vertical {
	float: right;
	width: 70px;
	position: relative;
}

.mtvn-marquee_list_vertical .mtvn-vertical {
	float: right;
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.mtvn-marquee_list_vertical a {
	display: block;
	overflow: hidden;
	width: 70px;
	padding: 0 0 5px 0px !important;
	position: relative;
}

.mtvn-marquee_img_vertical {
	overflow: hidden;
	float: left;
	position: relative;
	background-color: #FFF;
}

.mtvn-marquee_bg .mtvn-marquee_text ul.mtvn-marquee_sublist{
	margin-top: 5px;
}

.mtvn-marquee_bg .mtvn-marquee_text ul.mtvn-marquee_sublist li{
	display: inline;
	font-family: tahoma;
	font-size: 11px;
	padding-right: 10px;
}

ul.mtvn-marquee_sublist li a:link,ul.mtvn-marquee_sublist li a:visited {
	color: #FFFFFF !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.mtvn-marquee_thumb_vertical {
	width: 70px;
	height: 53px;
	position: absolute;
}

a.activeSlide {
	text-decoration: none !important;
}

a.activeSlide .mtvn-marquee_thumb_vertical {
	background: transparent
		url(http://www.mtv.com/global/music/images/marquee/arrow-left-white.gif)
		no-repeat;
}

.mtvn-marquee_ .mtvn-marquee_bg {
	background: transparent
		url(http://www.mtv.com/global/music/images/marquee/text-bg.png) repeat
		;
	min-height: 0px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	float: left;
}

.mtvn-marquee_ .mtvn-marquee_text {
	padding: 10px;
	min-height: 20px;
	z-index: 25 !important;
	text-align: left;
	color: #e5e5e5;
}

.mtvn-marquee_ .mtvn-marquee_text p {
	margin: 0px;
}

.mtvn-marquee_ .mtvn-marquee_text h2 {
	font-family: Arial !important;
	font-size: 27px !important;
	line-height: 30px;
	margin-bottom: -5px;
	margin-top: -4px;
	padding: 0;
}

.mtvn-marquee_ .mtvn-marquee_text a:link,.mtvn-marquee_ .mtvn-marquee_text a:visited {
	color: #FFFFFF !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.mtvn-marquee_ .mtvn-marquee_text a:hover {
	text-decoration: underline;
}

.mtvn-marquee_ .hide {
	overflow: hidden;
}

.mtvn-marquee_ .mtvn-snipe {
	width: 180px;
	height: 180px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: none;
}

.mtvn-marquee_ ul.mtvn-marquee_content {
	margin: 0px;
	padding: 0px;
}

.mtvn-marquee_ .mtvn-marquee_text p {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 13px;
	padding-top: 5px;
	line-height: 17px;
}

.mtvn-marquee_ .mtvn-marquee_images {
	z-index: 0 !important;
}

.mtvn-marquee_ ul.mtvn-marquee_content li a.mtvn-marquee_img {
	display: block;
	position: relative;
}

.mtvn-marquee_default {
	width: 655px;
	overflow: hidden;
	margin: -14px 0 0 -12px;
	padding: 0px;
}

.mtvn-marquee_default .mtvn-marquee_img_vertical {
	width: 561px !important;
	height: 401px !important;
}.mtvn-grp-carousel {
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 10px;
	background: #fff;
	}
.mtvn-grp-carousel .mtvn-mdl-ad {
	float: right;
	background: transparent;
	margin: 0;
	padding: 0;
	}
.mtvn-mdl-carousel {
	margin: 0;
	padding: 0;
	}
.mtvn-carousel-wrap {
	float: left;
	overflow: hidden;
	position: relative;
	height: 60px;
	}
.mtvn-mdl-carousel li{
	float:left;
	border: none;
	position: relative;
	margin-bottom: 0;
	padding-bottom: 0;
	}
.mtvn-mdl-carousel a.mtvn-ctrl {
	float: left;
	text-align: center;
	width: 20px;
	font-size: 369.2%;
	padding: 0 5px 0 5px;
	}
.mtvn-mdl-carousel a.mtvn-ctrl:hover {
	text-decoration: none;
	}

.mtvn-mdl-carousel li .mtvn-item-content {
	display: none;
	}
.mtvn-mdl-carousel li.mtvn-active .mtvn-item-content {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 52px;
	height: 52px;
	border: 4px solid #4498C8;
	background: url(http://www.mtv.com/global/music/images/marquee/text-bg.png);
	}
.mtvn-mdl-carousel li.mtvn-active .mtvn-carousel-rank {
	color: #fff;
	display: table-cell;
	font-size: 93%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 52px;
	height: 52px;
	}

.mtvn-lyt-6 .mtvn-mdl-carousel {
	width: 940px;
	}
.mtvn-lyt-6 .mtvn-carousel-wrap {
	width: 840px;
	}
.mtvn-lyt-6 .mtvn-grp-carousel-wad .mtvn-mdl-carousel {
	width: 800px;
	float: left;
	margin-right: 10px;
	}
.mtvn-lyt-6 .mtvn-grp-carousel-wad .mtvn-carousel-wrap {
	width: 700px;
	}


/* noscript carousel */
.mtvn-noscript .mtvn-mdl-carousel {
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	}
.mtvn-noscript .mtvn-lyt-6 .mtvn-carousel-wrap {
	overflow: visible;
	width: auto;
	} 
.mtvn-noscript .mtvn-mdl-carousel .mtvn-ctrl {
	display: none;
	}/* 
Title: 		Search box styles 
*/

/* did you mean */
div.mtvn-did-you-mean p {
	font-size: 150%;
	color: #f4004e;
	}

/* result slats */
#searchResults .mtvn-lst li .mtvn-t a,
#searchResults .mtvn-lst li .mtvn-t span {
	font-weight: normal; 	/* unbold titles */
	}
#searchResults .mtvn-lst li.mtvn-artist .mtvn-t a,
#searchResults .mtvn-lst li.mtvn-artist .mtvn-t span {
	/* font-weight: bold; 		 re-bold artist titles */
	}
#searchResults .mtvn-lst li .mtvn-t em {
	font-weight: bold; 		/* re-bold video-style titles */
	}
#searchResults .mtvn-lst li ol.mtvn-links-lst { 
	margin: 0 0 0 2em;		/* indent links */
	}


/* search box */
div.mtvn-search-box {
	float: right;
	height: 56px;
	margin-right: 10px;
	display: inline;
	}
div.mtvn-search-box form {
	margin-top: 20px;
	}
div.mtvn-search-box form * {
	height: 28px;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	}
div.mtvn-search-box form input.mtvn-search-term {
	width: 203px;
	padding: 4px 0 0 25px;
	height: 24px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #808080;
	background: url(/mtvn/search/images/search-input-bg.gif) 10px center no-repeat #fff;
	}
div.mtvn-search-box form button {
	padding-bottom: 2px;
	border: 0;
	margin-left: 1px;
	line-height: 28px;
	width: 35px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	}
div.mtvn-search-box form button.mtvn-search-site-btn {
	background-color: #4698ca;
	color: #fff;
	cursor: pointer;
	}
div.mtvn-search-box form button.mtvn-search-web-btn {
	background-color: #666666;
	color: #000;
	cursor: pointer;
	}




