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

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#721e06 url(images/bg_x.gif) repeat-x;
	font-family: "Times New Roman", Times, 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: #711c04;
	padding-bottom: 5px;
	border-bottom: 2px solid #711c04 ;
	text-transform: capitalize;
	}
h3 {
	font-size: 1.3em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	color: #711c04;
	font-family: Arial, Helvetica, sans-serif;
	}
h4 {
	font-size: 1.2em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	}
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: #ffffff;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0.1em 0em 1.4em 0em;
	}
li {
	color: #ffffff;
	}
a {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #711c04;
	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: 799px;
	background:transparent url(images/bg_y.gif) repeat-y;
}
#container2 {
	width: 799px;
	background:transparent url(images/bayne_banner.jpg) no-repeat;
	}
#container3 {
}

#branding 	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 264px;
	overflow: hidden;
}
	#branding-logo {}
	#branding-tagline {}
	#branding-name {}
	
	#branding-name h1{
			display: block;
			width: 799px;
			padding: 280px 0px 0px 0px;
			}
	#branding-extra {}
#nav1 {
	width: 792px;
	display: block;
	height: 31px;
	overflow: hidden;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 1px 0px;
}

	#nav1-main {}
	#nav1-section {
		width: 799px;
		display: block;
		height: 31px;
		overflow: hidden;
	}
	
		#nav1-section ul{
		margin: 0px;
		padding:0px;
		list-style:none;
		}
		#nav1-section li{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		float:left;
		height: 31px;
		}
		#nav1-section a{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		height: 31px; 
		display: block;
		}

#nav1-section		#nav1-one a{ padding: 46px 0px 0px 0px; overflow: hidden; width: 53px;}
#nav1-section		#nav1-two a{ padding: 46px 0px 0px 0px; overflow: hidden; width: 100px;}
#nav1-section		#nav1-three a{ padding: 46px 0px 0px 0px; overflow: hidden; width: 83px;}
#nav1-section		#nav1-four a{ padding: 46px 0px 0px 0px; overflow: hidden; width: 93px;}
#nav1-section		#nav1-five a{ padding: 46px 0px 0px 0px; overflow: hidden; width: 63px;}
#nav1-section		#nav1-six a{ padding: 46px 0px 0px 0px; overflow: hidden; width: 76px;}
#nav1-section		#nav1-seven a{ padding: 46px 0px 0px 0px; overflow: hidden; width: 69px;}
#nav1-section		#nav1-eight a{ padding: 46px 0px 0px 0px; overflow: hidden; width: 172px;}
#nav1-section		#nav1-nine a{ padding: 46px 0px 0px 0px; overflow: hidden; width: 75px;}
#nav1-section		#nav1-ten a{ background: transparent url(images/nav1_0.gif) no-repeat;
	padding: 0px 0px 0px 150px; overflow: hidden;
}

#nav1-section		#nav1-one a:hover {background: transparent url(images/nav1_1b.gif) no-repeat; }
#nav1-section		#nav1-two a:hover {background: transparent url(images/nav1_2b.gif) no-repeat; }
#nav1-section		#nav1-three a:hover {background: transparent url(images/nav1_3b.gif) no-repeat; }
#nav1-section		#nav1-four a:hover {background: transparent url(images/nav1_4b.gif) no-repeat; }
#nav1-section		#nav1-five a:hover {background: transparent url(images/nav1_5b.gif) no-repeat; }
#nav1-section		#nav1-six a:hover {background: transparent url(images/nav1_6b.gif) no-repeat; }
#nav1-section		#nav1-seven a:hover {background: transparent url(images/nav1_7b.gif) no-repeat; }
#nav1-section		#nav1-eight a:hover {background: transparent url(images/nav1_8b.gif) no-repeat; }
#nav1-section		#nav1-nine a:hover {background: transparent url(images/nav1_9b.gif) no-repeat; }
#nav1-section		#nav1-ten a:hover {}


#new				#nav1-section	#nav1-one a {background: transparent url(images/nav1_1c.gif) no-repeat; }
#new				#nav1-section	#nav1-one a:hover {background: transparent url(images/nav1_1c.gif) no-repeat; }
#new				#nav1-section	#nav1-two a {background: transparent url(images/nav1_2c.gif) no-repeat; }
#new				#nav1-section	#nav1-two a:hover {background: transparent url(images/nav1_2c.gif) no-repeat; }
#new				#nav1-section	#nav1-three a {background: transparent url(images/nav1_3c.gif) no-repeat; }
#new				#nav1-section	#nav1-three a:hover {background: transparent url(images/nav1_3c.gif) no-repeat; }
#new				#nav1-section	#nav1-four a {background: transparent url(images/nav1_4c.gif) no-repeat; }
#new				#nav1-section	#nav1-four a:hover {background: transparent url(images/nav1_4c.gif) no-repeat; }
#new				#nav1-section	#nav1-five a {background: transparent url(images/nav1_5c.gif) no-repeat; }
#new				#nav1-section	#nav1-five a:hover {background: transparent url(images/nav1_5c.gif) no-repeat; }
#new				#nav1-section	#nav1-six a {background: transparent url(images/nav1_6c.gif) no-repeat; }
#new				#nav1-section	#nav1-six a:hover {background: transparent url(images/nav1_6c.gif) no-repeat; }
#new				#nav1-section	#nav1-seven a {background: transparent url(images/nav1_7c.gif) no-repeat; }
#new				#nav1-section	#nav1-seven a:hover {background: transparent url(images/nav1_7c.gif) no-repeat; }
#new				#nav1-section	#nav1-eight a {background: transparent url(images/nav1_8c.gif) no-repeat; }
#new				#nav1-section	#nav1-eight a:hover {background: transparent url(images/nav1_8c.gif) no-repeat; }
#new				#nav1-section	#nav1-nine a {background: transparent url(images/nav1_9c.gif) no-repeat; }
#new				#nav1-section	#nav1-nine a:hover {background: transparent url(images/nav1_9c.gif) no-repeat; }



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

#nav2 {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 7px;
	float: left;
	display: block;
	width: 160px;
	height: 440px;
	}

	#nav2-main {}

#nav2-section {
	background:transparent url(images/procedures.gif) no-repeat; 
	width: 160px;
	height: 210px;
	font: normal 13px "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
#nav2-section a{
	text-align:center;
}
	#nav2-section ul { /* all lists */
		padding: 0px;
		margin: 0px;
		list-style: none;
		float : left;
		width :160px;
	}
	
	#nav2-section li { /* all list items */
		position : relative;
		float : left;
		margin-bottom : -1px;
		width: 160px;
	}
	
	#nav2-section li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 160px;
		margin-top : -25px;
		width: 210px;
	}

	#nav2-section li ul li { /* all list items */
		width: 210px;
		display : block;
	}
	
	#nav2-section li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-left : 210px;
		display : block;
	}
	
	#nav2-section li a {
		display : block;
		color : #000000;
		font-weight : bold;
		text-decoration : none;
		background-color : white;
		padding : 0px 0px 0px 0px;
	}
	
	#nav2-section li ul li a {
		display : block;
		width: 210px;
		color : #711c04;
		font-weight : bold;
		text-decoration : none;
		background-color : #f9f9f9;
		border : 1px solid #711c04;
		padding : 3px 0px 3px 0px;
	}
	
	#nav2-section li a:hover {
		color : #711c04;
		background-color : #bd9343;
	}
	
	#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 #face a {
		background:url(images/side_nav_face.gif) no-repeat left top;
		height:49px;
	}
	#nav2-section #face a:hover {}
	#nav2-section #face .current, #nav2-section #face .current:hover {}
	
	#nav2-section #body a {
		background:url(images/side_nav_body.gif) no-repeat left top;
		height:49px;
	}
	#nav2-section #body a:hover {}
	#nav2-section #body .current, #nav2-section #body .current:hover {}

	#nav2-section #breast a {
		background:url(images/side_nav_breast.gif) no-repeat left top;
		height:49px;
	}
	#nav2-section #breast a:hover {}
	#nav2-section #breast .current, #nav2-section #breast .current:hover {}

	#nav2-section #skin a {
		background:url(images/side_nav_recon.gif) no-repeat left top;
		height:28px;
	}
	#nav2-section #skin a:hover {}
	#nav2-section #skin .current, #nav2-section #skin .current:hover {}

	#nav2-section #recon a {
		background:url(images/side_nav_recon.gif) no-repeat left top;
		height:49px;
	}
	#nav2-section #recon a:hover {}
	#nav2-section #recon .current, #nav2-section #recon .current:hover {}
	
	#nav2-supp {
		width: 160px;
		text-align:center;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
		#nav2-supp img{
			margin: 0px auto 0px auto;
			padding: 0px 0px 20px 0px;
			display: block;
		}
	#nav2-extra {display:none;}


#content1 {
	float: right;
	width: 630px;
	background:transparent url(images/bg_y_3col.gif) repeat-y; 
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	}
	
	#content1-intro { display: none;}
	#content1-main {
		display:block;
		float: left;
		width: 600px;
		margin: 0px 0px 0px 0px;
		padding: 0px 10px 0px 15px;
	}

		#content1-main img{
			border: 2px solid #721e05;
		}

	#content1-supp {}
	#content1-extra {clear: both; height: 1px;}
#content2 {}
	#content2-intro {}
	#content2-main {}
	#content2-supp {}
	#content2-extra {clear: both; height: 1px;}
	
#siteinfo {
	padding: 1px 0px 5px 0px;
	margin: 0px 0px 0px 7px;
	display: block;
	text-align: center;
	background:#893108 url(images/footer.gif) no-repeat; 
	width: 785px;
}

#siteinfo p, #siteinfo a, #siteinfo ul, #siteinfo li {color: #ffffff;}
	
	#siteinfo p{ font-size: 1em; margin: 0px; padding: 0px;}
	#siteinfo ul{ margin: 0px; padding: 5px 0px 2px 0px; text-align: center;}
	#siteinfo li{ font-size: 1.0em; display: inline; padding: 0px 0px 0px 0px; margin: 0px;}
	#siteinfo li a{ padding: 0px 4px 0px 4px; 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: 20px 0px 0px 0px;
		/*adding a width fixes float problems with the menu in IE for the Mac */
		width:220px;
		padding: 0px 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 {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:1px; margin:4px 2px 0px 0px; border:2px solid #0D3696;}
	#photo_content p {}

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

.right_box { display:block; text-align:center; width: 290px; float: right;}

#no_border {border: 0px;}
#no_border img{border: 0px;}
#map #content1-main img{border: 0px;}