/* browser reset | http://monc.se */body{margin:0;padding:0;text-decoration:none;font-size:1em;outline:none}code,kbd,samp,pre,tt,var,textarea,input,select,isindex{font:inherit;font-size:1em}dfn,i,cite,var,address,em{font-style:normal}th,b,strong,h1,h2,h3,h4,h5,h6{font-weight:normal}a,img,a img,iframe,form,fieldset,abbr,acronym,object,applet{border:none}table{border-collapse:collapse;border-spacing:0}caption,th,td,center{text-align:left;vertical-align:top}body{line-height:1;background:white;color:black}q{quotes:""""}ul,ol,dir,menu{list-style:none}sub,sup{vertical-align:baseline}a{color:inherit}hr{display:none}font{color:inherit !important;font:inherit !important;color:inherit !important}
 

/* ======= COLOR INDEX =======

dk blue: #004B63
sky blue: #007EA6
platinum: #CECECF
lt blue: #66DAFF
type: #666
links: #3648FF
blue highlight: #51A4DD

============================= */

/**** global styles ****/

body {
	font: 62.5% "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #3A3A3C;
	margin: 0;
	padding: 0;
	}

h1, h2, h3 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 7px 0 2px;
	padding: 0;
	}

h1 {font-size: 2.25em;}
h2 {font-size: 2em;}
h3 {font-size: 1.75em;}
	
p {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
	}

a:link, a:visited {
	text-decoration: none;
	color: #0784AC;	
	padding: 2px 3px;
	}

a:hover, a:active {
	text-decoration: underline;
	}

ul, ol {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 1.3em;
	line-height: 1.5em;
	padding-left: 0;
	}
	
ol {list-style-type: decimal;}

strong {font-weight: bold;}

em {font-style: italic;}
	
/******* layout *******/

.wrapper {
	width: 960px;
	margin: 0 auto;
	}

#strip {
	height: 10px;
	background-color: #004B63;
	}

#main-content {
	padding: 20px;
	overflow: hidden;
	}

#main-col {
	width: 530px;
	float: left;
	padding: 0 10px;
	}

#sidebar {
	width: 180px;
	float: left;
	}

#contact-col {
	float: right;
	width: 220px;
	}

#footer {
	clear: both;
	height: 100px;
	padding-top: 25px;
	text-align: center;
	color: #58A2D3;
	font-size: .9em;
	}

#footer a {color: #58A2D3;}

#footer .wrapper {
	border-top: 2px solid #DCF7FF;
	}
	
/****** typography/header ******/

#index-header, #header {
	height: 120px;	
	}
	
#header h3 {
	width: 491px;
	height: 65px;
	float: left;
	margin-top: 25px;
	text-indent: -3333px;
	background: transparent url(../img/smith-roberson_logo.png) no-repeat;
	}
	
#header h3 a {
	display: block;
	width: 491px;
	height: 65px;
	border: 0;
	}
	
#phone {
	width: 187px;
	height: 28px;
	float: right;
	margin-top: 40px;
	text-indent: -3333px;
	background: transparent url(../img/phone.png) no-repeat;
	}
	
#feature-home {
	height: 250px;
	background: #007EA6 url(../img/feature_home_bg.png) repeat-x;
	}
	
#feature {
	height: 75px;
	background: #007EA6 url(../img/feature_bg.png) repeat-x;
	}
	
#main-col h2 {
	color: #004B63;
	text-transform: uppercase;
	}

#home_facilities_wrapper {
	width: 400px;
	float: right;
	margin: 0;
	}
	
#home_facilities_wrapper h4 {
	font-size: 1.7em;
	margin: 0;
	padding: 0;
	}

#home_facilities {
	width: 375px;
	height: 247px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	}
	


/****** navigation ******/	

#nav {
	height: 35px;
	margin: 0;
	padding: 0;
	background: #CECECF url(../img/nav_bg.png) repeat-x;
	}

#nav ul {
	height: 35px;
	display: block;
	position: relative;
	list-style: none;
	width: auto;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	display: block;
	float: left;
	}

#nav a {
	display: block;
	color: #0784AC;
	padding: 6px 12px 9px;
	border-right: 1px solid #ddd;
	}
	
#nav a:hover, #nav .current a {
	color: #004B63;
	background-color: #CECECF;
	}

#first_nav_item a {
	border-left: 1px solid #ccc;
	}
	
/******* sidebar navigation *******/

#sub-nav h4 {
	font-size: 1.6em;
	margin: 5px 0;
	padding: 0;
	}

#sub-nav ul {
	list-style: none;
	list-style-position: outside;
	margin: 0 0 25px 0;
	padding: 0;
	}
	
#sub-nav li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
	}

#sub-nav a:link, #sub-nav a:visited {
	display: block;
	padding: 4px 8px;
	background: transparent url(../img/subnav_bg.png) repeat-x;
	}

#sub-nav a:hover {
	background: transparent url(../img/subnav_bg_hover.png) repeat-x;
	} 
	
#sub-nav-current a {color: #0c4c64;}

/******* home page *******/

#headline {
	width: 370px;
	float: left;
	color: #fff;
	padding: 20px;
	}	

#headline h1 {
	font-size: 2.2em;
	margin-top: 30px;
	}
	
#headline h2 {
	font-size: 1.65em;
	font-weight: normal;
	line-height: 1.5em;
	}	
	
#patient_slideshow {
	width: 530px;
	height: 202px;
	float: right;
	margin-top: 0;
	overflow: hidden;
	}

#patient_slideshow_nav {
	clear: right;
	width: 530px;
	text-align: center;
	float: right;
	margin-top: 10px;
	}
	
#patient_slideshow_nav a {
	font-size: 1.3em;
	font-weight: bold;
	color: #ddd;
	}

.meet_docs {
	width: 250px;
	height: 300px;
	margin-right: 10px;
	float: left;
	background: transparent url(../img/meet-the-dentist-bg.jpg) no-repeat;
	}

.meet_docs img {
	display: block;
	margin: 15px auto 0;
	}

.meet_docs p {
	clear: both;
	font-size: 1.2em;
	padding: 0 15px;
	}

.meet_docs h4 {
	font: bold 1.6em "Times New Roman", Times, serif;
	padding: 0;
	margin: 3px 0 0;
	text-align: center;
	}
	
#testimonial-home {
	clear: both;
	}
	
/***** forms ******/

form {
	font-size: 1.3em;
	}

fieldset {
	border: none;
	}
	
legend {
	font: bold 1.3em "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #BBB;
	margin: 0;
	padding: 0;
	}

input, textarea {
	color: #3A3A3C;
	border: 1px solid #CDCDCD;
	background: #fff url(../img/field_bg.png) repeat-x;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

input[type="submit"] {
	color: #007EA6;
	padding: 5px;
	margin-top: 5px;
	}

label {
	display: block;
	margin: 5px 0 2px;
	color: #007EA6;
	}

.error {
	font: bold italic .95em "Lucida Grande", Helvetica, Arial, sans-serif;
	color: orange;
	}
/**** ****/

#hcard, #hours {
	font-size: 1.3em;
	color: #999;
	}

#hours dd {
	margin: 0;
	}
	
#footer ul {
	list-style: none;
	}
	
#footer li {
	display: inline;
}

#feature h1 {
	color: #fff;
	padding-top: 25px;
}

blockquote span {
	display: block;
	}

#about blockquote {
	width: 250px;
	float: right;
	font: italic 1.1em/1.3em "Times New Roman", Times, Georgia, serif;
	}
	
blockquote span {
	font-style: normal;
	font-weight: bold;
}

#staff-section img {
	float: left;
	margin-right: 10px;
	}

#about #main-col img {
	float: right;
	margin: 0 10px;
	}
	

	
	
/* before and after gallery */
#gallery {
	width: 460px;
	margin: 0 auto;
	}

#main_image {
	width: 510px;
	height: 360px;
	}

#gallery_nav {
	clear: both;
	text-align: center;
	margin-top: 15px;
	}
span.caption {
	font-size: 1.2em;
	margin-left: 100px;
	}

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:10px 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em;}
* html .galleria li div span{width:400px} /* MSIE bug */

/* accordion */

#faq div {
	clear: both;
	margin-bottom: 15px;
	}
		
#faq .selected {
	color: #004B63;
	padding-top: 15px;
	}

#faq p {
	padding: 0 0 5px;
	}
		
#faq a.question {
	clear: both;
	float: left;
	font-size: 1.5em;
	margin: 3px 0;
	-moz-outline: none;
	}
	
.example {
	float: right;
	margin: 0 10px;
	}
	
	
	
#bart, #ryan {
	display: none;
	clear: both;
	}
	
.doc_bart, .doc_ryan {
	font-size: 1.7em;
	display: block;
	float: left;
	width: 40%;
	margin: 10px 10px 20px;
	}
	
.toggle {
	font-size: 1em;
	}
	
	
.loading {
	background: url(../imgspinner.gif) middle center  no-repeat ;  
	}