/* CSS Document */

/* STRUCTURAL ------------------*/
#maincontent_660 {
width:660px; 
float:left;
}

#rhsrail {
float:left;
width:330px;
padding-top:10px;
}

/* END STRUCTURAL DIVS ----------*/

/* SECTION HEADER DIVS ---------------*/
/* PARTIAL */
#sectionheader {
height:65px;
margin-bottom:10px;
width:660px;
}

#sectionheader #section {
float:left;
width:400px;
height:65px;
}

#sectionheader #sponsor {
float: right; 
width: 240px; 
margin: 2px 10px 0 0px;
}


/* FULL */
#sectionheader_full {
width:990px;
height:65px;
margin-bottom:10px;
background-image:url("{temp_wireframes}/sectionheaderbg.jpg")
}

#sectionheader_full #section {
float:left;
width:760px;
height:65px;
}

#sectionheader_full #sponsor {
float: left; 
width: 240px; 
margin: 2px 10px 0 0px;
}

#sectionheader_full #dealoftheday {
float: left; 
width: 300px; 
height: 60px; 
margin: 2px 10px 0px 40px; 
text-align: right; 
padding:0;
}
/* END SECTION HEADER DIVS -----------*/

/* FEATURED MEDIA -- SIMPLE SECTION/STORY ----*/
#featuredmedia {
width:640px;
height:380px;
margin:10px 10px 0pt;
overflow:hidden;
border-bottom:1px solid #E2E2E2;
padding-bottom:15px;
margin-right:15px;
}

/* VIDEO PANELS -- SECTION FRONT/DOMAIN FRONT -- */
#panels {
width:660px;
float:left;
}

/* CONTINUOUS NEWS DESK -- SECTION FRONT/DOMAIN FRONT -- */
#newsdesk {
width:980px;
background:#CCCCCC;
height:200px;
}

/* MORECONTENT PANEL -- SECTION FRONT/DOMAIN FRONT -- */
#morecontent {
width:770px;
height:150px;
float:left;
margin:8px 0px 0px 8px;
}

/* USER GENERATED CONTENT -- SECTION FRONT/DOMAIN FRONT -- */
#videospot {
width:300px;
margin:8px auto 8px auto;
}



/* ------------- ARA -----------------*/
.ara_story_headline {
	padding-top:20px;
	padding-left:5px;
	font-size: 1.4em; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-color: #33333;
}

.ara_story_body {
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align:left; 
	font-color: #000000; 
	margin:5px 15px 5px 5px;
}



.ara_widget_headline {
    padding-top:5px;
	padding-left:3px;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-color: #000099;
}

.ARAHealthContent IMG { margin-left: 10px; }

.ARAHealthSpacer { height: 10px; }

.ara_widget_abstract {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-color: #000000;
}