@charset "utf-8";
/* CSS Document */

body { 
	background-image:url(images/background.jpg); 
	background-repeat:repeat-x;
	background-color:#074370;
	margin: 0;
	padding: 0; 
	font-family: Arial, Verdana, sans-serif;
	font-size:13px;
	color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
}

size2 {font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

size3 {font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

/* comment <div id="copyright"> inside CSS #copyright */

div>p:first-child {					/* this causes ie and compliant browsers to display first p in a div the same */
	margin-top: 0px;
	}
	
a, p, table, tr, td, th, tfoot, thead, html, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dd, dt, 
form, fieldset, div, span, applet, object, iframe, blockquote, pre, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, 
sup, tt, var, b, u, i, center, label, legend, caption {
	font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0; padding: 0; 
	border: 0; outline: 0; 
	vertical-align: baseline; 
	background: transparent;
	} 
	
a {
	text-decoration: none;

	}

a:hover {
	text-decoration: underline;
	}
	
a:visited {
	font-size: 13px;
	color:#35a3c7;}

h1 { font-family: "Times New Roman", Times, serif; font-size: 17px;}
h2 { font-family: Arial, Verdana, sans-serif; font-size: 16px;}
h3 { font-family: Arial, Verdana, sans-serif; font-size: 14px;}
h4 { font-family: Arial, Verdana, sans-serif; font-size: 12px;}
h5 { font-family: Arial, Verdana, sans-serif; font-size: 12px;}
h6 { font-family: Arial, Verdana, sans-serif; font-size: 12px;} 

#container {
	width: 800px;
	margin: 0 auto;
	margin-right: auto; margin-left: auto;
	border:thin #000000 solid;
	}

p {font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

#maincontent {
	background-repeat:repeat-x;
	background-image: url(images/contentbackground.jpg); 
	background-color:#625042;
	}

#contenthome {float:left;
	padding-left:30px;
	margin-top:35px;
	width:480px;
	color:#FFFFFF;
	}
	
#leftsidenavcont {
	background-color:#6c5d50;
	width:184px; height:387px;
	margin-top:15px;
	float:left;
	}
	
.leftsidenavtop {
	background-color:#000000;
	width:184px; 
	text-align:center;
	}
	
.leftsideheader {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-top:12px;
	font-family:"Times New Roman", Times, serif;
	height:30px;
	}
	
.leftsidecontent {background-image:url(images/leftnav_02.jpg);
	background-repeat:no-repeat;
	width:184px;
	height:337px;
	}

.breadcrumb{
	display: block;
	text-align:left;
	color:#FFFFFF;
	list-style: none;
	padding:0px;
	margin: 0; 
	font-size:9px;
	text-decoration:none;
	}

ul.leftsidelinks a{
	display: block;
	text-align:center;
	color:#FFFFFF;
	list-style: none;
	padding:3px;
	margin: 0; 
	font-size:11px;
	text-decoration:none;
	}

ul.leftsidelinks a:hover{
 	background-image: url(images/45screen.png);
	background-repeat:repeat;
	font-size:11px;
	text-decoration:none;
	}
	
li.leftlist {list-style: none;}

li.leftsidelinks {
	color:#FFFFFF;
	list-style: none;
	}

ul.inbody {
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	list-style-type:circle;
	color:#FFFFFF;
	list-style-position:inside;
	}
	
li.inbody {
	font-family: Arial, Verdana, sans-serif;
	font-size:13px;
	list-style-type:circle;
	color:#FFFFFF;
	}

#header {background-repeat:no-repeat;
	background-image:url(images/david-wolfe_03.jpg);
	width:800px; height:94px;
	}
	
#headerimagecont {width:800px; height:237px;}

#headerimagecontb {width:800px; height:201px;}

.headerimage1 {width:488px; height:237px; 
	background-image:url(images/david-wolfe_05.jpg); 
	background-repeat:no-repeat; 
	float:left;
	}

.headerimage1b {width:488px; height:201px; 
	background-image:url(images/david-wolfe_05.jpg); 
	background-repeat:no-repeat; 
	float:left;
	}

.headerimage_pt {width:488px; height:201px; 
	background-image:url(images/david-wolfe_office.jpg); 
	background-repeat:no-repeat; 
	float:left;
	}
	
.headerimage_neck {width:488px; height:201px; 
	background-image:url(images/david-wolfe_neck.jpg); 
	background-repeat:no-repeat; 
	float:left;
	}
	
.headerimage_surgeon {width:488px; height:201px; 
	background-image:url(images/david-wolfe_surgeon.jpg); 
	background-repeat:no-repeat; 
	float:left;
	}
	
.headerimage_legs {width:488px; height:201px; 
	background-image:url(images/david-wolfe_legs.jpg); 
	background-repeat:no-repeat; 
	float:left;
	}

.headerimage_test {width:488px; height:201px; 
	background-image:url(images/david-wolfe_test.jpg); 
	background-repeat:no-repeat; 
	float:left;
	}
	
.headerimage_contact {width:488px; height:201px; 
	background-image:url(images/david-wolfe_contact.jpg); 
	background-repeat:no-repeat; 
	float:left;
	}
	
.credentials1 {width:312px; height:237px;
	background-image:url(images/david-wolfe_06.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
.credentials1b {width:312px; height:201px;
	background-image:url(images/david-wolfe_06b.jpg);
	background-repeat:no-repeat;
	float:left;
	}

.credentials2 {width:312px; height:201px;
	background-image:url(images/phrase2.jpg);
	background-repeat:no-repeat;
	float:left;
	}

.credentials3 {width:312px; height:201px;
	background-image:url(images/phrase3.jpg);
	background-repeat:no-repeat;
	float:left;
	}

.credentials4 {width:312px; height:201px;
	background-image:url(images/phrase4.jpg);
	background-repeat:no-repeat;
	float:left;
	}

#navareablack {
	width:800px; 
	height:10px; 
	background-color:#000000;}

#footer { background-image:url(images/david-wolfe_09.jpg);
	background-repeat:no-repeat;
	width:800px; height:42px;
	font-size:11px;
	color:#fff;
	text-align:center;
	}
	
#footercontent {padding-top:20px;
	}

.floatright {float:right;}
.floatleft {float:left;}

/* Begin Navigation */

#navigationbackground { background-image:url(images/david-wolfe_07.jpg);
	background-repeat:no-repeat;
	width:800px; height:25px;
	}
	
/* Start Navigation */

#multi-level {height:30px; float:right; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:25px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:54px; background:url(images/navtab1a.png) no-repeat;}
.menu li.p2 {width:79px; background:url(images/navtab1b.png) no-repeat;}
.menu li.p3 {width:96px; background:url(images/navtab1c.png) no-repeat;}
.menu li.p4 {width:69px; background:url(images/navtab1d.png) no-repeat;}
.menu li.p5 {width:118px; background:url(images/navtab1e.png) no-repeat;}
.menu li.p6 {width:103px; background:url(images/navtab1f.png) no-repeat;}
.menu li.p7 {width:96px; background:url(images/navtab1g.png) no-repeat;}

/* set up the normal unhovered images in the links */
.menu li a#home {width:54px; background:url(images/navtab0a.png) no-repeat;}
.menu li a#drwolf {width:79px; background:url(images/navtab0b.png) no-repeat;}
.menu li a#procedures {width:96px; background:url(images/navtab0c.png) no-repeat;}
.menu li a#gallery {width:69px; background:url(images/navtab0d.png) no-repeat;}
.menu li a#patientservices {width:118px; background:url(images/navtab0e.png) no-repeat;}
.menu li a#testimonials {width:103px; background:url(images/navtab0f.png) no-repeat;}
.menu li a#contact {width:96px; background:url(images/navtab0g.png) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#drwolf:hover, .menu li:hover a#drwolf,
.menu li a#procedures:hover, .menu li:hover a#procedures,
.menu li a#gallery:hover, .menu li:hover a#gallery,
.menu li a#patientservices:hover, .menu li:hover a#patientservices,
.menu li a#testimonials:hover, .menu li:hover a#testimonials,
.menu li a#contact:hover, .menu li:hover a#contact {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:10px; top:25px; background-image: url(images/70screen.png); background-repeat:repeat; padding:4px 0; border:1px solid #000; white-space:nowrap; width:185px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:100px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:185px; line-height:20px; text-indent:5px; color:#99b4c7; text-decoration:none; border:1px solid #000; border-width:1px 0 0 0;}
.menu :hover ul.sub li a.fly {background:#fff url(images/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background-image:url(images/45screen.png); background-repeat:repeat; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#467b9b url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#467b9b url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}

/* End Navigation */
	
	
	
	
	
	
	
	
	
	
	
	
	

#navcontainer ul {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #036;
	color: white;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
	/* fixes Firefox 0.9.3 */
	}

#navcontainer ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
	}

#navcontainer ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;
	}

#navcontainer ul li a:hover {
	background-color: #369;
	color: white;
	}

#navcontainer #active { border-left: 1px solid #fff; }

/* End Navigation */

.clearboth {clear:both;}

a {outline:0px;}