/* ==================================================================
SCREEN STYLESHEET
WENDY SWANTKOWSKI
---------------------------------------------------------------------
AUTHOR(S): AARON@METHOD21.NET

=====================================================================
COLOR TABLE
---------------------------------------------------------------------
YELLOW (BKG)		#FFF29C
LIGHT BLUE			#BDDFEF
DARK BROWN			#382100
DK BLUE (BILLBOARD)	#00315E
===================================================================== */
		
/* GLOBALS
===================================================================== */
@import url(/css/fancy.css);

html {
	background: #FFF29C url(/images/bkg-top.gif) repeat-x left top;
}

body {
	margin: 0;
	padding: 0;
	font: normal .8em/1.4 Helvetica, "Helvetica Neue", Arial, sans-serif;
	background: url(/images/header_hilight.gif) no-repeat center top;
	color: #382100;
}
a {
	overflow: hidden;
	color: #382100;
	cursor:pointer;
}
a img {
	border: none;
}
a:hover {
	text-decoration: none;
}

.resetList, .resetList li ul {
	margin: 0;
	padding: 0;
}
.resetList li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatRight {
	float: right;
	margin: 0 0 10px 10px;
}
.clear, .clearBoth {
	clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
img[align="left"] {
	margin: 0 10px 10px 0;
}
img[align="right"] {
	margin: 0 0 10px 10px;
}
/* FORMS */
input,textarea {
	font: inherit;
	padding: 3px;
}
input.inputButton { /* SEE IE6, IE7 */
	text-indent: -9999px;
	border: none;
	cursor: pointer;
}
.B_crumbBox { /* DEFAULT CLASS FOR MODX BREADCRUMB */
	margin: 3px 0 10px;	
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
input.inputButton { /* SEE IE6, IE7 */
	border: none;
	cursor: pointer;
	display: block;
    width: 224px;
    height: 39px;
	text-indent: -9999px;
	overflow: hidden; /* KILL DOTTED LINES IN FF */
}

/* LAYOUT
===================================================================== */
#logo {
	display: block;
	background: url(/images/logo.png) no-repeat left top;
	width: 360px;
	height: 90px;
	text-indent: -9999px;
}
#wrapper {
	width: 882px;
	margin: 0 auto;
	position: relative;
}


#billboard {
	background: url(/images/billboard/bkg-billboard-internal.png) no-repeat left top;
	height: 140px;
	padding: 10px 14px 0;
	position: relative; /* TO CONTAIN NAVIGATION & MESSAGE */
}

#billboard #message {
	position: absolute;
	top: 65px;
	left: 25px;
	width: 550px;
}
#billboard #billboardHeading {
	text-indent: -9999px;
	background:  no-repeat left top;
	margin: 0;
	height: 40px;
}
/* BILLBOARD TEXT PHRASES */
#home #billboardHeading {
	background-image: url(/images/billboard/reasons-to-smile.png);
	width: 345px;
	height: 90px;
}
#services #billboardHeading, #invisalign #billboardHeading, #periodontal #billboardHeading, #restorations #billboardHeading, #cleaning #billboardHeading, #peridontal #billboardHeading, #cosmetic #billboardHeading  { background-image: url(/images/billboard/txt-smile-about.gif);}
#our-office #billboardHeading, #team #billboardHeading, #photos #billboardHeading, #amenities #billboardHeading, #wendy #billboardHeading { background-image: url(/images/billboard/txt-our-office.gif);}
#appointment #billboardHeading, #directions #billboardHeading { background-image: url(/images/billboard/txt-visit-us.gif);}
#faq #billboardHeading { background-image: url(/images/billboard/txt-answers.gif);}
#errorPage #billboardHeading { background-image: url(/images/billboard/txt-404.gif);}

#billboard p {
	color: #00315E;
	margin: 5px 0 0;
	padding-left: 7px;
}

/* BILLBOARD OVERRIDES */
#home #billboard {
	background: url(/images/billboard/bkg-billboard-mom.png) no-repeat left top;
	height: 285px;
	padding: 10px 14px 0;
	position: relative; /* TO CONTAIN NAVIGATION & MESSAGE */
}
#home #billboard #message {
	position: absolute;
	top: 100px;
	left: 55px;
	width: 450px;
}

/* BILLBOARD PEOPLE IMAGES */
#home #headerImage {
	display: none;
}
#billboard #headerImage { /* SEE IE6 */
	background: transparent url(/images/billboard/family-standing.png) no-repeat right top;
	width: 325px;
	height: 315px;
	position: absolute;
	top: 11px;
	right: 16px;
	z-index: 1;
}
#services #headerImage {

}
#cleaning #headerImage { background-image: url(/images/billboard/young-couple-hugging.png); }
#cosmetic #headerImage { background-image: url(/images/billboard/latina-student.png); }
#restorations #headerImage { background-image: url(/images/billboard/brunette-girl.png); }
#peridontal #headerImage { background-image: url(/images/billboard/senior-couple-piggyback.png); }
#invisalign #headerImage { background-image: url(/images/billboard/boy-red-shirt.png); }

/* MASTHEAD
===================================================================== */
#masthead {
	padding: 0 15px;
	color: #FFF;
}
#masthead a {
	color: #FFF;
}
#masthead  p {
	margin: 0;
}
#headerInfo {
	width: 200px;
	position: absolute;
	top: 10px;
	right: 15px;
	text-align: right;
}
#headerPhone {
	font-size: 15pt;
}
#headerPhone span {
	font-size: 9pt;
}
/* NAVIGATION
===================================================================== */
#nav {
	background: url(/images/bkg-navigation.png) no-repeat left top;
	height: 40px;
	margin: 0;
	position: absolute;
	top: 10px;
	left: 14px;
	width: 852px;
	z-index: 15;
}
#nav li {
	float: left;
	background: url(/images/star-seperator.gif) no-repeat right center;
	width: auto;
	line-height: 38px;
	padding-right: 15px;
}
#nav #h7 { background-image: none;}
#nav li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-size: 10pt;
	padding: 0 7px;
}
#nav li.first a {
	padding-left: 10px;
}
#nav li.first a:hover {
	background: url(/images/bkg-navigation.png) no-repeat left -39px;
}
#nav li a:hover { /* ADDED LI:HOVER SO THE MAIN NAV STAYS HILIGHTED */
	background: url(/images/bkg-navigation.png) no-repeat center -39px;
}
#nav li:hover a {
	background: url(/images/bkg-navigation-pattern.png) repeat left top;
}

/* SUCKERFISH - SECOND LEVEL NAV ITEMS */
#nav ul { /* second-level lists */
	position: absolute;
	width: 150px; /*ADD SPACE TO MATCH UL WIDTH PLUS PADDING*/
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 0;
	padding: 0;
}
#nav ul li  {
	width: 150px;
	text-align: left;
	background: #372000;
	padding-right: 0;
	line-height: 1;
}
#nav ul li.first a { padding-left: 7px;}
#nav ul li.first a:hover {
	background: #683d00;
}
#nav ul li a {
	display: block;
	width: 136px;
	padding: 10px 7px;
	white-space: nowrap;
}
#nav ul li a:hover, #nav ul li:hover a{
	background: #683D00;
}
#nav ul li.last a { border: none; }

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* SUCKERFISH - THIRD LEVEL NAV ITEMS */
#nav ul li ul li.first a:hover {
	
}
#nav ul ul li:hover{ /* SEE IE 6, IE 7 */
/*	opacity: .75;*/
	background: red;
}
#nav li ul li:hover ul, #nav li.sfhover ul ul {
 	left: 150px;
 	margin-top: -33px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
}

/* BODY CONTENT
===================================================================== */
#home #contentWrapper {
	padding: 10px 30px 5px;
}
#contentWrapper { /* SEE IE6 */
	background: url(/images/bkg-content-center.png) repeat-y center top;
	padding: 10px 15px 5px 30px;
	color: #222;
}
#contentWrapper h1 {
	color: #382100;
	margin: 10px 0 12px;
	font-weight: normal;
	font-size: 22pt;
}
#contentWrapper h2 {
	color: #222;
	font-weight: normal;
	font-size: 18pt;
	margin: .4em 0;
}
#contentWrapper li {
	margin-top: 7px;
	margin-bottom: 7px;
}
#content {
	width: 550px;
	float: left;
}
#content h3, #content h4 {
	margin: .5em 0;
}
#home #content {
	width: 100%;
}
#content p {
	margin-top: 3px;
	margin-bottom: 1em;
}
#content .p1, #content .p2 {
	width: 405px;
	text-align: justify;
	margin-bottom: 15px;
}
#content .p1 {
	margin-right: 5px;
	float: left;
}
#content .p2 {
	margin-left: 5px;
	float: right;
}
/* BUCKETS */
#buckets {
	overflow: auto;
	clear: both;
	margin-bottom: 15px;
	color: #FFF;
}
#buckets li {
	width: 227px;
	height: 194px;
	padding: 15px;
	background: url(/images/bkg-bucket.jpg) no-repeat left top;
	float: left;
	margin: 0 24px 0 0;
}
#buckets li.last {
	margin: 0;
}
#buckets h3 {
	padding-top: 115px;
	margin-top: 0;
}
#buckets p {
	font-size: .9em;
}
#buckets .coupon h3 {
	background: url(/images/bucket-coupon-cleaning.jpg) no-repeat center top;
}

#buckets .last h3 {
	background: url(/images/bucket-black-family.jpg) no-repeat center top;
}
.disclaimer {
	color: #888;
	font-style: italic;
	text-align: center;
	font-size: .97em;
	padding: 12px 0 0;
	margin: 0;
	clear: both;
}

/* OVER-SIZED LIST ITEMS */
.bigList li {
	font-size: 15pt;
	margin: 0 !important;
}
.bigList li a {
	color: #444;
	text-decoration: none;
	display: block;
	border-top: solid 1px #382100;
	padding: 10px 5px;
}
.bigList li a:hover {
	background: #BDDFEF url(/images/btn-more.gif) no-repeat 98% center;
}

/* PDF LISTS */
.bigList a.pdf {
	background: url(/images/icon-pdf-large.png) no-repeat left center;
	padding-left: 45px;
}
.bigList a.pdf:hover {
	background: #BDDFEF url(/images/icon-pdf-large.png) no-repeat left center;
}

#gmap {
	width: 100%;
	height: 450px;
}
/* SIDEBAR
===================================================================== */
#home #sidebar {
	display: none;
}
#sidebar {
	width: 260px;
	min-height: 400px;
	margin-top: 140px;
	padding-top: 30px; /* MAKES ROOM FOR ABSOLUTELY-POSITIONED APPT BUTTON */
	float: right;
	background: url(/images/sidebar-divider.gif) no-repeat left 55px;
	position: relative;
}
#sidebar h3 {
	color: #FFF;
	background: url(/images/sidebar-header.gif) no-repeat left top;
	padding: 3px 0 3px 10px;
}
#sidebar h3 .sIFR-replaced { font-size: 16pt; }
#sidebar module {}
#sidebar li {
	background: url(/images/bullet-star.gif) no-repeat 8px 3px;
	margin-bottom: 7px;
	padding-left: 25px;
}
#sidebar li a {
	color: #222;
	text-decoration: none;
	display: block;
}
#sidebar li a:hover {
	text-decoration: underline;
}

/* SIDEBAR SUB-NAV */
#sidebar #inThisSection li {
	display: none; /* HIDES THIRD LEVEL NAV UNTIL IS NEEDED FOR ACTIVE SECTION */
}

#sidebar #inThisSection li.active, #sidebar #inThisSection li.active li {
	display: block; /* MAKES THIRD-LEVEL NAV VISIBLE FOR ACTIVE SECTION */
}
#services #inThisSection li ul{ display: none;}
#services #inThisSection li { display: block;}

#sidebar #inThisSection li.active ul li.active {
/*	background: url(/images/arrow-right-red.gif) no-repeat 10px;*/
}
#sidebar ul#sideNav li.active ul li a:hover, #sidebar ul#sideNav li.active ul li.active a  {
	color: #900;
}


#scheduleBtn {
	display: block;
	width: 228px;
	height: 44px;
	text-indent: -9999px;
	background: url(/images/btn-schedule-appt.png) no-repeat left top;
	z-index: 2;
	
	/* CENTERING WITH ABSOLUTE POSITION */
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -114px;
}
#scheduleBtn:hover {
	background: url(/images/btn-schedule-appt.png) no-repeat left -41px;
}
.scheduleBtn2 {
	display: block;
	width: 200px;
	height: 32px;
	text-indent: -9999px;
	background: url(/images/btn-schedule-appt2.gif) no-repeat left top;
	margin-top: 20px;
}
.scheduleBtn2:hover {
	background: url(/images/btn-schedule-appt2.gif) no-repeat left -36px;
}
.couponBtn {
	display: block;
	width: 200px;
	height: 32px;
	text-indent: -9999px;
	background: url(/images/btn-download-coupon.gif) no-repeat left top;
	margin-top: 20px;
}
.couponBtn:hover {
	background: url(/images/btn-download-coupon.gif) no-repeat left -36px;
}
/* PHOTO GALLERY
===================================================================== */
#photos #content img { 
	width: 150px;
	height: 150px;
	float:left;
	padding: 10px;
	margin: 0 5px 10px;
	background: url(/images/photo-gradient.gif) repeat-x left bottom;
	border: solid 1px #E5D9BF;
}

/* CONTACT FORMS
===================================================================== */
form#contactForm {
	padding: 0 20px;
	margin: 0 0 20px;
	font-weight: bold;
}
ul#contactFields {
	width: 500px;
	margin: 0 auto;
}
#contactFields li {
	clear: both;
	margin-bottom: 5px;
	padding:5px 0;
	border-bottom: solid 1px #DEDEDE;
}
#contactFields li.last {
	border: none;
}

#contactFields label {
	width: 75px;
	float: left;
	clear: both;
	font-weight: bold;
	text-align: left;
	display: block;
}
#contactForm input[type="text"], #contactForm textarea, #contactForm select {
	margin: 0 0 0 5px;
	border: 1px solid #754200;
	background: #FEF7CD !important;
	width: 300px; /* RESTRICT SAFARI RESIZE */
	max-width: 300px; /* RESTRICT SAFARI RESIZE */
	max-height: 250px; /* RESTRICT SAFARI RESIZE */
	vertical-align: baseline;
}
#contactFields input:focus, #contactFields textarea:focus {
	background: #FFF url(../images/quick_input_background_1.gif) no-repeat left top;
}
#contactFields input.inputButton {
	background: url(/images/btn-send.gif) no-repeat left top;
	width: 86px;
	height: 28px;
	border: none;
	margin-left: 78px;
}
#contactFields input.inputButton:hover {
	background: url(/images/btn-send.gif) no-repeat left -28px;
}
#contactFields .radio, #contactFields .checkbox {
	width: auto;
	display: inline;
	float: none;
	margin-right: 10px;
}
/* FOOTER
===================================================================== */
#footer {
	background: url(/images/bkg-content-bottom.gif) no-repeat center top;
	padding: 30px 0;
	font-size: .9em;
}
#footer p {
	margin: 0;
	text-align: center;
}
#footer a {
	margin: 0 7px;
}
