@font-face {
    font-family: 'TrajanProRegular';
    src: url('/Themes/Common/fonts/trajanpro-regular_0-webfont.eot');
    src: url('/Themes/Common/fonts/trajanpro-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Themes/Common/fonts/trajanpro-regular_0-webfont.woff') format('woff'),
         url('/Themes/Common/fonts/trajanpro-regular_0-webfont.ttf') format('truetype'),
         url('/Themes/Common/fonts/trajanpro-regular_0-webfont.svg#TrajanProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
    color:#ffffff;
    font-size:14px;
}

a{
    color:#acf3f3;
}

a:hover {
    color:#999999;
}

body {
    background: #173f3f;
}

html,body {
    height:100%;
}



#content-wrapper {
    padding-bottom:60px;
}

#header {
    position:relative;
    z-index:1;
}

#navigation{
    width:918px;
    margin-left:auto;
    margin-right:auto;
}

#footer-container-top-image{
    background: url(../images/footer-background-top.gif);
    height:31px;
}

#footer-container{
    background: #20273b;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:-15px;

}

#footer-container-bottom-image{
    background: url(../images/footer-background-bottom.gif);
    height:41px;
}

#footer{
    width:900px;
    font-size:12px;
    color: #ffffff;
    padding-left:10px;
    padding-right:10px;
}

#footer .links{
    text-align:center;
}

#footer a{
    color: #ffffff;
}



#underheader-container{
    background: url(../images/underheader-background.gif) repeat-x;

}

#underheader {
    width:918px;
    height:100%;
    position:relative;
    padding-bottom:60px;
    margin-left:auto;
    margin-right:auto;
    padding-top:10px;
}

#underheader ul li{
    background:url(../images/standard-list-image.gif) no-repeat;
    background-position: 2px 8px;
    padding-left:15px;
}

#main-container{
    float:left;
    position:relative;
 }


#main{
    width:608px;
    padding-top:5px;

}

#page-title{
}

#page-title img{
    position:relative;
}

h1{
    color:#acf3f3;
}

/* WELCOME PAGE */


/* DOCTOR PROFILES PAGE */

#doctor-profiles .profile-container{
    position:relative;
    background: url(../images/separator.gif) no-repeat top;
    padding-top:7px;
}


#doctor-profiles .profile{
    width:608px;
    padding-top:20px;
}

/* STAFF PROFILES PAGE */

#staff-profiles{
    position:relative;
    background: url(../images/separator.gif) no-repeat top;
    padding-top:7px;
    padding-top:30px;
}

#staff-profiles.no-intro{
    background: none;
    padding-top:0px;
}

#staff-profiles .profile-container{
    width:608px;
}


/* TESTIMONIALS PAGE */

#testimonials{
    position:relative;
    background: url(../images/separator.gif) no-repeat top;
    padding-top:7px;
    padding-top:30px;
}

#testimonials .testimonial-container{
    margin-bottom:30px;
    background:url('../images/snippet-bg.gif') repeat-y;
    clear:both;
}

#testimonials .testimonial-top-image{
    background:url('../images/snippet-top.gif') no-repeat;
    height:8px;
    z-index:5;
    position:relative;
}

#testimonials .testimonial-bottom-image{
    background:url('../images/snippet-bottom.gif') no-repeat;
    height:8px;
    z-index:5;
    position:relative;
}

#testimonials .testimonial{
    padding-top:20px;
    clear:both;
    overflow:hidden;
}


#testimonials .photo{
    float:right;
    padding-right:20px;
    padding-left:20px;
    z-index:10;
    position:relative;
    margin-top:-10px;
    margin-bottom:5px;
}


#testimonials .textarea{
    margin-top:-20px;
    padding-bottom:15px;
    padding-top:15px;
    padding-left:20px;
    padding-right:20px;
    z-index:10;
    position:relative;
}


#testimonials .person-name{
    font-weight:bold;
}

#testimonials .quote{
    padding-bottom:20px;
}


/* LINKS PAGE */

#links{

}

#links .category{
}

#links .category-container{
    background: url(../images/separator.gif) no-repeat top;
    padding-top:20px;
}


/* OFFICE PHOTOS PAGE */

/* CUSTOM PAGE */

/* OUR PRACTICE PAGE */

/* FAQS PAGE */

#faq-links li{
    background:url(../images/standard-list-image.gif) no-repeat;
    background-position: 2px 8px;
    padding-left:15px;
}

#faqs .category{
    border-top:1px solid #fafafa;
}


/* PROCEDURES PAGE */

#procedures-page #procedure-links li{
    background:url(../images/main-list-image.gif) no-repeat;
    background-position:0px 3px;
    padding-left:17px;
}

#procedures-page #procedure_summaries  .category-name{
}

#procedures-page #procedure_summaries  .category{
}

#procedures-page #procedure_summaries  .procedure-container{
    width:100%;
    margin-top:15px;
    background:url(../images/snippet-bg.gif) repeat-y;
}

#procedures-page #procedure_summaries .procedure-top-image{
    background:url(../images/snippet-top.gif) no-repeat;
    width:100%;
    height:8px;
    #margin-bottom:-1px;
    _margin-bottom:-5px;
}

#procedures-page #procedure_summaries .procedure{

    width:518px;
    padding: 5px 35px;
}

#procedures-page #procedure_summaries .procedure-bottom-image{
    background:url(../images/snippet-bottom.gif) no-repeat;
    width:100%;
    height:8px;
}


/* NEWS POSTS PAGE */

#news-posts .post-container{
    position:relative;
    background: url(../images/separator.gif) no-repeat top;
    padding-top:7px;
}


#news-posts .post{
    width:608px;
    padding-top:20px;
}

/* LOCATIONS PAGE */

#locations .location-container{
    position:relative;
    background: url(../images/separator.gif) no-repeat top;
    padding-top:7px;
    padding-bottom:0px;
}

#locations .location-top-image{

}

#locations .location{
    overflow:auto;
    padding-top:35px;
    width:608px;
}

#locations .office-hours{
    margin-bottom:25px;
}

#contact-form-container{
    position:relative;
    background: url(../images/separator.gif) no-repeat top;
    padding-top:27px;
}

#contact-form-container #contact-form, #contact-form-paged{
    width: 380px;
}



/* OFFERS PAGE */

#offers{
    position:relative;
    background: url(../images/separator.gif) no-repeat top;
    padding-top:7px;
    padding-top:30px;
}

#offers.no-intro{
    background: none;
    padding-top:0px;
}

#offers .offer-container{
    width:608px;
}

/* APPOINTMENT REQUEST PAGE */

/* SMILE SETS PAGE */

#smile-sets-page #procedure-links li{
    background:url(../images/main-list-image.gif) no-repeat;
    background-position:0px 3px;
    padding-left:17px;
}

#smile-set-procedure-page .smile-set-container {
    border-top: 1px solid #fafafa;
}