@charset "UTF-8";
/* CSS Document */

/*
-----------------------------------------------
Lifeworks Community section styles
----------------------------------------------- */
/* All Pages - Text
----------------------------------------------- */

h2 { 
	
}

h3 {
	color: #e0e0e0;
}

/* All Pages
----------------------------------------------- */
#community-section {
	margin:  0 auto;
	width: 900px;
	text-align: left;
	position: relative;
	z-index: 1;
	color: #fff;
}
/* Column 1 */
.col1 {
	width: 430px;
	float: left;
	position: relative;
}
.col1 .box1 {
	width: 430px;
}
.box1 .boxtop {
	background: url(../lifeworks-community/images/box1_boxtop.gif) no-repeat;
	height: 20px;
}
.box1 .boxcontent {
	background: #666;
	padding: 0 10px 0 20px;
	min-height: 250px;
}
.box1 .boxbot {
	background: url(../lifeworks-community/images/box1_boxbot.gif) no-repeat;
	height: 20px;
}
.col1 .box2 {
	width: 120px;
	height: 84px;
	margin-top: 6px;
	float: left;
}
/* text box */
.col1 .box3 {
	width: 304px;
	height: 54px; /* 84 */
	margin-top: 6px;
	float: right;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	padding-top: 30px;
}
/* Column 2 */
.col2 {
	width: 464px;
	float: right;
	position: relative;
}
.col2 .box4 {
	width: 195px;
	height: 65px;	
}
.col2 .box5 {
	width: 195px;
	height: 309px;
	margin-top: 6px;
}
.col2 .box6 {
	width: 263px;
	height: 130px;
	position: absolute;
	top: 0;
	left: 201px;
}
.col2 .box7 {
	width: 263px;
	height: 244px;
	position: absolute;
	top: 136px;
	left: 201px;
}
/* Locations and About Us Subnav */
.box5 .boxtop {
	background: url(../lifeworks-community/images/box5_boxtop.gif) no-repeat;
	height: 20px;
}
.box5 .boxcontent {
	background: #e0e0e0;
	padding: 0 10px;
	min-height: 269px;
}
.box5 .boxbot {
	background: url(../lifeworks-community/images/box5_boxbot.gif) no-repeat;
	height: 20px;
}

/* All Pages _ Misc
----------------------------------------------- */
.nav li {
	list-style-type: none;
	font-size: 14px;
	padding-bottom: 10px;
	background: url(../lifeworks-community/images/dot_gray.gif) no-repeat;
	padding-left: 7px;
}
.nav li a:link, .nav li a:visited {
	color: #999;
	text-decoration: none;
}
.nav li a:hover, .nav li a:active {
	color: #000;
	text-decoration: none;
}
.nav a.selected:link, .nav a.selected:visited {
	color: #7bc143;/*color: #f00;*/
}

/* Default Page
----------------------------------------------- */
.community-page .col1 .box1 {
	background: url(../lifeworks-community/images/community_box1.jpg) no-repeat;
	height: 290px;
}

.community-page .col1 .box2 {
	background: url(../lifeworks-community/images/community_box2.jpg) no-repeat;
}

.community-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}

.community-page .col2 .box4 {
	background: url(../lifeworks-community/images/community_box4.jpg) no-repeat;
}

.community-page .col2 .box5 {
	background: url(../lifeworks-community/images/community_box5.jpg) no-repeat;
}

.community-page .col2 .box6 {
	background: url(../lifeworks-community/images/community_box6.jpg) no-repeat;
}

.community-page .col2 .box7 {
	background: url(../lifeworks-community/images/community_box7.jpg) no-repeat;
}

/* Locations
----------------------------------------------- */
.locations-page .col1 .box1 {
	background: url(../lifeworks-community/images/locations_box1.jpg) no-repeat;
	height: 290px;
}
.locations-page .col1 .box2 {
	background: url(../lifeworks-community/images/locations_box2.jpg) no-repeat;
}
.locations-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.locations-page .col2 .box4 {
	background: url(../lifeworks-community/images/locations_box4.jpg) no-repeat;
}
.locations-page .col2 .box6 {
	background: url(../lifeworks-community/images/locations_box6.jpg) no-repeat;
}
.locations-page .col2 .box7 {
	background: url(../lifeworks-community/images/locations_box7.jpg) no-repeat;
}

/* Bloomington
----------------------------------------------- */
.bloomington-page .col1 .box2 {
	background: url(../lifeworks-community/images/bloomington_box2.jpg) no-repeat;
}
.bloomington-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.bloomington-page .col2 .box4 {
	background: url(../lifeworks-community/images/bloomington_box4.jpg) no-repeat;
}
.bloomington-page .col2 .box6 {
	background: url(../lifeworks-community/images/bloomington_box6.jpg) no-repeat;
}
.bloomington-page .col2 .box7 {
	background: url(../lifeworks-community/images/bloomington_box7.jpg) no-repeat;
}

/* Brooklyn Park
----------------------------------------------- */
.brooklynpark-page .col1 .box2 {
	background: url(../lifeworks-community/images/brooklynpark_box2.jpg) no-repeat;
}
.brooklynpark-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.brooklynpark-page .col2 .box4 {
	background: url(../lifeworks-community/images/brooklynpark_box4.jpg) no-repeat;
}
.brooklynpark-page .col2 .box6 {
	background: url(../lifeworks-community/images/brooklynpark_box6.jpg) no-repeat;
}
.brooklynpark-page .col2 .box7 {
	background: url(../lifeworks-community/images/brooklynpark_box7.jpg) no-repeat;
}

/* Burnsville
----------------------------------------------- */
.burnsville-page .col1 .box2 {
	background: url(../lifeworks-community/images/burnsville_box2.jpg) no-repeat;
}
.burnsville-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.burnsville-page .col2 .box4 {
	background: url(../lifeworks-community/images/burnsville_box4.jpg) no-repeat;
}
.burnsville-page .col2 .box6 {
	background: url(../lifeworks-community/images/burnsville_box6.jpg) no-repeat;
}
.burnsville-page .col2 .box7 {
	background: url(../lifeworks-community/images/burnsville_box7.jpg) no-repeat;
}

/* Eagan
----------------------------------------------- */
.eagan-page .col1 .box2 {
	background: url(../lifeworks-community/images/eagan_box2.jpg) no-repeat;
}
.eagan-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.eagan-page .col2 .box4 {
	background: url(../lifeworks-community/images/eagan_box4.jpg) no-repeat;
}
.eagan-page .col2 .box6 {
	background: url(../lifeworks-community/images/eagan_box6.jpg) no-repeat;
}
.eagan-page .col2 .box7 {
	background: url(../lifeworks-community/images/eagan_box7.jpg) no-repeat;
}

/* Hastings
----------------------------------------------- */
.hastings-page .col1 .box2 {
	background: url(../lifeworks-community/images/hastings_box2.jpg) no-repeat;
}
.hastings-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.hastings-page .col2 .box4 {
	background: url(../lifeworks-community/images/hastings_box4.jpg) no-repeat;
}
.hastings-page .col2 .box6 {
	background: url(../lifeworks-community/images/hastings_box6.jpg) no-repeat;
}
.hastings-page .col2 .box7 {
	background: url(../lifeworks-community/images/hastings_box7.jpg) no-repeat;
}

/* Mankato
----------------------------------------------- */
.mankato-page .col1 .box2 {
	background: url(../lifeworks-community/images/mankato_box2.jpg) no-repeat;
}
.mankato-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.mankato-page .col2 .box4 {
	background: url(../lifeworks-community/images/mankato_box4.jpg) no-repeat;
}
.mankato-page .col2 .box6 {
	background: url(../lifeworks-community/images/mankato_box6.jpg) no-repeat;
}
.mankato-page .col2 .box7 {
	background: url(../lifeworks-community/images/mankato_box7.jpg) no-repeat;
}

/* Minneapolis
----------------------------------------------- */
.minneapolis-page .col1 .box2 {
	background: url(../lifeworks-community/images/minneapolis_box2.jpg) no-repeat;
}
.minneapolis-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.minneapolis-page .col2 .box4 {
	background: url(../lifeworks-community/images/minneapolis_box4.jpg) no-repeat;
}
.minneapolis-page .col2 .box6 {
	background: url(../lifeworks-community/images/minneapolis_box6.jpg) no-repeat;
}
.minneapolis-page .col2 .box7 {
	background: url(../lifeworks-community/images/minneapolis_box7.jpg) no-repeat;
}

/* St. Paul
----------------------------------------------- */
.stpaul-page .col1 .box2 {
	background: url(../lifeworks-community/images/stpaul_box2.jpg) no-repeat;
}
.stpaul-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.stpaul-page .col2 .box4 {
	background: url(../lifeworks-community/images/stpaul_box4.jpg) no-repeat;
}
.stpaul-page .col2 .box6 {
	background: url(../lifeworks-community/images/stpaul_box6.jpg) no-repeat;
}
.stpaul-page .col2 .box7 {
	background: url(../lifeworks-community/images/stpaul_box7.jpg) no-repeat;
}

/* Events
----------------------------------------------- */
.events-page .col1 .box2 {
	background: url(../lifeworks-community/images/events_box2.jpg) no-repeat;
}
.events-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.events-page .col2 .box4 {
	background: url(../lifeworks-community/images/events_box4.jpg) no-repeat;
}
.events-page .col2 .box5 {
	background: url(../lifeworks-community/images/events_box5.jpg) no-repeat;
}
.events-page .col2 .box6 {
	background: url(../lifeworks-community/images/events_box6.jpg) no-repeat;
}
.events-page .col2 .box7 {
	background: url(../lifeworks-community/images/events_box7.jpg) no-repeat;
}

/* Annual Celebration
----------------------------------------------- */
.annual-celebration-page .col1 .box2 {
	background: url(../lifeworks-community/images/annual-celebration_box2.jpg) no-repeat;
}
.annual-celebration-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.annual-celebration-page .col2 .box4 {
	background: url(../lifeworks-community/images/annual-celebration_box4.gif) no-repeat;
}
.annual-celebration-page .col2 .box5 {
	background: url(../lifeworks-community/images/annual-celebration_box5.jpg) no-repeat;
}
.annual-celebration-page .col2 .box6 {
	background: url(../lifeworks-community/images/annual-celebration_box6.jpg) no-repeat;
}
.annual-celebration-page .col2 .box7 {
	background: url(../lifeworks-community/images/annual-celebration_box7.jpg) no-repeat;
}

/* Shop
----------------------------------------------- */
.shop-page .col1 .box2 {
	background: url(../lifeworks-community/images/shop_box2.jpg) no-repeat;
}
.shop-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.shop-page .col2 .box4 {
	background: url(../lifeworks-community/images/shop_box4.jpg) no-repeat;
}
.shop-page .col2 .box5 {
	background: url(../lifeworks-community/images/shop_box5.jpg) no-repeat;
}
.shop-page .col2 .box6 {
	background: url(../lifeworks-community/images/shop_box6.jpg) no-repeat;
}
.shop-page .col2 .box7 {
	background: url(../lifeworks-community/images/shop_box7.jpg) no-repeat;
}

/* Nominate
----------------------------------------------- */
.nominate-page .col1 .box2 {
	background: url(../lifeworks-community/images/nominate_box2.jpg) no-repeat;
}
.nominate-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.nominate-page .col2 .box4 {
	background: url(../lifeworks-community/images/nominate_box4.jpg) no-repeat;
}
.nominate-page .col2 .box5 {
	background: url(../lifeworks-community/images/nominate_box5.jpg) no-repeat;
}
.nominate-page .col2 .box6 {
	background: url(../lifeworks-community/images/nominate_box6.jpg) no-repeat;
}
.nominate-page .col2 .box7 {
	background: url(../lifeworks-community/images/nominate_box7.jpg) no-repeat;
}

/* About Us
----------------------------------------------- */
.about-us-page .col1 .box2 {
	background: url(../lifeworks-community/images/about-us_box2.jpg) no-repeat;
}
.about-us-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.about-us-page .col2 .box4 {
	background: url(../lifeworks-community/images/about-us_box4.jpg) no-repeat;
}
.about-us-page .col2 .box6 {
	background: url(../lifeworks-community/images/about-us_box6.jpg) no-repeat;
}
.about-us-page .col2 .box7 {
	background: url(../lifeworks-community/images/about-us_box7.jpg) no-repeat;
}

/* History
----------------------------------------------- */
.history-page .col1 .box2 {
	background: url(../lifeworks-community/images/history_box2.jpg) no-repeat;
}
.history-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.history-page .col2 .box4 {
	background: url(../lifeworks-community/images/history_box4.jpg) no-repeat;
}
.history-page .col2 .box6 {
	background: url(../lifeworks-community/images/history_box6.jpg) no-repeat;
}
.history-page .col2 .box7 {
	background: url(../lifeworks-community/images/history_box7.jpg) no-repeat;
}

/* Financials
----------------------------------------------- */
.financials-page .col1 .box2 {
	background: url(../lifeworks-community/images/financials_box2.jpg) no-repeat;
}
.financials-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.financials-page .col2 .box4 {
	background: url(../lifeworks-community/images/financials_box4.jpg) no-repeat;
}
.financials-page .col2 .box6 {
	background: url(../lifeworks-community/images/financials_box6.jpg) no-repeat;
}
.financials-page .col2 .box7 {
	background: url(../lifeworks-community/images/financials_box7.jpg) no-repeat;
}

/* HR - Job Opportunities
----------------------------------------------- */
.hr-page .col1 .box2 {
	background: url(../lifeworks-community/images/hr_box2.jpg) no-repeat;
}
.hr-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.hr-page .col2 .box4 {
	background: url(../lifeworks-community/images/hr_box4.jpg) no-repeat;
}
.hr-page .col2 .box6 {
	background: url(../lifeworks-community/images/hr_box6.jpg) no-repeat;
}
.hr-page .col2 .box7 {
	background: url(../lifeworks-community/images/hr_box7.jpg) no-repeat;
}

/* Newsletters
----------------------------------------------- */
.newsletters-page .col1 .box2 {
	background: url(../lifeworks-community/images/newsletters_box2.jpg) no-repeat;
}
.newsletters-page .col1 .box3 {
	background: url(../lifeworks-community/images/green_box3.gif) no-repeat;
}
.newsletters-page .col2 .box4 {
	background: url(../lifeworks-community/images/newsletters_box4.jpg) no-repeat;
}
.newsletters-page .col2 .box5 {
	background: url(../lifeworks-community/images/newsletters_box5.jpg) no-repeat;
}
.newsletters-page .col2 .box6 {
	background: url(../lifeworks-community/images/newsletters_box6.jpg) no-repeat;
}
.newsletters-page .col2 .box7 {
	background: url(../lifeworks-community/images/newsletters_box7.jpg) no-repeat;
}

/* Links
----------------------------------------------- */
/* Body Text */
.col1 .boxcontent a:link, .col1 .boxcontent a:visited {
	color: #e0e0e0;
	text-decoration: underline;
}
.col1 .boxcontent a:hover, .col1 .boxcontent a:active {
	color: #fff;
}