/* ABCPSR.com CSS Document 
   Copyright 2008 by CMTM, Inc. - Any Usage of this document on another 
   site must be sited and credited to the original author - CMTM, Inc.
 * ------------------------------------------------------------------------- */

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul, ol {
	list-style:none;
}
/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1, h2, h3, h4, h5, h6, pre, code, td {
	font-size:1em;
}
/* Remove inconsistent (among browsers) default padding or margin */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, label, div, dd, dt, dl, table, tr, td, textarea, table li, table ul {
	margin:0;
	padding:0;
}
/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset {
	border:none;
}
/* global elements
 * ------------------------------------------------------------------------- */
body {
	background: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f8fcf0;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #768c49;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.btn_forms {
	vertical-align: text-bottom;
	margin: -5px 0px 0px 0px;
}
.btn_search {
	vertical-align: top;
	margin: 0px 0px 0px 5px;
}
.btn_locate {
	vertical-align: top;
	margin: 0px 0px 0px 7px;
}
table {
	font-size: 11px;
}
/* classes
 * ------------------------------------------------------------------------- */
 .sml {
	font-size: 11px;
}
.btn_viewmorebrn {
	width: 72px;
	height: 15px;
	margin: 10px 0px 0px 0px;
	background: url(../images/home/btn_more-brn.gif) no-repeat top;
	display: block;
}
.btn_viewmorebrn span {
	display: none;
}
#btn_gallery {
	width: 72px;
	height: 15px;
	margin: 10px 0px 0px 0px;
	background: url(../images/home/btn_more-brn.gif) no-repeat top;
	display: block;
}
#btn_gallery span {
	display: none;
}
.btn_viewmorered {
	width: 72px;
	height: 15px;
	margin: 10px 0px 0px 0px;
	background: url(../images/home/btn_more-red.gif) no-repeat top;
	display: block;
}
.btn_viewmorered span {
	display: none;
}
.btn_read {
	width: 71px;
	height: 14px;
	background: url(../images/home/btn_readmore.gif) no-repeat top;
	display: block;
}
.btn_read span {
	display: none;
}
.whitebold {
	color: #ffffff;
	font-weight: bold;
}
.list li {
	font-size: 14px;
	padding: 0px 0px 0px 18px;
	background: url(../images/home/bullet_grn.gif) no-repeat 0px 4px;
}
li.listgal a:hover {
	font-size: 15px;
	background-image: url(../images/home/bullet_grn.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-left: 20px;
	text-decoration:none;
}
li.listgal a {
	background-image: url(../images/home/bullet_grn.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 20px;
	line-height: 25px;
}

.ul_spacer {
	padding-top: 20px;
	padding-bottom: 20px;
}


.list li li a {
	color: #607634;
}
.list li li li a {
	color: #768c49;
}
.list ul {
	margin: 0px 0px 5px 0px;
}
.list li li {
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	background: url(../images/home/bullet_gry.gif) no-repeat 0px 6px;
}
.list li li li {
	font-weight: normal;
	font-size: 11px;
	background: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
/* framework
 * ------------------------------------------------------------------------- */
#container {
	width: 980px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#container:after, #main_container:after, #home_content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#main_container {
	width: 980px;
}
#gallery_container {
	background-color: #fafaf2;
	padding: 10px;
}
#close_gallery {
	text-align: center;
	padding: 5px 0px 5px 0px;
}
/* left column */
	#left_column {
	width: 185px;
	float: left;
}
#logo_area {
	width: 185px;
	height: 139px;
	background: url(../images/home/top_logo.jpg) no-repeat top left;
}
#logo_area a {
	width: 185px;
	height: 139px;
	display: block;
}
#logo_area h1 {
	display: none;
}

/* featured surgeons */
		#featured_surgeons {
	width: 185px;
	background: url(../images/home/feature_bg.jpg) no-repeat top left;
}
#featured_surgeons li {
	background: url(../images/home/feature_bottom.gif) no-repeat left bottom;
	color: #000000;
	margin: 0px 0px 10px 0px;
}
#featured_surgeons li h5 {
	font-size: 11px;
	padding: 5px 7px 5px 7px;
	background: url(../images/home/feature_top.gif) no-repeat left top;
	color: #696b6d;
}
#featured_surgeons li h5 a {
	color: #696b6d;
}
.doctor_info {
	height: 59px;
	padding: 0px 49px 0px 0px;
	margin: 0px;
}
.doctor_info p {
	padding: 5px 5px 5px 7px;
	line-height: 14px
}
/* surgeon bio */


		#surgeonquickbio {
	width: 185px;
	background: url(../images/sub/featuredr_top.gif) no-repeat top left;
	background-color: #fcfdfe;
	margin: 0px 0px 10px 0px;
}
#surgeonquickbio h5 {
	font-size: 11px;
	padding: 5px 7px 5px 7px;
	color: #444444;
	text-align:center;
}
#surgeon_info {
	padding: 15px 5px 10px 7px;
	line-height: 15px;
}
#surgeon_info p {
	margin: 0px;
}
#surgeon_info ul {
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
#surgeon_info li {
	background: url(../images/home/bullet_gry.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 12px;
}



/* surgeon bio NEW splits*/


#surgeonquickbio1 {
	width: 185px;
	background: url(../images/doctor/top_bluebar.jpg) no-repeat top left;
	background-color: #fafaf2;
	margin: 0px 0px 10px 0px;
}
#surgeonquickbio1 h5 {
	font-size: 11px;
	padding: 5px 7px 5px 7px;
	color: #444444;
	text-align:center;
}
#surgeon_info1 {
	padding: 15px 5px 10px 7px;
	line-height: 15px;
}
#surgeon_info1 p {
	margin: 0px;
	text-align:left;
}
#surgeon_info1 ul {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	line-height: 15px;
}
#surgeon_info1 li {
	background: url(../images/home/bullet_gry.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 12px;
	text-align: left;
	
}
#surgeon_info2 {
	padding: 2px 5px 10px 7px;
	line-height: 15px;
}


/* surgeon bio NEW*/


/*#surgeonquickbio {
	width: 185px;
	background: url(../images/doctor/top_bluebar.jpg) no-repeat top left;
	background-color: #fafaf2;
	margin: 0px 0px 10px 0px;
}
#surgeonquickbio h5 {
	font-size: 11px;
	padding: 5px 7px 5px 7px;
	color: #444444;
}
#surgeon_info {
	padding: 15px 5px 10px 7px;
	line-height: 15px;
}
#surgeon_info p {
	margin: 0px;
}
#surgeon_info ul {
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
#surgeon_info li {
	background: url(../images/home/bullet_gry.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 12px;
}
*/


/* before and after capsul */
	#bna-gallery-capsul { width: 450px; height: 330px; margin: auto; background: #F8FCF0; }


/* before and after pod */
#bna_area {
	width: 185px;
	background: url(../images/home/lfbeige_top.gif) no-repeat top left;
	background-color: #f2f2b9;
	margin: 0px 0px 10px 0px;
}
#bna_area h3 {
	font-size: 13px;
	color: #575418;
	font-weight: bold;
	padding: 10px 7px 0px 7px;
}
#bna_area h4 {
	font-size: 12px;
	color: #575418;
	padding: 0px 7px 10px 7px;
}
#bna_area p {
	padding: 5px 7px 5px 7px;
}
/* Before and After Alternate (Rounded corners box)*/
/* Show only to IE PC \*/
#left_round {
	width: 185px;
	background: url(../images/left_box.png);
	maring: 10px 10px 10px 10px;
	height: 94px;
}


/* main navigation */
		#navigation_area {
	width: 185px;
	background: url(../images/home/lfgreen_top.gif) no-repeat top left;
	background-color: #e0f0c0;
	margin: 0px 0px 10px 0px;
}
#navigation_area h3 {
	font-size: 13px;
	color: #575418;
	font-weight: bold;
	padding: 10px 7px 0px 7px;
}
#navigation_area h4 {
	font-size: 12px;
	color: #575418;
	padding: 0px 7px 5px 7px;
}
#navbar {
	background: url(../images/home/mainnav_bottom.gif) no-repeat bottom;
	padding: 0px 0px 5px 0px;
}
#navbar a {
}
#navbar h3 {
	padding: 0px;
}
#navbar h3 span {
	display: none;
}
#btn_breast {
	height: 35px;
	background: url(../images/home/mainnav.gif) no-repeat top left;
}
#btn_body {
	height: 36px;
	background: url(../images/home/mainnav.gif) no-repeat 0px -35px;
}
#btn_face {
	height: 36px;
	background: url(../images/home/mainnav.gif) no-repeat 0px -71px;
}
#btn_skin {
	height: 36px;
	background: url(../images/home/mainnav.gif) no-repeat 0px -107px;
}
#btn_weight {
	height: 36px;
	background: url(../images/home/mainnav.gif) no-repeat 0px -143px;
}
#btn_hair {
	height: 36px;
	background: url(../images/home/mainnav.gif) no-repeat 0px -179px;
}
#btn_finance {
	height: 36px;
	background: url(../images/home/mainnav.gif) no-repeat 0px -215px;
}
/* accordion menu */		
			.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	cursor: hand;
	cursor: pointer;
}
.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.arrowlistmenu ul li {
	background: url(../images/home/bullet_grn.gif) no-repeat 10px 5px;
	color: #79756e;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 30px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #eff7dd;
	margin: 0px 18px 0px 13px;
}
.arrowlistmenu ul li a {
	color: #4b6000;
}
/* top searches */
		
		#top_searches {
	width: 185px;
}
#top_searches h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 7px 0px 7px;
	color: #3b4b02;
}
#top_searches ul {
	padding: 10px 7px 0px 7px;
}
#top_searches li {
	background: url(../images/home/bullet_grn.gif) no-repeat left top;
	color: #79756e;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
}
#top_searches li a {
	color: #79756e;
	text-decoration: none;
}
#top_searches li a:hover {
	text-decoration: underline;
}
/* right column */
	#right_column {
	width: 795px;
	float: left;
}
#flash_area {
	width: 795px;
	height: 260px;
	background-image: url(../images/home/home_top1.gif);
	background-repeat: no-repeat;
	background-position:0px 54px
}


#flash_area2 {
	height: 240px;
	width: 320px;
	padding-left: 55px;
	background-repeat: no-repeat;
	background-position:0px 0px;
	background-color: #FFFFFF;
}
#sub_hdr {
	width: 795px;
	height: 68px;
}

#sub_hdr_new {
	width: 795px;
	height: 68px;
}
/* sub nav xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
			#subnav {
	width: 795px;
	height: 54px;
	position: relative;
	background-image: url(../images/sub/sub_topnav1.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#subnav li {
	position: absolute;
	top: 10px;
}
#subnav li, #subnav a {
	height: 43px;
	display: block;
}
#subnav span {
	display: none;
}
#btn_home {
	width: 86px;
	left: 72px;
}
#btn_procedures {
	width: 190px;
	left: 158px;
}
#btn_bna {
	width: 193px;
	left: 349px;
}

#btn_find {
	width: 239px;
	left: 543px;
}
#btn_home a:hover {
	background: url(../images/sub/sub_topnav1.jpg) no-repeat -72px -64px;
}
#btn_procedures a:hover {
	background: url(../images/sub/sub_topnav1.jpg) no-repeat -158px -64px;
}
#btn_bna a:hover {
	background: url(../images/sub/sub_topnav1.jpg) no-repeat -349px -64px;
}
#btn_contact a:hover {
	background: url(../images/sub/sub_topnav1.jpg) no-repeat -497px -78px;
}
#btn_find a:hover {
	background: url(../images/sub/sub_topnav1.jpg) no-repeat -543px -64px;
}


/* sub nav end xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/


/* sub nav TWO xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#subnav_new {
	width: 795px;
	height: 68px;
	position: relative;
	background-image: url(../images/sub/sub_topnav2.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#subnav_new li {
	position: absolute;
	top: 10px;
}
#subnav_new li, #subnav_new a {
	height: 43px;
	display: block;
}
#subnav_new span {
	display: none;
}
#btn_home_new {
	width: 90px;
	left: 72px;
}
#btn_procedures_new {
	width: 177px;
	left: 164px;
}
#btn_bna_new {
	width: 199px;
	left: 343px;
}

#btn_find_new {
	width: 238px;
	left: 544px;
}
#btn_home_new a:hover {
	background: url(../images/sub/sub_topnav2.jpg) no-repeat -72px -78px;
}
#btn_procedures_new a:hover {
	background: url(../images/sub/sub_topnav2.jpg) no-repeat -164px -78px;
}
#btn_bna_new a:hover {
	background: url(../images/sub/sub_topnav2.jpg) no-repeat -343px -78px;
}

#btn_find_new a:hover {
	background: url(../images/sub/sub_topnav2.jpg) no-repeat -544px -78px;
}


/* sub nav TWO end xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/








/* search area */
		#search_area {
	width: 795px;
	height: 61px;
	background: url(../images/home/searchbar1.gif) no-repeat top left;
}
#subsearch_area {
	width: 795px;
	height: 71px;
	background: url(../images/sub/subsearchbar.jpg) no-repeat top left;
}
#surgeon_search {
	width: 540px;
	float: left;
}
#surgeon_search form {
	padding: 5px 0px 0px 200px;
}
#surgeon_search table td {
	vertical-align: top;
	text-align: right;
}
#surgeon_search a {
	color: #6d3104;
	text-decoration: underline;
}
.cityfield {
	font-size: 12px;
	height: 20px;
	width: 180px;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 3px 0px;
}
.zipfield {
	font-size: 12px;
	height: 20px;
	width: 65px;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 3px 0px;
}
#site_search {
	width: 255px;
	float: left;
}
#site_search form {
	padding: 25px 0px 0px 21px;
}
.search_field {
	font-size: 12px;
	height: 20px;
	width: 145px;
	padding: 2px 0px 0px 2px;
}
#subsurgeon_search {
	width: 540px;
	float: left;
}
#subsurgeon_search form {
	padding: 15px 0px 0px 200px;
}
#subsurgeon_search table td {
	vertical-align: top;
	text-align: right;
}
#subsurgeon_search a {
	color: #sub6d3104;
	text-decoration: underline;
}
#subsite_search {
	width: 255px;
	float: left;
}
#subsite_search form {
	padding: 35px 0px 0px 21px;
}
#searchsite_search {
	width: 255px;
	height: 71px;
	margin: 0px 0px 0px 0px;
}
#searchsite_search form {
	padding: 35px 0px 0px 21px;
}
/* Home Content area */
		#home_content {
	width: 795px;
	background: url(../images/home/middle_bg.gif) repeat-y top left;
}
#home_content_find {
	width: 795px;
	background: url(../images/home/middle_bg_find.jpg) repeat-y top left;
}
#home_contentleft {
	width: 540px;
	background: url(../images/home/middlelf_top.gif) no-repeat top left;
	float: left;
	padding: 21px 0px 0px 0px;
}
#home_contentleft h1, #home_contentleft h2 {
	color: #326f1d;
	font-size: 21px;
	letter-spacing: -1px;
	padding: 0px 26px 0px 32px;
}
#home_contentleft h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ab5d04;
	font-weight: bold;
}
#home_contentleft h1 a {
	color: #326f1d;
	font-size: 21px;
	letter-spacing: -1px;
	text-decoration:none;
}
#home_contentright h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ab5d04;
	font-weight: bold;
	font-size: 14px;
}
#home_contentleft h3 a, #home_contentright h4 a {
	color: #ab5d04;
	font-weight: bold; /*text-decoration: none*/
	;
}
#home_contentleft h3 a:hover, #home_contentright h4 a:hover {
	text-decoration: underline;
}
#home_contentleft table {
	margin: 10px 0px 10px 32px;
	padding: 0px 0px 10px 0px;
	line-height: 22px;
}
#home_contentleft td {
	width: 260px;
	padding: 0px 15px 10px 0px;
	vertical-align: top;
}
#home_contentright {
	width: 255px;
	background: url(../images/home/middlert_top.jpg) no-repeat top left;
	float: left;
}
#home_contentright h1, #home_contentright h2 {
	color: #326f1d;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 25px 0px 10px 0px;
}
#new_surgeons, #newsletter_signup {
	padding: 0px 27px 0px 21px;
}
#featured_news {
	padding: 0px 27px 0px 21px;
}
#new_surgeons li {
	padding: 10px 0px 10px 0px; /*background: url(../images/home/newsurgons_divline.gif) no-repeat bottom left;*/
	line-height: 18px;
}
#newsletter_signup p {
	line-height: 18px;
	padding: 0px 0px 10px 0px;
}
#newsletter_signup form {
	margin: 0px 0px 15px 0px;
}
.newsletter_field {
	font-size: 12px;
	height: 20px;
	width: 145px;
	padding: 2px 0px 0px 2px;
}
/* sub content area */
			#sub_contentleft {
	width: 540px;
	background: url(../images/sub/subcontentlf_top.jpg) no-repeat top left;
	float: left;
	padding: 16px 0px 0px 0px;
}
#sub_contentleft h1, #sub_contentleft h2 {
	color: #326f1d;
	font-size: 21px;
	letter-spacing: -1px;
}
#sub_contentleft h3, #sub_contentright h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ab5d04;
	font-weight: bold;
}
#sub_contentleft h3 a, #sub_contentright h4 a {
	color: #ab5d04;
	font-weight: bold;
	text-decoration: none;
}
#sub_contentleft h3 a:hover, #sub_contentright h4 a:hover {
	text-decoration: underline;
}
#sub_contentleft table {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}
#sub_contentleft td {
	width: 260px;
	padding: 0px 10px 10px 0px;
	vertical-align: top;
}
#body_content_title, #sub_contentleft h2 {
	padding: 0px 26px 10px 32px;
}
#crumbtrail {
	padding: 0px 26px 8px 32px;
}
#body_content_body {
	padding: 0px 26px 15px 32px;
	line-height: 20px;
	font-size: 12px;
	text-align:left;
}
#body_content_body h2 {
	font-size: 18px;
	margin-left:-30px;
}
#body_content_body p {
	margin: 0px 0px 15px 0px;
}
/* states listing */
						#states_listing {
	width: 480px;
}
#states_listing td {
	vertical-align: top;
	width: 190px;
	padding: 0px 5px 0px 0px;
}
/* main contact form */
						#main_contactform table ul, #main_contactform p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#main_contactform hr {
	border-width: 1px 0px 0px 0px;
	height: 1px;
	color: #cccccc;
	border-color: #cccccc;
	border-style: solid;
}
.main_contactfield {
	width: 200px;
	height: 22px;
}
#main_contactform textarea {
	width: 482px;
	height: 125px;
	margin: 0px 0px 10px 0px;
}
#main_contactform table {
	width: 482px;
	font-size: 12px;
	margin: 0px;
}
#main_contactform td {
	width: 240px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
#sub_contentright {
	width: 255px;
	background: url(../images/sub/subcontentrt_top.jpg) no-repeat top left;
	float: left;
}
#sub_contentright h1, #sub_contentright h2 {
	color: #326f1d;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 25px 0px 10px 0px;
}
#new_surgeons h2 {
	padding: 25px 0px 0px 0px;
}
.sub_blurbcontainer {
	padding: 0px 27px 20px 21px;
	line-height: 18px;
}
.sub_blurbcontainer ul {
	padding: 10px 0px 0px 0px;
	line-height: 18px;
}
.sub_blurbcontainer li {
	background: url(../images/home/bullet_grn.gif) no-repeat 0px 3px;
	color: #79756e;
	padding: 0px 0px 0px 20px;
}
.sub_blurbcontainer li a {
	text-decoration: none;
}
.sub_blurbcontainer li a:hover {
	text-decoration: underline;
}
/* dr sub content area */
			#dr_contentleft {
	width: 540px;
	background: url(../images/sub/subcontentlfdr_top.jpg) no-repeat top left;
	float: left;
	padding: 16px 0px 0px 0px;
}
#dr_contentleft h1, #dr_contentleft h2 {
	color: #326f1d;
	font-size: 21px;
	letter-spacing: -1px;
}
#dr_contentleft h3, #dr_contentright h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ab5d04;
	font-weight: bold;
}
#dr_contentleft h3 a, #dr_contentright h4 a {
	color: #ab5d04;
	font-weight: bold;
	text-decoration: none;
}
#dr_contentleft h3 a:hover, #dr_contentright h4 a:hover {
	text-decoration: underline;
}
#dr_contentleft table {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}
#dr_contentleft td {
	width: 260px;
	padding: 0px 10px 10px 0px;
	vertical-align: top;
}
#bna_container {
	width: 540px;
}
#bna_gallery {
	padding: 15px 0px 15px 32px;
	color: #79756e;
}
#bna_gallery h3 {
	color: #ab5d04;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
}
#bna_gallery h4 {
	color: #4b6000;
	font-size: 15px;
	margin: 0px 0px 15px 0px;
}
#bna_gallery ul {
	margin: 0px 10px 0px 0px;
}
#bna_gallery a {
	text-decoration: underline;
}
#bna_gallery ul li {
	background: url(../images/home/bullet_grn.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 3px 0px;
}
#dr_contentright {
	width: 255px;
	background: url(../images/sub/subcontentrtdr_top.jpg) no-repeat top left;
	float: left;
}
#dr_contentright h1, #dr_contentright h2 {
	color: #326f1d;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 25px 0px 10px 0px;
}
#new_surgeons h2 {
	padding: 25px 0px 0px 0px;
}
#new_surgeons a {
	text-decoration:none;
}
#new_surgeons a:hover {
	text-decoration:underline;
}
.sub_blurbcontainer {
	padding: 0px 27px 0px 21px;
	line-height: 18px;
}
.sub_blurbcontainer {
	margin: 0px 0px 10px 0px;
}
#surgeoncontact_container {
	width: 255px;
	background: url(../images/sub/drcontact_bg.gif) repeat-y top left;
}
#surgeonform {
	background: url(../images/sub/drcontact_top.gif) no-repeat top left;
}
#surgeonwrap {
	padding: 15px 0px 0px 21px;
}
#surgeonform a {
	color: #ea7900;
	text-decoration: underline;
}
#surgeonform h4 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
#doctor_contactframe {
	width: 202px;
	height: 185px;
	border: none;
}
#doctor_form {
	background-color: #285917;
	text-align: left;
}
#doctor_form form {
	padding: 10px 0px 15px 0px;
	text-align: right;
}
#doctor_form li {
	background: url(../images/home/bullet_grn.gif) no-repeat 2px 3px;
}
/* find surgeon sub content area */
			#search_contentleft {
	width: 540px;
	background: url(../images/sub/subsearchlf_top.jpg) no-repeat top left;
	float: left;
	padding: 0px 0px 0px 0px;
}
#search_contentleft h1, #search_contentleft h2 {
	color: #326f1d;
	font-size: 21px;
	letter-spacing: -1px;
}
#search_contentleft h3, #search_contentright h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ab5d04;
	font-weight: bold;
}
#search_contentleft h3 a, #search_contentright h4 a {
	color: #ab5d04;
	font-weight: bold;
	text-decoration: none;
}
#search_contentleft h3 a:hover, #search_contentright h4 a:hover {
	text-decoration: underline;
}
#search_contentleft table {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}
#search_contentleft td {
	width: 260px;
	padding: 0px 10px 10px 0px;
	vertical-align: top;
}
#search_contentright {
	width: 255px;
	background: url(../images/sub/subsearchrt_top.jpg) no-repeat top left;
	float: left;
}
#search_contentright h1, #search_contentright h2 {
	color: #326f1d;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 25px 0px 10px 0px;
}
/* featured area */
		#feature_area {
	width: 795px;
}
#rss_container {
	Width: 795px;
	float: left;
	background-image: url(../images/home/rss_top1.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
}
#rssfeeds {
	padding: 15px 0px 15px 32px;
	color: #79756e;
}
#rssfeeds h3 {
	color: #ab5d04;
	font-size: 18px;
	letter-spacing: -1px;
}
#rssfeeds h4 {
	color: #4b6000;
	font-size: 15px;
	margin: 0px 0px 15px 0px;
}
#rssfeeds ul {
	width: 200px;
	float: left;
	margin: 15px 40px 0px 0px;
}
#rssfeeds a {
	text-decoration: underline;
}
#rssfeeds ul li {
	padding: 3px 0px 5px 18px;
	background: url(../images/home/bullet_grn.gif) no-repeat 0px 4px;
}
#contact_container {
	width: 255px;
	background: url(../images/home/contact_bg.gif) repeat-y top left;
	float: left;
}
#contactform {
	background: url(../images/home/contact_top.gif) no-repeat top left;
}
#contactwrap {
	background: url(../images/home/contact_bottom.gif) no-repeat bottom left;
	padding: 15px 31px 0px 21px;
}
#contactform a {
	color: #ea7900;
	text-decoration: underline;
}
#contactform h4 {
	color: #4b6000;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
#contactform form {
	padding: 10px 0px 15px 0px;
	text-align: right;
}
#contactform li {
	background: url(../images/home/bullet_grn.gif) no-repeat 2px 3px;
}
.quickfield {
	font-size: 11px;
	height: 20px;
	width: 178px;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 2px 0px;
	border: 1px;
	border-style: solid;
	border-color: #b9d486;
}
.quickcity {
	font-size: 11px;
	height: 20px;
	width: 120px;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 2px 0px;
	border: 1px;
	border-style: solid;
	border-color: #b9d486;
}
.quickzip {
	font-size: 11px;
	height: 20px;
	width: 53px;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 2px 5px;
	border: 1px;
	border-style: solid;
	border-color: #b9d486;
}
.quickcomments {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 60px;
	width: 178px;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 4px 0px;
	border: 1px;
	border-style: solid;
	border-color: #b9d486;
	
}
.quickcomments2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 150px;
	width: 500px;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 4px 0px;
	border: 1px;
	border-style: solid;
	border-color: #b9d486;
	
}
#footer_container {
	width: 980px;
	background: url(http://www.aboardcertifiedplasticsurgeonresource.com/images/home/footer_bg.gif) repeat-y;
	margin: 0px 0px 35px 0px;
}
#footer_left {
	background: url(http://www.aboardcertifiedplasticsurgeonresource.com/images/home/footer_top.gif) no-repeat top left;
	height: 122px;
	float: left;
	width: 200px;
}
#footer_left a {
	display: block;
	width: 200px;
	height: 122px;
}
#footer_left span {
	display: none;
}
#footer_right {
	width: 780px;
	float: left;
	background: url(http://www.aboardcertifiedplasticsurgeonresource.com/images/home/footer_top.gif) no-repeat -200px 0px;
	padding: 22px 0px 0px 0px;
	text-align: right;
	color: #d6ecc0;
	font-size: 11px;
	line-height: 20px;
}
#footer_right p {
	margin: 0px 31px 10px 0px;
}
#footer_right a {
	color: #d6ecc0;
}
.topbold {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#newsletter_left {
	padding: 10px 0px 0px 10px;
}
#newsletter_left p {
	line-height: 18px;
	padding: 0px 0px 10px 0px;
}
#newsletter_left form {
	margin: 0px 0px 15px 0px;
}
#join_news {
	width: 185px;
}
#join_news p {
	line-height: 18px;
	padding: 0px 0px 10px 10px;
}
#join_news h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 7px 10px 7px;
	color: #3b4b02;
}
#join_news form {
	margin: 0px 0px 15px 10px;
}
.cali {
	color: #326f1d;
	font-size: 18px;
	letter-spacing: -1px;
}
#click {
	height: 53px;
	width: 450px;
	/*	background-color: #e45aca;*/
	margin-top: -15px;
	/*	border: 1px solid #000000;*/
	background-image: url(../bg.gif);
	background-repeat: no-repeat;
}
#click h1 {
	font-size: 14px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	padding-left:30px;
	padding-top:14px;
	letter-spacing: 1px;
}
#click a {
	text-decoration: none;
	color: #ffffff;
}
#click a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.search_field_new {
	font-size: 11px;
	height: 20px;
	width: 180px;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 2px 0px;
	border: 1px;
	border-style: solid;
	border-color: #b9d486;

}
#checkbox {
	line-height: 19px;

}



NEW DOCTOR PAGE CSS

#container1 {
	width: 980px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_container1 {
	width:980px;
	margin:0px auto;
	padding:0px;
}
#left_column1 {
	float:left;
	width:255px;
}
#right_column1 {
	float:right;
	width:725px;
}
#sub_hdr_new1 {
	width:725px;
	height:68px;

}
#home_content1 {
	width:725px;
	background-repeat: repeat-y;
	background-image: url(../images/doctor/main_bg.jpg);
}
#dr_contentleft1 {
	width:478px;
	float:left;
	background-image: url(../images/doctor/topcontent_left.jpg);
	background-repeat: no-repeat;

}
#dr_contentright1 {
	float:right;
	width:247px;
	background-image: url(../images/doctor/topcontent_right.jpg);
	background-repeat: no-repeat;
}
#logo_area1 {
	width: 255px;
	height: 139px;
	background: url(../images/doctor/top_logo.jpg) no-repeat;
}
.clear {
	clear: both;
}
#doc_sidebar {
	padding:8px 46px;
}
#dr_contentleft1 h1 {
	color: #326f1d;
	font-size: 21px;
	letter-spacing: -1px;
	padding: 15px 26px 0px 32px;
	text-align:left;
}
#contact_bg {
	background-image: url(../images/doctor/contact_bg.jpg);
	height:770px;
}

#iframe {
padding: 25px 0 0 8px;

}

#iframe h4 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	margin: 0px;
	padding: 0 0 0 2px;
}
#subnav_new_doc {
	width: 725px;
	height: 68px;
	position: relative;
	background-image: url(../images/doctor/two_up_subnav.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#subnav_new_doc li {
	position: absolute;
	top: 10px;
}
#subnav_new_doc li, #subnav_new_doc a {
	height: 43px;
	display: block;
}
#subnav_new_doc span {
	display: none;
}
#btn_home_new_doc {
left:3px;
width:90px;
}
#btn_procedures_new_doc {
left:93px;
width:177px;
}
#btn_bna_new_doc {
left:272px;
width:199px;
}
#btn_find_new_doc {
left:473px;
width:238px;
}
#btn_home_new_doc a:hover {
background:transparent url(../images/doctor/two_up_subnav.jpg) no-repeat scroll -3px -78px;
}
#btn_procedures_new_doc a:hover {
background:transparent url(../images/doctor/two_up_subnav.jpg) no-repeat scroll -93px -78px;
}
#btn_bna_new_doc a:hover {
background:transparent url(../images/doctor/two_up_subnav.jpg) no-repeat scroll -272px -78px;
}
#btn_find_new_doc a:hover {
background:transparent url(../images/doctor/two_up_subnav.jpg) no-repeat scroll -473px -78px;
}

#crumbtrail {
text-align:left;
}

#bna_wrap {padding:0 0 0 -10px;}


#dr_contentleft1 h3, #dr_contentright1 h4 { 
color:#AB5D04;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}

#main h3{ 
color:#AB5D04;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}

.metro_line {
	border-width: 1px 0px 0px 0px;
	height: 1px;
	color: #cccccc;
	border-color: #cccccc;
	border-style: solid;
	width:400px;
	
}
/* Floating 'to the top' link for %/plastic_surgeon_sitemap.php */
#tothetop {
	position: fixed;
	top: 97%;
	left: 70%;
	width: 110px;
/*	Height: 80px; */
}
.gallery_doc {margin:0; padding:0}

.doc_name { color:#AB5D04;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;}


.poem {
	line-height:35px;
}

#poem_box {
	float: left;
	width: 285px;
}
#inter_find {
	padding-left: 150px;
	margin-left: 150px;
}

/* stripped out of index.php */
#box {width:475px;}
#top_proc { width:485px; margin-left: 34px; padding-top: 10px; line-height: 16px; }
#top_proc h3 a { color: #ab5d04; font-weight: bold; text-decoration: underline; padding-bottom: 10px; margin-top: 10px; margin-bottom: 10px; }
#right_search { margin: 0px; float: right; padding-right: 38px; padding-top: 68px; }
.inter_click a { text-decoration:underline; color:#ffffff; }

/* State Page Bullets */
.simple-list { list-style-type: disc; margin-left: 25px; margin-bottom: 15px; }

#body_content_body ul { PADDING-LEFT: 20px; LIST-STYLE-POSITION: outside; LIST-STYLE-TYPE: disc; }
#body_content_body .list { padding-left: 0px; list-style-type: none; }
	.list li { list-style-type: none; }
#body_content_body .list ul { padding-left: 3px; }
#body_content_body .listgal { list-style-type: none; }

