/*
Style for I Want Paula Back!
Created by trasher
10/01/2009
---------------------*/

body {
	padding:0;
	margin:0;
	font-family:Arial, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:16px;
	line-height:20px;
	background:#01b3e1 url(../images/bg.jpg) left top no-repeat fixed;
}
h1, h2, h3, p, ul, li, ol {
	padding:0;
	margin:0;
}
a {
	outline:none;
	text-decoration:none;
	cursor:pointer;
	color:#1f32aa;
}
a:hover {
	text-decoration:underline;
}
button {
	cursor:pointer;
}
.main_wrapper {
	width:100%;
	height:100%;
	background:transparent url(../images/bg2.jpg) right top no-repeat fixed;
}
.header {
height:568px;
background:transparent url(../images/black_bg.png) left top repeat-x;
margin-bottom:-310px;
z-index:1;
position:relative;
}
.header2 {
background:transparent url(../images/header_bg.png) center 10px no-repeat;
}
.header3 {
width:950px;
height:568px;
margin:0 auto;
background:transparent url(../images/logo2.png) left top no-repeat;
}
/*.header3 {
background:transparent url(../images/paula_photos.png) center 85px no-repeat;
height:568px;
}
.logo {
height:253px;
width:859px;
background:transparent url(../images/logo.png) left 15px no-repeat;
}*/
.white_body {
width:814px;
background:transparent url(../images/white_bg.png) left top repeat-y;
padding:350px 20px 20px 20px;
}
.white_body_bottom {
	height:28px;
	width:854px;
	background:transparent url(../images/white_bottom.png) left top no-repeat;
}
.white_body h2,.white_body h1,.white_body h3 {font-weight:normal;}

.body {
	width:854px;
	margin:0 auto;
}
.idol_logo {
	width:371px;
	height:71px;
	background:transparent url(../images/idol_logo.png) left top no-repeat;
	margin:10px auto;
}
.big_heading, .thankyou_page h1 {
	text-align:center;
	font-size:32px;
	font-weight:bold;
	font-style:italic;
	color:#ff2c00;
	padding:10px 0 10px 0;
	font-family:Georgia,serif;
	text-shadow: 1px 1px 2px #000;
}
.thankyou_page h1 {
	font-size:42px;
	color:#01B3E1;
}
.white_body h2 {
	text-align:justify;
	padding:20px 50px 0 50px;
	font-size:24px;
	line-height:28px;
        font-weight:normal;
}
.mail_body {
	padding:20px 50px 0 50px;
}
.mail_body p {
	padding-top:20px;
	font-family:Georgia,serif;
	font-size:20px;
	line-height:26px;
	color:#666;
}
.mail_body h3 {
	color:#ff2c00;
	padding-top:20px;
	font-style:italic;
}
.counter {
	padding:0 3px 0 3px;
	border:2px solid #ff2c00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.form {
	padding:20px 0 0 0;
	width:420px;
	margin:0 auto;
}
.form b {
	color:red;
	float:left;
	font-size:14px;
	display:block;
	height:14px;
	position:relative;
	bottom:18px;
	margin-bottom:-18px;
	$margin-right:-250px ! important;
}
.form_input {
	display:block;
	width:200px;
	margin-bottom:20px;
	border:2px solid #ff2c00;
	height:18px;
	padding:2px 4px 2px 4px;
	font-size:15px;
}
.form_label {
	display:block;
	float:left;
	width:130px;
	height:24px;
	line-height:24px;
	font-size:18px;
	margin-left:35px;
}
.submit_button {
	width:298px;
	height:90px;
	background:transparent url(../images/button.png) left top no-repeat;
	cursor:pointer;
	display:block;
	border:none;
	margin:30px auto 0;
}
#id_confirm {
	position:relative;
	top:2px;
	$bottom:0 ! important;
}
.footer_links {
	text-align:center;
	height:24px;
	line-height:20px;
}
.footer_links a {
	color:white;
}
.popup_body {
	background:none;
	padding:20px;
}
.popup_body a {
	float:right;
}
.popup_body p {
	text-align:justify;
	padding-top:20px;
}
.checkbox_spacer {
	width:65px;
	float:left;
	height:1em;
}
#id_zip {
	margin-bottom:0px;
}
.thankyou_page {
	padding:30px 50px 20px 50px;
	color:#666;
}
.thankyou_page p {
	padding-top:20px;
	font-size:18px;
	line-height:22px;
	text-align:center;
}
.thankyou_page h2 {
	font-size:18px;
	padding:0;
	margin:0 0 0 20px;
	line-height:20px;
	font-style:italic;
	font-family:Georgia,serif;
}
.facebook_link, .twitter_link {
	display:block;
	height:35px;
	float:left;
	text-indent:45px;
	line-height:35px;
	margin:20px 0 20px 90px;
}
.facebook_link {
	background:transparent url(../images/icon_facebook.png) left top no-repeat;
}
.twitter_link {
	background:transparent url(../images/twitterIcon.png) left top no-repeat;
}
/*
Should be in the bottom
----------------------*/
.clear {
	clear:both;
}
.ten_height_spacer {
	height:10px;
}
.height_spacer_20 {
	height:20px;
}
.red_text {
	color:red;
}
.error {
	border-color:red;
}
/*
Safari tricks
-----------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {

}
