/* Blue Style 001 */
/* Copyright 2007 Casey Lee for Joomlashack.com */



#navbar {
	height: 32px;
	padding: 0px;
	margin: 0;
	position: relative;
	z-index: 900;
	float: none;
	width: 100%;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images2/menu.png) 0px -3px repeat-x;

}

#navbar ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 2px;
display: none;
}

#navbar ul li {
	position: relative;
	margin: 0;
display: none;
}

/*PARENT MENU*/

#navbar a {
	float: left;
	color: #000000;
	text-decoration: none;
	display: block;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	padding: 0px 15px;
display: none;
}


/*PARENT MENU ITEM HOVER*/
#navbar li a:hover {
	height: 32px;
display: none;
}
#navbar ul li:hover,
#navbar ul li.sfhover
 {
	background: url(../images2/menu_over.png) 0px -3px repeat-x;
display: none;
}

/*ALL LISTS*/

#navbar li {
	float: left;
	padding: 0;
display: none;
}

#navbar ul li {
	margin-right: 1px;
	border-right: 1px solid #869A9F;
display: none;
}

#navbar ul li ul li {
	margin-right: 0px;
	border-right: 0px solid #869A9F;
display: none;
}


#navbar ul ul a {
	background: none;
display: none;
}


#navbar li:hover ul, 
#navbar li li:hover ul, 
#navbar li li li:hover ul, 
#navbar li li li li:hover ul,
#navbar li.sfhover ul, 
#navbar li li.sfhover ul, 
#navbar li li li.sfhover ul,
#navbar li li li li.sfhover ul {
	background: #fff;
display: none;
}

#searchbar {
	position:absolute;
	top:117px;
	right:10px;
	margin: 5px auto;
	display: block;
	z-index:999;
display: none;
}

#searchbar .inputbox {
	border: 1px solid #ccc;
	background: #fff url(../images/help.png) no-repeat 98% 50%;
	font-size: 12px;
	line-height: 16px;
	width: 188px;
	height: 16px;
	text-indent: 5px;
display: none;
}




/*DEFINE HOVER COLORS*/

#navbar li:hover a, #navbar li.sfhover a {
	color: #242a2d;
}

#navbar ul li ul li a:link,
#navbar ul li ul li a:visited
 {
	font:  11px "Lucida Grande", Lucida, Verdana, sans-serif;

	color: #000;
		border:solid 1px #ee8d08;

}

#navbar ul li ul li a:hover,
#navbar ul li.active ul li a:hover {
	color: #fff;
}

/*SUBLEVEL STYLES*/

/*SUBLEVEL TEXT STYLES*/

#navbar li li a {
	font-weight: normal;
	padding: 0;
	height: 16px;
	line-height: 16px;
	text-indent: 5px;
}

#navbar ul ul a {
	display: block;
	text-decoration: none;
	width: 260px;
	text-transform: none;
}

#navbar li li {
	padding: 0;
	background: none;
	/*DONT SHOW THE BACKGROUND IMAGE*/
}

/*SUBLEVEL POSITIONING*/

#navbar li li {
	float: left;
	padding: 0;
	width: 262px;
}

#navbar li ul ul {
	margin: -29px 0 0 183px;
}

#navbar li:hover, #navbar li.sfhover {
	left: 0;
}

/*SUBLEVEL HOVER STYLES*/

#navbar ul ul a:hover {
	background: none;
	height: 16px;
	line-height: 16px;
	padding: 0;
	margin: 0;
}



#navbar li ul {
	top: 29px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 262px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-right: 1px solid #869A9F;
	border-left: 1px solid #DBE2E6;
	border-bottom: 1px solid #6a7c82;
}

/* MAINLEVEL ACTIVE-A:LINK STYLE */

#navbar li.active a:link,
#navbar li.active a:visited,
#navbar li.active ul.sfhover
 {
 /*
	background: url(../images/menu_active.png) no-repeat left top;
*/
	color: #000;
}
/* SUBLEVEL ACTIVE-A:LINK STYLE */

#navbar li.active ul li a:link,
#navbar li.active ul li a:visited,
#navbar li.active li
 {
	
	color: #000;
	background-image: none;
}
/* SUBLEVEL ACTIVE-A:LINK:HOVER STYLE */

#navbar li.active li a:hover,
#navbar li.active li.hover {
	color: #fff;
	background-image: none;
}
/* SUBLEVEL LI BACKGROUND */
#navbar li li:hover {
	background: #ee8d08;
}



/*SUBLEVEL PARENT INDICATORS*/



#navbar ul li ul li a.child,
#navbar ul li ul li a.child:hover {
	background: url(../images/arrow_right.gif) 100% 50% no-repeat;
}

#navbar ul li.active ul li a.child {
	background: url(../images/arrow_right.gif) 100% 50% no-repeat;
}
#navbar ul li ul li a:hover {
	background-image: none;
}

/* HIDE OTHER LISTS FROM IE */

#navbar li:hover ul ul, 
#navbar li:hover ul ul ul,
#navbar li:hover ul ul ul ul,  
#navbar li.sfhover ul ul, 
#navbar li.sfhover ul ul ul, 
#navbar li.sfhover ul ul ul ul {
	left: -999em;
}

#navbar li:hover ul, 
#navbar li li:hover ul, 
#navbar li li li:hover ul, 
#navbar li li li li:hover ul,
#navbar li.sfhover ul, 
#navbar li li.sfhover ul, 
#navbar li li li.sfhover ul,
#navbar li li li li.sfhover ul {
	z-index: 100;
	left: 0;
}

/* BECAUSE IE DOESNT UNDERSTAND CSS EVEN IN 2007 */

#navbar li.sfhover ul li.sfhover {
	background: #708288;
}


#navbar li:hover li:hover a.child,
#navbar li.sfhover li.sfhover a.child {
	color: #fff;
}

/* @end */


/* main background color, header background, and default text color */
body#page_bg {
	background-color: #fafafa;
	color: #363636;
}
#top-wrapper {
	display: list-item;
	list-style-image: url(../images2/header.jpg);
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff;

	
	
}


/* default font */
html, body, form, fieldset {
	font: 14px Arial, Helvetica, Geneva, sans-serif;

}


/*Top Nav Link Color*/

#header-top li a {

	color: #C9CFD3;
display: none;
}
#header-top li a:hover {
	color: #fff;
display: none;
}


/*Header (TEXT) */
#header-text h1, #header-text h1 a {
	color: #f7f7f7;
	font: normal 45px/45px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -3px;
display: none;
}
/*Header (GRAPHIC) */
/*Adjust the height below - Proceed with caution or use "text" based logo from config*/
/*Notes: If your logo extends the default size (67px) the page.png must be re-exported as well */
/*It is recommended to use the Fireworks source */

#header-graphic {
	height: 120px;
}

/* Defines the clickable hotspot area of the logo */
/* You can temporarily uncomment the red border to see your zone */
#header-graphic h1 a {
	height: 58px;
	width: 215px;
	/*border: 1px solid red;*/
	cursor: pointer;
}


/* Headings Typography */

h1 {
	font-size: 28px;
	color: #333;
}

h2 {
	font-size: 24px;
	color: #797f83;
}

h3 {
	font-size: 16px;
	color: #f89a1d;
}

h4 {
	font-size: 16px;
	color: #3d3d3d;
}
/* Default Link Styles */
a {
	color: #5683a2;
	text-decoration: none;
	font: 12px Arial, Helvetica, Geneva, sans-serif;

}

a:hover {
	color: #f89a1d;
	text-decoration: none;
}

/* Because serifs don't look all that great. Remove this if you change to a sans-serif font */
b, strong {
font-size: 13px;
}
/* Left and Right Column Typography */

#leftcol h1, #rightcol h1 {
	font-size: 18px;
	line-height: 125%;
}

#leftcol h2, #rightcol h2 {
	font-size: 16px;
	line-height: 125%;
}
#leftcol h4, #rightcol h4 {
	font-size: 14px;
	line-height: 125%;
}

#leftcol .inside,
#rightcol .inside {
	font-size: 12px;
	line-height: 135%;
}

#leftcol a.contentpagetitle,
#rightcol a.contentpagetitle,
#rightcol td.contentheading,
#leftcol td.contentheading {
	font-size: 22px;
	line-height: 22px;
}
/* Bottom stroke */
table#main {
}

/* Teaser Background */

#teaser-wrapper {
}
/* Secondary (inner) Teaser Background */
#teaser {
}
/* Teaser (icon position) Typography */

#teaser h3 {
	color: #3d3d3d;
	font-size: 28px;
	line-height: 32px;
}
#teaser p {
	color: #3d3d3d;
	font-size: 18px;
	line-height: 20px;
}
#teaser a {
}
/* @group Module Headings */

/* Style 1 - S1/Default */

div.moduletable h3, div.moduletableS1 h3 {
	text-transform: uppercase;
	font-size: 13px;
	background: #3d3d3d url(../images/moduleheading1.png) no-repeat left bottom;
	color: #fff;
	line-height: 165%;
	word-spacing: .25em;
}

/* Style 2 - S2 */

div.moduletableS2 h3 {
	text-transform: uppercase;
	font-size: 13px;
	background: #558a97 url(../images/moduleheading2.png) no-repeat left bottom;
	color: #fff;
	line-height: 165%;
	word-spacing: .25em;
}
/* Style 3 - S3 */

div.moduletableS3 h3 {
	text-transform: uppercase;
	font-size: 13px;
	background: #ccc url(../images/moduleheading3.png) no-repeat left bottom;
	color: #333;
	line-height: 165%;
	word-spacing: .25em;
}
/* Style 4 - S4 */

div.moduletableS4 h3 {
	text-transform: uppercase;
	font-size: 13px;
	background: #c0ccd3 url(../images/moduleheading4.png) no-repeat left bottom;
	color: #333;
	line-height: 165%;
	word-spacing: .25em;
}

/* Style 5 - S5 */

div.moduletableS5 h3 {
	text-transform: uppercase;
	font-size: 13px;
	background: #558a97 url(../images/moduleheading5.png) no-repeat left bottom;
	color: #fff;
	line-height: 165%;
	word-spacing: .25em;
}

/* Style 6 -bdr */


div.moduletable-bdr {
	background: #f4f4f4;
	border: 1px solid #ccc;
}

/* Style 7 -nopad */

div.moduletable-nopad h3 {
	text-transform: uppercase;
	font-size: 13px;
	color: #333;
	line-height: 165%;
}

/*Footer*/

#footer {
	color: #ccc;
	background: #ececec;
}
#footer a {
	color: #9ca2aa;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#footer a, #footer p, #footer div, #footer a {
}
#footer .moduletable h3 {
	font-family: Georgia, Garamond, "Times New Roman";
}
/* @end */

/*Author Text*/
span.small,.createdate {
	font: normal small-caps 11px/12px Tahoma, Lucida Grande, Lucida, Verdana, sans-serif;
	color: #666;
	text-transform: uppercase;
}
/*Last Updated Text*/
.modifydate {
	font: normal small-caps 11px/12px Tahoma, Lucida Grande, Lucida, Verdana, sans-serif;
	color: #666;
	text-transform: uppercase;
}
/* Content Headings */

a.contentpagetitle {
	text-decoration: none;
	color: #5683a2;
}

a.contentpagetitle:hover {
	color: #f89a1d;
	text-decoration: none;
}

td.contentheading {
	color: #3d3d3d;
}

.contentheading {
	color: #3d3d3d;
	letter-spacing: -2px;
	font: normal normal 28px/29px Georgia, "Times New Roman", Times, serif;
}

.componentheading {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
}
/*Read more...*/
a.readon {
	font: bold 12px/20px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #747a7e;
}

a.readon:hover {
	color: #84949c;
	text-decoration:none;
}
/*Buttons*/

input.button {
	border: 1px outset #666;
	background: #3d3d3d;
	color: #fff;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
}
/* Category Tables
td.sectiontableheader {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #797f83;
	font-weight: bold;
}

td tr.sectiontableentry1 td,
td.sectiontableentry1 {
	background: #fefefe;
	border-bottom: 1px solid #f0f0f0;
}

td tr.sectiontableentry2 td,
td.sectiontableentry2 {
	background: #f6f6f6;
	border-bottom: 1px solid #f2f2f2;
}

.sectiontableentry1 a,
.sectiontableentry2 a {
	text-decoration: none;
}

 */



/*  add bottom menu styles */
.copyright ul /* hackish i know */
	{
	height:21px;
	float:left;
	}
.copyright ul li
	{
	height:21px;
	display:block;
	margin:0;
	line-height:21px;
	float:left;
	}
.copyright ul li a,
#dentsply_copyright li
	{
	display:block;
	margin:0;
	line-height:21px;
	padding:0 1em;
	border-right:solid 1px #ccc;
	color:#222222;
	text-decoration:none;
	font-weight:bold;
	}
	


.article_title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5683a2;
}
.main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.main_body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;	
}
.main_link_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5683a2;
	line-height: 12px;	
}
.orange_bold_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f89a1d;
}

.green_bold_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8db549;
}

.table_header_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5683a2;
}

.darkgrey_bold_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2e2e2e;
}




