
/* ---------------------------------------------------------------
Title:    Southwest Smiles
Company:  Practice Cafe
Designer: Shane Guymon
URL:      www.practicecafe.com
Date:     29 JUNE 2009

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

body  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background-color: #694416;
	margin: 0; 
	padding: 0;
	text-align: center;
	min-width: 980px;
	border-top: 10px solid #DB8428;
}

object {
	margin: 10px 0 20px 0;
	border:5px solid #F6ECC3;
}

/* BRANDING BACKGROUND */

#brandingbg  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background: url(../images/bg-top.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 980px;
}

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

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

#address {
	float: left;
	width: 380px;
	margin-top: 20px;
	padding-top: 18px;
	padding-left: 50px;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #95452B;
}

/* PHONE NUMBER */

#phone {
	float: right;
	width: 220px;
	height: 30px;
	margin-top: 20px;
	margin-left: 0;
	padding-bottom: 0;
	padding-right: 10px;
	text-align: left;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 1.5em;
	color: #694416; 
}

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

/* LOGO */

#logo {
	display: block;
	float: left;
	width: 285px;
	height: 160px;
	padding-top: 30px;
	margin-bottom: 0;
	margin-left: 3px;
}

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

#logo a span {
	visibility: hidden;
}

/* GET DIRECTIONS */

#directions {
	display: block;
	background: url(../images/map-button.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 54px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

#directions a {
	background: url(../images/map-button.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 54px;
	padding: 0px;
}

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

#directions a span {
	visibility: hidden;
}

/* NEW PATIENT SPECIAL */

#special-button {
	display: block;
	background: url(../images/special-button.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 64px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

#special-button a {
	background: url(../images/special-button.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 64px;
	padding: 0px;
}

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

#special-button a span {
	visibility: hidden;
}

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

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

#banner1 {
	float: left;
	background: url(../Headers/header1.jpg) no-repeat left top;
	width: 620px;
	height: 235px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

#banner2 {
	float: left;
	background: url(../Headers/header2.jpg) no-repeat left top;
	width: 620px;
	height: 235px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

#banner3 {
	float: left;
	background: url(../Headers/header3.jpg) no-repeat left top;
	width: 620px;
	height: 235px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

#banner4 {
	float: left;
	background: url(../Headers/header4.jpg) no-repeat left top;
	width: 620px;
	height: 235px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

#banner5 {
	float: left;
	background: url(../Headers/header5.jpg) no-repeat left top;
	width: 620px;
	height: 235px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

/* HORIZONTAL NAVIGATION MENU */

#horNav {
	float: right;
	margin-top: 60px;
	padding-right: 15px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 11px;
	font-weight: bold;
}

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

#horNav ul a {
	display: block;
	float: left;
	margin-right: 5px;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	background: #EAD03D;
	color: #694416;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}

#horNav li {
	float: left;
}

#horNav ul a:hover {
	background: #DB8428;
	color: #694416;
}

#horNav ul a:active {
	color: #694416;
}

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

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

/* HORIZONTAL FOOTER NAVIGATION MENU */

#footerNav {
	float: left;
	margin-top: 20px;
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#footerNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 600px;
}

#footerNav ul a {
	display: block;
	float: left;
	margin-right: 5px;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	background: #8F6E48;
	color: #694416;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}

#footerNav li {
	float: left;
}

#footerNav ul a:hover {
	background: #DB8428;
	color: #694416;
}

#footerNav ul a:active {
	color: #694416;
}

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

#home #footerNav .home a,
#about #footerNav .about a,
#services #footerNav .services a,
#visit #footerNav .visit a,
#contact #footerNav .contact a {
	background: #C1AB91;
	color: #694416;
	cursor: default;
	font-weight: bold;
}

/* CONTENT BACKGROUND */

#contentbg  {
	background: url(../images/bg-content.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 980px;
}

/* CONTENT WRAPPER */

#contentwrapper {
	width: 958px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}

/* CONTENT */

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

#content h1 {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	color: #DB8428;
}

#content h2 {
	padding-left: 3px;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	background: #FAF4DF;
	color: #694416;
	border-top: 1px dotted #694416;
	border-bottom: 1px dotted #694416;
}

#content h2 .reg {
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #B92616;
}

#content h3 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	font-style: italic;
	background: #FAF4DF;
	color: #694416;
	text-align: center;
	border-top: 1px dotted #694416;
	border-bottom: 1px dotted #694416;
}

#content p {
	padding-right: 30px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

#content .normal {
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

#content p .reg{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #48311A;
}

#content p .map-details{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #694416;
}

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

#content em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* -------------------------------------------------- */

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

#content li {
	background: url(../images/bullet.jpg) no-repeat 0 50%;
	list-style: none;
	display: block;
	padding-left: 2em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #694416;
	border-bottom: 1px solid #E6E4D1;
}

/* TEAM */

.team-photo {
	width: 175px;
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid #E6E4D1; 
}

.team-bio {
	width: 360px;
	float: right;
	margin: 0;
	padding: 0;
}

.team-bio p {
	margin-top: 0;
	margin-bottom: 10px;
}

.doctor-name {
	color: #DF9331;
}

/* TESTIMONIALS */

.testimonial {
	width: 288px;
	float: left;
	margin: 0;
	padding: 0;
}

.testimonial-photo-left {
	float: left;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 5px; 
}

.testimonial-photo-right {
	float: right;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 0; 
}

blockquote {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	font-style: italic;
	color: #694416;
	border-bottom: 1px dotted #E6E4D1;
}

/* COLUMNS */

#column-left {
	width: 290px;
	float: left;
	margin: 0;
	padding: 0;
}

#column-left p {
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #636365;
	
}

#column-right {
	width: 230px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 10px;
	background: #EDDF90;
	border: 5px solid #F6ECC3;
}

#column-right p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	color: #48311A;
	
}

/* CONTACT US TODAY BUTTON */

#forms-button {
	display: block;
	background: url(../images/new-patient-forms.jpg) no-repeat center top;
	float: left;
	width: 230px;
	height: 75px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #694416;
}

#forms-button a {
	background: url(../images/new-patient-forms.jpg) no-repeat center top;
	float: left;
	width: 230px;
	height: 75px;
	padding: 0;
	margin: 0;
}

#forms-button a:hover {
	background: url(../images/new-patient-forms2.jpg) no-repeat center top;
}

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

/* FAQ CONTENT */

#faq-content {
	width: 650px;
	float: left;
	margin-top: 0;
	padding-right: 30px;
	text-align: left;
}

#faq-content h1 {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	color: #48311A;
}

#faq-content p {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #48311A;
}

/* SMILE GALLERY */

.smile-gallery {
	margin: 8px;
	padding: 10px 10px;
	float: left;
	font-size: 14px;
	border: 2px solid #E6E4D1;
}

/* SLIDESHOW */
	
#slideshow {
	width:620px;
	height:384px;
	margin-bottom: 20px;
	padding: 0;
	float: left; 
}


/* SIDE LIST */

#sidelist { 
	width: 260px;
	float: right;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	border-left: 1px dotted #694416; 
}

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

#sidelist ul a {
	display: block;
	text-decoration: none;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 28px;
	padding-left: 6px;
	color: #DF9331;
	border-bottom: 1px dotted #694416;
}

#sidelist li {
	list-style: none;
	display: block;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #808C6C;
}

#sidelist .details {
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #513F3D;
}

#sidelist .underline {
	text-indent: -1em;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 210px;
	border-bottom: 1px dotted #694416;
}

#sidelist .underline:before {
	content: "\00BB \0020";
}

#sidelist li em {
	float: right;
	width: 70px;
	padding-left: 10px;
	text-indent: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-style: normal;
	color: #DB8428;
	border-left: 1px dotted #694416;
}

#sidelist ul a:hover {
	line-height: 28px;
	padding-left: 6px;
	background: #D9D7BA;
	color: #95452B;
}

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

#home #sidelist .home a,
#about #sidelist .about a,
#services #sidelist .services a,
#implants #sidelist .implants a,
#smile #sidelist .smile a,
#contact #sidelist .contact a {
	line-height: 28px;
	padding-left: 6px;
	margin-right: 0;
	background: #FFFFFF;
	color: #636365;
	cursor: default;
}

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

#sidelist p {
	padding-left: 0;
	padding-right: 20px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #694416;
}

#sidelist h1 {
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #DB8428;
	border-bottom: 1px dotted #694416;
}

#sidelist h1 .details{
	list-style: none;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

#sidelist h2 {
	margin-left: 0px;
	padding-left: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #808C6C;
}

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

/* SERVICE LIST */

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

#servicelist ul {
	margin-left: 10px;
	margin-right: 40px;
	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 Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #2F3D7B;
	border-bottom: 1px solid #B2B2CA;
}

#servicelist li .reg {
	font-size: 10px;
	line-height: 18px;
	color: #636365;
}

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

#servicelist h2 {
	margin-right: 20px;
	padding-left: 3px;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #596495;
	border-top: 1px solid #B2B2CA;
	border-bottom: 1px solid #B2B2CA;
}
	

/* ENDING FOOTER AREA BACKGROUND */

#endbg  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background-color: #694416;
	margin: 0 auto;
	padding-top: 0;
	text-align: center;
	color: #1D2258;
	min-width: 980px;
}

/* ENDING FOOTER AREA */

#end {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 0;
}

#address-footer {
	float: left;
	width: 560px;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 0;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 13px;
	color: #EDDF90;
}

#practicecafe-link {
	float: right;
	width: 250px;
	margin: 0 auto;
	padding-right: 20px;
	padding-top: 15px;
	text-align: right;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	color: #948164;
}

/* CLEARING ELEMENT */

#footer {
	clear: both;
}

.clear {
	clear: both;
}

/* FLOAT LEFT OR RIGHT */

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

.floatrt {
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 20px;
}

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

#contactform {
	width: 340px;
	float: left;
}

#contactform .normal {
	color: #000000;
}

/* ------------( PHONE NUMBER ON CONTACT PAGE )------------ */

#phone-number {
	float: left;
	width: 225px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 0;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #DB8428; 
}

#phone-number .floatlft {
	float: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 5px;
}

#phone-number .details{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #694416;
	border-top: 1px dotted #694416; 
}

/* ------------( FAX NUMBER ON CONTACT PAGE )------------ */

#fax-number {
	float: left;
	width: 225px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 0;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #DB8428; 
}

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

#fax-number .details{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #694416;
	border-top: 1px dotted #694416;
}

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

/* NORMAL */

a:link {
	color: #DB8428;
	text-decoration: underline;
}
a:visited {
	color: #DB8428;
	text-decoration: underline;
}
a:hover {
	color: #694416;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

/* LINK2 */

a.link2:link {
    font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	color: #636365;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:visited {
	font-weight: normal;
	color: #636365;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:hover {
	font-weight: normal;
	color: #6A829C;
	text-decoration: none;
	font-size: 12px;
}
a.link2:active {
	font-weight: normal;
	color: #636365;
	text-decoration: underline;
	font-size: 12px;
}

/* DESIGNED BY */

a.designer:link {
	color: #948164;
	text-decoration: none;
}
a.designer:visited {
	color: #948164;
	text-decoration: none;
}
a.designer:hover {
	color: #EDDF90;
	text-decoration: underline;
}
a.designer:active {
	color: #948164;
	text-decoration: none;
}

/* IMAGE */

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

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

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

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