div#content{
	background-image: url(../../../graphics/home/background.jpg);
	background-repeat: repeat-x;
	margin:0 0 10px;
	padding:0 0 5px;
	position:relative;
	top:10px;
	width:872px;
	height: 1290px;
}

div#panelArea{
	position: absolute;
		top: 300px;
		left: 0px;
	z-index: 50;
	margin: 0px;
	height: 700px;
}

div#flashCar{
	position: absolute;
		top: 0px;
		left: 8px;
}

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#specialFeaturesArea{
	background-image: url(../../../graphics/home/background_lowerpanel.jpg);
	background-repeat: repeat-x;
	position: relative;
		top: -120px;
		left: 0px;
	width: 872px;
	height: 660px;
}

div#specialFeaturesAreaContent{
	position: absolute;
		top: 130px;
		left: 0px;
	width: 895px;
	/*height: 475px;*/
}

div#newsIcons{
	position: absolute;
		top: 6px;
		left: 82px;
}

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: 35px;
		left: 10px;
	width: 252px;
	height: 300px;
}


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.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_box_homepage{
	position: absolute;
		top: 197px;
		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;
}