@import url("css/reset.css");
@import url("css/fonts.css");

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#454444;
	margin:0;
	padding:0;
	background-color:#fff;
	line-height:18px;
	background-image:url(images/_bg.jpg);
	background-repeat:repeat;
	background-position:center top;
	}
.clr{
	clear:both;
	height:0;
	font-size:0;
	display:block;
	}
/*===============================
	header
=================================*/
#header{
	margin:0px;
	padding:0px 0 81px;
	background-image:url(images/banner-bottom-bgcolor.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
#top-header{
	margin:0px 0 44px;
	padding:50px 0 0px;
	width:100%;
	}
.logo{
	margin:0px;
	padding:0px;
	float:left;
	}
.top-right{
	margin:21px 0 0px;
	padding:0px;
	float:right;
	}
.top-right img{
	display:block;
	}
/*===================================
	banner-content
=====================================*/
#banner-content, #main-content, sb-footer-row{
	width:100%;
	margin:0px;
	padding:0px;
	}
#banner-row{
	/*width:100%;*/
	width:1000px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	}
#banner-row img {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border: solid 3px #cdcfd0;
	display: block;
}
#banner-row:after{
	background-image:url(images/banner-shadow.png);
	background-repeat:no-repeat;
	content:" ";
	display:block;
	position:absolute;
	bottom:-28px;
	left:90px;
	width:600px;
	height:28px;
	}
.br-left{
	margin:0px;
	padding:0px;
	float:left;
	width:625px;
	}
.br-left img{
	display:block;
	border:3px solid #cdcfd0;
	border-radius:8px 0px 0 8px;
	-moz-border-radius:8px 0px 0 8px;
	-ms-border-radius:8px 0px 0 8px;
	-o-border-radius:8px 0px 0 8px;
	-webkit-border-radius:8px 0px 0 8px;
	border-right:none;
	}
.form-content{
	width:375px;
	float:right;
	position:relative;
	}
.form-content:after{
	background-image:url(images/from-box-right-shadow.png);
	background-repeat:no-repeat;
	content:" ";
	display:block;
	position:absolute;
	right:-25px;
	top:0;
	width:25px;
	height:469px;
	}
.form-box{
	border:3px solid #fff;
	border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	-webkit-border-radius:20px;
	background-color:#035286;
	padding:26px 20px 50px;
	box-sizing:content-box;
	position:absolute;
	top:-45px;
	right:0;
	width:88%;
	z-index:99;
	}
.form-box:after{
	background-image:url(images/from-box-bottom-shadow.png);
	background-repeat:no-repeat;
	content:" ";
	display:block;
	position:absolute;
	bottom:-35px;
	left:auto;
	width:341px;
	height:31px;
	z-index:-9 !important;
	}
.form-box h2{
	margin:0px 0 30px;
	padding:0px;
	line-height:36px;
	text-indent:-999999em;
	background-image:url(images/save-text.png);
	background-repeat:no-repeat;
	background-position:center center;
	}
/*================from-section====================*/
#formsection{
	margin:0px;
	padding:0px;
	}
#formsection p{
	margin-bottom:10px;
	}
#formsection label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	margin-bottom:6px;
	}
#formsection input[type="text"],
#formsection input[type="number"],
#formsection input[type="radio"],
#formsection input[type="email"],
#formsection select {
	width:100%;
	height:26px;
	padding:0 0 0 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background: #eef6f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #eef6f9 0%, #bdc6cd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef6f9), color-stop(100%,#bdc6cd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eef6f9 0%,#bdc6cd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eef6f9 0%,#bdc6cd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eef6f9 0%,#bdc6cd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eef6f9 0%,#bdc6cd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef6f9', endColorstr='#bdc6cd',GradientType=0 ); /* IE6-9 */
	border:1px solid #ffffff;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	-webkit-border-radius:2px;
	}
#formsection input.error {
    border-color: #FF0000;
}
#formsection label.error {
    color: #FF0000;
    font-size: 11px;
}
.from-block-B .fb-bA{
	width:158px;
	float:left;
	margin-right:10px;
	}
.from-block-B .fb-bB,
.from-block-B .fb-bC{
	width:76px;
	float:left;
	margin-right:10px
	}
.from-block-B .fb-bC{
	margin-right:0;
	}
.from-block-C .fb-cA,
.from-block-C .fb-cB{
	width:158px;
	float:left;
	margin-right:10px;
	}
.from-block-C .fb-cB{
	margin-right:0;
	width:162px;
	}
#formsection input[type="submit"]{
	font-family:'MyriadProBold', Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	text-shadow:0 1px 2px rgba(0,0,0,0.26);
	text-align:center;
	background: #ffaf4b; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffaf4b 0%, #ff920a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf4b), color-stop(100%,#ff920a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffaf4b 0%,#ff920a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
	border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	-webkit-border-radius:8px;
	border:2px solid #fab156;
	padding:10px 13px;
	margin-top:26px;
	background-color:transparent;
	}
#formsection input[type="submit"]:hover{
	background: #ff920a; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff920a 0%, #ffaf4b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff920a), color-stop(100%,#ffaf4b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff920a 0%,#ffaf4b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff920a 0%,#ffaf4b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff920a 0%,#ffaf4b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff920a 0%,#ffaf4b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff920a', endColorstr='#ffaf4b',GradientType=0 ); /* IE6-9 */

	}

/*++++++++++++++++++++++++++++++++++++++
	main-content
========================================*/
#page-containner{
	width:100%;
	margin:0px;
	padding:38px 0 10px;
	}
.pc-block-A{
	width:100%;
	margin:0px 0 40px;
	padding:0;
	line-height:24px;
	}
.pc-block-A h2{
	font-family:'MyriadProBold', Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#29428f;
	display:block;
	line-height:27px;
	margin:0px 0 20px;
	padding:0px;
	}
.pc-block-A h2 span{
	color:#f38804;
	}
.pcb-lect-cont{
	width:586px;
	float:left;
	}

.pc-sidebar{
	width:386px;
	float:right;
	}
.pc-sidebar img{
	display:block;
	}
.pc-block-B{
	margin-bottom:0;
	}
.lect-cont{
	width:475px;
	float:left;
	}
.pcb-B-sidebar{
	width:471px;
	float:right;
	}
.wo-video-box{
	background: #dbdbdb; /* Old browsers */
	background: -moz-linear-gradient(top,  #dbdbdb 0%, #faf8f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(100%,#faf8f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dbdbdb 0%,#faf8f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dbdbdb 0%,#faf8f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dbdbdb 0%,#faf8f9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dbdbdb 0%,#faf8f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#faf8f9',GradientType=0 ); /* IE6-9 */
	border:1px solid #fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	-webkit-border-radius:8px;
	padding:14px 16px;
	box-shadow:0 0 1px rgba(51,51,70,0.4);
	position:relative;
	}
.wo-video-box:after{
	background-image:url(images/video-box-shadow.png);
	background-repeat:no-repeat;
	content:" ";
	display:block;
	position:absolute;
	bottom:-19px;
	left:0;
	width:463px;
	height:18px;
	}
.wo-video-box h2{
	font-size:20px;
	}
ul.benefits-list{
	margin:0px;
	padding:0px;
	list-style:none;
	}
ul.benefits-list li{
	margin:0px;
	padding:0px 0 0 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454444;
	line-height:30px;
	background-image:url(images/tick-icon.png);
	background-repeat:no-repeat;
	background-position:left center;
	}
	
/*Big Form Area*/
.full-form-container {
	position: relative;
	width: 737px;
	margin-right: auto;
	margin-left: auto;
	min-height: 670px;
}
.full-form-container-thank-you {
	position: relative;
	width: 737px;
	margin-right: auto;
	margin-left: auto;
	min-height: 1px;
}
.inner-full-form-container {
	position: relative;
	background-color: #104271;
	border: solid 3px #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .53);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .53);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .53);
	-o-box-shadow: 0 2px 3px rgba(0, 0, 0, .53);
	-ms-box-shadow: 0 2px 3px rgba(0, 0, 0, .53);
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	position: absolute;
	width: 76%;
	top: -394px;
	left: 0;
	padding: 36px 12%;
}
.inner-full-form-container .form-title {
	color: orange;
	font-size: 22px;
	line-height: 1;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #1c5489;
	font-family:'MyriadProBold', Arial, Helvetica, sans-serif;
}
.form-style-container {
	font-size: 12px;
	line-height: 1.3;
}
.form-style-container p {
	margin-bottom:0px;
	border-top: dashed 1px #365470;
	/*border-bottom: dashed 1px #365470;*/
	padding: 8px 0;
}
/*.form-style-container p:nth-child(even) {
	background-color: #1B456D;
}*/
.form-style-container p:nth-child(odd) {
	background-color: #1A3B5A;
}
.form-style-container label {
	color: #b9d1e8;
}
.form-style-container input,
.form-style-container select {
	vertical-align: middle;
}
.input-field .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	height: auto;
}
.label-field {
	display: inline-block;
	vertical-align: middle;
	width: 250px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 10px
}
.input-field {
	display: inline-block;
	vertical-align: middle;
	/*float: right;*/
	width: 260px;
	padding-right: 10px;
}
.label-field-block {
	display: block;
	clear: both;
	margin-bottom: 6px;
	padding: 0 10px;
}
.input-field-block {
	display: block;
	clear: both;
	padding: 0 10px;
}
.input-field-block input[type=text]{
	width: 100%;
	display: block;
	padding: 5px;
	line-height: 1.46;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.input-field textarea {
	width: 100%;
	display: block;
	padding: 5px;
	line-height: 1.46;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	height: 40px;
	display: block;
}
.input-field .multiple-select {
	height: auto;
}
.input-field input[type=text]{
	width: 100%;
	display: block;
	padding: 5px;
	line-height: 1.46;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.infusion-option {
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}
.infusion-option input {
	vertical-align: top;
}
.form-style-container input[type=submit] {

}
.form-style-container input[type=submit] {
	font-family:'MyriadProBold', Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
	text-shadow:0 1px 2px rgba(0,0,0,0.26);
	text-align:center;
	background: #ffaf4b; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffaf4b 0%, #ff920a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf4b), color-stop(100%,#ff920a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffaf4b 0%,#ff920a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
	border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	-webkit-border-radius:8px;
	border:2px solid #fab156;
	padding:10px 13px;
	/*margin-top:26px;*/
	background-color:transparent;
	}
.form-style-container input[type=submit]:hover{
	background: #ff920a; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff920a 0%, #ffaf4b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff920a), color-stop(100%,#ffaf4b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff920a 0%,#ffaf4b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff920a 0%,#ffaf4b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff920a 0%,#ffaf4b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff920a 0%,#ffaf4b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff920a', endColorstr='#ffaf4b',GradientType=0 ); /* IE6-9 */

	}
/*Thank you Style*/
.thanku-container {
   /* min-height: inherit;*/
}
.thanku-container .inner-full-form-container {
   /* position: relative;
    top: 0;*/
    color: #fff;
    text-align: center;
    /*padding-top: 90px;
    padding-bottom: 90px;*/
    min-height: 250px;
}
.thanku-container .inner-full-form-container .thank-u-st {
	text-align: center;
	border-bottom: none;
	display: block;
	font-size: 36px;
	color: orange;
}
.thanku-container .inner-full-form-container > p {
	font-size: 16px;
	font-style: italic;
	margin-bottom: 30px;
}
.thanku-container .inner-full-form-container a.link-home {
	font-family:'MyriadProBold', Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	text-shadow:0 1px 2px rgba(0,0,0,0.26);
	text-align:center;
	background: #ffaf4b; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffaf4b 0%, #ff920a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf4b), color-stop(100%,#ff920a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffaf4b 0%,#ff920a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
	border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	-webkit-border-radius:8px;
	border:2px solid #fab156;
	padding:10px 13px;
	background-color:transparent;
	display: block;
	margin-right: 15%;
	margin-left: 15%;
}
.thanku-container .inner-full-form-container a.link-home:hover{
	background: #ff920a; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff920a 0%, #ffaf4b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff920a), color-stop(100%,#ffaf4b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff920a 0%,#ffaf4b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff920a 0%,#ffaf4b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff920a 0%,#ffaf4b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff920a 0%,#ffaf4b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff920a', endColorstr='#ffaf4b',GradientType=0 ); /* IE6-9 */

	}
/*=====================================
	footer
=======================================*/
footer{
	background-color:#d8d9d9;
	padding:0px 0 0;
	width:100%;
	color:#747272;
	}
#subfooter{
	padding:34px 0 40px;
	line-height:21px;
	}
.column_220pixcel {
	width:220px;
	margin:0px;
	padding:0px;
	float:left;
	}
.cl-mar{
	margin-right:40px;
	}
#sb-footer-row h3{
	font-family:'MyriadProBold', Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#002869;
	display:block;
	line-height:20px;
	margin:0px 0 30px;
	padding:0px;
	}
.col-block-A{
	margin:30px 0 0px;
	}
#footer{
	background-image:url(images/footer-top-line.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	padding:20px 0 20px;
	}
.footerList{
	margin:0px;
	padding:0px;
	}
.footerList a{
	font-size:12px;
	color:#808080;
	display:inline-block;
	padding:0 23px 0 0;
	}
.footerList a:hover{
	text-decoration:underline;
	}

.footer-grid-container {
	position: relative;
	padding: 20px 0;
}
.footer-grid {
	margin-left: -2%;
}
.grid4 {
	float: left;
	margin-left: 2%;
	width: 23%;
}
.footer-grid-container .footer-grid-title {
	color: #0e4091;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 26px;
	display: block;
	 font-family: 'MyriadProBold', 'RockwellExtraBoldRegular', Arial, sans-serif;
}
.footer-grid-container .footer-grid-content {
	margin-bottom: 20px;
	line-height: 1.7;
}

#formsection .typeclean {
    width: 100%;
    height: 29px;
    padding: 4px;

}
select.error {
    border: 1px solid #FF0000;
}