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

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	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.*/
	color:#022159;
	}
h2 {
	font-size: 1.8em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	font-variant: small-caps;
	color: #022159;
	}
h3 {
	font-size: 1.4em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	color: #2450a7;
	}
h4 {
	font-size: 1.2em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	color: #1e8fb2;
	}
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;
	}
img.left 
{
	float:left;
	margin:15px;
}
img.right
{
	float:right;
	margin:15px;

}
p {
	color: #2450a7;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0.1em 0em 1.4em 0em;
	}
li {
	color: #2450a7;
	}
a {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #000000;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
strong, b {
	font-weight: bold;
	}

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

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

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

#content1 {}
#content1[id]
{}	
	#content1 h1 
	{}
	#content1-intro {display: none;}
	#content1-main {}
	#content1-supp {display:none;}
	#content1-extra {
		height:1px;
		clear:both;
	}

#content2 {}
	#content2-intro {}
	#content2-main {}
	#content2-supp {}
	#content2-extra {}
	
#siteinfo {
	color:#000;
	}
	#siteinfo-legal p {
	}
	#siteinfo-credits ul{}
	#siteinfo-credits li 
	{
		display:inline;
		margin:0;
		padding:0 5px 0 5px;
		color:#fff;
	}
	#siteinfo a
	{
		color:#fff;
	}
	
	
	#siteinfo-extra {display:none;}
	
#extradiv1 {display:none;}
#extradiv2 {display:none;}
#extradiv3 {display:none;}
#extradiv4 {display:none;}


/* Procedure */
#procedure_list {				
		float: right;
		margin: 0px 0px 0px 0px;
		/*adding a width fixes float problems with the menu in IE for the Mac */
		width:220px;
		padding: 2px 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: 0px 0px 10px 0px;
	width: 135px;
	}
#photo_nav li a{}
#photo_nav p{}
	#photo_nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#photo_nav h3{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px;
	}
	#photo_nav h3 a {
	text-decoration: none;
	font-weight: bold;
	line-height: 0.8em;
	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:0px 2px 2px 0px;}
	#photo_nav li a:hover img {}
#photo_content {}
	#photo_content a {font-size: 1.0em;}
	#photo_content img {padding:4px 3px 30px 3px; margin:4px 2px 0px 0px; border-right:1px solid #666666; border-bottom:1px solid #666666; background: #ffffff; border-left:1px solid #cccccc; border-top:1px solid #cccccc;}
	#photo_content p {}

/* MapQuest */
#map_quest_content { background-color:#FFFFFF; padding: 4px; border: 1px solid #382c20; 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;	
	color: #000000;
	}


/* Form */
input { background-color: #FFFFFF;}
.text_form { font-size: 1em; background-color: #FFFFFF; color: #000000; border: solid #000000 1px; width:300px; 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:300px; 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: 0px 0px 0px 20px;}
#form_honey { display: none; position: absolute; top: -300px;}