#menu dl  { background: #69c url("bottom.gif") no-repeat left bottom; margin: 0; padding: 0 0 10px 0; width: 150px }
#menu dt  { color: #fff; font-size: 1.4em; font-weight: bold; background: #69c url("top.gif") no-repeat left top; margin: 0; padding: 10px; border-bottom: 1px solid #fff }
#menu dd { margin:0; padding:0; color: #fff; font-size: 1em; border-bottom:1px solid #fff; background: #47a }
#gallery .menuimage  { color: #fff; background: #69c url("none.gif") no-repeat left top; margin: 0; padding: 0px; border-bottom: 1px solid #fff }
#gallery a, #gallery a:visited  { color: #fff; text-decoration: none; background: #47a url("arrow.gif") no-repeat 10px 10px; display: block; padding: 5px 5px 5px 20px; width: 125px }
#gallery a:hover  { color: #9cf; background: #258 url("arrowr.gif") no-repeat 11px 10px }
#gallery .menuimage a, #gallery .menuimage a:visited { 
	background-color: #fff; 
	padding: 0px 0px 0px 0px; width: 150px;
	opacity: 0.8;
}
#gallery .menuimage a:hover { 
	opacity: 1.0;
}
#gallery .menuuitleg {
	background-color:#69c;
    color: #fff;
    font: 11px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	padding: 5px 5px 5px 5px;
	text-align:left;
	line-height: 120%; 
} 

h3 { font-weight:bold; }


.hardreturn {
	clear:both;
}

body, table, tr, td, p, li, h1 {
	color: #333;
	font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	line-height: 150%;
	vertical-align: top;
}

body {
	margin: 0px;
}


pre {
    font-size: medium;
}

img {
	border: 0;
	text-align: right;
	
}


.img1 {
	border: solid 2px black;
	margin-bottom:5;
	margin-top:5;
}

.img2 {

	margin-left:10;
	margin-right:10;
}

td {
	vertical-alignment: top;
	font-size: small;
	line-height: 125%;
}

.hpBox {
	border-top: 1px dashed #ccc;
	padding: 10px 6px 10px 6px;
	margin: 0;
	clear: both;
	border-bottom: 1px dashed #ccc;
	}
	
.hpBox p {
	color: #666;
	margin-top: 0;
	}
	
.hpBox h3 {
	margin: 0 0px 6px 0;
	font-size: 10px;
	font-weight: bold;
	color: #FBB033;
	
	}
	
.hpBox h3 img {
	vertical-align: middle;
	display: inline;
	background: #FBB033;
	margin-right: 4px;
	}

#guides, #portal {
	background: #f3f3f3;
	}


.SmallLetters {
	font-size: xx-small;
	line-height: 1.5em;
	text-decoration: none;
	color: rgb( 100, 100, 100 );
}

.MediumLetters {
	font-weight: bolder;
	line-height: 1em;
	text-decoration: none;
	color: rgb( 62, 76, 105 );
	font-variant: small-caps;
	border-top: 1px solid #c6e5e9;
	padding:8px;
	font-size: larger;
}

.LargeLetters {
	font-size: large;
	font-weight: bolder;
	text-decoration: none;
	color: rgb( 69, 134, 190 );
}

h1 {
	font-size: large;
	font-weight: bolder;
	text-decoration: none;
	color: rgb( 69, 134, 190 );
}

.FooterLetters {
	font-size: xx-small;
	text-decoration: none;
	color: rgb( 48, 43, 40 );
}

.MenuHeader {
	font-size: small;
	font-weight: bold;
}

table.Background {
	background-color: rgb( 202, 220, 231 );
}

table.Content {
	text-align: justify;
	vertical-align: top;
	color: rgb( 100, 100, 100 );
	background-color: white;
	line-height: 1.25em;
}

table.Banner {
	border-bottom: 1px solid rgb( 191, 191, 191 );
	background-color: rgb( 230, 239, 245 );
}

table.Border {
	border: 1px solid rgb( 152, 170, 177 );
}

table.SideMenu {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	border-right: 1px solid rgb( 191, 191, 191 );
	background-repeat: repeat;
	background-color: rgb( 239, 239, 239 );
	vertical-align: middle;
}

table.Footer {
	color: white;
	font-size: xx-small;
	border-top: 1px solid rgb( 152, 170, 177 );
	background-repeat: repeat;
	background-color: rgb( 230, 239, 245 );
	vertical-align: middle;
}

a {
    color: #307082;
}
a:hover {
    color: #D60808;
}

a.SideMenuItem:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: rgb( 62, 76, 105 );
	text-decoration: none;
	font-weight: bold;
}

a.Footer {
	font-size: xx-small;
	color: rgb( 62, 76, 105 );
	text-decoration: none;
	font-weight:300;
}

a.SideMenuItem:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: rgb( 62, 76, 105 );
	text-decoration: none;
	font-weight: bold;
}

a.SideMenuItem:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	color: rgb( 69, 134, 190 );
	text-decoration: none;
	font-weight: bold;
}

hr {
	clear: both;
	background: rgb( 191, 191, 191 );
	color: rgb( 191, 191, 191 );
	border: none;
	height: 1px;
	margin: 0 0 1.35em !important;
	margin: 0 0 1em
}

hr.no-margin {
	clear: both;
	background: rgb( 191, 191, 191 );
	color: rgb( 191, 191, 191 );
	border: none;
	height: 1px;
}
 
#pod div.hr,
#infoPod div.hr {
	border-top: 1px solid #c4cbce;
	background-color: white;
	padding: 0 10px;
	font-size: 1px;
	line-height: 1px;
	height: 1px !important;
	height: 2px
}

#pod div.hr {
	margin: 10px -10px;
}

/*#pod {display:block; top:10px; left:150px; width:130px; position:fixed; border:1px solid #888; padding:10px; text-align:center; font-weight:bold; color:#fff}*/

/* Toolbar Styles */

#navcontainer {
	text-align:left;
	margin-bottom: 10px;
}

#navcontainer #current {
	color: #ffffff;
	text-shadow: 0px 1px 1px #666666;
}

#navcontainer .currentAncestor {
	color: #ffffff;
	text-shadow: 0px 1px 1px #666666;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #aeaeae;
}

#navcontainer li {

}

#navcontainer a {
	height: 20px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff;
	border-bottom: 1px solid #aeaeae;
	background: repeat-x url(images/button_normal.png);
}

#navcontainer a:hover {
	color: #ffffff;
	text-shadow: 0px 1px 1px #666666;
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
	border-top-style: none;
}

#navcontainer ul ul li { margin: 0 0 0 0;}

#navcontainer ul ul a {
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-indent: 20px;
	background: #ebebeb;
	font-weight: bold;
}

#navcontainer ul ul a:hover {
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	background: #cccccc;
	font-weight: bold;
}

#navcontainer ul ul #current{
	text-shadow: 0px 1px 0px #ffffff;
	color: #333333;
	background: #cccccc;
	font-weight: bold;
}

#navcontainer ul ul .currentAncestor {
	background: #ebebeb;
	text-shadow: none;
	font-weight: bold;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul a {
	text-indent: 40px;
	font-weight: normal;
}

#navcontainer ul ul ul a:hover{
	font-weight: normal;
}


#navcontainer #current {
	background: repeat-x url(images/button_over.png);
}

#navcontainer .currentAncestor {
	background: repeat-x url(images/button_over.png);
}

#navcontainer a:hover {
	background: url(images/button_over.png) repeat-x;
}

#navcontainer ul ul .currentAncestor{
	color: #007ef3;
}

.nav_f-series{ display:none }
.nav_abg-series{ display:none }
.nav_d-series{ display:none }  
.nav_m-series { display:none }
.nav_implant_screwdrivers{ display:none }
.nav_news{ display:none }
.nav_unismile{ display:none }
.nav_Bollard{ display:none }
