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