@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) url(images/running-man-bg.jpg) 50% 100% no-repeat;
	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;
	
}


body.checkout .container_12{
	background-image:none;
}
.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;
	font-size:0;
	line-height:0;
	text-decoration:none !important;
	border:none !important;
}
h1.logo a:hover{
	text-decoration:none;
}


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;
}
#footer{
	background:none;
}

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)));
	
}
 form.order_select{
	 text-align:center;
 }
  form.order_select label{
	  display:block;
	  margin:5px 0;
	  text-align:center;
	  font-size:16px;
	  font-weight:bold;
	  color:red;
	  
  }

  form.order_select select{
	 font-size:16px !important;
  }
.buy-now,.buy-now-65, form.order_select input#submit{
	display:block;
	margin:0 auto;
	text-indent:-99999px;
	font-size:0px;
	line-height:0;
}
.buy-now, form.order_select input#submit{
	height:96px;
	width:309px;
	background:url(images/buy-now.png) 50% -103px no-repeat;
}
.buy-now:hover, form.order_select input#submit: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;
margin-top:20px;
text-align:center;
}

.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.required_field{
	background:rgb(204,255,204); /*FOR IE*/	

}
#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
}
ul.arrows li{
	list-style-image:url(images/arrow.png);
}

.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:16px;
	line-height:130%;
	margin:0;
	padding:0;
}

div.warning{
	text-align:left;
}

form input {
	border:none;
	border:1px solid #b7c6dd;
	padding:3px;
	margin:2px;
	width:250px;
	background:urlimages/form-background.gif) -1px -1px repeat-x;
}

tr.odd{
	background:none !important;
}

h3{
	color:red;
}

.table_holder{
	width:90%;
	margin:0 auto;
}

div.warning{
	display:inline;
	margin:0 5px;
	padding:0 5px;
	border:1px solid red;
	color:red;
	font-size:12px;
}

#cart_sop12_includeOptionalContinuity{
	display:none;
}

.address_top{
	display:block;
	background:#fdea83;
	width:40%;
	border:1px solid #a89946;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin:5px 0;
	padding:10px 10px 10px 30px;
}
.address_top p{
	margin:0;
	padding:0;
}
.impoty_space{
	display:block;
	width:900px;
	height:103px;
	margin:0 auto;
}

.thanks_sean_sig{
	width:139px;
	height:130px;
	margin:10px !important;
	padding:10px !important;
	float:right;
	border:1px solid #CCC;
}

