/* global designs.css */
p {
   margin-bottom:1em;
}
#content_inner .sub_page {
   clear:both;
}
#content_inner p {
   font-size:13px;
}
#content_inner p strong {
   font-weight:bold;
}
#content_inner em {
   font-style:italic;
}
#content_inner em strong, #content_inner strong em  {
   font-style:italic;
   font-weight:bold;
}
#map_canvas {
   width: 490px;
   height: 470px;
}

.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;
}

/** Here's where the magic happens **/
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 {
   text-align:center;
   margin:30px 0 0 0;
   text-indent:-9999px;
}

#bottom_logo a span.issa_logo {
   display:block;
   width:205px;
   height:53px;
   margin:0 auto;
   background:url(/issa/images/shared/partner_logo.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 {
   /* 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;
}

.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;
}
.clearfix {
   clear: both;
   width: 100%;
   padding: 0;
   margin: 0;
   height: auto;
}

#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
}
/* design09 base.css */
@font-face {
   font-family: 'StencilStdBold';
   src: url('/fontface/stencilstd-webfont.eot');
   src: local('☺'), url('/fontface/stencilstd-webfont.woff') format('woff'), url('/fontface/stencilstd-webfont.ttf') format('truetype'), url('/fontface/stencilstd-webfont.svg#webfontZmg05HWt') format('svg');
   font-weight: normal;
   font-style: normal;
}

html, body {
   height: 100%;
}

h1 {
   font-family: "StencilStdBold", sans-serif;
   font-size: 35px;
   padding: 8px 0 0 0;
   text-align: center;
   font-weight: normal;
   text-transform: uppercase;
}

h2 {
   font-family: "StencilStdBold", sans-serif;
   font-size: 25px;
   margin: 20px 0 12px 0;
   font-weight: normal;
   text-transform: uppercase;
}

h3 {
   font-family: "StencilStdBold", sans-serif;
   font-size: 20px;
   margin: 0 0 10px 0;
   font-weight: normal;
   text-transform: uppercase;
}

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

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

#bg2 {
   width: 50%;
   height: 502px;
   position: absolute;
   top: 0;
   right: 0;
}

body.panel #bg2 {
   top:55px
}

body.free_site #bg2 {
   top:110px
}

body.panel.free_site #bg2 {
   top:162px
}

#main_wrap_outer {
   position: relative
}

#main_wrap_outer, #main_wrap {
   width:100%;
   height: 100%;
}

#main_wrap {
   margin: 0 auto;
   width: 1142px;
}

#main_wrap, #main_wrap_outer {
   margin-bottom: -20px;
}

body.panel #main_wrap_outer, body.panel #main_wrap {
   margin-bottom: -72px;
}

#footer, .push {
   height: 20px;
   clear: both;
}

body.panel #footer, body.panel .push {
   height: 72px;
}

#art_wrap {
   min-height: 501px;
   width: 1142px;
   position: relative;
}

#main_wrap_inner {
   width: 1142px;
   position: relative;
}

#column_wrap {
   width: 855px;
   position: relative;
}

#content_outer {
   width: 643px;
   display: 643px;
   float: left;
   position: relative;
}

#content_inner {
   width: 543px;
   padding: 0 50px;
   margin-bottom: 30px;
   min-height:150px;
}

#header_text {
   width: 180%;
   height: 53px;
   overflow: visible;
   position: relative;
   margin-left: -40%;
   white-space: nowrap;
}

.header {
   margin: 0 0 0 50px;
}

#menu {
   width: 212px;
   height: 480px;
   float: left;
   position: relative;
   margin-top: 53px;
}

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

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

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

#footer {
   width: 100%;
   position: relative;
}

#footer_inner {
   margin: 0 auto;
   width: 1142px;
   height: 20px;
   position: relative;
   clear:both;
}

#footer_column_wrap {
   width: 855px;
   height: 100%;
   position: relative;
   clear:both;
}

#footer_column_left {
   width: 212px;
   height: 100%;
   float:left;
   position: relative;
}

#footer_column_right {
   width: 643px;
   height: 100%;
   float:left;
   position: relative;
}

#cp_link {
   text-align: center;
}

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

h3 .in_progress {
   font-size: 0.9em;
   display: block;
}

#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: 31px;
}

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

.st_sharethis {
   padding-top: 6px;
}
/* design09 theme2 tpl */

html, #google_ad_sense_banner {
   background: #41371f;
}

body {
   background: #41371f url(/issa/images/designs/design09/theme2/bg_l.gif) repeat-x right 0px;
}

body.panel {
   background-position:right 55px;
}

body.free_site {
   background-position:right 110px;
}

body.panel.free_site {
   background-position:right 162px;
}

h1 {
   color: #fff;
}

h2 {
   color: #000;
}

h3 {
   color: #41371f;
}

#content_inner p, #content_inner li {
   color: #000
}

#bg2 {
   background: url(/issa/images/designs/design09/theme2/bg_r_repeat.gif) repeat-x;
}

#art_wrap {
   background: url(/issa/images/designs/design09/theme2/bg_r.jpg) no-repeat right 53px;
}

#main_wrap {
   background: url(/issa/images/designs/design09/theme2/bg_content.png) repeat-y 0 0;
}

#content_outer, #footer_column_right {
   background: #e5dac5;
}

#header_text {
   background: #000;
}

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

#menu ul li a:hover {
   background: url(/issa/images/designs/design09/theme2/menu.png) no-repeat right 3px;
   color: #fff;
}

#content_inner a {
   color: #41371f;
}

#cp_link, #cp_link a {
   color: #666;
}

#customer_form fieldset {
   border: #41371f 2px solid;
}

#customer_form fieldset legend {
   color: #41371f;
}

#customer_form .labeled_input, .subscribe label {
   color: #000!important;
}

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