/*



*
*	Project:	Project Title
*	Date:		Date
*	Author: 	Author
*
*	Sections
*	=Header
*		=Brand
*		=Search
*	=Hero
*	=Content
*		=Primary
*			=Primary Inner
*		=Secondary
*	=Footer
*
*					
*/

#home {
	background: #fff url(/includes/rch_template2011/assets/global/bg-pattern-blades.png) no-repeat fixed center top;
}

/* =Header
--------------------------------------------------------- */
#home #header {}




/* =Hero
--------------------------------------------------------- */

#feature {
	position: relative;
}
	#feature ul {
		overflow: hidden;
		height: 390px;
		width: 960px;
	}

		#feature .slide {
			float: left;
			height: 360px;
			position: relative;
			width: 960px;
		}
		
			#feature .slide img {
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
			}

			#feature .slide .caption {
				background: url(/includes/rch_template2011/assets/home/bg-feature-caption.png) repeat left center;
				bottom: 0;
				left: 0;
				padding: 10px;
				position: absolute;
				width: 100%;
				z-index: 1; /* put caption infront of pager */
			}
			
			#feature .slide .caption h2 {
				color: #141B4D;
				font-size: 1.231em; /* 16px */
				font-weight: bold;
				margin-top: 7px;
				margin-bottom: 3px;
			}
			
			#feature .slide .caption p {
				color: #141B4D;
				width:940px;
				padding-bottom:4px;
			}
		
	#feature .caroufredsel_wrapper { z-index: 1; }	
	
	#slider-pager {
		background: url(/includes/rch_template2011/assets/home/feature-shadow.png) no-repeat center -35px;
		height: 35px;
		margin: -40px 0 0 -10px;
		padding-top: 55px;
		position: relative;
		text-align: center;
		width: 980px;
		z-index: 0; /* put background behind slide captions */
	}
	
	.ie6 #slider-pager {
		background: none;
	}
	
		#slider-pager a {
			background: url(/includes/rch_template2011/assets/global/slider-pager.png) no-repeat -72px 2px;
			display: inline-block;
			height: 16px;
			margin-right: 5px;
			width: 16px;
		}
		
			#slider-pager a span {
				display: none;
		}
		
		#slider-pager .selected {
			background: url(/includes/rch_template2011/assets/global/slider-pager.png) no-repeat 1px 2px;
		}
	
	#find {
		position: absolute;
		right: 35px;
		top: 45px;
	}
	
		#find form div {
			margin-bottom: 15px;
		}
		
			#find .search-field label {
				font-size: inherit;
			}

				#speciality {
					width: 145px;
				}
				 .ie7 #speciality {
					width: 140px;
				 }
		
			#symptom,
			#specialist {
				width: 180px;
			}
			
/* =Content
--------------------------------------------------------- */

#home #content {
	clear: left;
}
	
		.half-box {
			background: url(/includes/rch_template2011/assets/home/bg-half-box.png) no-repeat 0 0;
			color: #3e4f5c;
			float: left;
			padding: 15px;
			margin-right: 16px;
			position: relative;
			width: 442px;
		}

			.half-box .box-title {
				color: #141b4d;
				font-size: 1.385em;
				line-height: 1.385em;
				font-weight: bold;
			}
		
			.half-box .box-sub-title {
				color: #141b4d;
				font-size: 1.231em;	/*16px*/
				line-height: 1.8em; /*18px*/
				margin-bottom: 10px;
			}
		
			.half-box .view-all-button {
				position: absolute;
				right: 15px;
				top: 15px;
				text-decoration:none;
			}
			
		#news-box {}
			
			#news-box .item {
				display: block;
				float: left;
				list-style: none;
				margin: 20px 0;
				min-height: 70px;
				padding-top: 10px;
				position: relative;
			}

			#news-box .item:hover {
				background: url(/includes/rch_template2011/assets/home/news-hover.jpg) no-repeat 0 0;
			}
			
				#news-box .item .thumbnail {
					-webkit-border-radius: 5px;
					-moz-border-radius: 5px;
					border-radius: 5px;
					
					left: 0;
					position: absolute;
					top: 0;
				}
				
				#news-box .item p ,
				#news-box .item .date {
					color: #3e4f5c;
					font-size: 14px;
					margin-left: 130px;
				}

				#news-box .item .date {
					color: #141452;
					font-size: 0.846em;
					font-weight: 600;
				}
				
				#news-box .item .link {
					background: url(/includes/rch_template2011/assets/global/spacer-1x1.gif) repeat 0 0; /* ie fix */
					display: block;
					height: 100%;
					left: 0;
					position: absolute;
					text-decoration: none;
					top: 0;
					width: 100%;
				}

					#news-box .item .link span {
						display: none;
					}
				
				/* ie6 cannot do the above reliably so we just display a Read More text link instead */
				.ie6 #news-box .item .link {
					bottom: -0.15em;
					color: #141452;
					font-weight: bold;
					height: auto;
					left: auto;
					right: 0;
					top: auto;
					width: auto;
				}
				
				.ie6 #news-box .item .link:hover {
					text-decoration: underline;
				}
				
					.ie6 #news-box .item .link span {
						display: inline;
					}

				
		
		#partners-box {
			margin-right: 0;
		}
		
			#partners-box .box-sub-title {
				margin-bottom: 30px;
			}
		
			#partners-box .item {
				float: left;
				list-style: none;
				margin-right: 20px;
				width: 210px;
			}
			
			#partners-box .item.last {
				margin-right: 0;
			}
		
				#partners-box .item .thumbnail {
					-webkit-border-radius: 5px;
					-moz-border-radius: 5px;
					border-radius: 5px;
					
					margin-bottom: 20px;
				}
		
				#partners-box .item h3 {
					color: #141b4d;
					font-size: 1.231em; /* 16px */ 
					line-height: 1.3em; /* 26px */
					font-weight: 600;
					margin-bottom: 15px;
				}

				#partners-box .item p {
					color: #3e4f5c;
					margin-bottom: 10px;
				}
		
		
/* =Footer
--------------------------------------------------------- */
/* =Miscellaneous
--------------------------------------------------------- */