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

body {
	margin: 0px;
	background: #fffeff url(img/background.png) repeat-x;
	}
	
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-weight: 600;
	padding-left: 6px;
	margin-top: 0px;
	width: 600px;
	color: #7ab63d;
	}
	
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin-top: 20px;
	width: 600px;
	color: #7ab63d;
	}
	
h3 {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 15px;
	width: inherit;
	text-align: center;
	color: #7ab63d;
	}
	

	
.note {
	font-size: 11px;
	color: #7ab63d;
	font-weight: bold;
	}
	
.privacynote {
	margin-right: 120px; margin-top: 10px; float: right; font-size: 10px; text-align: center; color: #666666; line-height: 11px;
	}
	
.privacynote-narrow {
	margin-left: 2px; margin-top: 10px; float: left; font-size: 10px; text-align: center; color: #666666; line-height: 11px;
	}
	
.break {
	width: 400px;
	height: 3px;
	background: url(img/headline.png) no-repeat center;
	padding-top: 20px;
	padding-bottom: 16px;
	}

.container {
	width: 930px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	}

.header {
	height: 130px;
	width: 930px;
	margin: 0px;
	*margin-bottom: 20px;
	}
	
.contact {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	text-align: right;
	font-size: 15px;
	width: 720px;
	height: 60px;
	*margin-top: 5px;
	}
	
.blurb {
	border: 1px solid #ddd;
	background: #fff;
	width: 420px;
	height: 200px;
	float: left;
	margin: -1px 0px 0px -1px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
.blurbtxt {
	width: 380px;
	padding: 5px 20px 5px 20px;
	}

.blurb3 {
	width: 420px;
	float: left;
	}
	
.blurb2 {
	background: #f9f9f9;
	border: 1px solid #ddd;
	width: 420px;
	height: 240px;
	position: absolute;
	margin: 20px 0px 0px 450px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
.blurbhome {
	border: 1px solid #ddd;
	background: #fff;
	width: 310px;
	height: 250px;
	position: absolute;
	margin: 20px 0px 0px 570px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
.nball { border: 1px solid #ddd; background: #fff; width: 420px; height: 240px; position: absolute; margin: 20px 0px 0px 450px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.nb1 { border: 1px solid #ddd; background: #fff; width: 420px; height: 100px; float: left; margin: -1px 0px 0px -1px; padding-bottom: 10px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.nb2 { border: 1px solid #ddd; background: #fdfdfd; width: 420px; height: 100px; float: left; margin: -11px 0px 0px -1px; padding-bottom: 10px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.nb3 { border: 1px solid #ddd; background: #f9f9f9; width: 420px; height: 38px; float: left; margin: -11px 0px 0px -1px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.nbtxt { width: 380px; padding: 3px 20px 0px 20px; }
.nbhome { border: 1px solid #ddd; background: #fff; width: 310px; height: 125px; padding-bottom: 125px; position: absolute; margin: 20px 0px 0px 570px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.nbhome2 { border: 1px solid #ddd; background: #fcfcfc; width: 310px; height: 125px; position: absolute; margin: 3px 0px 0px -1px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.logo {
	margin: 10px 0px 0px 16px; height: 90px;
	}
	
.topleft {
	background: url(img/page-bg-tl.png) no-repeat;
	width: 200px;
	height: 20px;
	margin-top: 10px;
	_position: absolute;
	}
	
.navbg {
	width: 730px;
	height: 50px;
	float: right;
	margin-top: -20px;
	background: url(img/nav-bg.png) no-repeat;
	_position: absolute;
	_margin-left: 200px;
	}
	
#navbar {
	float: right;
	height: 50px;
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
	
#navbar .inbar {
	text-align: center;
	display: inline-block;
	margin:0 auto;
	height: 50px;
	width: 730px;
	}

#navbar ul, #navbar ul li {
	border: 0px;
	margin-top: 0px;
	list-style: none;
	height: 50px;
	color: #4d4d4d;
	line-height: 40px;}

#navbar ul li {
	float: left;
	display: inline-block;
	margin-left: 0px;
	color: #4d4d4d;
	margin-right: 0px;
	line-height: 40px;}

#navbar ul li a {
	padding-top: 0px;
	text-decoration: none;
	display: inline-block;
	color: #4d4d4d;
	cursor: pointer;
	}

#navbar ul li a span {
	padding: 0px 16px 0px 0px;
	height: 50px;
	display: inline-block;
	margin-left: 16px;
	color: #4d4d4d;
	line-height: 40px;
	}

#navbar .navhome a, #navbar .navhome a:hover {
	background: url(img/a-bg.png) left bottom no-repeat;
	height: 50px;
	color: #333333;
	line-height: 40px;}

#navbar .navhome a span, #navbar .navhome a:hover span {
	color: #333333;
	background: url(img/span-bg.png) right bottom no-repeat;
	height: 50px;
	padding-right: 16px;
	line-height: 40px;}

#navbar ul li a:hover {
	color: #7ab63d;
	background: url(img/a-bg.png) left bottom no-repeat;
	height: 50px;
	line-height: 40px;}

#navbar ul li a:hover span {
	background: url(img/span-bg.png) right bottom no-repeat;
	height: 50px;
	color: #7ab63d;
	line-height: 40px;
	padding-right: 16px;
	}
	
#main {
	width: 880px;
	background: url(img/page-bg.png) repeat-y;
	padding: 0px 25px 20px 25px;
	margin:0 auto;
	margin-top: -10px;
	*margin-top: -20px;
	line-height: 150%;
	}
	
#main p {
	width: 600px;
	}
	
#legal p {
	text-align: justify;
	width: 880px;
	}
	
ul {
	list-style-image: url(/img/bullet.png);
	}
	
li {
	margin-left:-14px;
	margin-right:0px; 
	} 
	
#legal li {text-align: justify; margin-left: 2px;}
	
#footer {
	width: 880px;
	height: 90px;
	padding: 16px 25px 0px 25px;
	background: url(img/footer-bg.png) no-repeat;
	margin:0 auto;
	text-align: center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px; 
	}
	
a:link { 
	color: #333;
	text-decoration:underline;
	}
	
a:visited {
	color: #333;
	text-decoration:underline;
	}

a:hover { 
	color:#7ab63d;
	text-decoration:underline;
	}
	
#footer span {
	width: 1px;
	height: 18px;
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.solutionicon {
	float: right;
	margin-right: 120px;
	margin-top: 40px;
	}
	
.letter_break {
	width: 600px;
	margin:0 auto;
	padding-top: 16px;
	padding-bottom: 16px;
	/*background: url(img/letter_break.png) no-repeat top;*/
	border-top: solid #d3f1a5 4px;
	border-bottom: solid #c2e094 4px;
	}

#narrow p {
	width: 600px;
	}

#sidebar {
	margin-left: 20px;
	}
	
#sidebar p {
	width: 280px;
	}
	
#sidebar li {
	width: 300px;
	}

#blogging p {
	width: 500px;
	}
	
#blogging h1 {
	width: 500px;
	}

.clientlogo {
	position: absolute;
	margin-left: 630px;
	}
	
#examples {
	position: absolute;
	margin-left: 640px;
	width: 210px;
	text-align: center;
	margin-top: -50px;
	}
	
#examples h2 {
	width: 200px;
	}
	
#webexamples {
	width: 880px;
	text-align: center;
	margin-top: -10px;
	}
	
#webexamples h2 {
	width: 860px;
	}
	
.contact-form {width: 400px; height: 250px;}

.contact-form .input {width: 325px; display: run-in; background: #f8f8f8; height: 18px; border: 1px solid #ccc; margin: 5px 0px 5px 10px; float: left;}

.contact-form textarea {width: 380px; background: #f8f8f8; height: 100px; border: 1px solid #ccc; margin-left: 5px; margin-top: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; float: left;}

.contact-form .input:hover, .input:focus, textarea:hover, textarea:focus {background: #eee;}

.contact-form .label { width: 50px; text-align: right; height: 18px; line-height: 18px; font-size: 13px; color: #666666; float: left; margin-top: 5px;}

.contact-form .submit {float: left; margin-top: 6px; margin-left: 5px; }

.contact-form-narrow {width: 225px; height: 400px; }

#newpage .contact-form-narrow {width: 225px; height: 280px; }

.contact-form-narrow .input {width: 150px; display: run-in; background: #f8f8f8; height: 18px; border: 1px solid #ccc; margin: 5px 0px 5px 10px; float: left;}

.contact-form-narrow textarea {width: 205px; background: #f8f8f8; height: 100px; border: 1px solid #ccc; margin-left: 5px; margin-top: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; float: left;}

.contact-form-narrow .input:hover, .input:focus, textarea:hover, textarea:focus {background: #eee;}

.contact-form-narrow .label { width: 50px; text-align: right; height: 18px; line-height: 18px; font-size: 13px; color: #666666; float: left; margin-top: 5px;}

.contact-form-narrow .submit {float: left; margin-top: 6px; margin-left: 5px; }

.bbbvid {position: absolute; margin-left: 560px; margin-top: 20px; width: 320px;}

.clinic-l p {width: 500px; max-width: 500px; text-align: justify;}

.clinic-submit {
	background: url(/img/clinic-submit.png) no-repeat;
	width: 130px;
	cursor: pointer;
	border: none;
	height: 30px;
	margin-left: 95px;
	}

.biab-submit {
	background: url(/img/clinic-submit.png) no-repeat;
	width: 130px;
	cursor: pointer;
	border: none;
	height: 30px;
	margin-left: 25px;
	margin-top: 3px;
	}
	
.clinic-submit:active, .biab-submit:active {
	background: url(/img/clinic-submit.png) no-repeat 0 -40px;
	}
	
	
.clinic-form input {width: 250px; display: run-in; background: #f8f8f8; height: 18px; border: 1px solid #ccc; margin: 2px 0px 5px 10px; float: left;}
.clinic-form .label { width: 50px; text-align: right; height: 18px; line-height: 18px; font-size: 13px; color: #666666; float: left; margin-top: 2px;}

.orange {color: #e97400;}

#newpage li { font-size: 13px; }
#newpage p { font-size: 13px; line-height: 17px; text-align: justify; }
#newpage .top { min-height: 380px; }
#newpage .narrowcontact { position: absolute; margin-left: 620px; margin-bottom: 0px; padding: 10px 0px 0px 0px; }
#newpage .switcher { margin-top: 20px; }
#newpage .switcher p { width: 868px; }
#newpage h4 { width: 870px; height: 20px; font-family: Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; margin: 0px; padding: 5px; color: #FFFFFF; /*border-top: 1px solid #ccc;  border-left: 1px solid #ccc; border-right: 1px solid #ccc;*/ border-top: 1px solid #7ab63d; }
#newpage .expand {float: right; margin-right: 10px;}
#newpage .orange h4  { background: #7ab63d; /*url(/img/newpageli.png) repeat-x 0px -30px;*/ display: none; }
#newpage .green h4  { background: #444; /*url(/img/newpageli.png) repeat-x*/ }
#newpage h4:hover { background: #7ab63d; /*url(/img/newpageli.png) repeat-x 0px -30px;*/ cursor: pointer; }
#newpage .intro { width: 580px; }
#newpage .intro p { width: 580px; }
#section1 p, #section2 p, #section3 p, #section4 p, #section5 p, #section6 p, #section7 p, #section8 p, #section9 p, #section10 p, #section11 p, #section12 p, #section13 p, #section14 p, #section15 p { display: none; background: #fcfcfc; margin: 0px; padding: 10px 5px 10px 5px; color: #333; border-left: solid 1px #ccc; border-right: solid 1px #ccc; }

.namelist { width: 270px; height: 645px; margin-top: 18px; float: left; background-color: #444; line-height: 15px; }
.samples .namelist { width: 200px; height: 645px; margin-top: 0px; float: left; background-color: #444; line-height: 15px; }
.samples .namelist div { width: 180px; cursor: pointer; background-color: #444; font-size: 12px; padding: 16px 5px 16px 15px; color: #fff; margin: 1px 0px 1px 0px;}
.namelist div { width: 250px; cursor: pointer; background-color: #444; font-size: 12px; padding: 6px 5px 6px 15px; color: #fff; margin: 1px 0px 1px 0px;}
.namelist .inactive { background-color: #444; color: #fff; }
.namelist .inactive:hover { background-color: #7ab63d; }
.namelist .active, .samples .namelist .active { background-color: #7ab63d; display: none;}
#bio2, #bio3, #bio4, #bio5, #bio6, #bio7, #bio8, #bio9, #bio10, #bio11, #bio12, #bio13, #bio14, #bio15, #bio16, #bio17, #bio18, #bio19, #bio20 { display: none; }
.bios { text-align: justify; _width: 630px; margin-top: 32px; _position: absolute; ; min-height: 682px; background-color: #333; color: #fff; padding: 0px 10px 7px 20px; border-left: solid 270px #444; *border-left: none; } /*Adding a bio adds 43 pixels in height*/
.samples .bios { text-align: justify; _width: 630px; margin-top: 0px; _position: absolute; ; min-height: 960px; background-color: #333; color: #fff; padding: 0px 10px 0px 20px; border-left: solid 200px #444; *border-left: none; }
.bios p { max-width: 570px; padding: 7px 0px 3px 0px; }
.profile {width: 120px; height: 180px;  -moz-box-shadow: #999 0 2px 10px; -webkit-box-shadow: #999 0 2px 10px; -khtml-box-shadow: #999 0 2px 10px; box-shadow: #999 0 2px 10px;}
.profilepic { float: right; margin-right: 10px; width: 120px; height: 180px; padding: 0px 0px 20px 20px; }
.planthumbs { font-size: 11px; width: 150px;}
.planthumbs img {margin: 0px 10px 0px 10px;}

.bios h1 {
	padding-left: 6px;
	margin-top: 0px;
	padding-top: 20px;
	width: 580px;
	color: #d3f1a5;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
.namename { font-weight: bold; font-size: 14px; }
.nametitle { font-size: 11px; }


.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}


#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}

#gallery_wrap {
	width: 612px;
	height: 901px;
	padding: 10px;
	background: #fff;
	-moz-box-shadow: #000 0 2px 10px; -webkit-box-shadow: #000 0 2px 10px; -khtml-box-shadow: #000 0 2px 10px; box-shadow: #000 0 2px 10px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-left: 4px;
}

.filmstrip li { margin-left: 10px;}

#homeleft p { text-align: justify; width: 600px; line-height: 160%;}

#homeright p { text-align: justify; width: 200px; line-height: 130%; font-size: 13px; }

#homeright h1 { font-size: 16px; margin: 0px; padding: 0px;}

.homebutton { width: 220px; height: 60px; background: #7ab63d; color: #fff; font-weight: bold; text-align: center; line-height: 60px; font-size: 14px; float: left; cursor: pointer; -moz-box-shadow: #999 0 2px 14px; -webkit-box-shadow: #999 0 2px 14px; -khtml-box-shadow: #999 0 2px 14px; box-shadow: #999 0 2px 14px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px; }

#homeleft a { color: #fff; text-decoration: none; }

.homebutton:hover { background: #e97400;}
.homebutton:active { -moz-box-shadow: #999 0 0px 7px; -webkit-box-shadow: #999 0 0px 7px; -khtml-box-shadow: #999 0 0px 7px; box-shadow: #999 0 0px 7px;}
.narrower p {max-width: 520px;}
.narrower li {max-width: 520px;}

.bios ul { list-style: circle; }