
/*------------------------------------------------------------------------------------
  Copyright 2009 
/*-------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#000 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:13px/18px  Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.4em; color:#fff; font: "Times New Roman", Times, serif;}
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.1em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#CC0000; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#2f86af; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:205px;
	margin:10px 0 15px 0; /* set margin left and right below */
	padding-top:20px;
	}

form label	{ font-size:1.2em; display:block;} 

.MT { margin-top:15px; }
.MT10 { margin-top:10px; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea{ 
	background-color:#d9e7ea !important; /* to prevent highlighting by Google Toolbar */
	border:0 none;
	color:#fff;
	width:150px; /* 5 pixles smaller than form width !important */
	height:22px;
	line-height:18px;
	vertical-align: middle;
	/*margin-bottom:15px;*/ /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
select { border:0 none; background-color:#000000 !important; padding:0px; border-width:0px; margin:0px; }

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

input {background:url(../images/input-bg.jpg) no-repeat scroll 0 0; width:220px; height:23px; padding-top:5px;}
textarea {background:url(../images/textarea-bg.jpg) no-repeat scroll 0 0; width:220px; height:107px;}



#selectbox{
	margin-left:0px;
	margin-top:4px;
	padding:0px;
	width:218px;
	color:#FFFFFF;
	background-color:#000000;
	height:25px;
	border: 2px solid red;

}
.selectboxdiv {
background:url(../images/input-bg.jpg) no-repeat scroll 0 0; 
width:224px; height:28px; color:#000000;
border:none;
}
/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.checkbox { background:url(""); width:14px; height:14px; text-align:left; margin-bottom:0px;padding-left:0px;padding-top:0px;}
input.submit-image, input.submit-contact-main, input.quickcontact-button1 { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:118px;
	height:35px;
	border:none;
	cursor:pointer;
	
	}
	
	input.quickcontact-button-hover1 {
	background:url("../images/btn-hover.jpg");
	width:118px;
	height:35px;
	border:none;
	cursor:pointer;
	}
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:970px;
	margin:0 auto;
	text-align:justify;
	}
#wrap h3 { text-align:left;}
/* ------------------------ masthead framework ------------------------ */
#masthead {
	/* position:relative;*/		
	background:url("../images/masthead.jpg");
	height:111px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:271px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 0px 10px 0px;
		}

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-left ul { padding-left:5px; } 
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:699px;
	float:left;
	}

	#column-right p, #column-right h2, #column-right h3, #column-right dl {
		margin:0px 40px 10px 35px;
		}
		#column-right h1 {
		margin:-60px 45px 10px 35px;
		padding-bottom:40px;
		}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { _padding:10px 0 0 -38px; margin-left:38px; margin-bottom:10px;}
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding: 0px 50px 5px 15px; /* pushes text to the right to display bg img */
			}

	/* multi column list 
	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; 
			padding-left:10px;  
			float:left;
			width:150px;
			line-height:20px; 
			} */

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#000;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet-.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ header framework ------------------------ */

#header-graphic { height:227px; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:100px; background:url("../images/subheader-h1.jpg");  } /* sets height for all subheads */

#subhead-contact { height:100px; background:url("../images/subheader-contact.jpg"); } /* sets height for all subheads */
	
/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("../images/title-contact.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("../images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("../images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:108px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:950px;
	margin:0 auto;
	text-align:left;
	}

#footer p {
	color:#fff;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#fff; }
#footer a:hover, #footer a:active { color:#fff; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 5px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #fff;
		}
	#footer li.first { border: none; margin-left:-10px; }
	
	
/* ------------------------ pre NAVIGATION FRAMEWORK ------------------------ */

#prenav1 { 
	background:url("../images/prenav.jpg") no-repeat; 
	width:970px; 
	height:51px; 
	margin:0;
	padding:0; 
	}

#prenav { 
	background:url("../images/prenav.jpg") no-repeat; 
	width:970px; 
	height:51px; 
	margin:0;
	padding:0; 
	}

#prenav span { display: none; }

#prenav li, #prenav a { height:51px; display:block; } /* change height here also */

#prenav li { float:left; list-style:none; _display:inline; position:relative; }

#prenav-01 { width: 235px; margin-left: 0px;}
#prenav-02 { width: 152px;}
#prenav-03 { width: 245px;}
#prenav-04 { width: 100px;}
#prenav-05 { width: 238px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#prenav-01 a:hover { background:url("../images/prenav.jpg")  -0px -51px no-repeat; }
#prenav-02 a:hover { background:url("../images/prenav.jpg") -235px -51px no-repeat; }
#prenav-03 a:hover { background:url("../images/prenav.jpg") -387px -51px no-repeat; }
#prenav-04 a:hover { background:url("../images/prenav.jpg") -632px -51px no-repeat; }
#prenav-05 a:hover { background:url("../images/prenav.jpg") -732px -51px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#SPECIFY #prenav-01 { background:url("../images/prenav.jpg")  -79px -30px no-repeat; }
body#SPECIFY #prenav-02 { background:url("../images/prenav.jpg") -158px -30px no-repeat; }
body#SPECIFY #prenav-03 { background:url("../images/prenav.jpg") -247px -30px no-repeat; }
body#SPECIFY #prenav-04 { background:url("../images/prenav.jpg") -341px -30px no-repeat; }
body#SPECIFY #prenav-05 { background:url("../images/prenav.jpg") -428px -30px no-repeat; }
body#SPECIFY #prenav-06 { background:url("../images/prenav.jpg") -460px -30px no-repeat; }



/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#prenav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#720000;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#prenav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #000;
	border-top:none;
	}	

#prenav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	display:block;
	}

#prenav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#prenav a:link, #prenav a:visited, #prenav a:hover, #prenav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#prenav li:hover ul, #prenav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#prenav-01 ul a:hover, #prenav-02 ul a:hover, #prenav-04 ul a:hover { 
	background-image:none;
	background-color:#AA0000;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#prenav-01 ul {margin-left:25px;}
#prenav-01 ul, #prenav-01 li { width:285px;  }	
	
#prenav-02 ul, #prenav-02 li { width:250px; }
#prenav-04 ul, #prenav-04 li { width:200px; }



/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */


#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:970px; 
	height:44px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:44px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 62px; margin-left: 0px;}
#nav-02 { width: 98px;}
#nav-03 { width: 138px;}
#nav-04 { width: 107px;}
#nav-05 { width: 67px;}
#nav-06 { width: 72px;}
#nav-07 { width: 158px;}
#nav-08 { width: 181px;}
#nav-09 { width: 87px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -0px -44px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -62px -44px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -160px -44px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -298px -44px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -405px -44px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -472px -44px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -544px -44px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -702px -44px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -883px -44px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#SPECIFY #nav-01 { background:url("../images/nav.jpg")  -79px -44px no-repeat; }
body#SPECIFY #nav-02 { background:url("../images/nav.jpg") -158px -44px no-repeat; }
body#SPECIFY #nav-03 { background:url("../images/nav.jpg") -247px -44px no-repeat; }
body#SPECIFY #nav-04 { background:url("../images/nav.jpg") -341px -44px no-repeat; }
body#SPECIFY #nav-05 { background:url("../images/nav.jpg") -428px -44px no-repeat; }
body#SPECIFY #nav-06 { background:url("../images/nav.jpg") -460px -44px no-repeat; }


/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#720000;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #000;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-03 ul a:hover, #nav-04 ul a:hover { 
	background-image:none;
	background-color:#AA0000;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-03 ul, #nav-03 li { width:260px; }		
#nav-04 ul, #nav-04 li { width:200px; }







/*-------------- NEW FORM ELEMENTS ------------- */


#form {background:url("../images/email-bg-.jpg") no-repeat;
	width:160px;
	margin-left:25px;}
	

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}

input.name, label.name { display:none;}

#thumb-1 { padding-left:18px;}
.thumb { width:160px; float:left; padding:0px;}

#column-right ul.thumb-list li { margin-left:-36px; width:124px;}

ol { padding-left:65px; padding-bottom:10px; padding-right:75px;}

.sl_badge_150 { width:210px; margin-left:20px; margin-top:10px; border:1px #ceb373 solid;}
.sl_badge_150 { padding:5px;}

#address { margin-left:35px; width:230px;}


