﻿/* Positioning
===================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #e5e5e5 url(../images/bg-gradient.gif) repeat-x left top;
}

#container {
	margin: 10px auto 10px auto;
	width: 810px;
	background-image:url(../images/shadow-bg.gif);
}

#middle{
	float:left;
	width:634px;
	padding:5px;
	background: #e4e7ed url(../images/main-content-border.gif) repeat-x left top;
}

#shadow {
	width: 810px;
	background-image:url(../images/shadow-bg.gif);
}

.shadowends {
	width:810px;
}

#mainwrap {
	margin: 10px auto;
	text-align: left;
	width: 780px;
	border: 10px solid #fff;
	background: #fff url(../images/backdrop.gif) repeat-x left top;
}

.footer {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

.footer .legal-links {
	float: right;
	list-style: none;
}

.footer .legal-links li {
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #ccc;
}

.footer .legal-links li.last {
	border: 0;
}


.footer .legal-text {
	float: left;
}

#column-one {
	width: 132px;
	float: left;
}

#column-one ul,
#column-one p,
#column-one address,
#column-one h3 {
	margin: 0 0 0 10px;
}

#column-two {
	width: 648px;
	float: right;
}

.header {
	margin: 3px 5px 0 0;
	float:left;
	width:100%;
}

.header-one {
	float: left;
	display: inline;
}

.header-two {
	width: 218px;
	float: right;
	display: inline;
	margin-bottom:26px;
}

#column-one .helpful-links {
	margin: 0px;
	list-style: none;
}


.helpful-links li {
	padding-left:5px;
	border-bottom: 1px solid #fff;
	padding-top:3px;
	padding-bottom:3px
}

.branding {
	display: block;
	margin: 8px auto;
}

.quicklinks {
	float:left;
	margin: 0 0 0 10px;
}

.quicklinks ul {
	float: left;
	width: 191px;
	margin: 0 10px 0 0;
}

.quicklinks ul.last {
	margin: 0;
}

.quicklinks ul li {
	line-height: 2em;
	padding: 0 0 0 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 25%;
	list-style: none;
	vertical-align: middle;
}

.partner-logo {
	display: block;
	margin: 0 auto;
}

.request-callback {
	float: right;
}

.call-us {
	margin: 7px 0 0 0;
	font-weight: bold;
	float: left;
}

.main-border-effect {
	clear: left;
	margin-right: 5px;
	background: #e4e7ed url(../images/main-content-border.gif) repeat-x left top;
	background-position
}

.content-home {
	background: #fff url(../images/dental-home.jpg) no-repeat 211px 0px;
	height: 280px;
	border: 5px;

}

.content-professionalservices {
	float:left;
	width:634px;
	background: #fff;
	border: 5px;
}

.content-corporateservices {
	background: #fff url(../images/dental-corporateservices.jpg) no-repeat top right;
	height: 280px;
	border: 5px ;
}

.content-products {
	background: #fff url(../images/products-services.jpg) no-repeat top right;
	height: 280px;
	border: 5px ;
}

.content-main {
	background-color:#FFFFFF;
	border: 5px;
}

.content {
	background: #fff;
}

#tabs {
	float: left;
}

#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tabs li {
	float: left;
	background: url("../images/left-both.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 8px;
}

#tabs li:hover, #tabs li:hover a {
	background-position: 0% -80px;
	color: #fff;
}

#tabs li:hover a {
	background-position: 100% -80px;
}

#tabs li a {
	float: left;
	display: block;
	background: url("../images/right-both.gif") no-repeat right top;
	padding: 5px 15px 5px 6px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #122e66;
}

#tabs a:hover {
	color: #fff;
}

#tabs #current {
	background-image: url("../images/left-both.gif");
	background-position: 0% -80px
}

#tabs #current a {
	background-image: url("../images/right-both.gif");
	background-position: 100% -80px;
	color: #fff;
	padding-bottom: 5px;
}

#tabs #current a span {

	color: #fff;

	font-weight:bold
}

.home-text {
	margin: 10px 20px 20px 20px;
	width: 282px;
	text-align: left;
	float:left;
}


.home-image {
	display: block;
}

.professional-text {
	float:left;
	margin: 10px 20px 20px 10px;
	width: 300px;
	text-align: left;
	background-color:#FFFFFF;
}

.corporate-text {
	margin: 10px 20px 20px 20px;
	width: 320px;
	text-align: left;
}

.inside {
	width:634px;
	float:left;
	background:#FFFFFF url(../images/insidebg.gif)
}

.main-text {
	margin: 10px 20px 20px 10px;
	width: 360px;
	text-align: left;
	float:left;
}

.right-column {
	margin: 0px 0px 20px 20px;
	width: 154px;

	text-align: left;
	float:right;
	min-height: 280px;
	background-image:url(../images/right-column-bg.gif);
}

.right-column a{
text-decoration:none
}

#news 
{
	padding-left:10px;
	width: 144px;}

#news ul li a
{
	font-size: 1.1em;
	font-weight: bold;
	color:#122e66;
	line-height: 1.1em;
	text-decoration:none	
}

#news ul li a:hover
{
	text-decoration:underline	
}

.proftabbox {
	float:left;
	margin-top: 20px;
	margin-right: 1px;
	width: 269px;
	height:78px;
	text-align: left;
	background: url("../images/prof-tab-bg.gif") ;
}

.proftabboxinner {
	float:left;
	width: 175px;
	text-align: left;
	padding-left:5px;
}

.cell {
	float:left;
	width:175px;
	
}
.wrap {
	float:left;
	width:642px;
	background: #fff;
}


/* Typography
===================================================*/

* {
	font-style: normal;
	font-weight: normal;
	border: none;
}

body {
	font: 62.5%/1.5 Arial, Helvetica, sans-serif;
	color: #666;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
}

h4 {
	font-weight: bold;
	font-size: 1.8em;
	color:#73cd42;
	padding:0px;
	float:left;
	background-color:#fff;
}

.quicklinks h3 {
	line-height: 3em;
}

.content h2, .content-home h2 {
	color: #009933;	
}

#column-one h3 {
	margin: 10px 0 10px 10px;
}

p {
	margin: 10px 0;
}

a {
	text-decoration:none;
}
a:link{
	text-decoration: underline;
}

a:visited {
	
}

a:hover {
	
}

a:visited {
	
}



.helpful-links li a {
	display: block;
	font-size: 1.1em;
	text-decoration: none;
}

.quicklinks ul li a {
	font-size: 1.1em;
	text-decoration: none;
}

.helpful-links li a:hover {
	color:#fff;
	background-color:#7b95c5;
	margin-left:-5px;
	padding-left:5px
}

.quicklinks ul li a:hover {
	text-decoration: none;
}

.telephone {
	font-size: 1.6em;
	font-weight: bold;
}

.newstext {
	font-size: 1.1em;
	font-weight: bold;
	color:#122e66;
	line-height: 1.1em;
}

.embolden {
	font-weight: bold;
}

a.tabprof:link, a.tabprof:visited, a.tabprof:hover, a.tabprof:active {
	color: #0e316b;
	font-size: 1.1em;
	text-decoration: none;
}

.rightcolumntext li{
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.5em;
	color:#122e66;
	list-style:none;
	padding:7px 0 7px 5px;
	
}

.rightcolumntext li a{
	font-weight: bold;
	color:#122e66;
	text-decoration:none;
	display: block;
}
	
.rightcolumntext li a:hover{
	background-color:#7b95c5;
	margin-left:-5px;
	padding-left:5px;
}

.rightcolumntext h2 
{
    font-size: 1.6em;
    margin-top:20px;
}




/* Color
===================================================*/

a, h1, h2, h3, .telephone {
	color: #122e66;
}

/* Forms
===================================================*/

#form
{
	background-color:#FFFFFF;
	padding:10px}
	
#form table
{
	width:300px}	

form input {
	vertical-align: middle;
}

.header-two legend {
	display: none;
	
}

.header-two label {
	display: none;
}

/*.main-text label {
	width:100px;
	float:left;
}*/

.textfield {
	width: 147px;
	border: 1px solid #122e66;
	color: #666;
	padding: 1px 0 1px 5px;
}

.submit-button {

}

/* Tables
===================================================*/


/* General
===================================================*/

.clearer {
	clear: both;
}

.highlight-row {
	background: #CFE59E url(../images/quicklinks-bg.gif) repeat-y;
}

.navbox {
	width: 113px;
	background-image:url("../images/navboxbg.gif");
	margin:4px;
	text-align: left;
}

.navboxouter {
	width: 121px;
	background-color:#FFFFFF;
	margin:10px 0px 30px 5px;
	text-align: left;
}



.col-one-divider{
	height:300px;
}

#fsa
{
	margin-top:10px;
	margin-bottom:10px;
	width:100px}


.request{
padding:10px;
font-size:1.2em;
text-decoration:none
}

.arrows{
color:#FFFFFF;
font-size:3.0em
}

.request a{
font-size: 1em;
text-decoration: underline;
}

.request a:hover{
color: #666666;}

.request h2
{
font-size:1.2em;
font-weight:bold
}

#services a
{
	text-decoration:none;
	color:#666666}
	
#services a:hover
{
	text-decoration:none;
	color:#122E66;
}

.white-arrows
{
    display: block;
    margin: 5px 0 5px 0;
    color: #fff;
    font-size:2.2em;
}