﻿@charset "UTF-8";
/* CSS Bookie Crusher Membership Area */
body {
	background: url(images/bg2.jpg) repeat;
	border: none;
	margin: 0 auto 0 auto;
	padding: 0;
}
a, img {
    border:none;
}
#wrap {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
/* Header Area */
#headerbg {
	background: url(images/header-bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	height: 455px;
	width: 100%;
}
#downloadheaderbg {
	background: url(images/header-bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	height: 387px;
	width: 100%;
}
#header {
	background: url(images/header.jpg) no-repeat top center;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 333px;
	width: 1046px;
}
#downloadheader {
	background: url(images/download-header.jpg) no-repeat top center;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 387px;
	width: 1046px;
}
#headerbottom {
	background: url(images/header-bottom.jpg) no-repeat top center;
	width: 1046px;
	height: 122px;
	margin: 0 auto 0 auto;
	padding: 0;
}
/* Top Optin Box */
#topoptin {
	padding: 0 0 0 459px;
}
.topemail {
	width: 277px;
	margin: 0 auto 0 auto;
	float: left;
	color: #ffffff;
}
#send-button {
  display: block;
  margin: 0 auto 0 4px;
  float: left;
  width: 215px;
  height: 34px;
  background: url(images/send-button.jpg) no-repeat 0 0;
  border: 0px;
}
/* Content styles */

#contentwrap {
	width: 1046px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0px;
	
}
/* Left Content Area */
#maincontent {
	background: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 842px;
	padding: 10px 102px 10px 102px;
	margin: 0 auto 0 auto;
	font-family: arial;
	font-size: 18px;
	line-height: 125%;
	color: #292929;
}
#content2 {
	background: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 742px;
	padding: 10px 152px 10px 152px;
	margin: 0 auto 0 auto;
	font-family: arial;
	font-size: 18px;
	line-height: 125%;
	color: #292929;
}
/* Optin Box 2 */
#optinbox2 {
	background-image: url(images/optinbox-2.gif);
	height: 437px;
	width: 747px;
	margin: 0 auto 20px auto;
	padding: 0;
}
#codebox {
	padding: 242px 0 0 315px;
}
.email {
	width: 280px;
	margin: 0 auto 4px auto;
}
#opt-button {
  display: block;
  margin: 0 auto 0 auto;
  width: 280px;
  height: 68px;
  background: url(images/button2.png) no-repeat 0 0;
  border: 0px;
}
#opt-button:hover {
  display: block;
  margin: 0 auto 0 auto;
  width: 280px;
  height: 68px;
  background: url(images/button3.png) no-repeat 0 0;
  border: 0px;
}
/* Footer Area */
#footer{
	background-image: url(images/footer.jpg);
	margin: 0 auto 0 auto;
	padding: 0px;
	height: 88px;
	width: 1046px;
}
.copyright{
	font-family: arial;
	font-size: 10pt;
	text-align: right;
	margin: 0 120px 0 0;
	padding: 0;
}
/* fonts */
h1{
	font-family: tahoma;
	font-size: 22pt;
	color: #black;
	font-weight:bold;
	text-align: center;
	line-height:140%;
	margin: 5px auto 35px auto;
}
h2 {
	font-family: tahoma;
	font-size: 18pt;
	color: #001777;
	font-weight:bold;
	line-height:140%;
	margin: 65px auto 10px auto;
}
h3 {
	font-family: tahoma;
	font-size: 18pt;
	color: #000000;
	font-weight:bold;
	line-height:140%;
	margin: 5px auto 15px auto;
}
.heading {
	text-align: center;
	margin: 10px auto 15px auto;
}
.middle {
	text-align: center;
	margin: 0 auto 0 auto;
}
.big {
	font-size: 19px;
	line-height: 21px;
	margin: 20px 0 20px 0;
}
.red {
	color:#d20101;
}
.style1 {
	font-family: tahoma;
	font-size: 18pt;
	line-height: 120%;
	color:#000000;
}
.style2 {
	font-family: tahoma;
	font-size: 16pt;
	line-height: 120%;
	color:#000000;
}
/* clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
form {
	padding: 0px;
	margin: 0px;
}
img.floatleft {
	float: left;
	text-align: left;
	margin: 35px 15px 0 0;
}
img.right {
	float: right;
	text-align: right;
}
hr {
border-width:1px;
color:#e0e1e2;
height:1px;
margin: 20px auto 30px auto;
text-align:center;
width:90%;
}
#check {
  margin: 1.3em;
  padding: 0;
}
#check li {
  list-style: none;
  background: url(images/check.jpg) no-repeat left center ;
  padding-left: 20px;
  padding-right: 40px;
}
#reddash {
	border-width: thick;
	border-spacing: 2px;
	border-style: dashed;
	border-color: red;
	margin: 40px auto 80px 0;
}
#graydash {
	border-width: thick;
	border-spacing: 2px;
	border-style: dashed;
	border-color: gray;
	margin: 0 auto 10px 0;
	padding: 10px 30px 10px 30px;
}