html {
	width: 100%;
	background: #fff;
}

body {
	height: auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 6px;
}

a {
	color: #60c12f;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #046332;
	text-decoration: underline;
	outline: none;
}

img {
	border: 0;
}

label {
	cursor: default;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	font-size: 1px;
}

select,
input,
button,
textarea,
button {
	font-size: 11px;
	color: #9da0a4;
	padding: 1px 1px 1px 1px;
}
select,
input,
textarea {
	margin-bottom: 5px;
}

p,
br {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 1.4em;
}

a.arrow {	
	background: url(/app_themes/careers/images/arrow_green.gif) right 4px no-repeat;
	padding-right: 6px;
}
a.arrow:hover {
	color: #046332;
	background: url(/app_themes/careers/images/arrow_green_hover.gif) right 4px no-repeat;
}


#page {
	width: 990px;
	position:relative;
	left: 50%;
	margin-left: -495px; /*half of div width*/
	overflow: hidden;
	background: url(/app_themes/careers/images/bg_body_dotline.gif) 192px 0 repeat-y;
}
#pageExternal{
	width: 990px;
	position:relative;
	left: 50%;
	margin-left: -495px; /*half of div width*/
	overflow: hidden;
	
}
#topENavcontainer{
	width: 990px;
	position:relative;
	left: 50%;
	margin-left: -495px; /*half of div width*/
	overflow: hidden;
	background: url(/app_themes/careers/images/bg_body_dotline.gif) 192px 0 repeat-y;
}

#leftnav {
	width: 182px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 11px;
}

#content {
	width: 782px;
	height: auto;
	overflow: hidden;
	float: left;
	display: inline;
	margin-left: 15px;
}

/* global and top navs */
#globalnav {
	height: 48px;
	overflow: hidden;
	clear: both;
}
#globalnav .globalLinks {
	font-size: 9px;
	font-weight: 600;
	color: #acadac;
	float: left;
}
.globalLinks span {
	line-height: 1em;
	margin-right: 3px;
}
.globalLinks span a {
	text-decoration: underline;
}
#globalnav .globalStores {
	float: right;
}

#topnav {
	height: 20px;
	overflow: hidden;
	clear: both;
}
#topnav .jobNav {
	float: left;
	height: 20px;
}
#topnav .otherNav {
	float: right;
	height: 20px;
}
.jobNav span,
.otherNav span {
	float: left;
	display: inline;
	margin-right: 14px;
	padding: 0;
}
.jobNav span.last,
.otherNav span.last {
	margin: 0 !important;
}

/* leftnav */
#leftnav .button {
	width: 158px;
	margin-top: 4px;
}
#leftnav a.primary {	
	background: url(/app_themes/careers/images/arrow_green.gif) right 5px no-repeat;
}
#leftnav a.secondary {	
	background: url(/app_themes/careers/images/arrow_green.gif) right 3px no-repeat;
}
#leftnav a.primary span,
#leftnav a.secondary span {
	padding-right: 8px;	
}
#leftnav a.secondary span {
	font-size: 9px;
}
#leftnav a.primary:hover {
	color: #046332;
	background: url(/app_themes/careers/images/arrow_green_hover.gif) right 5px no-repeat;
}
#leftnav a.secondary:hover {
	color: #046332;
	background: url(/app_themes/careers/images/arrow_green_hover.gif) right 3px no-repeat;
}

.searchLocationBox {
	width: 182px;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.searchLocationBox .searchContent {
	width: 158px;
	padding: 0px 12px 0px 12px;
	background: #f2f2f2;
	overflow: hidden;
}
.searchLocationBox .searchContent fieldset {
	border: 0;
	width: 100%;
	margin: 0;
	padding: 8px 0px 8px 0px;
}
.searchLocationBox .searchContent .divider {
	border-top: solid 2px #fff;
	margin: 15px 0px 15px 0px;
	padding: 0;
	font-size: 1px;
	height: 2px;
}

.loginBox {
	width: 158px;
	/* padding: 0px 12px 0px 12px; */
	
	overflow: hidden;
}

.loginBox img {
	display: block;
}

.loginBox a {
	display: block;
	margin-left: 10px;
}

.loginBox fieldset {
	border: 0;
	width: 100%;
	margin: 0;
	padding: 8px 0px 8px 0px;
}
.loginBox fieldset input {
/*	background: url(/app_themes/careers/images/bg_login_input.gif) left top no-repeat; */
	padding: 4px 2px 4px 10px;
	border: none;
	width: 151px;
	background: none;
}

.loginBox fieldset div.bkGrd {
	background: url(/app_themes/careers/images/bg_login_input.gif) left top no-repeat;
	width: 151px;
	height: 21px;
	padding-bottom: 4px;
}

#leftnav dl.otherLinks {
	width: 158px;
	padding: 0px 12px 0px 12px;
	overflow: hidden;
	margin-top: 15px;
}
dl.otherLinks dd {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}


/* content */
.flashWrapper,
.billboard {
	width: 782px;
	height: auto;
	clear: both;
	margin: 10px 0px 10px 0px;
}
.billboard.why {
	height: 372px;
	background: url(/app_themes/careers/images/billboard_whyworkforsobeys.jpg) left top no-repeat;
	z-index: 1;
}
.billboard.why a {
	position: absolute;
	z-index: 2;
	margin: 212px 0px 0px 157px;
}

.landingBillboard,
.otherManagersContainer {
	width: 760px;
	padding: 18px 22px 0px 0px;
	z-index: 1;
}
.landingBillboardIcon {
	position: absolute;
	z-index: 2;
	margin: 218px 0px 0px 470px;
}
.billboardIntro {
	width: 488px;
	padding-left: 12px;
	float: left;
}
.billboardPhoto {
	width: 260px;
	height: auto;
	float: left;
	display: inline;
}
.billboardIntro blockquote {
	width: 384px;
}
blockquote.wide {
	width: 455px;
}
.billboardIntro .actions {
	margin-left: 38px;
}
.actions span {
	float: left;
	display: inline;
	margin-right: 20px;
}

.landingIntro {
	width: 423px;
	padding: 0px 30px 0px 47px;
	float: left;
}
.landingCallouts {
	width: 131px;
	float: left;
	display: inline;
	padding-left: 75px;
}
.landingCallouts br {
	margin: 0 !important;
	padding: 0;
	line-height: 0.8em;
}
blockquote,
blockquote.wide {
	background: url(/app_themes/careers/images/quote_left.gif) left top no-repeat;	
	margin: 0px 0px 10px 0px;
}
blockquote span,
blockquote.wide span {
	background: url(/app_themes/careers/images/quote_right.gif) right bottom no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px 10px 0px 34px;
	display: block;
	color: #545454;
	line-height: 1.4em;
}

/* Managers */
.otherManagersContainer .inner {
	width: 713px;
	overflow: hidden;
	padding: 7px 0px 0px 47px;
	z-index: 100;
}
.otherManagersContainer .inner .managerModule {
	width: 210px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-right: 17px;
}
.managerModule.last {
	margin-right: 0;
}
.managerModule div {
	margin: 5px 0px 0px 5px;
}
.managerModule div a {
	margin: 5px 0px 0px 2px;
}


/* 3 columns layout */
.landingModule {
	width: 260px;
	float: left;
	display: inline;
}
.landingModule .inner {
	padding-left: 24px;
	margin-bottom: 25px;
	overflow: hidden;
}
.landingModule .inner .header {
	height: 25px;
	margin-top: 5px;
}
.landingModule .inner p {
	width: 210px;
	padding-bottom: 10px;
}

.inner.storeslink {
	width: 234px;
	padding-left: 0 !important;
}
.storeslinktop {
	width: 234px;
	height: 15px;
	background: url(/app_themes/careers/images/bg_storeslinkbox.gif) left top no-repeat;
}
.storeslinkbottom {
	width: 204px;
	padding: 0px 15px 0px 15px;
	overflow: hidden;
	background: url(/app_themes/careers/images/bg_storeslinkbox.gif) left bottom no-repeat;
}
.storeslinkbottom div {
	display: block;
	overflow: hidden;
	height: 40px;
	padding-bottom: 15px !important;
	clear: both;
}
.storeslinkbottom div span {
	float: left;
	line-height: 1.4em;
}
.storeslinkbottom div span.right {
	float: right;
	line-height: 1.3em;
}

/* overlay */
.managerTestimonialOverlay {
	z-index: 30000;
	margin: 45px 0px 0px 47px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 703px;
	height: auto;
	overflow: hidden;
	clear: both;
}
#managerTestimonialOverlayNothing, #managerTestimonial, #managerTestimonial1, #managerTestimonial2, #managerTestimonial3 {
	top: -500px;
	left: -500px;
	position: relative;
}
#managerTestimonialOverlayNothing .testimonialTop,
#managerTestimonial .testimonialTop,
#managerTestimonial1 .testimonialTop,
#managerTestimonial2 .testimonialTop,
#managerTestimonial3 .testimonialTop,
.testimonialTop {
	width: 647px;
	height: auto;
	overflow: hidden;
	padding: 14px 22px 0px 34px;
	background: url(/app_themes/careers/images/bg_manager_overlay.gif) left top no-repeat;
}
#managerTestimonialOverlayNothing .testimonialBottom,
#managerTestimonial .testimonialBottom,
#managerTestimonial1 .testimonialBottom,
#managerTestimonial2 .testimonialBottom,
#managerTestimonial3 .testimonialBottom,
.testimonialBottom {
	width: 702px;
	height: 15px;
	overflow: hidden;
	background: url(/app_themes/careers/images/bg_manager_overlay.gif) left bottom no-repeat;
}
.testimonialTop a.close {
	float: right;
	text-decoration: none;
}
.testimonialTop .manager{
	display: block;
	margin-bottom: 15px;
}
.testimonialTop .manager span {
	height: 26px;
	font-size: 12px;
	color: #000;
	vertical-align: super;
}
.testimonialTop .photo{
	width: 220px;
	float: left;
}
.testimonialTop .testimonial {
	width: 410px;
	float: left;
	display: inline;
}
.testimonialTop .testimonial p {
	padding: 0px 0px 12px 6px;
	line-height: 1.6em;
}

/* corporate */
.corporateContainer {
	width: 717px;
	margin: 20px 22px 0px 43px;
	z-index: 100;
}
.corpEmployeeList {
	width: 295px;
	float: left;
	margin: 0px 40px 0px 0px;
	z-index: 100;
}
.corpEmployeeList .employeePhoto {
	width: 112px;
	height: 118px;
	float: left;
	display: inline;
}
.corpEmployeeList .employeeDetails {
	width: 173px;
	float: left;
	display: inline;
}
.corpEmployeeList .employeeDetails div {
	margin-top: 5px;
	display: block;
}

.corporateContainer .boxContainerMedium {
	float: left;
	display: inline;
}


/* career paths */
.featuredStoryContainer {
	width: 523px;
	margin: 0px 31px 0px 34px;
	float: left;
	display: inline;
}
.moreStoryContainer {
	width: 173px;
	height: 645px;
	float: left;
	display: inline;
	background: url(/app_themes/careers/images/bg_box_stories.gif) left top no-repeat;
}
.featuredStoryContainer p {
	padding: 0px 5px 10px 15px;
	line-height: 1.4em;
}
.featuredStoryContainer p.highlight {
	font-size: 13px;
	color: #000;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.moreStoryContainer ul.stories {
	margin: 54px 44px 30px 29px;
	padding: 0;
	list-style-type: none;	
}
ul.stories li {
	margin: 0;
	padding: 0px 0px 5px 0px;
	height: 110px;
}
ul.stories li .personPhoto {
	width: 100px;
	height: auto;
	background: url(/app_themes/careers/images/career_story_img_bg.gif) left top no-repeat;
}
.personPhoto img {
	margin: 5px 5px 5px 5px;
}

ul.stories li.on .personPhoto  img {
	-moz-opacity: .50;
	filter: alpha(opacity=50);
	opacity: .50;
}
ul.stories li.on a.arrow {
	background: url(/app_themes/careers/images/arrow_grey.gif) right 4px no-repeat;
	color: #aca9a9;
}



/* box */
.boxContainerWide {
	width: 695px;
	height: auto;
	overflow: hidden;
	background: url(/app_themes/careers/images/bg_box_wide.gif) left top no-repeat;
	margin: 20px 0px 0px 42px;
}
.boxContainerWide .bottom {
	height: 25px;
	background: url(/app_themes/careers/images/bg_box_wide.gif) left bottom no-repeat;
	overflow: hidden;
}
.boxContainerWide .innerContent {
	padding: 33px 28px 0px 25px;
}
.boxContainerWide .splitCol {
	width: 306px;
	float: left;
	display: inline;
}
.splitCol.last {
	margin-left: 30px;
}

.boxContainerMedium {
	width: 380px;
	height: auto;
	overflow: hidden;
	background: url(/app_themes/careers/images/bg_box_medium.gif) left top no-repeat;
}
.boxContainerMedium .bottom {
	height: 36px;
	background: url(/app_themes/careers/images/bg_box_medium.gif) left bottom no-repeat;
	overflow: hidden;
}
.boxContainerMedium .innerContent {
	padding: 36px 33px 0px 25px;
}


ul.threeColList,
ul.twoColList,
ul.singleColList {
	width: 642px;
	margin: 15px 0px 7px 0px;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
ul.twoColList {
	width: 322px;
}
ul.singleColList {
	width: auto;
	margin-top: 0;
}
ul.singleColList.last {
	margin-left: 30px;
}

ul.threeColList li,
ul.twoColList li {
	background: url(/app_themes/careers/images/bullet.gif) 0px 5px no-repeat;
	font-size: 13px;
	float: left;
	padding: 0px 0px 8px 10px;
}
ul.threeColList li {
	width: 204px;
}
ul.twoColList li {
	width: 138px;
	margin-right: 13px;
}
ul.singleColList li {
	background: url(/app_themes/careers/images/bullet.gif) 0px 5px no-repeat;
	padding: 0px 0px 8px 13px;
	list-style-position: outside;
	line-height: 1.4em;
	width: 290px;
}

.categoryheader {
	margin: 0px 0px 8px 12px;
}
p.topic {
	font-weight: bold;
	color: #333;
	padding: 0 !important;
	margin: 0px 0px 5px 0px;
	display: block;
}

.floatRight {
	float: right;
	padding: 0;
	margin: 0;
}

.dotlineDivider {
	background: url(/app_themes/careers/images/bg_dotline_h.gif) left top repeat-x;
	height: 2px;
	font-size: 1px;
	margin: 15px 0px 15px 0px;
	clear: both;
}

/* store careers */
.departmentsContainer {
	width: 698px;
	height: auto;
	overflow: hidden;
	margin: 20px 0px 0px 38px;
}
.departmentsContainer .tabsWrapper {
	width: 698px;
	height: 30px;
}
.tabsWrapper #tab {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
	display: inline;
	overflow: hidden;
	width: 698px;
	background: url(/app_themes/careers/images/tabs_store_careers.gif) 0 0 no-repeat;
}
.tabsWrapper #tab li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

.tabsWrapper #tab a {
	float: left;
	padding: 30px 0 0 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px; /* for IE5/Win */
}

.tNav01 a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -13px 0px no-repeat; margin-left: 13px;}
.tNav01 a:hover, .tNav01on a {background-position: -13px -30px; margin-left: 13px;}
.tNav01on a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -13px -30px no-repeat; margin-left: 13px;}

.tNav02 a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -85px 0px no-repeat;}
.tNav02 a:hover, .tNav02on a {background-position: -85px -30px;}
.tNav02on a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -85px -30px no-repeat;}

.tNav03 a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -157px 0px no-repeat;}
.tNav03 a:hover, .tNav03on a {background-position: -157px -30px;}
.tNav03on a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -157px -30px no-repeat;}

.tNav04 a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -229px 0px no-repeat;}
.tNav04 a:hover, .tNav04on a {background-position: -229px -30px;}
.tNav04on a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -229px -30px no-repeat;}

.tNav05 a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -301px 0px no-repeat;}
.tNav05 a:hover, .tNav05on a {background-position: -301px -30px;}
.tNav05on a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -301px -30px no-repeat;}

.tNav06 a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -373px 0px no-repeat;}
.tNav06 a:hover, .tNav06on a {background-position: -373px -30px;}
.tNav06on a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -373px -30px no-repeat;}

.tNav07 a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -445px 0px no-repeat;}
.tNav07 a:hover, .tNav07on a {background-position: -445px -30px;}
.tNav07on a {width:72px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -445px -30px no-repeat;}

.tNav08 a {width:121px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -517px 0px no-repeat;}
.tNav08 a:hover, .tNav08on a {background-position: -517px -30px;}
.tNav08on a {width:121px; background:url(/app_themes/careers/images/tabs_store_careers.gif) -517px -30px no-repeat;}


.sectionsWrapper {
	width: 643px;
	background: url(/app_themes/careers/images/bg_box_store_careers.gif) left top no-repeat;
	padding: 20px 30px 0px 25px;
	overflow: hidden;
}
.sectionsWrapperBottom {
	height: 30px;
	background: url(/app_themes/careers/images/bg_box_store_careers.gif) left bottom no-repeat;
	overflow: hidden;
}
.sectionsWrapper div {
	width: 643px;
	height: auto;
	overflow: hidden;
}
.sectionsWrapper div# p {
	line-height: 1.4em;
	padding-bottom: 10px;
}
.sectionsWrapper div# span.header {
	display: block;
	margin: 0;
	padding: 0;
}

 #subnavitem-whywork {
   	  margin:0px;
      width: 148px;
      height: 172px;
	  display:block;
	  visibility:visible;
	   background: url(/app_themes/careers/images/menubg.gif) bottom left no-repeat;
	 filter:alpha(opacity=100);
	  -moz-opacity:1.00;
	  opacity:1.00; 
	  z-index:10001;
	  position:absolute;
	  top:-500px;
	  left:-500px;
   }
   
   #subnavitem-whywork .mainsubMenuItem{
   	margin-left:2px;
   } 

/* History */
.historyContainer {
	width: 723px;
	padding: 18px 22px 0px 37px;
}
.historyContainer p {
	padding: 10px 0px 25px 0px;
	font-size: 13px;
}
.historicalPeriods {
	display: block;
	margin-top: 10px;
}

/* Social Responsibility */
.srContainer {
	width: 738px;
	padding: 18px 0px 0px 44px;
}
.srContainer .leftCol {
	width: 473px;
	height: auto;
	overflow: hidden;
	padding-right: 15px;
	float: left;
}
.srContainer .rightCol {
	width: 250px;
	float: left;
	display: inline;
	margin-top: 36px;
}
.srContainer p {
	padding: 10px 0px 25px 0px;
	font-size: 13px;
}
.srContainer .headings {
	display: block;
	margin-top: 10px;
}
ul.circles {
	width: auto;
	margin: -10px 0px 20px 10px;
	padding: 0;
	list-style-type: none;
}
ul.circles li {
	font-size: 13px;
	background: url(/app_themes/careers/images/bullet.gif) 0px 5px no-repeat;
	padding: 0px 0px 8px 13px;
	line-height: 1.4em;
}

/* FAQs */
.faqContainer {
	width: 560px;
	padding: 18px 0px 0px 44px;
	margin-right: 179px;
}
.faqContainer p {
	padding: 10px 0px 30px 0px;
	font-size: 13px !important;
}

/* Location */
.locationContainer {
	width: 723px;
	padding: 18px 22px 0px 37px;
}
.locationMap {
	width: 344px;
	height: auto;
	border: solid 1px #333;
	margin-right: 15px;
	float: left;
}
.locationDetails {
	width: 360px;
	float: left;
	display: inline;
}
.locationDetails dl.brands {
	width: 340px;
	margin: 20px 0px 0px 0px;
	padding: 0;
}
dl.brands dd {
	height: 100%;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	background: url(/app_themes/careers/images/dotline.gif) left bottom repeat-x;
	font-size: 12px;
	color: #000;
	clear: both;
}
dl.brands dd .checkbox {
	width: 20px;
	float: left;
}
dl.brands dd .checkbox input {
	margin: 3px 0px 0px 0px;
	padding: 0;
}
dl.brands dd .brand {
	width: 160px;
	float: left;
	display: inline;
}
.brand p {
	padding: 5px 0px 0px 0px;
	margin: 0;
}
.brand span.distance {
	height: 30px;
	margin-left: 5px;
	vertical-align: top;
	font-weight: bold;
}
dl.brands dd .address {
	width: 150px;
	float: left;
	display: inline;
	line-height: 1.4em;
}

/* Culture & Values */
.cultureIntro {
	width: 435px;
	margin-left: 34px;
	font-size: 13px;
	line-height: 1.8em;
}
.cultureIntro p.serifIntro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	line-height: 1.8em;	
}
ul.culture {
	width: auto;
	margin: 15px 0px 20px 10px;
	padding: 0;
	list-style-type: none;
}
ul.culture li {
/*	font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 13px;
	color: #666;
	background: url(/app_themes/careers/images/bullet.gif) 0px 5px no-repeat;
	padding: 0px 0px 8px 13px;
	line-height: 1.4em;
}
.cultureTopRow,
.cultureMiddleRow {
	width: 642px;
	height: auto;
	overflow: hidden;
}
.cultureTopRow p.intro {
	width: auto;
	font-size: 12px;
	color: #000;
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 35px 0px 0px;
	line-height: 1.8em;
}
.cultureTopRow p.video {
	width: 207px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	text-align: right;
}

.cultureMiddleRow {
	margin: 20px 0px 20px 0px;
}
.cultureMiddleRow .headers,
.featuredStoryContainer .headers {
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	margin-left: 15px;
}
.cultureMiddleRow p {
	line-height: 1.4em;
	margin-left: 15px;
}
ul.championsList {
	width: auto;
	height: auto;
	list-style-type: none;
	margin: 20px 27px 20px 27px;
	padding: 0;
	background: red;
}
ul.championsList li {
	width: 108px;
	height: auto;
	margin: 0px 40px 15px 40px;
	padding: 0;
	float: left;
	display: inline;
}

/* Benefits */
.benefitsIntro {
	font-size: 13px;
	padding: 10px 0px 20px 0px;
	line-height: 1.6em;
}
.benefitsDetails {
	margin: 5px 0px 15px 15px;
}
.benefitsDetails p {
	margin: 3px 0px 20px 10px;
	padding: 0 !important;
}

/*Locations Pagination */
.pagination {
clear:both;
float:right;
margin:10px 0;
padding:0;
}
.pagination .page {
color:#60c12f;
float:left;
font-size:11px;
font-weight:bold;
line-height:11px;
margin-right:5px;
}
.pagination a {
color:#333333;
display:inline;
float:left;
font-size:11px;
line-height:11px;
padding:0 3px;
text-decoration:none;
}
.pagination a:hover, .pagination .on {
color:#60c12f;
text-decoration:none;
}
.pagination .on {
font-weight:bold;
line-height:11px;
padding:0 3px;
}
.pagination .previous {
background:transparent url(/App_themes/Compliments/images/pagination_arrow_p_off.gif) no-repeat scroll left top;
color:#666666;
display:inline;
float:left;
height:11px;
line-height:11px;
}
.pagination .next {
background:transparent url(/App_themes/Compliments/images/pagination_arrow_n_off.gif) no-repeat scroll right top;
color:#666666;
display:inline;
float:left;
height:11px;
line-height:11px;
}
.pagination .previous a {
background:transparent url(/App_themes/Compliments/images/pagination_arrow_p_on.gif) no-repeat scroll left top;
color:#333333;
text-decoration:none;
}
.pagination .next a {
background:transparent url(/App_themes/Compliments/images/pagination_arrow_n_on.gif) no-repeat scroll right top;
color:#333333;
text-decoration:none;
}
.pagination .previous a:hover, .pagination .next a:hover {
color:#333333;
text-decoration:underline;
}
.pagination .previous span {
font-size:11px;
line-height:11px;
padding-left:12px;
}
.pagination .next span {
font-size:11px;
line-height:11px;
padding-right:10px;
}
.warning {
color:Red;
display:none;
}
/* Locations Pagination */
#shell_FlashVideoContainer {
	position:absolute;
	left:0px;
	top:0px;
	width:550px;
	height:400px;
	padding: 0;
	display:none;
	z-index:31000;
	visibility:visible;
}

/* april 23 */
.featuredPersonContainer,
.featuredPersonContainer.wide {
	width: 523px;
	margin: 0px 0px 15px 0px;
}
.featuredPersonContainer.wide {
	width: 642px;
}
.featuredPersonPic {
	float: left;
	width: 240px;
}
.featuredPersonDetails,
.featuredPersonDetails {
	width: 283px;
	float: left;
	display: inline;
}
.featuredPersonContainer.wide .featuredPersonDetails {
	width: 380px;
}
.featuredPersonDetails p,
.featuredPersonContainer.wide .featuredPersonDetails p {
	font-size: 13px;
	color: #595959;
	margin: 30px 0px 20px 13px;
}
.featuredPersonContainer.wide .featuredPersonDetails p {
	margin: 30px 0px 20px 25px;
}
.featuredPersonDetails span.name {
	font-size: 15px;
	font-weight: bold;
}

.culturevalue_subtitle {
	display: block;
	margin-bottom: 20px;
}

#quicklinkFooter { background-color: #f2f2f2; 
overflow: auto; 
margin-left: -495px; 
width: 990px;
padding: 25px 0 0 0;
position: relative;
left: 50%;
}

.quicklinks li a { color: #858585;
text-decoration: none; }

.quicklinks li a:hover { color: #3B3B3B; text-decoration: none;}

.quicklinks { float: left;  
margin-bottom: 20px;}

#quicklinkFooter ul, #findusat ul { padding: 0; margin: 0; 
list-style-type: none; }

.ourstores ul { height: 50px; 
width: 200px; }
.ourstores li { float: left; 
width: 100px; }

.ourstores { width: 278px; margin-left: 25px;}
.foodinspirations { width: 232px; }
.sobeysinc { width: 245px; }

#findusat { clear: left; 
background-color: #e6e6e7;
width: 100%;
height: 26px; 
position: relative;}

#findusat ul.findusaticon { position: absolute; 
top: 4px;
right: 28px;
}
#findusat li { float: left; }

#findusat ul.otherLinks { position: absolute; 
top: 5px;
left: 25px; }

#findusat ul.otherLinks li { padding-right: 30px; }

#findusat ul.otherLinks li a { color: #979A96; text-decoration: none;  }
#findusat ul.otherLinks li a:hover { color: #3B3B3B }
#popupPage.smaller {
height:auto;
margin-top:10px;
padding:0 25px;
width:550px;
}
#popupPage a.close, #popupPage.smaller a.close {
background:transparent url(/App_themes/Compliments/images/button_close.gif) no-repeat scroll right top;
color:#666666;
float:right;
line-height:19px;
margin-right:5px;
padding-right:27px;
text-decoration:none;
}
#popupPage .header {
border-bottom:5px solid #94B737;
height:auto;
overflow:hidden;
width:708px;
}
#popupPage.smaller .header {
background:transparent url(/App_themes/Compliments/images/dotline_grey_h.gif) repeat-x scroll left bottom;
border:medium none;
height:auto;
overflow:hidden;
padding-bottom:2px;
width:550px;
}
#popupPage .header .logo, #popupPage.smaller .header .logo {
float:left;
}
#popupPage .header .title {
-x-system-font:none;
color:#000000;
float:right;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:15px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1em;
padding:25px 10px 10px 0;
text-transform:uppercase;
}
#popupPage .bodyText {
color:#333333;
font-size:12px;
line-height:1.2em;
margin:20px 10px 0;
}
#popupPage .bodyText p {
padding-bottom:15px;
}

/*** careers popup page ***/

#popupPage { width: 700px; }

#careerPopup-content { padding: 0; margin: 0; list-style-type: none; 
clear: left;}

#careerPopup-content li { float: left; }

.afterFloat { clear: left; }

#careerPopup-footer { width: 610px;
/*margin-left: 90px; */
font-size: 11px;
color: #666; 
padding-top: 52px;}

.btnApply { display: block;
width: 150px;
height: 21px;
background: url(/App_Themes/careers/images/careerPopup/btn-applyOFF1.gif) left top no-repeat; 
margin-left: 45px; }

.btnApply:hover { 
background: url(/App_Themes/careers/images/careerPopup/btn-applyON1.gif) left top no-repeat; 
text-decoration: none;}
