/* Define Tags */
* { margin: 0; padding: 0; }
html, body {
	height:100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4e4e4e; } 
html {
	background: url(images/bg2.jpg) repeat-x #fff; }
body { 
	margin:0; padding:0; }

a, a:visited, a:hover {	
	/*color:#3e6e97;	*/
	color: #2e5176;
	text-decoration:underline; }
a:hover {
	color:#3e6e97;	}

	
h1, h2, h3, h4, h5, h6 {
	margin:2px 0 5px 0;
	font-family:Verdana,Arial,Helvetica; 
	color:#607b94;
	border-bottom:1px solid #c1d3ae; }
h1 {
	font-size:16px;}
h2 {
	color:#7b5123;font-size:12px;border-bottom:0;}
h3 {
	font-size:12px;border-bottom:0;}
h4 {
	font-size:10px;border-bottom:0;}
h5 {
	font-size:9px;border-bottom:0;}

img {
	display:block;}

/* Custom Class Names */
p, td, li, .copy, .copySmall, .copyLarge, .form, .button, .error {
	font-size:1em;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#3b3b3b;	
	line-height:1.3em; }
p {
	margin-bottom: 20px; }
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form {
	background-color:#fff;}
	
.button { 
	color:#fff; 
	font-weight:bold; 
	background-color:#000;
	border:1px solid #666; 
	cursor:pointer;}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	}

.bold {	
	font-weight:bold;}

.clear {
	clear:both;}
	
.green {
	color: #597e32; }
.blue { 
	color: #3e6e97; }
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM STUFF		*
 ********************************/
.photos img {
	padding: 4px; background: #fff; border: 1px solid #777; margin: 8px; }

#container {
	background: url(images/container_bg.gif) repeat-y; width: 988px; height: 100%; min-height:100%; margin: 0 auto; }
#header {
	background: url(images/header.jpg) no-repeat; width: 943px; height: 91px; margin: 0 auto; }
#home_flash {
	background: url(images/temp_flash.jpg) no-repeat; width: 944px; height: 270px; margin: 0 auto; }
#home_flash2 {
	background: url(images/temp_flash2.jpg) no-repeat; width: 944px; height: 210px; margin: 0 auto; }
#procedures {
	background: url(images/procedures_bg.gif) no-repeat; width: 944px; height: 56px; margin: 0 auto; }
#procedures ul {
	}
	#procedures ul li {
		list-style-type:none; display:block; float:left; }
	#procedures ul li a {
		display:block; overflow:hidden; height:36px; width: 207px; margin-right: 30px; margin-top: 9px; white-space:nowrap; }
		
	#procedures ul li a.menuBreast {
		background:url(images/proc_breast.gif) no-repeat top left; margin-left: 13px; }
	#procedures ul li a.menuBody {
		background:url(images/proc_body.gif) no-repeat top left; }
	#procedures ul li a.menuFace {
		background:url(images/proc_face.gif) no-repeat top left; }
	#procedures ul li a.menuMale {
		background:url(images/proc_male.gif) no-repeat top left; margin-right: 0; }
		/*#procedures ul li a:hover {
			background-position:0 -23px; }
		#procedures ul li a#navActive {
			background-position:0 -46px; }*/


#content_wrapper { 
	background: url(images/content_bg2.gif) repeat-y #f5f5f5; width: 988px; margin: 10px auto 0 auto; }
#content {
	width: 944px; margin: 0 auto; }
#content_top {
	background: url(images/content_top.gif) no-repeat; width: 944px; height: 20px; margin: 0 auto; }
#content_left {
	float: left; width: 580px; margin-left: 10px; }
#content_right {
	float: right; width: 322px; margin-left: 20px; background: url(images/right_content_left_bg.gif) top left no-repeat; }

	.right_box { 
		background: url(images/right_box_bg.gif) repeat-y; width: 280px; margin: 0 auto 20px auto; }
	.right_box_hdr { background: url(images/right_box_top_bg.gif) top center no-repeat; width: 100%; height: 30px; }
		.right_box_hdr img { margin: 0 auto; padding-top: 5px; }
	.right_box_bottom { background: url(images/right_box_bottom.gif) bottom center no-repeat; width: 100%; height: 4px; }
	.right_box p {
		margin: 10px; }
	.right_box a {
		text-decoration: none; }
	.right_box a.list {
		display: block; background: url(images/right_box_li.gif) left center no-repeat; padding: 5px 0 5px 15px; width:245px; font-stretch:condensed; margin: 0 10px 0 10px; border-bottom: 1px solid #d1cca5; font-weight: bold; }
	.right_box a.list_bottom {
		border-bottom: none; }
		
#footer_line {
	height: 3px; border-top: 1px solid #cecaad; border-bottom: 1px solid #cecaad; width: 905px; margin: 0 auto 20px auto; }
#footer {
	width:904px; margin: 0 auto; margin-bottom: 10px; }
#footer p {
	color: #a3a3a3; }
#footer p.smallertext {
	color: #a3a3a3; font-size: 10px }	
#footer a.gray {
	color: #a3a3a3; text-decoration: none; }
#footer a.gray:hover {
	color: #777777; }

/* Main Menu */
#menu {
	background: #ffffff; width: 942px; height: 23px; margin: 10px auto 10px auto; color: #FFFFFF; }
	
#menu ul {
	}
	#menu ul li {
		list-style-type:none; display:block; float:left; }
	#menu ul li a {
		display:block; overflow:hidden; height:23px; width: 126px; margin-right: 10px; white-space:nowrap; }
		
	#menu ul li a.menuHome {
		background:url(images/menu_home.gif) no-repeat top left; }
	#menu ul li a.menuDoctors {
		background:url(images/menu_doctors.gif) no-repeat top left; }
	#menu ul li a.menuProcedures {
		background:url(images/menu_procedures.gif) no-repeat top left; }
	#menu ul li a.menuPersonalNote {
		background:url(images/menu_personalnote.gif) no-repeat top left; }
	#menu ul li a.menuGallery {
		background:url(images/menu_gallery.gif) no-repeat top left; }
	#menu ul li a.menuPaymentOptions {
		background:url(images/menu_paymentoptions.gif) no-repeat top left;}
	#menu ul li a.menuContact {
		background:url(images/menu_contact.gif) no-repeat top left; margin-right: 0px;}
		#menu ul li a:hover {
			background-position:0 -23px; }
		#menu ul li a#navActive {
			background-position:0 -46px; }


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important; margin: 0; z-index: 10; }

.sIFR-replaced {
	visibility: visible !important; }

span.sIFR-alternate {
	position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important; }

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 16pt;
	text-transform: capitalize;
	line-height:1em;
	margin-bottom:4px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 12pt;
	text-transform: capitalize;
	line-height:1em;
}