@charset "utf-8";
/* CSS Document */

/* =============== Global CSS =============== */

* {
border: 0 none;
margin: 0;
outline: 0;
padding: 0; }

body {
color: #000;
background-color: #005b84;
background-image: url(../images/bg/body.jpg);
background-position: top center;
background-repeat: no-repeat;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 12px; }

a {
color: #000000; /* 96aa6b green */
text-decoration: underline; }

a:hover {
color: #96aa6b;
text-decoration: underline; }

h1 {
color: #0084b9;
font-family: "Myriad Pro", "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 30px;
letter-spacing: -2px;
padding-bottom: 15px; }

h3 {
color: #0084b9;
font-size: 12px;
font-weight: bold;
padding-bottom: 15px; }

address, blockquote, li, p {
line-height: 175%; }

address, blockquote, p {
padding-bottom: 15px; }

ul {
margin-left: 20px;
padding-bottom: 15px; }

ol {
margin-left: 30px;
padding-bottom: 15px; }

ul li {
background-image: url(http://www.olhblogspot.com/betasite-cornerdental/images/bg/bullet.png);
background-position: 0 5px;
background-repeat: no-repeat;
list-style-type: none;
padding-left: 22px; }

ol li {
padding-left: 5px; }

#wrap {
margin: 0 auto;
width: 918px;
overflow:visible;
z-index:50;
 }

#top {
background-image: url(../images/bg/top.png);
height: 41px;
padding: 8px 8px 7px 8px;
width: 902px; }

#stretch {
background-image: url(../images/bg/wrap.png);
padding: 0 8px;
width: 902px; }

#left {
float: left;
padding: 10px 25px 0 17px;
width: 640px; }

.leftappointment {
float: left;
border:thick;
outline: 0;
padding: 10px 25px 0 17px;
width: 640px; }

#right {
float: left;
padding-bottom: 15px;
width: 220px; }

#btm {
background-image: url(../images/bg/btm.png);
height: 69px;
width: 918px; }

/* =============== Header CSS =============== */

#header {
height: 75px;
padding: 20px 13px 10px 25px; }

#logo {
background-image: url(../images/bg/logo.png);
background-repeat:no-repeat;
float:left;
height: 75px;
width: 200px; }

#Tel {
background-image: url(../images/home/phone.png);
float:right;
height: 75px;
width: 250px; }

#logo a {
display: block;
height: 75px;
text-indent: -9999px;
width: 200px; }

/* =============== Nav CSS =============== */

#home {
background-image: url(../images/nav/home.png);

float: left;
height: 41px;
width: 105px; }

#home a {
display: block;
height: 41px;
text-indent: -9999px;
width: 105px; }

#about {
background-image: url(../images/nav/about.png);

float: left;
height: 41px;
width: 119px; }

#about a {
display: block;
height: 41px;
text-indent: -9999px;
width: 119px; }

#patients {
background-image: url(../images/nav/patients.png);

float: left;
height: 41px;
width: 143px; }

#patients a {
display: block;
height: 41px;
text-indent: -9999px;
width: 143px; }

#services {
background-image: url(../images/nav/services.png);

float: left;
height: 41px;
width: 134px; }

#services a {
display: block;
height: 41px;
text-indent: -9999px;
width: 134px; }

#dentists {
background-image: url(../images/nav/dentists.png);

float: left;
height: 41px;
width: 182px; }

#dentists a {
display: block;
height: 41px;
text-indent: -9999px;
width: 182px; }

#locations {
background-image: url(../images/nav/locations.png);

float: left;
height: 41px;
width: 219px; }

#locations a {
display: block;
height: 41px;
text-indent: -9999px;
width: 219px; }

#home:hover, #about:hover, #services:hover, #patients:hover, #dentists:hover, #locations:hover {
background-position: 0 41px; }

/* =============== Footer CSS =============== */

#footer {
color: #fff;
font-size: 12px;
padding: 10px 0 25px 0;
text-align: center; }

#footer a {
color: #fff;
text-decoration: none; }

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

#foolinks a {
margin: 0 3px; 0  10px}

#foocopy{ margin-top:12px;}

/* =============== Homepage CSS =============== */

#rotator {
background-image: url(../images/bg/rotator.png);
height: 310px;
width: 902px;  
z-index:1;
}

#slides {
height: 308px;
position: relative;
width: 900px;
z-index:0; }

#slides ul {
list-style-type: none;
margin: 0;
padding: 0; }

#slides ul li {
float: left;
margin: 0;
padding: 0;
position: absolute;
list-style: none; }

#slides ul li.show {
z-index: 100; }

/* =============== Subpage CSS =============== */

.subsection {
background-image: url(../images/bg/subsection.png);
color: #fff;
height: 34px;
width: 220px; }

.subsection h3 {
font-weight: bold;
font-size: 13px;
left: 15px;
position: relative;
top: 9px; }

.subsection h3 a {
color: #fff;
display: block;
text-decoration: none;
width: 180px; }

.sublink {
background-image: url(../images/bg/sublink.png);
height: 34px;
width: 220px; }

.sublink:hover {
background-position: 0 34px; }

.sublink a {
color: #004e71;
display: block;
font-size: 11px;
font-weight: bold;
left: 33px;
position: relative;
text-decoration: none;
top: 10px;
width: 180px; }

#payments {
background-image: url(../images/home/btn-pymt.jpg);
height: 100px;
margin: 10px auto;
width: 216px; }

#appt {
background-image: url(../images/home/btn-appt.jpg);
height: 100px;
margin: 10px auto;
width: 216px; }

#emailus {
background-image: url(../images/home/emailusbutton.png);
height: 100px;
margin: 0 auto;
width: 216px; }

#emailus:hover {
background-image: url(../images/home/emailusbutton-o.jpg); }

#emailus a { 
display: block;
height: 100px;
width: 216px; }

#payments a, #appt  a {
display: block;
height: 100px;
width: 216px; }

#payments:hover, #appt:hover {
background-position: 0 100px; }

#bottomlinks {
background-image: url(../images/bg/wrap.png);
text-align: center;
padding-top:4px;
word-spacing:2px;
 }

#icons {
float: right;
padding-right: 8px;
padding-top: 8px;
text-align: center;
width: 220px; }

#special{
width:125px;
float:left; 
height:35px; 
text-align:center;
padding-top: 12px;
padding-left:3px;
vertical-align:bottom;
}

/* =============== Miscellaneous CSS =============== */

.clear {
clear: both;
font-size: 0;
line-height: 0;
height: 0;
width: 0; }

.bb {
color: #0084b9;
font-size: 12px;
font-weight: bold;
padding-bottom: 15px; }

.img-right {
float: right;
margin-left: 20px;
margin-bottom: 20px; }

.pic {
background-color: #ddd;
border: 2px solid #ccc;
cursor: pointer;
float: left;
margin-right: 20px;
height: 195px;
width: 140px; }



.edu-img {
border: 1px solid #ccc;
float: right;
margin-top: 38px;
padding: 2px; }

.edu-name {
border-bottom: 1px solid #ddd;
line-height: 200%;
width: 300px; }

.edu-sizes {
border-bottom: 1px solid #ddd;
line-height: 200%;
text-align: right;
width: 210px; }

.edu-sizes a {
padding: 0 3px; }
/*Sample CSS to style the two tickers in the demo*/

.cnnclass{
width: 525px;
padding-top:12px;
margin-bottom: 0;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/

}

.cnnclass a{
text-decoration: none;
}

.bbcclass{
width: 550px;
padding: 0px;


}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight:normal;
font-size:12px;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 80%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}
.popup-topbg{background-image:url(../images/bg/popup-headebg.jpg);
background-repeat:repeat-x;
height:36px;
}
.popup-scheduler{ font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFF;
}


