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

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#ffffff;
	font-family: Helvetica, Arial, sans-serif;
	line-height:1.5em;
	font-size: 76%;
}
h1 {
	font-size: 2.4em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	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.6em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #524977;
	}
h3 {
	font-size: 1.2em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	text-transform:capitalize;
	color: #524977;
	border-bottom: 1px solid #524977;
	/*width: 400px;*/
	margin: 0px 270px 0px 0px;
	}
h4 {
	font-size: 1.1em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	text-transform:capitalize;
	color: #524977;
	}
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: #524977;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0.1em 0em 1.4em 0em;
	}
li {
	color: #524977;
	}
a {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #2c2350;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
strong, b {
	font-weight: bold;
	}

#container1 {
	width: 95%;
}


#container2 {}
#container3 {}

/* branding --------------------------------------------------------------------------------------------------*/


#container1 {
	width: 98%;
}
#container2 {}
#container3 {}

#branding 	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	border-bottom: 1px solid #aaaaaa;
}

		#branding h1, #branding h2, #branding h3, #branding h4, #branding p{
			margin: 0.5em 0em 0.5em 0em;
			}
	#branding-logo {display:none;}
	#branding-tagline {}
	#branding-name {display:none;}
	#branding-extra {display:none;}

/* nav 1 --------------------------------------------------------------------------------------------------*/

#nav1 {}

	#nav1-main {display:none;}
	#nav1-section {display:none;}
	#nav1-supp {display:none;}
	#nav1-extra {display:none;}

/* nav 2 --------------------------------------------------------------------------------------------------*/

#nav2 {}
	#nav2-main {display:none;}
	#nav2-section {display:none;}
	#nav2-supp {display:none;}
	#nav2-extra {display:none;}

/* Content 1 --------------------------------------------------------------------------------------------------*/

#content1 {
}
	#content1-intro {display: none;}
	#content1-main {
		padding: 13px 0px 0px 0px;
		
	}
		
		
		#content1-main h2{
			margin-left: 5px;
		}
		
		#procedures 	#content1-main h2{ padding-bottom: 5px;}
		
	#content1-supp {display:none;}
	#content1-extra {}
	
/* Content 2 --------------------------------------------------------------------------------------------------*/
	
#content2 {}
	#content2-intro {display:none;}
	#content2-main {display:none;}
	#content2-supp {display:none;}
	#content2-extra {display:none;}

/* site info --------------------------------------------------------------------------------------------------*/

#siteinfo {

	margin: 0px 0px 0px 0px;
}
	#siteinfo a {
			font-weight: normal;
		}
	#siteinfo-legal {display: none;}
	#siteinfo-credits {
		margin: 0px 0px 0px 0px;
		padding: 1px 0px 0px 0px;
		text-align:center;
	}
		#siteinfo-credits p{
			color: #000000;
		}
	#siteinfo-extra {
		padding: 0px 0px 20px 0px;
	}
		#siteinfo-extra  ul{
			margin: 0px 0px 1px 0px;
			padding: 0px 0px 1px 0px;
			list-style-type: none;
			text-align: center;
		
		}
		#siteinfo-extra li {display: inline; font-size: 0.9em;}		
		#siteinfo-extra a { color:#000000;}
		
		#home			#siteinfo-extra-home a {color: #000000;}
		#doctor			#siteinfo-extra-testimonials a {color: #000000;}
		#facilities		#siteinfo-extra-facilities a {color: #000000;}
		#aesthetic		#siteinfo-extra-aesthetic a {color: #000000;}
		#photo			#siteinfo-extra-photo a {color: #000000;}
		#procedures		#siteinfo-extra-procedures a {color: #000000;}
		#new			#siteinfo-extra-new a {color: #000000;}
		#contact		#siteinfo-extra-contact a {color: #000000;}
		
		#home			#siteinfo-extra-home a:hover {color: #000000; text-decoration:none;}
		#doctor			#siteinfo-extra-testimonials a:hover {color: #000000; text-decoration:none;}
		#facilities		#siteinfo-extra-facilities a:hover {color: #000000; text-decoration:none;}
		#aesthetic		#siteinfo-extra-aesthetic a:hover {color: #000000; text-decoration:none;}
		#photo			#siteinfo-extra-photo a:hover {color: #000000; text-decoration:none;}
		#procedures		#siteinfo-extra-procedures a:hover {color: #000000; text-decoration:none;}
		#new			#siteinfo-extra-new a:hover {color: #000000; text-decoration:none;}
		#contact		#siteinfo-extra-contact a:hover {color: #000000; text-decoration:none;}
		
#extradiv1 {}
#extradiv2 {}
#extradiv3 {}
#extradiv4 {clear: both;}


/* Procedure */
#procedures #content1-main h3 {/*width: 220px;*/}

#procedure_list {				
		display: none;
		}

		#procedure_list h4{
			margin-top: 0px;
			padding:0px 0px 0px 0px;
		}
		#procedure_list p{
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
		#procedure_list ul{
			margin:0px 0px 0px 0px;
			padding:0px 0px 15px 0px;
			list-style:none;
		}
		#procedure_list li{
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}		
		
		#procedure_list a{
		margin:0px 0px 0px 0px;
		padding: 0px 0px 0px 22px;
		}
		#procedure_list a:hover { background: url(images/bullet.gif) no-repeat;}

	#procedure_list select {
		/*Use to force the jump menu width */
		width:200px; overflow:hidden; 
	}
	#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 {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: 19px 0px 0px 0px;
		width: 156px;
		text-align: center;
	}	
#photo_nav img {
		margin-left: auto;
		margin-right: auto;
		display:block;
	}

#photo #photo_nav {
		font-size: 1.0em;
		float: right;
		margin: 19px 0px 0px 10px;
		width: 140px;
		text-align: left;
		background: #ebe3f0;
		padding: 5px 2px 0px 2px;
		overflow:inherit;
	}	
#photo #photo_nav img {
		margin-left: 0px;
		margin-right: 0px;
		display: inline;
		padding:1px; 
		margin:2px 2px 0px 0px;
	}

	#photo_nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#photo_nav h3{
		text-decoration: none;
		font-weight: bold;
		padding-bottom: 10px;
		width: 140px;
		border-bottom: 0px;
		margin-top: 0px;
	}
	#photo_nav h3 a {
		text-decoration: none;
		font-weight: bold;
		line-height: 0.8em;
		font-size: 1em;
	}
	#photo_nav h3 a:hover{
		text-decoration: underline;
	}
	#photo_nav p{
	}
	#photo_nav ul a, #photo_nav li a {}
	#photo_nav li {}
	#photo_nav a {}
	#photo_nav img {/*padding:1px; margin:2px 2px 0px 0px; border:none;*/}
#photo_content {}
	#photo_content a {font-size: 1.0em;}
	#photo_content img {padding:0px; margin:4px 0px 0px 3px; border:0px solid #000000;}
	#photo_content p {}

/* MapQuest */
#map_quest_content { 
	border: 2px solid #000000;
	background-color:#FFFFFF;
	padding: 5px;
}
	#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: #333333; border: solid #333333 1px; width:260px; margin-bottom: 2px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
.button { font-size: 1em; background-color: #FFFFFF; color: #333333; border: solid #333333 1px; width:80px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
textarea { font-size: 1em; background-color: #FFFFFF; color: #333333; border: solid #333333 1px; width:260px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
.check_box { font-size: 1em; background-color: transparent; color: #333333; 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;}
#form_honey { display: none; position: absolute; top: -300px;}


#hold_facility_img { width: 700px; display:block;}
#hold_facility_img p { }
#left_facility_img {float: left; width:300px; }
#facility_img { float:right; width: 395px; display:block; margin-top: 0px;}

.facility_two_img { margin: 0em 150px 0em 10em;}
#consultation #content1-main p{ text-align: justify;}
.contact_input {display: block; width: 140px; height:auto; float: left;}

#consultation #photo_nav {width:205px; overflow: hidden; padding-top:0px;}
#consultation #consultation_left { }
#consultation #image { position:absolute; right:0; top: 250px; padding:0px 20px 0px 0px;}

#photo #photo_nav {overflow:hidden; float:right; }

.staff_para {margin-left: 110px;}