#gpn_video {
	margin:0 0 15px 0;
	text-align:center;
}


.bottom_container {
	width: 900px;
	margin:0 auto;	
}	

.heading_left_top {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:700;
	font-size:26px;
	color:#333333;
	letter-spacing: 101%;
	line-height:125%;
	margin-bottom:10px;
}

.heading_left_bottom {
	float:left;
	width:406px;
	padding:10px 5px;
	font-family:"Century Gothic";
	font-size:20px;
	color:#666666;
	text-align:left;	
}

.heading_left_bottom_text ul li {
	font-family:"Century Gothic";
	font-size:20px;
	color:#666666;
	padding-left:8px;
	text-align:left;
}


.lp_blue_form_box {
	background-color: #6ccffb;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	float: right;	
	width:400px;
	padding:10px;
	margin: 0 15px 0 0;
}

.legal_consent {
	font-style: italic;
}

.new_form_text {
	float: right;
	width: 240px;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 5px 0 0;
	text-align: center;
}

.new_form_row_input {
	margin: 0 0 10px 0;
}

.new_form_label {
	float: left;
	padding: 5px 0 0 0;
}

.new_form_field {
	float: left;
}

.new_form_phone_type {
	float: left;
}

.new_form_phone {
	float: right;
}

.new_form_submit_div {
	margin: 20px auto 10px auto;
	text-align: center;
}

.new_form_submit_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	color:#777777;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	width: 300px;
	padding: 10px 20px;
}

.new_form_submit_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}

#gpn_center_container {
	margin:0 auto;
	border:1px #ababab solid;
	width: 900px;
}

#gpn_top {
	text-align: center;
	margin: 0 auto;
}

.new_splash {
	background-color:#d4d4d4;
	background-image: url(img/home_page/gray_middle.jpg);
	background-repeat:no-repeat;
}
.gpn_logo {
	float:left;
	width:260px;
	padding:10px 0 10px 10px;
}
.gpn_center_text {
	float:left;
	width:406px;
	padding:10px 5px;
	font-family:"Century Gothic";
	font-size:20px;
	color:#666666;
	text-align:left;	
}
.gpn_splash_footer {
	background-color:#00FF99;
}
.gpn_times {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight:700;
	font-size:26px;
	color:#333333;
	letter-spacing: 101%;
	line-height:125%;
	margin-bottom:10px;
}

.indent_point {
	margin-left:12px;
}
.bold {
	font-weight: bold;
}
.gpn_left_align ul li{
	font-family:"Century Gothic";
	font-size:20px;
	color:#666666;
	padding-left:8px;
	text-align:left;
}
.gpn_left-align {
	font-family:"Century Gothic";
	font-size:20px;
	color:#666666;
	padding-left:8px;
	text-align:left;
}
.gpn_left-align p{
	font-family:"Century Gothic";
	font-size:20px;
	color:#666666;
	padding-left:8px;
	text-align:left;
}
#gpn_form_container{
	float:right;
	width:350px;
	padding-top:10px;
}
#gpn_form_top {
	margin-bottom: -4px;	
	}
#gpn_form_middle {
	background-image:url(../img/home_page/form_middle.png);
	padding-top:-10px;	
	}
	
.td1 {font-size:11px; font-family:"Century Gothic"; color:#333333;}
.td2 {font-size:10px; font-family:"Century Gothic";}


#gpn_media {
	width: 230px;
	margin: 15px auto 0 auto;	
}

#gpn_rightbox {
	position: absolute;
	left: 850px;
	width:180px;
}

#gpn_media_container {
	border-top: 1px #bfbfbf solid;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	clear: both;
}

#gpn_media2 {
	width: 50px;
	float: left;
}

#gpn_media3 {
	width: 75px;
	float: left;
}

.gpn_icons {
	padding: 5px 0 20px 0;
}

#gpn-home-video{
	height:425px;
}

#video_gpn {
	width: 545px;
	height: 300px;
	padding: 5px;
	margin: 0 auto 0 auto;
	/* for Mozilla Firefox */
	-moz-border-radius: 10px;
	/* for Safari & Google Chrome */
	-webkit-border-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 2px solid;
	/* for Mozilla Firefox */
	-moz-box-shadow: 1px 2px 2px #435251;
	/* for Safari & Google Chrome */
	-webkit-box-shadow: 1x 2px 2px #435251;
	background-color: #333;
	border-color: #ccc;
}
#footer2013_splash_container{
	background-color:#d4d4d4;
	text-align:center;
}

#footer2013_splash {
	width: 1050px;
	margin: -5px auto 0 auto;
	padding: 11px 0;
	border-top: 1px solid #868585;
	text-align:center;
}

#new_lp_form_container {
	background-color: #6ccffb;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	float: right;	
	width:308px;
	padding:10px;
	margin: 10px 13px 0 0;
}

#new_lp_form_container img {
	padding: 0 0 15px 0;
}

.new_2015_lp_form_row {
	margin: 0 0 12px 0;
} 

.new_2015_lp_form_label {
	float: left;
	width: 65px;
	text-align: right;
	font-size:12px;
	font-family:"Century Gothic";
	font-weight: bold;
	color:#333333;
	padding: 5px 5px 0 0;
}

.new_2015_lp_form_input {
	float: left;	
	font-size:10px;
	font-family:"Century Gothic";
}

.new_lp_form_row {
	margin: 0 0 12px 0;
} 

.new_lp_form_label {
	float: left;
	width: 80px;
	text-align: right;
	font-size:11px;
	font-family:"Century Gothic";
	font-weight: bold;
	color:#333333;
	padding: 5px 5px 0 0;
}

.new_lp_form_input {
	float: left;
	width: 198px;
	font-size:10px;
	font-family:"Century Gothic";
}

.new_lp_submit {
	background-color: #828183;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	width:250px;
	padding:10px;
	margin: 20px auto 10px auto;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	line-height: 120%;
	font-family:"Times New Roman", Times, serif;
	cursor: pointer;
}

.new_lp_fail {
	border:1px solid #c62229;
	background-color: #F0BCBF;
	padding: 10px; 
	color:#c62229;
	font-size:12px;
	margin: 0 0 10px 0;
}

.new_lp_fail img {
	margin: 0 8px 0 0;
	float: left;
}

#new_lp_error_list_div {
	
}

