/*--------------------------------------------------
	Begin =generalstyle
--------------------------------------------------*/
#javascriptRequired {
        position: absolute;
        top: 0px;
        left: -50px;
        padding: 20px;
        color: #ffffff;
        background-color: #ff0000;
        font-size: 1.3em;
        width: 710px;
        text-align: center;
        z-index: 1000;
}

#berry, #orange, #honey, #citrus {
color:#0C571C;
line-height:13px;
margin:0;
padding:0;
}

#submitButton {
	display: none;
	margin-left: 140px;
}
.errorWrapper {
	position: relative;
	width: 870px;
}
.checkJavascript {
	position: relative;
}
#errorBox {
        position:absolute;
        top:-200px;
        left:20px;
        width: 360px;
        background-color:#fff;
        padding: 10px 20px 10px 10px;
        border: 2px solid #CC3333;
        color:#CC3333;
        text-align:left;
        font-family: verdana, helvetica, arial, sans-serif;
        font-size: 1.2em;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	/* 
	background-color: #e6b913;
	background: url(../images/yellow_wash_bkg_lt.jpg) scroll 50% 0pt;
	*/

	background-color: #fffbb6;
	color: #845304;
	margin: 0;
	padding: 0;
}
a, a:active, a:visited, a:hover {
	color: #fff;
	text-decoration: none;
}
a.green, a.green:active, a.green:visited, a.green:hover {
	color: #0c571c;
	text-decoration: underline;
}
#topMenuBar {
	width: 110px;
	padding: 18px 0px 0px 760px;
	text-align: left;
}
#headerText {
	position: absolute;
	left: 62px;
	top: 220px;
}
img {
	border: 0;
}
#wrapper {
	width: 870px;
	margin: 0 auto;
	background: url(../images/header2.jpg) 0 0 no-repeat;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 333px;
	position: relative;
	width: 870px;
}
#header h1, #header p {
	visibility: hidden;
	margin: 0;
	padding: 0;
}
#headerLinkAll {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 870px;
	height: 333px;
}
#brownBar {
	background-image: url(../images/brown_bar.jpg);
	background-repeat: no-repeat;
	width: 790px;
	padding-top: 8px;
	height: 24px;
	text-align: left;
	margin: 0px;
}
#requiredLabel {
	margin-left: 38px;

}
.container {
	position: relative;
}
#message {
	min-height: 300px;
	padding: 40px 0px 0px 50px;
	color: #2c5707;
	font-size: 1.1em;
}
#contentWrapper {
	padding-top: 16px;
	border-left: 1px solid #0c571c;
	border-right: 1px solid #0c571c;
	background-color: #e6b913;
	background: url(../images/yellow_wash_bkg_lt.jpg) scroll 50% 0pt;
}
#content {
	width: 790px;
	background-image: url(../images/content_bkg.jpg);
	background-repeat: repeat-y;
	font-size: 1.1em;
	background-color: #f0be1d;
	margin: 8px 0px 0px 0px;
	text-align: left;
	color: #ffffff;
}
#contentBottom {
	position: relative;
	bottom: 3px;
}
h2 {
	font-size: 1.65em;
	color: #ff0099;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: inline;
	position: relative;
	top: 4px;
}
form {
	margin: 0px;
	padding: 0px;
}
#formTable {
	font-size: 1.0em;
	margin-top: 24px;
}
#formTable td {
	padding-bottom: 8px;
}
.fieldLabel {
	width: 132px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 9px;
	font-weight: bold;
}
.fieldInput {
	padding-left: 8px;
	text-align: left;
}
select {
	border: 1px solid #845304;
	background-color: white !important;
	padding-top: 2px;
	padding-bottom: 2px;
	min-width: 70px;
}
input.text {
	border: 1px solid #845304;
	width: 232px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: white !important;
}
.radio {
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 3px;
}
.radioFlavors {
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: -8px;
}
#flavors {
	margin-left: 6px;
	position: relative;
	top: 6px;
	margin-bottom: 20px;
}

#berry, #orange, #honey, #citrus {
	margin: 0px;
	padding: 0px;
}
#berry p, #orange p, #honey p, #citrus p {
	margin-top:6px;
	padding-top: 0px;
	line-height: 13px;
	color: #0c571c;
	font-weight: bold;
}
#pouch {
	margin-top: 40px;
	margin-left: 20px;
	width: 360px;
	text-align: center;
	z-index: 0;
}
#pouch p {
	margin-top:40px;
	padding-top: 0px;
	line-height: 13px;
	color: #0c571c;
	font-weight: bold;
}
#optins {
	font-size: 1.0em;
	padding: 0;
	margin: 0px;
	width: 314px;
	position: absolute;
	top: 20px;
	left: 412px;
	color: #0c571c;
}
.checkbox {
	margin: 2px 8px 0 0;
	padding: 0 0 0 0;
	position: relative;
	top: -3px;
	float: left;
}
p.block {
	display: block;
}
#disclaimer {
	width: 720px;
	text-align: left;
	padding: 20px 35px 10px 35px;
	color: #845304;
}
.submit {
	margin-left: 25px;
}
/*--------------------------------------------------
	Begin =footer
--------------------------------------------------*/
#footerWrapper {
	height: 62px;
	width: 100%;
	/* background-color: #dea316; */
	font-size: 1.1em;
}
#footer {
	width: 868px;
	height: 62px;
	background-color: #dea316;
	background: url(../images/footer_bkg.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	position: relative;
	border-left: 1px solid #0c571c;
	border-right: 1px solid #0c571c;
}
#footer span.left {
	position: absolute;
	top: 12px;
	left: 44px;
	font-size: 1.3em;
	font-family: Arial, Futura, sans-serif;
}
#footer span.left img {
	padding-right: 10px;
}
#footer span.mid {
	padding-right: 20px;
}
#footer span.right {
	position: absolute;
	top: 24px;
	right: 45px;
}
#footer a, #footer a:visited, #footer a:active, #footer a:hover {
	color: #845304;
	text-decoration: none;
}
.headerLink {
	cursor:pointer;
}

