/* Developed by Matthew Sloggett for the American Society of Plastic Surgeons */

body {
	margin:0px 0px 0px 0px;
	padding:0px;

	background:#ffffff url(images/gradient.gif) repeat-x;
	font-family: verdana, arial;
	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.7em;
	margin: 1em 0em 1em 0em;
	font-weight: normal;
	color: #636363;
	}
h3 {
	font-size: 1.4em;
	margin: 1em 0em 0.1em 0em;
	font-weight: normal;
	color: #27306b;
	}
h4 {
	font-size: 1.2em;
	margin: 1em 0em 0.1em .5em;
	font-weight: normal;
	color: #27306b;
	}
h5 {
	font-size: 1.0em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	}
h6 {
	line-height: 0.4em;
	font-size: 0.8em;
	padding:0px 0px 35px 350px;
	font-weight: bold;
	color: #27306b;
	font-style: italic;
	}
img {
	border: 0;
	}
p {
	color: #636363;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0.1em 0em 1em;
	}
li {
	color: #636363;
	font-size: 1.1em;
	}
	
/*  Jeremy's code
ul {
	color: #636363;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0em 0em 0em 0.1em;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	} */
ul {
	color: #636363;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-top: 0em;
	margin-bottom: 0em;
	}	
	
a {
	font-size: 1em;
	line-height: 1.4em;
	color: #336699;
	text-decoration:underline;
	}
a:hover {
	text-decoration:underline;
	color: #000000;
	}
strong, b {
	font-weight: bold;
	}

#container1 {
	width:780px;
	margin: 0px auto 0px auto;
}
#container2 {background: #ffffff url(images/nav_bg.jpg) repeat-y;}
#container3 {}
#branding {
		background:#ffffff url(images/banner_bg.gif) repeat-y;
		height: 220px;
		width:780px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		overflow: hidden;
}
	#branding-logo {display:none;}
	#branding-tagline {
		background:#ffffff url(images/banner_flash_replace.jpg) top left no-repeat;
		height: 215px;
		width:780px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		overflow: hidden;	
	}
	#branding-name {
		}
			#branding-name h1{
				padding:240px 0px 0px 0px;
				}
	#branding-extra {display:none;}
#nav1 {
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px;
		width:187px;
		float:left;
		border-top: 1px solid #ffffff;
		}	
	#nav1-main {
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px;
		}


/* Drop Down Menu */
	#nav1-main ul { /* all lists */
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		list-style: none;
		width :187px;
		text-align: left;
	}
	
	#nav1-main li { /* all list items */
		position : relative;
		float : left;
		margin-bottom : -1px;
		width: 187px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav1-main li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 187px;
		top: 2px;
		width: 210px;
		padding: 0px 0px 0px 0px;
		z-index:10;
	}

	#nav1-main li ul li { /* all list items */
		text-align: left;
		font-weight: normal;
		padding: 0px 0px 0px 0px;
	}
	
	#nav1-main li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-left: 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav1-main li a {
		display : block;
		text-decoration : none;
		padding : 0px 0px 0px 0px;
		width: 187px;
	}
	
	#nav1-main li ul li a {
		display : block;
		width: 200px; /* +15 for padding */
		color : #777777;
		text-decoration : none;
		background-color : #e9eaef;
		border : 1px solid #cccccc;
		padding: 5px 0px 5px 10px;
	}
	
	#nav1-main li ul li a:hover {background-color : #d1d3e0; color: #777777;}
	
	#nav1-main li a:hover {}
	
	#nav1-main li:hover ul ul, #nav1-main li:hover ul ul ul, #nav1-main li.sfhover ul ul, #nav1-main li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav1-main li:hover ul, #nav1-main li li:hover ul, #nav1-main li li li:hover ul, #nav1-main li.sfhover ul, #nav1-main li li.sfhover ul, #nav1-main li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/* hide with 3 state menu */

#nav1-main  #nav1-Home , #nav1-main  #nav1-Mission , #nav1-main  #nav1-Meet , #nav1-main  #nav1-Craniofacial , #nav1-main  #nav1-Cosmetic , #nav1-main  #nav1-Skin , #nav1-main  #nav1-Contact , #nav1-main  #nav1-eight , #nav1-main  #nav1-nine , #nav1-main  #nav1-ten { padding: 0px 0px 0px 0px; height: 33px; display: block; overflow: hidden;}

#nav1-main  #nav1-Home a, #nav1-main  #nav1-Mission a, #nav1-main  #nav1-Meet a, #nav1-main  #nav1-Craniofacial a, #nav1-main  #nav1-Cosmetic a, #nav1-main  #nav1-Skin a, #nav1-main  #nav1-Contact a, #nav1-main  #nav1-eight a, #nav1-main  #nav1-nine a, #nav1-main  #nav1-ten a{ padding: 40px 0px 0px 0px; background: transparent url(images/nav1.gif); height: 33px; display: block; overflow: hidden;}

#nav1-main		#nav1-Home a{ background: transparent url(images/home_new.jpg) no-repeat;}
#nav1-main		#nav1-Mission a{ background: transparent url(images/mission2_new.jpg) no-repeat;}
#nav1-main		#nav1-Meet a{ background: transparent url(images/meetdoctor.jpg) no-repeat;}
#nav1-main		#nav1-Craniofacial a{ background: transparent url(images/craniofacial.jpg) no-repeat;}
#nav1-main		#nav1-Cosmetic a{ background: transparent url(images/cosmetic.jpg) no-repeat;}
#nav1-main		#nav1-Skin a{ background: transparent url(images/skincare.jpg) no-repeat;}
#nav1-main		#nav1-Contact a{ background: transparent url(images/contact.jpg) no-repeat;}
#nav1-main		#nav1-eight a{ background: transparent url(images/nav1_7.gif) no-repeat;}
#nav1-main		#nav1-nine a{ background: transparent url(images/nav1_8.gif) no-repeat;}
#nav1-main		#nav1-ten a{ background: transparent url(images/nav1_9.gif) no-repeat;}

#nav1-main		#nav1-Home a:hover {background-position: 0px -33px;}
#nav1-main		#nav1-Mission a:hover {background-position: -187px 0px;}
#nav1-main		#nav1-Meet a:hover {background-position: 0px -32px;}
#nav1-main		#nav1-Craniofacial a:hover {background-position: 0px -33px;}
#nav1-main		#nav1-Cosmetic a:hover {background-position: 0px -33px;}
#nav1-main		#nav1-Skin a:hover {background-position: 0px -33px;}
#nav1-main		#nav1-Contact a:hover {background-position: 0px -33px;}
#nav1-main		#nav1-eight a:hover {background-position: 0px -25px;}
#nav1-main		#nav1-nine a:hover {background-position: 0px -25px;}
#nav1-main		#nav1-ten a:hover {background-position: 0px -25px;}


#Home			#nav1-Home  a {background: transparent url(images/home_new.jpg)  0px -66px  no-repeat;}
#Home			#nav1-Home a:hover{background: transparent url(images/home_new.jpg)  0px -66px  no-repeat;}
#Mission		#nav1-Mission  a {background: transparent url(images/mission2_new.jpg)  -374px 0px  no-repeat;}
#Mission		#nav1-Mission a:hover{background: transparent url(images/mission2_new.jpg)  -374px 0px  no-repeat;}
#Meet			#nav1-Meet  a {background: transparent url(images/meetdoctor.jpg)  0px -66px  no-repeat;}
#Meet			#nav1-Meet a:hover{background: transparent url(images/meetdoctor.jpg)  0px -66px  no-repeat;}
#Craniofacial	#nav1-Craniofacial  a {background: transparent url(images/craniofacial.jpg)  0px -66px  no-repeat;}
#Craniofacial	#nav1-Craniofacial a:hover{background: transparent url(images/craniofacial.jpg)  0px -66px  no-repeat;}	
#Cosmetic		#nav1-Cosmetic a {background: transparent url(images/cosmetic.jpg)  0px -66px  no-repeat;}
#Cosmetic		#nav1-Cosmetic a:hover{background: transparent url(images/cosmetic.jpg)  0px -66px  no-repeat;}
#Skin			#nav1-Skin a {background: transparent url(images/skincare.jpg)  0px -66px  no-repeat;}
#Skin			#nav1-Skin a:hover{background: transparent url(images/skincare.jpg)  0px -66px  no-repeat;}
#Contact		#nav1-Contact a {background: transparent url(images/contact.jpg)  0px -66px  no-repeat;}
#Contact		#nav1-Contact a:hover{background: transparent url(images/contact.jpg)  0px -66px  no-repeat;}	


#Home	strong { color:#336699;}
#Home	b { color:#336699;}
#Contact	strong { color:#000000;}
#Contact	b { color:#000000;}
		
	#nav1-section {display:none;}
	#nav1-supp {display:none;}
	#nav1-extra {}
#nav2 {}
	#nav2-main {display:none;}
	#nav2-section {display:none;}
	#nav2-supp {display:none;}
	#nav2-extra {display:none;}
#content1 {
	padding:0px 0px 0px 0px;
	background:#ffffff; 
	float:right;
	width: 593px;
	}

		#content1 li ul {
				position: static;
				left: 0; /* Set 1px less than menu width */
				top: 0;
				display: block;
				border-bottom: 0px;
				width: auto;
				font-size: 0.9em;
				list-style: disc;
				}
		#content1 li {list-style: disc;}
	#content1-intro {
		background-position: 0px 0px no-repeat;
		height:33px;
		overflow:hidden;
		}
	#content1-main {
		padding:0px 5px 0px 5px;
		}
	#content1-main p, h2, h3, h4 {
		padding:0px 5px 0px 5px;
		}
	#content1-supp {
		padding:0px 10px 0px 10px;
		font-size: 0.8em;
		font-weight:bold;
		color: #CAC9C9;
		}
	#content1 h4 {
	padding:0px 0px 10px 0px;
	font-size: 1.2em;
	font-weight: normal;
	color: #27306b;
		}
	#content1-extra {float:right; width: 260px;}
#content2 {}
	#content2-intro {display:none;}
	#content2-main {display:none;}
	#content2-supp {display:none;}
	#content2-extra {display:none;}
#siteinfo {
	text-align:center;
	padding: 10px 0px 0px 197px;
	}
	#siteinfo-legal {
		padding:10px 10px 0px 10px;
		font-size: 0.8em;
		color: #636363;
		}
	#siteinfo-credits {
		padding: 10px 0px 4px 10px;
		width: 90%;
		font-size: 0.8em;
		color: #636363;
		}
	#siteinfo-extra {display:none;}
#extradiv1 {}
#extradiv2 {}
#extradiv3 {}
#extradiv4 {}


/* Procedure */
#procedure_list {				
		float: right;
		margin: 0px 5px 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 {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 0px;
		width: 140px;
	}
	#photo_nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#photo_nav h3{
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	font-size: 1.2em;
	}
	#photo_nav h3 a {
	text-decoration: none;
	font-weight: bold;
	line-height: 0.8em;
	}
	#photo_nav h3 a:hover{
	text-decoration: underline;
	}
	#photo_nav ul, #photo_nav li {}
	#photo_nav li {}
	#photo_nav a {}
	#photo_nav img {background:#3E7B86; padding:1px; margin:2px 2px 0px 0px; border:none;}
#photo_content {}
	#photo_content a {font-size: 1.0em;}
	#photo_content img {padding:1px; margin:4px 4px 0px 0px; border:1px solid #025291;}
	#photo_content p {}

/* MapQuest */
#map_quest_content { background-color:#FFFFFF; margin: 0px 5px 0px 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;}
