/* Developed by Matthew Sloggett for the American Society of Plastic Surgeons */

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#44372c url(images/bg.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 76%;
}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.8em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	color: #aa0909;
	font-family: "Times New Roman", Times, serif;
	}
h3 {
	font-size: 1.3em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	color: #aa0909;
	}
h4 {
	font-size: 1.1em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	font-style:italic;
	color: #aa0909;
	}
h5 {
	font-size: 1.0em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
p {
	color: #000000;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0.1em 0em 1.4em 0em;
	}
li {
	color: #000000;
	}
a {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #aa0909;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
strong, b {
	font-weight: bold;
	}

#container1 {
	margin: 0px auto 0px auto; /* Must have auto to center in some browsers */
	width: 800px;
}
#container2 {}
#container3 {}

#branding 	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background:transparent url(images/branding_y.gif) repeat-y;
	width: 800px;
}
	#branding-logo {
		background:transparent url(images/branding_top.gif) top left no-repeat;
		width: 800px;
	}

		#branding-logo ul{ 
			margin: 3px 5px 5px 0px; 
			padding: 5px 1px 4px 0px; 
			display:block;
		}
		#branding-logo li{ 
			font-size: 1.0em; 
			float: right; 
			padding: 0px 0px 4px 0px; 
			margin: 0px 0px 0px 0px; 
			color: #9b0b0e;
			display: inline; 
			font-weight: bolder;
			}
		#branding-logo a{ 
			padding: 0px 8px 0px 8px; 
			margin: 0px 0px 0px 0px; 
			color: #FFFFFF; 
			text-decoration:none;
			color: #000000;
		}
		#branding-logo li a:hover{ text-decoration:underline;}
	
			#home			#branding-logo		#branding-one a { color: #9b0b0e; text-decoration:underline;}
			#home			#branding-logo		#branding-one a:hover {color: #9b0b0e; text-decoration:underline;}
			#contact		#branding-logo		#branding-two a {color: #9b0b0e; text-decoration:underline;}
			#contact		#branding-logo		#branding-two a:hover {color: #9b0b0e; text-decoration:underline;}
			#faq			#branding-logo		#branding-three a {color: #9b0b0e; text-decoration:underline;}	
			#faq			#branding-logo		#branding-three a:hover {color: #9b0b0e; text-decoration:underline;}
	
	#branding-tagline {
		clear: right;
		background:transparent url(images/vu_banner_new.jpg) no-repeat;
		height: 213px;
		display:block;
		overflow: hidden;
	}
		#branding-tagline h1{
			padding: 300px 0px 0px 0px;
			}
	#branding-name {}
	#branding-extra {}
#nav1 {
	width: 800px;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#eed574 url(images/nav_y.gif) repeat-y;
}

	#nav1-main {}
	#nav1-section {
		width:800px; 
		overflow:hidden;
		margin: 0px 0px 0px 0px;
		background:transparent url(images/nav_div.gif) top left no-repeat;
	}

		#nav1-section ul{ 
			margin: 0px; 
			padding: 5px 0px 5px 0px; 
			text-align: center; 
			background:transparent url(images/nav_ul.gif) bottom left no-repeat; 
			width: 798px;
		}
		#nav1-section li{ 
			font-size: 1.0em; 
			display: inline; 
			padding: 8px 0px 10px 0px; 
			margin: 8px 0px 10px 0px;
			color: #9b0b0e;
			font-weight: bolder;
			}
		#nav1-section a{ 
			padding: 8px 8px 10px 8px; 
			margin: 0px; 
			color: #FFFFFF; 
			text-decoration:none;
			color: #000000;
		}
		#nav1-section li a:hover{ 
			background:#dbc8b0 url(images/nav_x.gif) top repeat-x;
			color: #000000;
		}

#about			#nav1-section		#nav1-one a {background: transparent; text-decoration: underline;}
#about			#nav1-section		#nav1-one a:hover {background: transparent; text-decoration: underline;}
#procedures		#nav1-section		#nav1-two a {background: transparent; text-decoration: underline;}
#procedures		#nav1-section		#nav1-two a:hover {background: transparent; text-decoration: underline;}
#skin 			#nav1-section		#nav1-three a {background: transparent; text-decoration: underline;}
#skin 			#nav1-section		#nav1-three a:hover {background: transparent; text-decoration: underline;}
#testimonials	#nav1-section		#nav1-four a {background: transparent; text-decoration: underline;}
#testimonials	#nav1-section		#nav1-four a:hover {background: transparent; text-decoration: underline;}	
#staff			#nav1-section		#nav1-five a {background: transparent; text-decoration: underline;}
#staff			#nav1-section		#nav1-five a:hover {background: transparent; text-decoration: underline;}
#photo			#nav1-section		#nav1-six a {background: transparent; text-decoration: underline;}
#photo			#nav1-section		#nav1-six a:hover {background: transparent; text-decoration: underline;}
#new			#nav1-section		#nav1-seven a {background: transparent; text-decoration: underline;}
#new			#nav1-section		#nav1-seven a:hover {background: transparent; text-decoration: underline;}




	#nav1-supp {}
		#nav1-supp img{
		}
	#nav1-extra {}
#nav2 {}
	#nav2-main {}
	#nav2-section {}
	#nav2-supp {}
	#nav2-extra {}
#content1 {
	width: 800px;
	background:transparent url(images/bg_y.gif) repeat-y; 
	border-top: 2px solid #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	}
	
	#content1-intro {
		float:left;
		background:transparent url(images/left_col_bg.gif) top no-repeat;
		width: 189px;
		display: block;
		text-align:center;
	}
		#content1-intro img{
			margin: 30px auto 0px auto;
			display: block;
		}
	#content1-main {
		float:left;
		width: 590px;
		padding: 0px 0px 0px 15px;
		margin: 0px 0px 0px 0px;
		display: block;
	}
	#content1-supp {display: none;}
	#content1-extra {clear: both; height: 1px;}
#content2 {}
	#content2-intro {}
	#content2-main {}
	#content2-supp {}
	#content2-extra {}
	
#siteinfo {
	width: 800px;
	background:transparent url(images/footer.gif) no-repeat top left;
	padding: 15px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	text-align: center;
}

#siteinfo p, #siteinfo a, #siteinfo ul, #siteinfo li {color: #ffffff;}
	
	#siteinfo p{ font-size: 1em; margin: 0px; padding: 0px;}
	#siteinfo ul{ margin: 0px; padding: 10px 0px 5px 0px; text-align: center;}
	#siteinfo li{ font-size: 0.9em; display: inline; padding: 0px 0px 0px 0px; margin: 0px;}
	#siteinfo li a{ padding: 0px 6px 0px 6px; margin: 0px;}

	#siteinfo-legal { 
		margin: 0px; 
		padding: 5px 0px 0px 0px;
	}
	#siteinfo-credits { 
		margin: 0px; 
		padding: 0px 0px 0px 0px;
	}
	#siteinfo-extra {}
#extradiv1 {}
#extradiv2 {}
#extradiv3 {}
#extradiv4 {}


/* Procedure */
#procedure_list {				
		float: right;
		margin: 15px 0px 0px 0px;
		/*adding a width fixes float problems with the menu in IE for the Mac */
		width:220px;
		padding: 20px 5px 0px 0px;
	}
	#procedure_list select {
		/*Use to force the jump menu width */
		width:220px; 
	}
	#procedure_list form {}
#procedure_content {}
	#procedure_content h3 {}
	#procedure_content h3 a{
	text-decoration: none;
	}
	#procedure_content h3 a:hover{
	text-decoration: underline;
	}
	#procedure_content ul {}
	#procedure_content ul, #procedure_content li {}
	#procedure_content li {}
	#procedure_images {clear:right; float:right; width:160px; margin:20px 0px 20px 20px;}
#procedure_nav {}
	#procedure_nav ul {}
	#procedure_nav ul, #procedure_nav li {}
	#procedure_nav li {}
	
/* Photo Gallery */
#photo_nav {
	font-size: 1.0em;
	float: right;
	margin: 20px 0px 10px 5px;
	width: 148px;
	}
#photo_nav li a{color: #aa0909;}
#photo_nav p{color: #000000;}
	#photo_nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#photo_nav h3{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	color: #000000;
	padding: 0px;
	}
	#photo_nav h3 a {
	text-decoration: none;
	font-weight: bold;
	line-height: 0.8em;
	color: #000000;
	padding: 0px;
	}
	#photo_nav h3 a:hover{
	text-decoration: underline;
	}
	#photo_nav ul, #photo_nav li {}
	#photo_nav li {}
	#photo_nav li a img { padding:2px; margin:2px 2px 0px 0px; border:1px solid #f6eed0;}
	#photo_nav li a:hover img {border:1px solid #aa0909;}
#photo_content {}
	#photo_content a {font-size: 1.0em;}
	#photo_content img {padding:0px; margin:4px 2px 0px 0px; border:0px solid #aa0909;}
	#photo_content p {}

/* MapQuest */
#map_quest_content { background-color:#FFFFFF; padding: 4px; border: 1px solid #aa0909; width:565px;}
	#map_quest_content a {}
	#map_quest_content img {border:0;}
	#map_quest_content p {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 1em 0em 1em 0em;	
	}


/* Form */
input { background-color: #FFFFFF;}
.text_form { font-size: 1em; background-color: #FFFFFF; color: #000000; border: solid #000000 1px; width:260px; margin-bottom: 2px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
.button { font-size: 1em; background-color: #FFFFFF; color: #000000; border: solid #000000 1px; width:80px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
textarea { font-size: 1em; background-color: #FFFFFF; color: #000000; border: solid #000000 1px; width:260px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
.check_box { font-size: 1em; background-color: transparent; color: #000000; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}


/* Specials */

.hide {display: none;}
.hide_div {display: none;}
.clear_both {clear:both;}
.clear_left {clear:left;}
.clear_right {clear:right;}



.indent {padding-left: 30px;}

#procedures #content1-intro h3 { padding:30px 0px 1px 5px;}
#procedures #content1-intro p {	padding:0px 0px 1px 5px; margin-bottom: 1px;} 
#procedures #content1-intro ul {margin: 0px; padding:0px 0px 10px 5px; list-style: none;}
#procedures #content1-intro li {margin: 0px; padding: 0px 0px 2px 0px;}





		#content1-main h2{
					height: 1px;
					display: block;
					overflow: hidden;
					padding-top: 62px;
					width: 355px;
					margin: 15px 0px 0px 0px;
				}

			#procedures		#content1-main h2{ height: 40px; padding-top: 50px; padding-bottom: 6px; overflow: inherit; display: inherit; background: url(images/h2_procedures.gif) no-repeat; width: 360px;}
			
			#home			#content1-main h2{ background: url(images/h2_welcome.gif) no-repeat;}
			#contact		#content1-main h2{ background: url(images/h2_contact.gif) no-repeat;}
			#faq			#content1-main h2{ background: url(images/h2_faq.gif) no-repeat; width: 480px;}
			#about			#content1-main h2{ background: url(images/h2_about.gif) no-repeat;}
			
			#skin			#content1-main h2{ background: url(images/h2_skin.gif) no-repeat;}
			#testimonials	#content1-main h2{ background: url(images/h2_testimonials.gif) no-repeat;}
			#staff			#content1-main h2{ background: url(images/h2_staff.gif) no-repeat;}
			#photo			#content1-main h2{ background: url(images/h2_photo.gif) no-repeat; width: 260px;}
			#new			#content1-main h2{ background: url(images/h2_new.gif) no-repeat;}
			
.team_hold {display: block; clear: left;}
.team_hold p{ text-align: center;}
.team_hold img{display: block; margin: 0px auto 0px auto;}
.team_cel { display:block; width: 290px; float:left;}

#form_honey { display: none; position: absolute; top: -300px;}
