body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#fullpage {
	margin: auto;
	width: 920px;
	max-width: 100%;
}
#header {
	position: relative;
	margin: auto;
	width: 920px;
	max-width: 100%;
	clear:both;
	display: table;
}
#logo {
	position:relative;
	float:left;
	margin-left: 25px;
}
#promo {
	position:relative;
	width: 100%;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #8CBD42;
	font-weight: bold;
	margin-top:35px;
}
#address {
	position:relative;
	top: 36px;
	float:right;
	width: 650px;
	margin-right: 35px;
	margin-left: 15px;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
}
#slogan {
	position:relative;
	height: 44px;
	background-image: url(../images/pronatura_04.png);
	background-repeat: no-repeat;
	clear: both;
	
}
#slogan p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 35px;
	line-height: 54px;	
}
#shadow {
	position:relative;
	height: 12px;
	background-image: url(../images/pronatura_05.png);
	background-repeat: no-repeat;
	clear: both;
}
#mainpage {
	position:relative;
	width: 920px;
	background-image: url(../images/pronatura_06.png);
	min-height: 300px; height: auto !important; height: 300px;
	display: table;
}
#navigation {
	float: left;
	width: 220px;
}
#content {
	width: 670px;
	float: right;
	margin-right: 25px;
	display: table;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7BA73A;
	text-decoration: none;
	letter-spacing: -0.02em;
	word-spacing: -0.05em;
	text-align: center;
	line-height: normal;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81AD3D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	margin-bottom: 8px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CBD42;
}
h2 a {
	color: #666666;
	text-decoration: none;
}
h2 a:hover {
	color: #8FC446;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8FC446;
	text-decoration: none;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 10px;
}
.benefits {
	font-size: 18px;
	font-weight: bold;
	color: #339900;	
}
#mText {
	width: 98%;
	max-width: 640px;
	margin: 10px auto auto auto;
}
#mText p a, #mText p a:visited, #mText p a:active {
	color: #333333;
	text-decoration: none;	
}
#mText p a:hover {
	color: #000000;
	text-decoration: underline;	
}
#mText h1 {
	margin-bottom: 35px;	
}
#mText img {
	max-width: 100%;
	height: auto;
}
.slideHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: -0.02em;
	word-spacing: -0.05em;
	text-align: center;
	line-height: normal;
	margin-bottom: 0px;
}
#footer {
	height: 138px;
	width: 920px;
	background-image: url(../images/pronatura_07.png);
	background-repeat: no-repeat;
	text-align:center;
	margin: auto;
	padding-top: 45px;
	font-size: 12px;
}
.clearit {
 	height: 1px;
 	clear: both;
}

/*navigation */
#list-menu {
	width: 190px;
	float: right;
	margin-right:9px;
	text-align: right;
}
#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	letter-spacing: 1px;
}
#list-menu li {
	margin: 0px;
	padding: 0;
	/* height: 29px; */
} 
#list-menu ul a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
}
#list-menu ul a:link, #list-menu ul a:active, #list-menu ul a:visited {
	color: #FFFFFF;
}

#list-menu ul a:hover {
	color: #222222;
	background-color: #FFDD0A;
}
.twelvepoint {
	font-size: 12px;
}
.productBoxContainer {
	position: relative;
	width: 98%;
	margin: 18px auto;
	display: table;
	border-collapse: separate;
	border-spacing: 9px;
}
.productBoxContainerSingle {
	position: relative;
	width: 50%;
	margin: 18px auto;
	display: table;
	border-collapse: separate;
	border-spacing: 9px;
}
.productBox {
	position: relative;
	width: 48%;
	min-width: 190px;
	margin: 2px;
	border: solid 1px #DDEDC7;
	display: table-cell;
	text-align: center;
	padding-bottom: 5px;
}
.productBox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8FC446;
	border-bottom: solid 1px #666666;
	display: block;
	padding: 5px;
	margin: 0px 0px 8px 0px;
}
.productBox h3 a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.productBox .productDescription a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.productBox .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 15px;
	text-align: center;
	position: relative;
	width: 100%;
}
.productBox .link a {
	color: #333333;
	text-decoration: none;
}
#products {
	margin-top: 25px;
	margin-bottom: 15px;
	min-height: 300px;
}
#products h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8FC446;
	border-bottom: solid 1px #999999;
	display: block;
	padding-left: 5px;
	margin: 0px;
}
.productBox .productDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin: 7px auto;
}
.productDescription img {
	margin: 0px 7px;
}
.productBox .productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8FC446;
	border-bottom: solid 1px #666666;
	display: block;
	padding: 5px;
	margin: 0px 0px 8px 0px;
}
.productBox .productTitle a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#products img {
	padding-right: 5px;
	padding-left: 1px;	
}
.slidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 48px;
}
.slidelink a {
	color: #666666;
	text-decoration: none;
}

input {
	background-color: #FFF193;
}
.clearit {
	clear: both;
	height: 40px;
}
.productSlide {
	font-size: 16px;
	font-weight: bold;
	color: #666666;	
}
#list-menu-footer {
	width: 100%;
	margin-right:9px;
	text-align: center;
}
#list-menu-footer ul {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#list-menu-footer ul li {
	margin: 0px;
	display: inline;
	
	/* height: 29px; */
} 
#list-menu-footer ul li a {
	white-space: nowrap;
	padding: 0px 5px;
	border-right: solid 1px #333333;
}
#list-menu-footer ul li a:link, #list-menu-footer ul li a:active, #list-menu-footer ul li a:visited {
	color: #333333;
	text-decoration: none;
}

#list-menu-footer ul li a:hover {
	color: #999999;
	text-decoration: underline;
}
#list-menu-footer ul li:last-child > a {
	border-right: solid 0px #333333;
}
#mLink {
	font-family: 'Cantarell', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 39px;
	background-image: url(../images/menu-link.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	text-align:center;
	line-height: 28px;
	display: none;
	width: 45px;
	margin: auto;
}
#mLink:hover {
	color: #DDDDDD;
	text-decoration: none;
	background-image: url(../images/menu-link-ov.png);
	background-repeat: no-repeat;
	cursor: pointer;	
}
.left20 {
	width: 25%;
	float: left;
}
.right80 {
	width: 73%;
	float: right;
}
.left30 {
	width: 35%;
	float: left;
}
.right70 {
	width: 63%;
	float: right;
}
#back2Top {
    width: 30px;
    line-height: 30px;
    overflow: hidden;
    z-index: 190;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 10px;
    right: 0;
    background-color: #8CBD42;
    color: #FFFFFF;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #BBBBBB;
    color: #EEEEEE;
}
.recommendList {
	position: relative;
	text-align:center;
	list-style:none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.recommendList li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: inline-block;
	margin: auto 10px;
}
.recommendList li a {
	color: #000000;
	text-decoration: none;
}
.recommendList img {
	display: block;
	margin: auto;
	max-height: 100px;
}
.breadCrumbs {
	position: relative;
	float: left;
	width: 60%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.cartLinks {
	position: relative;
	float: right;
	width: 35%;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.cartLinks a, .breadCrumbs a {
	white-space: nowrap;
}

@media only screen and (max-width: 960px) {
	#header {
	position: relative;
	margin: auto;
	width: 920px;
	max-width: 100%;
	clear:both;
	display: block;
	}
	#logo {
	position:relative;
	float:none;
	margin-left: auto;
	text-align: center;
	}
	#promo {
	display: none;
	}
	#address {
	position:relative;
	top: 5px;
	float:none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	vertical-align: auto;
	}
	#address span {
	display: block;
	}
	#slogan {
	position:relative;
	height: 44px;
	background-image: none;
	background-repeat: no-repeat;
	clear: both;
	text-align: center
	}
	#slogan p {
	font-size: 16px;
	font-weight: bold;
	color: #8CBD42;
	padding-left: 0px;
	line-height: 50px;	
	
	}
	#shadow {
	clear: both;
	display: none;
	}
	#mainpage {
	position:relative;
	width: 100%;
	max-width: 920px;
	background-image: none;
	min-height: 300px; height: auto !important; height: 300px;
	display: table;
	}
	#navigation {
	float: none;
	width: 100%;
	background-color: #8CBD42;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	/*navigation */
	#list-menu {
	position: absolute;
	width: 100%;
	float: none;
	margin-right:auto;
	margin-top: 12px;
	text-align: center;
	z-index:200;
	}
	#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	letter-spacing: 1px;
	display: none;
	}
	#list-menu li {
	margin: 0px;
	padding: 0;
	background-color: #D7E8BD;
	/* height: 29px; */
	} 
	#list-menu ul a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 15px;
	}
	#list-menu ul a:link, #list-menu ul a:active, #list-menu ul a:visited {
	color: #666666;
	}
	#list-menu ul a:hover {
	color: #222222;
	background-color: #FFDD0A;
	}
	#mLink {
	display: block;
	}
	#content {
	width: 94%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	display: table;
	}
	#footer {
	height: 138px;
	width: 96%;
	background-image: none;
	background-repeat: no-repeat;
	text-align:center;
	margin: auto;
	padding-top: 45px;
	font-size: 12px;
	border-top: solid 2px #8CBD42;
	}
	#list-menu-footer {
	display: none;
	}
}
@media only screen and (max-width: 670px) {
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	letter-spacing: auto;
	word-spacing: auto;
	}
	h2 {
	font-size: 18px;
	letter-spacing: auto;
	word-spacing: auto;
	text-align:center;
	}
	.slideHead {
	font-size: 21px;
	}
	.productBoxContainer, .productBoxContainerSingle {
	position: relative;
	width: 98%;
	margin: 8px auto;
	display: block;
	border-collapse: separate;
	border-spacing: 3px;
	}
	.productBox {
	position: relative;
	width: 85%;
	min-width: 190px;
	margin: 18px auto;
	display: block;
	padding-bottom: 95px;
	}
	.productBox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8FC446;
	border-bottom: solid 1px #666666;
	display: block;
	padding: 5px;
	margin: 0px 0px 8px 0px;
	}
	.productBox h3 a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	.productBox .link {
	clear:both;
	margin-top: 5px;
	text-align: center;
	}
	.productBox .link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
	.productBox .productDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin: 7px auto;
	}
	#products h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8FC446;
	border-bottom: solid 1px #666666;
	display: block;
	padding-left: 5px;
	margin: 0px;
	}
	#mText {
	font-size: 14px;
	}
	.breadCrumbs {
	float: none;
	width: 100%;
	text-align: center;
	}
	.cartLinks {
	float: none;
	width: 100%;
	text-align: center;
	margin: 18px 0px 0px 0px;
	}
}
@media only screen and (max-width: 480px) {
		.left20, .left30 {
		width: 100%;
		float: none;
		}
		.right80, .right70 {
		width: 100%;
		float: none;
		}
		.left20 p, .right80 p, .right80 #form1 {
		text-align: center;
		}
		.left30 p, .right70 p, .right70 #form1 {
		text-align: center;
		}
		h3 {
		text-align: center;
		}
		
}

@media only screen and (max-width: 360px) {
		.left20 {
		width: 100%;
		float: none;
		}
		.right80 {
		width: 100%;
		float: none;
		}
		.left20 p, .right80 p, .right80 #form1 {
		text-align: center;
		}
}