/* CSS Document */
* {
	margin:0;
	padding:0;
	text-align:left;
}
html, body {
	height:100%;
}
body {
	font-size:100%;
	line-height:1.37em;
	text-align:center;
	background:#ffffff;

}
html, input, textarea {
/*	font-family:Arial; - original*/
	font-family:tahoma;
	color:#787878;
}

/* TEGS */
a img {
	border:0px;
}
img {
	vertical-align:top;
}
.clear {
	clear:both;
}
a {
	color:#54d949;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
em {
	font-style:normal;
}
span {
	color:#787878;
	font-size:12px;
	text-align:left;
}
span a {
	color:#ffffff;
	text-decoration:none;
	font-family:tahoma;
	font-weight:bold;
	font-size:1em;
}
span a:hover {
	text-decoration:underline;
}
strong {
	display:block;
}

txt{
	display:block;
	color:#999999;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-top:10px;	
}

em {
	font-style:normal;
	color:#787878;
}

ul{
	margin-left:10px;
	line-height:10px;
}

.wrapper_header {
	width : 200px;
	padding: 0px 0px 10px;
}

.wrapper_name {
	width : 300px;
	padding: 0px 0px 10px;
}

.wrapper_result {
	width : 530px;
	height:140px;
	margin: 0 0 10px 0;
	background-color:#fff;
	border-bottom-color:#ffffff;
	border-bottom:solid;
	border-width:3px;
	border-color:#e5e5d9;
}

.before_label {
	float:left; 
	width:90px; 
	/*height:20px; */
	text-align:left; 
	padding-left:36px;}
	
.label {
	float:left; 
	width:98px; 
	height:20px; 
	text-align:center; 
	padding:0px;
/*	margin-bottom:10px;*/
	color:#666;
	}
	
.label2 {
	float:left; 
	width:65px; 
	height:20px; 
	text-align:right; 
	padding:0px;
/*	margin-bottom:10px;*/
	color:#333;

	}

/* label - font style */
.label_text{
	font-size:12px;
	color:#333;
/*padding-bottom:5px;*/
}

.after_label {
	float:left; 
	width:90px; 
	height:20px; 
	text-align:left; 
	padding-left:40px;
	}
	
.before_label2 {
	float:left; 
	width:100px; 
	height:20px; 
	text-align:left; 
	padding-left:50px;
	margin-left:36px;
	}
	
.after_label2 {
	float:left; 
	width:90px; 
	height:20px; 
	text-align:left; 
	padding-left:40px;}

.wrapper_beforeafter_label {
	float:left;
	width : 200px;
	/*height:20px;*/
	margin: 0px;
	background-color:#fff;
}

.wrapper_beforeafter_label2 {
	float:left;
	width : 200px;
	/*height:20px;*/
	padding-left: 20px;
	background-color:#fff;
}

.wrapper_graft {
	float:left;
	width : 100px;
	/*height:20px;*/
	/*padding-left:20px;*/
	margin: 0px;
	background-color:#fff;
}

.wrapper_graft2 {
	float:left;
	width : 120px;
	/*height:20px;*/
	padding-left:20px;
	margin: 0px;
	background-color:#fff;
}

.wrapper_beforeafter {
	float:left;
	width : 440px;
	/*height:140px;*/
	margin: 0 0 10px 0;
	background-color:#fff;
	margin-bottom:20px;
	border-width:3px;
	border-bottom-color:#ffffff;
	border-bottom:solid;
	border-color:#e5e5d9;
}

.wrapper_info {
	float:left;
	width:120px;
	border-left:solid;
	border-width:1px;
	border-left-color:#999;
	font-size:12px;
	line-height:15px;
	color:#333;
	padding-left:10px;
	margin-top:12px;
}

.wrapper_info2 {
	float:left;
	width:152px;
/*	min-height:100px;*/
	border-left:solid;
	border-width:1px;
	border-left-color:#999;
	font-size:12px;
	line-height:15px;
	color:#333;
	padding-left:10px;
/*	padding-top:5px;
	padding-bottom:5px;*/
	margin-top:10px;
}
.textbold {
	color:#000000;
	font-size:16px;
	margin:10px 0 10px 0;
	font-weight:bold;
} 

.green_header {
	color:#66cc00;
	font-size:20px;
	margin:10px 0 10px 0;
} 

.purple_header {
	color:#a186be;
	font-size:20px;
	margin:10px 0 10px 0;
} 

/* LINE */
.line_y {
	background:url(../images/bg_line_y.gif) top right repeat-y;
}
.line_x {
	background:url(../images/line_x.gif) top left repeat-x;
	margin:0 10px 0 -13px;
	height:43px;
}

/* blue line left column */
.line_x_1 {
	background:url(../images/line_x.gif) top left repeat-x;
	margin:0px 10px 11px -13px;
	height:37px;
}

/* blue line on find a doctor result list */
.line_x_12 {
	background:url(../images/line_x.gif) top left repeat-x;
	/*margin:0px 10px 11px -13px; -original */
	margin:0px 0px 5px -13px;
	height:10px;
}
/* MORE */
.more a, .more_1 a, .bg_go a, .bg_reset a, .bg_submit a {
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	font-family:tahoma;
	font-weight:bold;
	font-size:0.85em !important;
}

#page3 #content .col2 .indent_more, #page4 #content .col4 .indent_more, #page5 #content .col2 .indent_more {
	float:right;
	margin:0 20px 0 0px;
}

.more a {
	background:url(../images/more.jpg) top left no-repeat;
	padding:5px 13px 5px 11px;
}
.more a:hover {
	text-decoration:underline;
}
.more_1 a {
	background:url(../images/more_1.gif) top left no-repeat;
	padding:5px 13px 5px 11px;
}
.more_1 a:hover {
	text-decoration:underline;
}
.bg_go a {
	background:url(../site/images/bg_go.gif) top left no-repeat;
	padding:1px 13px 9px 11px;
}
.bg_go a:hover {
	text-decoration:underline;
}
.bg_reset a {
	background:url(../images/bg_reset.jpg) top left no-repeat;
	padding:0px 13px 8px 11px;
}
.bg_reset a:hover {
	text-decoration:underline;
}
.bg_submit a {
	background:url(../images/bg_submit.jpg) top left no-repeat;
	padding:5px 13px 7px 11px;

}
.bg_submit a:hover {
	text-decoration:underline;
}
/* UL - unorder list */

.another1 {
	margin:0;
	padding:0;
	list-style:none;
	line-height:29px;
}
.another1 li {
	margin:0px;
}
.another1 li a {
	color:#9d9d9d;
	text-decoration:underline;
	background:url(../images/bg_list.gif) center left no-repeat;
	font-size:1.07em;
	padding-left:13px;
}
.another1 li a:hover {
	text-decoration:none;
}

.another2 {
	color:#333333;
	margin-left:20px;
	padding:10;
	line-height:25px;
}
.another2 li {
	
}

.another {
	margin:0;
	padding:0;
	list-style:none;
	line-height:23px;
}
.another li {
	margin:0px;
}
.another li a {
	color:#71c6ed;
	text-decoration:underline;
	background:url(../images/bg_list_1.gif) center left no-repeat;
	font-size:0.857em;
	padding-left:26px;
	font-weight:bold;
}
.another li a:hover {
	text-decoration:none;
}

/* HEADER */
#header {
	height:471px;
	background:url(../images/tall_top.jpg) top left repeat-x;
	font-size:0.875em;

}
#header a {
	color:#868686;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#header .bg_hed_right {
	background:url(../images/bg_hed_left.jpg) top right no-repeat;
	height:253px;
	padding:41px 0 0 44px;
}
#header .menu {
	height:54px;
}
#header .k1 {
	width:25%;
	font-size:16px;
	padding:30px 0 0 0px;
}
#header .k2 {
	width:17%;
}
#header .k3 {
	width:17%;
}
#header .k4 {
	width:15%;
}
#header .k5 {
	width:15%;
}
#header .k6 {
	width:11%;
}
#header .logo {
	height:164px;
	background:url(../images/bg_hed_right_top.jpg) bottom right no-repeat;
}
#header .indent_pic {
	padding:46px 0 0 0px;
}
#header .indent_logo {
	float:right;
}
#header .indent_call {
	float:right;
	margin:0 39px 0 197px;
}
#header .hed_bg {
	height:253px;
	background:url(../images/bg_hed_right.jpg) top left no-repeat;
}

/* CONTENT */
#content {
	font-size:0.8125em;
	width:100%;
	text-align:left;
}
#content {
/*	background:url(images/bg_cont.jpg) top right no-repeat - original */
/*background:url(images/bg_cont.jpg) top right no-repeat;*/
}
#content .title {
	display:block;
	margin:0 0 25px 0px
}
#content .title_1 {
	display:block;
	margin:0 0 34px 0px;
}
#content p {
	line-height:1.36em;
	font-size:1em;
}

#content h1 {
	line-height:1.36em;
	font-size:24px;
/*	color: #56a9db;*/
	color: #669933;
	padding-left:0px;
}

#content .pic_left {
	margin:0px 20px 0px 0px;
}
#content .pic {
	display:block;
	margin:0px 20px 16px 0px;
}
#content .indent_pic {
	display:block;
}
#content .width {
	width:480px;
}
#content .indent {
/*	padding:0 0 0 78px*/
	float:right;
	padding:0 0 0 0px;
	width:460px;
}
#content .indent1 {
	padding:0 0 0 33px;
}
#content .color {
	background:#f7f7f7;
	color:#787878;
	font-size:0.93em;
	line-height:1.37em;
	padding:37px 27px 30px 35px;
	margin:21px 4px 44px 0px;
}
#content .color span a {
	font-size:0.98em
}
#content .col1 .pic_left, .pic_left_1 {
	margin:0 12px 0 0px;
}

/* CONTENT CLASS */
#page1 #content .col1 .title,#photos #content .col1 .title {
	margin:0 0 25px 32px
}
#page1 #content .col1 a,#photos #content .col1 a {
	color:#9f9f9f;
	text-decoration:underline;
}
#page1 #content .col1 a:hover,#photos #content .col1 a:hover {
	text-decoration:none;
}
#page1 #content .col1 p,#photos #content .col1 p {
/*	margin:25px 0 46px 0px - orig*/
	margin:5px 0px 10px 0px;
	color:#333333;
}
#page1 #content .col1 .indent_pic,#photos #content .col1 .indent_pic {
	margin:0 0 12px 0px;
}
#page1 #content .col1 .width,#photos #content .col1 .width {
	width:410px;
}
#page1 #content .col2,#photos #content .col2 {
	padding:35px 0 0 0px;
}
#page1 #content .col2 p,#photos #content .col2 p {
	margin:0 22px 26px 0px;
}

/* button logo container */
#page1 #content .col2 .button_menu,#photos #content .col2 .button_menu  {
	margin:0px 22px 16px 0px;
/*	min-width:300px;
	min-height:100px;*/
/*	background-color:#CCC;*/
}

#page1 #content .col2 .button_menu .wrapl,#photos #content .col2 .button_menu .wrapl {
	float:left;
	padding-left:10px;
	width:202px;
	height:83px;
	padding-bottom:20px;
}

#page1 #content .col2 .button_menu .wrapr ,#photos #content .col2 .button_menu .wrapr{
	float:right;
	padding-right:10px;
	width:202px;
	height:83px;
	padding-bottom:20px;
}

#page2 #content .col1 .indent_more {
	float:right;
}
#page2 #content .col1, .col2 p {
	margin:5px 0px 15px 0px;
}
#page2 #content .col1 .indent_pic {
	margin:0 0 12px 0px;
}
#page2 #content .col1 .height {
	height:39px;
}
#page2 #content .col2 {
	padding:35px 0 0 0px;
}
#page2 #content .col2 em {
	font-weight:bold;
	float:right;
	margin:0 50px 0 0px;
}
#page2 #content .col2 .indent_more {
	margin:12px 0 0 143px;
}
#page2 #content .col2 p {
	margin:0 22px 0px 0px;
}
#page2 #content .list_box {
	width:100%;
	padding:8px 0 0px 0px;
}
#page3 #content .col1 .indent_more {
	margin:22px 0 0 132px;
}
#page3 #content .col1 .color .indent_more_1 {
	float:right;
	padding:21px 20px 0 0px;
}
#page3 #content .col1 .color {
	font-size:1em;
	margin:39px 0px 44px 0px;
}
#page3 #content .col1 p {
	margin:2px 0 10px 0px;
}
#page3 #content .col2 {
	padding:35px 0 0 0px;
}
#page3 #content .col2 .title {
	margin:0 0 42px 0px;
}
#page3 #content .col2 p {
	margin:3px 0 25px 0px;
}
#page3 #content .col2 .pic_left {
	margin:0px 20px 7px 0px;
}
#page4 #content .col1, .col2 p {
	margin:0 42px 21px 0px;
}
#page4 #content .col2 {
	padding:53px 0 0 0px;
}
#page4 #content .col2 p {
	margin:4px 20px 17px 0px;
}
#page4 #content .col2 .pic_left {
	margin:0px 20px 10px 0px;
}
#page4 #content .col3 .color {
	font-size:1em;
	margin:33px 0px 44px 0px;
}
#page4 #content .col3, .col4 p {
	margin:0px 0 16px 0px;
}
#page4 #content .col3 .indent_more_1 {
	margin:27px 0 0 202px;
}
#page4 #content .col4 p {
	color:#a4a4a4;
}
#page5 #content .col1 .title_1 {
	margin:0 0 10px 0px;
}
#page5 #content .col1 .indent_more {
	margin:15px 0 0 196px;
}
#page5 #content .col1 .indent_more_1 {
	text-align:right;
	margin:29px 20px 0 0px;
}
#page5 #content .col1 .color {
	font-size:1em;
	margin:59px 0px 44px 0px;
}
#page5 #content .col1 p {
	margin:15px 0 0px 0px;
}
#page5 #content .col2 {
	padding:35px 0 0 0px;
}
#page5 #content .col2 p {
	margin:3px 10px 12px 0px;
}
#page5 #content .col2 strong {
	color:#787878;
}
#page5 #content .col2 .pic_left {
	margin:0px 20px 7px 0px;
}
#page6 #content .col1 p {
	color:#787878;
	margin:0px 0px 15px 0px;
}
#page6 #content .col1 .p1 {
	margin:0px 0px 60px 0px;
}
#page6 #content .col1 em {
	font-weight:bold;
}
#page6 #content .col2 {
	padding:35px 0 0 0px;
	color:#787878;
}
#page6 #content .col2 p {
	font-size:1em;
	margin:0 0 21px 0px;
}
#page6 #content .col2 .indent_1 {
	margin:0 0 0 121px;
}
#page6 #content .phone_box {
	width:484px;
}
#page6 #content .fleft, .fleft_2 {
	margin:0 44px 0 0px;
}
#page6 #content .fleft_1 {
	margin:0 80px 0 0px;
}
#page7 #content .indent {
	color:#787878;
	padding:0 20px 0 33px;
}
#page7 #content .title {
	margin:0 0 18px 0px;
}
#page7 #content p {
	margin:0 0 17px 0px;
}
#page7 #content a {
	text-decoration:underline
}
#page7 #content a:hover {
	text-decoration:none;
}
/* FOOTER */
#footer {
	height:111px;
	background:url(../images/bg_footer.gif) top left repeat-x;
	font-size:0.75em;
	color:#9f9f9f;
	padding:24px 0 0 39px
}
#footer p {
	text-align:right;
	margin:0 35px 0 0px;
	font-size:1.083em;
	word-spacing:15px
}
#footer strong {
	float:left;
	font-weight:normal
}
#footer a {
	color:#9f9f9f;
	text-decoration:underline
}
#footer a:hover {
	text-decoration:none
}
#footer span a {
	color:#40abdc;
	text-decoration:underline;
	word-spacing:normal;
	font-weight:normal
}
#footer span a:hover {
	color:#9d9d9d;
	text-decoration:none
}
#footer b a {
	color:#9d9d9d;
	text-decoration:none;
	font-weight:normal;
	word-spacing:normal
}
#footer b a:hover {
	color:#40abdc;
	text-decoration:underline
}
/* FORM */
.h_f {
	height:29px;
	border:1px solid #a2a2a2;

}
.h {
	height:21px;
	width:236px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;

}
.  {
	height:21px
}
.h_1 {
	height:18px;
	width:355px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;


}
.indent_form {
	float:left;
/*	padding:0 22px 0 20px; - orig */
	padding:0 22px 0 0px;
	margin-left:0px;
}

#page1 #content .col2 .form p,#photos #content .col2 .form p{
	margin:0px;
}

.button_container {
	padding-left:200px;
}


#page1 #content .col2 .button_menu,#photos #content .col2 .button_menu {
	margin:0px 22px 16px 0px;

}

.wrapper_container{
	float:right;
	padding:0;
	width:445px;

}

.container {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	width:380px;
	background:url(../images/dvd.gif) top right no-repeat #f7f7f7;
	border-color:#ccc;
	border:1px;
	border-style:solid;
	margin-bottom:30px;
}

.container2 {
	float:right;
	margin-top:10px;
	padding-top:0px;
	padding-bottom:0px;
	width:280px;
/*	border:1px;*/
/*	border-style:solid;*/
	border-color:#c2c2c2;
	margin-bottom:40px;
	background-color:#f2f2f2;
}

.container2 .form {
	padding:0px 10px 10px 20px;
	width:280px;

}

.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
	border:none;
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



/*  contact form  */

.container_contact {
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	width:380px;
	border-color:#ccc;
	margin-bottom:0px;
}

.container_contact .form {
	padding:0px 10px 20px 20px;
	width:370px;
}

.container_contact .text{
	padding: 0px 20px 10px 0;
	font-size:12px;

}

/*   form  */

.container .form{
	padding:0px 10px 20px 20px;
	width:390px;
}


.container .text{
	padding:20px 20px 10px 0;
	font-size:12px;

}

.dropdown{
	display:block;
	color:#787878;
	font-size:12px;
	text-align:left;
	height:21px;
	width:355px;
	margin:0px;
	padding:0px;
	border:1px solid #a2a2a2;

}


.textbold {
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

input1 {
	border:1px solid #a2a2a2;
	font-family:tahoma;
	color:#787878;
	font-size:12px;
	width:360px;
	margin-bottom:10px;
	text-align:left;

}
textarea {
	border:1px solid #a2a2a2;
	width:355px;
	height:147px;
	font-family:tahoma;
	color:#787878;
	font-size:12px;
	overflow:auto;
	margin:5px 0 23px 0px;
}

input.btnsubmit {
  font-size:12px;
  color: #ffffff;
  border:none;
  background-color:#999966;
  margin:5px 10px 10px 260px;
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom:10px;
  width:100px;
  text-align:center;
  }
input.btnsubmit2 {
  position:relative;
  left:190px;
  font-size:12px;
  color: #ffffff;
  border:none;
  background-color:#999966;
/*  margin:5px 10px 10px 260px;*/
  padding-top:5px;
  padding-bottom:5px;
/*  margin-bottom:10px;*/
  width:80px;
  text-align:center;
   top:-10px;
  }

input.btnreset {
  position:relative;
  left:185px;
  font-size:12px;
  color: #ffffff;
  border:none;
  background-color:#999966;
  padding-top:5px;
  padding-bottom:5px;
/*  margin: 50px 10px 0 0;*/
  width:80px;
  text-align:center;
  top:-10px;

  }
 
 input.btnsubmit:hover, input.btnreset:hover, input.btnsubmit2:hover  {	
	color:#ffffff;
	background-color:#caca81;
	font-size:12px;
}

.checkbox {
margin-left:10px;
padding-left:10px;
width:10px;
text-align:left;

}

.cbox {
padding-left:10px;
width:340px;
text-align:left;
}

.cbox2 {
padding-left:10px;
width:340px;
height:25px;
text-align:left;
}

.cbox_text{
font-size:12px;
text-align:left;
}

.cbox_text2{
color:#787878;
font-size:12px;
left:25px;
position:relative;
text-align:left;
top:-20px;
}

.cbox_box{
left:0px;
position:relative;
top:-15px;
}

/* sitemap UL */
#sitemap ul{ list-style:none; color:#9F9F9F; }
#sitemap li {  list-style:none; background:url(../images/li_tall.gif) bottom left repeat-x; padding:6px 0 7px 0; width:490px;  margin:5px 0; color:#9F9F9F; text-decoration:none; line-height:20px;}
#sitemap li a { display:block; padding:1px 0 2px 0px; color:#9F9F9F; text-decoration:underline;}

