/* ---------------------------------------------------------------
Title:    SmileEssence
Company:  Practice Cafe
Designer: Shane Guymon
URL:      www.practicecafe.com
Date:     30 JANUARY 2009

© COPYRIGHT 2009, PRACTICE CAFE, LLC | ALL RIGHTS RESERVED
--------------------------------------------------------------- */

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

#Main {
		background: url(../images/banner.jpg) no-repeat top right;
		display: block;
}

/* BRANDING BACKGROUND */

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

#wrapper {
	width: 800px;
	height: 154px;
	margin: 0 auto;
	text-align: right;
}

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

#address {
	float: left;
	width: 780px;
	height: 20px;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

/* SPACER */

#spacer {
	float: left;
	width: 800px;
	height: 15px;
	margin: 0 auto;
	padding: 0;
}


/* LOGO */

#logo {
	display: block;
	float: left;
	width:300px;
	height:90px;
	padding: 0px;
	margin-top: 2px;
}

#logo a {
	background: url(../images/logo.jpg) no-repeat center top;
	float: left;
	width:300px;
	height:90px;
	padding: 0px;
}

#logo a:hover {
	background: url(../images/logo2.jpg) no-repeat center top;
}

#logo a span {
	visibility: hidden;
}

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

#banner {
	float: left;
	background: url(../Headers/rotator.php) no-repeat center top;
	width: 800px;
	height:311px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#banner1 {
	float: left;
	background: url(../Headers/header1.jpg) no-repeat center top;
	width: 800px;
	height:311px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#banner2 {
	float: left;
	background: url(../Headers/header2.jpg) no-repeat center top;
	width: 800px;
	height:311px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#banner3 {
	float: left;
	background: url(../Headers/header3.jpg) no-repeat center top;
	width: 800px;
	height:311px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#banner4 {
	float: left;
	background: url(../Headers/header4.jpg) no-repeat center top;
	width: 800px;
	height:311px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#banner5 {
	float: left;
	background: url(../Headers/header5.jpg) no-repeat center top;
	width: 800px;
	height:311px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

/* HORIZONTAL DROP DOWN MENU */

#sddm {	
	float: right;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#sddm li {	
	margin: 0;
	padding: 0;
	list-style: none;
	
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	list-style: none;
}

#sddm li a {	
	display: block;
	margin: 0;
	text-decoration: none;
	padding: 12px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #595C36;
	border-right: 2px solid #FFFFFF;
}

#sddm li a:hover {	
	text-decoration: none;
	background: #595C36;
	color: #FAF5DE;
	font-weight: bold;
}

#sddm div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #056336;
	border-left: 1px solid #C3A957;
	border-bottom: 1px solid #C3A957;
}

#sddm div a {	
	position: relative;
	display: block;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #056336;
	
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 1px solid #C3A957;
}

#sddm div a:hover {
	color: #C3A957;
	text-decoration: underline;
}

#home #sddm .home a,
#about #sddm .about a,
#services #sddm .services a,
#gift #sddm .gift a,
#contact #sddm .contact a {
	background: none;
	color: #AD9E44;
	font-weight: bold;
	cursor: default;
}

/* HORIZONTAL NAVIGATION MENU */

#horNav {
	float: right;
	padding: 0;
	margin-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#horNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 485px;
	float: right;
}

#horNav ul a {
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	padding: 12px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #595C36;
	border-right: 2px solid #FFFFFF;
}

#horNav li {
	float: left;
}

#horNav ul a:hover {
	text-decoration: none;
	background: #595C36;
	color: #FAF5DE;
	font-weight: bold;
}

#horNav ul a:active {
	text-decoration: none;
	background: #595C36;
	color: #FAF5DE;
	font-weight: bold;
}

#home #horNav .home a,
#about #horNav .about a,
#services #horNav .services a,
#technology #horNav .technology a,
#visit #horNav .visit a {
	background: none;
	color: #AD9E44;
	font-weight: bold;
	cursor: default;
}

/* HORIZONTAL NAVIGATION MENU 2 */

#horNav2 {
	float: right;
	padding: 0;
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#horNav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 485px;
	float: right;
}

#horNav2 ul a {
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	padding: 12px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #595C36;
	border-right: 2px solid #FFFFFF;
}

#horNav2 li {
	float: left;
}

#horNav2 ul a:hover {
	text-decoration: none;
	background: #595C36;
	color: #FAF5DE;
	font-weight: bold;
}

#horNav2 ul a:active {
	text-decoration: none;
	background: #595C36;
	color: #FAF5DE;
	font-weight: bold;
}

#schedule #horNav2 .schedule a,
#faq #horNav2 .faq a,
#specials #horNav2 .specials a,
#contact #horNav2 .contact a {
	background: none;
	color: #AD9E44;
	font-weight: bold;
	cursor: default;
}

/* CONTENT BACKGROUND */

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

/* CONTENT WRAPPER */

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

/* CONTENT */

#content {
	width: 530px;
	float: left;
	margin-top: 13px;
	text-align: left;
}

#content h1 {
	padding-right: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #595C36;
}

#content h1 .practice-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #AD9E44;
}

#content h2 {
	margin-right: 8px;
	padding-left: 5px;
	padding-top: 3px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #AD9E44;
	background: #FAF5DE;
}

#content h3 {
	padding-right: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005B60;
}

#content h4 {
	padding-right: 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #a40813;
}

#content h5 {
	padding-right: 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #a40813;
}

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

#content p .doctor {
	color: #0099DE;
}

.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: 11px;
	font-weight: normal;
	color: #AD9E44;
}

.reg-mark-header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #6B3249;
}

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

/* FEATURES */

.feature {
	float: left;
	margin-left: 20px;
	font-size: 14px;
}

.number {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #6B3249;
}

#feature2 {
	float: left;
	margin-left: 25px;
}

/* ROUNDED CORNER BOX */

#box {
	width: 480px;
	float: left;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #F3F3ED;
	border: 1px solid #656466;
}

#box p {
	padding-left: 20px;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #656466;
	
}

/* MAP BUTTON */

#mapbutton {
	width: 430px;
	float: left;
	text-align: left;
}

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

#mapbutton ul a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 425px;
	height: 30px;
	font-size: 12px;
	line-height: 29px;
	margin-left: 10px;
	padding-left: 10px;
	background-color: #6B3249;
	color: #FAE17A;
}

#mapbutton ul a:hover {
	width: 425px;
	height: 30px;
	line-height: 29px;
	padding-left: 10px;
	background-color: #C3A957;
	color: #6B3249;
}

#mapbutton ul a:active {
	background-color: #FAE17A;
	color: #FFFFFF;
}

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

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

/* PHONE NUMBER */

#phone {
	width: 243px;
	float: right;
	margin-top: 5px;
	padding-top: 5px;
	text-align: left; 
}

#phone h1 {
	padding-right: 8px;
	padding-left: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FAE17A;
} 

#phone p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #535154;
}

#phone .number {
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: bold;
	font-size: 24px;
	color: #FFFFFF;
}

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


/* SIDE LIST */

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

#sidelist ul {
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#sidelist ul a {
	display: block;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 190px;
	height: 23px;
	line-height: 22px;
	padding-left: 6px;
	background-color: #6B3249;
	color: #FFFFFF;
}

#sidelist li {
	width: 231px;
	list-style: none;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #AD9E44;
	border-bottom: 2px solid #FFFFFF;
}

#sidelist ul a:hover {
	width: 190px;
	height: 23px;
	line-height: 22px;
	padding-left: 6px;
	background-color: #C3A957;
	color: #FFFFFF;
}

#sidelist ul a:active {
	background-color: #C3A957;
	color: #000000;
}

#sidelist ul a:selected {
	background-color: #C3A957;
	color: #000000;
}

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

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

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

#sidelist h1 {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background: #595C36;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

#sidelist .phone {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #6B3249;
}

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

/* SERVICE LIST */

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

#servicelist ul {
	margin-left: 10px;
	margin-right: 20px;
	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: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #595C36;
	border-bottom: 1px solid #AD9E44;
}

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

#servicelist h2 {
	padding-left: 5px;
	padding-top: 3px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #AD9E44;
	background: #FAF5DE;
}

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

/* NEW PATIENT FORMS */

#newforms {
	width: 530px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FAF5DE;
	text-align: left;
}

#newforms ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

#newforms ul a {
	display: block;
	width: 500px;
	height: 30px;
	line-height: 30px;
	color: #FAF5DE;
	font-style: italic;
	background-color: #595C36;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 10px;
	
}

#newforms li {
	padding-left: 10px;
	padding-right: 10px;
}

#newforms ul a:hover {
	width: 500px;
	padding-left: 10px;
	background-color: #AD9E44;
	color: #FAF5DE;
	font-weight: normal;
}

#newforms ul a:active {
	background-color: #AD9E44;
	color: #FAF5DE;
}

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

/* ENDING FOOTER AREA BACKGROUND */

#endbg  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #595C36;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #AD9E44;
	min-width: 840px;
	border-top: 10px solid #FFFFFF;
}

/* ENDING FOOTER AREA */

#end {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 10px 0;
	padding-right: 10px;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sitemap {
	float: left;
	width: 490px;
	margin: 0 auto;
	padding-left: 8px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* CLEARING ELEMENT */

#footer {
	clear: both;
}

.clear {
	clear: both;
}

/* FLOAT LEFT OR RIGHT */

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

.floathome {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
	border: 5px solid #ECEFCC;
}

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

.sign {
	width: 200px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

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

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

#contactform .normal {
	color: #535154;
}

/* ---------- LINKS ---------- */

/* NORMAL */

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

/* LINK2 */

a.link2:link {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #535154;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:visited {
	font-weight: normal;
	color: #535154;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:hover {
	font-weight: normal;
	color: #0099DE;
	text-decoration: none;
	font-size: 12px;
}
a.link2:active {
	font-weight: normal;
	color: #535154;
	text-decoration: underline;
	font-size: 12px;
}

/* DESIGNED BY */

a.designer:link {
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #9E957C;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a.designer:visited {
	font-weight: normal;
	color: #9E957C;
	text-decoration: none;
	font-size: 12px;
}
a.designer:hover {
	font-weight: normal;
	color: #AD9E44;
	text-decoration: underline;
	font-size: 12px;
}
a.designer:active {
	font-weight: normal;
	color: #9E957C;
	text-decoration: none;
	font-size: 12px;
}

/* IMAGE */

a.image:link {
   color: #FAF5DE;
	text-decoration: underline;
}
a.image:visited {
	color: #FAF5DE;
	text-decoration: underline;
}
a.image:hover {
	color: #AD9E44;
	text-decoration: none;
}
a.image:active {
	text-decoration: underline;
}

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

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

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