/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* 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;}
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:#d3d6d8 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px  Arial, Helvetica, sans-serif; 
	color:#000;
	}
#bottom-body { 
	background: url("../images/bottom-body.jpg") bottom repeat-x;
	}
blockquote { margin-left:10px; margin-right:10px; }

p.h1	{ font-size:1.2em; color:#000; font-weight: bold; }
p.h2	{ font-size:1.1em; color:#1f3784; font-weight: bold; }
p.h3	{ font-size:1.0em; color:#2f54b0; font-weight: bold; }

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

a:link,a:visited	{ color:#1f3784; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#000; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	

.clear {clear: both;}

div.clear	{ 
	height:.01em; 
	clear:both;
	overflow:hidden; 
	}
div.clear-h2	{ 
	height:10px; 
	clear:both;
	overflow:hidden; 
	}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("http://www.edtdental.com/images/bullet-back-to-top.jpg") right no-repeat;
	}
p.more-info {
	text-align:left;
	display:block;
	}
img.img-left { 
	float:left; 
	margin:0px 5px 0px 0px;
	}

img.img-right { 
	float:right; 
	margin:0px 0px 0px 5px; 
	}
p.samples {font-weight: bold; font-size: 1.2em; color:#132460;} 
p.call {font-weight: bold; font-size: 1.2em; color:#3a393a;}
/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* 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-color:#f5f5f5 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #caced0;
	color:#213b8a;
	width:225px; /* 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: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

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

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


/* ------------------------ 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.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background: url("../images/btn-submit.gif") center no-repeat;
	background-color: transparent !important; 
	width:59px;
	height:28px;
	border:none;
	cursor:pointer;
	}

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

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

#wrap-img {
	background:url("../images/bottom-img.jpg") bottom no-repeat;
	width:972px;
	margin:0 auto;
	text-align:left;
	padding-bottom: 20px;
	}
body#contact #wrap-img {
	padding-bottom: 90px;
	}
/* ------------------------ masthead framework ------------------------ */
#header {
	position:relative;
	background:url("../images/header.jpg");
	height:53px;
	padding: 91px 0 0 60px;
	}
	/* index page link within #masthead */		
	#header a.homelink {
	position:absolute;
	left:60px;
	width:444px;
	top:7px;
	height:75px;
		}
	#header a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:552px;
	float:left;
	padding-left: 60px;
	background: url("../images/col-left-bg.jpg") left top no-repeat;
	}
body#samples #column-left, body#triodent #column-left, body#thankyou #column-left { height: 600px;}

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

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

	/* single column list */
	#column-left ul { padding-left:25px; }
		#column-left ul li { 
			list-style: disc; 
			padding-left:0px; /* pushes text to the right to display bg img */
			}
		#column-left ul li.pdf { 
			list-style: none; 
			background: url("../images/pdf-logo.jpg") left no-repeat;
			padding-left:30px; /* pushes text to the right to display bg img */
			line-height: 25px;
			margin-left: -30px;
			}
		#column-left ul li ul {padding-left: 10px; margin-bottom: 4px;}
		#column-left ul li ul li { 
			list-style:circle; 
			padding-left:5px; /* pushes text to the right to display bg img */
			}

	#column-left ol { padding-left:25px; }
		#column-left ol li { 
			padding-left:5px; /* pushes text to the right to display bg img */
			clear: both;
			margin-bottom: 4px;
			}
		#column-left ol li p { width: 375px; margin: 3px 0px 3px 0px;} 
		#column-left ul.img-number li { width: 375px; list-style: none; height: 110px;} 
		#column-left ul.img-li li { 
			width: 235px; 
			margin: 10px 12px 10px 0px; 
			float: left; 
			list-style:none;
			height: 225px;
			} 
		body#nu-core #column-left ul.img-li li { height: 190px;}
		
		#column-left ul.img-li li.tall { 
			height: 320px; 
			}
			
			#column-left ul.img-li li img {margin: 0 0 5px 30px;}
	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left ul.multi li { 
			background:transparent url("http://www.edtdental.com/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("http://www.edtdental.com/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:360px;
	float:left;
	}
	
  #col-right-wrap {
  	width: 360px;
  	background: url("../images/col-right-wrap.jpg") left repeat-y;
}
  #col-right-top {
	background: url("../images/col-right-bg.jpg") left top no-repeat;
	padding-right: 60px;
	width:300px;
  }
  #right-col-bottom {
  	height: 20px;
	background: url("../images/right-col-bottom.jpg");
	}
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 22px 10px 43px;
		}

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

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

	/* multi column list */
	#column-right ul.multi { padding-left:5px; } 
		#column-right ul.multi li { 
			background:transparent url("http://www.edtdental.com/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;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("http://www.edtdental.com/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 ------------------------ */


/* ------------------------ subhead framework ------------------------ */
#subhead { height:32px; width: 532px; margin-top: 18px;} /* sets height for all subheads */
	body#about #subhead { background:url("../images/subhead-about.gif"); }
	body#ez-crown #subhead { background:url("../images/subhead-ez-crown.gif"); }
	body#nu-crown #subhead { background:url("../images/subhead-nu-crown.gif"); }
	body#nu-core #subhead { background:url("../images/subhead-nu-core.gif"); }
	body#nu-block #subhead { background:url("../images/subhead-nu-block.gif"); }
	body#temp-tray #subhead { background:url("../images/subhead-temp-tray.gif"); }
	body#samples #subhead { background:url("../images/subhead-samples.gif"); }
	body#product-info #subhead { background:url("../images/subhead-product-info.gif"); }
	body#triodent #subhead { background:url("../images/subhead-triodent.gif"); }
	body#contact #subhead { background:url("../images/subhead-contact.gif"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.gif"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#nu-crown-pod {
	float: left;
	width: 266px;
	padding-top:184px;
	background:url("../images/nu-crown.jpg") top no-repeat ;
	}
#ez-crown-pod {
	float: left;
	width: 264px;
	padding-top:184px;
	background:url("../images/ez-crown-1.jpg") top no-repeat ;
	padding-left: 22px;
	}

#triodent-pod {
	float: left;
	width: 266px;
	padding-top:184px;
	background:url("../images/triodent.jpg") top no-repeat ;
	}
#temp-tray {
	float: left;
	width: 266px;
	padding-top:184px;
	background:url("../images/temp-tray.jpg") top no-repeat ;
	}
#nu-block-pod {
	float: left;
	width: 264px;
	padding-top:184px;
	background:url("../images/nu-block.jpg") top no-repeat ;
	padding-left: 22px;
	}
#column-left #nu-crown p, #column-left #triodent p, #column-left #ez-crown p, #column-left #temp-tray p  { margin: 0px 19px 10px 0px; }
/* ------------------------ title framework with varying heights ------------------------- */
#title-video-website {
	height:82px;
	background:url("../images/title-video-website.jpg") left top no-repeat ;
	}

#title-our-products {
	height:26px;
	background:url("../images/title-our-products.gif");
	width: 235px;
	margin-left: 43px;
	}
#title-contact {
	height:26px;
	background:url("../images/title-contact.gif");
	width: 235px;
	margin-left: 43px;
	}
	
#title-products {
	height: 50px;
	background: url("../images/title-products.gif");
	}
#order-samples {
	background: url("../images/order-samples.gif") left no-repeat;
	height: 157px;
	width: 277px;
	position: relative;
	margin-left: 23px;
	}
	#order-samples a {
	position:absolute;
	height: 89px;
	left: 170px;
	width: 90px;
	top: 13px;
		}
	#order-samples a span { display: none;}
	
	
#order-forms {
	background: url("../images/order-forms.jpg") no-repeat;
	height: 51px;
	position: relative;
}
	#order-forms a {
		height: 51px; 
		width: 100px;
		left: 200px;
		position:absolute;
	}
	
	#order-forms a:hover { 	background: url("../images/order-forms-over.jpg") -200px 0px no-repeat;}
	
#order-forms-prod {margin: 4px 0 10px 0;}
	
	body#temp-tray #order-forms-prod {
		background: url("../images/order-forms-temp-tray.jpg") no-repeat;
		height: 51px;
		position: relative;
	}
	body#nu-block #order-forms-prod {
		background: url("../images/order-forms-nu-block.jpg") no-repeat;
		height: 51px;
		position: relative;
	}
	body#nu-crown #order-forms-prod {
		background: url("../images/order-forms-nu-crown.jpg") no-repeat;
		height: 51px;
		position: relative;
	}
	body#nu-core #order-forms-prod {
		background: url("../images/order-forms-nu-core.jpg") no-repeat;
		height: 51px;
		position: relative;
	}
	body#ez-crown #order-forms-prod {
		background: url("../images/order-forms-ez.jpg") no-repeat;
		height: 51px;
		position: relative;
	}
		#order-forms-prod a {
			height: 51px; 
			width: 87px;
			left: 29px;
			position:absolute;
		}
		#order-forms-prod a:hover { background: url("../images/order-forms-prod-over.jpg") 0px 0px no-repeat;}
	
	#order-forms a span, #order-forms-prod a span { display: none;}

/* ------------------------------------- Buttons ---------------------------------------- */
div.learn-more {
		height:26px;
		display:block;
		background:url("../images/btn-learn-more.gif") no-repeat;	
		position: relative;
		width: 245px;
		margin-bottom: 10px;
		}
		div.learn-more a {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 245px;
			height: 26px;
			}
		div.learn-more a:hover {
				background:url("../images/btn-learn-more.gif") -245px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		div.learn-more span { display:none; }

div.back-to-top {
		height:26px;
		display:block;
		background:url("../images/back-to-top.gif") no-repeat;	
		position: relative;
		width: 101px;
		margin-bottom: 10px;
		margin-left: 435px;
		}
		div.back-to-top a {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 101px;
			height: 26px;
			}
		div.back-to-top a:hover {
				background:url("../images/back-to-top.gif") -101px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		div.back-to-top span { display:none; }

/* ------------------------footer framework ------------------------ */
#footer {
	background: #2f54b0 url("../images/footer.jpg") top repeat-x;
	width:auto;
	margin:0 auto;
	text-align:center;
	padding: 20px 0 10px 0;
	}

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

#footer a:link, #footer a:visited { color:#ffffff; }
#footer a:hover, #footer a:active { color:#ffffff; text-decoration: none; }

#footer ul {margin-bottom: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 ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	width:852px; 
	height:36px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

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

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

#nav-01 { width: 44px; margin-left: 0px;}
#nav-02 { width: 51px;}
#nav-03 { width: 90px;}
#nav-04 { width: 92px;}
#nav-05 { width: 79px;}
#nav-06 { width: 86px;}
#nav-07 { width: 90px;}
#nav-08 { width: 72px;}
#nav-09 { width: 128px;}
#nav-10 { width: 66px;}
#nav-11 { width: 54px;}

/*-------------- (-79px) X position of button / (-36px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav-over.gif")  -0px 0px no-repeat; }
#nav-02 a:hover { background:url("../images/nav-over.gif") -44px 0px no-repeat; }
#nav-03 a:hover { background:url("../images/nav-over.gif") -95px 0px no-repeat; }
#nav-04 a:hover { background:url("../images/nav-over.gif") -185px 0px no-repeat; }
#nav-05 a:hover { background:url("../images/nav-over.gif") -277px 0px no-repeat; }
#nav-06 a:hover { background:url("../images/nav-over.gif") -356px 0px no-repeat; }
#nav-07 a:hover { background:url("../images/nav-over.gif") -442px 0px no-repeat; }
#nav-08 a:hover { background:url("../images/nav-over.gif") -532px 0px no-repeat; }
#nav-09 a:hover { background:url("../images/nav-over.gif") -604px 0px no-repeat; }
#nav-10 a:hover { background:url("../images/nav-over.gif") -732px 0px no-repeat; }
#nav-11 a:hover { background:url("../images/nav-over.gif") -798px 0px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#index #nav-01 { background:url("../images/nav-over.gif")  -0px 0px no-repeat; }
body#about #nav-02 { background:url("../images/nav-over.gif") -44px 0px no-repeat; }
body#ez-crown #nav-03 { background:url("../images/nav-over.gif") -95px 0px no-repeat; }
body#nu-crown #nav-04 { background:url("../images/nav-over.gif") -185px 0px no-repeat; }
body#nu-core #nav-05 { background:url("../images/nav-over.gif") -277px 0px no-repeat; }
body#nu-block #nav-06 { background:url("../images/nav-over.gif") -356px 0px no-repeat; }
body#temp-tray #nav-07 { background:url("../images/nav-over.gif") -442px 0px no-repeat; }
body#triodent #nav-08 { background:url("../images/nav-over.gif") -532px 0px no-repeat; }
body#product-info #nav-09 { background:url("../images/nav-over.gif") -604px 0px no-repeat; }
body#samples #nav-10 { background:url("../images/nav-over.gif") -732px 0px no-repeat; }
body#contact #nav-11 { background:url("../images/nav-over.gif") -798px 0px no-repeat; }

