body {
	padding:0;
	margin:0;
	margin-top:-95px;
	font-size: 15px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background: #F0F0F0 url(../images/page_bg.png) -95px 0 repeat-x;
}

body.exit_optin
{
	background:#fff;
	margin-top:0px !important;
}

p {
}

h1 {
	font-size: 32px;
	text-align: center;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin:25px auto;
	border:3px dashed #a90000;
	padding:10px;
}

h2, .h2 {
	font-weight:bold;
	text-align: center;
	color: #a20100;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3, .h3 {
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 16px;
}

h4 {
}

em {
	font-style: italic;
}

.highlight
{
	background-color: #ffed63;
	
}

em.bold
{
	font-weight:bold;
}

li {
	padding-bottom: 10px;
}

li.red
{
	color:#a90000;
}

.float_left {
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	float: left;
}

.float_right {
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	float: right;
}

p.order_link
{
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	margin: 5px auto;
	background: url(../images/circlered.gif) no-repeat center;
	width: 323px;
	height: 80px;
	display:block;
	padding-top:50px;
}

div.order_link
{
	width:462px;
	margin:20px auto;
	border:1px solid #333;
}

.small_text
{
	font-size:10px;
}

.hacker_safe
{
	text-align: center;
	width: 100px;
	margin: 20px auto;
}

.required
{
	color:red;
	font-size: 14px;
	font-weight: bold;
}

.option
{
	margin:10px auto;
	width: 450px;
}

.option a, .option a:hover 
{
	display: block;
	text-decoration:none;
	padding:10px 0 10px 100px;
	border:1px solid #ccc;
}

.option a
{
	color:#000;
}

.option a:hover
{
	color:#000;
	background-color:#b5d5ff;
}

.option a.single
{
	background-image:url(../images/bottle.jpg);
	background-repeat:no-repeat;
	background-position: 35px 7px;
}

.option a.triple
{
	background-image:url(../images/3bottles.jpg);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}

.signature
{
	font-size: 24px;
	font-family: cursive, sans-serif;
	font-weight:bold;
}

.skip
{
	text-align: center;
	font-size:11px;
}

.sold_out
{
	text-align:center;
	font-size:36px;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	color:#990000;
	background:#FFFF66;
	margin:20px auto;
	padding:5px;
	border:2px solid #333;
	width:250px;
}