@charset "UTF-8";
/* CSS Document */

/* IE 7.0 BUG FIXES ONLY */
h1{
	font-size: 24px;
}

table.dentistbg td.no-padding {
	
padding: 0px;
	
}

table.dentistbg tr.no-padding {
	
padding: 0px;
	
}

td.no-padding-left{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

td.no-padding-right{
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
td.main-photo{
	padding-top: 0px;
	padding-bottom: 0px;
}
td.main-photo table td{
	padding-top: 0px;
	padding-bottom: 0px;
}


/* END IE 7.0 BUG FIXES ONLY */

table.dentistbg {
	
	background-color: #FFFFFF;
	padding: 15px;
	color: #000000;
	
}

.dentistproducts_title {
	color: #5EA0FE;
    font-style: italic;
	text-align: left;
	vertical-align: bottom;
	line-height: 22px;
}

.dentistproducts_nav {
	font-size: 13px;
	letter-spacing: 1px;
	color: #333333;
}
a.dentistproducts_nav:link, a.dentistproducts_nav:active, a.dentistproducts_nav:visited {
	font-size: 13px;
	letter-spacing: 1px;
	color: #333333;
	text-decoration:none;
}

a.dentistproducts_nav:hover{
	color: #000000;
	text-decoration:underline;
}

.dentistproducts_title2 {
	color: #5EA0FE;
	
}

.dentistproducts_copy {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	color: #000000;
}


.dentistproducts_footnote {
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}

td.dentistproducts_footnote a:link {
	font-size: 10px;
	line-height: 10px;
	color: #999999;
}

.dentistproducts_pricingguide {
	font-size: 11px;
	line-height: 12px;
	color: #666;
}

.contentBorder {
	border-left: #608EBB 1px solid;
	border-bottom: #608EBB 1px solid;
	border-right: #608EBB 1px solid;
}

.dentistbody-textCopy {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.dentistproducts_copy_bold {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
}
.dentistproducts_copy_small {
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}

.dentistproducts_copy_bold_color {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	color: #5EA0FE;
}

.dentistproducts_copy_bold_color a {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	color: #5EA0FE;
}

.dentistproducts_copy_bold_color a:hover {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	color: #5EA0FE;
	text-decoration: underline;
}

div.print {
	color: #335073;
}

.landingPage {
	background-color:#FFFFFF;
	border: #608EBB 1px solid;
}

.landing_title {
	color:#000000;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-style:italic;
}

.landing_copy {
	color:#000000;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

.landing_copy a {
	color:#5EA0FE;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
}

.landing_order {
	color:#000000;
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.dentist_list_title {
	font-size: 14px;
	font-weight: bold;
	color: #5EA0FE;
	line-height: 20px;
	text-decoration: underline;
}

.contentBorderGallery {
	border: 1px solid #CCCCCC;
}

.form_title {
	font-size: 24px;
	color: #5EA0FE;
	font-weight: bold;
	font-style: italic;
	line-height: 20pt;
}

.form_copy_bold_color {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	color: #5EA0FE;
}

a.download {
	color: #5EA0FE;
	text-decoration: underline;
}

a.download:hover {
	text-decoration: underline;
	color: #335073;
}

a.back {
	color: #335073;
	text-decoration: none;
}

a.back:hover {
	text-decoration: none;
	color: #5EA0FE;
}

/* ^^^^^^^^ MAIN NAVIGATION - DENTIST ^^^^^^^^^^ */
#navMainDentist ul{
	background: #000000;
	float: left;
	list-style: none;
	margin: 0;
	padding: 10px 0px 0px 0px;
	width: 100%;
}

#navMainDentist li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-transform:uppercase;
	color:#FFFFFF;
	margin: 0;
	padding: 5px;
}

#navMainDentist a {	
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}

#navMainDentist a:hover {
	background: url("/images/navigation/hover-dentist.gif") bottom center no-repeat;
	color: #FFFFFF;
	padding-bottom: 5px;
}

#navMainDentist .navMainDentistOn a {	
	color: #5EA0FE;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}

#navMainDentist .navMainDentistOn a:hover {
	background: url("/images/navigation/hover-dentist.gif") bottom center no-repeat;
	color: #5EA0FE;
	padding-bottom: 5px;
}

#navMainDentist .navMainDentistOn a:visited {
	background: url("/images/navigation/hover-dentist.gif") bottom center no-repeat;
	color: #5EA0FE;
	padding-bottom: 5px;
}

#navMainDentist .navMainDentistOn a:active {
	background: url("/images/navigation/hover-dentist.gif") bottom center no-repeat;
	color: #5EA0FE;
	padding-bottom: 5px;
}

#navMainDentist .navMainDentistOff a {	
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}

#navMainDentist .navMainDentistOff a:hover {
	background: url("/images/navigation/hover-dentist.gif") bottom center no-repeat;
	color: #FFFFFF;
	padding-bottom: 5px;
}


/* ^^^^^^^^ SIDE NAVIGATION - DENTIST ^^^^^^^^^^ */

div {
	margin: 0;
	padding: 0;
	border: 0;
}

.sidenavbg {
	background-color: #002450;
}

.ContentBox1 div.Header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*	color: #5EA0FE;*/
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	outline: 0;
	display: block;
}

.ContentBox1 div.selected a {
	text-decoration: none;
}

.ContentBox1 div.Header a:hover{
	text-decoration: none;
	color: #8C8D8E;
}

a.BlockLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 10px 0px 10px;
	outline: 0;
	display: block;
}

a.BlockLink:hover {
	text-decoration: none;
	color: #8C8D8E;
}

a.HeaderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*	color: #5EA0FE;*/
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	outline: 0;
	display: block;
}

a.HeaderLink:hover {
	text-decoration: none;
	color: #8C8D8E;
}

a.GDHeaderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	outline: 0;
	display: block;
}

a.GDHeaderLink:hover {
	text-decoration: none;
	color: #8C8D8E;
}

/* ^^^^^^^^ SIDE LINK TABLES - DENTIST ^^^^^^^^^^ */
table.tablebanner {
	border: thin solid #dadada;
	background-color: #f1f1f1;
	/* background-color: #191919;*/
}

table.tablebanner tr td{
	
}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #002450;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E1E1E1;
	background-image: url(/images/dentist/dentist-banner-fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	letter-spacing: 1pt;
}

.tableLinks {
	font-size: 12px;
	line-height: 16px;
	color: #5EA0FE;
 	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;	
}

.tableLinks a {
	font-size: 12px;
	line-height: 16px;
	color: #5EA0FE;
	list-style-position: outside;
	list-style-type: square;
}

.tableLinks a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #5EA0FE;
	list-style-position: outside;
	list-style-type: square;
	text-decoration: underline;
}

.video-message{
}

.image-align-top{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#ftp_instructions{
	color: #000;
	background-color: #FFF;
	padding: 15px;
}
