ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

a{
	text-decoration: none;
	color:#00aad5;
	font-weight: bold;
}

a img{
	border-style: none;
}

a:hover{
	text-decoration: underline;
}
/* >>LAYOUT */

#group-ab{
	width:980px;
	position: relative;
}

#content_body{
	background-color:#FFFFFF;
	background-image:url(/news/home/css/themes/default/images/bg_content.gif);
	background-repeat:repeat-y;
	float:left;
	position:relative;
	font-size: 12px;
	color: #333333;
}

#group-a{
	float: left;
	display: inline;
	width: 608px;
	overflow: hidden;
	background-color:white;
}

#group-b{
	display: inline;
	width: 372px;
	overflow: hidden;
	float:left;
}

#group-b-grey{
	width: 300px; 
	float: right;
	display:inline;
}

.left_holder{
	width: 660px;
	padding: 0px 10px 0px 10px;
}

.relative{
	position: relative;
	left:0;
	top:0;
}

/* >>Seperators */

.seperator-bar {
	border-bottom:1px solid #FF88AC;
	border-top:3px solid #C1C1C1;
	margin:1px 10px 2px 10px;
	padding-top:2px;
}

/* >>HEADERS */

#page-header {
	display: block;
	height:50px;
	position:relative;
	background: transparent url('/news/home/css/themes/default/images/header.gif') no-repeat scroll 0 0;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#header-bg{
	position: absolute;
}

.title-alt-pink{
	color: #E32E68;
}

.title-alt-grey{
	color: #464444;
}

.default-header{
	color: #959494;
	font-size: 22px;
	font-weight: bold;
	padding: 2px 0px 5px 0px;
	margin: 0;
}

.grey-header-container{
	background: transparent url("images/title_bg2.gif") repeat scroll 0 0;
	padding: 7px 0px 5px 10px;
	clear: both;
	height: 23px;
	color: #464444;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	margin: 0;
	border-top: 1px solid #ff407b;
	border-bottom: 1px solid #7d7d7d;
	width: 362px;
}

/** >>Fab Life Breaking News **/

#p1-content{
	background-color:white;
	padding: 10px 7px 10px 10px;
	height:424px;
	overflow:hidden;
	font-family:tahoma;
	font-weight:bold;
	margin: 9px;
	border:1px solid #eaeaea;
}

#p1-header{
	display: block;
	height:36px;
	position:relative;
	background: transparent url('/news/home/css/themes/default/images/breakingNews.gif') no-repeat scroll 0 0;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

.p1-item{
	width:281px;
	height:211px;
	position:relative;
	float:left;
	display:inline;
	margin: 0 4px 4px 0;
	overflow:hidden;
}

.p1-item-text{
	background-color: #232323;
	height:50px;
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	width:261px;
	padding: 5px 10px;
	bottom:-1px;
	left:0px;
	position:absolute;
	z-index:1000;
}

.p1-item-header a, .p1-item-header a:hover{
	font-size:18px;
	color: #ffffff;
}

/** >>Ad **/

#side-ad{
	padding-left:35px;
	width:300px;
	height:250px;
	overflow:hidden;
	margin-bottom:10px;
}

/** >>Must See Photos **/

#photos-container{
	background-color: #f1f1f1;
	padding-bottom:10px;
	height: 335px;
}

.photo-item{
	float:left;
	width:140px;
	padding: 10px 20px 0;
}

.mustsee-header{
	padding-top:5px;
}

/* >>Most Popular */

.most-popular-container{
	background-color:#ededed;
}

.most-popular-content{
	padding: 0 10px;
}

.popular-item{
	height:20px;
	overflow:hidden;
	padding:4px 0 5px;
}

.star{
	float:left;
	width:25px;
}

.popular-header{
	float:left;
	height:17px;
	overflow:hidden;
	padding:3px 0 0 5px;
}

/** >>Links We Love **/

#links{
	background-color:#ededed;
}

#links-content{
	padding: 2px 10px 0;
}

.links-item{
	overflow:hidden;
	height:20px;
	padding: 7px 0 2px;
}

.links-item-header{
	float:left;
	width:250px;
}

.links-item-source{
	float:left;
	text-align:right;
	width:100px;
	font-weight:bold;
}

.links-item-source a, .links-item-source a:hover{
	color: #404040;
}

/** >>VH1 Recommends **/

#recommends{
	background-color: #f1f1f1;
	height:290px;
}

#recommends-content{
	padding: 0 10px;
}

.recommends-item{
	padding:10px 0;
	height:105px;
}

.recommends-info{
	float:left;
	width: 200px;
	padding:15px 0 0 10px;
}

.recommends-thumb{
	float:left;
	width:140px;
}

/** >>NEWS **/

#news-container{
	padding: 0 10px;
	width:588px;
}

#news-content{
	background: transparent url('/news/home/css/themes/default/images/news_bg.gif') repeat-x scroll bottom left;
	border:1px solid #eaeaea;
	margin-bottom:10px;
	padding-left:5px;
}

.news-rss-link{
	margin-left:10px;
}

.news-item{
	padding:10px;
	border-bottom: 1px solid #d6d6d6;
	width:555px;
	position:relative;
}

.news-item-last{
	padding:10px;
	width:555px;
	position:relative;
}

.news-item-header{
	font-size:16px;
	clear:both;
	padding: 3px 0 5px;
}

.news-item-header a{
	text-decoration:underline;
}

.news-item-description{
	position:relative; /* Fix for disappearing text in IE */
}

.news-time{
	float:left;
	/*color: #7a7a7a;*/
	color:#666666;
	font-weight:bold;
	font-family:tahoma;
	font-size:10px;
}

.news-source{
	float:left;
	font-weight:bold;
	padding-left:3px;
	font-family:tahoma;
	font-size:10px;
}

a.source-mtv, a.source-mtv:hover{
	color: #5729ab;
}

a.source-vh1Blog, a.source-vh1Blog:hover{
	color: #fc1762;
}

a.source-fabLife, a.source-fabLife:hover{
	color:#ee9201;
}

a.source-bwe ,a.source-bwe:hover{
	color: #009248;
}

#header-date{
	color: #666666;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom: 10px;
	font-family:tahoma;
	font-size:10px;
}

/** >>Stay Connected **/

#connected-container{
	padding:0 8px 0 12px;
	margin-bottom: 10px;
}

#connected-content{
	background: transparent url('/news/home/css/themes/default/images/connected_bg.gif') no-repeat scroll 0 0;
	height:310px;
	width:583px;
}

.connect-item-top{
	height:143px;
	float:left;
	width:173px;
	padding:10px 5px 10px 15px;
	position:relative;
	overflow:hidden;
}

.connect-item-bottom{
	height:124px;
	float:left;
	width:173px;
	padding:10px 5px 10px 15px;
	position:relative;
}

.connected-header{
	color: #464444;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 14px;
	margin-bottom:10px;
}

#rss-header{
	background: transparent url('/news/home/css/themes/default/images/rss_large.gif') no-repeat scroll 0 0;
	padding-left: 22px;
}

#mobile-header{
	background: transparent url('/news/home/css/themes/default/images/mobile.gif') no-repeat scroll 0 0;
	padding-left: 16px;
}

#newsletters-header{
	background: transparent url('/news/home/css/themes/default/images/newsletter.gif') no-repeat scroll center left;
	padding-left: 21px;
}

.connected-link{
	position:absolute;
	bottom:10px;
	right:5px;
}

.connected-link a{
	color:#E44679;
	font-family:tahoma;
	font-size:10px;
	text-transform:uppercase;
}

.connected-header-image{
	height:39px;
	margin-bottom:10px;
}

.connected-header-image img{
	vertical-align: middle;
}

.rss-source-connected{
	background: transparent url('/news/home/css/themes/default/images/rss_small.gif') no-repeat scroll center left;
	padding: 0 0 2px 17px;
	position:relative;
}

.newsletter-link{
	background: transparent url('/news/home/css/themes/default/images/rightArrow.gif') no-repeat scroll center left;
	padding: 0 0 2px 10px;
	position:relative;/*Fix for disappearing images in IE*/
}

.signup-button{
	padding: 0 35px;
}

.connected-list{
	padding: 6px 0 4px;
}

#mobile-fineprint{
	text-transform:uppercase;
	font-family:tahoma;
	font-size:8px;
	padding-top:5px;
}

#mobile-form{
	padding: 8px 0;
}

#phone1, #phone2{
	width:40px;
	border:1px solid #6A6A6A;
}

#phone3{
	width:55px;
	border:1px solid #6A6A6A;
}

#mobile-error{
	color:red;
	font-size:11px;
}

.hand-cursor{
	cursor:hand;
	cursor:pointer;
}

/** >>RSS Popup **/
#dialogContainer{
	background-color:#FFFFCC;
	height:292px;
	position:absolute;
	bottom:300px;
	left:150px;
	width:440px;
}

#dialogContainer2{
	background-color:#FFFFCC;
	height:292px;
	position:absolute;
	top:570px;
	left:110px;
	width:440px;
}

#dialogContent{
	height:200px;
	margin:0 20px;
	padding-top:20px;
}

#modalWindow a.closeBtn {
	display:block;
	float:right;
	position:relative;
	z-index:1001;
}

.dialogTitle {
	color:#DD2459;
	font-size:16px;
}

#dialogContainer span.feedurl {
	color:#DD2459;
	font-weight:bold;
}

form#feed-url {
	height:22px;
	margin:0;
	padding:0;
}

#feed-url-input {
	border:1px solid #065E80;
	font-size:11px;
	margin:4px 0 0 5px;
	overflow:hidden;
	text-indent:5px;
	vertical-align:middle;
	width:330px;
}

form#feed-url img {
	left:3px;
	position:relative;
	top:4px;
	vertical-align:bottom;
}

.rsstitle{
	font-weight:bold;
}

.hide {
	display:none;
}