/*-------------------------*/
/*---- HOMEPAGE STYLES ----*/
/*-------------------------*/
#content {	padding:0px;	}
#content h1{	padding:0px;	background-color:transparent;	height:auto;	 }
#spotlightWrapper { height:280px; }
	.spotlightFade {	height:280px;	overflow:hidden;	}
#rss-case-study-wrapper { background:#EEEFF0 url(../images/index/calloutShadow.gif) top no-repeat; padding: 30px 0 15px 0; }


/* RSS FEED Specific Styles */
#rss { width: 325px; float: left;	padding-left:25px;	position:relative; }
#rss h1 { border: none; margin: 0; }
#rss img { padding-bottom: 5px; }
#rss p { padding: 5px 0; margin: 0; font-family: "Trebuchet MS", sans-serif; color: #566166; }
#rss p.rssBorder { border-bottom: 1px solid #FFFFFF; }
#rssSubscribe {	font-size:.93em;	position:absolute;	top:4px;	right:0px;	}

.addthis_toolbox { display:none;	}

.rssLink { color:#2C3940; }
.rssDate {				color:#80888C;	font-size: 0.9em; }
a.rssMore {				color:#0182ac;	font-weight:normal;	text-decoration:none}
a.rssMore:visited {		color:#0182ac;	font-weight:normal;	text-decoration:none}
a.rssMore:hover {		color:#0182ac;	font-weight:normal;	text-decoration:underline}
a.rssMore:active {		color:#0182ac;	font-weight:normal;	text-decoration:none}


/* CASE STUDY Specific Styles */
#case-study { width: 373px; margin-left:370px; }
#case-study h1 { border: none; margin: 0; }
.case-study-header-img { padding-left: 5px; }
.case-study-img { padding: 5px 10px 0 0; }
#case-study ul { list-style-type: none; }
#case-study ul li { padding: 3px 0; font-family: "Trebuchet MS", sans-serif; font-size: 0.9em; color: #566166; line-height: 1.25; }
#case-study ul li a {				color:#566166;	font-weight:normal;	text-decoration:none}
#case-study ul li a:visited {		color:#566166;	font-weight:normal;	text-decoration:none}
#case-study ul li a:hover {			color:#566166;	font-weight:normal;	text-decoration:underline}
#case-study ul li a:active {		color:#566166;	font-weight:normal;	text-decoration:none}
#case-study ul li.ul-header { text-transform: uppercase; }

#case-study p { width: 255px; font-family: "Trebuchet MS", sans-serif; color: #566166; padding: 6px 0 0 8px; }
#case-study p span.case-study-title { color: #2C3940; font-weight: bold; }

#case-study p a {			color:#0182ac;	font-weight:normal;	text-decoration:none}
#case-study p a:visited {	color:#0182ac;	font-weight:normal;	text-decoration:none}
#case-study p a:hover {		color:#0182ac;	font-weight:normal;	text-decoration:underline}
#case-study p a:active {	color:#0182ac;	font-weight:normal;	text-decoration:none}

