/* � xHtml Master 2007 - 2008 */
body {
	background:#eae5ce;
	color:#000;
	font:12px Arial, Helvetica, sans-serif, Verdana;
	text-align:center;
	padding-bottom:12px;
}
a {
	color:#0000ff;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}
div.red {
	color: #F00;
}

#container {
	background:url(../images/bg-content.gif) repeat-y;
	width:952px;
	margin:0 auto;
}
#faq #container {
	background:url(../images/bg-content2.gif) repeat-y;
}

#header {
	border-top:solid 1px #dfd8bb;
	background:#fff;
	width:944px;
	height:87px;
	margin:0 auto;
	text-align:left;
}
	#header h1 {
		padding-left:5px;
		padding-top:7px;
		float:left;
	}
		#header h1 a {
			text-decoration:none;
			text-indent:-100000px;
			font-size:1px;
			line-height:1px;
			display:block;
		}
		#header h1 img {
			display:block;
			margin-top: -5px;
		}
	#header .right {
		width:300px;
		font:14px Arial, Helvetica, sans-serif;
		text-align:right;
	}
		#header .right p {
			padding-right:20px;
			padding-top:12px;
		}

#nav {
	background:url(../images/bg-nav.gif) repeat-x;
	width:944px;
	margin:0 auto;
	height:50px;
}
#faq #nav {
}
	#nav ul {
		padding-top:11px;
		padding-left:20px;
	}
	#faq #nav ul {
	}
		#nav ul li {
			display:block;
			float:left;
			padding-left:2px;
		}
			#nav ul li a {
				display:block;
				float:left;
				padding-left:16px;
				text-decoration:none;
				font:bold 18px Arial, Helvetica, sans-serif;
				color:#000;
			}
				#nav ul li a span {
					display:block;
					float:left;
					height:29px;
					line-height:27px;
					padding-right:16px;
					cursor:pointer;
				}
			#nav ul li a:hover,
			#nav ul li a.active {
				background: url(../images/tab-l.gif) no-repeat left;
				color:#fff;
			}
				#nav ul li a:hover span,
				#nav ul li a.active span {
					background:url(../images/tab-r.gif) no-repeat right;
				}

#home {
	background:#f4f2e5;
	width:944px;
	margin:0 auto;
	text-align:left;
	padding-bottom:12px;
}
	#home .image {
		padding-bottom:12px;
		position:absolute;
	}
	#home #testimonials {
		clear:both;
		height: 30px;
		margin: 0 0 0 10px;
		font-style: italic;
	}
	#home #testimonials div {
		position: absolute;
		width: 880px;
		margin-left: 10px;
		font-size: 14px;
	}
	#home #header_images {
		height: 300px;
	}
		#home .image img {
			display:block;
		}
	#home .cols {
		width:932px;
		padding-left:12px;
	}
		#home .cols a img {
			display:block;
			margin:0 auto;
		}
		#home .cols h2 {
			padding-top:20px;
			font:37px/35px "Arial Black", Arial, Helvetica, sans-serif;
		}
			#home .cols h2 small {
				font-size:28px;
				display:block;
				line-height:42px;
				font-family: Arial;
			}

		#home .cols .colA {
			background:url(../images/box-4.gif);
			width:250px;
			height:330px;
			float:left;
			padding:0 24px;
			overflow:hidden;
		}
			#home .cols .colA h2 {
				color:#91c700;
				padding-bottom:5px
			}
				#home .cols .colA h2 small {
					color:#000;
				}
			#home .cols .colA p {
				font-size:26px;
				font-weight:bold;
				padding-bottom:20px;
			}
		#home .cols .colB {
			background:url(../images/box-2.gif);
			width:250px;
			height:330px;
			float:left;
			padding:0 24px;
			overflow:hidden;
			margin:0 12px;
		}
			#home .cols .colB h2 {
				color:#03bee8;
				padding-bottom:54px;
			}
				#home .cols .colB small {
					color:#000;
				}
			#home .cols .colB a img {
				padding-bottom:8px;
			}
			#home .cols .colB p {
				font-size:20px;
			}
		#home .cols .package_col {
			width: 575px;
			margin: 15px 25px 0 0;
			float:left;
			border: 1px solid lightgrey;
		}
		#home .cols .colC {
			background:url(../images/box-3.gif);
			width:250px;
			height:330px;
			float:left;
			padding:0 24px;
			overflow:hidden;
			margin: 15px 0 0 0;
		}
			#home .cols .colC h2 {
				color:#f13502;
			}
				#home .cols .colC h2 small {
					color:#000;
					font-size:26px;
				}
			#home .cols .colC p {
				font-size:20px;
				padding-bottom:10px;
			}
			#home .cols .colC form {
				background:url(../images/bg-reward.gif);
				width:269px;
				height:102px;
				margin-bottom:14px;
				margin-left:-10px;
			}
				#home .cols .colC form input {
					border:0;
					background:none;
					width:120px;
					margin-top:43px;
					margin-left:124px;
					font:13px Arial, Helvetica, sans-serif;
				}

#content {
	background:#f4f2e5;
	width:944px;
	margin:0 auto;
	text-align:left;
	margin-top: 20px;
}
#faq #content {
	padding-top:14px;
	padding-bottom:14px;
	background:url(../images/bg-content-top.gif) repeat-x top #f4f2e5;
}

	#sidebar {
		float:left;
		width:134px;
		padding-right:18px;
	}
		#sidebar ul {
			padding-left:12px;
		}
			#sidebar ul li {
				padding-bottom:5px;
			}
			#sidebar ul li a {
				font:bold 14px Arial, Helvetica, sans-serif;
				color:#000000;
				text-decoration:none;
				display:block;
				height:22px;
				line-height:22px;
				width:97px;
				padding-left:25px;
			}
			#sidebar ul li a:hover,
			#sidebar ul li a.active {
				background:url(../images/menu-hover.gif) no-repeat;
				color:#fff;
			}
	#page {
		float:left;
		width:750px;
		background:url(../images/bbox-content.gif) repeat-y top;
	}
		#page .bg {
			padding:12px;
			background:url(../images/bbox-top.gif) no-repeat top;
		}

			#page .bg .how_it_works img {
				float: left;
				margin-right: 20px;
				margin-bottom: 20px;
			}
			#page .bg .how_it_works p {
				font-size: 18px;
			}
			#page .bg .how_it_works p.sub_text {
				font-size: 12px;
			}
			#page .bg #link_box {
				margin-top: 20px;
			}
				#page .bg #link_box p {
					font-size: 16px;
				}
			#page .bg #testimonial_list {
				width: 400px;
			}
				#page .bg #testimonial_list p {
					margin: 0 0 10px 0;
				}
		#page .bg table.create_affiliate td {
			padding: 5px;
		}
		#page h2 {
			font:26px Arial, Helvetica, sans-serif;
			color:#0097C8;
			padding-bottom:12px;
		}
		#page h3 {
			font:18px Arial, Helvetica, sans-serif;
			color:#000;
			padding-left: 5px;
			padding-bottom: 8px;
		}
		#page p {
			padding-bottom:12px;
			font-size: 14px;
			color: #222;
			padding-left: 15px;
		}
		#page #item_images {
			float:right;
			width: 260px;
			margin: 10px;
		}
			#page #item_images img.item_image{
				width: 250px;
			}
#bottom {
	width:952px;
	margin:0 auto;
	text-align:center;
	display:block;
}
#footer {
	text-align:center;
	font:14px Arial, Helvetica, sans-serif;
	padding-top:8px;
}
	#footer ul li {
		display:inline;
	}
		#footer ul li {
			padding-right:5px;
		}
		#footer ul li a {
			text-decoration:none;
			color:#000;
			padding-right:7px;
		}
		#footer ul li a:hover {
			text-decoration:underline;
		}

#home {
	margin: 5px;
}

#home #item_selection {
	font-size: 14px;
	padding: 2px;
	border: 1px solid #CCC;
	margin: 20px;
}

#home #item_selection #heading {
	padding: 5px;
	background-color: #CCC;
	font-weight: bold;
	font-size: 18px;
}

#home #num_items {
	padding: 10px;
}

#home #num_items div{
	padding: 5px;
}

#home #num_items #item_image {
	float: left;
}

#home #num_items #item_description {
	padding-left: 175px;
}

#home #num_items #deal {
	color: red;
	font-weight: bolder;
}

#home #proceed_button {
	float: right;
	padding: 5px;
}

#home #payment_duration {
	float: right;
	margin-right: 20px;
	margin-top: -21px;
	background-color: lightblue;
	font-size: 14px;
	padding: 10px;
	border: 1px solid #CCC;
	border-top: 0px;
	width:350px;
}
#home #payment_error {
	margin: 10px;
	padding: 10px;
	background-color: #F00;
	color: #FFF;
	font-size: 14px;
	width: 600px;
}

#home #order_container {
	float:right;
}

#home #order_summary {
	font-size: 14px;
	padding: 10px;
	border: 1px solid #CCC;
	margin: 5px;
	width: 200px;
}
#home #merchant_seal {
	padding: 10px;
	margin: 5px;
}
#home #order_summary #order_heading {
	background-color: #CCC;
	padding: 4px;
	margin: -5px;
	margin-bottom: 5px;
	font-weight: bold;
}

#home fieldset legend {
	background-color: #CCC;
	padding: 4px;
	margin-bottom: 0px;
	font-weight: bold;
}

#home fieldset label {

}

#home fieldset ul li {
	margin: 5px;
}
#home #info {
	float:left;
}

#home .information {
	margin-left: 3px;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 12px;
}

#home #info #billing_information,#shipping_information {
	float:left;
	width: 310px;
}

#same_as_billing {
	margin-left: 3px;
}

#card_code {
	float:right;
	margin-right: 50px;
	margin-top: 20px;
}

#auto_renew {
	float:right;
	margin-right: 50px;
	margin-top: 50px;
	width: 300px;
	border: 1px solid grey;
	padding: 5px;

}

#activation_step_1 {
	margin-bottom: 100px;
}
	#activation_step_1 #activation_form {
		position: relative;
		top: 88px;
		left: 180px;
	}
		#activation_step_1 #activation_form #activate_sticker_id{
			width: 170px;
		}
		#activation_step_1 #activation_form input#activate_auth_code, #activation_step_1 #activation_form label{
			position: relative;
			top: 90px;
			left: -350px;
			font-weight: bold;
		}
		#activation_step_1 #activation_form input#activate_auth_code {
			width: 100px;
			font-weight: normal;
		}
		#activation_step_1 #activation_form input#submit{
			position: relative;
			top: 120px;
			left: -300px;
			clear:both;
		}


#activation_step_2 #activation_form {
	margin-left: 20px;
}
#activation_step_2 #activation_form table td{
	padding: 5px;
}

#activation_step_3 #activation_form {
	margin-left: 20px;
}
#activation_step_3 #activation_form table td{
	padding: 5px;
}

#report {
	margin-bottom: 100px;
}
	#report #report_form {
		position: relative;
		top: 88px;
		left: 180px;
	}

		#report #report_form #report_sticker_id{
			width: 170px;
		}
		#report #report_form label{
			position: relative;
			top: 90px;
			left: -350px;
			font-weight: bold;
		}
		#report #report_form input#report_email, #report #report_form input#report_phone {
			position: relative;
			top: 90px;
			left: -350px;
			width: 100px;
			font-weight: normal;
			margin-right: 10px;
		}
		#report #report_form span {
			display:none;
		}
		#report #report_form input#submit{
			position: relative;
			top: 120px;
			left: -350px;
			clear:both;
		}
#what_you_get {
	margin: 20px;
	width: 350px;
	float:right;
}

#what_you_get h2 {
	font:26px Arial, Helvetica, sans-serif;
	color:#0097C8;
	margin-bottom:12px;
}

#what_you_get p {
	font-size: 14px;
	padding-bottom:10px;
	margin-left: 10px;
}

.offer {
	float: right;
	width:260px;
	height:205px;
	background: url(/images/offer_bg.jpg) no-repeat;
	padding: 10px 10px 0 0px;
}
#item_images .offer {
	position: relative;
	left: 5px;
}
	.offer img#offer_image {
		position: relative;
		top: -25px;
		left: -20px;
	}

	.offer div#offer_content {
		width: 230px;
		margin: 0 0 0 22px;
		position: relative;
		top: -53px;
	}
		.offer div#offer_content h2 {
			font-size: 20px;
		}
		.offer div#offer_content h3 {
			font-size: 14px;
			color: #FF0000;
			font-weight: bold;
			position: relative;
			left: -5px;
			top: 5px;
		}



#protection {
	margin:10px;
	margin-left: 20px;
	padding: 10px;
	background-color: grey;
}

#packages {
	float: left;
	margin-left: 5px;
	padding-top: 10px;
	margin-bottom: 80px;
}

#packages th {
	vertical-align: top;
	text-align: center;
}

#packages span.save {
	color: red;
}

#packages img {

}
#packages table.package_table td {
	padding-right: 20px;
}
#packages table.items {
	font-size: 18px;
}
#packages table.items span.item-name {
	font-size: 24px;
	font-weight: bold;
}
#packages table.items th {
	border-bottom: 1px solid black;
	text-align: left;
}

#packages th, #packages td {
	margin-right: 20px;
}
#landing_content {
	width: 400px;
	margin: 0 0 0 15px;
}
	#landing_content p {
		font-size: 16px;
	}
	#landing_content p.how_text {
		font-size: 13px;
	}
	#landing_content table {
		 width:475px;
		 margin: 20px 0 0 0;
	}
	#landing_content span.red {
		color: #FF0000;
	}
	#landing_content span.green {
		color: #6A9005;
	}
	#landing_content .landing_image {
		position: absolute;
		left: 170px;
	}
#landing_content.iphone_app_content {
	float:right;
	width: 425px;
	margin-left: 0px;
}
#item_images.iphone_app_image {
	float:left;
	padding-left: 20px;
}

#sub_menu {
	margin: -5px 0 0 150px;
}
	#sub_menu li {
		float: left;
		padding-left: 25px;
		font-size: 14px;
	}
		#sub_menu li a {
			text-decoration: none;
			color:#000;
		}
		#sub_menu li a.active {
			color: #FF0000;
		}
		#sub_menu li a:hover {
			color: #FF0000;
		}
.unpaid_orders {
	margin-left: 10px;
}
.unpaid_orders td,.unpaid_orders th {
	padding:5px;
}
.unpaid_orders tr.grey td {
	background-color:grey;
}
#secure {
	margin: 10px 0 0 25px;
}
#secure td {
	padding-right: 10px;
}
#secure h1{
	font-size: 24px;
	font-weight: bold;
}
h2.order_confirm {
	font:26px Arial, Helvetica, sans-serif;
	color:#0097C8;
	padding-bottom:12px;
	padding-left: 10px;
}
#coupon_error {
	color: red;
	font-weight: bold;
}
#coupon_discount {
	color: red;
	font-weight: bold;
}
#drudge_offer {
	margin: 20px;
	width: 350px;
	float:right;
	background: url(/images/drudge_offer.gif) no-repeat;
	border: 3px solid red;
}

#drudge_offer.break_offer {
	background: url(/images/break_offer.gif) no-repeat;
}
	span.red {
		color: red;
		font-size: 18px;
		font-weight: normal;
	}
	span.bold {
		font-weight: bold;
	}
	#drudge_offer #offer_text {
		font-weight: bold;
		float:right;
		width: 200px;
		margin: 45px 0 0 0;
	}
		#drudge_offer #offer_text p {
			margin-bottom: 20px;
		}
#homepage_video {
	position:relative;
	float:right;
	margin-top:-273px; 
	margin-right:7px;
}
#guarantee {
	text-align:center;
	margin: 5px;
}
#guarantee h1 {
	color: red;
	font-size: 32px;
	font-weight: bolder;
}
#newsletter {
	margin: 5px 0 5px 10px;
	padding: 5px;
	width: 450px;
}
#newsletter p#title {
	font-size: 16px;
}
#newsletter input.textbox {
	border: 2px solid red;
}
