
/* ---------------------------------------------------------------
Title:    Frieze Automotive
Company:  Practice Cafe
Designer: Shane Guymon
URL:      www.shaneguymon.com
Date:     30 JULY 2009

© COPYRIGHT 2009, SHANE GUYMON | ALL RIGHTS RESERVED
--------------------------------------------------------------- */

body  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background-color: #EA1D00;
	margin: 0; 
	padding: 0;
	text-align: center;
	min-width: 1024px;
}

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

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

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

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

/* PHONE NUMBER */

#call-today {
	width: 230px;
	height: 30px;
	margin-top: 5px;
	margin-left: 20px;
	padding-bottom: 0;
	float: right;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.5em;
	color: #FFC600; 
}

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

/* TAGLINE */

#tagline {
	width: 900px;
	float: left;
	margin-top: 30px;
	text-align: left;
}

#tagline h1 {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

/* LOGO */

#logo {
	display: block;
	background: url(../images/logo2.jpg) no-repeat center;
	float: left;
	width: 300px;
	height: 167px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

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

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

#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: 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(../Headers/header1.jpg) no-repeat center top;
	width: 560px;
	height: 373px;
	margin-top: 15px;
	text-align: left;
	border: 1px solid #F0EEF1;
}

#banner2 {
	float: right;
	background: url(../Headers/header2.jpg) no-repeat center top;
	width: 560px;
	height: 279px;
	margin-top: 15px;
	text-align: left;
	border: 1px solid #F0EEF1;
}

#banner3 {
	float: right;
	background: url(../Headers/header3.jpg) no-repeat center top;
	width: 560px;
	height: 279px;
	margin-top: 15px;
	text-align: left;
	border: 1px solid #F0EEF1;
}

/* HORIZONTAL NAVIGATION MENU */

#horNav {
	float: right;
	background: none;
	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;
	width: 220px;
	float: right;
}

#horNav ul a {
	display: block;
	float: left;
	padding-bottom: 0;
	padding-top: 2em;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	color: #303D7B;
	border-left: 1px solid #D5D8E3;
}

#horNav li {
	float: left;
}

#horNav ul a:hover {
	color: #979EBD;
}

#horNav ul a:active {
	color: #303D7B;
}

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

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

#home #horNav .home a,
#about #horNav .about a,
#contact #horNav .contact a {
	color: #C1AC28;
	cursor: default;
	font-weight: bold;
}

/* HORIZONTAL FOOTER NAVIGATION MENU */

#footerNav {
	float: left;
	padding: 0;
	margin-top: 12px;
	width: 800px;
}

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

#footerNav ul a {
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	padding: 8px 10px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #1D2258;
	border-right: 1px solid #DAD6DF;
}

#footerNav li {
	float: left;
}

#footerNav ul a:hover {
	text-decoration: none;
	color: #B92616;
}

#footerNav ul a:active {
	text-decoration: none;
}

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

#home #footerNav .home a,
#about #footerNav .about a,
#services #footerNav .services a,
#advanced #footerNav .advanced a,
#periolase #footerNav .periolase a,
#visit #footerNav .visit a,
#scheduling #footerNav .scheduling a,
#specials #footerNav .specials a,
#contact #footerNav .contact a {
	font-size: 12px;
	line-height: 12px;
	color: #B92616;
	cursor: default;
}

/* CONTENT BACKGROUND */

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

/* CONTENT WRAPPER */

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

/* CONTENT */

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

#content h1 {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #EA1D00;
}

#content h2 {
	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: #1D2258;
	border-bottom: 1px solid #F0EEF1;
}

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

#content h2 .details {
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
}

#content h3 {
	padding-left: 3px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #B92616;
}

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

#content p {
	padding-top: 0;
	padding-bottom: 10px;
	padding-right: 30px;
	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: #000000;
}

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

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

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

/* ------------( START LIST )------------ */

#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: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #B92616;
	border-bottom: 1px solid #F0EEF1;
}

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

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

/* ------------( BLOCKQUOTE )------------ */

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

/* ------------( 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: #B92616; 
}

#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: #333333;
}

/* ------------( 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: #B92616; 
}

#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: #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-bio {
	width: 360px;
	float: right;
	margin: 0;
	padding: 0;
}

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

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

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

#column-right p {
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 13px;
	color: #1D2258;
	
}

/* CONTACT US TODAY BUTTON */

#contact-button {
	display: block;
	background: url(../images/contact-button.jpg) no-repeat center top;
	float: left;
	width: 230px;
	height: 92px;
	margin: 0;
	padding: 0;
}

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

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

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

/* SLIDESHOW */
	
#slideshow {
	width:560px;
	height:420px;
	margin-top: 25px;
	margin-left: 25px;
	float: right;
	border: 1px solid #EA1D00;
}


/* SIDE LIST */

#sidelist { 
	width: 300px;
	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: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 28px;
	padding-left: 6px;
	color: #B92616;
	border-bottom: 1px solid #1D2258;
}

#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: #1D2258;
}

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

#sidelist .underline {
	text-indent: -1em;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 275px;
	border-bottom: 1px solid #F0EEF1;
}

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

#sidelist ul a:hover {
	line-height: 28px;
	padding-left: 6px;
	background: #F4F3F5;
	color: #1D2258;
	border-bottom: 1px solid #B92616;
}

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

#home #sidelist .home a,
#about #sidelist .about a,
#doctor #sidelist .doctor 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: #1D2258;
	border-bottom: 1px solid #1D2258;
	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: 10px;
	padding-right: 20px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

#sidelist p em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}

#sidelist h1 {
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background: #1D2258;
}

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

#sidelist h3 {
	margin-left: 0px;
	padding-left: 10px;
	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: #EA1D00;
}

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

/* ENDING FOOTER AREA BACKGROUND */

#endbg  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background: url(../images/bg-footer.jpg) no-repeat center top;
	background-color: #EA1D00;
	margin: 0;
	padding-top: 20px;
	text-align: center;
	color: #B11500;
	min-width: 960px;
}

/* ENDING FOOTER AREA */

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

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

/* CLEARING ELEMENT */

#footer {
	clear: both;
}

.clear {
	clear: both;
}

/* FLOAT LEFT OR RIGHT */

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

.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: 420px;
	float: left;
	margin-left: 20px;
}

#contactform .normal {
	color: #535154;
}

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

/* NORMAL */

a:link {
	color: #B92616;
	text-decoration: underline;
}
a:visited {
	color: #B92616;
	text-decoration: underline;
}
a:hover {
	color: #1D2258;
	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: 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: #B11500;
	text-decoration: none;
	font-size: 12px;
}
a.designer:visited {
	color: #B11500;
	text-decoration: none;
	font-size: 12px;
}
a.designer:hover {
	color: #FFC600;
	text-decoration: underline;
	font-size: 12px;
}
a.designer:active {
	color: #B11500;
	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;
}