div#content{
	width:872px;
	height: 1280px;
	
	background: #141414; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzE0MTQxNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzdmN2Y3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #141414 1%, #7f7f7f 50%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#141414), color-stop(50%,#7f7f7f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #141414 1%,#7f7f7f 50%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #141414 1%,#7f7f7f 50%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #141414 1%,#7f7f7f 50%); /* IE10+ */
background: linear-gradient(to bottom,  #141414 1%,#7f7f7f 50%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141414', endColorstr='#7f7f7f',GradientType=0 ); /* IE6-8 */
	
}



div#flashCar{
	position: absolute;
		top: 0px;
		left: 8px;
}

div#upperPanelArea{
	position: absolute;
		top: 300px;
		left: 0px;
	z-index: 50;
	margin: 0px;
	height: 197px;
	width:872px;
}

div#playerArea{
	position: absolute;
		top: 497px;
		left: 0px;
	z-index: 50;
	margin: 0px;
	height: 250px;
	width:832px;
	padding:0px 20px 0px 20px;
}

div#lowerPanelArea{
	position: absolute;
		top: 747px;
		left: 0px;
	z-index: 50;
	margin: 0px;
	height: 268px;
	width:872px;
}

div#classifiedsArea{
		
		position: absolute;
			top: 1015px;
			left: 0px;
		width: 832px;
		height: 210px;
		padding:40px 20px 20px 20px;
	}


div.panel{
	position: relative;
		top: 0px;
		left: 0px;
	z-index: 5;
	margin: 0px;
}

div.panelContainer{
	position: relative;
		top: 0px;
		left: 0px;
	z-index: 50;
	margin: 0px;
}

div.panelHeader{
	position: absolute;
		top: 5px;
		left: 10px;
	z-index: 50;
	margin: 0px;
	font-weight: bold;
}

img.float_left{
	float: left; 
	margin: 0px 5px 2px 0px;
	text-align: center;
}



div#newsIcons{
	position: absolute;
		top: 11px;
		left: 82px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0;
}

div#sportIcons{
	position: absolute;
		top: 5px;
		left: 90px;
}

div#showbizIcons{
	position: absolute;
		top: 6px;
		left: 160px;
}

div#weatherIcons{
	position: absolute;
		top: 6px;
		left: 100px;
}

div.bigPanelContent{
	position: absolute;
		top: 32px;
		left: 0px;
	width: 264px;
}

div#news-no-highlight {
	font-size: 11px;
}

div#news-red-highlight {
	background:url('/graphics/news/highlight-red.jpg') top left #840101 no-repeat;
	font-size: 11px;
	color:#fff;
	width: 270px;
}

div#news-blue-highlight {
	background:url('/graphics/news/highlight-blue.jpg') top left #082A5A no-repeat;
	font-size: 11px;
	color:#fff;
	width: 270px;
}

div.news-highlight-gutter{
	padding:3px 6px 3px 0;
	margin:0px -8px 0px 4px;
}


A.blackLink:link, A.blackLink:visited, A.blackLink:active { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

A.blackLink:hover { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

A.blackLinkHeadline:link, A.blackLinkHeadline:visited, A.blackLinkHeadline:active { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

A.blackLinkHeadline:hover { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}


A.whiteLinkHeadline:link, A.whiteLinkHeadline:visited, A.whiteLinkHeadline:active { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

A.whiteLinkHeadline:hover { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #ddd;
}





A.strongHP:link, A.strongHP:visited, A.strongHP:active { 
	font-size: 17px;
	text-decoration: none;
	color: #000000;
}

A.strongHP:hover { 
	font-size: 17px;
	text-decoration: none;
	color: #000000;
}


/* Text */

p.whiteHeading{
	margin: 0px 0px 0px 17px;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 6px;
}

p.whiteTitle{
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 6px;
}

ul{
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

li{
	margin: 0px 0px 0px 0px;
}



/* Content Slider Styles */

.content_slider_left {
	/*float: left;*/
	padding: 65px 2px 10px 2px;
	vertical-align: middle;
}

.content_slider_right {
	/*float: left;*/
	padding: 65px 4px 10px 4px;
}

.content_slider_item {
	/*float: left;*/
	margin: 10px 8px 4px 8px;
	width: 182px;
}

.content_slider_image {
	border: 3px solid #ffffff;
	margin-bottom: 6px;
}

div#weatherPanelContent{
	position: absolute;
		top: 35px;
		left: 10px;
	width: 230px;
	height: 80px;
}

div#smallPanelContent{
	position: absolute;
		top: 35px;
		left: 10px;
	width: 240px;
	height: 140px;
}




/* Adverts */

div#ad_mpu{
	position: absolute;
		top: 0px;
		left: 553px;
	background-color: #ffffff;
	width: 300px;
	height: 250px;
	z-index: 50;
}



#feedback_dropdown{
	position: absolute;
		top: 0px;
		left: 620px;
	height: 136px;
	z-index: 50;
}

#feedback_dropdown_box{
background-image: url(../../../graphics/home/feedback_dropdown.gif);
background-repeat: no-repeat;
	width: 273px;
	height: 136px;
	z-index: 10;
	margin: 0px;
	padding: 10px;
}




/* Content Sliders for Classifieds */

div#classifiedsHolder{
	position: absolute; 
		top: 375px;
		margin: 0px 0px 0px 0px;
}

div.classified{
	position: relative;
		top: 0px;
		left: 0px;
	margin: 10px 0px 0px 20px;
}

div.single_classified_tab{
	position: absolute;
		top: 0px;
		left: 0px;
	height: 21px;
	width: 159px;
	background-image: url(../../graphics/home/classified_singletab.gif);
}

p.classified_tab{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
}

div.classified_content{
	position: absolute;
		top: 21px;
		left: 0px;
	height: 210px;
	width: 163px;
	background-image: url(../../graphics/home/classified_bg.gif);
}

form.classified_content{
	margin: 0px 0px 0px 25px;
	font-size: 12px;
}