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

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

h1	{ font-size:1.2em; color:#485311; }
h2	{ font-size:1.1em; color:#485311; }
h3	{ font-size:.9em; color:#485311; }

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

a:link,a:visited	{ color:#757f3f; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#482603; text-decoration:none; 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 20px;
	}

img.img-right { 
	float:right; 
	margin:5px 15px 0px 0px; 
	}
label.product {
	font-size:11px;
	}
.padding {
	padding-top:30px;
	}
.justify {
	text-align:justify;
	}

div.margin-left {
	margin-left:20px;
	}	
img.call {
	margin:0px 0px 0px 40px;
	}	
	
.wrong {
	border:1px solid #990000; 
	background-color:#D70000; 
	color:#FFFFFF; 
	padding:4px; 
	padding-left:6px; 
	width:225px;
	}

/* ------------------------ form elements ------------------------ */
form {
	width:235px;
	margin:0px 0px 15px 0px; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

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

input, textarea, select { 
	background:url("../images/bg-contact.jpg") repeat-y !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #494a41;
	color:#000;
	width:230px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* 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 { width:150px; padding:0; } /* same width as form - !important */

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

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


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

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

#contact-main label { 
	width:150px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:5px;
	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.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/wrap.jpg") repeat-y;
	width:754px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:92px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:85px;
		width:248px;
		top:35px;
		height:56px; 
		}
	#masthead a span {
		display:none;
		}

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

	#column-left p, #column-left  h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 30px 10px 45px;
		}
	 #column-left h2.first {
	margin:20px 30px 10px 45px;
		}

body#index #column-left ul {
	padding-bottom:49px;
	}
	#column-left form { margin-left:0px; } /* set form margin here */

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

	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left ul.multi 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; 
			}
	/* multi column list */
	#column-left ul.abc { padding-left:5px; } 
		#column-left ul.abc li { 
			padding-left:2px;  /* pushes text to the right to display bg img */
			float:left;
			width:12px; /* sets the width of each column */
			line-height:20px; 
			padding-bottom:10px;
			}

	/* 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;
			}
			
/* ------------------------ bottom-left framework ------------------------ */
#wrap-service {
		}

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

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

	#column-right p {
		margin:0px 0px 5px 0px;
		}
	 #column-right h2, #column-right h3{
		margin:0px 0px 5px 20px;
		}

	#column-right form { margin-left:20px; padding-top:40px; }

#bottom-right {background:url("../images/img-bottom-right.jpg") bottom right no-repeat;}
#bottom-left-index {background:url("../images/img-bottom-left.jpg") bottom left no-repeat;}
#bottom-left {background:url("../images/img-bottom-left-in.jpg") bottom left no-repeat;}

/* ------------------------ header framework ------------------------ */
#header-flash { height:300px; } /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {height:300px;}
#header-graphic {  
	background:url("../images/header-graphic.jpg") no-repeat;
	height:364px; 
	width:472px; } /* sets height for all non-flash headers */


/* ------------------------ subhead framework ------------------------ */
#subhead { height:28px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#product #subhead { background:url("../images/subhead-product.jpg"); }
	body#catalog #subhead { background:url("../images/subhead-catalog.jpg"); }
	body#services #subhead { background:url("../images/subhead-services.jpg"); }
	body#manufacturers #subhead { background:url("../images/subhead-manufacturers.jpg"); }
	body#locations #subhead { background:url("../images/subhead-location.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#glossary #subhead { background:url("../images/subhead-glossary.jpg"); }

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

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

#title-service {
	height:45px;
	background:url("../images/title-service-manu.jpg") ;
	}
#title-service h2 {
	display:none;
	}
/* ------------------------------------- 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-index {
	background:url("../images/wrap-bottom.jpg");
	width:100%; /* fix for Safar */
	height:52px;
	clear:both; /* important - do not remove */
	}
#bottom-wrap {
	background:url("../images/wrap-bottom-inside.jpg");
	width:100%; /* fix for Safar */
	height:52px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#warp-footer {
	background:url("../images/wrap-footer.jpg") bottom repeat-x;
	}
#footer {
	width:752px;
	background:url("../images/img-tape-footer.jpg") top right no-repeat;
	text-align:center;
	height:80px;
	margin:0 auto;
	}

#footer p {
	color:#ffffff;
	margin:3px 0 3px 0px;
	}

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

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

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

/* ------------------------ vertical sprite nav ------------------------ */
#nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:282px;	/* Width of buttons, not entite image (or half of entire image) */
	height:364px;	 /* Height of entire image */
	}

#nav li span { display: none; }

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

#nav li, #nav a { 
	height:23px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-01 { margin-top:25px; width:280px; }

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08 { margin-top:0; width:280px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -282px  -25px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -282px  -48px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -282px  -71px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -282px  -94px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -282px -117px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -282px -140px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -282px -163px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -282px -186px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #nav-01 { background:url("../images/nav.jpg") -282px  -25px no-repeat; width:278px !important; }
body#product #nav-02 { background:url("../images/nav.jpg") -282px  -48px no-repeat; width:278px !important; }
body#catalog #nav-03 { background:url("../images/nav.jpg") -282px  -71px no-repeat; width:278px !important; }
body#services #nav-04 { background:url("../images/nav.jpg") -282px  -94px no-repeat; width:278px !important; }
body#manufacturers #nav-05 { background:url("../images/nav.jpg") -282px -117px no-repeat; width:278px !important; }
body#locations #nav-06 { background:url("../images/nav.jpg") -282px -140px no-repeat; width:278px !important; }
body#contact #nav-07 { background:url("../images/nav.jpg") -282px -163px no-repeat; width:278px !important; }
body#glossary #nav-08 { background:url("../images/nav.jpg") -282px -186px no-repeat; width:278px !important; }

/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	background-color:#879249;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:-162px; /* Set to same width as in #nav */
	margin-top:-25px;
	}

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

#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  { 
	background-image:none;
	background-color:#acc138;
	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:160px; }		
#nav-03 ul, #nav-03 li { width:160px; }		
