/* CSS Document */

/*  ===================================================  
 	===================================================  
	
	Description: CSS Framework home structure style sheet
	Author:  
	Release date:	 
	Designer approved: 
	Date approved: 
	Revision History:	Revised By		Revised On:
						Kari			11/14/07
						
  	=================================================== 
  	===================================================  */	
		
/*  DEFINES MAIN PROMO AREA  */

#mainPromoContainer {
	height: 289px;
	width: 960px;
	float: left;
	margin-left: 0px;
	background: url(../images/homeBanner.jpg) no-repeat;
	margin-bottom: 15px;
}

#patientStories {
	float: left;
	height: 289px;
	overflow: hidden;
	width: 585px;
	border-left: 20px solid #FFF;
	position: relative;
	}
	
	.patientStories {
	color: #FFF;
	display: none;
	width: 570px;
	height: 289px;
	float: left;
		}
		
	.patientStories p {
		display: block;
		float: right;
		width: 300px;
		font-size: 13px;
		clear: both;
		margin: 0px;
		padding: 0px;
		}

	.patientStories p + p  {
	height: 120px;
		}
		
	.patientStories p + p + p {
		height: auto;
		text-align: right;
		}	
		
	.patientStories a {
		color: #FFF;
		}
		
	.patientStories p.patientStoriesHeader {
	display: block;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: bold;
	width: 300px;
	float: right;
	margin-top: 20px;
		}
		
	#patientStoriesNav {
	margin: 10px 0 0;
	padding: 0;
	font-size: 12px;
	width: 280px;
	position: absolute;
	bottom: 10px;
	right: 20px;
		}
		
		#patientStoriesNav .selected{
			border: 1px solid #fff;
			}
			
		#patientStoriesNav a {
			color: #FFF;
			text-decoration: none;
			}	
			
			
#breakingNewsContainer {
	width: 215px;
	float: left;
	margin-top: 15px;
	}
	
		
#breakingNewsContainer h1 {
	float: none;
	font-size: 19px;
	margin: 0 0 15px;
	padding: 0px 0px 5px;
	width: 215px;
	border-bottom: 1px dotted #249CAD;
	}	
	
	#BreakingNews ul {
		display: block;
		font-size: 14px;
		list-style: disc url(none);
		margin: 0;
		padding: 0 0 0 20px;
		width: 190px;
		}
		
		#BreakingNews li {
			margin: 0 0 10px 0;
			}
			
		#BreakingNews li a {
			text-decoration: none;
			}
			
		#BreakingNews li a:hover { 
			text-decoration: underline;
			}	
			
#homeContentContainer {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	width: 690px;
	}
	
	#homeContentContainer hr {
		border-top: 1px dotted #E0901D;
		color: #FFF;
		margin: 0 5px;
		padding: 0;
		}	
	
#welcomeContainer {
	width: 685px;
	}

#featuredContainer {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	}
	
	.featuredLinks {
		color: #E0901D;
		font-size: 14px;
		font-weight: bold;
		margin: 0px 5px;
		text-decoration: none;
		}

	#featuredContainer h1 {
		background: #FFF;
		color: #5C860A;
		float: left;
		font-size: 16px;
		margin: 0 0 10px;
		padding: 0px;
		width: 220px;
		}
		
		
			#featuredContainer div  h2 {
				font-size: 14px;
				color: #0b6471;
				margin-bottom: 10px;
				margin-top: 10px;
				width: 220px;
				}
				
			#featuredContainer div  p {
				display: block;
				font-size: 13px;
				margin: 0px;
				padding: 0px;
				width: 220px;
				}
	
		
	.featuredControls {
		width: 220px;
		}

	#featuredEvents {

		}
		
		
		.featuredEvents {
			background: #FFF;
			display: none;
			float: left;
			width: 220px;
			}

	#featuredServices {

		}
		
		
		.featuredServices {
			background: #FFF;
			display: none;
			float: left;
			height: 330px;
			margin-left: 10px;
			margin-right: 10px;
			width: 220px;
			/*display: none;*/
			}

	#featuredInteractives {
		background: #FFF;
		float: left;
		margin-bottom: 15px;
		position: relative;
		width: 220px;
		}
		
		.featuredInteractives {
			background: #FFF;
			display: none;
			float: left;
			width: 220px;
			}
			

				
/*  DEFINES MISCELLANEOUS ELEMENTS  */

/* hides breaking news events and newsreleases */


/*

.breakingNews1 { 
	display: none;
	}
	
.breakingNews2 { 
	display: none;
	}

.breakingNews3 { 
	display: none;
	}
	
.breakingNews4 { 
	display: none;
	}
	
.breakingNews4 { 
	display: none;
	}
	
.upcomingEvents1 { 
	display: none;
	} 
	
.upcomingEvents2 { 
	display: none;
	} 
	
.upcomingEvents3 { 
	display: none;
	} 
	
.upcomingEvents4 { 
	display: none;
	} 
	
.upcomingEvents5 { 
	display: none;
	} 
	
.newsRelease1 { 
	display: none;
	} 
	
.newsRelease2 { 
	display: none;
	} 

.newsRelease3 { 
	display: none;
	} 
	
.newsRelease4 { 
	display: none;
	} 
	
.newsRelease5 { 
	display: none;
	} 
	
*/
#fastLinks {
	color: #FFF;
	float: right;
	padding-right: 30px;
	padding-top: 45px;
	font-size: 18px;
	font-weight: bold;
	width: 295px;
	}
	
	
	#fastLinks ul {
		margin: 0 0 0 30px;
		padding: 0;
		}
		
	#fastLinks a {
		color: #FFF;
		text-decoration: none;
		}
