/* 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;
}

/* design03 base.css */
h1 .title, h1.subtitle, h1.with_subtitle .title, h1.with_subtitle .subtitle {
   display:block;
}
h1.no_subtitle {
   margin:27px 0 0 20px
}
h1.with_subtitle {
   margin:12px 0 0 20px
}
h1.page_inner {
   margin-bottom:10px
}
.st_sharethis {
   position:absolute;
   margin:-44px 0 0 180px;
}
#social_networking {
   font-size:13px;
   font-family:Tahoma;
   margin-top:8px;
   margin-right:40px;
}
.inner .st_sharethis {
   padding:0;
   margin:13px 0 0 415px;
}

#content_inner {
   background-repeat: repeat-x;
   background-position:left top;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   padding:15px 35px 0 5px;
   height:auto !important;
   min-height:200px !important;
   height:200px;
}
#content_inner ul {
   list-style:square;
}
#content_inner li {
   margin:0.5em;
}
#content_inner a {
   text-decoration:underline;
}
#header {
   width:745px;
   height:197px;
   overflow:hidden;
}
#page {
   width:745px;
   margin:auto;
   background-repeat:repeat-y;
}
#content {
   width: 745px;
}
#menu {
   background-repeat: no-repeat;
   float: left;
   width: 213px;
   height:auto !important;
   min-height:400px !important;
   height:400px;
}
#page_content {
   width: 532px;
   float: right;
   height:auto !important;
   min-height:200px !important;
   height:200px;
}
#footer {
   height: 21px;
   clear: both;
   width:745px;
   height:56px;
   margin: 0 auto;
   padding-top:50px;
}
#footer_text {
   padding-left:20px;
   font-size:11px;
}
#footer_text a {
   font-family:Tahoma;
   font-size:11px;
}
#under_text
{
   background-repeat:no-repeat;
   background-position:top;
   width:532px;
   height:23px;
}
#menu li {
   background-repeat: no-repeat;
   background-position: left  bottom;
   height:22px;
}
#menu li a {
   font-family: Tahoma;
   font-size: 13px;
   text-decoration:none;
}
#menu a:hover {
   font-weight: bold;
   text-decoration: underline;
}
#menu ul {
   margin: 0px;
   padding: 0px;
   padding-top:5px;
   padding-left:20px;
   padding-bottom:7px;
   list-style-type:none;
}
.inner #content_inner {
   padding:0 35px 0 5px;
}
.inner #header {
   height:188px;
}
.inner #page_content {
   width: 530px;
}


/* design03 theme tpl */
html, body {
   background: #f2e6f1 url(/amta/images/designs/design03/theme1/back_page.gif) repeat-x;
}
.home #content_inner {
   background-image: url(/amta/images/designs/design03/theme1/back_content.gif);
}
#content_inner {
   color:#000;
   background-color: transparent;
}
#content_inner a {
   color:#795179;
}
#header {
   background-image:url(/amta/images/designs/design03/theme1/header.jpg);
}
.inner #header {
   background-image:url(/amta/images/designs/design03/theme1-inner/header.jpg);
}
#page {
   background-image: url(/amta/images/designs/design03/theme1/back_page.jpg);
}
#menu {
   background: transparent url(/amta/images/designs/design03/theme1/menu_back.jpg);
}
.inner #menu {
   background: transparent url(/amta/images/designs/design03/theme1-inner/menu_back.jpg);
}
#footer {
   color: #795179;
   background: #c5abc4 url(/amta/images/designs/design03/theme1/footer.jpg) no-repeat;
}
#under_text
{
   background-image: url(/amta/images/designs/design03/theme1/bottom_content.jpg);
}
#menu li {
   background-image: url(/amta/images/designs/design03/theme1/back_menu.gif);
}
#menu li a {
   color:#795179;
}
#menu li a:hover {
   color:#982d98;
}
#about_box {
   background-color:#795179;
   color:#fff;
}
#content #heading {
   background: #795179 ;
}
#footer a {
   color: #795179;
}
#social_networking {
   color: #795179
}
h1.service_heading, #content_inner .rates  {
   color:#795179;
}
#content_inner h3 {
   color: #795179;
}
.sharethis {
   color:#000;
}
.inner .sharethis {
   color:#000;
}
#customer_form fieldset{
   border:#795179 2px solid;
}
#customer_form fieldset legend{
   color:#795179;
}
#customer_form .labeled_input {
   color:#000;
}
#hours_box {
   border:#795179 1px solid;
   color: #000;
}
#hours_box .odd {
   background:#c5abc4;
}
#hours_box .even {
   background:#f2e6f1;
}