
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

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;}
ol,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:#3b3b3b url("../images/bg-wrap.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#b5b5b5;
	}

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

h1	{ font-size:1.2em; color:#ffffff; }
h2	{ font-size:1.1em; color:#ffffff; }
h3	{ font-size:1.0em; color:#ffffff; margin-bottom:0px; }

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

a:link,a:visited	{ color:#646464; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#FFFFFF; text-decoration:none; outline:none; }

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

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:0px 0px 0px 38px;
	}
img.img-protect { 
	float:left; 
	margin:0px 0px 0px 25px;
	}
	img.img-protect2 { 
		float:left; 
		margin:0px 0px 0px 7px;
		}
	img.img-protect3 { 
		float:left; 
		margin:0px 0px 0px 3px;
		}

img.img-right { 
	float:right; 
	margin:5px 10px 0px 5px; 
	}
img.img-shop { 
	float:left; 
	margin:5px 10px 0px 25px; 
	}
.logo {
	margin-left:30px;
	margin-top:20px;
	}
.suntek-solar {
	margin-left:20px;
	margin-top:20px;
	}
label.white {
	color:#FFFFFF;
	}	

div.right {
	float:right;
	margin:5px 18px 1px 10px;
	}	

.left {
	float:left;
	}
	
.photo-swf {
	margin-left:30px;
	}
.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

	}

.copyright { display:none;}
		
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	width:782px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:295px;
	}
	#masthead a {	
		position:absolute;
		left:32px;
		width:207px;
		top:11px;
		height:52px; 
		}
	#masthead a span {
		display:none;
		}
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:509px;
	float:left;
	}
#column-left img.gallery {
	margin:10px 0 10px 40px;
	}
	#divider {
		background:url("../images/divider.jpg") top no-repeat;
		height:585px;
		width:2px;
		float:right;
		}

	#column-left p, #column-left h1, #column-left h2 , #column-left ul, #column-left dl {
		margin:0px 20px 10px 30px;
		text-align:justify;
		}
			#column-left h3 {
				margin:0px 20px 0px 30px;
				}

	/* single column list */
	#column-left ul.single { padding-left:5px; }
		#column-left ul.single 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 */
			color:#FFFFFF;
			}


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

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

/* ------------------------ header framework ------------------------ */
#header-flash { height:300px; } /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {height:300px;}
#header-graphic { height:300px; } /* 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:20px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }

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

/* ------------------------ title framework with varying heights ------------------------- */
#title-location {
	height:42px;
	background:url("../images/title-locations.jpg") no-repeat ;
	}

#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:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	background:url("../images/footer.jpg") no-repeat;
	height:154px;
	width:610px;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	}
#footer-wrap {
	background:url(../images/wrap-footer.jpg) bottom repeat-x;
	}
#footer p {
	color:#ffffff;
	font-size:10px;
	margin:0px;
	}

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

#footer ul {padding-top:15px; margin-bottom:5px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		display: inline;
		margin-left:20px;
		}
	#footer li.first { border: none; }

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

/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:782px; 
	height:45px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

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

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

#nav-01 { width: 84px; margin-left:9px;}
#nav-02 { width: 152px;}
#nav-03 { width: 164px;}
#nav-04 { width: 175px;}
#nav-05 { width: 104px;}
#nav-06 { width: 81px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -9px -45px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -93px -45px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -245px -45px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -409px -45px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -584px -45px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -688px -45px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#index #nav-01 { background:url("../images/nav.jpg")  -9px -45px no-repeat; }
body#auto #nav-02 { background:url("../images/nav.jpg") -93px -45px no-repeat; }
body#paint #nav-03 { background:url("../images/nav.jpg") -245px -45px no-repeat; }
body#accessories #nav-04 { background:url("../images/nav.jpg") -409px -45px no-repeat; }
body#gallery #nav-05 { background:url("../images/nav.jpg") -584px -45px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	margin-top:-1px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#8c0505;	/* 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 #FFFFFF;
	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-02 ul a:hover, #nav-03 ul a:hover, #nav-06 ul a:hover { 
	background-image:none;
	background-color:#c30404;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:152px; }		
#nav-03 ul, #nav-03 li { width:164px; }		
#nav-06 ul, #nav-06 li { width:138px; }


/*---------------------- photo gallery -------------------------*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:  url("../images/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:  url("../images/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	