/* CSS Document */

/* General Layout */
body {background-color:#fff;color:#666;font-size:13px;height:100%;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,
table,caption,tbody,tfoot,thead,tr,th,td,br,fieldset,textarea{font-family:Arial, Helvetica, sans-serif;line-height:20px;letter-spacing:0.1px;word-spacing:1px;margin:0;padding:0;border:0;vertical-align:baseline;}
h1,h2,h3,h4,h5,h6,hr,p,ul,ol,dl,pre,address{margin:0 0 20px}
p,h1, h2, h3, h4, h5, h6, ul.check_list, ul.arrowlist{padding-left:2px;}
strong, b{font-weight:bold;}
em, dfn, i{font-style:italic;}
h1,h2,h3,h4,h5,h6{font-weight:bold;line-height:125%;}
h1 {font-size: 16px;text-align: center;}
h2 {font-size: 22px;color: #a71e14;text-align: center;font-family: Arial, Helvetica, sans-serif;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
.verdana16 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 16px;}
.lg-link {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;}

/* Hyperlink Styles */
a:link,a:visited,a:hover,a:active,a:focus{text-decoration:underline;outline:none;-moz-outline-style:none;}
a{color:#20499F;}
a:hover{color:#FF9900;}
.lt-grey-text {color: #666666;}
.lt-grey-text a, .lt-grey-text a:visited, .lt-grey-text a:link, .lt-grey-text a:active{color: #666666;}

/* List Styles */

ul,li{list-style:none outside;margin-left:20px;list-style-type:disc;}
ol, ol li{list-style:decimal outside;}
ol, dd{margin-left:24px;}
ul ul, ol ul, ul ol, ol ol{margin-bottom:0;margin-top:0;}
li{margin-bottom:10px}

/* Content Divs */
#main_content{margin: auto;z-index:0;width:961px;color: #333333;}
#main_content_top{
	border:none;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/opt-in-page/tabletop2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main_content_middle{margin:0px;background:url(../images/opt-in-page/tablemiddle2.jpg) repeat-y top center;border:none;padding: 10px  0px 10px 20px;}
#main_content_bottom{margin:0px 0 0px 0; padding:0 0 10px 0;width:auto;height:100%;background:url(../images/opt-in-page/tablebottom2.jpg) no-repeat top center;}

/* Forms */
fieldset{padding:20px;border:1px solid #e5e5e5;}
legend,label{letter-spacing:1px;text-transform:uppercase;font-size:11px;}
input[type=text],input[type=password],input[type=file],textarea{background-color:transparent;padding:5px;width:180px;-moz-border-radius:6px;-webkit-border-radius:5px;}
.textfield_label{margin-left:12px;}
textarea{width:97%;height:120px;font-size:12px;}
input, textarea {outline-style:none!important;}
pre,input[type=text],input[type=password],input[type=file],textarea{
	border-color:#D9D9D9 #EAEAEA #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#666;
	background-attachment: scroll;
	background-color: #F0F0F0;
	background-image: url(images/form-gradient.gif);
	background-repeat: repeat-x;
	background-position: -1px -2px;
}
input[type="submit"]::-moz-focus-inner{border : 0px;} 
input[type="submit"]:focus{outline:none;}
form{margin=0px;}

/* Credentials and Logos */
#logos{margin: auto;}
#logos img{padding:0 20px 0 15px;vertical-align:middle;}

/* This is for testimonials */
.testimonial_box{
	clear:both;
	padding:10px 8px 10px 15px;
	margin: 0;
	-moz-border-radius:6px;-webkit-border-radius:6px;	border:1px solid #0033CC;
	color:#333;
	background-color: #F7F7F7;
}
.testimonial_box img{float:left; margin:0px 10px 10px 0px;}
.testimonial-quote {
	font-style: normal;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}



/* This is for products table */
.product-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.product-title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* This is for opt-in box with graphic border */
#optin_content{margin: auto;z-index:0;width:482px;}
#optin_content_top{background:url(../images/opt-in-page/signupboxtoptext2.jpg) no-repeat top center;border:none;padding: 0px  0px 0px 0px;height:80px;}
#optin_content_middle{margin:0px;background:url(../images/opt-in-page/signupboxmiddle2.jpg) repeat-y top center;border:none;padding: 0px  10px 5px 10px;color:#333333;}
#optin_content_bottom{margin:0px; padding:0px;width:auto;background:url(../images/opt-in-page/signupboxbottom2.jpg) no-repeat top center;}
.privacy {color:#666666; font-size:11px; line-height:12px; font-family:"Times New Roman", Times, serif; text-align:center; font-weight:normal;}
#optin_content input[type=image]{padding:10px;}

/* This is a 1/2 column on right */
#column-right {
	float: right;
	width: 430px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 0px;
	height:100%;
	}
/* This is a 1/2 column on left */
#column-left {
	float: left;
	width: 430px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height:100%;
	}

/* This is a 60% column on left */
#video-left {
	float: left;
	width: 580px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height:100%;
	}
/* This is a 40% column on right */
#opt-in-right {
	float: right;
	width: 310px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 0px;
	height:100%;
	}

/* This is the contents that go in a 1/2 column */
.column-content {float: left;width: 100%;margin: 0px;padding: 10px 10px 10px 10px;}

/* Put this class in the section following the two 1/2 columns for proper alignment */	
.clear {clear: both;}


.testimonial-quote {
	font-style: normal;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

