/*
-----------------------------------------------
Title:    SmileMore Dental
Company:  Practice Cafe
Designer: Shane Guymon
URL:      http://www.practicecafe.com
Updated:  21 OCTOBER 2008

© Copyright 2008 Practice Cafe, LLC
----------------------------------------------- */

/* CSS Document */

body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #F7F4ED;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 760px;
}

#Main {
		background: url(../images/sticky.png) no-repeat top right;
}

/* BRANDING BACKGROUND */

#brandingbg  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: url(../images/bg.jpg) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 760px;
}

#wrapper {
	width: 744px;
	height: 165px;
	margin: 0 auto;
	text-align: right;
	border-bottom: 1px solid #595C36;
}

/* ADDRESS: This is for the address info */

#address {
	float: right;
	width: 460px;
	height: 27px;
	margin: 0 auto;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	color: #F7F4ED;
}

/* PHONE NUMBER */

#phone {
	width: 230px;
	height: 27px;
	float: left;
	padding-top: 9px;
	padding-left: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 27px;
	color: #F7F4ED;
	text-align: left; 
}

.number {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	line-height: 27px;
	color: #FFFFFF;
	text-align: left; 
}

#phone h2, #phone p {
	padding-right: 8px;
	padding-left: 8px;
}

/* LOGO */

#logo {
	float: left;
	width: 734px;
	height:105px;
	padding-left: 10px;
	margin: 0;
}

/* BRANDING: This is the different header images */

#branding {
	float: right;
	background: url(../Headers/rotator.php) no-repeat center top;
	width:744px;
	height:190px;
}

#branding1 {
	float: left;
	background: url(../Headers/header1.jpg) no-repeat center top;
	width: 744px;
	height:190px;
	margin-top: 2px;
	border-top: 1px solid #595C36;
	border-bottom: 1px solid #595C36;
}

#branding2 {
	float: left;
	background: url(../Headers/header2.jpg) no-repeat center top;
	width: 744px;
	height:190px;
	margin-top: 2px;
	border-top: 1px solid #595C36;
	border-bottom: 1px solid #595C36;
}

#branding3 {
	float: left;
	background: url(../Headers/header3.jpg) no-repeat center top;
	width: 744px;
	height:190px;
	margin-top: 2px;
	border-top: 1px solid #595C36;
	border-bottom: 1px solid #595C36;
}

#branding4 {
	float: left;
	background: url(../Headers/header4.jpg) no-repeat center top;
	width: 744px;
	height:190px;
	margin-top: 2px;
	border-top: 1px solid #595C36;
	border-bottom: 1px solid #595C36;
}

#branding5 {
	float: left;
	background: url(../Headers/header5.jpg) no-repeat center top;
	width: 744px;
	height:190px;
	margin-top: 2px;
	border-top: 1px solid #595C36;
	border-bottom: 1px solid #595C36;
}

#branding6 {
	float: left;
	background: url(../Headers/header6.jpg) no-repeat center top;
	width: 744px;
	height:190px;
	margin-top: 2px;
	border-top: 1px solid #595C36;
	border-bottom: 1px solid #595C36;
}

#branding7 {
	float: left;
	background: url(../Headers/header7.jpg) no-repeat center top;
	width: 744px;
	height:190px;
	margin-top: 2px;
	text-align: left;
	border-top: 1px solid #595C36;
	border-bottom: 1px solid #595C36;
}

#branding8 {
	float: left;
	background: url(../Headers/header8.jpg) no-repeat center top;
	width: 744px;
	height:190px;
	margin-top: 2px;
	border-top: 1px solid #595C36;
	border-bottom: 1px solid #595C36;
}

#branding9 {
	float: left;
	background: url(../Headers/header9.jpg) no-repeat center top;
	width: 744px;
	height:190px;
	margin-top: 2px;
	border-top: 1px solid #595C36;
	border-bottom: 1px solid #595C36;
}

#branding10 {
	float: left;
	background: url(../Headers/header10.jpg) no-repeat center top;
	width: 744px;
	height:190px;
	margin-top: 2px;
	border-top: 1px solid #595C36;
	border-bottom: 1px solid #595C36;
}

/* HORIZONTAL DROP DOWN MENU */

#dropdown {
	float: right;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 0px;
}

#dropdown ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	text-decoration: none;
	display: block;
	padding: 8px 15px;
	line-height: 10px;
	color: #FFFFFF;
}

#nav a:hover {
	display: block;
	color: #AFA545;
	border-top: none;
	border-bottom: none;
}

#nav li li a {
	display: block;
	color: #654200;
	padding: 0 1em;
	line-height: 30px;
	width: 130px;
	height: 30px;
	text-align: left;
	background-color: #000000;
	border-bottom: 1px solid #FAE17A;
	border-right: 1px solid #FAE17A;
}

#nav li li a:hover {
	padding: 0 1em;
	line-height: 30px;
	color: #FAE17A;
}

#dropdown li {
	float: right;
	position: relative;
	text-align: center;
	cursor: default;
}

#dropdown ul .first a {
	border-left: hidden;
}

#dropdown li#first {
	border-left-width: 1em;
}

#dropdown li#last {
	border-right-width: 1em;
}

#dropdown li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: #000000;
}

li>ul {
	top: auto;
	left: auto;
}

#dropdown li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#dropdown li:hover ul, li.over ul {
	display: block;
}

#home #nav .home a,
#about #nav .about a,
#contact #nav .contact a {
	color: #AFA545;
	line-height: 10px;
	cursor: default;
	font-weight: bold;
}

/* HORIZONTAL NAVIGATION MENU */

#horNav {
	float: left;
	width: 674px;
	padding-left: 70px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #476736;
}

#horNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#horNav ul a {
	display: block;
	float: left;
	padding: 8px 15px;
	height: 14px;
	width: 86px;
	text-decoration: none;
	color: #654200;
	border-right: 1px solid #476736;
}

#horNav ul .first a {
	border-left: hidden;
}

#horNav li {
	float: left;
}

#horNav ul a:hover {
	background: #8BB755;
	color: #FFFFFF;
}

#horNav ul a:active {
}

#horNav ul .last a {
	border-right: hidden;
}

#home #horNav .home a, 
#about #horNav .about a, 
#services #horNav .services a, 
#specials #horNav .specials a, 
#contact #horNav .contact a {
	background: #8BB755;
	color: #FFFFFF;
	cursor: default;
	font-weight: bold;
}

/* BANNER BACKGROUND */

#bannerbg  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: url(../images/bg2.jpg) no-repeat center top;
	background-color: #F7F4ED;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 760px;
}

/* BANNER WRAPPER */

#bannerwrapper {
	width: 744px;
	height: 194px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}

/* HEADLINE */

#headline {
	float: right;
	width: 436px;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 30px;
	color: #056336;
	margin-top: 0px;
	padding-top: 10px;
}


/* CONTENT BACKGROUND */

#contentbg  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #F7F4ED;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 760px;
}

/* CONTENT WRAPPER */

#contentwrapper {
	width: 744px;
	margin: 0 auto;
	text-align: left;
}

/* CONTENT */

#content {
	width: 471px;
	float: right;
	margin-top: 0px;
	text-align: left;
}

#content h1 {
	margin-left: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #476736;
}

#content h1 .reg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #654200;
}

#content h2 {
	margin-left: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #8BB755;
}

#content h2 .reg {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #8BB755;
}

#content h3 {
	margin-left: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background: #056336;
}

#content h4 {
	margin-left: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #AFA545;
}

#content h5 {
	padding-right: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

#content p {
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

#content img {
	color: #EEE9D4;
	border-color: #EEE9D4;
}

#content .reg {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.small {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.italic {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #9E2823;
}

/* SMILE GALLERY */

.smile-gallery {
	margin: 8px;
	padding: 5px;
	float: left;
	width: 200px;
	font-size: 14px;
	border: 1px solid #595C36;
}

/* SLIDESHOW */
	
#slideshow {
	width:300px;
	height:200px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
	border: 5px solid #EEE9D4;
}


/* SIDE LIST */

#sidelist {
	width: 245px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-right: 1px solid #476736; 
}

#sidelist ul {
	padding-left: 5px;
	padding-right: 10px;
	list-style-type: none; 
}

#sidelist ul a {
	display: block;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 190px;
	line-height: 30px;
	padding-left: 6px;
	color: #595C36;
	border-bottom: 1px solid #476736;
}

#sidelist li {
	list-style: none;
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #476736;
}

#sidelist ul a:hover {
	width: 190px;
	line-height: 30px;
	padding-left: 6px;
	background: #E8E0C3;
	color: #595C36;
}

#sidelist ul a:active {
	background-color: #E8E0C3;
	color: #595C36;
}

html>body #mainNav ul a {
	margin: auto;
}

#services #sidelist .services a,
#advanced #sidelist .advanced a,
#cerec #sidelist .cerec a,
#visit #sidelist .visit a,
#insurance #sidelist .insurance a,
#specials #sidelist .specials a,
#smile #sidelist .smile a,
#faq #sidelist .faq a {
	width: 190px;
	line-height: 30px;
	padding-left: 6px;
	background: #595C36;
	color: #F8F6EE;
	cursor: default;
	font-weight: bold;
}

#sidelist .light {
	display: block;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#sidelist .dark {
	display: block;
	background: #EEE9D4;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #E3DAB7;
	border-bottom: 1px solid #E3DAB7;
}

#sidelist p {
	padding-left: 10px;
	padding-right: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #476736;
}

#sidelist h1 {
	padding-left: 5px;
	padding-right: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #F7F3EB;
	background: #476637;
}

#sidelist h2 {
	padding-left: 5px;
	padding-right: 8px;
	padding-top: 3px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #F7F3EB;
	background: #476637;
	border-top: 1px solid #476736;
}

#sidelist em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #476736;
}

#sidelist .floatlft {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}


/* MAIN LIST */

#mainlist {
	width: 440px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

#mainlist ul {
	padding: 0;
	list-style-type: none;
}

#mainlist li {
	list-style: none;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #654200;
	border-bottom: 1px solid #E3DAB7;
}

#mainlist .dark {
	display: block;
	background: #EEE9D4;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #654200;
}

#mainlist h1 {
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
}

.listheading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #B39C5C;
}

.serif {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #9E2823;
	font-weight: bold;
}

/* SERVICE LIST */

#servicelist {
	width: 440px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

#servicelist ul {
	padding: 0;
	list-style-type: none;
}

#servicelist li {
	list-style: none;
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #595C36;
	border-bottom: 1px solid #BBA000;
}

#servicelist li:before {
	content: "\00BB \0020";
}

#servicelist h1 {
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
}

#servicelist h2 {
	margin-left: 0px;
	padding-right: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AFA545;
}

.serif {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #9E2823;
	font-weight: bold;
}

/* MAIN LIST RIGHT */

#mainrtlist {
	width: 220px;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 1px solid #B39C5C;
}

#mainrtlist ul {
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

#mainrtlist li {
	list-style: none;
	display: block;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #711701;
	border-bottom: 1px solid #D4C794;
}

#mainrtlist .dark {
	display: block;
	background-color: #fce6cf;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#mainrtlist h1 {
	margin-left: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.mainrtlistheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #B39C5C;
}
	
/* ENDING FOOTER AREA BACKGROUND */

#endbg  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #F7F4ED;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #476736;
	min-width: 760px;
}


/* ENDING FOOTER AREA */

#end {
	width: 734px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	padding-right: 10px;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #476736;
	border-top: 1px solid #476736;
}

#sitemap {
	float: left;
	width: 520px;
	padding-left: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* CLEARING ELEMENT */

#footer {
	clear: both;
}

.clear {
	clear: both;
}

/* FLOAT LEFT OR RIGHT */

.floatlft {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 10px;
}

.floatrt {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: right;
}

/* CONTACT FORM: This contains the contact form so there is a margin on the left side. */

#contactform {
	width: 420px;
	float: left;
	margin-left: 20px;
}

/* LINKS */

a:link {
	color: #8BB755;
	text-decoration: underline;
}
a:visited {
	color: #8BB755;
	text-decoration: underline;
}
a:hover {
	color: #476736;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

a.designer:link {
	color: #CCC27F;
	text-decoration: underline;
}
a.designer:visited {
	color: #CCC27F;
	text-decoration: underline;
}
a.designer:hover {
	color: #8BB755;
	text-decoration: none;
}
a.designer:active {
	text-decoration: underline;
}

a.image:link {
	color: #F7F4ED;
	text-decoration: none;
}
a.image:visited {
	color: #F7F4ED;
	text-decoration: none;
}
a.image:hover {
	color: #8BB755;
	text-decoration: none;
}
a.image:active {
	text-decoration: none;
}

a.image:link img {
	border: 5px solid #F7F4ED;
}

a.image:visited img {
	border: 5px solid #F7F4ED;
}

a.image:hover img {  
	border: 5px solid #8BB755;
}

a.link2:link {
    color: #AFA545;
	text-decoration: underline;
}
a.link2:visited {
	color: #AFA545;
	text-decoration: underline;
}
a.link2:hover {
	color: #595C36;
	text-decoration: none;
}
a.link2:active {
	text-decoration: underline;
}