@charset "UTF-8";
/* CSS Document */

/***********************************************************************/
/***********************************************************************/
/* www.gpncenter.com
    PHP, HTML, CSS author: Jacques Vachon, Lianne Bremer
    Contact: jaandojeva@gmail.com  */
/***********************************************************************/
/***********************************************************************/
/* Title: style.0.css
    This file:
    - Has the css for Michael Oliver campaigns
    - Resets the styles
    - Sets the defaults
    - Adds on to the defaults by first indicating which specific page the css is for  */
/***********************************************************************/
 /***********************************************************************/
 /* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 140%;
	overflow-x:auto;
	overflow-y:hidden;
}
/* end reset styles */

html {
	width: 100%;	
	height: 101%;
	 }

body {
	font: 12px Verdana, Geneva, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	overflow-y:auto;
	background-color:#e2f6fe;
 }

.b {
font-weight: bold;
}

.center {
	text-align: center;
}

.general_fail {
	font-weight: bold;
	font-size: 12px;
	color: #0f6885;
	padding: 10px;
	border: 1px solid red;
	background-color : #FFCCCC;
	text-align: center;
	margin: 5px 10px;
}

.err2 {
	color: #c62229;
	font-size: 11px;
}

.err3 {
	color: #c62229;
	font-size: 12px;
}
 
#wrapper {
	width:1260px;
	margin: 0 auto;
}

#header {
	background-image:url(img/GPN-Logo-Branding.png);
	height:107px;
	margin-left:auto;
	margin-right:auto;
	width:750px;
}
#content {	
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0 auto;
	width:750px;
	height:auto;
	border: 1px #01668f solid;
	}
	
.text {
	margin: 15px;
	line-height:18px;
}

.headline {
	float:right;
	width:470px;
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	font-size:18px;
	line-height:135%;
	margin:60px 25px 20px 15px;
	
}
.headline span {
	text-align:center;
	color:#004966;
	font-weight:bold;
	font-size:18px;
	line-height:135%;
	margin:30px 25px 20px 15px;
}

.headline2 {
	float:right;
	width:470px;
	text-align:center;
	color:#004966;
	font-weight:bold;
	font-size:16px;
	line-height:135%;
	margin:45px 25px 20px 15px;
	
}
.headline3 {
	float:right;
	width:470px;
	text-align:left;
	color:#004966;
	font-weight:normal;
	font-size:13px;
	line-height:135%;
	margin:-135px 25px 20px 15px;
	
}
.headline3 span {
	color:#e00303;
	font-weight:bold;
	font-size:14px;
	line-height:135%;	
}

.headline4 {
	float:right;
	width:470px;
	text-align:left;
	color:#004966;
	font-weight:normal;
	font-size:13px;
	line-height:145%;
	margin:-255px 25px 20px 15px;
	
}

.headline_img {
	float:left;
	width:210px;
	text-align:center;
	color:#01668f;
	font-weight:normal;
	font-size:11px;
	padding:5px;
	margin:10px;
	
}
div.clearer {clear: both; line-height: 0; height: 0;}

.teleseminar_form {
	width:450px;
	margin:0 auto;
	background-color:#f0fafe;
	padding: 5px;
	border: 1px #01668f solid;
}
.teleseminar_form p{
	padding: 5px;
	font-size:13px;
	line-height:125%;
	text-align:center;
	color:#003347;
}
.center_text {
	width:700px;
	text-align:left;
	color:#004966;
	font-weight:normal;
	font-size:13px;
	line-height:125%;
	margin:40px 20px 5px 20px;
}

.center_text ul{
	list-style-image: url(img/check.png);
	margin-left:40px;
	padding-top:-15px;
	margin-bottom:25px;
	
}
.arrow {
	float:left;
	vertical-align:middle;
}

.testimonial {
	width:550px;
	height:auto;
	margin:15px auto;
	color:#004966;
	font-weight:normal;
	font-size:13px;
	line-height:135%;
	border:#01668f 2px solid;
	padding:10px;
}

.testimonial2 {
	width:450px;
	height:auto;
	margin:15px auto;
	color:#004966;
	font-weight:normal;
	font-size:13px;
	line-height:135%;
	border:#01668f 2px solid;
	padding:10px;
}

.testimonial3 {
	width:420px;
	height:auto;
	float:right;
	margin:15px 25px;
	color:#004966;
	font-weight:normal;
	font-size:13px;
	line-height:135%;
	border:#01668f 2px solid;
	padding:10px;
}
.footer {
	width: 752px;
	height:40px;
	background-color:#01668f;
	margin:0 auto;
	
}

#offer_headline {
	width:700px;
	padding:5px;
	margin:0 auto;	
}

#offer_headline p{
	text-align:center;
	font-size:20px;
	color:#FF0000;
	font-weight:bold;
	padding:5px 0;
	}
#offer_headline span {
	text-align:center;
	font-size:20px;
	color:#01668f;
	font-weight:bold;
	padding:5px;
}

#offer_headline h2{
 text-align:center;
 font-size:18px;
 color:#01668f;
 font-weight:bold;
 padding:5px 0;
 }
 
.main {
	width:730px;
	height:auto;
	margin:0 auto;
}
.main_img {
	float:left;
	width:210px;
	text-align:center;
	color:#01668f;
	font-weight:normal;
	font-size:11px;
	padding:5px;
	margin:10px;
}
.main_img p {
	padding: 0 0 50px 0;
}
.main_img span {
	font-weight: bold;
}
.main_img img {
	margin: 0 0 5px 0;
	border: 1px #004966 solid;
}
.main_text {
	float:right;
	width:480px;
	text-align:left;
	color:#004966;
	font-weight:normal;
	font-size:13px;
	line-height:135%;
	margin:10px auto;
	
}
.offer_box {
	width:420px;
	text-align:left;
	color:#004966;
	font-weight:normal;
	font-size:13px;
	line-height:135%;
	margin:10px auto;
	padding:10px;
	border:#01668f 1px solid;	
}

.offer_box p {
	padding: 0 0 15px 0;
}

.offer_box li {
	padding: 0 0 5px 0;
}

.offer_box span {
	font-weight: bold;
}

.offer_headline p {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding: 0 0 10px 0;
}

.offer_small_box {
	width:360px;
	text-align:left;
	margin:0 auto 15px auto;
	padding:10px;
	background-color:#def1fd;
	border:#01668f 1px solid;
}
.offer_small_box span{
	font-weight:bold;
	font-style:normal;
}
.offer_small_box p{
	color:#004966;
	font-weight:normal;
	font-size:13px;
	line-height:135%;
	font-style:italic;
}

.membership_form {
	width:420px;
	margin:10px auto 0 auto;
	padding:10px;
	border:#01668f 1px solid;
	background-color:#fff568;	
}
.membership_form img{
	float:left;
	margin-right:5px;
}

.membership_form p{
	text-align:left;
	color:#004966;
	font-weight:normal;
	font-size:14px;
	line-height:145%;
	padding:0 0 10px 0;
}
.membership_form h2{
	text-align:center;
	color:#ed1c24;
	font-weight:bold;
	font-size:18px;
	padding-bottom:10px;
	line-height:145%;		
}

.membership_form2 {
	width:420px;
	height:400px;
	margin:10px auto 0 auto;
	padding:10px;
	border:#01668f 1px solid;
	background-color:#fff568;	
}
.membership_form2 img{
	margin:5px auto;
	text-align:center;
}

.membership_form2 span{
	font-weight:bold;	
}
.membership_form2 p{
	text-align:left;
	color:#004966;
	font-weight:normal;
	font-size:14px;
	line-height:145%;
	padding:0 0 10px 0;
}
.membership_form2 h2{
	text-align:center;
	color:#ed1c24;
	font-weight:bold;
	font-size:18px;
	padding-bottom:10px;
	line-height:145%;		
}

#form_container{
	width:430px;
	float:right;
	margin:-200px 45px 20px 15px;	
}

#form_top {
	width:427px;
	height: 165px;
	margin: 0 auto;
	background-image:url(img/form_top.png);
}

#form_middle {
	width:427px;
	margin: 0 auto;
	background-image:url(img/form_middle.png);
	background-repeat:repeat-y;
}

#form_bottom {
	width:427px;
	margin: 0 auto;
	background-image: url(img/form_bottom.png);
	background-repeat:no-repeat;
}

.td1 {font-size:12px; color:#FFFFFF; font-family:Candara;}
.td2 {font-size:11px; color:#FFFFFF; font-family:Candara;}
.td3 {font-size:16px; color:#004966; font-family:Candara;}

.thankyou_text {
	float:right;
	width:470px;
	text-align:left;
	color:#004966;
	font-weight:normal;
	font-size:12px;
	line-height:135%;
	margin:60px 25px 20px 15px;
	
}
.consult_input {
	border: 1px solid #d2d2d2;
	padding: 2px;
	margin: 0 0 3px 0;
	width: 200px;
}
.consult_input_error {
	border: 1px solid red;
	background-color : #FFCCCC;
	padding: 2px;
	margin: 0 0 3px 0;
	width: 200px;
}
.consult_input2 {
	border: 1px solid #d2d2d2;
	padding: 2px;
	margin: 0 0 3px 0;
	width: 163px;
}
.consult_input2_error {
	border: 1px solid red;
	background-color : #FFCCCC;
	padding: 2px;
	margin: 0 0 3px 0;
	width: 163px;
}
.consult_select {
	border: 1px solid #d2d2d2;
	padding: 1px;
	width: 205px;
}

.consult_select_error {
	border: 1px solid red;
	background-color : #FFCCCC;
	padding: 1px;
	width: 205px;
}

#form_container2 {
	width:400px;
	float:right;
	margin:0 auto;
	
}
#form_middle2 {
	width:360px;
	margin: 0 auto;
}
#form_bottom2 {
	width:360px;
	margin: 0 auto;
	background-image: url(img/form_bottom.png);
	background-repeat:no-repeat;
}
#form_bottom_new {
	width:380px;
	margin: 0 5px;
}