@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #0a0911;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link, a:visited, a:active {
	color:#666;
	text-decoration:none;
}
img {
    border: none;
	padding:0px;
	margin:0px;
}
.clear {
	clear:both;
}
a:hover {
	color: #000;
	text-decoration:none;
}
body,td,th {
	color: #000000;
}
#header-container {
	background-color:#0a0911;
	height:249px;
}
#content-container {
	background-image:url(../images/content-top-bkg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#ededed;
	min-height:300px;
}
#content-bottom {
	background-image:url(../images/content-bottom-bkg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	background-color:#ededed;
	height:151px;
}
#capture-top {
	background-image:url(../images/content-bottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#ededed;
	height:151px;
	width:784px;
}
.column-container {
	width:784px;
}
#right-column {
	background-image:url(../images/movie-bkg.png);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:345px;
	float:right;
	width:392px;
	margin:2px 0 0 0;
}
#left-column {
	min-height:346px;
	float:left;
	width:392px;
}
.order-check {
    clear: both;
    float: left;
    padding: 0 20px 22px;
    width: 22px;
}
.order-check-text {
    color: #333;
    float: right;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 20px;
    padding: 0;
    text-align: left;
    width: 330px;
}
.clear {
	clear:both;
}
.highlight {
	background-color:#fff200;
	padding:2px;
}
.capture-top-headline {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:106px 0 0 0;
}
.next-call {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:23px;
	padding:10px 0 0 0;
	margin-top: -20px;
	font-weight:bold;
}
#capture-background {
	background:url(../images/capture-bottom.jpg) center top no-repeat;
	width:748px;
	min-height:200px;
	background-color:#0a0911;
}
.privacy {
	font-size:10px;
}
#footer {
	color:#fff;
	width:740px;
	text-align:left;
	font-size:12px;
	padding:30px 0;
}
#video-container {
	padding:50px 0 0 10px;
}
#video {
	border:1px solid #000;
}

/* FORM */
.checkbox {
	width:20px;
}
a#submitButton {
	width: 208px;
	height: 68px;
	background-image: url(../images/submit-button.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
}
a:hover#submitButton {
	background-position: 0 -68px;
}
a:active#submitButton {
	background-position: 0 -68px;
}
#submitButton span {
	display: none;
}
#loadingGraphic {
	padding: 12px 0px 27px;
	margin-right: 100px;
	display: none;
}
#capture-form ul {
	list-style-type: none;
	font-size:12px;
	margin:0px;
	padding:0 20px;
}
#capture-form ul li {
	clear:both;
	height:38px;
}
label {
	text-align:left;
	float:left;
	color: #65626d;
	font-size:14px;
}
input {
	width: 136px;
	padding:3px;
	border: 1px solid #65626d;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 6px 0;
}
#lineItem3,
#lineItem4,
#lineItem5 {
	display:inline;
	clear:none;
	float:none;
}
#lineItem3 input,
#lineItem4 input,
#lineItem5 input{
	width: 76px;
	margin: 10px 0 15px 5px;
}
#lineItem8 {
}

#lineItem8 input{
	width: 48px;
	margin: 0 0 0 5px;
	display:inline;
	clear:none;
	float:none;
}
#lineItem9 input{
	width: 200px;
	height:50px;
	margin: 0 0 0 5px;
	display:inline;
	clear:none;
	float:none;
}
.inputStyleComments {
	width: 200px;
	float:right;
	padding:3px;
	border: 1px solid #65626d;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.phoneNumber {
	padding:0px;
	margin:0px;
	font-size:12px;
}
.inputStylePhone {
	width:24px;
}
.inputStylePhone2 {
	width:34px;
}

#privacyPolicy {
	font-size:10px;
	color:#65626d;
	text-align:left;
	padding:15px 0 0px 75px;
}
/* END FORM */

#bonus-offer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/content-bottom-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: -10px auto 0;
	padding-top: 64px;
	height: 42px;
	font-size: 14px;
}

#bonus-offer span {
	font-weight: bold;
	font-size: 15px;
}