﻿@charset "utf-8";
html {
	background-image: url('/images/bkcolor.png');
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	scrollbar-base-color: #0C4E94;
}
body {
	font: 11pt Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url('../images/bkgrnd.png');
	background-repeat: repeat-x;
	background-position: top center;
	min-width: 900px;
	scrollbar-base-color: #428158;
	margin: 0px 0px 0px 0px;
}
.sddental #container { 
	width: 884px;
	text-align:left;
}
.sddental #topheader { 
	font: 9pt Arial, Helvetica, sans-serif;
	background-image: url('/images/topheaderlogo.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 110px;
	color: white;
	text-align: right;
} 
.sddental #topheader_text { 
	font: 9pt Arial, Helvetica, sans-serif;
	padding: 12px;
}
.sddental #mainContent { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: white;
}
.sddental #mainlinks {
	height: 33px;
	width: 885px;
}
.sddental #fadeshow1{
	z-index:1;						
}
.sddental #greatsmiles_box { 
	font: 10pt Arial, Helvetica, sans-serif;
	background-image: url('/images/greatsmiles_bkgrnd.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 177px;
	min-height: 150px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}
.sddental #recentnews_box { 
	font: 10pt Arial, Helvetica, sans-serif;
	background-image: url('/images/recentnews_bk.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #428158;
	width: 320px;
	min-height: 180px;
	margin: 1px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	color: white;
}
.sddental #homepageintro { 
	font: 10pt Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 1px 10px 0px 8px;
	line-height: 15px;
}
.sddental #findadentist_box { 
	margin: 1px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}
.sddental #footer {
	width: 884px;
	height: 96px;
	background-image: url('/images/btmbar.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 0 0 0;
} 
.sddental #footer_text {
	font: 9pt Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	color: #FFFFFF;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #779740;
	text-decoration: underline;
}
a:visited {
	color: #779740;
	text-decoration: underline;
}
a:hover {
	color: #095f7f;
	text-decoration: underline; color: #095f7f;
}
a:active {
	color: #779740;
	text-decoration: underline;
}
.topmenus a:link  {
	color: white;
	text-decoration: underline;
}
.topmenus a:visited {
	color: white;
	text-decoration: underline;
}
.topmenus a:hover {
	color: #095f7f;
	text-decoration: underline; color: #19B47A;
}
.topmenus a:active {
	color: white;
	text-decoration: underline;
}
.footer_text a:link  {
	color: white;
	text-decoration: underline;
}
.footer_text a:visited {
	color: white;
	text-decoration: underline;
}
.footer_text a:hover {
	color: #095f7f;
	text-decoration: underline; color: #19B47A;
}
.footer_text a:active {
	color: white;
	text-decoration: underline;
}
.greatsmiles_text a:link  {
	color: #386D4B;
	text-decoration: underline;
}
.greatsmiles_text a:visited {
	color: #386D4B;
	text-decoration: underline;
}
.greatsmiles_text a:hover {
	
	text-decoration: none;
}
.greatsmiles_text a:active {
	color: #386D4B;
	text-decoration: underline;
}
.recentnews_text a:link  {
	color: white;
	text-decoration: underline;
}
.recentnews_text a:visited {
	color: white;
	text-decoration: underline;
}
.recentnews_text a:hover {
	color: white;
	text-decoration: none;
}
.recentnews_text a:active {
	color: white;
	text-decoration: underline;
}
.homepageintro_text a:link  {
	color: #095f7f;
	text-decoration: underline;
}
.homepageintro_text a:visited {
	color: #095f7f;
	text-decoration: underline;
}
.homepageintro_text a:hover {
	color: #095f7f;
	text-decoration: none;
}
.homepageintro_text a:active {
	color: #095f7f;
	text-decoration: underline;
}