@import url("navigation.css");

body{
	margin:0;
	background-color:#130F10;
	width:100%;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
}

a{
	text-decoration:none;
	color: #393a35;
}

a:hover{
	text-decoration:underline;
	color: #393a35;
}

a img{
	border-style:none;
}

h1,h2{
	margin:0;
	padding:0;
}

/* png fix */
.png {
behavior: url('/shows/events/divas/_2009/img/effects/pngbehavior.htc');
}

/* >>LAYOUT */

#bodyholder {
	position:relative;
	text-align:left;
	width:980px;
	margin:auto;
	overflow:hidden !important;
}

#content{
	float:left;
	width:980px;
	background-color:#ffffff;
	overflow:hidden !important;
}

#hat_logo { 
	left:35px;
	position:absolute;
	width:170px;
}

#VH1containerB{
	background:transparent url(../img/hat.jpg) no-repeat top center;
}

.group-ab, .group-cd{
	width:980px;
	position:relative;
}

.group-a{
	width:654px;
	overflow:hidden;
	float:left;
}

.group-b{
	width:326px;
	overflow:hidden;
	float:right;
}

.group-c{
	width:482px;
	overflow:hidden;
	float:left;
}

.group-d{
	width:498px;
	overflow:hidden;
	float:left;
}

/* >>COMMON STYLES */

.image-header-text{
	text-indent: -9999px;
	float:left;

}

/* Images */
.vid-overlay-140x105{
	margin:87px 0 0 122px;
}

.img-140x105{
	float:left;
	width:140px;
	height:105px;
}

.vid-overlay-53x70{
	margin:36px 0 0 53px;
}

.img-53x70{
	float:left;
	height:53px;
	width:70px;
}

/* P1 */
.p1-header{
	background-color: #232323;
	height: 50px;
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	padding: 5px 10px;
	position:absolute;
	z-index:1000;
	width:261px;
	left:10px;
	bottom:45px;
	font-weight:bold;
	font-size:18px;
	bottom:47px;
}

.p1-header a, .p1-header a:hover{
	color: #d41d58;
}

.p1-arrow{
	text-align:right;
	width:281px;
	margin:0;
	height:38px;
	overflow:hidden;
	position:absolute;
	bottom:10px;
	left:10px;
}

/* More link */

.more-link{
	position:absolute;
	right:10px;
	bottom:9px;
}

.more-link a, .more-link a:hover{
	color: #d41d58;
}
