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

html,body{
margin:0 0 1px 0;
}

body{
background: #F6F6F6 url(../images/dap-white-bg.gif) repeat-y left;
font-size:12px;
line-height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
min-width:950px;
}

img{
border:0;
}

a{
outline:none;
color:#00a9ed;
text-decoration:none;
}

a:hover{
color:#666666;
}

p{
margin:17px 0;
}

li{
margin:0 0 10px 30px;
list-style-position:inside;
}

ul{
margin:20px 0;
}



div#header{
width:950px;
height:210px;
background:#F6F6F6;
}

div#header-img{
width:950px;
height:164px;
overflow:hidden;
}

div#menu{
background-color:#00a9ed;
width:865px;
height:46px;
}

div#main-col{
width:576px;
margin:45px 48px 0 102px;
float:left;
padding-bottom:30px;
}

body#contact-us-page div#main-col{
width:250px;
margin-right:0;
}

div#right-col{
width:200px;
float:left;
margin-top:45px;
}

h1,h2,h3,h4{
line-height:normal;
font-weight:normal;
margin:0;
font-family:Arial, Helvetica, sans-serif;
color:#00a9ed;
}



h1{
font-size:20px;
}

h2{
font-size:16px;
}

h3{
font-size:20px;
color:#00a9ed;
}

h4{
font-size:14px;
}

.submenu-link{
display:block;
padding:4px 0;
border-bottom: #00a9ed 1px dotted;
}


.blue-text{
color:#00a9ed;
}

.grey{
color:#999999;
}

.footer-text{
font-size:10px;
margin:34px 0;
}

.text-col{
width:500px;
}

body#contact-us-page .text-col{
width:250px;
}

.dotted-line{
border-bottom: 1px dotted #00a9ed;
margin:20px 0;
margin:0;
height:1px;
overflow:hidden;
}

body#dental-services-page .dotted-line{
margin:0;
}

.team-members{
width:100px;
height:100px;
border:#CCC 1px solid;
float:left;
margin:0 20px 10px 0;
}

#contact-map{
float:left;
width:595px;
height:600px;
display:block;
background: url(../images/dap-map.gif) no-repeat 0 0;
}

#contact-map:hover{
background-position:0 -600px;
}

#contact-map span{
display:none;
}




.clear{
width: 100%;
height: 1px;
margin: 0 0 -1px;
clear: both;
}


/*
MAIN NAV
*/

#home-nav, #about-us-nav, #meet-the-dentists-nav, #dental-services-nav, #contact-us-nav{
height:46px;
display:block;
float:left;
background-repeat:no-repeat;
background-position:0 0;
}

#home-nav{
background-image:url(../images/home-nav.gif);
width:68px;
margin-left:91px;
}

#about-us-nav{
background-image:url(../images/about-us-nav.gif);
width:94px;
}

#meet-the-dentists-nav{
background-image:url(../images/meet-the-dentists-nav.gif);
width:161px;
}

#dental-services-nav{
background-image:url(../images/dental-services-nav.gif);
width:141px;
}

#contact-us-nav{
background-image:url(../images/contact-us-nav.gif);
width:110px;
}

#home-nav span, #about-us-nav span, #meet-the-dentists-nav span, #dental-services-nav span, #contact-us-nav span{
display:none;
}

#home-nav:hover, #about-us-nav:hover, #meet-the-dentists-nav:hover, #dental-services-nav:hover, #contact-us-nav:hover,

body#home-page #home-nav, body#about-us-page #about-us-nav, body#meet-the-dentists-page #meet-the-dentists-nav, body#dental-services-page #dental-services-nav, body#contact-us-page #contact-us-nav
{
background-position:0 -46px;
}

.msg_head {
cursor:pointer;
padding: 10px 0 5px 0;
margin:0 0 10px 0;
background:url(../images/drawer-arrow.gif) no-repeat right -180px;
}

.msg_head:hover {
background-position:right 0;
}

.msg_body {
padding: 10px 0 5px 0;
}