@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------HEADLINES---------------------------*/
#headlinesBox{
	/*height:344px;*/
	width:590px;
	background-color:#ffffff;
	margin-bottom:20px;
	}

#headlineVideo{
	float:left;
	width:390px;
	}
	
#headlineVideo a{
	text-decoration:none;
	}
	
#headlineContent{
	float:right;
	width: 180px;
	height:308px; 
	}

#headline{
	background-image:url('jpg/underline_grad_short.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#headlineText{
	margin-bottom:15px;
	}	
	
#headlineText a{
	color:#666666;
	}
	
#headlineText a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
	
	
#selectFeature{
	float:left;
	margin-left:25px;
	}



/*-------------------------------------------------DRAGABLE-BOXES---------------------------*/	

	.dragableBox{	
		background-color:#FFF;
		margin:5px;	
	}
	
	/* A div inside the box */
	.dragableBoxInner{
		border:1px solid #FFF;
	}
	
	.dragableBoxHeader{	/* Header */
		background-color:#FFFFFF;
		height:5px;
		font-weight:bold;
		color: #ffffff;
	}
	
	.dragableBoxHeader span{	/* Text inside header of box */
		line-height:20px;
	}
	
	.dragableBoxHeader img,.dragableBoxHeader span{	/* Text and reload image inside box */
		float:left;
	}
	
	.boxItemHeader{	/* Title of items inside dragable boxes */
		font-weight:bold;
		margin:0px;
		color:#000;
		text-decoration:none;
		overflow:hidden;
	}	
	
	.dragableBoxContent{	/* DIV holding data inside dragable boxes */
		padding:3px;
		clear:both;
	}
	
	#rectangleDiv{	/* Dotted rectangle indicating where objects will be dropped */
		border:1px dashed #999999;
		margin:5px;
	}

/*-------------------------------------------------FEATURES OF THE DAY---------------------------*/
/*some properties are shered with Latest News section*/

.newsContainer1{
	height:190px;
	width:590px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	}
	
.newsHeadline{
	width:590px;
	height:22px;
	background-image:url('jpg/underline_grad_mid.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.news{
	float:left;
	width:130px;
	margin:0 23px 0 0;
	}
	

	
.news4{
	float:left;
	width:130px;
	}
	
.news4 a{
	color:#666666;
	}
	
.news4 a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
.newsBox{
	float:left;
	margin-top:6px;}
	
.newsImagemarg{
	margin-bottom:10px;
	}
			
.headlineText{
	float:left;
	}
		
.dropmenu{
	float:right;
	height:22px;	
	}
	
.dropmenuContainer{
	width:210px;
	float:right;}
		
.fromRss{
	float:left;
	color:#cccccc;
	font-size:14px;
	padding:3px 0px 0px 5px;
	/*margin-top:3px;
	margin-left:5px;*/
	}
	
.rssImageSmall{
	float:left;
	padding:5px 0px 0px 10px;
	/*margin-top:5px;
	margin-left:10px;*/}	
	
.from{
	float:left;
	color:#cccccc;
	font-size:14px;
	margin-top:3px;
	margin-left:5px;
	}
/*-------------------------------------------------DONT MISS THESE---------------------------*/
/*-------------------------------------------------LATEST NEWS COCA-COLA---------------------------*/		
.newsContainer2{
	height:220px;
	width:590px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	}

.news2TextBox{
	float:left;
	width:385px;
	padding:0px 10px 0px 0px;
	/*margin-right:10px;*/
	}
	
.news2ContentBox{
	float:left;
	margin-top:10px;

	}
	
.news2Text{
	margin-bottom:10px;
	}
	
.news2Text .newsLink a{
	color:#336600;
	font-weight:bold;
	font-size:12px;
	}

.news2Text .newsLink a:hover{
	color:#336600;
	text-decoration:none;
	}
	

	
.news2Text a{
	color:#666666;
	}
	
.news2Text a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
.news2Image{
	float:left;
	position: relative;
	z-index: 1;
	}
	
.quoteName{
	font-size:9px;
	position: absolute;
	top:28px;
	left:45px;
	color:#006633;
	}
	
.quoteText{
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top:50px;
	left:5px;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.04em;
	width:80px;
	height:100px;
	}

.headGap{
	margin-bottom:5px;
	}
	
.rssLeagueTwo{
	width:195px;
	float:right;
	}

.floatRight{
	float:right;
	margin-top:10px;
	}
	
.floatLeft{
	float:left;
	margin-top:10px;
	}
	
.archivesLink a{
	border-bottom: 1px dotted #ff6600;
	font-size:12px;
	color:#ff6600;
	}
	
.archivesLink a:hover{
	color:#CC3300;
}

/*-------------------------------------------------RSS---------------------------*/	
#rssLeagueTwoImage{
	padding:0px 0px 0px 50px;
	/*margin-left:50px;*/	
	float:left;
	}
	
#rssLeagueTwoSelect{
	float:left;
	padding:0px 20px 10px 0px;
	/*margin-right:20px;
	margin-bottom:10px;*/
	}
	
#rssLeagueTwoSubscibe{
	float:left;
	padding:0px 0px 0px 28px;
	/*margin-left:35px;*/
	}
	
.selectChooseText{
	float:left;	
	padding:7px 0 3px 35px;
	
	}
	
.newsContainer3{
	height:250px;
	width:590px;
	background-color:#FFFFFF;
	}
	
	
/*----------------------------------- NEWS CONTAINER HEIGH FIX-----------------------*/

.newsContainerHeigh220{
	height:220px;
	}
	
.newsContainerHeigh250{
	height:250px;
	}
	
