
/* ---------------------------------------------------------------
Title:    JONES FAMILY DENTISTRY
Company:  Practice Cafe
Designer: Shane Guymon
URL:      www.practicecafe.com
Date:     09 APRIL 2009

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

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

strong {
	font-weight: normal;
}

.reg{
	font-size: .5em;
	line-height: .5em;
}

/* 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;
	min-width: 840px;
}

#wrapper {
	width: 820px;
	height: 22px;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: right;
}

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

#address {
	float: left;
	width: 220px;
	margin: 0 auto;
	padding-top: 0;
	padding-left: 10px;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #4E4427;
}

/* PHONE NUMBER */

#phone {
	width: 225px;
	height: 30px;
	margin-top: 12px;
	margin-left: 30px;
	padding-bottom: 0;
	float: left;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.5em;
	color: #4E4427; 
}

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

/* LOGO */

#logo {
	display: block;
	background: url(../images/logo.jpg) no-repeat center top;
	background-color: #FFFFFF;
	float: left;
	width: 248px;
	height: 110px;
	margin-bottom: 10px;
	margin-left: 0;
}

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

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

#logo a span {
	visibility: hidden;
}

/* PATIENT LOGIN */

#patient-login {
	display: block;
	background: url(../images/patient-login-button.jpg) no-repeat center top;
	float: right;
	width: 163px;
	height: 46px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#patient-login a {
	background: url(../images/patient-login-button.jpg) no-repeat center top;
	float: right;
	width: 163px;
	height: 46px;
	padding: 0px;
}

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

#patient-login 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;
}

/* FACEBOOK */

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

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

#fb a:hover, #fb a:focus {
	background: url(../images/fb2.png) no-repeat center top;
}

#fb a span {
	visibility: hidden;
}

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

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

#banner1 {
	float: right;
	background: url(../images/give/docs.jpg) no-repeat center top;
	width: 550px;
	height: 300px;
	margin-top: 10px;
	text-align: left;
}

/* 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: 820px;
	margin: 0 auto;
	text-align: left;
}

/* CONTENT */

#content {
	width: 535px;
	float: right;
	margin-top: 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: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #4E4427;
}

#content h2 {
	padding-left: 3px;
	padding-top: 3px;
	font-family: 'Lucida Grande', Verdana, Helvetica Neue, Helvetica, Arial sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #AB9460;
	border-top: 1px solid #F1EBE3;
	border-bottom: 1px solid #F1EBE3;
}

#content h2 .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-style: italic;
	color: #4E4427;
}

#content h3 {
	padding-left: 3px;
	padding-top: 3px;
	font-family: 'Lucida Grande', Verdana, Helvetica Neue, Helvetica, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #4E4427;
}

#content h4 {
	margin: 10px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #4E4427;
	background: #F1EBE3;
	border: 1px solid #C6B38E;
}

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

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

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

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

#content blockquote {
	margin-left: 0;
	margin-right: 20px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	background: #EAECF2;
	color: #2F3D7B;
	border-top: 1px solid #B2B2CA;
	border-bottom: 1px solid #B2B2CA;
	
}

.line {
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px solid #F1EBE3; 
}

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

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

#content li {
	list-style: none;
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: 'Lucida Grande', Verdana, Helvetica Neue, Helvetica, Arial sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #4E4427;
	border-bottom: 1px solid #F1EBE3;
}

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

/* --------------[ FEATURED CONTENT (CMS) ]-------------- */

#feature {
	background: #EAEBF2;
	width: 500px;
	float: right;
	margin: 20px 0 0 0;
	padding: 15px;
	text-align: left;
	border: 1px dotted #4E4427;
}

#feature h1 {
	margin: 0;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #4E4427;
	border-bottom: 1px dotted #4E4427;
}

#feature p {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

#feature .floatlft {
	float: left;
	padding: 20px 15px 5px 0;
}

/* ---------- BUTTON ---------- */

div.btn {
	float: right;
	margin: 10px 0 0 0;
	}
div.btn a {
	display: block;
	padding: 10px 15px;
	font-size: 14px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: #4E4427 url(../images/glass-btn.png) repeat-x 0 50%;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	}
div.btn a:hover, div.btn a:focus {
	border-color: #CDB38D;
	background-color: #CDB38D;
	text-decoration: none;
	}

/* CONTENT ACCORDIAN */

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

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

#content-acc h2 {
	padding-left: 3px;
	padding-top: 3px;
	font-family: 'Lucida Grande', Verdana, Helvetica Neue, Helvetica, Arial sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #AB9460;
	border-top: 1px solid #F1EBE3;
	border-bottom: 1px solid #F1EBE3;
}

#content-acc h3 {
	padding-left: 3px;
	padding-top: 3px;
	font-family: 'Lucida Grande', Verdana, Helvetica Neue, Helvetica, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #4E4427;
}

#content-acc h4 {
	margin: 10px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #4E4427;
	background: #F1EBE3;
	border: 1px solid #C6B38E;
}

#content-acc p {
	padding-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}


/* TEAM */

.team-photo {
	width: 150px;
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #C6B38E; 
}

.team-photo2 {
	width: 150px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #C6B38E; 
}

.team-photo2 .text{
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333; 
}

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

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

/* COLUMNS */

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

#column-left p {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	
}

#column-right {
	width: 230px;
	float: right;
	margin-left: 10px;
	padding: 10px;
	background: #F1EBE3;
	border: 1px solid #C6B38E;
}

#column-right p {
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Helvetica Neue, Helvetica, Arial sans-serif;
	font-size: 12px;
	color: #4E4427;
	
}

/* NEW PATIENT FORMS */

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

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

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

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

/* SLIDESHOW */

#slideshow-bg {
	float: right;
	background: url(../images/bg-office-tour.jpg) no-repeat center top;
	width: 550px;
	height: 363px;
	margin-top: 0;
	text-align: left;
}
	
.slideshow {
	width:500px;
	height:311px;
	margin-top: 25px;
	margin-left: 25px;
	float: left;
	border: 1px solid #C6B38E;
}


/* SIDE LIST */

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

#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: 'Lucida Grande', Verdana, Helvetica Neue, Helvetica, Arial sans-serif;
	font-size: 12px;
	line-height: 28px;
	padding-left: 6px;
	color: #4E4427;
	border-bottom: 1px solid #C6B38E;
}

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

#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 solid #C6B38E;
}

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

#sidelist .underline strong {
	font-weight: bold;
}

#sidelist ul a:hover {
	line-height: 28px;
	padding-left: 6px;
	background: #FFFFFF;
	color: #C6B38E;
}

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

#home #sidelist .home a,
#about #sidelist .about a,
#doctor #sidelist .doctor a,
#give #sidelist .give a,
#services #sidelist .services a,
#advanced #sidelist .advanced a,
#scheduling #sidelist .scheduling a,
#faq #sidelist .faq a,
#visit #sidelist .visit a,
#specials #sidelist .specials a,
#contact #sidelist .contact a {
	line-height: 28px;
	padding-left: 6px;
	margin-right: 0;
	background: #FFFFFF;
	color: #C6B38E;
	cursor: default;
}

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

#sidelist p {
	padding-left: 5px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #4E4427;
}

#sidelist h1 {
	margin-left: 0px;
	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: #4E4427;
	background: #C6B38E;
}

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

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

/* ENDING FOOTER AREA BACKGROUND */

#endbg  {
	font: 100% 'Lucida Grande', Verdana, Helvetica Neue, Helvetica, Arial sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	padding-top: 20px;
	text-align: center;
	color: #4E4427;
	min-width: 840px;
}

/* ENDING FOOTER AREA */

#end {
	width: 820px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 0;
	padding-right: 10px;
	text-align: right;
	font-family: 'Lucida Grande', Verdana, Helvetica Neue, Helvetica, Arial sans-serif;
	font-size: 11px;
	border-top: 1px solid #C6B38E;
}

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

/* CLEARING ELEMENT */

#footer {
	clear: both;
}

.clear {
	clear: both;
}

/* FLOAT LEFT OR RIGHT */

.floatlft {
	float: left;
	padding: 5px 10px 5px 0;
}

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

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

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

/* 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 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

/* comment form */

#comment-form fieldset {
	margin: 0 0 15px 15px;
	border: none;
	}
#comment-form fieldset label {
	display: block;
	margin: 0 0 3px 0;
	font-weight: bold;
	}
#comment-form fieldset input,
#comment-form fieldset textarea {
	width: 90%;
	padding: 10px 5px;
	font-size: 14px;
	border: 1px solid #CEB48E;
	background: #f2ebe3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
#comment-form fieldset textarea {
	height: 200px;
	}
#comment-form fieldset input:focus,
#comment-form fieldset textarea:focus {
	background: #fff;
	outline: none;
	}

#comment-form .form-input-button {
	width: 188px;
	display: block;
	padding: 6px 14px;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #CEB48E;
	background: #514220;
	border: none;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-transition: background-color .4s linear;
	-moz-transition: background-color .4s linear;
	}

#comment-form .form-input-button:hover,
#comment-form .form-input-button:focus {
	background-color: #CEB48E;
	color: #514220;
	text-decoration: none;
	}
	
.message-text {
	padding: 0 0 0 20px;
	font-size: 20px;
	color: #AD0E16;
	font-weight: bold;
}

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

/* NORMAL */

a:link {
	color: #AB9460;
	text-decoration: underline;
}
a:visited {
	color: #AB9460;
	text-decoration: underline;
}
a:hover {
	color: #4E4427;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

/* SIDE LIST HEADER LINK */

a.headerlink:link {
	color: #EBE6DD;
	text-decoration: underline;
}
a.headerlink:visited {
	color: #EBE6DD;
	text-decoration: underline;
}
a.headerlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.headerlink:active {
	text-decoration: underline;
}

/* LINK2 */

a.link2:link {
    font-family: Georgia, "Times New Roman", Times, 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: #C6B38E;
	text-decoration: none;
	font-size: 12px;
}
a.designer:visited {
	color: #C6B38E;
	text-decoration: none;
	font-size: 12px;
}
a.designer:hover {
	color: #4E4427;
	text-decoration: underline;
	font-size: 12px;
}
a.designer:active {
	color: #4E4427;
	text-decoration: none;
	font-size: 12px;
}

/* IMAGE */

a.image:link {
   color: #EBE6DD;
	text-decoration: underline;
}
a.image:visited {
	color: #EBE6DD;
	text-decoration: underline;
}
a.image:hover {
	color: #6A829C;
	text-decoration: none;
}
a.image:active {
	text-decoration: underline;
}

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

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

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