@charset "utf-8";
/* CSS Document */



html, body, div, span, applet, object, iframe, select, input.text,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input[type="checkbox"] {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ul {
	list-style-type: none;
}


img {
	border: none !important;
}

br {
	clear: both;
	height: 1%;
	visibility: hidden;
}

.absolute {
	position: absolute;
}

body {
	background: #000;
	color: #ffc401;
	margin: 0 !important;
	font-family: "Trebuchet MS", "Times New Roman", serif;	
}


.nopad {
	padding: 0 !important;;
}

iframe {
	height: 0px;
	width: 0px;
	visibility: hidden;
}/* to account for CAPTCHA caching */


.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.nofloat {
	float: none;
}

.clear {
	clear: both;
}

.block {
	display: block;
}

.movedown {
	position: relative;
	top: 7px;
}
div.promotionsTag {
	display: none;
}

input[type="text"], select {
	background-color: #fff !important;
}

/*END CSS RESET*/


/*COMING SOON PAGE*/
body#early div#container div#wrapper div#mouseoffleft {
	position: absolute;
	width: 50px;
	height: 700px;
	z-index: 1;
}

body#early div#container div#wrapper div#mouseoffright {
	position: absolute;
	width: 50px;
	height: 700px;
	z-index: 1;
	right: 0px;
}
body#early .front {
	z-index: 100;
}


body div#container {
	width: 1024px;
	margin: 0 auto;
}

body div#container div#wrapper {
	width: 100%;
	margin: 0;
}

body div#container div#wrapper div#top {
	width: 100%;
	height: 150px;
	margin: 0;
	background: url('../images/top.jpg') no-repeat;
}

body div#container div#wrapper div#introWrap{
	width: 100%;
	height: 185px;
	margin: 0;
	background: url('../images/bg_landing.jpg') no-repeat;
}

body div#container div#wrapper div#introWrap p {
	width: 827px;
	margin: 0 auto;
	padding-top: 63px;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	color: #fff;
	text-align: left;
}

body div#container div#wrapper div#introWrap div#landing,
body div#container div#wrapper div#introWrap div#intro1,
body div#container div#wrapper div#introWrap div#intro2,
body div#container div#wrapper div#introWrap div#intro3,
body div#container div#wrapper div#introWrap div#intro4,
body div#container div#wrapper div#introWrap div#intro5{
	width: 100%;
	height: 185px;
	margin: 0;
	text-align: center;
}

body div#container div#wrapper div#introWrap div#intro1 {
	background: url('../images/bg_introBubble.jpg') no-repeat;
}

body div#container div#wrapper div#introWrap div#intro2 {
	background: url('../images/bg_introBubble2.jpg') no-repeat;
}

body div#container div#wrapper div#introWrap div#intro3 {
	background: url('../images/bg_introBubble3.jpg') no-repeat;
}

body div#container div#wrapper div#introWrap div#intro4 {
	background: url('../images/bg_introBubble4.jpg') no-repeat;
}

body div#container div#wrapper div#introWrap div#intro5 {
	background: url('../images/bg_introBubble5.jpg') no-repeat;
}

body div#container div#wrapper div#introWrap div#intro1,
body div#container div#wrapper div#introWrap div#intro2,
body div#container div#wrapper div#introWrap div#intro3,
body div#container div#wrapper div#introWrap div#intro4,
body div#container div#wrapper div#introWrap div#intro5 {
	display: none;	
}

body div#container div#wrapper div#imgs {
	width: 100%;
	height: 198px;
	margin: 0;
	background: url('../images/early_imgs.jpg') no-repeat;
}

body div#container div#wrapper div#imgs div#imgWrap {
	height: 100%;
	width: 915px;
	margin: 0 0 0 59px;

}

div#container div#wrapper div#imgs div#imgWrap img {
	float: left;
}

body#early div#container div#wrapper div#bottom {
	width: 100%;
	height: 287px;
	margin: 0;
	padding: 0;
	background: url('../images/early_bottom.jpg') no-repeat;
}

body div#container div#wrapper div#bottom div#bottomText {
	width: 964px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	
}

body div#container div#wrapper div#bottom div#bottomText p {
	margin: 0 auto;
	color: #004c88;
	width: 550px;
	font-size: 13px;
	font-family: "Trebuchet MS", "Times New Roman", serif;
}


body#early div#container div#wrapper div#bottom div#bottomText div#footer {
	width: 944px;
	height: 55px;
	margin: 0 auto;
	position: relative;
	top: 134px;

}

body.page div#container div#wrapper div#bottom div#bottomText div#footer {
	width: 944px;
	height: 55px;
	margin: 0 auto;
	position: relative;
	top: 20px;

}

body div#container div#wrapper div#bottom div#bottomText div#footer p {
	font-size: 11px;
	line-height: 18px;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	color: #ccc !important;
	text-align: left;
}

body div#container div#wrapper div#bottom div#bottomText div#footer .floatleft {
	width: 480px;
}

body div#container div#wrapper div#bottom div#bottomText div#footer .shiftright {
	position: relative;
	left: 24px;
}

body div#container div#wrapper div#bottom div#bottomText div#footer .floatright {
	width: 300px;
	
}

body div#container div#wrapper div#bottom div#bottomText div#footer .floatright.stretch {
	width: 350px;
}
body div#container div#wrapper div#bottom div#bottomText div#footer .floatright p {
	width: auto !important;
	text-align: right;
}



body div#container div#wrapper div#bottom div#bottomText div#footer .shiftleft {
	position: relative;
	right: 20px;	
}

body div#container div#wrapper div#bottom div#bottomText div#footer a {
	color: #ccc !important;
	text-decoration: none;
}

body div#container div#wrapper div#bottom div#bottomText div#footer a:hover {
	text-decoration: underline;
}

body#early .strong {
	font-weight: bold;
}


body#early img#bottomYellow {
	position: relative;
	vertical-align: baseline;
	right: 18px;
}

body#early div#imgIntroWrap a {
	float: right;
	color: #ffcc33;
	font-size: 13px;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	background: url('../images/bg_yellowLink.gif') no-repeat right;
	padding-right: 15px;
	text-decoration: none;
	position: relative;
	bottom: 10px;
}

body#early div#imgIntroWrap a:hover {
	text-decoration: underline;
}

body#early div#imgIntroWrap b {
	font-size: 17px;
	color: #333366;
	display: block;
	font-family: "Trebuchet MS", "Times New Roman", serif;
}
/*END COMING SOON*/

/*GENERAL*/
div#container div#wrapper div#top div#topnav {
	position: relative;
	left: 17px;
}

div#container div#wrapper div#top div#topnav a {
	color: #004c88;
	font-size: 12px;
	font-family: "Trebuchet MS", "Times New Roman", serif;	
	text-decoration: none;
	margin-right: 18px;
}

div#container div#wrapper div#top div#topnav a:hover {
	text-decoration: underline;
}

body.page div#container div#wrapper div#blueMain {
	width: 100%;
	height: 212px;
	background: url('../images/bg_middle.jpg') no-repeat;
	position: relative; /* to absolutely position reg form image on right */
}

body.page  div#container div#wrapper div#blueMain #introText {
	width: 828px;
	margin: 0 auto;
	position: relative;
	top: 60px;
	font-size: 14px;
	color: #fff;
	padding-top: 42px;
	z-index: 50;
}

body.page div#container div#wrapper div#yellowMain {
	width: 100%;
	height: 275px;
	background: url('../images/bg_middle_yellow.jpg') no-repeat;
}

body.page div#container div#wrapper div#bottom {
	width: 100%;
	height: 212px;
	background: url('../images/bg_bottom.jpg') no-repeat;
}


/*END GENERAL*/


/*REG PAGE*/

body#reg div#blueMain div#formFields p.introtext {
	margin: 0;
}

body#reg form#regForm div#blueMain div#formFields {
	margin-left: 100px;
	font-weight: normal;
	color: #fff;
	font-size: 14px;
	width: 500px;
}


body#reg form#regForm div#blueMain div#formFields label {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 21px;
}

body#reg #essayIntro {
	font-weight: normal;
	font-size: 11px;
	display: block;
}

body#reg form#regForm div#blueMain div#formFields label.first {
	width: 90px;
}



body#reg form#regForm div#blueMain div#formFields label,
body#reg form#regForm div#blueMain div#formFields input,
body#reg form#regForm div#blueMain div#formFields select,
body#reg form#regForm div#yellowMain div#bottomFormFields textarea#essay {
	float: left;
	margin-right: 12px;
	margin-top: 7px;
}

body#reg form#regForm div#blueMain div#formFields input.text, 
body#reg select {
	height: 20px;
	border: 1px solid #d4d4d4 !important;
	padding: 0 !important;
}

body#reg textarea {
	border: 1px solid #d4d4d4 !important;
	padding: 0 !important;
	width: 820px;
	height: 160px;
	margin: 0 !important;
}

/* in case live word count needs to be added
body#reg #count {
	position: absolute;
	color: #336;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	left: -48px;
	top: -22px;
}
*/
body#reg form#regForm div#blueMain div#formFields input.small {
	width: 108px;
}

body#reg form#regForm div#blueMain div#formFields input#lname {
	width: 147px;
}

body#reg form#regForm div#blueMain div#formFields input#address {
	width: 350px;
}

body#reg form#regForm div#blueMain div#formFields select#state {
	width: 65px;
}
body#reg form#regForm div#blueMain div#formFields input#zip {
	width: 71px;
}

p#formdisclaimer {
	font-size: 10px;
	font-weight: bold;
	float: left;
	margin-top: 13px;	

}

img#formRight {
	position: absolute;
	right: 0;
	top: 36px;
}

body#reg form#regForm div#yellowMain div#bottomFormFields {
	margin-left: 100px;
	font-weight: normal;
	color: #336;
	font-size: 14px;
}


body#reg form#regForm div#yellowMain div#bottomFormFields label {
	font-weight: bold;
	float: left;
	margin: 5px 0;
}

body#reg form#regForm div#yellowMain div#captchaStuff {
	float: left;
	clear: left;
	margin-left: 145px;
	margin-top: 20px;
	display: inline;	
	position: relative;
}

body#reg form#regForm div#yellowMain div#captchaStuff img,
body#reg form#regForm div#yellowMain div#captchaStuff #captchaField {
	float: left;
}

body#reg form#regForm div#yellowMain div#captchaStuff #captchaField {
	position: relative;
	left: 10px;
}
body#reg form#regForm div#yellowMain div#captchaStuff #captchaField input {
	width: 150px;
	height: 16px;
	display: block;
	color: #afafaf;
	border: 1px solid #d4d4d4 !important;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
}

body#reg form#regForm div#yellowMain div#captchaStuff #captchaField a {
	font-weight: normal;
	color: #336;
	font-size: 14px;
	text-decoration: none;
	margin-right: 18px;
}

body#reg form#regForm div#yellowMain div#captchaStuff #captchaField a:hover {
	text-decoration: underline;
}

body#reg #submit {
	float: left;
	position: relative;
	left: 380px;
	bottom: 10px;
}
/*END REG PAGE*/


/*SPLASH PAGE*/
body#splash div#container div#wrapper div#blueMain #introText {
	width: 828px;
	margin: 0 auto;
	position: relative;
	top: 60px;
	background: url('../images/splash_intro.gif') no-repeat top;
	font-size: 14px;
	color: #fff;
	padding-top: 42px;
	z-index: 50;
}

body#splash div#container div#wrapper div#yellowMain {
	position: relative;
}

body#splash div#container div#wrapper div#yellowMain div#splashMain {
	background: url('../images/bg_splashMain.jpg') no-repeat;
	width: 100%;
	height: 310px;
	position: absolute;
	top: -30px;
	z-index: 1;
}  

body#splash div#container div#wrapper div#yellowMain div#splashMain a#essaylink {
	display: block;
	width: 235px;
	height: 113px;
	top: 47px;
	right: 301px;
}

body#splash div#container div#wrapper div#yellowMain div#splashMain a#whylink {
	display: block;
	width: 235px;
	height: 113px;
	top: 47px;
	right: 48px;
}


body#splash  div#container div#wrapper div#yellowMain div#splashMain div#bloggers {
	width: 398px;
	height: 236px;
	float: left;
	display: inline;
	margin-left: 51px;
	margin-top: 47px;
	position: relative;
}

body#splash div#container div#wrapper div#yellowMain div#splashMain div#bloggers #bloggerlink {
	height: 120px;
	width: 120px;
	position: absolute;
	right: 0;
	bottom: 0;
}

body#splash  div#container div#wrapper div#yellowMain div#splashMain div#bloggers a#blogger1 {
	margin-left: 5px;
}

body#splash div#container div#wrapper div#yellowMain div#splashMain div#bloggers a {
	float: left;
	display: inline;
}

body#splash div#container div#wrapper div#yellowMain div#splashMain div#bloggers p {
	clear: both;
	margin: 13px 0 0 13px;
	color: #004c88;
	font-size: 13px;
	width: 250px;
}

body#splash  div#container div#wrapper div#yellowMain div#splashMain div#bloggers a.learnmore {
	position: relative;
	left: 180px;
}

body#splash a {
	color: #336;
}

body#splash a:hover {
	text-decoration: none;
}
body#splash  div#container div#wrapper div#yellowMain div#splashMain div#essay {
	width: 235px;
	height: 220px;
	float: left;
	display: inline;
	margin-left: 36px;
	margin-top: 47px;
}

body#splash  div#container div#wrapper div#yellowMain div#splashMain div#essay p {
	margin: 116px 0 0 16px;
	width: 190px;
	color: #004c88;
	font-size: 13px;
}

body#splash  div#container div#wrapper div#yellowMain div#splashMain div#essay a.learnmore {
	position: relative;
	left: 150px;
	bottom: 7px;
}

body#splash  div#container div#wrapper div#yellowMain div#splashMain div#why {
	width: 235px;
	height: 220px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 47px;
}

body#splash  div#container div#wrapper div#yellowMain div#splashMain div#why p {
	margin: 116px 0 0 16px;
	width: 190px;
	color: #004c88;
	font-size: 13px;
}

body#splash  div#container div#wrapper div#yellowMain div#splashMain div#why a.learnmore {
	position: relative;
	left: 150px;
}
/*END SPLASH PAGE*/




/*VOTE FRONT PAGE */
body#frontEssay  div#container div#wrapper div#blueMain #introText {
	background: url('../images/splash_essay_intro.gif') no-repeat top center;
	padding-top: 64px;

}

body#frontEssay  div#container div#wrapper div#blueMain #introText span {
	display: block;
	position: relative;
	top: 5px;

}
body#frontEssay  div#container div#wrapper div#yellowMain div#yellowMainText {
	width: 828px;
	margin: 0 auto;
}

body#frontEssay  div#container div#wrapper div#yellowMain div#yellowMainText img#graphicText {
	float: left;
}

body#frontEssay  div#container div#wrapper div#yellowMain div#yellowMainText div#formContainer {
	background: url('../images/bg_essaySplash.jpg') no-repeat;
	float: left;
	width: 340px;
	height: 245px;
}

body#frontEssay  div#container div#wrapper div#yellowMain div#yellowMainText div#formContainer div#formWrap {
	width: 230px;
	height: 150px;
	position: relative;
	left: 70px;
	top: 55px;
}

body#frontEssay  div#container div#wrapper div#yellowMain div#yellowMainText div#formContainer div#formWrap input#email {
	width: 215px;
	height: 16px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #d4d4d4 !important;
	color: #afafaf;

}

body#frontEssay input#submit {
	position: relative;
	left: 173px;
}
/*END VOTE FRONT PAGE */








/* PLAIN TEXT PAGES */
body#plain p#introText {
	padding-top: 0px !important;
	text-align: center;
	position: static !important;
	padding-top: 60px !important;
	font-size: 16px !important;
	width: 720px !important;
}
body#plain p#introText span.introtext {
	font-size: 22px;
	font-weight: bold;
	display: block;
}

body#plain div#blueMain p#linkText {
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
}

body#plain div#blueMain a {
	font-weight: bold;
	color: #ffcf25;
	font-size: 16px;
	text-decoration: none;
}

body#plain div#blueMain a:hover {
	text-decoration: underline;
}

body#plain ul li {
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
/* END PLAIN TEXT PAGES */






/*CAPTCHA WHY PAGE*/
body.popup#captchaWhy {
	color: #fff;
	font-size: 14px;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	line-height: 16px;
	background: #ffe542;
}

body.popup#captchaWhy div#container {
	width: 420px;
	height: 304px;	
	margin: 0 auto;
}


body.popup#captchaWhy div#container div#wrapper div#top {
	width: 100%;
	height: 174px;
	background: url('../images/bg_whyTop.jpg') no-repeat;
}

body.popup#captchaWhy div#container div#wrapper div#top a {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #336;
	text-decoration: underline;
	position: relative;
	top: 15px;
	right: 20px;
}

body.popup#captchaWhy div#container div#wrapper div#top a:hover {
	color:#007cba
}

body.popup#captchaWhy div#container div#wrapper div#Main {
	background: url('../images/bg_whyBottom.jpg') no-repeat;
	width: 100%;
	height: 130px;
}

body.popup#captchaWhy div#container div#wrapper div#Main div#mainText {
	background: url('../images/bg_whyMain.jpg') repeat-y;
	width: 100%;
	height: 100px;
}

body.popup#captchaWhy div#container div#wrapper div#Main div#mainText p {
	width: 336px;
	margin: 0 auto;
	text-align: center;
}

/*END CAPTCHA WHY PAGE*/


/*BLOGGERS SPLASH PAGE*/

body#blogger div#container div#wrapper div#linkText {
	background: url('../images/bg_bloggerSplash.jpg') no-repeat;
	height: 68px;
	width: 100%;
}

body#blogger div#landing {
	position: relative;
}

body#blogger.splash.page div#imgWrap {
	top: 0;
}
body#blogger div#landing #blueIntro {
	position: absolute;
	top: 0;
	left: 0;
}

body#blogger div#container div#wrapper div#linkText p {
	margin: 0 auto;
	padding-top: 15px;
	width: 400px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #004c88;
}

body#blogger div#container div#wrapper div#introWrap p {
	padding-bottom: 10px;
	line-height: 16px;
}

body#blogger div#top {
	position: relative;
}

body#blogger p#presents {
	position: absolute;
	top: 16px;
	left: 450px;
	width: 350px;
}
body#blogger div#top #voteBTN {
	position: absolute;
	top: 0;
	right: 62px;
	z-index: 60;
}

body#blogger div#imgWrap {
	position: relative;
	top: 3px;
}

body#blogger #largeImg {
	position: absolute;
	z-index: 50;
	top: -195px;
	left: 60px;
}

body#blogger div#imgWrap div#thumbs {
	position: absolute;
	right: 0;
	top: 5px;
}


/* IE6 */
* html body#blogger div#imgWrap div#thumbs {
	position: absolute;
	right: 0;
	top: 8px;
}



body#blogger div#imgWrap div#bloggerintro {
	width: 685px;
	font-size: 14px;
	color: #336;
	margin-left: 220px;
	padding-top: 55px;  /* original:  45px  */
}


body#blogger div#imgWrap div#bloggerintro b {
	display: block;
	color: #1e91cb;
	font-size: 24px;
	font-weight: bold;
}

body#blogger div#imgWrap div#bloggerintro #visitlink {
	float: right !important;

}

/* CB added for Winner "over" page  11/19/08  */
body#blogger div#introWrap div#landing a {
	color: #ffcc33;
	text-decoration: underline;
}


body#blogger div#introWrap div#landing a:hover {
	color: #fff;
	text-decoration: underline;
}
/* end Winner "over" page link style. */


div#blogText {
	color: #336;
	font-size: 14px;
	width: 100%;
	height: 701px;
	padding-top: 60px;
	position: relative;
	z-index: auto;
}

div#blogText p  {
	width: 820px;
	margin: 3px auto 0;
}

div#blogText p.recipe {
	margin: 0 auto;
}

div#blogText p.recipeIntro {
	font-size: 24px;
	font-weight: bold;
	color: #1e91cb;
	margin: 0 auto 20px;
	text-align: center;
}
body.bliss div#blogText,
body.zoot div#blogText,
body.livin div#blogText{
	background: url('../images/bg_blog_bliss.jpg') no-repeat;
}

body.spoon div#blogText{
	background: url('../images/bg_blog_spoon.jpg') no-repeat;
}

body.apron div#blogText{
	background: url('../images/bg_blog_apron.jpg') no-repeat;
}


body.bliss div#blogText #food {
	float: right;
	position: absolute;
	right: 110px;
	top: 85px;
}

body.bliss div#blogText p.movedown {
/*to make room for food image*/
	margin-top: 45px;
}

body#blogger div#blogText #votelink {
	position: relative;
	left: 700px;
}

body#blogger p.doubledigits {
	position: relative;
	right: 7px;
}
body#blogger.apron div#blogText #votelink {
	left: 600px;
}

body.zoot p.recipe {
	margin-left: 110px !important;
	width: 380px !important;
	text-indent: -10px;
	padding-left: 10px;
}

body.zoot div#instructionsWrap p.recipe {
	width: 820px !important;
	margin: 0 auto !important;
	text-indent: 0;
	
}
body.zoot div#blogText #food {
	float: right;
	position: absolute;
	right: 110px;
	top: 90px;
}

body.zoot div#blogText p.movedown {
/*to make room for food image*/
	margin-top: 25px;
}

body#blogger .movedown {
	position: static;
}
body.livin div#blogText p.movedown {
/*to make room for food image*/
	margin-top: 45px;	
}

body.livin div#blogText #food {
	position: absolute;
	right: 110px;
	top: 90px;
}

body.spoon div#blogText #food {
	position: absolute;
	right: 110px;
	top: 95px;
}


body.spoon div#blogText p.movedown {
/*to make room for food image*/
	margin-top: 90px;	
}

body.apron div#blogText #food {
	position: absolute;
	right: 110px;
	top: 160px;
}


body.apron div#blogText p.movedown {
/*to make room for food image*/
	margin-top: 25px;	
}

/*END BLOGGER PAGES*/


/*WHY VELVEETA PAGE*/
body#splash.whyvelveeta div#container div#wrapper div#blueMain {
	height: 64px;
}


body#splash.whyvelveeta div#container div#wrapper div#whyvelveetabg {
	background: url('../images/bg_whyvelveeta.jpg') no-repeat;
	width: 100%;
	height: 436px;
	color: #336;
	font-size: 14px;
}

body#splash.whyvelveeta div#container div#wrapper div#whyvelveetabg p.first {
	margin-bottom: 8px;
}

body#splash.whyvelveeta div#container div#wrapper div#whyvelveetabg b {
	font-weight: bold;
}

body#splash.whyvelveeta div#container div#wrapper div#whyvelveetabg div#whycasserole {
	float: left;
	width: 370px;
	margin-left: 115px;
	margin-top: 60px;
	display: inline;
	
}

body#splash.whyvelveeta div#container div#wrapper div#whyvelveetabg div#whyvelveetatext {
	float: left;
	width: 365px;
	margin-left: 60px;
	margin-top: 60px;
	display: inline;
	
}

/*end WHY VELVEETA PAGE */



/*START VOTE PAGE*/


body.vote.splash.page #emailWrap {
	margin: 0 auto;	
	width: 600px;
}

body.vote.splash.page #emailWrap label,
body.vote.splash.page #emailWrap input {
	float: left;
}

body.vote.splash.page #emailWrap input {
	border: 1px solid #d4d4d4 !important;
	color: #afafaf;
	padding-left: 5px;
}

body.vote.splash.page div#mainform {
	width: 100%;
	height: 356px;
	background: url('../images/bg_vote_radios.jpg') no-repeat;
	margin-top: -30px;
}

body.vote.splash.page div#mainform div#radios {
	width: 910px;
	margin-left: 65px;
	position: relative;
}

body.vote.splash.page div#mainform div#radios img {
	float: left;
}

body.vote.splash.page div#mainform div#radios div.radiowrap {
	float: left;
	height: 27px;
	width: 182px;
	background: url('../images/radio_bg.gif') no-repeat center;
	position: relative;
}

body.vote.splash.page div#mainform div#radios div.radiowrap input {
	position: absolute;;
	left: 44px;
	top: 3px;
}

body.vote.splash.page div#mainform div#radios p.infotext {
	float: left;
	width: 182px;
	text-align: center;
	color: #336;
	font-size: 17px;
	font-weight: bold;
	position: relative;
	right: 9px;
	margin-top: 12px;
	font-style: italic;
	line-height: 19px;
}

body.vote.splash.page div#mainform div#radios p.infotext span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #008bcc;
}

body.vote.splash.page input#submit {
	position: absolute;
	display: block;
	left: 310px;
	top: 315px;
}

/* END VOTE PAGE */



/*popups*/

body#yellow.popup {
	background: #ffe72d;
	font-size: 12px;
	color: #336;
}

body#yellow.popup div#container {
	width: 400px;
	margin: 0 auto;
}

body#yellow.popup div#container div#wrapper div#header,
body#yellow.popup p.headText {
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}

body#yellow.popup div#container div#wrapper div#header img {
	display: block;
	margin: 0 auto;
}

body#yellow.popup div#container div#wrapper div#header p {
	margin: 0;
}

body#yellow.popup div#container div#wrapper div#main p {
	width: 340px;
	margin: 20px auto 0;
}

body#yellow.popup div#container div#wrapper div#main b {
	font-weight: bold;
}

body#yellow.popup div#container div#wrapper a#closewin {
	display: block;
	margin: 10px auto;
	text-align: center;
	color: #336;
}

body#yellow.popup p.question {
	font-weight: bold;
}

body#yellow.popup p.answer {
	margin: 0 auto !important;
}

