@charset "utf-8";
/* CSS Document */
#contentMain {
	margin-top: 0;
}
	     
.disclaimer {
	margin-top: 5px;
	font-size: 10px;
	color: #808080;
	margin-left:5px;
	line-height:normal;
}  

.btnInfo{font-size:10px;color: #808080; margin-left:4px; display:block; margin-top:-2px;}


#pageBanner, .pageBanner
{
	margin-bottom:5px;	
}



/*** OVERVIEW ****/

.lifestyle_overview #pageBanner
{	
	background: url("images/overview_header.jpg");
	height:411px;
}
.lifestyle_overview #pageBanner .overlayText
{
	width:285px;
	padding-left:42px;
	padding-top:180px;
}

.typicalBanner a,.overlayText a:hover
{
	text-decoration:none;
}

.lifestyle_overview .typicalBanner
{	
	background: url("images/aTypicalDay_Background.jpg");
	height:289px;
	
}
.lifestyle_overview .typicalBanner .overlayText
{
	width:350px;
	padding-left:40px;
	padding-top:100px;
}
.lifestyle_overview .typicalBanner .overlayText p
{
	font-size:14px;	
	line-height:19px;
}


.lifestyle_overview .infoBlock.block2 img
{
	margin-top:-10px;
}

.bannerImg
{
	display:block;
	float:left;
	margin-left:-15px;
}

.didyouknow 
{
	display:block;
	float:left;
	position:relative;
	margin-left:-12px;
	background:url("images/values_didyou.jpg");
	height:145px;
}
.didyouknow h2
{
	font-size:18px;	
	margin-bottom:10px
}
.didyouknow p
{
	font-size:12px;
}
.didyouknow .content
{
	display:block;
	margin:15px 30px 0 185px;	
}



/*** values  ****/


.lifestyle_values #pageBanner 
{	
	background: url("images/values_header.jpg");
	height:398px;
}
.lifestyle_values #pageBanner .overlayText
{
	width:380px;
	padding-left:40px;
	padding-top:110px;
}
.lifestyle_values #pageBanner .overlayText p
{
	color:#213b53;
}

/* override globals */
.badges{clear:both;}
.badges h4, .badges h2 {
    background: url("images/caro_top.jpg") no-repeat scroll 0 0 transparent;
    height: 53px;
    margin: 0;
    padding: 12px 0 0 17px;
	width:940px;
	height:48px;
	color:white;
}

#CarouselDiv {
    clear: both;
    overflow: hidden;
    width: 940px !important;
	height: 250px;
	background: url("images/caro_bg.jpg");
}

#CarouselDiv
{
	position:relative;	
}
#CarouselDiv #nextButtonDiv {
    float: right;
    text-align: right;
    top: 80px;
	display:block;
	position:absolute;
	left:900px;
	z-index:999;
}
#CarouselDiv #previousButtonDiv {
    float: right;
    text-align: right;
    top: 80px;
	display:block;
	position:absolute;
	left:0px;
	z-index:999;
}

.carousel-clip-region
{
	margin-left:27px;
	margin-top:5px;	
}



/*** recreation  ****/


.lifestyle_recreation #pageBanner 
{	
	background: url("images/recreation_header.jpg");
	height:398px;
}
.lifestyle_recreation #pageBanner .overlayText
{
	width:300px;
	padding-left:40px;
	padding-top:115px;
}


/*** travel  ****/

.lifestyle_travel #pageBanner 
{	
	background: url("images/travel_header.jpg");
	height:397px;
}
.lifestyle_travel #pageBanner .overlayText
{
	width:300px;
	padding-left:40px;
	padding-top:115px;
}



/*** LENGTH  ****/

.lifestyle_length #pageBanner 
{	
	background: url("images/length_header.jpg");
	height:399px;
}
.lifestyle_length #pageBanner .overlayText
{
	width:300px;
	padding-left:40px;
	padding-top:115px;
}


