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

* {
	padding:0px;
	margin:0px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	outline:none;
}
body {
	background-color: #0B0703;
	background-image:url("../images/body_bg.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}
.wrapper {
	width:1007px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	background-image:url("../images/hdr_bg.png");
	background-position:center top;
	background-repeat:no-repeat;
	height:136px;
	width:1007px;
	padding-top:14px;
}
.content {
	min-height: 400px;
}
.hdr_btn_map {
	background-image:url("../images/hdr_btn_left.png");
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	height:44px;
	padding-left:17px;
	padding-top:22px;
	width:266px;
	margin-top:9px;
}
.hdr_btn_map a {
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.hdr_btn_map a label {
	color:#EED6A5;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
}
.hdr_logo {
	display:block;
	float:left;
	margin-left:68px;
	position:relative;
	width:294px;
}
.hdr_btn_call {
	background-image:url("../images/hdr_btn_right.png");
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
	height:44px;
	padding-right:30px;
	padding-top:22px;
	width:253px;
	text-align: right;
}
.hdr_btn_call a {
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.hdr_btn_call a label {
	color:#EED6A5;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding-right:17px;
}
.hdr_main_menu {
	padding-top:15px;
	_padding-top:3px;
 *padding-top:3px;
}
.hdr_main_menu li {
	float:left;
	list-style:none outside none;
	display: block;
	position: relative;
}
.hdr_main_menu li a {
	color:#FFFFFF;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:40px;
	margin-left:20px;
	padding-left:13px;
	padding-right:13px;
	padding-top:7px;
	text-decoration:none;
}
.hdr_main_menu li a:hover {
	background-image:url("../images/hdr_main_menu_btn.png");
	background-repeat:no-repeat;
	background-position:center -20px;
}
.hdr_main_menu li a.short:hover {
	background-image:url("../images/hdr_main_menu_short_btn.png");
	background-repeat:no-repeat;
	background-position:center -20px;
}
.hdr_main_menu li a.short2:hover {
	background-image:url("../images/hdr_main_menu_short2_btn.png");
	background-repeat:no-repeat;
	background-position:center -20px;
}
.hdr_main_menu li a.short3:hover {
	background-image:url("../images/hdr_main_menu_short3_btn.png");
	background-repeat:no-repeat;
	background-position:center -20px;
}
.big_banner {
	background-image:url("../images/big_banner.png");
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	height:589px;
	margin-top:-25px;
	width:707px;
}
.left_column {
	float: left;
	width: 707px;
}
.subpage_left_column {
	float: left;
	width: 300px;
}
.subpage_right_column {
	float:right;
	width:638px;
}
.column_1 {
	float: left;
	width: 930px;
}
.right_column {
	float: right;
	width: 300px;
}
.right_column h1 {
	padding-top:85px;
	color:#9A996E;
	font-size:22px;
}
.subpage_left_column h1, .subpage_right_column h1 {
	color:#9A996E;
	font-size:22px;
	padding-top:106px;
}
.subpage_left_column h1 {
	padding-top: 30px;
}
.subpage_right_column h1 {
	padding-top: 10px;
}
.subpage_right_column p {
	color:#EED6A5;
	font-size:12px;
	line-height:26px;
}
.subpage_right_column p a {
	color:#9A996E;
	font-size:12px;
	text-decoration:none;
}
.subpage_right_column p a:hover {
	color: #ffffff;
}
.subpage_right_column ul, .subpage_right_column li {
	color:#EED6A5;
	font-size:12px;
	line-height:26px;
}
.subpage_right_column ul {
	padding-left: 30px;
}
.subpage_right_column ul li a {
	color:#EED6A5;
	font-size:12px;
	line-height:26px;
	text-decoration: none;
}
.subpage_right_column ul li a:hover {
	color: #ffffff;
}
.procedures {
	background-image:url("../images/procedures_bg.png");
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:333px;
	padding-top:5px;
	position:relative;
	width:297px;
}
.procedures li {
	background-image:url("../images/procedures_separator.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	clear:both;
	display:block;
	float:left;
	list-style:none outside none;
	margin-left:6px;
}
.procedures li.last {
	background: none;
}
.procedures li a {
	background-image:url("../images/procedure_bullet.png");
	background-position:0px 11px;
	background-repeat:no-repeat;
	clear:both;
	color:#EED6A5;
	display:block;
	float:left;
	height:32px;
	margin-left:10px;
	padding-left:18px;
	padding-top:9px;
	position:relative;
	text-decoration:none;
	width:254px;
}
.procedures li a:hover {
	background-position:5px -22px;
	color: #ffffff;
}
.bottom_content {
	float: left;
}
.bottom_content h2 {
	color:#9A996E;
	font-size:18px;
	padding-bottom:12px;
}
.bottom_content p {
	color:#EED6A5;
	font-size:12px;
	line-height:28px;
}
.doctor {
	background-image:url("../images/doctor.png");
	background-position:left bottom;
	background-repeat:no-repeat;
	height:316px;
	width:708px;
}
.doctor p {
	float:right;
	width:424px;
}
.doctor h2 {
	color:#EED6A5;
	padding:73px 0 0 282px;
}
.doctor ul {
	padding-left:282px;
}
.doctor ul li {
	color:#9A996E;
	display:block;
	float:left;
	list-style:none outside none;
	position:relative;
	font-size:12px;
	padding-right:5px;
}
.doctor ul li a {
	color:#9A996E;
	display:block;
	float:left;
	font-size:12px;
	list-style:none outside none;
	position:relative;
	text-decoration:none;
}
.patient_testimonial {
	background-image:url("../images/patient_testimonial_bg.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	height:205px;
	padding:10px;
	width:605px;
}
.patient_testimonial h2 {
}
.patient_testimonial p {
	color:#EED6A5;
	font-size:17px;
	font-style:italic;
	padding-bottom:20px;
	padding-left:50px;
	padding-top:50px;
	width:500px;
}
.patient_testimonial label {
	color:#EED6A5;
	float:right;
	font-size:12px;
}
.btn_prev, .btn_next {
	background-image:url("../images/stay_connected_nav.png");
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:16px;
	margin-left:10px;
	margin-top:6px;
	text-decoration:none;
	width:16px;
}
.btn_prev {
	background-position:0px 0px;
}
.btn_next {
	background-position:-21px 0px;
}
.btn_prev:hover {
	background-position:0px -17px;
}
.btn_next:hover {
	background-position:-21px -17px;
}
.stay_connected {
	float:left;
	padding-left:15px;
	padding-top: 10px;
}
.stay_connected li {
	display:block;
	float:left;
	list-style:none outside none;
	position:relative;
}
.stay_connected li.icon {
	padding-right:10px;
	width:28px;
}
.stay_connected li.details {
	float:left;
	width:240px;
}
.stay_connected li.separator {
}
.stay_connected li p {
	color:#EED6A5;
	font-size:12px;
}
.stay_connected li p.detail_content {
}
.stay_connected li p.detail_date {
	padding-top:10px;
}
.stay_connected li p.detail_date a {
	color: #9A996E;
	text-decoration: none;
}
.stay_link {
}
.stay_link .share_link_facebook, .stay_link .share_link_twitter {
	background-image:url("../images/share_link_btn.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:48px;
	position:relative;
	text-decoration:none;
	width:129px;
}
.stay_link .share_link_facebook {
	background-position:0px 0px;
}
.stay_link .share_link_facebook:hover {
	background-position:0px -47px;
}
.stay_link .share_link_twitter {
	background-position:-152px 0px;
}
.stay_link .share_link_twitter:hover {
	background-position:-152px -47px;
}
/* .ask_now input, .ask_now textarea {
	border:1px solid #CCCCCC;
	color:#53585E;
	font-size:12px;
	margin-top:10px;
	padding:5px;
	width:264px;
}
.ask_now input {
}
.ask_now textarea {
}
.ask_now .error {
	color:#AB3F33;
	font-size:10px;
}
.captcha {
	display:block;
	float:left;
	padding-right:10px;
	position:relative;
}
.verify_code_input {
	float:left;
	width:95px;
}
.verify_code_input label, .verify_code_input .code {
	float: left;
	font-size: 10px;
	color: #EED6A5;
}
.verify_code_input .code {
	margin:0;
	padding:2px;
	color: #000000;
	width:90px;
}
.btn_verify_send {
	background-image:url("../images/verfiy_send_btn.png");
	background-repeat:no-repeat;
	background-position:0px 0px;
	float: right;
	text-decoration: none;
	width: 72px;
	height: 40px;
	padding-right:19px;
}
.btn_verify_send:hover {
	background-position:0px -39px;
} */
.procedure_3d {
	background-image:url("../images/3d_procedures.png");
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	height:313px;
	padding-left:34px;
	padding-top:10px;
	width:309px;
}
.procedure_3d h1 {
	padding: 0px;
}
.procedure_3d ul {
}
.procedure_3d ul li {
	list-style: none;
	display: block;
	float: left;
	position: relative;
	clear:both;
}
.procedure_3d ul li a {
	color:#EED6A5;
	display:block;
	float:left;
	padding-bottom:12px;
	padding-top:12px;
	position:relative;
	text-decoration:none;
}
.procedure_3d ul li a:hover {
	color: #ffffff;
}
.footer {
	margin-top:-68px;
	position:absolute;
	text-align:center;
}
.footer_sub {
	margin-top:10px;
}
.footer ul {
	padding-left: 158px;
	padding-bottom: 20px;
}
.footer ul li {
	list-style: none;
	display: block;
	float: left;
	position: relative;
	color:#9A996E;
	font-size:12px;
}
.footer ul li a {
	color:#9A996E;
	display:block;
	float:left;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	text-decoration:none;
}
.footer ul li a:hover {
	color:#EED6A5;
}
.copyright {
}
.copyright, .copyright a {
	color: #67615F;
	font-size:12px;
	width:1004px;
}
.copyright a {
	text-decoration:none;
}
.copyright a:hover {
	color:#EED6A5;
}
.subpage_banner {
	background-image:url("../images/subpage_banner.jpg");
	background-position:0 0;
	background-repeat:no-repeat;
	float: left;
	width: 639px;
	height: 339px;
}
.subpage_btn_prev, .position_item, .position_item_selected, .subpage_btn_next {
	background-image:url("../images/btn_nav_subpage.png");
	background-repeat:no-repeat;
}
.subpage_btn_prev, .subpage_btn_next {
	width: 204px;
	height: 44px;
	text-decoration: none;
}
.subpage_btn_prev {
	background-position:0 0;
	float: left;
	text-decoration: none;
}
.subpage_btn_prev:hover {
	background-position: 0px -49px;
}
.position {
	float:left;
	margin-left:90px;
}
.position_item, .position_item_selected {
	background-position:-47px -93px;
	float:left;
	height:44px;
	text-decoration:none;
	width:15px;
}
.position_item:hover, .position_item_selected {
	background-position:-20px -93px;
}
.subpage_btn_next {
	background-position:-208px 0px;
	float: right;
}
.subpage_btn_next:hover {
	background-position:-208px -49px;
}
.cd_prodecure_gallery_sub {
	background-image:url("../images/cd_prodecure_gallery_sub.jpg");
	background-position:0 0;
	background-repeat:no-repeat;
	width: 628px;
	height: 224px;
	margin-top:20px;
	padding-left:10px;
}
.subpage_right_column p {
	padding-top: 10px;
}
.grid {
}
.grid li {
	display:block;
	float:left;
	position:relative;
}
.grid .separator {
	clear:both;
}
.grid .column1 {
	width:317px;
}
.grid .column2 {
}
.form_sets {
 z
}
.form_sets li {
	display:block;
	float:left;
	list-style:none outside none;
	position:relative;
}
.form_sets li a {
	display:block;
	float:left;
	padding:3px;
	position:relative;
	color:#EED6A5;
	text-decoration: none;
}
.form_sets li a:hover, .form_sets li a.selected {
	background-color: #807F58;
}
#grid {
	color:#EED6A5;
}
.procedures_list {
}
.procedures_list .pane {
	float:left;
	padding-left:10px;
	text-align:justify;
	width:331px;
}
.procedures_list .pane h2 {
	border-bottom:1px solid;
	color:#A9A889;
	font-size:17px;
	line-height:22px;
	padding-top:10px;
	font-style: normal;
	text-decoration: none;
}
.procedures_list .pane a {
	color:#9A996E;
	text-decoration: none;
	font-size: 12px;
	font-style:italic;
}
.procedures_list .pane h2 a {
	color:#A9A889;
	font-size:17px;
	line-height:22px;
	padding-top:10px;
	font-style: normal;
	text-decoration: none;
}
.procedures_list .pane a:hover {
	color: #ffffff;
}
.testimonial_list {
}
.testimonial_list li {
	border-bottom:1px dotted;
	clear:both;
	display:block;
	float:left;
	list-style:none outside none;
	width:575px;
}
.testimonial_list li.last {
	border-bottom: none;
}
#contest {
	width: 301px;
	height: 211px;
	padding:10px;
	background-color:#fff;
	background-image: url(../images/popup_bg.jpg);
	padding-top: 110px;
	padding-left: 42px;
}
#contest p {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color: #ffffff;
}
#contest input {
	border:1px solid #CCCCCC;
	font-size:16px;
	margin-top:5px;
	padding:3px;
	width:265px;
}
#frmContest .error {
	color:#AB3F33;
	font-size:10px;
}
#contest a {
	color: #99653D;
	text-decoration: none;
}
#contest a:hover {
	color: #ffffff;
}
#contest2 {
	width: 301px;
	height: 159px;
	padding:10px;
	background-color:#fff;
	background-image: url(../images/popup_bg.jpg);
	padding-top: 110px;
	padding-left: 42px;
}
#contest2 p {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color: #ffffff;
}
#contest2 input {
	border:1px solid #CCCCCC;
	font-size:16px;
	margin-top:5px;
	padding:3px;
	width:265px;
}
#frmContest2 .error {
	color:#AB3F33;
	font-size:10px;
}
#contest2 a {
	color: #99653D;
	text-decoration: none;
}
#contest2 a:hover {
	color: #ffffff;
}
.div_p {
	color: #99653D;
}
.gallery_list {
	float: left;
}

.flag{
	background-image: url(../images/flag_bg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 22px;
	width: 75px;
	float: right;
	margin-right:25px;
	padding-left:4px;	
}

.flag ul{
}

.flag ul li{
	list-style: none;
	float: left;
	display: block;
	position: relative;
}

.flag ul li a{
	float: left;
	display: block;
	position: relative;
	width: 33px;
	height: 18px;
	background-image: url(../images/language_flags.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
.flag ul li a.us_flag{
	background-position: 0px 0px;
}
.flag ul li a.us_flag:hover{
	background-position: 0px -21px;
}
.flag ul li a.us_flag_unselected{
	background-position: 0px -21px;
}
.flag ul li a.sp_flag{
	background-position: -33px 0px;
}
.flag ul li a.sp_flag:hover{
	background-position: -33px -21px;
}
.flag ul li a.sp_flag_unselected{
	background-position: -33px -21px;
}
.header_left{
	float: right;
	margin-top:-14px;
}

#ask_now {
	width: 300px;
	margin-top: 15px;
}

#ask_now input {
	width: 190px;
}

#ask_now textarea {

	border:1px solid #CCCCCC;
	color:#53585E;
	font-size:12px;
	margin-top:10px;
	padding:5px;
	width:179px;
}

#ask_now textarea {
	height: 90px;
}

#ask_now textarea:focus, #ask_now input:focus {
	border: 2px solid #900;
}

#ask_now input.submit-button {
	width: 100px;
	border: 3px solid #AAAAAA;
	margin-bottom: 15px;
}

td.left {
	width: 10px;
	text-align: left;
	margin-left: 5px;
	font-size: 18px;
	color: #9A996E;
}

#captcha-area {
	width: 275px;
}

#recaptcha_widget {
    margin: 10px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
    width: 275px;
	color: #9A996E;
	font-size: 18px;
}

#recaptcha_image img{
    height:47px;
    width:275px;
	background: #aaa;
	border: 3px solid #AAAAAA;
}

#recaptcha_response_field {
	float: right;
    text-align: left;
    width: 110px;
	border: 3px solid #AAAAAA;
	
    }
	
#recaptcha_widget input {
	width: 130px;
	font-size: 18px;
	
}

#recaptcha_new {
	float:right;
	color: #9A996E;
	font-size: 12px;
}
.removed {display:none;}

.print_special{
	float:right;
	margin: -30px 0 10px 0;

}
.glamour_credit{
	/* background-image:url("../images/gcredit.png"); */
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:110px;
	position:relative;
	text-decoration:none;
	width:321px;
	
}
