/* CSS Document 

Author: Kalani Diehl
Created: September 27th, 2008
Author Website: www.diehldesigns.com
Email: kalani@diehldesigns.com

Styles created for Dr. Suzuki site. The styles are not transferable, other templates are created to change text styles and colors.

*/

/* |||||  MAIN STYLES - these make the structure of the site |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

html, body {
	margin: 0px;
	height: 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	height: 100%;
	min-height: 100% !important;
	height: auto;
	background: #dadada url(../images/bkg.gif) left top repeat-x;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 100%;
	min-height: 100%;
	height: auto;
	position: relative;
}

#page {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#main {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
}

#flashheader {
	height: 200px;
	width: 100%;
	margin-top: 0px;
	background-color: #1b98e7;
	background: url(../images/header.jpg) center top no-repeat;
}

#content {
	width: 1000px;
	float: left;
	padding: 0% 0% 0% 0%;
	margin: 2px 0px 0px;
}

#leftbar {
	width: 315px;
	float: left;
}

#rightbar {
	width: 658px;
	float: right;
	margin-bottom: 20px;
}

#footer {
	width: 100%;
	background-color: #ececec;
	border-top: 2px solid #cecece;
	margin: 10px 0 0 0;
	padding: 0px;
	clear: both;
	float: left;
}

.footer-content {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background-color: #ececec;
	color: #63676a;
	font-size: 0.7em;
	text-align: center;
}
	

/* |||||  BOX STYLES |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
.corner-left {
	width: 305px;
	padding: 0px 0px 0px 10px;
	height: 60px;
	background: #1b98e7 url(../images/corner-left.gif) left top no-repeat;
	float: left;
}

.box2-top {
	width: 300px;
	padding: 15px 0px 15px 15px;
	background: #1b98e7 url(../images/side_top.gif) left top no-repeat;
	color: #fff;
	font-size: 0.9em;
	float: left;
}

.light-top {
	width: 300px;
	padding: 15px 0px 15px 15px;
	background: #eaeaea url(../images/light_top.gif) left top no-repeat;
	color: #fff;
	font-size: 0.9em;
	float: left;
}

.corner-right {
	width: 10px;
	height: 10px;
	background: url(../images/corner-right.jpg) right top no-repeat;
	float: right;
}

.more-title {
	background: url(../images/resources_title.gif) left top no-repeat;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 220px;
	height: 50px;
	float: left;
}

.box {
	background-color: #dadada;
	padding: 5px 0px;
	float: left;
	width: 315px;
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
}

.box2 {
	background-color: #1b98e7;
	padding: 15px 10px;
	float: left;
	width: 295px;
	color: #fff;
	font-size: 0.75em;
	border-top : 1px dashed #6bc3fa;
}

.box-clear {
	background: #ffffff url(../images/j-img-bg.png) right top no-repeat;
	padding: 5px 20px;
	float: left;
	width: 275px;
	color: #fff;
	font-size: 0.75em;
}

.l {
	float: left;
	width: 160px;
}

.r {
	float: right;
	width: 135px;
}

.btm-corner-left-lt {
	background: #3b444a url(../images/btm-corner-left-lt.gif) left top no-repeat;
	height: 10px;
	width: 315px;
	float: left;
	margin-bottom: 22px;
}

.btm-corner-right-lt {
	background: url(../images/btm-corner-right-lt.jpg) right top no-repeat;
	height: 10px;
	width: 10px;
	float: right;
}

.box2-footer {
	background: url(../images/side_footer.gif) right top no-repeat;
	height: 10px;
	width: 315px;
	float: left;
	margin-bottom: 22px;
}
.box2222-footer {
	width: 315px;
	float: left;
	margin-bottom: 22px;
}

.light-footer {
	background: url(../images/light_footer.gif) right top no-repeat;
	height: 10px;
	width: 315px;
	float: left;
	margin-bottom: 22px;
}






/* |||||  NAV STYLES |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#nav {
	width: 100%;
	height: 82px;
	margin-top: 2px;
}

#nav img { float: left; width: 2px; height: 82px;}

.btn1, .btn2, .btn3, .btn4, .btn5, .btn6, .btn7, .btn8, .btn9 {
	display: block;
	position: relative;
	padding: 58px 0px 0px 0px;
	height: 24px;
	width: 10.9%;
	float: left;
	text-align: center;
	font-size: 0.9em;
	text-decoration: none;
	color: #212b32;
}

.btn1 { background: url(../images/home.gif) center top no-repeat; }
.btn2 { background: url(../images/bio.gif) center top no-repeat; }
.btn3 { background: url(../images/service.gif) center top no-repeat; }
.btn4 { background: url(../images/team.gif) center top no-repeat; }
.btn5 { background: url(../images/tech.gif) center top no-repeat; }
.btn6 { background: url(../images/appointment.gif) center top no-repeat; }
.btn7 { background: url(../images/location.gif) center top no-repeat; }
.btn8 { background: url(../images/contact.gif) center top no-repeat; }
.btn9 { background: url(../images/faq.gif) center top no-repeat; }

.btn1:hover { background: #f4f4f4 url(../images/home-o.gif) center top no-repeat; }
.btn2:hover { background: #f4f4f4 url(../images/bio-o.gif) center top no-repeat; }
.btn3:hover { background: #f4f4f4 url(../images/service-o.gif) center top no-repeat; }
.btn4:hover { background: #f4f4f4 url(../images/team-o.gif) center top no-repeat; }
.btn5:hover { background: #f4f4f4 url(../images/tech-o.gif) center top no-repeat; }
.btn6:hover { background: #f4f4f4 url(../images/appointment-o.gif) center top no-repeat; }
.btn7:hover { background: #f4f4f4 url(../images/location-o.gif) center top no-repeat; }
.btn8:hover { background: #f4f4f4 url(../images/contact-o.gif) center top no-repeat; }
.btn9:hover { background: #f4f4f4 url(../images/faq-o.gif) center top no-repeat; }




/* |||||  FEATURE STYLES |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#feature {
	background: url(../images/feature_box.gif) left top no-repeat;
	height: 238px;
}

#feature-footer {
	background: url(../images/app_today.gif) left top no-repeat;
	height: 80px;
	margin-bottom: 22px;
}

#feature-footer:hover {
	background: url(../images/app_today-o.gif) left top no-repeat;
}

#feature-footer a {
	display: block;
	height: 80px;
}

.services {
	float: left;
	width: 315px;
}

.services-right {
	width: 140px;
	float: right;
	padding: 23px 23px 0px 0px;
	color: #121d24;
	font-size: 0.75em;
}

.services-left {
	width: 125px;
	float: left;
	height: 100px;
	padding: 78px 5px 0px 20px;
}

.services-left ul {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
}

.services-left ul li {
	background: url(../images/bullet.jpg) left 9px no-repeat;
	padding: 0px 0px 0px 15px;
}

.services-left a, .services-left a:visited {
	color: #fff;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
}

.services-left a:hover {
	color: #121d24;
	text-decoration: underline;
}

.location {
	float: right;
	width: 315px;
}

.location-right {
	width: 140px;
	float: right;
	padding: 23px 23px 0px 0px;
	color: #121d24;
	font-size: 0.75em;
}

.location-left {
	width: 125px;
	float: left;
	height: 100px;
	padding: 78px 5px 0px 20px;
	color: #121d24;
	font-size: 0.75em;
}

.location-left ul {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
}

.location-left ul li {
	background: url(../images/bullet.jpg) left 9px no-repeat;
	padding: 0px 0px 0px 15px;
}

.location-left a, .location-left a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.location-left a:hover {
	color: #121d24;
	text-decoration: underline;
}



/* |||||  CONTENT STYLES ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#copybox {
	background: url(../images/content_top.png) left top no-repeat;
	padding: 5px 0px 0px;
}

#copyfooter {
	background: url(../images/content_footer.gif) left top no-repeat;
	height: 10px;
}

.copy {
	color: #000000;
	font-size: 0.9em;
	line-height: 1.5em;
	background-color: #fff;/*eaeaea*/
	padding: 20px;
}

/* HEADINGS */

.copy h1 {
	margin: 0px 0 5px 0;
	padding: 0px;
	color: #1d638f;
	font-size: 1.6em;
}

h1 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	color: #6f787e;
	font-size: 1em;
}

.light-top h2 {
	margin: 0px;
	padding: 0px;
	color: #444;
	font-size: 1.2em;
}


/* |||||  SIDEBAR NAV STYLES ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
.side-left ul {
	width: 145px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	float: left;
	list-style-type: none;
}

.side-right ul {
	width: 150px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: right;
	list-style-type: none;
}

.side-left li, .side-right li {
	border-bottom: 1px dashed #656d72;
	padding: 2px 5px 2px 7px;
	background: url(../images/arrow.jpg) left center no-repeat;
}

.side-right a, .side-left a, .side-right a:visited, .side-left a:visited {
	color: #5f5f5f;
	text-decoration: none;
	display: block;
	padding: 5px 0px 7px 2px;
	font-weight: bold;
}

.side-right a:hover, .side-left a:hover {
	background-color: #d0d0d0;
}



/* |||||  FOOTER STYLES ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#footer a, #footer a:visited {
	font: Trebuchet MS, Arial, sans-serif;
	color: #63676a;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	background-color: #434C52;
}

.footer-content span {
	border-top: 1px dashed #63676a;
	padding: 10px 0px;
	display: block;
	margin: 10px 0px;
}

