/* --------------------------- */
/* ----- Page Style Sheet ---- */
/* --------------------------- */

@import url(layout.css);
@import url(style.css);


/* Main Nav */
#nav{white-space:nowrap; min-width:350px; z-index:999; position:absolute; right:0px; top:15px;}

/* ------- Left Column ------- */
	#leftCol{float:left; width:172px; padding-left:32px; padding-top:36px;}
	/* - Left Nav ---------------- */
		#lNav h3{height:27px; width:104px; background:url(images/productTitle.gif) no-repeat top left; margin-bottom:13px;}
		#lNav ul{list-style:none;}
		#lNav ul li{margin-bottom:9px;}
		#lNav ul li a{color:#036; text-decoration:none; font-weight:bold; font-size:13px; display:block; width:100%; line-height:13px; outline:none;}
		#lNav ul li a:hover{text-decoration:underline;}
		#lNav ul li ul{padding:5px 0 10px 10px;}
		#lNav ul li ul li{margin-bottom:0;}
		#lNav ul li ul li a{font-size:11px; color:#999}
		.lnavstyle11 {
	color: #036;
	font-size: 13px;
	font-weight: bold;
}
	/* --------------------------- */
	
	

/* ------- Main Column ------- */
	#bodyContent{margin-left:165px; color:#00456c; padding-top:36px; position:relative;}
	#bodyContent h2{position:absolute; font-size:14px; width:120px; text-align:right; left:-40px;}
	html>body #bodyContent h2{left:-5px;}
	#bodyContent p{color:#00456c; font-size:11px; line-height:18px; margin-bottom:7px; margin-left:133px; width:400px;}
	#productNav, .productNav{margin-left:133px; list-style:none; margin-top:24px;}
	#productNav h3, .productNav h3{font-size:12px; padding-top:166px;}
	#productNav li h4, .productNav li h4{font-size:12px !important; color:#00456C; margin:12px 0 0 0 !important;}
	#productNav ul, .productNav ul{list-style:none;}
	#productNav li, .productNav li{width:150px; float:left; margin-right:50px; padding:0;}
	*html #productNav li{margin-right:25px;}
	*html .productNav li{margin-right:25px;}
	
	#productNav ul ul, .productNav ul ul {list-style:disc; margin:12px 0 0 12px;}
	#productNav ul ul li, .productNav ul ul li{font-size:9px;}
	#productNav .lastProduct, .productNav .lastProduct{margin-right:0;}
	#productNav ul li, .productNav ul li{color:#7a95d2; text-decoration:none; font-size:10px; margin-top:3px; margin-right:0 !important;}
	#patient{background:url(images/patient.jpg) no-repeat top left;}
	#equipment{background:url(images/equipment.jpg) no-repeat top left;}
	#accessories{background:url(images/accessories.jpg) no-repeat top left;}
	#dental1{background:url(images/dental1.jpg) no-repeat top left;}
	#dental2{background:url(images/dental2.jpg) no-repeat top left;}
	#dental3{background:url(images/dental3.jpg) no-repeat top left;}
	#gloves{background:url(images/prot1.jpg) no-repeat top left;}
	#gowns{background:url(images/prot2.jpg) no-repeat top left;}
	#cabinets{background:url(images/prot3.jpg) no-repeat top left;}
	#gloves1{background:url(images/gloves1.jpg) no-repeat top left;}
	#gloves2{background:url(images/gloves2.jpg) no-repeat top left;}
	#gowns1{background:url(images/gowns1.jpg) no-repeat top left;}
	
	#cabinet1{background:url(images/cabinet1.jpg) no-repeat top left;}
	#cabinet2{background:url(images/cabinet2.jpg) no-repeat top left;}
	#cabinet3{background:url(images/cabinet3.jpg) no-repeat top left;}
	#cabinet4{background:url(images/cabinet4.jpg) no-repeat top left;}
	#cabinet5{background:url(images/cabinet5.jpg) no-repeat top left;}
	#cabinet6{background:url(images/cabinet6.jpg) no-repeat top left;}
	#cabinet7{background:url(images/cabinet7.jpg) no-repeat top left;}
	#cabinet8{background:url(images/cabinet8.jpg) no-repeat top left;}
	
	.moveOver{margin:5px 0 5px 133px; list-style:none;font-size:11px}
	.moveOver h3{font-size:12px;}	
	.lineUp{margin:5px 0 5px 133px; font-size:11px;}
	.lineUp div{text-align:center; float:left; height:200px; width:20%;}
	.lineUp img{border:0;}
	.lineUp a{text-decoration:none;}
/* --------------------------- */

/* ---------- Bottom --------- */
	#bodyContent h4{clear:left; margin-left:5px; font-size:16px;}
	#bodyContent .bottomBlurb{margin-left:5px; width:380px;}
	#bottom{height:112px; background:url(images/bottomBg.gif) no-repeat bottom right; padding-top:5px; clear:both;}
	#bottom ul{list-style:none; padding:6px 0 0 200px;}
	#bottom ul ul{padding:0 0 0 22px;}
	#bottom ul ul li{color:#00456c; font-size:10px; line-height:12px; font-weight:bold;}
	#bottom ul li{width:240px; float:left; margin-right:16px;}
	#bottom ul ul li{float:none; width:auto; margin-right:0;}
	#bottom ul li h5{height:42px; width:220px;}
	#bottom ul li h5 span{margin-left:-999em;}
	#bottom #ultimate h5 {background:url(images/ultimateH.gif) no-repeat top left;}
	#bottom #choice h5 {background:url(images/choiceH.gif) no-repeat top left;}
	#bottom #everyday h5 {background:url(images/everydayH.gif) no-repeat top left;}
/* --------------------------- */

/* ---------- Forms ---------- */
 form label {float:left;width:100px;text-align:right;margin-right: 5px;padding-top:3px;}
 form p{margin-top:10px;}
/* --------------------------- */