@charset "utf-8";
/* CSS Document */
/********************************************************************** Form Styles **********************************************************************/

form#appointment {
	/*background: #ebebeb;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 0;
	width: 118%;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 50px;
	padding:20px 0px 55px 10px;
}
form#appointment1 {
	/*background: #ebebeb;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 0;
	width: 118%;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 50px;
	padding:20px 0px 55px 10px;
}
form#appointment fieldset {
	border: none;
	margin-bottom: 0 0 10px 0;
}
form#appointment fieldset:last-of-type {
	margin-right: 0px;
	margin-top: -15px;
}
form#appointment legend {
	color: #1c3868;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
	text-shadow: 0 1px 1px #c0d576;
}
form#appointment > fieldset > legend:before {
	/*content: "Step " counter(fieldsets) ": ";*/
	counter-increment: fieldsets;
}
form#appointment fieldset fieldset legend {
	color: #1c3868;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 0;
}
form#appointment ol {
	/*background: #e3e3e3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	line-height: 30px;
	list-style: none;
	padding: 5px;
	margin-bottom: 2px;
	margin-left: 0;
	position: relative;
}
form#appointment1 ol {
	/*background: #e3e3e3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	line-height: 30px;
	list-style: none;
	padding: 5px;
	margin-bottom: 2px;
	margin-left: 0;
	position: relative;
}
form#appointment ol li {
	/*background: #f6f6f6;
	border-color: #c1c1c1;
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	line-height: 30px;
	list-style: none;
	padding: 5px;
	margin-bottom: 2px;
	margin-left: 0;
	clear:right;
	width: 100%;
	float: left;
}

form#appointment1 ol li {
	/*background: #f6f6f6;
	border-color: #c1c1c1;
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	line-height: 30px;
	list-style: none;
	padding: 5px;
	margin-bottom: 2px;
	margin-left: 0;
	clear:right;
	/*width: 47%;*/
	float: left;
}
form#appointment ol ol li {
	background: none;
	border: none;
	float: left;
}
.fieldset1 {
	width: 200px;
	float: left;
}
.fieldset2 {
	width: 150px;
	float: left;
}
.fieldset3 {
	width: 200px;
	padding-bottom: 20px;
}
.fieldset4 {
	width: 200px;
	padding-bottom: 20px;
	margin: 0;
}
form#appointment label {
	float: left;
	font-size: 16px;
	font-weight:bold;
	width: 240px;
	text-align: left;
	padding-right: 5px;
	font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 26px;
	height:24px;
	color: #484848;
}
form#appointment fieldset fieldset label {
	background: none no-repeat left 50%;
	padding: 0 0 0 10px;
	width: auto;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
form#appointment fieldset fieldset label:hover {
	cursor: pointer;
}
form#appointment input:not([type=radio]), form#appointment textarea {
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	outline: none;
	width: 160px;
	border: solid 1px #b5b5b5;
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;*/
	box-shadow: 0px 0px 0px rgba(50, 50, 50, .95);
	}
form#appointment textarea {
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	outline: none;
	padding: 5px  !important;
		/*background: #666971;*/
     opacity:0.5;
	width: 300px;
	/*color:#fff;*/
	/*border-radius:5px;*/
	/*border: solid 1px #b5b5b5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;*/
	height:122px !important;
	box-shadow: 0px 0px 0px rgba(210, 210, 210, .75);
	}
form#appointment select {
	font: italic 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 170px;
	border: solid 1px #b5b5b5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(210, 210, 210, .95);
}


form#appointment input:not([type=submit]):focus, form#appointment textarea:focus, form#appointment select:focus {
	color: #000;
}
form#appointment button[type=submit] {
	float:left;
}
form#appointment button[type=reset] {
	float:left;
}
form#appointment input[type=radio] {
	margin-right: 5px;
	width: 20px;
}

form#appointment input[type=text] {
	font: italic 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	outline: none;
	padding: 5px !important;
	width: 300px;
	/*border-radius:5px;*/
	height:32px !important;
	opacity:0.5;
	border: solid 1px #b5b5b5;
	/*color: #fff;*/
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;*/
	box-shadow: 0px 0px 0px rgba(210, 210, 210, .95);
	}
form#appointment input[type=button] {
	width: 100px;
	height: 28px;
	text-decoration: none;
	border: solid 1px #1c3868;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 13px;
	font: italic 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	outline: none;
}
form#appointment button, form#appointment input[type=button] {
	background: #1c3868;
	border: solid 1px #04434d;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
	display: block;
	font: bold 17px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	float: left;
	padding: 2px 5px;
	margin-left: 10px;
	background: -webkit-linear-gradient(top, #00ADC7, #007789); /* Safari, Chrome */
	background: -moz-linear-gradient(top, #00ADC7, #007789);  /* Firefox */
	background: -o-linear-gradient(top, #00ADC7, #007789);  /* Opera */
	background: -ms-linear-gradient(top, #00ADC7, #007789);  /* IE10 */
	-pie-background: linear-gradient(#00ADC7, #007789);  /* IE6+ */
	position: relative;
}
form#appointment button:hover, form#appointment input[type=button]:hover {
	cursor: pointer;
	background: -webkit-linear-gradient(top, #007789, #00ADC7); /* Safari, Chrome */
	background: -moz-linear-gradient(top, #007789, #00ADC7);  /* Firefox */
	background: -o-linear-gradient(top, #007789, #00ADC7);  /* Opera */
	background: -ms-linear-gradient(top, #007789, #00ADC7);  /* IE10 */
	-pie-background: linear-gradient(#007789, #00ADC7, );  /* IE6+ */
	box-shadow: 5px 5px 5px rgba(0, 0, 0, .75);
	color: #FFF;
	}
.button{
	padding:10 0 0 117px;	
}
.button_align {
	margin: 10px 30px 0 30px;
	width:70px;
	text-align: center;
	font:bold 13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.button_Image {
	width: 100px;
}
form#appointment .capcha {
	text-align: left;
	padding-left: 20px;
}

#appointment .mandatory {
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FF7A72;
	padding:20px 0 0 3px;
	margin:10px 0 0 0;
	text-align:left;
}

#appointment p.mandatory {
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF7A72;
	padding:13px 0 0 20px;
	margin:10px 0 0 0;
	text-align:left;
	margin:-8px 0px 0px -10px;
}

#appointment span {
	color: #b1b1b1;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
#error {
	color: #F00;
	font-size: 10px;
	display: none;
}
#appointment .needsfilled {
	background: #e89289;
	color: #FFF;
	border: solid 1px #453e3d;
}
.facebook {
	width: 16px;
	height: 16px;
}
fieldset .online_tfield {
	width: 100px;
}
.contact-border {
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: auto;
	max-height: 100%;
	position: relative;
}
.contact-border .first_column {
	width: 49%;
	margin: 0 0 2px 0;
	padding: 0;
	float: left;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border: solid 1px #1c3868;
	border-radius: 10px;
	}
.second_column {
	width: 49%;
	margin: 0 0 2px 2px;
	padding: 0;
	position: relative;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border: solid 1px #1c3868;
	border-radius: 10px;
	}
.contact-border p {
	width: 97%;
	padding-left: 5px;
}
.contact-border .formHead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	/*-moz-border-top-right-radius:0;
	-webkit-border-top-right-radius:0;
	-khtml-border-top-right-radius:0;	
	-moz-border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	-khtml-border-top-left-radius:10px;		
	border-top-left-radius:10px;
	border-top-right-radius:0;*/
	/*border-radius: 10px 0 0 0;*/
	border-radius: 10px 10px 0 0;
	background: #2f5698;
	vertical-align: text-top;
}
.contact-border1 {
	width: 97.20%;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: auto;
	max-height: 100%;
	position: relative;
	border-radius: 10px;
	border: solid 1px #1c3868;
	vertical-align: text-top;
}
.contact-border1 p {
	width: 97%;
	padding-left: 5px;
}
.contact-border1 .formHead2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	/*-moz-border-top-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	-khtml-border-top-right-radius:10px;	
	-moz-border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	-khtml-border-top-left-radius:10px;		
	border-top-left-radius:10px;
	border-top-right-radius:10px;*/
	border-radius: 10px 10px 0 0;
	background: #2f5698;
	border: solid 1px #2f5698;
	vertical-align: text-top;
}
.head {
	text-decoration: none;
	font-size: 20px;
	display: block;
}
.content {
	display: none;
	clear: both;
	height: 100px;
	cursor: pointer;
	background: -webkit-gradient(linear, left top, right top, from(#2F2727), color-stop(0.25, #1a82f7), color-stop(0.5, #2F2727), color-stop(0.75, #1a82f7), to(#2F2727));
	/* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, left top, right top, from(#d8d8d8), color-stop(0.25, #f3f3f3), 		color-stop(0.5, #d8d8d8), color-stop(0.75, #f3f3f3), to(#d8d8d8)); /* Safari 5.1+, Chrome 10+ */
	background: -webkit-linear-gradient(left, #d8d8d8, #f3f3f3, #d8d8d8, #f3f3f3, #d8d8d8); /* Firefox 3.6+ */
	background: -moz-linear-gradient(left, #d8d8d8, #f3f3f3, #d8d8d8, #f3f3f3, #d8d8d8); /* IE 10 */
	background: -ms-linear-gradient(left, #d8d8d8, #f3f3f3, #d8d8d8, #f3f3f3, #d8d8d8); /* Opera 11.10+ */
	background: -o-linear-gradient(left, #d8d8d8, #f3f3f3, #d8d8d8, #f3f3f3, #d8d8d8);
 	-pie-background: linear-gradient(left, #d8d8d8, #f3f3f3, #d8d8d8, #f3f3f3, #d8d8d8);  /* IE6+ */
 	box-shadow: 2px 2px 0px rgba(0, 0, 0, .75);
	 border-radius:10px;
 	color: #656565;
 margin-bottom:10px;
}
#improved li {
	position: relative;
	background: none !important;
	margin: 0;
	padding: 0;
}
.sub-but{
	border: none !important;
	box-shadow: none;
	width: 100px !important;
	height: 30px;
	margin:15px 87px 0px 0px;
	background:#006cb4;
	padding-top:5px;
	margin-top:9px;
	text-align:center;
	color:#fff;
	border-radius:5px;
	/*border: 1px solid #0061B5;*/
}
@media screen and (max-width:640px) {


form#appointment ol li {
    clear: right;
    float: left;
    line-height: 30px;
    list-style: outside none none;
    margin-bottom: 2px;
    margin: 0px 27px 0px 0px;
    padding: 5px;
    width: 36%;
}
form#appointment fieldset {
    border: medium none;
    padding-left: 20px;
}

form#appointment fieldset:last-of-type {
    margin-right: 79px;
    margin-top: -15px;
}
}

@media screen and (max-width:480px) {

.sub-but {
    background: #ff7a72 none repeat scroll 0 0;
    border: medium none !important;
    box-shadow: none;
    color: #ffffff;
    height: auto;
    margin: 15px 87px 0 333px;
    text-align: center;
    width: 100px !important;
}
}

@media screen and (max-width:360px) {
.sub-but {
    background: #ff7a72 none repeat scroll 0 0;
    border: medium none !important;
    box-shadow: none;
    color: #ffffff;
    height: auto;
    margin: 15px 87px 0 236px;
    text-align: center;
    width: 100px !important;
}

form#appointment ol li {
    clear: right;
    float: left;
    line-height: 30px;
    list-style: outside none none;
    margin: 0 1px 0 0;
    padding: 5px;
    width: 40%;
}

}
@media screen and (max-width:320px) {
.sub-but {
    background: #ff7a72 none repeat scroll 0 0;
    border: medium none !important;
    box-shadow: none;
    color: #ffffff;
    height: auto;
    margin: 15px 87px 0 199px;
    text-align: center;
    width: 100px !important;
}
}