/* global designs.css */
#content_inner p {
   margin-bottom:1em;
   font-size:13px;
}

#content_inner p em {
   font-style:italic;
}

#content_inner em strong {
   font-style:italic;
   font-weight:bold;
}

#content_inner strong em {
   font-style:italic;
   font-weight:bold;
}

#content_inner p strong {
   font-weight:bold;
}

.inner .subscribe {
   text-align:center
}
.inner .subscribe label {
   color:#6b6b6b;
}

.full_site_banner {
   position:relative;
   background:#3a3a3a;
   text-align:center;
   height: 44px;
   padding-top:11px;
   z-index:1;
}

#footer .full_site_banner {
   height: 43px;
   padding-top:9px;
}

a span.cp_back {
   display:block;
   width:279px;
   height:90px;
   background:url(/images/cp/backtocp.png) 0px 0px no-repeat;
}

a:hover span.cp_back {
   background-position:0px -89px;
}

#google_ad_sense_banner {
   position:relative;
   height:90px;
   padding:10px 0;
   width:100%;
   text-align:center;
   z-index:8;
}

div.lb {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   height: 100%;
   width: 100%;
   text-align: center;
   background: url('/images/screen.png');
   z-index:10;
}

div.lb #brand_new_site {
   background-color: white;
   height: auto;
   width: 400px;
   margin: 60px auto;
   padding: 1em 2em 1em 2em;
   border: solid black 1px;
}

div.lb #brand_new_site p {
   line-height: 1.5em;
   font-weight: bold;
   color:#505050;
   text-align: center;
}

div.lb #brand_new_site a img {
   padding-top: 1em;
}


#bottom_logo {
   width:141px;
   text-align:center;
   margin:30px auto 0 auto;
   text-indent:-9999px;
}

#bottom_logo a span.partner_logo {
   display:block;
   width:140px;
   height:87px;
   margin:0 auto;
   background:url(/images/shared/partner_logo_site.png)
}

h1.service_heading {
   position: relative;
   width: 100%;
   margin: 0 0 .3em 0;
}

h1 span.rates {
   position: absolute;
   right: 0;
   bottom: 0;
   text-align: right;
   font-size: .8em;
}

h1 span.rates a {
   font-size: .7em;
}

div.rates {
   font-weight:bold;
   margin-bottom:.7em;
   margin-top:-5px;
   font-size:1.1em;
}

#customer_form .error_msg {
   position:absolute;
   display:block;
   background:#fff;
   color:red;
   width:250px;
   text-align:left;
   border:2px solid red;
   font-weight:bold;
   padding:4px;
}

#content_inner ol, #content_inner ul {
   margin-left:3em;
   padding-left:0;
   margin-bottom:1.2em;
}

#content_inner ol li {
   list-style-type: decimal;
   line-height:20px;
}

#content_inner ul li {
   list-style-type: disc;
   line-height:20px;
}

#content_inner img[alt="image"] {
   border:1px #000 solid;
}

#content_inner fieldset img, #content_inner .icon {
   border:none;
}

#social_networking {
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#fff;
   text-align:left;
   margin-top:25px;
}

#social_icons a img {
   margin:8px 5px 0 5px;
}

#social_icons {
   margin-left:-5px;
}

.sub_page img.cert_icon {
   float:right;
   margin:5px 0 5px 10px;
}

/** begin hours chart **/
#content_inner #hours_box {
   padding:1px;
   margin-bottom:1.2em;
}

#content_inner #hours_box div {
   padding:9px;
   margin:2px;
}

#content_inner #hours_box .day {
   font-weight:bold;
   display:block;
   float:left;
   width:120px;
}

/** end hours chart **/
   .st_sharethis {
   display:block;
   float:right;
   padding:5px 0 0 0;
}

.sharethis {
   color:#fff;
}

.view_larger_map {
   font-size:11px;
   margin-bottom:5px;
   text-align:left;
}

#content_inner p.confirm_email_notice, p.confirm_email_notice {
   background:#f2dede;
   border: #eed3d7 1px solid;
   color:#b94a48;
   padding:10px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
}

#customer_form .labeled_input.submit_extra_margin span.fields {
   margin-top:5px
}
/* design04 base.css */
html, body {
   height: 100%;
   background: #2a2a2a;
}

body {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 13px;
}

h1, h2, h3 {
   font-family: Times, serif;
}

h1 {
   position:relative;
   white-space:nowrap;
   overflow:hidden;
   font-size:30px;
   text-transform: uppercase;
   letter-spacing:2px;
   margin:0 0 0 39px;
   padding-top:19px;
   height:54px;
}

h2 {
   font-size:26px;
   text-transform:uppercase;
   letter-spacing:2px;
   margin:20px 0 15px 0;
}

h3 {
   font-size:22px;
   text-transform:uppercase;
   letter-spacing:1px;
   margin:0 0 3px 0;
}

h3 span {
   padding-bottom:4px;
}

div.sub_page {
   margin-top:2.5em;
}

.sub_page .rates {
   font-size:14px;
   margin:0 0 10px 0;
   font-weight:bold;
}

#content_inner p {
   line-height: 20px;
   margin:0 0 1.2em 0;
   text-align:justify;
}

#main_wrap {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -40px;
   position:relative;
}

#footer, .push {
   height: 40px;
   clear: both;
   position: relative;
}

#footer_inner {
   position: relative;
   width:920px;
   margin:0 auto;
}

body.panel #main_wrap {
   margin: 0 auto -92px;
}
/*
body.panel #footer, body.panel .push {
   height: 92px;
}
*/

#main_wrap_inner {
   position: relative;
   width: 920px;
   margin:0 auto;
}

#header_img {
   border:#000 1px solid;
   margin:0 auto;
   width:555px;
   height:273px;
   text-align:center;
   display:block;
   background: url(/nccaom/images/designs/design04/header.jpg);
}

#header_bar {
   height:6px;
   line-height:6px;
}

#header_right_shadow {
   float:right;
   width: 51px;
   height:305px;
   background:url(/nccaom/images/designs/design04/header_right_shadow.png) no-repeat;
   margin-top:57px;
   padding-top:16px;
}

#header_right {
   width: 51px;
   height:275px;
   background:url(/nccaom/images/designs/design04/header_right.jpg) no-repeat;
}

#menu {
   width: 231px;
   float: left;
   margin: 57px 0 20px 0;
}

#menu_inner {
   margin-top:-20px;

}

#menu #header_left_shadow {
   width: 231px;
   height:305px;
   background:url(/nccaom/images/designs/design04/header_left_shadow.png) no-repeat;
   padding-top:16px;
}

#menu #header_left {
   width: 231px;
   height:275px;
   background:url(/nccaom/images/designs/design04/header_left.jpg) no-repeat;
}

#menu ul li {
   list-style:none;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size:14px;
   line-height:29px;
   font-weight:bold;
   text-align:right;
   text-transform:uppercase;
   letter-spacing:1px;
}

#menu ul {
   margin:10px 0 0 0px;
}

#menu ul li a {
   text-decoration:none;
   padding:0 16px 0 0;
   display:block;
   width:215px;
}

#menu ul li a:hover {
   background: url(/nccaom/images/designs/design04/menu_bg.png) no-repeat left;
}

#content_outer {
   float: left;
   width: 633px;
   display: inline;
}

#content_inner {
   position:relative;
   width: 553px;
   margin: 0 auto 30px auto;
}

#cp_link {
   text-align:center;
   width:689px;
   height:25px;
   padding-left:231px;
   padding-top:15px;
   margin: 0 auto;
}

#customer_form {
   width:100%;
   margin-bottom:20px;
}

#customer_form .inner {
   margin:10px 25px 15px 15px;
}

#customer_form fieldset legend {
   font-size:1.3em;
   font-weight:bold;
   padding:0 5px;
   margin:0 10px;
}

#customer_form .labeled_input {
   width:100%;
   height:35px;
   clear:both;
   margin:5px 0;
   padding-left:10px;
}

#customer_form .tall {
   height:100px;
}

#customer_form .labeled_input label {
   float:left;
   width:110px;
   text-align:right;
   margin-right:20px;
   font-weight:bold;
   padding-top:8px;
}

#customer_form .labeled_input .fields {
   display:block;
   float:left;
   padding-top:7px;
}

#customer_form .labeled_input input[type="text"] {
   height:20px;
   width:260px;
}

#customer_form .labeled_input textarea {
   height:80px;
   width:260px;
}

#customer_form input[type="submit"] {
   clear:both;
   margin:0 0 8px 130px;
}

#customer_form .labeled_input input.phone {
   width:40px;
}

#customer_form .labeled_input input.amount {
   width:60px;
}

#content_inner .helpful_form {
   margin-bottom:10px;
   clear: both;
}

#content_inner .helpful_form .icon {
   float:left;
   margin-right:20px;
}

#content_inner .helpful_form .title {
   font-weight:bold;
   margin:0;
}

#content_inner .helpful_form p.description {
   margin: 0 0 2em 0;
}

#social_networking {
   text-align:right;
   margin-right:20px;
   text-transform:uppercase;
   letter-spacing:2px;
   font-size:14px;
}

#social_icons {
   margin-right:-2px;
}

.st_sharethis {
   padding-top:8px;
}
/* design04 theme1 tpl */

html, body {
   background: #2a2a2a;
}

h1,
h2,
h3,
#content_inner a,
#customer_form fieldset legend
{
   color:#a80000;
}

#content_inner p,
#content_inner li,
#content_inner #hours_box
{
   color:#444;
}

#main_wrap_inner {
   background: url(/nccaom/images/designs/design04/page_bg.png) repeat-y top center;
}

#header_bar {
   background:#a80000 url(/nccaom/images/designs/design04/page_bg_trans.png) repeat-y;
}

#menu ul li a {
   color:#000;
}

#menu ul li a:hover {
   color:#fff;
}

#cp_link {
   color:#999;
   background:#880000 url(/nccaom/images/designs/design04/page_bg_trans.png) repeat-y;
}

#cp_link a {
   color:#999;
}

h1.service_heading {
   color:#561f5b;
}

#customer_form fieldset {
   border:#a80000 2px solid;
}

#customer_form .labeled_input,
.inner .subscribe label
{
   color:#6b6b6b;
}

#content_inner #hours_box {
   border: #a80000 1px solid;
}

#content_inner #hours_box .odd {
   background:#eee;
}

#content_inner #hours_box .even {
   background:#ddd;
}

.sub_page .rates {
   color:#666;
}

#social_networking {
   color:#000;
}

span.sharethis, span.stButton {
   color: #444!important;
}