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

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background: #093c58;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 76%;
}
h1 {
	font-size: 3.4em;
	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: 2.2em;
	margin: 1em 0em 1em 0em;
	padding: 1px 0px 5px 0px;
	color: #4b4b4b;
	width: 575px;
	font-weight: normal;
	border-bottom: 1px solid #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	}
h3 {
	font-size: 1.3em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	color: #62905e;
	}
h4 {
	font-size: 1.2em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	color: #4b4b4b;
	}
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: #003f61;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0.1em 0em 1.4em 0em;
	}
li {
	color: #003f61;
	font-size: 1.0em;
	}
a {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #62905e;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
strong, b {
	font-weight: bold;
	}


#container1 {
	margin: 20px auto 0px auto; /* Must have auto to center in some browsers */
	padding: 0px;
	background:url(images/repeat_y.gif) repeat-y;
	width: 809px;
}
#container2 {
	background:url(images/moynahan_header.gif) top left no-repeat;
	width: 809px;
	}
#container3 {
	background:url(images/footer.gif) bottom left no-repeat;
	width: 809px;
}

#branding 	{
	height: 129px;
	width: 809px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	#branding-logo {}
	#branding-tagline {
	}
		#branding h1{
			padding: 249px 0px 0px 0px;
			}
	#branding-name {}
	#branding-extra {}
#nav1 {
	float: left;
	width: 194px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

	#nav1-main {}
	#nav1-section {
		width: 188px;
		margin: 0px 0px 0px 6px;
		padding: 0px 0px 0px 0px;
		background: #cdcdce;
	}
	
		#nav1-section ul{ 
			margin: 0px; 
			padding: 1px 0px 1px 0px; 
		}
		#nav1-section li{ 
			font-size: 1.5em; 
			display: inline; 
			padding: 0px 0px 0px 0px; 
			margin: 0px 0px 0px 0px;
			font-family: "Times New Roman", Times, serif;
		}
		#nav1-section a{ 
			padding: 4px 0px 4px 12px; 
			margin: 0px 0px 0px 0px ;
			color: #454748; 
			text-decoration:none;
			display:block;
			width: 176px;
		}
		#nav1-section li a:hover{ 
			color: #003f61;
			background: #b1b1b2;
		}

#home			#nav1-one a {color: #003f61; background: #cdcdce;}
#home			#nav1-one a:hover {color: #003f61; background: #cdcdce;}
#moynahan		#nav1-two a {color: #003f61; background: #cdcdce;}
#moynahan		#nav1-two a:hover {color: #003f61; background: #cdcdce;}
#procedures		#nav1-three a {color: #003f61; background: #cdcdce;}
#procedures		#nav1-three a:hover {color: #003f61; background: #cdcdce;}
#skin			#nav1-four a {color: #003f61; background: #cdcdce;}
#skin			#nav1-four a:hover {color: #003f61; background: #cdcdce;}
#injectables	#nav1-five a {color: #003f61; background: #cdcdce;}
#injectables	#nav1-five a:hover {color: #003f61; background: #cdcdce;}
#testimonials	#nav1-six a {color: #003f61; background: #cdcdce;}
#testimonials	#nav1-six a:hover {color: #003f61; background: #cdcdce;}
#photo			#nav1-seven a {color: #003f61; background: #cdcdce;}
#photo			#nav1-seven a:hover {color: #003f61; background: #cdcdce;}
#financials		#nav1-eight a {color: #003f61; background: #cdcdce;}
#financials		#nav1-eight a:hover {color: #003f61; background: #cdcdce;}
#news			#nav1-nine a {color: #003f61; background: #cdcdce;}
#news			#nav1-nine a:hover {color: #003f61; background: #cdcdce;}
#contact		#nav1-ten a {color: #003f61; background: #cdcdce;}
#contact		#nav1-ten a:hover {color: #003f61; background: #cdcdce;}

		#nav1-supp  {display:none;}
		/* #home	#nav1-supp  {
			display: block;
			background:url(images/dr_moynahan.jpg) bottom left no-repeat;
			width: 187px;
			height: 379px;
			margin: 0px 0px 0px 7px;
		}
		*/
	#nav1-extra {text-align: center;}
	#nav1-extra img.asps-logo {margin: 60px 0;}
	
#nav2 {}
	#nav2-main {display:none;}
	#nav2-section {display:none;}
	#nav2-supp {display:none;}
	#nav2-extra {display:none;}

#content1 {
	float: left;
	width: 609px;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	background: url(images/repeat_x.gif) repeat-x;
}
	#content1-intro {
		float: right;
		width: 1px;
		display: block;
		height: 380px; 	
	}
	#content1-main {
		float: left;
		width: 575px;
		padding: 1px 14px 0px 18px;
	}
		#testimonials #content1-main {width: 565px;}
	#content1-supp {}
	#content1-extra {clear: both; height: 1px;}
#content2 {}
	#content2-intro {display:none;}
	#content2-main {display:none;}
	#content2-supp {display:none;}
	#content2-extra {display:none;}

#siteinfo {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 20px 20px 194px;
	text-align: center;
	display: block;
	width: 595px;
}

#siteinfo p, #siteinfo a, #siteinfo ul, #siteinfo li {color: #003f61;}
	
	#siteinfo p{ font-size: 1em; margin: 0px; padding: 0px;}
	#siteinfo ul{ margin: 0px; padding: 5px 0px 5px 0px; text-align: center;}
	#siteinfo li{ font-size: 1em; display: inline; padding: 0px 0px 0px 0px; margin: 0px;}
	#siteinfo li a{ padding: 0px 8px 0px 8px; 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: 0px 0px 0px 0px;
		padding: 0px 10px 0px 0px;
		/*adding a width fixes float problems with the menu in IE for the Mac */
		width:235px;
	}
	#procedure_list select {
		/*Use to force the jump menu width */
		width:235px; 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 {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: 15px 0px 10px 5px;
		width: 138px;
	}
	#photo_nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#photo_nav h3{
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 4px;
	font-size: 1.7em; 
	color:#4b4b4b; 
	text-align: center;
	}
	#photo_nav h3 a {
	text-decoration: none;
	font-weight: bold;
	line-height: 0.95em;
	font-size: 1em;
	}
	#photo_nav h3 a:hover{
	text-decoration: underline;
	}
	#photo_nav ul, #photo_nav li {}
	#photo_nav li {}
	#photo_nav a {}
	#photo_nav img {background:#003f61; padding:0px; margin:2px 2px 0px 0px; border:none;}
#photo_content {}
	#photo_content a {font-size: 1.0em;}
	#photo_content img {padding:0px; margin:4px 2px 0px 0px; }
	#photo_content p {}


/* MapQuest */
#map_quest_content { background-color:#FFFFFF;padding: 5px; border: 2px solid #003f61;}
	#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:130px; 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:130px; 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_right {width: 130px; float: right; display:block; padding: 0px 10px 0px 5px;}
.form_right h3{ font-size: 1.7em; color:#4b4b4b; margin-top: 0px; padding-top:0px; text-align:center; font-weight: normal;}

.map_link {height: 200px;}


#content1-main h2{

	font-size: 2.2em;
	margin: 0em 0em 1em 0em;
	padding: 10px 0px 5px 0px;
	color: #4b4b4b;
	width: 575px;
	font-weight: normal;
	border-bottom: 1px solid #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.0em;
	 }

#procedures #content1-main h2{
	width: 300px;
	
	 }
#photo #content1-main h2{ 
	width: 427px;
	}

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