@charset "utf-8";
#bluebox {
	background: url(/images/header2.jpg) no-repeat;
	height: 175px;
	width: 1012px;
}
#info {
	position: absolute;
	height: 140px;
	width: 290px;
	left: 64px;
	top: 32px;
}
#info h1 {
	font-size: 28px;
	letter-spacing: -1px;
	font-style: italic;
	line-height: 34px;
	text-align: center;
}
#nav {
	position: absolute;
	height: 44px;
	width: 550px;
	right: 68px;
	top: 12px;
}
#sidebar {
	width: 304px;
	min-height: 314px;
	background: url(/images/sidebar.png) no-repeat;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
#sidebar p {
	font-size: 16px;
}
.sidebox {
	width: 304px;
	padding-top: 10px;
	border-top: 1px solid #D2DEEA;
	padding-bottom: 10px;
}
#main {
	float: right;
	width: 556px;
	min-height: 314px;
	margin-top: -100px;
	padding-right: 20px;
	padding-left: 10px;
}
/* Top Bar */
#nav ul {
	padding: 			0;
	margin: 			0;
}
#nav ul li {
	float: 				right;
	list-style: 		none;
}
#nav ul li a, #nav ul li a:visited {
	z-index: 			10;
	display: 			block;
	float: 				left;
	height: 			44px;
	overflow: 			hidden;
	color:				#FFFFFF;
	font-size:			2.4em;
	position: 			relative;
	padding:			9px 13px 6px;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav li.background {
	background: 		url('/images/bg_menu_right.png') no-repeat top right;
	z-index: 			8;
	position: 			absolute;
	visibility: 		hidden;
}
* html #nav li.background {
	background: 		url('/images/bg_menu_right.gif') no-repeat top right;
}
#nav .background .left {
	background: 		url('/images/bg_menu.png') no-repeat top left;
	height: 			44px;
	margin-right: 		15px; /* 7px is the width of the rounded shape */
}
* html #nav .background .left {
	background: 		url('/images/bg_menu.gif') no-repeat top left;
}
input, select {
	border: 1px solid #D0E7F9;
	padding: 3px;
	margin: 2px;
}
input:hover, select:hover {
	border-color: #66AAE9;
}
form * {
	font-size: 16px;
}
.large {
	font-size: 22px;
}
.bold {
	font-weight: 600;
}
.q {
	display: block;
	padding: 10px;
	background: #D2DEEA;
	border: 1px solid #7FBBF1;
	font-size: 18px;
}
.ans {
	display: block;
	padding: 10px;
}


form td {
	padding: 2px 2px 2px 20px;
}
#prelaunch img {
	position: absolute;
	left: 50px;
	top: 30px;
}
#signup div {
	width: 420px;
	float: left;
	height: 160px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
#signup {
	width: 556px;
}
.clear {
	clear: both;
}
#emails_found {
	position: relative;
	width: 520px;
}
#emails_found div {
	font-size: 14px;
	font-style: italic;
	padding: 2px 2px 2px 10px;
	float: left;
	height: 18px;
	width: 240px;
}
#emails_selected {
	clear: both;
	width: 300px;
}
#emails_found .pick_email {
	display: block;
}
#emails_found a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}
#sidebar li {
	font-size: 16px;
	line-height: 24px;
	background: url(/images/red_dot.png) no-repeat left center;
	padding-left: 16px;
}
#main form {
	padding: 10px;
	border: 1px solid #D2DEEA;
	margin: 10px;
}
.noborder {
	border-style: none;
}
.left100 {
	margin-top: 10px;
	margin-left: 100px;
}
#wrapper #bd #main #details_form #date, #wrapper #bd #main #details_form #date div {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
form li {
	list-style: inside;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#upgrade #refer .red_button,
#upgrade #quick .red_button {
	background: url(/images/red_button.png) no-repeat;
	height: 38px;
	width: 222px;
	text-align: center;
	display: block;
	margin: 12px auto 0px;
}

#upgrade #refer .red_button a,
#upgrade #quick .red_button a {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #EEEEEE;
	padding-top: 7px;
	display: block;
	border-style: none;
	line-height: 20px;
	padding-bottom: 7px;
}
#paypal {
	height: 90px;
	width: 370px;
	left: 90px;
}
#paypal a {
	font-size: 36px;
	line-height: 90px;
	color: #333333;
	text-decoration: none;
	padding: 15px;
	background: #CCE1F7;
	border: 1px solid #83B8EC;
}
#emails_list #paypal #submitemails {
	font-size: 36px;
	padding: 15px;
	background: #CCE1F7;
	border: 1px solid #83B8EC;
}
#emails_list #paypal #submitemails:hover {
	border-color: #FFFFFF;
}
#current_message {
	background: #E8F3FF;
	padding: 20px;
	width: 480px;
	border: 1px solid #0066CC;
	position: relative;
	margin-bottom: 10px;
}
#next_messages p{
	font-size: 12px;
	line-height: 20px;
	display: block;
	margin-left: 21px;
}
#current_message:hover {
	padding: 18px;
	border-width: 3px;
}
.crossout {
	font-weight: bold;
	color: #CC3300;
	text-decoration: line-through;
	margin: 0px;
}

