/* Start of CMSMS style sheet 'Smile South Florida STYLESHEET' */
/* /////////////////////////////////
	Smile South Florida CSS 
	by Benek Lisefski
	http://www.benekdesign.com
///////////////////////////////// */

/* reset whitespace */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr,table { 
	margin:0;
	padding:0;
}

/* /////////////////////////////////
	LAYOUT
///////////////////////////////// */

body {
        font: normal 13px tahoma, arial, 'trebuchet ms', verdana;
	color: #000;
	background: #ede6d6 url('../images/bg.jpg') repeat-x center top;
	line-height: 18px;
}

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

.left {
	float: left;
}

.right {
	float: right;
}

.clear { 
	clear: both; 
	height: 0; 
	line-height: 0px;
	font-size: 0px;
	text-indent: -500px;
}



#header {
	
}


#header .indexpage {
	height: 192px;
        background: transparent url('../images/bg-header.jpg') no-repeat center top; 

}

#header .smile-gallery {
	height: 192px;
        background: transparent url('../images/header/bg-smile-gallery.jpg') no-repeat center top; 

}

#header .doctors {
	height: 192px;
        background: transparent url('../images/header/bg-doctors.jpg') no-repeat center top; 

}

#header .testimonials{
	height: 192px;
        background: transparent url('../images/header/bg-testimonials.jpg') no-repeat center top; 

}


#header .center {
	position: relative;
}

#content {
	padding: 0px;
}

#content .center {
	background: #fff url('../images/bg-page.gif') repeat-y left top;
	border-top: solid 3px #cbc2ac;
}


.maincol {
	width: 724px;
	float: right;
	margin-right: 20px;
	display: inline;
}

.subcol {
	width: 191px;
	float: left;
}

#content .maincol ul {
	margin: 0px 0px 0px 12px;

}

#pageBottom {
	height: 16px;
	clear: both; 
	line-height: 0px;
	font-size: 0px;
	text-indent: -5000px;
	background: transparent url('../images/page-bottom.gif') no-repeat left top;
	overflow: hidden;
}

#footer {
	clear: both;
	background: #ede6d6;
}

/* /////////////////////////////////
	TEXT + HTML
///////////////////////////////// */

h1 {
	font: bold 18px arial, tahoma, verdana;
	color: #136293;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	letter-spacing: -1px;
}

.small-header {
        font: 12px arial, tahoma, verdana;
	color: #136293;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	letter-spacing: -1px;     

}

h2 {
	font: bold 15px tahoma, arial, verdana;
	color: #28a9cd;
	padding: 0px;
	margin: 18px 0px;
        font-variant: small-caps;
}

#quote h2 {
	font: bold 14px arial, tahoma, verdana;
	color: #136293;
	padding: 27px 0px 0px 0px;
	margin: 0px;
	letter-spacing: 0px;
	font-style: italic;
	line-height: 22px;
	text-transform: none;
}

h3 {
	font: bold 13px tahoma, arial, verdana;
	color: #fff;
	padding: 0px;

}

h3.question {
	font: bold 11px tahoma, arial, verdana;
	margin: 30px 0px 0px 0px;
	padding: 28px 20px 6px 20px;
	color: #7f6844;
	background: #ede4d2 url('../images/bg-question.jpg') no-repeat left top;
}

#siteMap h3 {
	font: bold 11px tahoma, arial, verdana;
	color: #fff;
	margin: 0px;
	padding: 7px 20px 7px 20px;
	background: #fff url('../images/sitemap-top.jpg') no-repeat left top;
}

p {
	margin: 18px 0px 18px 0px;
}

ul {
	margin: 12px 0px 12px 0px;
}

li {
	margin: 3px 0px 3px 28px;
}

#siteMap ul {
       list-style-type: none;
}

#siteMap li {
	margin: 0px 0px 0px 0px;
}

blockquote {
	background: #e6f5f9;
	border-left: 3px solid #AAAAAA;
	padding-left: 6px;
	margin: 7px 10px 7px 10px;
	/* font-style: italic; */
}

/* /////////////////////////////////
	LINKS
///////////////////////////////// */

/* a img { border: none } */

a,
a:visited {
	color: #026695;
	text-decoration: underline;
}

a:active {
	color: #fff;
}

a:hover {
	color: #037fba;
	text-decoration: underline;
        background: #e0edf2;
}

/* /////////////////////////////////
	HEADER
///////////////////////////////// */

#topText1,
#topText2 {
	color: #01436d;
	font: normal 12px arial;
	text-transform: uppercase;
}

#topText1 {
	float: left;
	padding-left: 10px;
	margin-top: 13px;
}

#topText2 {
	float: right;
	margin-top: 13px;
        color: #663300;
	font-size: 13px;
}

#topText3 {
	float: left;
	margin-top: 10px;
        color: #663300;
	font-size: 13px;
}



a#blog {
	padding: 0px 18px;
	background: transparent url('../images/icon-blog.gif') no-repeat left 2px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	text-transform: none;
	margin-left: 50px;
}

a#toplink{
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	font-size: 15px;
}



/* /////////////////////////////////
	CONTENT
///////////////////////////////// */

.sideBar {
	width: 280px;
	float: right;
	margin: 21px 0px 30px 0px;
}

.text {
	width: 438px;
	float: left;
}

#slideshow {
	margin-left: 3px;
	display: block;
}

#quote {
	height: 291px;
	background: transparent url('../images/bg-quote.jpg') no-repeat left top;	
	margin-top: 10px;
	padding: 0px 20px 0px 32px;
}

#quote span {
	display: block;
	color: #136293;
	font-size: 11px;
	margin-top: 16px;
}

.testimonial {
	background: #fff;
	border: solid 1px #e3ded2;
	padding: 10px 14px 10px 10px;
	margin: 18px 0px;
}

.testimonial img.thumb {
	display: block;
	float: left;
	margin-right: 14px;	
}

.testimonial p {
	color: #136293;
	font-style: italic;
	font-family: arial;
	margin: 3px 0px 0px 0px;
}

.testimonial span {
	font-size: 11px;
	color: #136293;
	font-weight: bold;
}

ul#serviceList {
	font-size: 11px;
	line-height: 14px;
	margin: 18px 0px;
}

ul#serviceList li {
	display: block;
	width: 50%;
	float: left;
	border-bottom: solid 1px #e5e0d5;
	padding: 8px 0px;
}

ul#serviceList li.top {
	border-top: solid 1px #e5e0d5;
}

ul#serviceList li img {
	float: left;
	margin-right: 12px;
}

ul#serviceList li a {
	display: block;
	font-weight: bold;
}

#siteMap {
	background: #fff url('../images/sitemap-bottom.gif') no-repeat left bottom;	
	padding-bottom: 30px;
	font-size: 11px;
}

#siteMap ul {
	margin: 12px 12px 0px 0px;
	padding-left: 20px;
	float: left;
}

#siteMap a,
#siteMap a:visited {
	text-decoration: none;
}

#siteMap a:hover {
	text-decoration: underline;
}

#siteMap ul li.main a,
#siteMap ul li.main a:visited {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

/* /////////////////////////////////
	FORMS
///////////////////////////////// */

form, fieldset {
	border: 0;
}

#contactForm {
	margin: 0px 1px 20px 0px;
	background: #fcf7ed;
	padding: 2px 20px 20px 20px;
	border-bottom: solid 1px #e9dfcc;
}

#contactForm label {
	font: normal 10px tahoma, arial;
	display: block;
	margin: 10px 0px 2px 0px;
	text-transform: uppercase;
}

.input {
	width: 142px;
	padding: 2px;
	font: normal 11px verdana, arial;
	border: solid 1px #e5e0d5;
}

.button {
	margin-top: 8px;
	background: #72943e;
	border: 0;
	font: normal 10px tahoma, arial;
	color: #fff;
	padding: 3px 5px 3px 5px;
	text-transform: uppercase;
	cursor: pointer;
}


/* /////////////////////////////////
	FOOTER
///////////////////////////////// */

#footer p {
	padding: 4px 20px 20px 20px;
	font-size: 11px;
	color: #4f4d4a;	
	margin: 0px;
}



/* End of 'Smile South Florida STYLESHEET' */

