/* ---------------------------------------------------------------
Title:    P+E DENTAL
Company:  Practice Cafe
Designer: Shane Guymon
URL:      www.practicecafe.com
Date:     05 DECEMBER 2008

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

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

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

strong {
	font-weight: normal;
}

/* BRANDING BACKGROUND */

#brandingbg  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #ebefce 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: 247px;
	margin: 0 auto;
	text-align: right;
}

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

#address {
	width: 744px;
	height: 37px;
	margin: 0 auto;
	padding-top: 3px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

/* LOGO */

#logo {
	background: url(../images/logo.jpg) no-repeat center top;
	display: block;
	float: left;
	width:280px;
	height:160px;
	padding: 0px;
	margin-top: 35px;
	margin-bottom: 10px;
}

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

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

#logo a span {
	visibility: hidden;
}

/* NEW PATIENT FORMS BUTTON */

#forms-btn {
	background: url(../images/forms-btn.jpg) no-repeat center top;
	display: block;
	float: left;
	width:490px;
	height:76px;
	padding: 0;
	margin: 0 0 10px 20px;
	margin-bottom: 10px;
}

#forms-btn a {
	background: url(../images/forms-btn.jpg) no-repeat center top;
	float: left;
	width:490px;
	height:76px;
	padding: 0px;
}

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

#forms-btn a span {
	visibility: hidden;
}

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

#branding {
	float: right;
	background: url(../Headers/rotator.php) no-repeat center top;
	width: 500px;
	height:160px;
	margin-top: 35px;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: left;
}

#branding1 {
	float: right;
	background: url(../Headers/header1.jpg) no-repeat center top;
	width: 500px;
	height:160px;
	margin-top: 35px;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: left;
}

#branding2 {
	float: right;
	background: url(../Headers/header2.jpg) no-repeat center top;
	width: 500px;
	height:160px;
	margin-top: 35px;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: left;
}

#branding3 {
	float: right;
	background: url(../Headers/header3.jpg) no-repeat center top;
	width: 500px;
	height:160px;
	margin-top: 35px;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: left;
}

#branding4 {
	float: right;
	background: url(../Headers/header4.jpg) no-repeat center top;
	width: 500px;
	height:160px;
	margin-top: 35px;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: left;
}

#branding5 {
	float: right;
	background: url(../Headers/header1.jpg) no-repeat center top;
	width: 500px;
	height:160px;
	margin-top: 35px;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: left;
}

/* HORIZONTAL DROP DOWN MENU */

#sddm {	
	margin: 0;
	padding: 0;
	z-index: 30;
	width: 800px;
	text-align: left;
	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: 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right: 1px solid #AFCA34;
}

#sddm li a:hover {	
	text-decoration: none;
	background: #AFCA34;
	color: #535154;
	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: #AFCA34;
	font-weight: bold;
	cursor: default;
	font-weight: bold;
}

/* CONTENT BACKGROUND */

#contentbg  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #ebefce 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 {
	margin-left: 20px;
	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: normal;
	font-style: italic;
	color: #0099DE;
}

#content h2 {
	margin-left: 20px;
	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: #7B982C;
	background: #ECEFCC;
	border-top: 1px dotted #535154;
	border-bottom: 1px dotted #535154;
}

#content h3 {
	margin: 0 0 10px 0;
	padding: 3px 0 0 3px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #7B982C;
	border-bottom: 1px dotted #535154;
}

#content h4 {
	padding-left: 20px;
	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-left: 20px;
	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-left: 20px;
	padding-right: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #535154;
}

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

#content img {
	color: #F6F6E5;
	border: #F6F6E5;
}

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

.reg {
	font-size: 10px;
}

.amp {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.2em;
}

/* ----------( UNORDERED LIST )---------- */

#content ul {
	margin: 0 30px 0 30px;
	padding: 20px;
	list-style-type: none;
	background: #F6F6E5;
	border: 2px solid #ECEFCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content 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: #0099DE;
	border-bottom: 1px dotted #7B982C;
}

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

/* 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;
}

/* LEFT NAVIGATION MENU */

#mainNav {
	width: 440px;
	float: left;
	text-align: left;
}

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

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

#mainNav li a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 430px;
	height: 30px;
	line-height: 29px;
	padding-left: 10px;
	color: #6B3249;
	border-bottom: 1px solid #BBA000;
}

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

#mainNav .dark {
	display: block;
	width: 430px;
	height: 30px;
	line-height: 29px;
	margin-left: 10px;
	padding-left: 0px;
	background-color: #FAF7ED;
}

#mainNav .map {
	display: block;
	width: 430px;
	height: 30px;
	line-height: 29px;
	margin-left: 10px;
	padding-left: 0px;
	background-color: #6B3249;
}

#mainNav ul a:hover {
	width: 435px;
	height: 30px;
	line-height: 29px;
	padding-left: 6px;
	background-color: #6B3249;
	color: #FAE17A;
}

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

#mainNav ul a:selected {
	background-color: #B4D1ED;
	color: #000000;
}

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

#home #mainNav .home a,
#about #mainNav .about a,
#services #mainNav .services a,
#specials #mainNav .specials a,
#smile #mainNav .smile a,
#contact #mainNav .contact a {
	width: 170px;
	height: 23px;
	line-height: 22px;
	padding-left: 6px;
	background-color: #B4D1ED;
	color: #000000;
	border: 4px solid #e3eaef;
	cursor: default;
}

/* SLIDESHOW */
	
#slideshow {
	width:490px;
	height:323px;
	margin: 0 0 5px 20px;
	float: left;
	border: 5px solid #ECEFCC;
}

/* 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: 243px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left; 
}

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

#sidelist ul a {
	width: 200px;
	padding: 0 0 0 5px;
	margin: 0;
	list-style: none;
	display: block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #535154;
	text-decoration: none;
	border-bottom: 1px dotted #ECEFCC;
}

#sidelist li {
	width: 190px;
	list-style: none;
	display: block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #535154;
}

#sidelist li.underline {
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #ECEFCC;
}

#sidelist ul a:hover, a:active {
	background-color: #A1B930;
	color: #fff;
}

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: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #535154;
	border-bottom: 1px dotted #ECEFCC;
}

#sidelist h1 {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 23px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	background: #535154;
	border-top: 2px solid #0099DE;
	border-bottom: 2px solid #0099DE;
}

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

/* SERVICE LIST */

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

#servicelist ul {
	margin-left: 30px;
	margin-right: 20px;
	padding: 0;
	list-style-type: none;
	background: none;
	border: 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: #0088A5;
	border-bottom: 1px dotted #0099DE;
}

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

#servicelist h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #7B982C;
	background: #ECEFCC;
	border-top: 1px dotted #535154;
	border-bottom: 1px dotted #535154;
}

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

/* NEW PATIENT FORMS */

#newforms {
	width: 490px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	background: #AFCA34;
	text-align: left;
}

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

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

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

#newforms ul a:hover {
	width: 460px;
	padding-left: 10px;
	background-color: #0099DE;
	color: #FFFFFF;
	font-weight: normal;
}

#newforms ul a:active {
	background-color: #9CC239;
	color: #FFFFFF;
}

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

/* ENDING FOOTER AREA BACKGROUND */

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

/* 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: 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-bottom: 0px;
	padding-left: 20px;
	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 )--------------------- */

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

#comment-form fieldset {
	margin: 0 0 15px 20px;
	border: none;
}

#comment-form fieldset label {
	display: block;
	margin: 0 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099DE;
}

#comment-form fieldset input,
#comment-form fieldset textarea {
	width: 490px;
	padding: 5px;
	font-size: 1.4em;
	border: none;
	border-top: 1px solid #d9dfb0;
	border-right: 1px solid #d9dfb0;
	border-bottom: 1px solid #ebefce;
	border-left: 1px solid #ebefce;
	background: #f8fae6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#comment-form fieldset textarea {
	height: 200px;
}

.message-text {
	padding: 0 0 0 20px;
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B92616;
}

#comment-form fieldset input:focus,
#comment-form fieldset textarea:focus {
	background: #fff;
	outline: none;
}

#comment-form .form-input-button {
	width: 188px;
	height: 49px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	border: none;
	color: #fff;
	text-shadow: 0px -1px 0px #999;
	background: #afc934;
	border: 3px solid #ebefce;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#comment-form .form-input-button:hover,
#comment-form .form-input-button:focus {
	background: #0099DE;
}

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

/* NORMAL */

a:link {
	color: #0099DE;
	text-decoration: underline;
}
a:visited {
	color: #0099DE;
	text-decoration: underline;
}
a:hover {
	color: #AFCA34;
	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: #90898A;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a.designer:visited {
	font-weight: normal;
	color: #90898A;
	text-decoration: none;
	font-size: 12px;
}
a.designer:hover {
	font-weight: normal;
	color: #AFCA34;
	text-decoration: underline;
	font-size: 12px;
}
a.designer:active {
	font-weight: normal;
	color: #90898A;
	text-decoration: none;
	font-size: 12px;
}

/* IMAGE */

a.image:link {
   color: #AFCA34;
	text-decoration: underline;
}
a.image:visited {
	color: #AFCA34;
	text-decoration: underline;
}
a.image:hover {
	color: #0099DE;
	text-decoration: none;
}
a.image:active {
	text-decoration: underline;
}

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

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

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