@charset "utf-8";
/* CSS Document */

div.headerBanner{	width:791px;	height:53px;	position:relative;	top:60px;	left:22px;	margin-bottom:10px;}
div.headerBanner2{	width:791px;	height:53px;	position:relative;	top:130px;	left:22px;	margin-bottom:30px;}
div.breakingnewshold{	margin:0 auto;	width:900px;}


div.breakingnewsBorder{
	float:left;
	width:549px;
	height:528px;
	background:url(../images/breakingNewsBg.gif) top no-repeat;
	padding:5px 0 15px 0;
	position:relative;
	top:190px;
	left:-175px;
	
}
div.mainDate{	float:right;	color:#FFFFFF;	margin:10px 20px -40px 0;	font-size:12px;	}
/**********************************************************/
/* All content for the breaking news and cover story tabs */
/**********************************************************/

/**** The following will be for the menu on the left hand side ****/
div.leftMenu{
	float:left;
	width:204px;
}
div.features{
	float:left;
	width:204px;
	background:url(../images/featuresBtn.png) top center no-repeat;
	padding:60px 0 0 0;
	margin:61px 0 0 12px;
}
	div.features a, div.lifestyle a, div.classifieds a{
		display:block;
		text-decoration:none;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:12px;
		line-height:22px;
		margin-left:15px;
	}
div.lifestyle{
	float:left;
	width:204px;
	background:url(../images/lifestyleBtn.png) top center no-repeat;
	padding-top:60px;
	margin:15px 0 0 12px;
}
div.classifieds{
	float:left;
	width:204px;
	background:url(../images/classifiedsBtn.png) top center no-repeat;
	padding-top:60px;
	margin:15px 0 0 12px;
}

/******************************************************************/

/**** this is for the property news header in the red box as well as the rss logo ****/
div.propNewsHeader{
	float:left;
	height:20px;
	padding:2px 8px 2px 8px;
	background:#d61921;
	border:#FFFFFF solid 1px;
	margin:90px 0 0 35px;
}
	span.propNews1{
		font-family:Verdana;
		font-weight:bold;
		color:#FFFFFF;
		font-size:14px;
	}
	span.propNews2{
		font-family:Verdana;
		font-size:14px;
		color:#FFFFFF;
	}
div.rssfeed{
	float:left;
	width:23px;
	height:23px;
	margin:92px 0 0 15px;
	background:url(../images/rssLogo.png) no-repeat;
}

/**** this will be for the actual news headlines ****/
div.headlines{
	float:left;
	font-family:Arial, Trebuchet MS;
	font-size:12px;
	color:#FFFFFF;
	width:290px;
	margin:75px 0 0 35px;
	line-height:20px;
}
	div.headlines p{		margin:0 0 15px 0;	width:100%;	display:block;	float:left;	}
	div.headlines a{		color:#FFFFFF;		text-decoration:none;	float:left;	width:285px;	}
	div.headlines a:hover{	color:#999999;	}

/**** this will be for the category news links ****/
div.categoryNewsLinks1, div.categoryNewsLinks2{
	float:left;
	margin:20px 15px 0 0;
}
	div.categoryNewsLinks1 a{
		color:#09f0e2;
		text-decoration:none;
		display:block;
		height:30px;
		line-height:30px;
		font-family:Arial Rounded MT Bold;
		font-size:12px;
		margin-left:15px;		
	}
	div.categoryNewsLinks1 a:hover, div.categoryNewsLinks2 a:hover{
		color:#FFFFFF;
	}
	div.categoryNewsLinks2 a{
		color:#f8ef06;
		text-decoration:none;
		display:block;
		height:30px;
		line-height:30px;
		font-family:Arial Rounded MT Bold;
		font-size:12px;
		margin-left:15px;		
	}

/**** this is for the content of the cover story tab ****/
	span.redNumber{
		float:left;
		color:#f8060d;
		font-size:10px;
	}
	span.redNumber2{
		float:left;
		color:#f8060d;
		font-size:14px;
		cursor:pointer;
	}
	span.comments{
		float:left;
		color:#999999;
		font-family:Arial, Trebuchet MS;
		font-size:11px;
	}
	span.date{
		float:left;
		color:#999999;
		font-size:10px;
	}
	

/*************************************************************/
/*************************************************************/
/*** This is for the adds next to the breaking news        ***/
/*************************************************************/
/*************************************************************/

div.skyscraper{	width:102px;	height:516px;	float:right;	position:relative;	top:190px;	right:90px;}
div.topbanner1{	float:right;	width:113px;	height:182px;	position:relative;	top:-325px;	right:205px;}
div.topbaner2{	float:right;	width:113px;	height:182px;	position:relative;	top:-165px;	right:92px;}
div.topbanner3{	float:right;	width:112px;	height:130px;	position:relative;	top:28px;	left:20px;}

/*************************************************************/
/*************************************************************/
