/* Developed by Nick Kraska for the American Society of Plastic Surgeons */

html {
	background:#94ac73 url(images/bg-x.jpg) top center repeat-x;
}

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	line-height:1.5em;
	font-size: 76%;
	
	background:transparent url(images/bg-y.gif) center repeat-y;
	
}
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: #f7f7b9;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h3 {
	font-size: 1.4em;
	margin: 1em 0em 0.1em 0em;
	color: #484132;
	}
h4 {
	font-size: 1.1em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	color: #8f7f5d;
	}
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: #fff;
	font-size: 1.0em;
	line-height: 1.7em;
	margin: 0.1em 0em 1.4em 0em;
	}
li {
	color: #fff;
	}
a {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #f7f7b9;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
strong, b {
	font-weight: bold;
	}

#container1 {
	
}
#container2 {
	
	
}
#container3 {
	
	
}


#branding 	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	display: block;
	overflow: hidden;
}
	#branding-logo {}
	#branding-tagline {
		clear: right;
		display:block;
		overflow: hidden;
	}
		#branding-tagline h1{
			display: block;
			padding: 0px 0px 0px 0px;
			}
		#branding-tagline h1 a{
			}
	#branding-name {}
	#branding-extra {}

#nav1 {
	display: none;
}

	#nav1-main {}
	#nav1-section {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		width: 237px;
		float: left;
	}

		#nav1-section ul{
		margin: 0px 0px 0px 0px ;
		padding: 0px 0px 0px 0px;
		list-style:none;
		width: 237px;
		display: block;
		}
		#nav1-section li{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		float:left;
		width: 237px; 
		display: block;
		overflow: hidden;
		height: 27px;
		}
		#nav1-section a{
		margin:0px 0px 0px 0px;
		padding:40px 0px 0px 0px;
		width: 237px; 
		display: block;
		background: transparent url(images/nav1.jpg);
		}

#nav1-section		#nav1-one a{  background-position: 0px 0px;}
#nav1-section		#nav1-two a{ background-position: 0px -27px;}
#nav1-section		#nav1-three a{ background-position: 0px -54px;}
#nav1-section		#nav1-four a{ background-position: 0px -81px;}
#nav1-section		#nav1-five a{ background-position: 0px -108px;}
#nav1-section		#nav1-six a{ }
#nav1-section		#nav1-seven a{ }
#nav1-section		#nav1-eight a{ }
#nav1-section		#nav1-nine a{ }
#nav1-section		#nav1-ten a{}

#nav1-section		#nav1-one a:hover { background-position: -237px 0px;}
#nav1-section		#nav1-two a:hover { background-position: -237px -27px;}
#nav1-section		#nav1-three a:hover { background-position: -237px -54px;}
#nav1-section		#nav1-four a:hover { background-position: -237px -81px;}
#nav1-section		#nav1-five a:hover { background-position: -237px -108px;}
#nav1-section		#nav1-six a:hover { }
#nav1-section		#nav1-seven a:hover { }
#nav1-section		#nav1-eight a:hover { }
#nav1-section		#nav1-nine a:hover { }
#nav1-section		#nav1-ten a:hover { }

	#nav1-supp {}
	#nav1-extra {}

#nav2 {
	display: none;
	
}
	#nav2-main { }

/* Drop Down Menu */
	#nav2-section {
		width :570px;
		display: block;
		height: 150px;
		padding: 0px 0px 0px 0px;
		border: 0px solid green;
	}
	#nav2-section ul { /* all lists */
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		list-style: none;
		float : left;
		
	}
	
	#nav2-section li { /* all list items */
		position : relative;
		float : left;
		margin-bottom : -1px;
		width: 142px;
		padding: 0px 0px 0px 0px;
	}



	#nav2-section li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : -15px;
		top: 143px;
		width: 180px;
		padding: 0px 0px 0px 0px;
		z-index:10;
	}

	#nav2-section li ul li { /* all list items */
		text-align: center;
		font-weight: normal;
		padding: 0px 0px 0px 0px;
	}
	
	#nav2-section li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-left: 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav2-section li a {
		display : block;
		text-decoration : none;
		padding : 0px 0px 0px 0px;
		width: 144px;
		
	}
	
	#nav2-section li ul li a {
		display : block;
		width: 180px; /* +15 for padding */
		color : #564a3a;
		text-decoration : none;
		background-color : #e9dbc5;
		border : 1px solid #564a3a;
	}
	
	#nav2-section li ul li a:hover {background-color : #c5ad87; color: #564a3a;}
	
	#nav2-section li a:hover {}
	
	#nav2-section li:hover ul ul, #nav2-section li:hover ul ul ul, #nav2-section li.sfhover ul ul, #nav2-section li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav2-section li:hover ul, #nav2-section li li:hover ul, #nav2-section li li li:hover ul, #nav2-section li.sfhover ul, #nav2-section li li.sfhover ul, #nav2-section li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

#nav2-section #box1, #nav2-section #box2, #nav2-section #box3, #nav2-section #box4 {height: 143px; display: block; overflow: hidden; }
#nav2-section #box1 a, #nav2-section #box2 a, #nav2-section #box3 a, #nav2-section #box4 a {height: 143px;   width: 132px; padding: 160px 0px 0px 0px; }


	
	#nav2-supp  {}
	#nav2-extra {  }


#content1 {  }
	
	#content1-intro {}

	#content1-main {  }
	#content1-supp {}
	#content1-extra {clear: both; height: 1px;}
#content2 {  display: none; }
	#content2-intro { 
		background:transparent url(images/bkd-quote-top.jpg) ; 
		color: #f7f7b9;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: right;
		font-style: italic;
		padding: 10px 10px 0px 15px;
		
		}
	#content2-main { background:transparent url(images/bkd-quote-bottom-cap.gif) ; height: 19px; line-height: 19px; }
	#content2-supp { text-align: center; padding-top: 20px; }
	#content2-extra {clear: both; height: 1px;}
	
#siteinfo {
	display: block;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 5px 10px;
}

#siteinfo p, #siteinfo li {color: #fff;font-size: 0.8em;}
#siteinfo a {color: #fff; font-size: 1em;}
	
	#siteinfo p{ margin: 0px; padding: 0px;}
	#siteinfo ul{ margin: 0px; padding: 5px 0px 2px 0px; text-align: center;}
	#siteinfo li{ display: inline; padding: 0px 0px 0px 0px; margin: 0px;}
	#siteinfo  a{ padding: 0px 4px 0px 4px; margin: 0px; }

	#siteinfo-legal { 
		margin: 5px 2px 0px 2px; 
		padding: 5px 0px 0px 0px;
	}	
	#siteinfo-credits { 
		margin: 0px; 
		padding: 0px 0px 10px 0px;
	}
	#siteinfo-extra {}


#extradiv1 {}
#home #extradiv1 { background:transparent url(images/bkd-news-top.jpg) top right no-repeat ; padding: 5px 10px 0px 35px; margin-top: 10px; }
#home #extradiv1 p { margin: 0 0; }
#home #extradiv1 a { font-size: .8em; }
#home #extradiv1 h4 { color: #eeecb0; }
#home #extradiv1 h2 { margin: 5px 0px; } 

#extradiv2 {}
#home #extradiv2 { background:transparent url(images/bkd-news-bottom-cap.jpg) top right no-repeat ; height: 19px; line-height: 19px; }
#extradiv3 {}
#extradiv4 {}


/* Procedure */
#procedure_list {				
		margin: 0px 0px 0px 0px;
		/*adding a width fixes float problems with the menu in IE for the Mac */
		width:160px;
		padding: 0px 0px 0px 0px;
		
	}
	#procedure_list select {

	}
	#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: 0px 0px 7px 0px;
	padding: 20px 0px 0px 10px;
	width: 130px;
	}
#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;
	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:0px; margin:4px 2px 0px 2px; border:0px solid #484132;}
	#photo_content p {}


/* Form */
input { background-color: #fff;}
.text_form { font-size: 1em; background-color: #fff; 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: #fff; color: #000000; border: solid #000000 1px; width:80px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
textarea { font-size: 1em; background-color: #fff; 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;}


#procedure_list 	h3{margin-top: 0px; margin: 1em 0em 0.1em 0em;}
#procedure_list 	p {margin-bottom: 1px; padding-bottom: 1px;} 
#procedure_list 	ul {margin: 0px; padding:0px 0px 10px 0px; list-style: none;}
#procedure_list 	li {margin: 0px 0px 5px 0px;}
#procedure_list 	li a{ text-decoration: none;}
#procedure_list 	li a:hover{ text-decoration: underline;}
#procedure_list		img{display:block; margin: 0;}




			



#contact_right { float:right; width: 310px; display: block;}
