/* global designs.css */
body {
   font-size:14px;
}
strong {
   font-weight:bold;
}
p {
   margin-bottom:1em;
}
#content_inner h3 {
   font-size:18px;
   margin-bottom:6px;
}
#content_inner {
   font-size:13px;
   text-align:left;
}
#content_inner .labeled_input {
   text-align:left;
}
#content_inner em {
   font-style:italic;
}
#content_inner em strong {
   font-style:italic;
   font-weight:bold;
}
#content_inner strong em {
   font-style:italic;
   font-weight:bold;
}

.full_site_banner {
   background:#3a3a3a;
   text-align:center;
   padding:10px 0 8px 0;
}
#google_ad_sense_banner {
   position:relative;
   height:100%;
   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_logos {
   margin-top:20px;
   text-align:center;
}

.bottom_logos a {
   font-size:7pt;
}

.bottom_logo {
   width:50%
}
.bottom_logo.nhi {
   float:left
}
.bottom_logo.amta {
   float:right
}

.bottom_logo.single {
   float:none;
   clear:both;
   width:100%
}

.helpful_form {
   margin-bottom:15px;
}
.helpful_form .icon {
   float:left;
   margin-right:20px;
}
.helpful_form .title {
   font-weight:bold;
   margin:0;
}

h1.service_heading { position: relative; width: 100%; margin: 0 0 .3em 0; font-size:1.5em }
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;
}
#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 ol, #content_inner ul {
   margin-left:3em;
   padding-left:0;
   margin-bottom:1.2em;
}
#content_inner ol li {
   list-style-type: decimal;
}
#content_inner ul li {
   list-style-type: disc;
}
#content_inner .error {
   background-color:#cc0000;
   color:#fff;
   font-weight:bold;
   padding:1em;
}

#social_networking {
   text-align:center;
}
#social_icons a img {
   margin:5px 5px 0 5px;
}
.st_sharethis {
   display:block;
   float:right;
   padding:5px 5px 0 0;
}

#hours_box {
   padding:1px;
   margin-bottom:1.2em;
   font-size:12px;
}

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

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

fieldset {
   overflow:hidden;
}
#footer_spacer {
   margin:0 5px;
}
.view_larger_map {
   font-size:11px;
   margin-bottom:5px;
   text-align:left;
}

/* design07 base.css */
h1 .title, h1.subtitle, h1.with_subtitle .title, h1.with_subtitle .subtitle {
   display:block;
}
h1.page_inner {
   margin-left:-2px;
   margin-bottom:15px;
}
h1.no_subtitle {
   padding-left:40px;
   padding-top:33px;
}
h1.service_heading {
   font-size:1.5em;
   font-family:"Trebuchet MS", sans-serif;
}
#content_inner {
   width:343px;
   margin:auto;
   padding-left:300px;
   padding-right:45px;
   padding-bottom:20px;
}
#content_inner ul {
   list-style:square;
}
#content_inner li {
   margin:0.5em;
}
#content_inner a {
   text-decoration:underline;
}
.header {
   background-repeat:repeat-x;
   height:97px;
   margin-top:42px;
   background-position:20px 30px;
   vertical-align:bottom;
   text-align:center;
}
.header_middle {
   width:731px;
   height:97px;
   margin:auto;
   text-align:left;
}
#middle {
   width:731px;
   margin:auto;
   background-repeat:repeat-y;
}
.home #middle {
   background-position:center;
   height:auto !important;
   min-height:400px !important;
   height:400px;
}
.mid {
   width:731px;
   margin:auto;
   background-position:bottom;
   background-repeat:no-repeat;
   vertical-align:top;
}
.home .mid {
   height:auto !important;
   min-height:400px !important;
   height:400px;
}
#footer {
   margin:0 auto;
   width:731px;
   height:25px;
   font-size:10px;
}
#footer a {
   font-size:10px;
}
#footer_text {
   padding-top:1px;
   margin-left:325px;
   width:343px;
   text-align:center
}
#menu_inner {
   width:165px;
}
#menu_inner li a {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size:12px;
   text-decoration:none;
   line-height:20px;
}
#menu_inner li a:hover {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:13px;
   text-decoration:none;
}
.submenu {
   width:671px;
   height:288px;
   background-position:top;
   background-repeat:no-repeat;
   padding-left:60px;
   padding-top:30px;
}



.inner #content_inner {
   position:relative;
   width:410px;
   float:left;
   vertical-align:top;
   margin-right:40px;
   margin-top: -25px;
   padding: 10px;
   height:auto !important;
   min-height:440px !important;
   height:440px;
   /* Fallback for web browsers that doesn't support RGBa */
   background-color:#e5e5e5;
   /* RGBa with 0.75 opacity */
   background-color: rgba(255, 255, 255, 0.6);
   /* For IE 5.5 - 7*/
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
   /* For IE 8*/
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)";
}
.inner #middle {
   background-position:23px;
}
.inner #footer_text {
   margin-left:264px;
   width:420px;
}
.content {
   width:343px;
   margin:auto;
   padding-left:300px;
   padding-right:45px;
   padding-bottom:20px;
}
.inner .submenu {
   height:auto !important;
   min-height:486px !important;
   height:486px;
   vertical-align:top;
}
.mnu {
   width:200px;
   float:left;
}




.st_sharethis {
   position:absolute;
   padding:0;
   margin:-36px 0 0 286px;
   z-index:1;
}
#social_networking {
   font-size:12px;
   margin-top:15px;
}
.inner .st_sharethis {
   margin:3px 0 0 330px;
}


#customer_form .labeled_input label {
   display:block;
   float:none;
   width:auto;
   text-align:left;
   margin:0;
   margin-right:20px;
   padding-top:8px;
}
#customer_form .labeled_input {
   clear:both;
   height:auto;
}
#customer_form .labeled_input .fields {
   float:none;
}
#customer_form input[type="submit"] {
   margin: 0 0 8px 0;
}

/* design07 theme tpl */
html, body {
   background-image:url(/amta/images/designs/design07/theme1/background.jpg);
}
.header {
   background-image:url(/amta/images/designs/design07/theme1/back_header.jpg);
}
.header_middle
{
   background-image:url(/amta/images/designs/design07/theme1/header_middle.jpg);
}
.inner .header_middle
{
   background-image:url(/amta/images/designs/design07/theme1-inner/header_middle.jpg);
}
#middle
{
   background-image:url(/amta/images/designs/design07/theme1/back_content.jpg);
}
.inner #middle
{
   background-image:url(/amta/images/designs/design07/theme1-inner/back_content.jpg);
}
.mid
{
   background-image:url(/amta/images/designs/design07/theme1#content.jpg);
}
.inner .mid
{
   background-image:url(/amta/images/designs/design07/theme1-inner/content.jpg);
}
#footer {
   background:url(/amta/images/designs/design07/theme1/main_bottom.jpg) no-repeat top;
}
.submenu
{
   background-image: url(/amta/images/designs/design07/theme1/main_top.jpg);
}
.inner #footer {
   background:url(/amta/images/designs/design07/theme1-inner/main_bottom.jpg) no-repeat top;
}
.inner .submenu
{
   background-image: url(/amta/images/designs/design07/theme1-inner/general.jpg);
}





#content_inner {
   color:#000;
}
#content_inner a {
   color:#6d5b23;
}
#content_inner h3 {
   color: #886e2b;
}
#menu_inner {
   background-color: transparent;
}
#menu_inner li a {
   color:#6d5b23;
}
#menu_inner li a:hover {
   color:#6d5b23;
}
#content #heading {
   background-color: #6d5b23 ;
}
#footer {
   background-color: transparent;
   color: #fff;
}
#footer a {
   color: #fff;
}

#social_networking {
   color: #6d5b23
}

h1.service_heading, #content_inner .rates  {
   color:#6d5b23;
}
.sharethis {
   color:#000;
}
.inner .sharethis {
   color:#000;
}
#customer_form fieldset{
   border:#886e2b 2px solid;
}
#customer_form fieldset legend{
   color:#886e2b;
}
#customer_form .labeled_input {
   color:#000;
}
#hours_box {
   border:#886e2b 1px solid;
   color: #000;
}
#hours_box .odd {
   background-color:#e6dbb5;
}
#hours_box .even {
   background-color:#f0ecd3;
}