/* RESET STYLES */

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, a, img, strong, 
dl, dt, dd,  ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body { line-height: 1;}
ul { list-style: none;}

/* BASIC STYLES */
/* --------------------------------------------------------------- */
body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color:#C9C9CA;
}
p, li, td {
	font-size: 1.4em;
	line-height: 1.5em;
}
a:link, a:visited {
	color:#899C32;
}
a:hover { background-color:#899C32; color:#FFF; text-decoration:none;}
a:active {background-color:#666; color:#FFF; text-decoration:none;}
a.nohover, a.nohover:hover {background-color:transparent;}

#wrapper-head {
	margin:0 auto;
	min-height:174px;
	background:url(../images/bg_wrap_head.png) no-repeat bottom center;
}
#wrapper-mid {
	margin:0 auto;
	background:url(../images/bg_wrap_mid.png) repeat-y center;
}
#wrapper-foot {
	margin:0 auto;
	min-height:60px;
	background:url(../images/bg_wrap_foot_strip.jpg) repeat-y top center;
}
#wrapper-foot-bottom {
	margin:0 auto;
	height:35px;
	background:url(../images/bg_wrap_foot_bottom.jpg) no-repeat top center;
}

img.social-button {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
}

/* HEADER */
/* --------------------------------------------------------------- */
#header {
	width:980px;
	height:150px;
	margin:0 auto 0;
	padding-top:24px;
	position:relative;
}
#header h1#logo {
	display:block;
	width:360px;
	height:150px;
	text-indent:-5000px;
}
#header h1#logo a {
	display:block;
	width:360px;
	height:150px;
	background:url(../images/logo.png) no-repeat transparent;
}
#header h2#tagline {
	display:block;
	width:137px;
	height:140px;
	text-indent:-5000px;
	background:url(../images/tagline.jpg) no-repeat transparent;
	position:absolute;
	top:34px;
	right:20px;
}
img#animation1 {
	display:block;
	width:425px;
	height:100px;
	position:absolute;
	top:60px;
	left:400px;
}

/* SIDEBAR */
/* --------------------------------------------------------------- */
#sidebar {
	width:200px;
	padding:10px 25px 50px;
	float:left;
	clear:left;
}
div#sidebar h5 {
	font-family:Impact;
	font-weight:normal;
	font-size:1.4em;
	margin-bottom:0.5em;
	color:#000;
}
div#sidebar ul li {
	font-size:1.2em;
}
ul#weblinks li a:link,
ul#weblinks li a:visited {
	color:#000;
	text-decoration:none;
}
div#sidebar ul li a:hover {
	color:#8E9C56;
	text-decoration:underline;
	background-color:transparent;
}
div.sidebox {
	width:180px;
	border:1px solid #000;
	margin-bottom:20px;
	padding:8px 10px 5px;
	background:url(../images/bg_sidebox.jpg) repeat-x top #88888A;
}
div.sideboxRight {
	width:165px;
	border:1px solid #000;
	margin-bottom:20px;
	padding:8px 10px 5px;
	background:url(../images/bg_sidebox.jpg) repeat-x top #88888A;
}

div.sidebox h5 {
	display:block;
	width:180px;
	height:20px;
	text-indent:-5000px;
}
	div#locfind h5 {background-image:url(../images/h5_locfinder.png)}
	div#testim h5 {background-image:url(../images/h5_testim.png)}
	div#news h5 {background-image:url(../images/h5_news.png)}
	div#patforms h5 {background-image:url(../images/h5_patforms.png)}
	div#stfind h5 {background-image:url()}	
	div#vwadmin h5 {background-image:url()}
	div#clfind h5 {background-image:url()}
	
div.sidebox p {
	font-size:1em;
	color:#333;
	margin-bottom:0.5em;
}
div.sidebox img.btn-readmore,
div.sidebox img.btn-go {
	display:block;
	margin-left:-5px;
}

div#locfind select#locState {
	display:block;
	width:180px;
}

div#stfind input#staffName {
	display:block;
	width:160px;
}

div#locfind input#locSubmit {
	display:block;
	width:112px;
	height:32px;
	margin-left:-5px;
}
ul#categories {
	width:200px;
	margin-bottom:10px;
}
ul#categories li {
	width:200px;
	height:62px;
	text-indent:-5000px;
}
ul#categories li a {
	display:block;
	width:200px;
	height:62px;
	background-color:transparent;
	background-position:top;
}
ul#categories li a:hover,
ul#categories li.current a {background-position:bottom;}

ul#categories li#nav-ortho a {background-image:url(../images/nav_ortho.png)}
ul#categories li#nav-spine a {background-image:url(../images/nav_spine.png)}
ul#categories li#nav-sport a {background-image:url(../images/nav_sport.png)}
ul#categories li#nav-women a {background-image:url(../images/nav_women.png)}
ul#categories li#nav-work a {background-image:url(../images/nav_work.png)}

/* CONTENT */
/* --------------------------------------------------------------- */

#mid {
	width:980px;
	min-height:400px;
	margin:0 auto;
	position:relative;
	background:url(../images/bg_mid.jpg) repeat-x top #FFF;
}
#navbar {
	width:710px;
	margin:0 20px 0 250px;
}
#content-shell {
	width:700px;
	margin:0 20px 0 0;
	border:4px solid #8E9C56;
	float:right;
	background-color:#FFF;
}
#content-main {
	width:450px;
	margin:20px 0 20px 20px;
    padding-right: 20px;	
    float:left;
    border-right:2px solid #8E9C56;
}
#content-side {
	width:180px;
    margin:20px 15px 10px 0;
	padding-left:10px;
	float:right;
    
	
}
div.promo {
	width:176px;
	background-color:#C4CD8F;
	border:2px solid #4A522F;
	border-top:none;
	margin-bottom:15px;
}
div.promo h5 {
	display:block;
	width:180px;
	height:40px;
	text-indent:-5000px;
	margin:-2px 0 10px -2px;
}
div.promo h5 a {
	display:block;
	width:180px;
	height:40px;
	background-color:transparent;
}
div.promo h5#proedu {background:url(../images/sidehead_proedu.png)}
div.promo h5#prohlth {background:url(../images/sidehead_prohlth.png)}
div.promo h5#profit {background:url(../images/sidehead_profit.png)}
div.promo h5#prosrch {background:url(../images/sidehead_prosrch.png)}

div.promo dl {margin:10px; text-align:center;}
div.promo dt {
	font-size:1.2em;
	font-weight:bold;
	line-height: 1.5;
	font-style:italic;
	color:#FFF;
	margin-bottom:0.5em;
}
div.promo dd {
	font-size:1.0em;
	font-weight:bold;
	font-style:italic;
	color:#000;
	margin-bottom:0.5em;
}
div.promo p {
	font-size:0.8em;
	margin:0 10px 0.5em;
}
div.promo p.caption {text-align:right;}
div.promo p a { color:#000;}
div.promo p a:hover { color:#FFF;}
div.promo img {	margin:0 8px 0.5em;}

img.pic-left,
img.pic-right {
	float:left;
	margin:10px;
	}
	img.pic-right {float:right;
}
p.clearall {
	display:block;
	clear:both;
	font-size:1px;
}
#content-main h1 {
	font-size:1.6em;
	line-height:1.4em;
	font-weight:bold;
	font-style:italic;
	color:#8E9C56;
	margin-bottom:0.5em;
}
#content-main h2 {
	font-size:1.4em;
	line-height:1.4em;
	font-weight:bold;
	font-style:italic;
	color:#8E9C56;
	margin-bottom:0.5em;
}

#content-main h3 {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	font-style:italic;
	color:#8E9C56;
	margin-bottom:0.5em;
}
#content-main h4 {
	font-size:1.6em;
	line-height:1.4em;
	font-weight:bold;
	color:#000000;
	margin:1em 0 0.5em;
}
#content-main h5 {
	font-size:1.4em;
	line-height:1.4em;
	font-weight:bold;
	color:#000000;
	margin:1em 0 0.5em;
}
#content-main h6 {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	color:#000000;
	margin:1em 0 0.5em;
}

#content-main p {
	font-size:1.2em;
	/*margin-bottom:0.5em;*/
}

#content-main td {
	font-size:0.9em;
	/*margin-bottom:0.5em;*/
}
/* FOOTER */
/* --------------------------------------------------------------- */

#footer {
	width:940px;
	margin:0 auto;
	padding:10px 20px 0;
	position:relative;
}
#footer p#copyright {
	font-size:0.9em;
	color:#999;
}
#footer ul {
	color:#999;
	position:absolute;
	top:10px;
	left:250px;
}
#footer li {
	font-size:1em;
	font-weight:bold;
	display:inline;
	border-right:1px solid #999;
	margin-right:8px;
	padding-right:8px;
}
#footer li:last-child {
	border-right:none;
	margin-right:0;
	padding-right:0;
}
#footer li a:link,
#footer li a:visited {
	color:#CCC;
	text-decoration:none;
}
#footer li.nav1 a:link,/* makes 1st 4 links white to draw more attention */
#footer li.nav1 a:visited {
	color:#FFF;
}
#footer li a:hover {
	color:#8E9C56;
	text-decoration:underline;
	background-color:transparent;
}

/* FORMS */
form#fm-contact {width:450px; background:url(../images/form_bg.png);  }
form#fm-contact input,
form#fm-contact textarea {
	border:1px solid #D4C0A6;
	font-size:1.2em;
	color:#000000;
	background-color:#FFF;
	margin:0 5px 5px 30px;
	padding:0 5px;
	float:left;
}

form#fm-contact input#proseries { width:15px; }
form#fm-contact input#newsletter { width:15px; }
form#fm-contact p {color:#FFFFFF; padding: 15px;}
form#fm-contact input, form#fm-contact textarea {width:350px;}
form#fm-contact label {display:block;float:left; margin-right:2em; font-size:1.1em;color:#FFFFFF;}
form#fm-contact input#newsletter,
form#fm-contact input#prodnews {padding:0; font-size:1em;}
form#fm-contact input#locSubmit {
	display:block;
	width:112px;
	height:32px;
	float:right;
	background:url(../images/form_bg.png);
	border:0;
}


#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:450px;
	height:388px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

#imgholder {
	display:block;
	float:left;
	width:280px;
	height:280px;

}
