body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	max-width: 100%;
}
#fullpage {
	position: relative;
	width: 100%;
}
#header {
	position: relative;
	margin: auto;
	width: 100%;
	clear:both;
	display: table;
}
#header a {
	text-decoration: none;
	color: #333333;
}
#logo {
	position:relative;
	text-align: center;
}
#promo {
	position:relative;
	width: 100%;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.tcycle {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding-bottom: 10px;
	border-bottom: solid 6px #A5D06B;
}

.tcycle div {
	width: 96%;
	margin: auto;
}

.productCat {
	display:none;
	background-color:#A5D06B;
}

#slogan {
	position:relative;
	min-height: 44px;
	background-color: #8FC446;
	
}
#slogan p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
}
#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;
}
#mText {
	width: 100%;
	margin: 10px auto auto auto;
}
#mText p {
	line-height: 145%;	
}
#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;	
}
#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;
	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;
}
.fourteenpoint {
	font-size: 14px;
	line-height: 19px;
}
#products {
	margin: 15px auto;
	min-height: 300px;
	width: 96%;
	max-width: 1200px;
	
}
#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 #666666;
	display: block;
	padding-left: 5px;
	margin: auto;
}
#products p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
#products  ul {
	margin-left: 5px;
	padding-left: 5px;
}
#products li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin: auto;
}
#products h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: auto;
}
#products img {
	padding-right: 5px;
	padding-left: 1px;	
}
#products a {
	color: #333333;
	text-decoration: none;
}
#products a:hover {
	text-decoration: underline;
}
.slidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.slidelink a {
	color: #666666;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	margin-bottom: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FC446;
}
h2 a {
	color: #666666;
	text-decoration: none;
}
h2 a:hover {
	color: #8FC446;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FC446;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8FC446;
	text-decoration: none;
	line-height: normal;
}
input {
	background-color: #FFF193;
}
.clearit {
	clear: both;
	height: 20px;
}
.productSlide {
	font-size: 14px;
	font-weight: bold;
	color: #80B339;	
}
.benefits {
	font-size: 16px;
	font-weight: bold;
	color: #990000;	
}
.oStock {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;	
}
.redfont {
	color: #CC0000;	
}
.cartlinks {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.cartlinks a {
	color: #333333;
	text-decoration: none;
}
.cartlinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#promo2 {
	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;
}
#upsell p {
	line-height: normal;
}
#special {
	height: 212px;
	width: 344px;
	position: absolute;
	top: 55px;
	right: 35px;
	display: block;
	z-index: 99;
	visibility: hidden;
}
#holidaySpecial {
	width: 644px;
	position: absolute;
	top: 52px;
	right: 38px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	z-index: 99;
}
#holidaySpecial a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
/*footer navigation */
#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;
}
#address {
	position:relative;
	top: 46px;
	width: 100%;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
}

.left20 {
	width: 20%;
	float: left;
}
.right80 {
	width: 78%;
	float: right;
}
.IndProduct {
	width: 33%;

}
.leftMg {
	text-align: left;
}
.basicwl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 8px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
}

.basichd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #8CBD42;
}

.tax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px none #00FFFF;
	text-align: right;
	width: 56px;
	background-color: #FFFFFF;
}

.gtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 0px none #00FFFF;
	text-align: right;
	width: 56px;
	color: #FFFFFF;
	background-color: #8CBD42;
	font-weight: bold;

}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #8CBD42;
	text-decoration: none;
	margin-top: 25px;
	margin-bottom: 15px;
}
.dcount {
	font-weight: bold;
	color: #CC0000;
}

@media only screen and (max-width: 480px) {
		.left20 {
		width: 30%;
		float: left;
		}
		.right80 {
		width: 68%;
		float: right;
		}
}

@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;
		}
}