/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{  }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 840px; margin: 0px auto; position: relative; min-height:200px;}


/*
	TYPOGRAPHY
*/

a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px;
font-family:Calibri, Verdana, Geneva, sans-serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/

.wrapper{height:auto}
.slider-wrap								{ width: auto;  }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 200px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 840px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0px solid black; margin-right: 0px; }
#movers-row									{ margin:0px 0 0 0px; width:840px }
#movers-row div								{ width: auto; float: left; }
#movers-row div a.cross-link 				{ float: left; }
.photo-meta-data							{ background: url(../../images/transpBlack.png); padding:2px 0px 0px 10px; height: 60px; 
											  margin-top: -174px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: auto; margin-top:0px; 
										  position: relative; padding-top: 0px; z-index: 9999; }
/*.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
*/

/*div.spacer img{ border:0px; width:1px; height:43px; float:right}
a.active-thumb div.spacer img, a.active-thumb:hover div.spacer img{display:none; border:0px; width:0px; height:0px}*/
#first span.nav-thumb { background:url(../../images/employee_nor.png) no-repeat; width:155px; height:26px;  display:block;  }
#first a.cross-link:hover .nav-thumb { background:url(../../images/employee_act.gif) no-repeat;  width:155px; height:26px; display:block}
#first a.active-thumb .nav-thumb { background:url(../../images/employee_act.gif) no-repeat;  width:155px; height:26px; display:block}


#second .nav-thumb{background:url(../../images/self_employed_nor.png) no-repeat; width:185px; height:26px; display:block; }
#second a.cross-link:hover .nav-thumb{background:url(../../images/self_employed_act.gif) no-repeat;width:185px;height:26px;display:block}
#second a.active-thumb .nav-thumb{background:url(../../images/self_employed_act.gif) no-repeat;  width:185px; height:26px; display:block}


#third .nav-thumb{background:url(../../images/company_directors_nor.png) no-repeat; width:205px; height:26px; display:block; }
#third a.cross-link:hover .nav-thumb{background:url(../../images/company_directors_act.gif) no-repeat;width:205px;height:26px;display:block}
#third a.active-thumb .nav-thumb{background:url(../../images/company_directors_act.gif) no-repeat;  width:205px; height:26px; display:block}


#fourth .nav-thumb{background:url(../../images/retiring_nor.png) no-repeat; width:144px; height:26px; display:block; }
#fourth a.cross-link:hover .nav-thumb{background:url(../../images/retiring_act.gif) no-repeat;width:144px;height:26px;display:block}
#fourth a.active-thumb .nav-thumb{background:url(../../images/retiring_act.gif) no-repeat;  width:144px; height:26px; display:block}

#fifth .nav-thumb{background:url(../../images/mortgage_nor.png) no-repeat; width:151px; height:26px; display:block; }
#fifth a.cross-link:hover .nav-thumb{background:url(../../images/mortgage_act.gif) no-repeat;width:151px;height:26px;display:block}
#fifth a.active-thumb .nav-thumb{background:url(../../images/mortgage_act.gif) no-repeat;  width:151px; height:26px; display:block}

.title a{color:#fff; text-decoration:underline}
.title a:hover{color:#fff; text-decoration:none}

