body,html {
	margin: 0px;
	font-family: Arial,sans-serif;
	background-color: #009900;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

/* Pop Up */
.popupinner {
	background-color:#009900;
	bottom:0;
	color:white;
	font-size:18px;
	height:50px;
	left:1px;
	margin:auto;
	padding-bottom:15px;
	padding-top:15px;
	position:relative;
	right:0;
	top:-481px;
	width:770px;
	z-index:1;
}

#popupTxt {
	text-align:center;
}

.popupinner span {
	width: 600px;
}

.popupinner .close {
	color:black;
	cursor:pointer;
	float:right;
	font-size:16px;
	position:relative;
	right:10px;
	top:26px;
}

.noBorder {
	border: 0 !important;
}

.txtBig {
	font-size: 24px;
}

input {
	border:1px solid black;
	padding:3px 5px;
	position:relative;
	top:-1px;
	width:148px;
	font-size: 20px;
	font-weight: bold;
	color: #009900;
}

.next {
	position:absolute;
	width:90px;
	height:77px;
	bottom:14px;
	right:0px;
}

.next input {
	border:none;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	top:auto;
}

.innerWrapper {
	background-color: #FFFFFF;
}

.contentWrapper {
	
}

.centered {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 770px;
	height: 480px;
	margin: 35px auto auto;
	background-color: white;
	border: 1px solid #000000;
}

.question {
	float:left;
	margin-left:20px;
	text-align:left;
	width:730px;
}

.question div {
	margin-bottom: 10px;
	color: #009900;
	font-size: 16px;
}

.question .answers {
	width: 100%;
	float: left;
	margin-bottom: 0px;	
}

.question .column {
	width: 250px !important;
	float: left !important;
}

.question .answer {
	margin-left: 20px;
	color: black;
	font-size: 14px;
	width: 670px;
}

.question .answer .answerCheck{
	float:left;
	margin-right:3px;
	position:relative;
	top:-2px;
}

.question .answer .answerTxt{
	color: black;
	position: relative;
	top: -4px;
}

.separator {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
}

.separator img {
	float: left;
}

.percentageMsg {
	font-size: 18px;
	float:left;
	margin:0;
	position:relative;
	width:100%;
	top: -25px;
}

.logo {
	float:right;
	position:relative;
	right:-131px;
	top:-164px;
}

.factory {
	float:right;
	left:-607px;
	position:relative;
	top:-168px;
}

.page1 {
	background: #FFF url(/images/page01_bg.png) no-repeat top left;
}
.page2 {
	background: #FFF url(/images/page02_bg.png) no-repeat top left;
}
.page3 {
	background: #FFF url(/images/page03_bg.png) no-repeat top left;
}
.page4 {
	background: #FFF url(/images/page04_bg.png) no-repeat top left;
}
.page5 {
	background: #FFF url(/images/page05_bg.png) no-repeat top left;
}
.page6 {
	background: #FFF url(/images/page06_bg.png) no-repeat top left;
}

#content {
	width: 100%;
}

.popupContainer {
	position: relative;
}

form {
	width: 770px;
	position: relative;
	margin-bottom: 0px !important;
}

.finalComment {
	float:left;
	font-size:12px;
	margin-left:50px;
	margin-top:0px;
	text-align:justify;
	width:300px;
}

.dataCollectWrapper {
	float:left;
	font-size:12px;
	margin-left:30px;
	margin-top:0px;
	text-align:justify;
	width:350px;
}

.dataCollectWrapper p {
	color:#009900;
	float: left;
}

.footer {
	color:#FFFFFF;
	font-size:10px;
	padding-top:10px;
	margin-right:4px;
	position:relative;
	text-align:center;
	width:770px;
	margin-top: 0px;
}

.result {
	height: 752px;
	padding-bottom:100px;
}

/* Data Collection Form */
#datacollect {
	width: auto !important;	
}

#datacollect .zend_form {
	width: 355px;
}
#datacollect dt {
	float: left;
	width: 119px;
	color: #009900;
	margin-bottom: 5px;
}
#datacollect dt label {
	float: right;
	padding-right: 10px;
}
#datacollect dd {
	float: left;
	width: 225px;
	margin-left: 0;
	margin-bottom: 5px;
	margin-top: 0px;
}
#datacollect dd ul {
	list-style: none;
	padding: 0px !important;
	margin: 0px !important;
}
#datacollect dd ul li {
	font-size: 10px;
	float: left;
	padding: 0px !important;
	margin: 0px !important;	
}

#datacollect dd input {
	font-size: 12px;
	color: #000000;
	top: 0px;
	width: 100% !important;
}

#datacollect dt#emailMsg-label {
	width: 100%;
	font-size: 10px;
}

#datacollect dt#lblDob-label{
	width: 100%;	
}

#datacollect #dobday {
	width: 20px !important;	
}

#datacollect #dobyear-element,
#datacollect #dobday-element {
	width: auto !important;	
}

#datacollect #dobyear-label,
#datacollect #dobmonth-label {
	width: auto !important;
	padding-left: 5px;
	padding-right: 5px;
}

#datacollect #dobyear-label label,
#datacollect #dobmonth-label label {
	padding: 0px !important;	
}

#datacollect #dobmonth-element {
	width: auto !important;		
}

#datacollect #dobmonth {
	width: 20px !important;	
}

#datacollect #dobyear {
	width: 40px !important;	
}

#lblDob-element,
#emailMsg-element {
	display: none;	
}

#datacollect dd input {

}

#datacollect #data-label {
	display: none;	
}

#datacollect #data-element {
	display: none;	
}

.pulse {
	position: absolute;
	bottom: 1px;
	right: 0px;
}

#verifyAge-label {
	width: 203px !important;	
}

#verifyAge-element {
	width: 50px !important;
	border: 0px !important;		
}

#verifyAge-element input {
	border: 0px !important;
}

#submit-element {
	float: right !important;
}

#submit-element input {
	cursor: pointer;
}

#email-element,
#email-element ul {
	
}

ul li {
	margin: 0px !important;
	padding: 0px !important;
}

/* E-mail Friends */
.emailFriend.centered {
	height: 890px !important;
	position: relative;
}

.emailFriend input {
	color:black;
	font-size:12px !important;
}

.sendFriendLabel {
	float:left;
	text-align:right;
	width:140px;
	color:black;
}

.spinnerWrapper {
	left:0;
	position:relative;
	top:0;
}

#spinner {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white none repeat scroll 0 0;
	height:389px;
	left:0;
	opacity:0.7;
	position:absolute;
	top:502px;
	width:771px;
	z-index:100;
	display: none;
}

#spinner img{
	top: 100px;
	position: relative;
}

#message {	
	float:left;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	top:37px;
	width:277px;
}

.emailFriend .next {
	float:right;
	position:relative;
	width:30%;
}

.emailFriend .next .txt {
	float:left;
	font-size:24px;
	left:87px;
	position:relative;
	top:30px;	
}

.emailFriend .prev {
	float:left;
	position:relative;
	width:251px;
}

.emailFriend .prev .txt {
	float:left;
	font-size:16px;
	position:relative;
	top:33px;
}

.terms {
	float:left;
	font-size:10px;
	margin-left:6px;
	width:758px;
}

.errors li {
	color: red;
}

#overlay {
	background-image:none !important;
	left:128px !important;
	top:62px !important;
	width:560px;
}

#submit-label {
	color: red !important;
	font-size: 10px;
	font-weight: normal;
	width: 235px !important;
	float: right !important;
}

.share {
	text-align: right !important;
	padding-top: 4px !important;
}

#optout-label {
	float: left;
	width: 100%;
	font-size: 10px;
}

.dataCollectWrapper .optOutTxt {
	font-size: 10px;
	margin-top: 0px !important;	
}

#optOut {
	position: relative;
	top: 2px !important;
	width: auto !important;
	border: none !important;
}

.emailFriend a {
	left: 610px;
	position: absolute;
	top: 10px;
}

#type-label, #type-element, #score-label, #score-element {
	display: none;
}
