body {
	color:#999999;
	margin: 0;
	background-image: url(../images/bgshadow2.png);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #DEE9EE;
}
body, input,td,th,div { font-family:Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: 400; color:black}

a {color:#336699;}
a:link {color:#336699; text-decoration:none;}
a:visited {color:#993333; text-decoration:none;}
a:active {color:#FF9933; text-decoration:none;}
a:hover {color:#993333; }	

tr.topbanner td {
	background-image:url(../images/banners/banner-960rb.jpg);
	background-repeat:repeat-x;
}

#price {
	font-size:24px;
}

#usa {
	font-size:18px;
}

#wrapper {
	position: relative;
	left: 0;
	top: 0;	
	width: 960px;
	margin: 0 auto;
	/*background-image: url(../images/banners/banner_bkgnd.gif);
	background-repeat: repeat-x;*/
	background-color: #ffffff;
}  
#header{
	float:left;
	height: 112px;
	/*background: #D68585;*/
	text-align: center;
	/*background-color: #006666;*/
}

.dis {font-size: xx-small}

#left {
	float:left; 
	width: 165px;
	padding: 8px;
}

#right {
	float:left;
	width: 580px;
	border-left: 1px dotted #E7DAAD;
	padding-left: 10px;
	background-color:#FFFFfF;
}
#right2 {
	float:left;
	width: 600px;
	border-left: 1px dotted #CC6666;
	padding-left: 10px;
	background-color:#FFFFfF;
}
#rtcol {float:right;
	width: 170px;
	border-left: 1px dotted #CC6666; 
	padding: 4px;
	background-color:#ffffff;}
	
#right.special_length {height: 685px;}

div#img-mfg {float:right; top: 200px; right: 20px; 
	width: 200px; clear:left;
	margin: 0 10px 10px 10px; padding:0;}

#footer{
	clear:both;
	height:70px;
	text-align: center;
	border-top: 1px solid #CC6666;
	background-color: #ffffff;
}
 p.foot {
	margin-top: 10px;
	font-size: 10px;
	color:#999999;
	text-align: center;
}

p.foot a:link {color:#666666; text-decoration:none;}
p.foot a:visited {color:#666666; text-decoration:none;}
p.foot a:active {color:#FF9933; text-decoration:none;}
p.foot a:hover {color:#FF9933; text-decoration:none;}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
p.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-style: italic;
	margin: 5px;
	text-align: center;
}

/*.menu {
	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 9px;
	margin-left: 12px;
}*/

td.menu {
	padding: 0px;
 	background-color: #ffffff;
}

div.menu {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 1px;
	display: block;
	font-weight: 400;
	text-decoration: none;
	background-color:#ffffff;
	color: #333333;
}

.menuleft {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*line-height: 5px;*/
	margin-left: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
}

p.menu2 {
	font-size: 11px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*line-height: 12px;*/
	margin-left: 0px;
	margin-bottom: 4px;
}

.searchbox {
	font-size: 10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 12px;
	padding-bottom: 6px;
}

/* style of menu bullet items*/	
	p.menu a {display:block; padding:3px; text-decoration:none; width:120px; padding-left:5px;}
	p.menu a:link {color:#660000; }
	p.menu a:visited {color:#660000; }
	p.menu a:active {color:#0044dd; }
	p.menu a:hover {color:#0044dd; text-decoration:underline; background-color:#ffffdd;}	
	
	/* style of menuleft bullet items*/	
	/* border: 1px solid; border-color: #ffffff #f7f7f7 #eeeeee #f7f7f7;  */
	.menuleft a {display:block; width:135px; padding-left:5px; text-decoration:none; border-bottom:1px solid; border-color:#eeeeee; background-color: #ffffff}
	.menuleft a:link {color:#000000;  }
	.menuleft a:visited {color:#000000;  }
	.menuleft a:active {color:#0044dd; }
	.menuleft a:hover {color:#336699; text-decoration:underline; background-color:#E7DAAD;}
	
/* style of menu headings */
p.menu2 a {border:none; padding:4px 2px; text-decoration:none; display:block; width:149px;}
	 
p.menu2 a:link {color:#336699;  }
p.menu2 a:visited {color:#336699;}
p.menu2 a:active {color:#336699; }
p.menu2 a:hover {color:#000000; text-decoration:underline; background-color:#E7DAAD;}

.menuleft br {display:none;} /*quick hack rather than removing br tags*/
	

h3 a:link {color:#336699; text-decoration:none;}
h3 a:visited {color:#336699; text-decoration:none;}
h3 a:active {color:#336699; text-decoration:none;}
h3 a:hover {color:#FF9933; text-decoration:none;}

h3#prod-sheet a:link {color:#933; text-decoration:none;}
h3#prod-sheet a:visited {color:#999; text-decoration:none;}
h3#prod-sheet a:active {color:#F93; text-decoration:none;}
h3#prod-sheet a:hover {color:#F93; text-decoration:none;}


.search1 {
	font-size: 10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 8px;
}

#Layer1 {
	position:absolute;
	width:100%;
	height:38px;
	z-index:2;
	left: 0px;
	top: 48px;
	margin-top: 2px;
}

.bannerlinks {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-size: 11px;
	line-height: 16px;
	color: #007777;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-align: right;
	vertical-align:top;
	}

.bannerlinks a:link {color:#000000; 
	text-decoration:none;}
.bannerlinks a:visited {color:#000000; text-decoration:none;}
.bannerlinks a:active {color:#000000; text-decoration:none;}
.bannerlinks a:hover {color:#0000cc; text-decoration:underline;
}	

h1 {
	color: #336699;
	font-size: 14px;
	border-bottom: 1px solid #990000;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align:left;
}
h2 { font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-left: 10px; 
	color: #993333;	
}

h2.install {text-indent: 10px; padding-top:10px;}

h3{
	font-size: 10px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	line-height: 12px;
	margin-left: 10px;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	text-indent: 8px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}



ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	color: #333;
	padding-bottom: 6px;
}

.orderlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}

ul#dates li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	color: #333;
	padding-bottom: 6px;
	list-style: none;
}


.creditline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CC6600;
}
.uppercase {
	text-transform: uppercase;
}

.normal_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.list_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666600;
	width: 150px;
	margin-left: 15px;
	margin-bottom:10px;
}
.leftmenu {border-right: 1px dotted #990000;}


.market_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.bold {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #336699;}

.closeWin {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 80%;}
#dentalcontactform {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333; display: block; padding: 1em;}

.market_desc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.25em;
}
h3#abilities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	padding-top: 0.5em;
}
h4.indent {
	text-indent: 15px;
	font-style: italic;
}
#wrapper #content #abil {
	font-style: normal;
	font-weight: normal;
	background-color: #ffffff;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px dotted #006666;
}
.indent2 {
	margin-left: 20px;
}
ul.redList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	list-style-type: none;
}
.border { border: 1px solid #999999;}

/*style for featured product on front page */

#container {float: right; width: 170px;}
.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 6px;
	margin: 4px;
	width: 150px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #336699;
}
.ser-no {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	font-weight: bold;
}
/**/

td.logo {  overflow: visible; height: 32px;}
td.nav {
	text-align: center;
	vertical-align: middle;
}
td.installphotos {border-top: 1px solid #993333; background-color:#ffffff;}
td.navb {  text-align: middle; background-color: #dddddd; border-top: thin solid #993333; }
a.nav, div.nav { font-weight: 400; text-align: center; padding: 8px; display: block; float: right; text-decoration: none; }
a.nav:hover {text-decoration:underline; }
a.navb, div.navb {  color: black; font-weight: 400; text-align: center; padding: 8px; display: block; float: left; text-decoration: none; }
a.navb:hover { text-decoration:underline; }
span.content { }
td.content {
	padding:6px;
	text-align: justify; 
	border-right: 1px dotted #933;
	background-color: #ffffff;
}
td.maincontent {
	padding:6px;
	text-align: justify; 
	border-right: 1px dotted #933;
	background-color: #FFFFfF;
}
.search { 
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin-left: 4px;
}
.searchfade { 
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin-left: 4px;
	color:#888;
}

p.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000;
	font-weight:bold;
	margin-right: 10px;
	text-align: left;
	
}


#desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #666666;
	margin-right: 10px;
	text-align: left;
}

.spec {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	line-height: 13px;
}
.spec2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}

.spec3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}
.spec_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	line-height: 24px;
	margin-left: 10px;
}
#specs table {
	background-color: #EeEEEe;
	margin-left: 10px;
	padding: 10px;
}

#bigphoto {
	border-color: #666666;
	border: 1px;
	cursor:pointer;
}

.menu3 {
	font-size: 11px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	margin-left: 4px;
	/*text-decoration:underline;*/
}

.stylebutton {
	/*font-size: 10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

input.searchbox {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 2px;
	color: #333333;
}
input.searchbutton {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #eee;
	font-size:8pt;
	padding: 0px; 	
	color: #333333;
}
label { cursor:pointer; }
input.radio { padding: 0px; margin: 0px;margin-left: 12px;  height:11px;}
label:hover {text-decoration:underline;}
label.divide {}
span.smaller {
	font-size: 10px;
	font-weight: normal;
}
img { border:none; } 

a.nav:active, a.nav:visited, a.navb:active, a.navb:visited, a.menu:active, a.menu:visited { color:navy; }

table.cart { background-color:silver;}
table.cart td { background-color:white; text-align:center; vertical-align:middle;}
table.cart th {  background-color:#ddd;border-top: 1px solid white;border-left: 1px solid white;border-bottom: 1px solid gray;border-right: 1px solid gray;}

.optionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px; margin-left:8px;margin-right:5px;
	margin-top:3px;
}

.optionitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.acc_head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	font-weight: bold;
}
.border { border: 1px solid #999999;}

.orderform { border: 1px solid #339955; background-color:white; padding:6px; margin-top:8px; }
.address, .orderhead, .login { border-bottom: 1px solid black; }
.address th, .orderhead th, .login th { font-weight: 700; }
input.submit { margin-top:8px; }

table.grid {
background-color:#aab; border-spacing:0px;
border-left: 1px solid #ccd;border-top: 1px solid #ccd;
border-right: 1px solid #445;border-bottom: 1px solid #445;
}
table.grid th {
font-family: arial, sans-serif; font-size:10pt;
text-align:center;
background-color:#ddd; border-spacing:0px;
border-left: 1px solid #ffe; border-top: 1px solid #ffe;
border-right: 1px solid #778; border-bottom: 1px solid #778;
}
table.grid td {
font-family: arial, sans-serif; font-size:10pt;
background-color:white;border-spacing:0px;
border-bottom: 1px solid #aab;border-right: 1px solid #aab;
padding-left: 3px; padding-right:3px;
}
tr.cancel td {
	text-decoration: line-through;
	color: #aaaaaa;
}

tr.topbanner td, #header {
	border-bottom: 1px solid #dca;
}
#wrapper, table.wrapper {
border: 1px solid #9aa;
border-left: 1px solid #cdd;
border-top: none;
}
.addacc {
padding:0px;margin:0px;vertical-align:middle;
}



div.copyright {
	padding-top:20px;
	background-image: url(../images/bgshadow2v.png);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 8pt;
	color:gray;
	background-color: #DEE9EE;
	height:150px;
}
.optionitem img {
	position:relative;
	top:3px;
	left:-2px;
}

@media print {
	body, p, td, th, div, input, textarea, h1, h2, h3, h4, h5, h6, a, span  { font-size:10pt; color:black; background-color:white;}
	.noprint {display:none;}
}

