body {
	text-align: center;
	padding: 0px; margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/bg_page.png);
	background-repeat: repeat-x;
	background-color: White;
	font-size: 12px;
	color: #666;
}
a:link, a:active, a:visited {
	color: #388434;
}
a:hover {
	text-decoration: none;
}

#footerContainer {
	text-align: center;
}
#container {
	width: 975px;
	text-align: left;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../img/menu/sv_logo24.png);
}
#pageHeader h1 {
	padding: 0px; margin: 0px;
	float: left;
	width: 121px;
	height: 105px;
}
#pageHeader span {
	display: none;
}
#pageHeader img {
	border: none;
}
#pageHeader a {
position: relative;
}
#mainNavigation {
	padding: 43px 25px 0px 0px;
	float: left;
	overflow: none;
	position: relative;
}
#mainNavigationEnd{
	position: absolute;
	top: 43px;
	right: 0px;
	width: 25px;
	height: 52px;
	background-image: url(../img/menu/end24.png);
}
#mainNavigation ul, #footer ul {
	padding: 0px; margin:0px;
}
#mainNavigation ul {
	overflow: auto;
	height: 52px;
	background-image: url(../img/menu/bg24.png);
}
#mainNavigation ul li, #footer ul li {
	float: left;
	list-style-type: none;
}
#mainNavigation ul li {
	padding: 16px 0px 0px 0px;
}
#mainNavigation ul li a {
	color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../img/menu/divider.png);
	background-repeat: no-repeat;
	padding: 8px 35px 8px 35px;
	outline: 0;
	position: relative;
}
#mainNavigation ul li a:active, #mainNavigation ul li a:focus, #categorySelector a:active, #categorySelector a:focus {
	text-decoration: underline;
}
#footer a {
	color: #59c8dc;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
}
#footerContainer {
	background-image: url(../img/bg_footer.png);
	background-repeat: repeat-x;
	text-align: center;
}
#footer {
	margin: auto;
	overflow: auto;
	width: 835px;
	text-align: left;
	padding: 0px;
	padding: 10px 0px 25px 100px;
}
/* Content styles */
#content {
	clear: both;
	position: relative;
	padding-bottom: 10px;
	min-height: 400px;
}
#content h2 {
	color: #49b643;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 28px;
	margin: 0px;
	padding: 0px;
}
#content li {
	list-style-image: url(../img/list_bullet_orange.png);
}
#content #welcomenote {
	margin: 0px; padding: 0px;
	padding-left: 120px;
	width: 555px;
	height: 140px;
}
#content #wideintro, #content #wideintrotall, #content #feelgoodintro {
	margin: 0px; padding: 0px 0px 0px 120px;
	width: 855px;
	height: 80px;
}
#content #wideintro h2, #content #wideintrotall h2, #content #feelgoodintro h2 {
	width: 190px;
	float: left;
	margin: 0px;
	padding: 8px 30px 10px 0px;
	text-align: right;
	line-height: 28px;
	z-index:2000;
}
#content #wideintrotall h2 {
	height: 140px;
}
#content #majorpromo {
	float: left;
	padding-top: 45px;
}
#content #smallerboxes {
	width: 175px;
	float: left;
	padding: 40px 0px 0px 30px;
	font-size: 11px;
}
#content h3 {
	margin: 0px; padding: 0px;
	font-weight: normal;
	color: #49b643;
	font-size: 15px;
}
#content p {
	padding: 10px 0px 0px 0px; margin: 0px;
}
#content #featuredproduct, #content #minorpromo {
	float:left;
	margin: 0px; padding: 12px 0px 0px 85px;
	width: 215px;
	background-repeat: no-repeat;
}
#majorpromo img, #minorpromo img, #featuredproduct img {
	border: none;
}
a.moreinfo {
	display: block;
	width: 83px;
	height: 35px;
	background-image: url(../img/more_info.jpg);
}
a.moreinfo span {
	display: none;
}
#productSelector ul,
#categorySelector ul{
	overflow: hidden;
	padding: 0px 0px 40px 0px;
	margin: 0px;
}
#categorySelector img, 
#productSelector img {
	border: 0px;
}
#productSelector li,
#categorySelector li{
	float: left;
	list-style-type: none;
	list-style-image: none;
	padding-left: 20px;
	text-align: center;
	width: 180px;
}
#categorySelector li.first, 
#productSelector li.first {
	padding-left: 0px;
}
#categorySelector a.title, 
#productSelector a.title, 
#feelgood a{
	display: block;
	height: 70px;
	text-align: center;
	color: #42913d;
	font-size: 20px;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0px;
	text-decoration: none;
	overflow: visible;
}
span.with_title{
	font-size: 12px;
	font-weight: normal;
}
#productSelector #leftButton, #productSelector #rightButton,
#categorySelector #leftButton, #categorySelector #rightButton {
	padding-top: 150px;
	float: left;
	width: 38px !important;
}
#productSelector #leftButton,
#categorySelector #leftButton {
	padding-right: 20px;
}
/* Example product image */
#productImage {
	width: 990px;
	background-repeat: no-repeat;
	background-position: top right;
	margin: auto;
}
#nutritionButton {
	padding-top: 50px;
	float: left;
}
#nutritionButton img { border: 0px; }
#nutrition {
	font-size: 11px;
	color: #47aa42;
	width: 265px;
	padding: 0px 10px 10px 10px;
	background-color: white;
	border: 1px solid #48a943;
	position: absolute;
	top: 194px;
	left: 373px;
}
#nutrition a {
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
	color: #48a943;
}
#nutrition #close th, #nutrition #close td{
	padding: 1px;
}
#nutrition #close img{
	margin-top: 3px;
	margin-left: -5px;
	cursor: pointer;
	cursor: hand;
}
#nutrition p{
	border-top: 1px solid #f19103;
}
#nutritionProduct h3 {
	font-size: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
	color: #f19103;
}
#nutritionProduct {
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #f19103;
	padding-top: -20px;
	height: 40px;
	clear: left;
}
#nutritionProduct div {
	text-align: right;
	padding-top: 15px;
	width: 160px;
	float: left;
}
#nutrition th, #nutrition td {
	padding: 3px 5px;
}
#nutrition th {
	font-weight: normal;
	border-bottom: 1px solid #f19103;
}
#productPage {
	padding: 0px 120px;
	min-height: 450px;
}
#availSizes {
	clear: left;
	margin: 0px;
	padding: 20px 0px;
}
#availSizes h3 {
	font-size: 14px;
	font-weight: bold;
	color: #f19103;
}
#availSizes span {
	color: #b1b1b1;
	font-weight: normal;
	font-size: 18px;
}
#whatsInIt {
	clear: left;
	font-size: 12px;
	width: 500px;
	padding-bottom: 50px;
}
#whatsInIt pre {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px; margin: 0px;
	font-size: 11px;
}
#whatsInIt h3 {
	color: #f19103;
	margin: 0px;
	font-size: 18px;
	padding: 10px 0px;
}
#whatsInIt p {
	margin:0px; padding: 0px;
	padding-bottom: 10px;
}

/*
All pages using the alpha-pale background use this
*/
#alphaPale {
	width: 535px;
	padding: 0px 125px 50px 125px;
	overflow: auto;
}
#alphaPale fieldset {
	border: none;
	border-top: 1px solid #47aa42;
	padding: 10px 0px;
	margin: 10px 0px 0px 0px;
}
#alphaPale legend {
	display: none;
}
#alphaPale label {
	color: #47aa42;
	font-weight: bold;
	width: 200px;
	display: block;
	float: left;
}
#alphaPale div.input input {
	float: left;	
}
#alphaPale div.checkbox input {
	float: right;
}
#alphaPale div.input {
	clear: both;
	width: 500px;
	padding: 3px 0px;
}
#alphaPale div.checkbox {
	width: 220px;
	display: block;
}
#alphaPale div.submit {
	clear: both;
	border-top: 1px solid #47aa42;
	margin: 0px;
	padding: 10px;
}
#alphaPale table {
	border: 1px solid #388434;
	border-collapse: collapse;
	margin: 10px 0px;
}
#alphaPale td, #alphaPale th {
	border: 1px solid #388434;
	border-collapse: collapse;
	padding: 2px 5px;
}
#alphaPale th {
	color:  #388434;
	border-bottom: 2px solid #388434;
}
#alphaPale h3 {
	font-weight: bold;
	padding: 10px 0px;
}
#alphaPale p {
	padding:5px 0px;
}

#content #feelgoodintro {
	height: 128px;
	margin: 0px;
}
#content #feelgoodintro h2 {
	padding: 7px 50px 50px 0px;
}
#feelgood {
	clear: both;
	overflow: auto;
	padding-left: 100px;
	padding-bottom: 50px;
}
#feelgood div.column{
	width: 250px;
	float: left;
}	
#feelgood a{
	width: 200px;
	padding: 185px 25px 0px 25px;
	float: left;
	background-repeat: no-repeat;
	display: block;
}
#feelgood span.title {
	height: 30px;
}
#breadCrumbs {
	font-size: 11px;
	color: #388434;
	clear: left;
	height: 14px;
}
#breadCrumbs a {
	text-decoration: none;
}
#alphaPale label span.accept{
	font-size: 90%;
	font-weight: normal;
	margin-left: 5px;
	margin-bottom: 5px;
	display: block;
}
#alphaPale div.error-message{
	color: red;
	clear: both;
	margin: 3px 3px 3px 200px;
	font-size: 90%;
	border: 1px solid #dda5a5;
	background-color: #ffd8d8;
	padding: 3px;
}

#featuredProduct {
	position: absolute;
	right: 20px;
	top: 400px;
}
#featuredProduct h3 {
	font-weight: bold;
	width: 240px;
	padding: 10px 0px;
}
#featuredProduct img {
	border: none;
}
#productSelector a.title{
	
}

