/* RESET */
html, body, div, span, applet, object, iframe, 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, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
/* remember to define focus styles! */
:focus {outline:0;}
/* remember to highlight inserts somehow! */
ins {text-decoration:none;}
del {text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0;}
/* END RESET */


/* MAIN LAYOUT */
body {
	background-color:#a1dad0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#333;
}
#wrapper {
	width:970px;
	background:url(../images/body-bg.gif) 0 0 repeat-y scroll transparent;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
}
#header {
	width:970px;
	height:197px;
	background:url(../images/header-bg.gif) 0 0 no-repeat scroll transparent;
	position:relative;
}
#left {
	width:233px;
	float:left;
	background:url(../images/left-bg.gif) 148px 650px no-repeat scroll transparent;
	padding:0 0 250px 0;
}
#center {
	width:570px;
	float:left;
	background:url(../images/center-bg.gif) 0 0 no-repeat scroll transparent;
	padding:30px 0 0 0;
}
#center.wait-email {
	width:570px;
	float:left;
	background:url(../images/ajax-loader.gif) 0 0 no-repeat scroll;
	background-position:50% 40%;
	padding:30px 0 0 0;
}
#center.wait {
	width:570px;
	float:left;
	background:url(../images/ajax-loader.gif) 0 0 no-repeat scroll;
	background-position:center;
	padding:30px 0 0 0;
}
#center.no-take {
	background:url(../images/center-no-take-bg.gif) 0 0 no-repeat scroll transparent;
	padding:30px 0 0 0;
}
#right {
	width:167px;
	float:left;
	background:url(../images/right-bg.gif) 0 57px no-repeat scroll transparent;
}
#footer {
	width:970px;
	background:url(../images/footer-bg.gif) left bottom no-repeat scroll transparent;
	text-align:left;
	margin:0 auto;
	padding:165px 0 0 0;
}
/* END MAIN LAYOUT */


/* HEADER ELEMENTS */
a#get-this {
	display:block;
	width:970px;
	height:197px;
	background:url(../images/get-this-sticker.png) 739px 17px no-repeat scroll transparent;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	cursor:pointer;
}
p#credits {
	text-indent:-9999px;
}
p#credits a {
	display:block;
	width:126px;
	height:94px;
	background:url(../images/credo.png) 0 0 no-repeat scroll transparent;
	position:absolute;
	top:158px;
	left:86px;
}
p#intro {
	width:145px;
	height:104px;
	background:url(../images/intro.png) 0 0 no-repeat scroll transparent;
	text-indent:-9999px;
	position:absolute;
	top:141px;
	left:823px;
}
/* END HEADER ELEMENTS */


/* HEADERS */
h1 {
	text-indent:-9999px;
}
h2#h2-main {
	width:375px;
	height:38px;
	background:url(../images/h2-main.png) 0 0 no-repeat scroll transparent;
	text-indent:-9999px;
	position:absolute;
	top:140px;
	left:317px;
}
h2#h2-this-week {
	width:233px;
	height:50px;
	background:url(../images/h2-this-week.png) 41px 0 no-repeat scroll transparent;
	text-indent:-9999px;
	margin:97px 0 12px 0;
}
h2#h2-share {
	width:233px;
	height:12px;
	background:url(../images/h2-share.png) 149px 0 no-repeat scroll transparent;
	text-indent:-9999px;
	margin:41px 0 10px 0;
}
h2#h2-shame {
	width:233px;
	height:31px;
	background:url(../images/h2-shame.png) 20px 0 no-repeat scroll transparent;
	text-indent:-9999px;
	margin:201px 0 8px 0;
}
h3, #right p strong {
	font-size:13px;
	margin:0 0 2px 0;
}
#right h3 {
	height:13px;
	text-indent:-9999px;
	margin:0 0 4px 0;
}
#right h3#bachmann {
	background:url(../images/shame/h3-bachmann.gif) 0 0 no-repeat scroll transparent;
}
#right h3#beck {
	background:url(../images/shame/h3-beck.gif) 0 0 no-repeat scroll transparent;
}
/* END HEADERS */


body p {
	font-size:18px;
}
a {
	color:#ef612c;
	font-weight:bold;
}


/* LEFT */
#left .pad {
	background:url(../images/pad-bg.gif) 0 0 no-repeat scroll transparent;
	padding:1px 20px 0 13px;
	overflow:hidden;
}
img#benefits {
	display:block;
	padding:21px 0 18px 0;
}
#left p, #right p {
	font-size:13px;
	line-height:16px;
}
ul#share li a {
	display:block;
	width:198px;
	height:32px;
	text-indent:-9999px;
	margin:11px 0 0 1px;
}
ul#share li#facebook a {
	background:url(../images/share-facebook.gif) 0 0 no-repeat scroll transparent;
}
ul#share li#twitter a {
	background:url(../images/share-twitter.gif) 0 0 no-repeat scroll transparent;
}
/* END LEFT */


/* CENTER */
#center #errors p {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin:10px 34px;
	color:#790000;
	text-align:center;
}
#center form {
	background:url(../images/center-ul-bg.gif) 80px 0 repeat-y scroll transparent;
	position:relative;
	overflow:hidden;
}
#center form .one {
	width:80px;
	height:50px;
	background:url(../images/1.gif) 0 0 no-repeat scroll transparent;
	position:absolute;
	top:0;
	left:0;
}
#center form .two {
	width:80px;
	height:50px;
	background:url(../images/2.gif) 0 0 no-repeat scroll transparent;
	position:absolute;
	top:0;
	left:0;
}
#center form .three {
	width:80px;
	height:50px;
	background:url(../images/3.gif) 0 0 no-repeat scroll transparent;
	position:absolute;
	top:0;
	left:0;
}
#center form .four {
	width:80px;
	height:50px;
	background:url(../images/4.gif) 0 0 no-repeat scroll transparent;
	position:absolute;
	top:0;
	left:0;
}
#center form .five {
	width:80px;
	height:50px;
	background:url(../images/5.gif) 0 0 no-repeat scroll transparent;
	position:absolute;
	top:0;
	left:0;
}
#center form p {
	line-height:21px;
	margin:0 40px 0 100px;
}

#center form ul {
	margin:25px 0 17px 101px;
}
#center form ul li {
	position:relative;
	padding:0 0 18px 5px;
}
#center form ul li input {
	position:absolute;
	top:4px;
	left:0;
}
#center form ul li p {
	font-size:16px;
	line-height:20px;
	margin-left:20px;
}
#center form ul li .true {
	display:block;
	width:23px;
	height:24px;
	background:url(../images/true.gif) 0 0 no-repeat scroll transparent;
	position:absolute;
	top:0;
	left:-65px;
}
#center #answer p {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin:30px 34px;
}
#center .correct p {
	color:#567e1e;
}
#center .wrong p {
	color:#790000;
}
a#next {
	display:block;
	width:570px;
	height:40px;
	background:url(../images/next.gif) 0 0 no-repeat scroll transparent;
	text-indent:-9999px;
	cursor:pointer;
}
.email-form a#next {
	margin:55px 0 25px -20px;
}
a:hover#next {
	background-position:0 -40px;
}

a#submit {
	display:block;
	width:570px;
	height:40px;
	background:url(../images/submit.gif) 0 0 no-repeat scroll transparent;
	text-indent:-9999px;
	cursor:pointer;
}
a:hover#submit {
	background-position:0 -40px;
}

#center.results p {
	font-size:16px;
	line-height:18px;
	margin:2px 55px 0 20px;
}
#center.email-form p {
	margin:2px 20px;
}
#score {
	margin:14px 0 0 27px;
	overflow:hidden;
}
#the-score {
	width:112px;
	height:115px;
	background:url(../images/the-score-bg.gif) 0 0 no-repeat scroll transparent;
	font-size:36px;
	font-weight:bold;
	line-height:105px;
	text-align:center;
	color:#455560;
	float:left;
	margin:5px 0 0 0;
}
#the-results {
	width:431px;
	float:left;
	margin:0;
}
#center.results #the-results p {
	margin:5px 70px 20px 49px;
}
#center.results #the-results p strong {
	color:#455560;
}
#center.results #the-results p em {
	display:block;
	font-size:13px;
	line-height:16px;
}
#center.results form {
	background:url(../images/results-form-bg.gif) 0 7px no-repeat scroll transparent;
	padding:49px 0 26px 20px;
}
#center.no-take form, #center.email-form form {
	background:none;
	padding:0 0 26px 20px;
}
#center.email-form form {
	padding-top:45px;
}
#center.results form h3 {
	font-size:20px;
	line-height:21px;
	text-transform:uppercase;
	color:#5a7b0c;
	margin:0 250px 10px 0;
}
#center.thank-you form {
	margin:0 0 0 0;
	background:none;
	line-height:0;
	width:0px;
	height:0px;	
	padding:0 0 0 0;
	margin: 0 0 0 0;
}
#center.results form p {
	line-height:20px;
	margin:0 250px 49px 0;
}
#center.results form fieldset p {
	line-height:normal;
	margin:0 0 24px 0;
}
#center.results form label {
	display:inline-block;
	width:190px;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	margin:0 20px 0 0;
}
#center.results form input {
	width:211px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background:url(../images/input-bg.gif) right top no-repeat scroll #efeeee;
	padding:6px 5px 7px 5px;
}
#center.results form select {
	width:220px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
#center.results form fieldset p em {
	display:block;
	font-size:13px;
	line-height:16px;
	line-height:normal;
}
#center.email-form form fieldset p em {
	margin-right:20px;
}
a#send {
	display:block;
	width:570px;
	height:40px;
	background:url(../images/send.gif) 0 0 no-repeat scroll transparent;
	text-indent:-9999px;
	margin:0 0 0 -20px;
	cursor:pointer;
}
a:hover#send {
	background-position:0 -40px;
}
#center.results #share-more p {
	line-height:19px;
	margin:0 20px 20px 20px;
}
#center.results #share-more blockquote p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	margin:32px 55px;
}
/* END CENTER */


/* RIGHT */
#right .pad {
	background:url(../images/pad-bg.gif) 0 0 no-repeat scroll transparent;
	padding:1px 0 0 0;
	margin:0 0 0 20px;
	overflow:hidden;
}
#right p strong {
	display:block;
	line-height:15px;
	margin:16px 0 19px 0;
}
#right span {
	display:block;
	width:145px;
	height:127px;
	background:url(../images/shame/img-border.gif) 0 0 no-repeat scroll transparent;
	margin:0 0 7px 0;
	position:relative;
}
#right span img {
	position:absolute;
	top:7px;
	left:7px;
}
#right p {
	margin:0 0 12px 0;
}
#right .decoration {
	width:165px;
	height:28px;
	background:url(../images/right-decoration.gif) 0 0 no-repeat scroll transparent;
	margin:20px 0 0 0;
}
/* END RIGHT */


/* FOOTER */
#footer .pad {
	padding:0 167px 0 233px;
}
#footer p {
	font-size:12px;
	line-height:40px;
	color:#fff;
	padding:0 38px;
	background-color:#455560;
}
/* END FOOTER */
