/*
Theme Name: SpecialistDentalServices.com
Theme URI: http://www.specialistdentalservices.com
Version: 1
Author: WebCredo.net
Author URI: http://webcredo.net/
*/


@import 'reset.css';

/* Generel
------------------------------------ */
HTML,BODY {
    font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
    color: #333;
    padding: 0;
    margin: 0;
    background: #E4E4E4 url(images/bg-b.png) repeat-x;
    height: 100%;
}

testimonial {
    font-family: Bradley Hand ITC ;
	font-size: 16px;
}
A {
    color: #00295B;
    text-decoration: underline;
    cursor: pointer;
}
A:hover {
    text-decoration: none;
    cursor: pointer;
}
STRONG{
    font-weight: bold;
}
Red{
    color: #FF0000;
}
Size{
    font-size: 16px;
}
EM{
  font-style: italic;
}
#wrapper-a{
  width: 998px;
  margin: 0 auto;
}
#wrapper-b{
  width: 998px;
  float: left;
  background: #FFF url(images/bg-a.png) repeat-y;
}

/* Header
------------------------------------ */

#header{
  width: 990px;
  margin: 0 auto;
  height: 140px;
  background: url(images/header-bg.png) repeat-x;
  position: relative;
}

.list {
    line-height:20px;
    list-style:circle outside none;
    margin:0 0 18px 30px;
}
.list1 {
    line-height:20px;
    list-style:square;
    margin:0 0 18px 30px;
}
.list02 {
    line-height:20px;
    list-style:disc outside none;
    margin:0 0 18px 30px;
}

#header H1 A{
    outline: none;
    background: url(images/logo.png) no-repeat;
    text-indent: -999999px;
    display: block;
    width: 297px;
    height: 102px;
    position: relative;
    top: 15px;
    left:30px;
}
#header UL{
  position: absolute;
  top:-10px;
  left: 370px;
}
#header LI{
  float: left;
  display: inline;
  margin: 0 1px;
}
#header LI A{
  float: left;
  display: block;
  height: 105px;
  position: relative;
  text-decoration: none;
  color: #909090;
  font-weight: bold;
}
#header LI A SPAN{
  float: left;
  position: relative;
  display: block;
  padding: 80px 4px 25px 6px;
  margin: 0 2px 0 0;
}
#header LI:hover A, #header LI.alt A{
  background: url(images/top-nav.png) no-repeat top right;
  color: #FFF;
}
#header LI:hover A SPAN, #header LI.alt A SPAN{
  background: url(images/top-nav.png) no-repeat top left;
}

/* Top Box
------------------------------------ */
#top-box{
  width: 990px;
  margin: 0 auto;
  background: #FBFBFB;
}
.top-testi{
  width: 347px;
  height: 360px;
  background: url(images/top-testi-bg.png) repeat-x;
  float: left;
  position: relative;
  left: 1px;
}
.top-testi-right{
  width: 4px;
  height: 360px;
  background: url(images/top-testi-right.png) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}
.top-testi H3{
  position: relative;
  left: 28px;
  color: #6A6A6A;
  margin: 20px 0 20px 0;
  font-size: 16px;
  font-weight: bold;
}
.top-testi IMG{
  float: left;
  margin: 0 13px 0 0;
}
.top-testi A{
  color: #BF5D14;
}
.top-testi STRONG{
  display: block;
}
.top-testi LI{
  position: relative;
  left: 28px;
  float: left;
  margin: 0 0 30px 0;
  width: 300px;
  font-size: 11px;
  color: #383838;
}
.top-zoom{
  width: 641px;
  height: 360px;
  float: left;
  position: relative;
  left: 2px;
}
.top-zoom IMG{
  position:absolute;
  left:0;
  top:0;
}


#border {
    margin-left:10px;
}
#border table tr {
    border:4px solid #666666;
}
#border table td  {
padding:2px 0px;
}

#border td {
    padding-bottom: 20px;
}
#border-new {
    margin-left:10px;
}
#border table tr {
    border:4px;
}
#border table tbody {
    border:4px solid #666666;
}
#border table td  {
padding:2px 0px;
}

#border td {
    padding-bottom: 20px;
}

#bordernew {
    margin-left:2px;
}
#bordernew table tr {
    border:4px solid #FF0000;
}
#bordernew table td  {
padding:4px 5px;
}

#bordernew td {
    padding-bottom: 20px;
}
#border-new {
    margin-left:10px;
}
#bordernew table tr {
    border:4px;
}
#bordernew table tbody {
    border:4px solid #FF0000;
}
#bordernew table td  {
padding:4px 5px;
}
#bordernew td {
    padding-bottom: 20px;
}

/* Left Nav
------------------------------------ */

.left-nav{
  width: 347px;
  height: 360px;
  float: left;
  position: relative;
  left: 1px;
  z-index: 1001;
}
.left-nav H3 A{
  width: 347px;
  height: 43px;
  display: block;
  text-indent: -999999px;
  outline: none;
}
.left-nav H3.patients A{
  background: url(images/patients-nav-h3.png) no-repeat;
}
.left-nav H3.dentists A{
  background: url(images/dentists-nav-h3.png) no-repeat;
}
.menu{
  width: 341px;
  height: 305px;
  background: #F8F8F8;
  border: 1px solid #ECECEC;
  position: relative;
  left:2px;
  padding: 10px 0 0 0;
}
.left-nav LI{
  position: relative;
  border-top: 1px solid #ECECEC;
  width: 339px;
  height: 20px;
  line-height: 20px;
  left:1px;
}
.left-nav LI A{
  color: #4A4A4A;
  text-decoration: none;
  display: block;
  position: relative;
  left:5px;
  height: 20px;
  padding: 0 0 0 15px;
  width: 319px;
}
.left-nav LI A:hover{
  color: #FFF;
  background: #ACACAC;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
}
.left-nav LI UL{
  display: none;
  z-index: 1001;
}
.left-nav LI:hover UL{
  display: block;
  position: absolute;
  top:0;
  left:220px;
  background: #9F9F9F;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 3px 0 3px 0;
}
.left-nav LI:hover UL LI{
  border-top: none;
  width: 230px;
}
.left-nav LI:hover UL LI A{
  color: #FFF;
  left:-1px;
  padding: 0 0 0 15px;
  width: 215px;
}
.left-nav LI:hover UL LI A:hover{
  color: #9A9A9A;
  background: #E7E7E7;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.left-nav LI:hover UL UL{
  display: none;
}
.left-nav LI:hover UL LI:hover UL{
  display: block;
  left:225px;
  background: #D1D1D1;
}
.left-nav LI:hover UL LI:hover UL LI A{
  color: #4A4A4A;
}
.left-nav LI:hover UL LI:hover UL LI A:hover{
  color: #FFF;
  background: #AFAFAF;
}


/* Main
------------------------------------ */
#main{
  width: 990px;
  background: url(images/main-bg.png) repeat-x;
  position: relative;
  clear: both;
  float: left;
  padding: 0 0 50px 0;
  left: 4px;
}
#content{
    width: 590px;
    float: left;
    position: relative;
    top: 50px;
    left: 25px;
}
#content H2{
    color: #094B7F;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
#content p.like_h2 {
    color: #094B7F;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-decoration:none;
}
#content p.like_h1 {
    color: #094B7F;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-decoration:none;
}
#content P{
    line-height:18px;
    margin:0 0 20px;
}
#content2{
    width: 590px;
    float: left;
    position: relative;
    top: -360px;
    left: 25px;
}
#content2 H2{
    color: #094B7F;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px 0;
}
#content2 P{
    line-height:18px;
    margin:0 0 20px;
}
#content3{
    width: 930px;
    float: left;
    position: relative;
    top: 30px;
    left: 25px;
}
#content3 H2{
    color: #094B7F;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px 0;
}
#content3 P{
    line-height:18px;
    margin:0 0 20px;
}
.big-blue{
  color: #094B7F;
  font-size: 16px;
}
.call-us{
  font: 15px/38px "Arial Narrow", Arial, Tahoma;
  color: #C65A12;
  font-size: 35px;
  display: block;
  margin: 40px 0 0 10px;
}
.call-us SPAN{
  font-weight: bold;
}

/* Sidebar
------------------------------------ */
.sidebar, #sidebar{
  float: left;
  width: 353px;
}
.sidebar BLOCKQUOTE, #sidebar BLOCKQUOTE{
  display: block;
  width: 265px;
  height: 150px;
  background: url(images/blockquote.png) no-repeat;
  color: #DF7D14;
  font-size: 18px;
  font-weight: bold;
  font-family: Georgia;
  font-style: italic;
  padding: 20px 0 0 0;
  text-align: center;
  margin: 50px auto 0 auto;
}
.pat-dent{
  width: 341px;
  height: 301px;
  background: url(images/pat-dent-a.jpg) no-repeat;
  position: relative;
}
.pat-dent A{
  display: block;
  text-indent: -999999px;
  outline: none;
  position: absolute;
}
.link-a{
  width: 110px;
  height: 35px;
  top:85px;
  left: 13px;
}
.link-b{
  width: 110px;
  height: 35px;
  top:190px;
  left: 208px;
}
.dentists-link{
  width: 341px;
  height: 188px;
  outline: none;
  display: block;
  text-indent: -999999px;
  background: url(images/dentists-link.jpg) no-repeat;
  position: relative;
  left:3px;
  margin: 0 0 2px 0;
}
.patients-link{
  width: 341px;
  height: 188px;
  outline: none;
  display: block;
  text-indent: -999999px;
  background: url(images/patients-link.jpg) no-repeat;
  position: relative;
  left:3px;
  margin: 0 0 2px 0;
}
.testi-entry{
  margin: 0 0 10px 0;
  float: left;
  width:590px;
  clear: both;
}
.testi-entry IMG{
  margin: 0 10px 0 0;
  float: left;
}

/* Footer
------------------------------------ */
#footer{
  clear: both;
  width: 984px;
  height: 125px;
  background: url(images/footer-bg.png) repeat-y;
  margin: 0 auto;
  position: relative;
  padding: 50px 0 100px 0;
}
#wrapper-b-bottom{
  width: 998px;
  height: 41px;
  background: url(images/bg-c.png) no-repeat;
  clear: both;
  position: absolute;
  top: 0;
  left: -7px;
}
#footer-bottom{
  width: 994px;
  height: 13px;
  background: url(images/footer-bottom.png) no-repeat;
  clear: both;
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer-box{
  float: left;
  width: 202px;
  margin: 0 0 0 35px;
  color: #A9A9A9;
  font-size: 11px;
}
.footer-boxnew{
  float: left;
  width: 425px;
  margin: 0 0 0 35px;
  color: #A9A9A9;
  font-size: 11px;
}
.footer-box H4{
  font-size: 12px;
  font-weight: bold;
  display: block;
  background: url(images/line-a.png) repeat-x bottom;
  padding: 0 0 8px 0;
  margin: 0 0 8px 0;
}
.footer-boxnew H4{
  font-size: 12px;
  font-weight: bold;
  display: block;
  background: url(images/line-a.png) repeat-x bottom;
  padding: 0 0 8px 0;
  margin: 0 0 8px 0;
}
.footer-box A{
  color: #A9A9A9;
  text-decoration: none;
}
.footer-boxnew A{
  color: #A9A9A9;
  text-decoration: none;
}
.footer-box A:hover{
  text-decoration: underline;
}
.footer-boxnew A:hover{
  text-decoration: underline;
}
.footer-box LI{
  border-bottom: 1px dashed #3F3F3F;
  padding: 5px 0 5px 12px;
  background: url(images/footer-li.png) no-repeat 0 8px;
}
.footer-boxnew LI{
  border-bottom: 1px dashed #3F3F3F;
  padding: 5px 0 5px 12px;
  background: url(images/footer-li.png) no-repeat 0 8px;
}
.footer-box P{
  padding: 15px 0 0 5px;
}
.footer-boxnew P{
  padding: 15px 0 0 5px;
}
.book-link{
  display: block;
  width: 189px;
  height: 49px;
  text-indent: -999999px;
  outline: none;
  background: url(images/book-link.png) no-repeat;
}
#copy{
  color: #444444;
  font-size: 11px;
  clear: both;
  padding: 5px 0 0 20px;
  position: relative;
  height: 45px;
}
.des-logo{
  display: block;
  width: 82px;
  height: 33px;
  text-indent: -999999px;
  outline: none;
  background: url(images/des-logo.png) no-repeat;
  position: absolute;
  top:5px;
  right: 20px;
}
.heading {
	font-weight:bold;
	font-size:14px;
        color:#094B7F;
}
#tablespac table td {
           padding:5px;
           }
#tablespac table {
           border:1px solid;
           }

#fbContainer-1 {
width:940px;
}

h1 a, h2 a, p.like_h2 a, p.like_h1 a {text-decoration:none;}





