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

div.headerBanner{		float:left;	width:791px;	height:53px;	position:relative;	top:55px; right:75px;	margin-bottom:15px;}

/************************************************/
/*** this will be for the actual news article ***/
/************************************************/
div.bodyHold{			width:700px;	margin:0 auto;}

div.newsBg{				float:left;	width:780px;	min-height:309px;	background:url(../images/newsArticleBg.jpg) no-repeat #000000;
						position:relative;	top:55px;	right:70px;}

/* the header block in the top right corner */
div.propNewsHeader{		float:right;	height:20px;	line-height:20px;	padding:2px 8px 2px 8px;	border:#FFFFFF solid 1px;
						position:relative;	top:10px;	right:15px;	font-size:14px;}

div.newsHeader{			float:left;	height:20px;	line-height:20px;	padding:2px 8px 2px 8px;	border:#FFFFFF solid 1px;	font-size:14px;
						margin:20px 0 0 35px;}
		
		div.newsHeader a{		text-decoration:none;	}
						
		span.propNews1{			font-weight:bold;			color:#FFFFFF;		}
		span.propNews2{			color:#FFFFFF;		}

/* this will be for the body of the article.*/
div.title{				float:left;	font-size:18px;	color:#FFFFFF;	position:relative;}

div.newsBody{			float:left;	margin-top:35px;	position:relative;	padding:10px;}

	div.newsBody p{		float:left;	color:#FFFFFF;	font-size:14px;	padding:5px;	margin-bottom:5px;}
	div.p2{				float:left;	color:#FFFFFF;	font-size:14px;	padding:5px;	margin-bottom:5px;	width:475px;}
	
	div.newsBody a{		text-decoration:underline;		color:#FFFFFF;	}
	
	div.date{			float:right;		text-align:right;		font-size:12px; 	color:#CCCCCC;	margin:0 0 0 0;	}
	
div.clear{				clear:both;	width:100%;}

/*  this is for the comments form   */
div.form{				float:left;	width:600px;	margin:30px 0 0 0;}

div.commentBox{			float:left;	width:47px;	height:34px;	background:url(../images/commentBox.png) no-repeat; margin-left:15px;}

div.leaveComment{		float:left;	color:#FFFFFF;	font-size:12px;	margin:5px 0 0 15px;}

div.label{				color:#FFFFFF;	float:left;	font-size:12px;	margin-top:14px; text-align:right; width:100px;	}

div.input{				float:left;	margin:10px 0 0 5px; width:450px;}

span.red{				color:#FF0000;	font-size:12px;	}

/*   This will be to display the actual comments*/
div.commentHeader{		font-size:20px;	color:#FFFFFF;}

div.commentHold{		margin-top:20px;}

div.commentName{		color:#FFFFFF;	float:left;	width:200px; }

div.commentTitle{		float:left;	color:#FFFFFF;	width:400px;}

div.commentDate{		float:left;	color:#999999;	font-size:12px;	width:200px;}

div.commentBody{		float:left;	width:400px;	color:#ff6f6f;	font-size:12px;}
div.commentBody2{		float:left;	width:400px;	color:#96cfed;	font-size:12px;}

/* This will be for the error session*/
div.error{				text-align:center;		color:#FF0000;	font-size:12px;}
div.error a{			color:#FF0000;	}

/*  this is for the headlines on the news page */
div.newsHeadlines{		float:left;	width:450px;	margin:50px 0 30px 0;	line-height:20px; font-size:12px;}

	div.newsHeadlines p{
		color:#FFFFFF;
		padding-left:15px;
	}
	.redlink {			color:#FF0000; text-decoration:none;}

div.headlines{			float:left;	font-family:Arial, Trebuchet MS;	font-size:14px;	color:#FFFFFF;	width:100%;
						margin:5px 0 0 35px;	line-height:24px;}
	
	div.headlines p{			margin:0;	width:100%;	display:block;	float:left;	margin-bottom:15px;}
	div.headlines a{			color:#FFFFFF;		text-decoration:none;	}
	div.headlines a:hover{		color:#999999;	}

div.submitNews a{		float:right;	color:#FFFFFF;	text-decoration:none;	font-size:12px;	margin:40px 20px 0 0;}

	span.redNumber{		float:left;		color:#f8060d;		font-size:10px;	}
	span.redNumber2{		float:left;		color:#f8060d;		font-size:12px;	}
	
	span.comments{		float:left;		color:#999999;		font-family:Arial, Trebuchet MS;		font-size:11px;	}
/*************************************************************/
/*************************************************************/
/*** This is for the adds next to the breaking news        ***/
/*************************************************************/
/*************************************************************/
div.addBlocks{			width:275px;	float:right;	margin-bottom:25px;}

div.skyscraper{			float:right;	width:102px;	height:516px;	margin:50px 25px 0 10px;}
div.topbanner1{			float:right;	width:113px;	height:182px;	margin:50px 10px 5px 0;}
div.topbaner2{			float:right;	width:113px;	height:182px;	margin:5px 10px 5px 0;}
div.topbanner3{			float:right;	width:112px;	height:130px;	margin:5px 10px 0 0;}
div.biBlockAd{
	
}
div.bottombanner{		float:left;		margin:65px 0 0 -70px; }

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

/*   This will be for the press release form    */
div.pressForm{			margin:60px 0 20px 0;}
	div.pressForm select{		float:left; margin:1px 0 1px 0;}

div.label2{				float:left;	color:#FFFFFF;	margin:11px 0 0 35px; text-align:right;	width:100px;}

div.input2{				width:auto;	float:left;	color:#FFFFFF;	margin:10px 75px 0 0; width:auto; }

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

span.date{
	float:left;
	color:#999999;
	font-size:10px;
}
