/* ######### Miscellaneous ######### */
* {
	font-family: Arial;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size:12px;
}
body.homebg { background: #000; }
body.pagebg { background: #000; }
body.newblack { background: #000; }
body.freebg { background: #000; }
.home_bg {
	background: #000 url(/images/home_bg.jpg) no-repeat center top;
	height: 611px;
	width: 1200px;
	margin: 0 auto 0 auto;
}

.ssl_page_bg {
	background: #000 url('https://onthehousebook.com/images/book_bg.jpg') no-repeat center top;
	height: 700px;
	width: 1200px;
	margin: 0 auto 0 auto;
}

.page_bg {
	background: #000 url(/images/book_bg.jpg) no-repeat center top;
	height: 700px;
	width: 1200px;
	margin: 0 auto 0 auto;
}
.coupon_bg {
	background: #000 url(/images/coupon_bg.jpg) no-repeat center top;
	height: 700px;
	width: 1200px;
	margin: 0 auto 0 auto;
}

h1{
	margin: 0;
	padding: 0;
	font: bold 24px Arial;
	line-height: 24px;
}
h2{
	margin: 0;
	padding: 14px 0 6px 0;
	font: bold 18px Arial;
	line-height: 18px;
}
h3{
	margin: 0;
	padding: 4px 0 6px 0;
	font: bold 16px Arial;
	line-height: 16px;
}

.clear {
	clear: both;
}
.center {
	text-align: center;
}
img {border:none;}

hr {width:500px margin: 10px 0 10px 0; padding: 0 0 0 200px; border:1px solid #000; }


/* ######### Home Page ######### */
.flashcontainer {
	width: 1200px;
	height: 63px;
}
.player {
	width: 80px;
	height: 20px;
}
.homebanner {
	width: 1000px;
	height: 200px;
}
.homebody {
	width: 1000px;
	height: 360px;
}

.billboard1 a, .billboard2 a, .billboard3 a .billboard4 a {
	color: #BF0000;
	font-weight: bold;
	font-size: 20px;
}

.billboard1 img, .billboard2 img, .billboard3 img { border: 0px; }

.billboard1 {
	padding: 3px 0 0 2px;
	text-align: center;
	position: relative;
	left: 968px;
	top: 225px;
	width: 125px;
	height: 65px;
}
.billboard2 {
	padding: 3px 0 0 2px;
	text-align: center;
	position: relative;
	left: 585px;
	top: 50px;
	width: 125px;
	height: 65px;
}
.billboard3 {
	padding: 3px 0 0 2px;
	text-align: center;
	position: relative;
	left: 130px;
	top: -68px;
	width: 125px;
	height: 65px;
}
.billboard4 {
	padding: 3px 0 0 2px;
	text-align: center;
	position: relative;
	left: 290px;
	top: 150px;
	width: 125px;
	height: 65px;
}

/* ######## Gift Cards Page ######## */

.freeback {
	background: #000 url(/images/freeback.png) no-repeat center top;
	height: 1850px;
	width: 1200px;
	margin: 0 auto 0 auto;
}
.freeoffer1 {
	background: url(/images/offer1.png) no-repeat center top;
	height: 830px;
	width: 420px;
	margin: 0 auto 0 auto;
	padding:25px 0 0 0px;
}
.freeoffer2 {
	background: url(/images/offer2.png) no-repeat center top;
	height: 830px;
	width: 420px;
	margin: 0 auto 0 auto;
	padding:25px 0 0 0px;
}
.offerhalf {
	float:left;
	width: 168px;
	margin: 0 auto 0 auto;
	padding:20px 0 0 27px;
}
/* ######### Black Card Page ######### */

.w120 {
	width: 129px;
	margin: 0 0 0 8px;
	padding: 0 0 0 2px;
	text-align:center;
	float: left;
}

.w120 img { padding: 0; margin: 0; }

.w420 {
	background: url(/images/cardoffers.png) no-repeat center top;
	width: 420px;
	height: 390px;
	margin: 5px 0 0 0;
	padding: 10px 5px 10px 0;
	text-align:center;
	float: left;
}
.w420 h2{
	
	padding: 15px 0 0 40px;
	text-align:left;
}
.w420 ul{
	
	padding: 5px 0 0 45px;
	text-align:left;
}
.w420 li{
	font-size: 14px;
	padding: 5px 0 5px 0;	
}

.blackback {
	background: #000 url(/images/blackback.png) no-repeat center top;
	height: 811px;
	width: 1200px;
	margin: 0 auto 0 auto;
}
.blackcard_bg {
	background: #000 url(/images/blackback.png) no-repeat center top;
	height: 811px;
	width: 1200px;
	margin: 0 auto 0 auto;
}
.black_bg {
	width: 855px;
/*	height: 555px; */
	padding: 0 20px 80px 20px;
	position: relative;
	top: 55px;
	left: 155px;
}
.black_half {
	width: 420px;
	padding: 0 2px 0 2px;
	float:left;
}
.blackctr {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size:14px;
	text-align:center;
	color: #BF0000;
	font-weight: bold;
}

.black_bg p {
	color:#000;	}
.view_cards {padding:10px 0 0 240px;margin:0;}	
.discount {margin-top:-60px;}
.bc_linkway {
	height: 40px;
	width: 910px;
	position: relative;
	top: -30px;
	left: 170px;
}
.bc_linkway a {
	font-weight: bold;
	color: #BF0000;
	font-size: 18px;
}
.bc_linkway img, .black_bg img { border: 0px; }
.bc_linkway a.pos1 {
	position: relative;
	top: 17px;
	left: 20px;
}
.bc_linkway a.pos2 {
	position: relative;
	top: 17px;
	left: 50px;
}
.bc_linkway a.pos3 {
	position: relative;
	top: 17px;
	left: 310px;
}
.bc_linkway a.pos4 {
	position: relative;
	top: 17px;
	left: 340px;
}
.bc_linkway a.pos5 {
	position: relative;
	top: 17px;
	left: 370px;
}
.question{padding-top:2px;}

h1.blacktitle {
	color:#fff;
	position: relative;
	top: 70px;
	left: 185px;
}
h1.blacktitleover {
	color:#000;
	position: relative;
	top: 70px;
	left: 2000px;
}
.heli {
	background: url(/images/heli_bg.png) no-repeat center center;
	height: 570px;
	width: 966px;
	padding:10px 0 0 50px;
	margin: 0 auto 0 auto;
	}

/* ######### Other Pages ######### */
h1.pagetitle {
	position: relative;
	top: 175px;
	left: 185px;
}
.bigbillboard-coupons {
	width: 880px;
	height: 425px;
	padding: 0 15px 0 15px;
	position: relative;
	top: 155px;
	left: 155px;
}
.bigbillboard {
	width: 855px;
	height: 425px;
	padding: 0 20px 0 20px;
	position: relative;
	top: 140px;
	left: 155px;
}
.bb_linkway {
	height: 50px;
	width: 910px;
	position: relative;
	top: 77px;
	left: 170px;
}
.bb_linkway a {
	font-weight: bold;
	color: #BF0000;
	font-size: 18px;
}
.bb_linkway img, .bigbillboard img { border: 0px; }
.bb_linkway a.pos1 {
	position: relative;
	top: 17px;
	left: 20px;
}
.bb_linkway a.pos2 {
	position: relative;
	top: 17px;
	left: 50px;
}
.bb_linkway a.pos3 {
	position: relative;
	top: 13px;
	left: 155px;
}
.bb_linkway a.pos4 {
	position: relative;
	top: 10px;
	left: 187px;
}
.redctr {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size:14px;
	text-align:center;
	color: #BF0000;
	font-weight: bold;
}

/* ######### Order Page ######### */
.ordernotice { margin: 0 0 10px 0; }
.neworderbbfooter{ position: relative;top: 22px;left: 0px; }

.bigbillboard .buythebook { float: left;width: 380px;padding-right:19px;border-right:1px solid; }
.bigbillboard .buythecard { float: left; padding-left:19px; width: 380px; }

.bigbillboard .buythecard h3 { text-align: center; }
.bigbillboard .buythecard .referleft { float:left; }
.bigbillboard .buythecard .referleft .colleft { float:left; }
.bigbillboard .buythecard .referleft .colright { float:left; }
.bigbillboard .buythecard .referright { float: right; padding: 0 0 0 17px;width:130px; }
.bigbillboard .buythecard .referright #referertext { height: 95px; }
.bigbillboard .buythecard .referright .referercredit { margin: 10px 0 0 0; }

.orderbbcenter {
	width: 500px;
	height: 323px;
	margin: 0 auto 0 auto;
}
.orderbbfooter{
	position: relative;
	top: 35px;
	left: 20px;
}
.orderbbfooter a{
	color: #BF0000;
}
.neworderleft {

}
.orderleft {
	position: relative;
	top: 0;left: 0;
	width: 220px;
	margin: 0 25px 0 0;
}
.neworderright {

}
.neworderright ul { padding-left: 15px; }
.orderright {
	position: relative;
	top: -200px;
	left: 250px;
	width: 200px;
}
.orderbtn {
	text-align: right;
	width: 250px;
	margin: 0 105px 0 auto;
}
.orderpayment table td.col1 { width: 90px; }
.orderpayment table td.col2 { width: 155px; }

/* ######### The Book Page ######### */
.coupon_top { background: url(/images/board_top.png) no-repeat center top; height: 149px; position: relative; top: 70px; }
.coupon_top .bb_linkway { top: 5px; }
.coupon_top h1.pagetitle { top: 115px; }
.coupon_mid { background: url(/images/board_mid.png) repeat-y center top; position: relative; top: 70px; }
.coupon_mid .bigbillboard-coupons { height: auto; top: 5px; padding-bottom: 15px; }
.coupon_bot { background: url(/images/board_bot.png) no-repeat center top; height: 53px; position: relative; top: 70px; }
.order {
	margin: 0 auto 200px auto;
}
.thebook {margin-top:10px; padding:0 0 20px 260px; width:250px; float:left;} 
.thebooktext { background: url(/images/offerbox.png) no-repeat center top; margin:10px 0 0 80px; padding:15px 20px 0 20px; width:350px; height: 220px; float:left; font-size:11px; font-weight:bold; color:#BF0000;}
.redtext {margin:0; padding:0 15px 0 15px; float:left; font-size:11px; font-weight:bold; color:#BF0000;} .redtext h2 { padding:0 0 10px 0; margin:0; color:#000; font-size:18px; font-weight:bold;}