@charset "UTF-8";
/* CSS Document */
body{
	margin:100px 0 20px;
	background:rgb(15,66,99) url(images/main-background.png) 0 0 repeat-x fixed;
}
.container_12{
	background:rgb(255,255,255);
	border:1px solid rgb(0,24,86);
	-moz-border-radius:10px;
	-moz-box-shadow:0 0 10px rgba(0,54,86,1);
	-webkit-border-radius:10px;
	-webkit-box-shadow:0 0 10px rgba(0,54,86,1);	
	padding-bottom:10px;
	
}
.grid_16{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
p{
	line-height:1.2em;
}

h1.logo a{
	display:block;
	width:946;
	height:201px;
	margin:-90px auto 10px;
	background:url(images/logo.png) 0 0 no-repeat;
	text-indent:-99999px;
}

img{
	margin-top:0 !important;
	margin-bottom:0 !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
}
#footer,#footer a{
	font-size:.8em !important;
	color:#FFF;
}

li{
	margin:0 0 10px 20px;
	left-style:none;
	list-style-image:url(images/bull-arrow.gif);
	
}
#terms ul{
	list-style:lower-alpha;
}
#terms ul ul{
	list-style:lower-roman;
}
img.center{
	display:block;
	margin:0 auto;
}
.center{
	text-align:center;
}


h2.h2_heading{
	display:block;
	padding:5px 0 5px 10px;
	margin:10px 0 20px;
	border:1px solid rgb(16,64,94);
	-moz-border-radius:10px;
	font-weight:bold;
	letter-spacing:-0.05em;
	-moz-box-shadow:1px 2px 2px rgba(0,0,0,0.2);
	-webkit-border-radius:10px;
	-webkit-box-shadow:1px 2px 2px rgba(0,0,0,0.2);	
	color:rgb(16,64,94);
	text-shadow:0 1px 1px rgb(255,255,255);
	background-color: rgb(42,181,254); /* fallback color */
	background-image: url(images/h2-heading-background.gif); /* fallback image */
	background-repeat:repeat-x;
	background-image: -moz-linear-gradient(100% 100% 90deg, rgba(42,181,254,1), rgba(255,255,255,0.5));
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.5)), to(rgba(42,181,254,0.9)));
	
}
.buy-now,.buy-now-65{
	display:block;
	margin:0 auto;
	text-indent:-99999px;
}
.buy-now{
	height:96px;
	width:309px;
	background:url(images/buy-now.png) 50% -103px no-repeat;
}
.buy-now:hover{
	background-position:50% 0px;
}
.buy-now-65{
	height:64px;
	width:208px;
	background:url(images/buy-now-65.png) 50% -67px no-repeat;
}

.buy-now-65:hover{
	background:url(images/buy-now-65.png) 50% 0 no-repeat;
}

.header_red {
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-0.05em;

font-size: 30px; 
font-style: normal; 
line-height: normal; 
font-weight: 600; 
font-variant: normal; 
text-transform: capitalize; 
color: #CC0000;
text-align:center;
margin-top:20px;
}
.no1 .header_red{
	margin:-30px 0 10px 0;
}

.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bonusstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #4d69a8;
}

.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
#freedvd_signup_form label,#freedvd_signup_form .custom{
	display:block;
	float:left;
	margin:0 0 5px 0;
	padding:5px 0;

}
#freedvd_signup_form input.custom{
	border:1px solid rgb(100,100,100);
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.star_req{
}
#free_dvd_video{
	text-align:center;
}

#freedvd_signup_form input.not_really_required{
	background:#FFF !important;
}
#freedvd_signup_form .custom{
	width:300px;

}
#freedvd_signup_form .submit_button{
	font-size:0px;
	line-height:0px;
	cursor:pointer;
	margin:5px auto;
	border:none;
	display:block;
	width:187px;
	height:45px;
	background:url(images/send-my-free-dvd.png) 0 -45px no-repeat;
	text-indent:-9999px;
}
#freedvd_signup_form .submit_button:Hover{
	background-position:0 0;
}
#freedvd_signup_form label{
	width:100px;
	clear:left
}


.no2{
	margin-top:10px;
}
.back-to-top{
	text-decoration:none;
	display:block;
	width:94px;
	height:23px;
	font-size:0px;
	line-height:0px;
	background:url(images/back-to-top.gif) 0 -22px no-repeat;
	margin:0 auto;
	text-indent:-99999px;
}
.back-to-top:hover{
	background-position:0 0;
}
.footerlogo{
	margin-top:10px !important;
}
table{
	border-collapse:collapse;
	text-align:left;
}
th, td{
	font-size:12px;
	margin:0;
	padding:0;
	height:20px;
}

div.warning{
	text-align:left;
}

.warning li.title{
	font-weight:bold;
	color:rgb(255,0,0);
	list-style:none;
	margin-left:0;
	padding-left:0;
}

form input,  {
	border:none;
	border:1px solid #b7c6dd;
	padding:3px;
	margin:2px;
	background:url(images/form-background.gif) -1px -1px repeat-x;
}
form select{
	width:88%;
}
.payPal_form{
	text-align:center;
	display:none;
}
#free_dvd_video a{
	color:#FFF;
	text-decoration:none;
}

.payPal_form .paypal_submit{
	border:0;
	background:none;
	
}
object{
	margin-top:-1px;
}
.force_td_height{
}
