@charset "utf-8";
/* CSS Document */

/*#main-content {
	min-height: 395px;
	height: 395px;
}*/

#store-opportunities {
	position: absolute;
	left: 211px;
	width: 458px;
	height: 238px;
	border: 1px solid #3f3f3f;
	background: url('/images/store-opportunities/store-opportunities-bg.jpg') repeat-x;
}

#tea-bag {
	position: absolute;
	top: 0;
	left: 0;
}

#store-opportunities p {
	padding: 27px 10px 0 235px;
}

#store-manager {
	position: absolute;
	left: 211px;
	top: 249px;
	width: 222px;
	height: 143px;
	border: 1px solid #3f3f3f;
	background: url('/images/store-opportunities/store-manager-bg.jpg') no-repeat;
}

#assistant-store-manager {
	position: absolute;
	left: 443px;
	top: 249px;
	width: 222px;
	height: 143px;
	border: 1px solid #3f3f3f;
	background: url('/images/store-opportunities/assistant-store-manager-bg.jpg') no-repeat;
}

#store-assistant {
	position: absolute;
	left: 676px;
	top: 249px;
	width: 222px;
	height: 143px;
	border: 1px solid #3f3f3f;
	background: url('/images/store-opportunities/store-assistant-bg.jpg') no-repeat;
}

.more-about-the-position {
	position: absolute;
	left: 10px;
	top: 115px;
}

.case-study-pod {
	position: relative;
	height: 153px;
	border-bottom: 1px solid #3f3f3f;
}

.case-study-pod-copy {
	position: absolute;
	left: 23px;
	top: 14px;	
	width: 277px;
}

.case-study-pod-image {
	position: absolute;
	left: 312px;
	top: 0;	
}

.position-main {
	position: relative;
	margin-left: 208px;
	margin-bottom: 15px;
	width: 458px;
	border: 1px solid #3f3f3f;
	background: url('/images/store-opportunities/store-opportunities-bg.jpg') top repeat-x;
}

.main-image {
	position: absolute;
	top: 0;
	left: 0;
}

.position-intro {
	position: relative;
	height: 224px;
	margin-bottom: 28px;
}

.position-intro p {
	padding: 28px 15px 0 235px;
}

.position-overview {
	position: relative;
	border-bottom: 1px solid #3f3f3f;
	background-color:#004689;
}

.position-overview p {
	width: 400px;
	margin-left: 25px;
	margin-right: 25px;
}

ul {
	font-size: 12px;
}