/* standard css for get approved */

body {
  font: 14px Arial, Helvetica, sans-serif;
  color: #686868;
}

/* text styles */
a:link, a:visited, a:active {
  color: #3399FF;
  font-weight: normal;
}

.applist a:visited {
 color: #233032;
}

 h1, h1 a {
    font-size: 25px !important;
    font-weight: normal !important;
    margin: 10px 0;

    padding: 0;
    text-transform: uppercase;
    color: #f13567;
    letter-spacing: -1px;

}
h1.dark {
color: #6A6D62 !important;
padding: 20px 0;
font-size: 27px !important;

}

 h2,span.heading {
    font-size: 19px;
    font-weight: normal;
    margin: 10px 0;
    padding: 0;
    text-transform: uppercase;
    color: #595B54;
    letter-spacing: -1px;
 }
 #main h2 {
   color: #B0BCB5;
   font-size: 22px;
   margin-bottom: 20px;
   line-height: 25px;
 }

#right h2.instant-quote
 {
	font-size: 14px;
	color: #F13567;
	line-height: 16px;
	margin: 0;

 }

 #main .site-map h2 {
   margin: 15px 0 0 0;
 }

 h3{
 color: #ED0E48;
 font-size: 16px;
  width: auto;   padding-bottom: 10px;
   border-bottom: 1px dotted #ccc;
    margin: 10px 0;
 }
 #content p {
  line-height: 20px;
  /* font-size: 100%;*/
 }
 p.dottedline {
  border-top: 1px dotted #ccc;
  padding: 8px 0;
  margin: 5px 0;
 }


 /* positions */
#head {
   background: #575757 url('../images/head-bg.png') repeat-x bottom left;
   height:  102px;
   margin: 0;
   padding: 0;
   width: auto;
   overflow: hidden:
   text-align: center;
}

#head .inner{
 width: 1000px;
 margin: 0 auto;
 position:relative;
}

#head .inner .phone-number{
	position: absolute;
	right: 4px;
	top: 11px;
	color: #2EA8E9;
	font-size: 28px;
	text-shadow: 2px 1px 1px #2B2B2B;
	filter: dropshadow(color=#2B2B2B, offx=2, offy=1);
}

#head div#logo {
 float: left;
 margin: 10px 0 0 19px;
 padding: 0;
}
#head div#logo a {
 width: 235px;
 height: 71px;
 padding: 0;
 margin: 0;
 text-decoration: none;
 background: #D9E7F2 url('../images/logo1.png') no-repeat;
 display: block;
}
#head div#logo a span {
  display: none;
}

/* searchbox */
#head .searchbox {
 position: relative;
}
#head .searchbox form {
 position: absolute;
 top: 61px;
 left: 550px;
 width: 250px;
 padding-left: 63px;
 background: url('../images/searchbg.png') no-repeat;
}
 #head .searchbox form label {
  display: none;
 }
#edit-search-theme-form-1 {
font-size: 11px  !important;
color: #666;
border: none !important;
background: none;
width: 150px !important;
padding-top: 2px !important;
}
 #head .searchbox form .form-submit {
     width: 30px;
     height: 25px;
     background: transparent url('../images/ok2.png') no-repeat;
     font-size: 1px;
     position: absolute;
    top: -4px;
    left: 233px;
    border: none;
    padding-top: 5px;
    color: #19A2E8;
 }

 #top-links {
  color: #fff;
  position: absolute;
  top: 61px;
  left: 835px;
  word-spacing: 3px;
 }
  #top-links a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  word-spacing: 0px;
  }
  #top-links a:hover {
  text-decoration: underline;
  }

 /* end sb and top links */


#container .inner{
 text-align: center;
     background:  url('../images/baseshadow.png') repeat-x bottom left;
     padding-bottom: 30px;
 }
 #content {
 text-align: left;
 width: 1000px;
 margin: 0 auto;
 }
 #container {
   background: #D9E7F2 url('../images/bg1.png') repeat-x;
   margin: 0;
   padding: 0;
   min-height: 500px;
 }
  #container .inner0 {
     background:  url('../images/bg2.jpg') 50% 0 repeat-y;

  }
  .maintable   {
     margin: 0 10px;

  }
  .maintable tbody {
  border: none !important;

  }
   .maintable td {
  vertical-align: top;
  padding: 0;
  }

  .maintable #main {

  margin-bottom: 0;
  padding: 0;
  margin: 0 5px 0 0;
  width: 800px;

  }
  .maintable #right {
  width: 190px;
  margin: 0 0px 0 0px;

  }



  .hometable #main {
  width: 730px;
  margin-bottom: 0;
  padding: 0 5px;
  margin-left: 10px;
  background: none;

  }
  .hometable #right {
  width: 210px;
  margin: 0 5px 0 0px;

  }


  .sub_body_txt {
   margin: 30px 15px 10px 15px;
   font-size: 14px;
   line-height: 22px;
  }


 #footer {
 color: #555;
 background:  #fff url('../images/footbg.png') bottom left repeat-x;
 padding-bottom: 2px;
 font-size: 11px;
 }
 #footer p.foottag {
  margin : 15px 0 0px 0;
  padding-bottom: 3px;
  text-align: center !important;
  width: 100%;
 }
  #footer p.foottag a {
   color: #f1f1f1;
   text-decoration: none;
  }
   #footer p.foottag a:hover {
   color: #ffffff;
  }
 #footer .inner {
 text-align: left;
 width: 974px;
 margin: 0 auto;
 }
 #footer table td {
 width: 140px;
 vertical-align: top;
 }
 #footer table td a {
 display: block;
 padding-bottom: 3px;
 color: #696969;
 background:  url('../images/footarrow.png') 0 05px no-repeat;
 padding-left: 8px;
 }
 #footer table,  #footer .block, #footer tbody {
 border: none;
 }

 #footer .copyright {
  float: right;
  color: #696969;
  width: 300px;
  text-align: right;
 }
 #footer .copyright a {
  color: #EE154E;
 }



/* main hmenu */
 #menu {
  width: auto;
  height: 61px;
  padding: 0;
  margin-top: 0;
  margin-left: 5px;
 }
 #menu ul {
  margin: 0;
  padding: 0;
  }
  #menu ul li {
  float: left;
  margin: 0;
  padding: 0;
  border: none;
}
#menu ul li.first {
 border: none;
 }
 #menu ul li a {
  background: url('../images/m_boat.png') no-repeat;
   display: block;
   height: 51px;
   text-indent: -99999px !important;
   width: 125px;
   font-size: 1px;
   color: #8D8D8D ;
  margin: 0;
  padding: 0;
 }

  #menu ul li.menu-352 a {
   background: url('../images/m_car.png') no-repeat;
   width: 115px;
  }
  #menu ul li.menu-353 a {
   background: url('../images/m_boat.png') no-repeat;
   width: 127px;
  }
   #menu ul li.menu-354 a {
   background: url('../images/m_equ.png') no-repeat;
    width: 120px;
  }
   #menu ul li.menu-355 a {
   background: url('../images/m_prop.png') no-repeat;
     width: 132px;
  }
   #menu ul li.menu-128 a {
   background: url('../images/m_bike.png') no-repeat;
   width: 135px;
  }
   #menu ul li.menu-129 a {
   background: url('../images/m_ins.png') no-repeat;
   width: 113px;
  }
   #menu ul li.menu-151 a {
   background: url('../images/m_con.png') no-repeat;
   width: 123px;
  }
   #menu ul li.menu-195 a {
   background: url('../images/m_caravan.png') no-repeat;
   width: 123px;
  }

  /* submenu */
 #left .content {
    background: url('../images/trans-white.png');
     width: 100%;
 }
  #left ul {
  margin: 0;
  padding: 2px 0 0 5px;
  list-style-type: none;
  width: auto;
  height: 32px;
  background: url('../images/sh_men_bg.png') repeat-x top left;

  }



  #left .menu li,  #left .menu li.collapsed, #left .menu li.leaf {
  float: left;
  padding: 2px 5px;
   background: none;
   list-style: none;
   border-right: 1px solid #5ab3db;
   border-left: 1px solid #4299ce;
   margin: 2px 0;
  }
  #left .menu li.first {
   border-left: none;
  }
  #left .menu li.last {
   border-right: none;
  }
  #left .menu li.active-trail a {
   color: #DFFDD9;
  }

  #left .menu a {
  background: none;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-size: 11px;
  }
  #left .menu a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #fff;
  }

  #left ul.menu ul a:hover, #left .menu li.active-trail ul li a:hover {
  text-decoration: none;
  border-bottom: none;
  color: #4299CE;
  background: #fff;
  }

    #left ul ul {
        background: #4299CF;
        overflow: hidden;
   }
   #left ul li ul a, #left .menu li.active-trail ul li a, #left ul.menu ul a  {
    color: #fff;
    display: block;
    padding: 4px 10px;
    text-transform: none;
   }
    #left ul li ul li, #left .menu li ul li.leaf  {
     border: none;
     background: url('../images/trans-white.png') repeat;
      background: none;
     margin: 0;

     padding: 0px;

    }








#left .block {
  border: none;
  margin: 0 !important;
  }
 #left .block-menu  {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
 }
 #left .block-menu .decoration2 {
  background: url('../images/sh_men_bg_r.png') no-repeat top right;
  width: 10px;
  height: 34px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
 }

  #left .block-menu .decoration1 {
  background: url('../images/sh_men_bg_l.png') no-repeat top left;
  width: 10px;
  height: 34px;
  position: absolute;
  top: 0px;
  left: 0px;
   z-index: 3;
 }
 .maintable #main h1.title  {

border-top: none;
border-bottom: none;
padding: 18px 0px 0px 0px;
color: #63C9F3 !important;
font-size: 33px !important;
font-family: arial, "Trebuchet MS";
}
.maintable .mwrap {
margin: 0;
padding: 0px 20px 5px 25px;
border: 1px solid #D1EDF0;
border-top: none;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
margin-bottom: 15px;
  background: url('../images/trans-white.png');
 width: 754px;
 overflow: hidden;
}
.hometable .mwrap {
margin: auto;
padding: 0px;
border:none;
background: none;
}
 .topbox {
 padding-bottom: 20px;
 position: relative !important;
 overflow: hidden;
 }
.topbox  h2 {
 color: #BCCCC2;
 font-size: 22px;
 padding-left: 10px;
 padding-bottom: 20px;
 font-stretch: narrower;
   font-weight: normal;
}
.topbox p {
margin-left: 250px;
font-size: 14px !important;
line-height: 17px !important;
}
 .topbox h2.indentheader { margin: 30px 0 20px 250px !important; padding: 0; }
 /*
.topbox .keys {
   background: url('../images/keys.png') no-repeat;
   left: -17px;
  top: 54px;
   position: absolute;
   width: 245px;
   height: 200px;
}  */
 .featuredbox {
 width: 345px;
 height: 156px;
 margin: 5px 0px 5px 20px;
 float: left;
 }
   .featuredbox h3 {
   text-transform: uppercase;
   color: #9EBAA8;
   font-size: 18px;
   font-weight: normal;
   width: 320px;

   }
   .featuredbox p {
  margin-left:  150px;
  margin-top:  14px;
  height: 90px;
  font-size: 12px !important;
  line-height: 17px !important;
   }

  .f_pers {
   background: url('../images/f_per.jpg') no-repeat 0 50px;
  }
  .f_biz {
   background: url('../images/f_biz.jpg') no-repeat 0 50px;
  }
   .f_lease {
   background: url('../images/f_lease.jpg') no-repeat 0 50px;
  }
   .f_quick {
   background: url('../images/f_quick.jpg') no-repeat 0 50px;
  }
  #main .node .content {
   margin-top: 0;
  }

  .mwrap .submenu-spacer  {
  display: none;
  }

  .mwrap #form-page  {
  background: none;
  border: none;
  }

  .special_text {
   color: #82998A;
   text-transform: uppercase;
   font-size: 130%;
   margin: 15px 10px;
  }





 /* other positions */

 #right .block {
  padding: 10px 2px;
  border-bottom: 1px dotted #ccc;
 }
 #headder .block {
  padding: 0;
  margin: 0;
  border: none;
 }
 .taxonomy {
  float: right;
  margin-10px;
 }
 .node {
 margin-bottom: 0;
 }
 /* page specific classes */

 .homebox {
   background: url('../images/homebox.png') no-repeat 5px 25px;
   margin: 10px 7px 5px 5px;
   width: 230px;
   height: 240px;
   float: left;
    position: relative;
 }
 .homebox a.heading {
    font-size: 19px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #6A6D62;
    letter-spacing: -1px;
    margin-left: 8px;
    font-family: arial;
    margin-bottom: 10px;
    padding-top: 2px;
    border: none;
 }


 .homebox a.more {
   background: url('../images/homeboxbut.png') no-repeat;
   height: 22px;
   width: 97px;
   position: absolute;
   bottom: -1px;
   right: 20px;
   display: block;
   color: #fff !important;
   text-transform: uppercase;
   padding: 4px 0 0 8px;
   font-size: 11px;
   font-weight: bold;
   z-index: 99;
   }
 .homebox a:hover {
  text-decoration: none;
 }
 .homebox p {
   margin: 0 20px;
   width: 190px;
   font-size: 11px !important;
   line-height: 16px !important;
   }

  .homebox div {
   height: 130px;
   background-position: 6px 5px;
   background-repeat: no-repeat;
  }

  .homebox div.i_car {
   background-image:  url('../images/i_car.jpg')
  }

  .homebox div.i_boat {
   background-image:  url('../images/i_boat.jpg')
  }

  .homebox div.i_equ {
   background-image:  url('../images/i_equ.jpg')
  }

  .homebox div.i_per {
   background-image:  url('../images/i_fin.jpg')
  }

  .homebox div.i_prop {
   background-image:  url('../images/i_prop.jpg')
  }

  .homebox div.i_oth {
   background:  url('../images/i_oth.jpg') 6px 5px no-repeat;
  }




  .homeh2 {
  border-top: 1px dotted #b4c9ba;
  padding: 20px 0 15px 0;
  margin: 15px 0 0 0;
  font-size: 220%;
  color: #6a7c70;
  }


 .homespace {
   margin: 10px 0;
   border-bottom: 1px dotted #ccc;
   width: 720px;
 }
 .apply {
  overflow: hidden;
  padding-bottom: 5px;
 }

   .apply p {

   }
   .apply span.heading a {
    text-decoration: none;
   color: #f13567;
   }
  .apply a.started {
	 background: url('../images/fom-blue.png') no-repeat 0 0;
	 width: 100px;
	 height: 25px;
	 text-indent: -99999px;
	 float: right;
	 display: block;
	 margin-right: 0px;
 }
   /* small version */
  .apply span.heading {
   background: url('../images/h3-apply-small.png') no-repeat 0 0;
   padding: 0px 0 15px 35px;
   height: 22px;
   font-size: 24px;
   color: #f13567;
   width: 135px;
   margin: 0 0 10px 0;
 }

 #main .apply h2  {
    padding: 0 0 10px 35px;
    color: #f13567;
    margin: 30px 0 0px 0;
 }

 /* large version */
  .hometable #right .apply span.heading    {
      font-size: 25px;
      padding: 4px 0 16px 45px;
      background: url('../images/h3-apply.png') no-repeat 0 0;
      width: 145px;
 	  margin-bottom: 10px;
 	  display: block;
  }

  /* solgan */
.slogan {

   background-color: #fff;
   padding: 3px 5px;
   position: relative;
   background: #fff url('../images/home-top-buttons.png') no-repeat right 3px ;
   border: 1px solid #fff;
   -moz-border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -webkit-border-radius: 3px;
   height: 27px;
   margin: 2px 8px 15px 8px;
}

.slogan h2 {
 margin: 0 !important;
 padding: 0 !important;
 width: auto;
 text-align: left;
 position: absolute;
 border: none;
 color: #1BA5EC;
 left: 10px;
 top: 5px;
 font-size: 21px;
 }


 .slogan .links {
  position: absolute;
  right: 5px;
 }
  .slogan .links a {
   display: block;
   width: 110px;
   height: 25px;
   margin: 0 2px;
   float: right;

  }
 .slogan .links a span {
 display: none;
 }





  /* internal form pages */
 #form-page {
  width: auto;
  margin: 0 auto;
  text-align: left;
  border-left: 1px solid #dfece2;
  border-right: 1px solid #dfece2;
  background: #fff;
  padding: 0 30px;
  color: #444;
  padding-bottom: 25px;
  overflow: hidden;
 }
 .submenu-spacer {
 width: auto;
 height: 7px;
 background: url('../images/sm-bg.png') repeat-x top left;
}
.submenu-spacer .l {
   height: 7px;
   background: url('../images/sm-bg-l.png') no-repeat top left;
}
.submenu-spacer .r {
   height: 7px;
   background: url('../images/sm-bg-r.png') no-repeat top right;
}

/* blocks */

  #right .title {
   font-weight: normal;
   font-size: 20px;
   color: #f13567;
   text-transform: uppercase;
  }

  /* login dropdown */

 .resumebut {
      float: right;
      margin-right: 30px;
      width:  300px;
      height: 26px;
      background: url('../images/resumebut.png') top right;
      cursor: pointer;
 }
  .resumebut span {
   display: none;
   }

  #resume {
        background: #002D45 url('../images/resumebg.png') 0px -3px;
        text-align: center;
        color: #fff;
        height: 150px ;


  }

 #resume form {
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    text-align: right;
    width: 1000px;
    font-size: 11px;
    position: relative;
  }

   #resume form input {
    border: none;
    background: transparent url('../images/inputwrapsmall.png') no-repeat;
    width: 139px;
    height: 15px;
    padding: 1px 3px;
    font-size: 11px;
    color: #333;
   }


   #resume form a {
    color: #fff;
    margin-left: 30px;

   }
   #resume form .resumeok {
    color: #fff;
    height: 25px;
    width: 30px;
    position: absolute;
    top: 6px;
    right: 163px;
    background: transparent url('../images/ok.png') no-repeat;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    padding: 0px;
    cursor: pointer;
   }


   /* buttons */

  .fom, .pinkbutton {
   background: url('../images/homeboxbut.png') no-repeat;
   height: 22px;
   width: 97px;
   display: block;
   color: #fff !important;
   text-transform: uppercase;
   padding: 3px 0 1px 8px;
   font-size: 11px;
   font-weight: bold !important;
   float: right;
   margin-top: 8px;
   }
 .fom:hover, .pinkbutton:hover {
  text-decoration: none;
 }

  .pinkbutton {
   width: auto;
   padding: 2px 8px;
   background: url('../images/pinkbutbg.png') repeat-x;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border: 1px solid #fff;
  }



  /* form override */

.inwrap  {
 background: url('../images/inputwrap1.png') no-repeat top left;
 width: 160px;
 height: auto;
 padding: 4px 2px;
 padding-left: 5px;
 margin:  0;
 padding: 3px 6px;
 padding-bottom: 4px;
}
 .inwrap input.qqinput {
  font-size: 13px;
 border: none; background: none; color: #686868;
 padding-left: 3px;
 }
 .submitwrap  {

  padding: 5px 0px;
  text-align: right;
 }

 #right dl dd {
   margin: 0px;
 }



input.qqbut {
       width: 81px;
       height: 25px;
       background: url('../images/getquote.png') top left no-repeat;
       padding: 0;
       font-weight: bold;
       font-size: 11px !important;
       border: none;
       color: #fff;
       cursor: pointer;
       padding-bottom: 3px;
       font-family: arial;

}


 #right dl dt {
 height: 1px;
 margin: 0;
 padding: 0;
 font-size: 1px;
 }

  #right form {
  margin: 0;
  padding: 0;
  }

    /* admin page */
    .fieldwrap {
      margin-left: 5px;
     }
     .fieldwrap label {
         display:block; width: 150px; float: left;
         color: #444;
     }


     .datatable td {
      padding: 3px;
     }

     .datatable tr.alt {
      background: #E0F0DC;
     }
     .datatable td.cars {
      font-weight: bold;
      width: 50px;
     }

      .rate {
       color: #3098C3;
       font-weight: bold;
     }
      .residual {
       color: #EB3567;
       font-weight: bold;
     }



     /* Buttons */

     .launchbutton {
       background: url('../images/launch.png') top left no-repeat;
       width: 350px;
       height: 70px;
       text-transform: uppercase;
       padding: 0;
       display: block;
       font-size: 14px;
       margin: 20px 15px;
     }
     .launchbutton span {
     display: none;

     }


    .imgwrap {
    float: left;
    margin: 0 15px 10px 0;
    }

    .imgwrap img {
       border: 1px solid #FCFFFC;
       -moz-border-radius: 5px;
       -webkit-border-radius: 5px;
    }


     /* colors */
  .pink {
    color: #EB3567;
  }

  .msg {
    border: 1px solid #F6C482;
    background: #F9EBD8;
    padding: 8px;
    line-height: 20px;
  }

  .na {
    color: #999;
  }





  /* online calculators */
  .finance_calc table {
   width: 50%
  }
  .finance_calc table th h4, .sd_calc th {
     font-weight: normal;
     text-transform: uppercase;
     color: #B0BCB5;
     font-size: 20px;
  }
   .finance_calc table td {
     padding: 10px;
     border-bottom: 1px dotted #D1DBD5;
   }
   .finance_calc table th.head2 {
    text-align: right;
   }

   .result_cel input, .user_cel input, #market_value {
     padding: 3px;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border: 1px solid #ccc;
     color: #717F77;
     font-weight: bold;
   }
   .result_cel input {
    background: #f7f7f7;
   }
   .calc_cel {
    text-align: right;
   }

   .reset_cell input, .calc_cel input, a.bluebutton, a.bluelink, a.bluebutton:visited, a.bluebutton:active {
      -moz-border-radius-bottomleft:4px;
      -moz-border-radius-bottomright:4px;
      -moz-border-radius-topleft:4px;
      -moz-border-radius-topright:4px;
      background:transparent url(../images/bluebutbg.png) repeat-x scroll left top !important;
      border:medium none;
      color:#FFFFFF;
      font-family:Arial,Helvetica,sans-serif;
      font-size:11px;
      font-weight:bold;
      height:25px !important;
      text-transform:uppercase;
      cursor: pointer;
      padding: 0 5px 2px 5px;
  }

  .bluelink {
   display: block;
   padding: 3px 8px 6px 8px;
   text-align: center;
   width: 100px;
   color: #fff !important;
   float: left;
   margin-right: 5px;
   height: 16px !important;
   text-decoration: none;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   font-weight: bold;
  }
  .bluelink:hover {
  text-decoration: none;
  }

a.bluebutton.calc {

	padding: 5px 10px;
}

  .sd_calc {
   width: 600px;
   text-align: center;
   margin-left: 100px;
  }
  .alt_row {
  background: #f1f1f1;
  }

    .sd_calc td {
     padding: 6px;
     border-bottom: 1px dotted #D1DBD5;
     font-size: 110%;
    }

    .sd_calc th {
     text-align: center !important;
     font-weight: normal;
     font-size: 16px;
    }


    /* quick quote page */
    .qqpage {
     margin-top: 20px;
    }
    .qqpage h2 {
      color:#ED0E48 !important;
      margin: 20px 0;

    }
    .quote_m_payment  {
      width: 220px;
      height: 69px;
      float: left;
        font-size: 23px;    color: #595c5d;
    }

    .quote_m_payment span {
     display: block;
     color: #8E8E8E;
     padding: 5px 0;
     font-size: 18px;
    }

    .quote_callback {
      width: 216px;
      height: 69px;
      background: url('../images/qqcallback.png') no-repeat;
      display: block;
      float: left
    }

     .quote_callback span {
       display: none;
     }
    .quote_terms {
     margin: 25px 0;
     font-style: italic;
     font-size: 90%;
     }

     /* new landing page */

 .tagline {
 background: #ed275a;
 text-transform: uppercase;
 padding: 10px;
 font-size: 17px;
 color: #fff;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;

}


 ul.features {
 overflow: hidden;
 margin: 0;
 padding: 0;
 padding-left: 30px;
 margin-bottom: 30px;
 }
ul.features li {
 float: left;
 display: block;
 width: 370px;
 list-style: none;
 padding: 4px 0 4px 18px;
 background: url('../images/googlelanding/li-tick.png') 0 6px no-repeat;
 font-size: 17px;
}
.buttons {
 overflow: hidden;
 margin: 20px 0 30px 0;
 }
 .buttons a {
  float: left;
  display: block;
  width: 138px;
  height: 45px;
  margin: 10px 0 0 20px;

 }



 .buttons a span {
   display: none;
  }
 .buttons a.apply {
   background: url('../images/googlelanding/button-apply.png') 0 0px no-repeat;
  width: 194px;
  height: 58px;
  margin-top: 0px;
 }
 .buttons a.more {
   background: url('../images/googlelanding/button-more.png') 0 0px no-repeat;
  width: 138px;
 }
  .buttons a.quote {
   background: url('../images/googlelanding/button-quote.png') 0 0px no-repeat;
  width: 176px;
 }

       .buttons a:hover {
   background-position: bottom;
  }
  .larger {
  font-size: 17px;
  margin: 25px 0;
  }
  .bluelarge {
   border: none;
   color: #1ba5ec;
   font-size: 150%;
   }





   /* internal google landing page */

   #landing label.lab {
    width: 190px;
    display: block;
    float: left;
   }

   #landing p {
   width: 650px;
   }

   #privacy_policy {
     width: 350px;
    font: 11px Arial, Helvetica, sans-serif;
    height: 80px;
    }


    #landing .sub input {
      -moz-border-radius-bottomleft:4px;
      -moz-border-radius-bottomright:4px;
      -moz-border-radius-topleft:4px;
      -moz-border-radius-topright:4px;
      background:transparent url(../images/bluebutbg.png) repeat-x scroll left top !important;
      border:medium none;
      color:#FFFFFF;
      font-family:Arial,Helvetica,sans-serif;
      font-size:11px;
      font-weight:bold;
      height:25px !important;
      text-transform:uppercase;
      cursor: pointer;
      padding: 0 5px 2px 5px;

    }

      #landing .sub {
       padding-left: 188px;
      }


/* Custom Landing Page */

h3.lead-in {
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	border-bottom: 0;
}
.custom-landing .imgwrap {
	float: right;
	margin: 0 15px 10px 15px;
}
.custom-landing .tagline-intro {
	font-size: 20px;
	font-weight: bold;
	color: #3eaad6;
	border-bottom: 0px dotted #ddd;
	padding-bottom: 4px;
	margin-bottom: 10px;
	width: 420px;
}
cite {
	font-weight: bold;
	color: #666;
	text-indent: 0;
	padding-left: 35px;
	min-height: 30px;
	font-size: 18px;
	background: url(../images/cite-quote.png) 0 0 no-repeat;
	display: block;
	line-height: 24px;
	margin: 15px 0;
}
.custom-landing ul.features {
   	padding-left: 20px;
}
.custom-landing .actions {
	overflow: hidden;
	padding: 5px 0 15px 0;
}
.custom-landing .actions a {
	float: left;
	padding: 9px 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background: #E5104A url(../images/pinkbutbg.png) 0 0 repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	letter-spacing: -1px;
	font-size: 17px;
	margin-right: 15px;
}

.jercs-form{
	
}

.jercs-form .container-inline{
	display:inline;
}

.jercs-form fieldset{
	border:0;
	margin:0;	
}

.jercs-form legend{
	font-weight: normal;
	font-size: 16px;
	color: #666;
	padding: 5px 0  5px 0px;
	border-bottom: 1px dotted #E6E6E6;
	/*margin: 0 0 10px 0;*/
	color: #444;
	text-transform: uppercase;
	width:100%;
}

.jercs-form label{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	display:inline-block;
	/* float:left; */
	margin-right:20px;
	width: 167px;
	padding-left:15px;
}

.jercs-form label[for=edit-agree]{
	width:100%;
}

.jercs-form .form-text{
	width:214px;
	padding:5px;
	color:#555;
	border:1px solid #b3b3b3;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow: inset 1px 2px 10px -5px #3b3b3b;
	-moz-box-shadow: inset 1px 2px 10px -5px #808080;
	box-shadow: inset 1px 2px 10px -5px #3b3b3b;
}

.jercs-form select{
	width:220px;
	color:#555;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #b3b3b3;
	height: 25px;
	padding:1px;
	-webkit-box-shadow: inset 1px 2px 10px -5px #3b3b3b;
	-moz-box-shadow: inset 1px 2px 10px -5px #808080;
	box-shadow: inset 1px 2px 10px -5px #3b3b3b;
}

.jercs-form label.error{
	float:right;
}

.jercs-form .form-item{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.jercs-form #edit-dob-wrapper select{
	width:71px;
}

.jercs-form .form-submit{
	margin-top:20px;
	background: url('/files/getapproved/images/bluebutbg.png') repeat-x top left;
	border: none;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 12px;
}

.jercs-form .grippie{
	display:none;
}

.jercs-form .form-item .container-inline .form-item{
	margin-top:0;
}

html.js .jercs-form .resizable-textarea textarea {
	width: 69%;
}

.jercs-form #edit-dob-wrapper .form-item{
	display:inline-block;
}

.jercs-block-form .form-submit{
	margin-top:20px;
	background: url('/files/getapproved/images/bluebutbg.png') repeat-x top left;
	border: none;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 12px;
	cursor:pointer;
}

.jercs-block-form label{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	width: 167px;
}

.jercs-block-form .form-text{
	width: 214px;
	padding: 5px;
	color: #555;
	border: 1px solid #B3B3B3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: inset 1px 2px 10px -5px #3b3b3b;
	-moz-box-shadow: inset 1px 2px 10px -5px #808080;
	box-shadow: inset 1px 2px 10px -5px #3b3b3b;

}


.jercs-block-form select{
	width: 220px;
	color: #555;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #B3B3B3;
	height: 25px;
	padding: 1px;
	-webkit-box-shadow: inset 1px 2px 10px -5px #3b3b3b;
	-moz-box-shadow: inset 1px 2px 10px -5px #808080;
	box-shadow: inset 1px 2px 10px -5px #3b3b3b;
}

.jercs-form #edit-pay-type-wrapper {
	margin-left: 206px;
}

