/* specialtytooth.com CSS */
/* Content Styles */
.printonly {
position: absolute;
left: -999em;
}
body {
margin: 0px;
padding: 10px 0px 10em;
background: #fff;
text-align: center;
color: #333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
line-height: normal;
}
p, table, td, td table, ul, ol, dl, li, div, span, blockquote {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
line-height: normal;
}
#main p, #main li, #main blockquote {
line-height: 1.5em;
}
p, blockquote, ul, ol, dl {
margin-top: 0px;
}

a {
color: #960e0e;
}
a:visited  {
color: #630909;
}
a:hover  {
background: #EFCED1;
text-decoration: none;
}
a:active {
color: #fff;
background: #BE3942;
text-decoration: none;
}

h1 {
color: #960e0e;
font-size: 150%;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 0.25em;
}
h2, h3 {
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 0.2em;
}
h2 {
color: #444;
font-size: 125%;
}
h3 {
color: #BE3942;
font-size: 1em;
}
.smalltxt {
font-size: 80%;
}
table.data {
border-collapse: collapse;
border: solid 1px #A5A6A5;
margin-bottom: 1em;
}
table.data .row1 {
padding: 2px;
background: #EEE;
border: solid 1px #A5A6A5;
}
table.data .row2 {
padding: 2px;
border: solid 1px #A5A6A5;
}

/* Layout Styles */
#container {
width: 780px;
margin: 0px auto;
text-align: left;
border: solid 1px #A5A6A5;
}
#header {
position: relative;
width: 780px;
height: 75px;
margin: 0px;
background: url(../images/top-bg.gif) repeat-x;
}
#logo {
float: left;
margin: 0px;
}
#toll-free {
color: #960e0e;
font-size: 175%;
font-weight: normal;
letter-spacing: 1px;
display: block;
position: absolute;
float: right;
right: 0px;
bottom: 17px;
margin: 10px;
}
#tabs {
height: 24px;
padding-left: 282px;
}
a.tab {
color: #444;
font-size: 12px;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
display: block;
float: left;
width: 100px;
height: 14px;
margin: 0px 1px;
padding: 6px 10px 4px;
background: url(../images/tab.gif) no-repeat center bottom;
}
a.tab:visited {
color: #444;
}
a.tab:hover {
color: #fff;
background: url(../images/tab-over.gif) no-repeat center bottom;
}
a.tab:active {
color: #fff;
background: url(../images/tab-click.gif) no-repeat center bottom;
}
#title-bar {
clear: both;
width: 780px;
height: 32px;
background: #BE3942;
border: solid 1px #fff;
border-right: 0px;
border-left: 0px;
}
#mid {
width: 780px;
padding-bottom: 30px;
}
#footer {
color: #666;
width: 780px;
margin: 0px auto;
padding-top: 20px;
text-align: center;
}
#footer a {
color: #666;
text-decoration: none;
}

/* sub-pages */
#title-bar img {
float: left;
}
#title-bar h1 {
color: #fff;
font-size: 14px;
letter-spacing: 1px;
font-weight: bold;
float: left;
margin: 6px 10px;
}
#main {
vertical-align: top;
width: 550px;
padding: 30px 10px 30px 20px;
}
#left {
vertical-align: top;
width: 170px;
padding: 30px 20px 30px 10px;
}
#left h2 {
color: #960e0e;
font-size: 1em;
margin: 0px;
}
#nav, #nav ul, #nav li {
list-style: none;
line-height: 1.2em;
margin: 0px;
padding: 0px;
}
#nav li {
padding: 0.3em 0px;
}
#nav ul {
padding-left: 16px;
}
#nav ul li {
font-size: 90%;
padding-left: 12px;
background: url(../images/bullet.gif) no-repeat 0px 5px;
}
#nav a, #nav a:visited {
display: block;
color: #960e0e;
text-decoration: none;
}
#nav a:active {
color: #fff;
background: #BE3942;
}

/* home page */
#home-main {
width: 740px;
min-height: 200px;
padding: 30px 20px;
background: url(../images/smile.jpg) no-repeat right top;
}
#home-boxes td {
vertical-align: top;
}
.box-left {
width: 120px;
border: solid 1px #A5A6A5;
border-right: 0px;
}
.box-rt {
width: 180px;
padding: 2px 5px 4px;
border: solid 1px #A5A6A5;
border-left: 0px;
}
.col-spacer {width: 12px;}
.row-spacer {height: 12px;}