/*	Virgin 1 Channel Styles */

/*
	=Default Channel settings
************************************************************************************************/
#description, /* Position of description content */
#breadcrumbs { /* Position of breadcrumbs */
	left: 160px;
	padding: 15px 49px;
	top: 168px;
	width: 357px;
}
.wrap-content-area .wrap-5col {
	margin-top: 45px; /* Adjust to account for description AND sponsor content */
	*margin-top:75px; /* Adjust clearance for IE7 - see also /styles/virgin1-ie7.css */
}
.wrap-content-area .wrap-3col {
/*	margin-top: 45px;  Adjust to account for description content */
}
#sponsor-page {
	background: url(/img/channels/v1/sponsors/sponsored-by-sony-ericsson.gif) no-repeat 100% 50%;
	display: none;
	height: 90px;
	left: 630px;
	text-indent: -9999px;
	top: 168px;
	width: 300px;
}
.wrap-content-area .wrap-2col {
/*	margin-top: 90px;  Adjust to account for sponsor content */
}
.content-block-right .wrap-2col {
	margin-top:30px;
}
.nav-left .sponsor-nav {
	display: none;
	background: transparent url(/img/channels/v1/sponsors/sponsored-by-sony-ericsson.gif) no-repeat 0 0;
	height: 44px;
	text-indent: -9999px;
	width: 145px;
}

/*
.bg-image-holder {
	background: transparent url(/img/channels/v1/global/bg-overlay.gif) no-repeat 50% 0;
	left: 0;
	height: 400px;
	position: absolute;
	top: 22px;
	width: 100%;
	
}
*/
