﻿html
{
    background-color: #f3f4f4;
}

body 
{
    color: #5d5d5d;
    font-family: Arial, Sans-Serif;
    font-size: 62.5%;
    line-height: 1.7;
}

h1
{
    color: #b40300;
    font-size: 2.2em;
    font-weight: bold;
    text-transform: uppercase;
}

h2
{
    color: #29913a;
    font-size: 1.5em;
    margin: 15px 0 -5px 0;
}

p
{
    font-size: 1.3em;
    margin: 8px 0;
}

p.intro
{
    color: #333;
    font-size: 1.6em;
    margin-top: 10px;
}

.bold
{
    font-weight: bold;
}

a:link
{
    color: #29913a;
    text-decoration: none;
}

a:visited
{
    color: #29913a;
    text-decoration: none;    
}

a:hover
{
    color: #29913a;
    text-decoration: underline;    
}

a:active
{
    color: #29913a;
    text-decoration: none;    
}

#logo
{
    margin: 15px 0 0 41px;
    height: 95px;
}

#tel
{
    margin: 53px 0 0 0;
}

#banner
{
    background: url(../i/banner-home.jpg) no-repeat;
    height: 297px;
    position: relative;
    width: 972px;
}

#banner #valuation-btn-s
{
    left: 38px;
    position: absolute;
    top: 196px;
}

#nav
{
    background: url(../i/nav.jpg) no-repeat;
    height: 58px;
    width: 972px;
}

#box-t
{
    background: url(../i/box-t.jpg) no-repeat;
    height: 11px;
    width: 972px;
}

#box-c
{
    background: url(../i/box-c.jpg) repeat-y;
    min-height:600px;
    height:auto !important;
    height:600px;
    padding-bottom: 20px;
    width: 972px;
}

#box-b
{
    background: url(../i/box-b.jpg) no-repeat;
    height: 11px;
    width: 972px;
}

#footer
{
    height: 30px;
}

#footer-left
{
    float: left;
    padding-left:25px;
    width: 600px;
}

#footer-right
{
    float: right;
    text-align: right;
    width: 300px;
}


#footer p
{
    font-size: 1.1em;
}

/* -------------------------------- Header Image Replacement ---------------------------- */


/* Home Page */

h1.imgrep-home-h1 {
    padding: 27px 0 0 0;
    overflow: hidden;
    background-image: url("../i/tempheader01.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:27px; /* for IE5.5's bad box model */
}   

h2.imgrep-home-h2-1 {
    padding: 27px 0 0 0;
    overflow: hidden;
    background-image: url("../i/tempheader02.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:27px; /* for IE5.5's bad box model */
}   

h2.imgrep-home-h2-2 {
    padding: 27px 0 0 0;
    overflow: hidden;
    background-image: url("../i/tempheader03.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:27px; /* for IE5.5's bad box model */
}    

/* How We Can Help Page */

h1.imgrep-help-h1 {
    padding: 27px 0 0 0;
    overflow: hidden;
    background-image: url("../i/tempheader08.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:27px; /* for IE5.5's bad box model */
}  

/* How It Works Page */

h1.imgrep-how-h1 {
    padding: 27px 0 0 0;
    overflow: hidden;
    background-image: url("../i/tempheader04.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:27px; /* for IE5.5's bad box model */
}  

/* Questions Page */

h1.imgrep-questions-h1 {
    padding: 27px 0 0 0;
    overflow: hidden;
    background-image: url("../i/tempheader10.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:27px; /* for IE5.5's bad box model */
}  

/* Testimonials Page */

h1.imgrep-testimonials-h1 {
    padding: 27px 0 0 0;
    overflow: hidden;
    background-image: url("../i/tempheader06.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:27px; /* for IE5.5's bad box model */
}  

/* Valuation Page */

h1.imgrep-valuation-h1 {
    padding: 27px 0 0 0;
    overflow: hidden;
    background-image: url("../i/tempheader09.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:27px; /* for IE5.5's bad box model */
}  

/* Contact Page */

h1.imgrep-contact-h1 {
    padding: 27px 0 0 0;
    overflow: hidden;
    background-image: url("../i/tempheader07.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:27px; /* for IE5.5's bad box model */
}  

/* Locations Page */

h1.imgrep-location-h1 {
    padding: 27px 0 0 0;
    overflow: hidden;
    background-image: url("../i/heading-location.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:27px; /* for IE5.5's bad box model */
}  

/* ------------------------------------ Top Navigation ---------------------------------- */


#top-nav
{
    background: #fff url(../i/nav.jpg) no-repeat;
    height: 58px;
    margin-bottom: 3px;
    width: 972px;
}


#navlist
{
    background: url(../i/nav.jpg);
	height: 58px;
	margin: 0;
	padding: 0;
    position: relative;
}

#navlist li
{
    float: left;
}

#navlist li a
{
    background: url(../i/nav.jpg);
    display: block;
    font-size: 1%;
    height: 58px;
    outline: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
}

li#nav_hom a
{
    background-position: 0 0;
    left: 0;
    width: 120px;
}

li#nav_how a
{
    background-position: -120px 0;
    left: 120px;
    width: 208px;    
}

li#nav_how2 a
{
    background-position: -328px 0;
    left: 328px;
    width: 179px;
}

li#nav_que a
{
    background-position: -507px 0;
    left: 507px;
    width: 295px;
}

li#nav_con a
{
    background-position: -802px 0;
    left: 802px;
    width: 158px;    
}



li#nav_hom a:hover
{
    background-position: 0 -58px;
}

li#nav_how a:hover
{
    background-position: -120px -58px;
    left: 120px;
    width: 208px;    
}

li#nav_how2 a:hover
{
    background-position: -328px -58px;
    left: 328px;
    width: 179px;
}

li#nav_que a:hover
{
    background-position: -507px -58px;
    left: 507px;
    width: 295px;
}

li#nav_con a:hover
{
    background-position: -802px -58px;
    left: 802px;
    width: 158px;    
}


#body_hom li#nav_hom a
{
    background-position: 0 -58px;
}

#body_how li#nav_how a
{
    background-position: -120px -58px;
  
}

#body_how2 li#nav_how2 a
{
    background-position: -328px -58px;
}

#body_whe li#nav_que a
{
    background-position: -507px -58px;
}

#body_con li#nav_con a
{
    background-position: -802px -58px;

}

/* ---------------------------------- Valuation Box & Button ---------------------------- */

#valuation-btn
{
    background: url(../i/valuation-banner.jpg) no-repeat;
    height: 300px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 235px;
}

#valuation-btn a
{
    background: url(../i/valuation-banner.jpg) no-repeat;
    display: block;
    font-size: 1%;
    height: 300px;
    outline: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    width: 235px;
}

#valuation-btn a:hover
{
    background-position: 0 -300px;
}

#valuation-btn-s
{
    background: url(../i/valuation-button.jpg) no-repeat;
    height: 39px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 177px;
}

#valuation-btn-s a
{
    background: url(../i/valuation-button.jpg) no-repeat;
    display: block;
    font-size: 1%;
    height: 39px;
    outline: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    width: 177px;
}

#valuation-btn-s a:hover
{
    background-position: 0 -39px;
}

/* ---------------------------------- Home Page Check Boxes ----------------------------- */

#check-boxes
{
    margin: 10px 0;
}

.tick-list
{
    font-size: 1.3em;
    line-height: 2.5;
}

.tick-list li
{
    padding-left: 28px;
    background-image: url(../i/tick-red.jpg);
    background-repeat: no-repeat;
    background-position: 0 .8em;    
}


/* ---------------------------------- Home Page Selling Steps ----------------------------- */
    
#steps
{
    margin: 15px 0;
    overflow: auto;
}    

#step1
{
    background: url(../i/step01.jpg) no-repeat;
    height: 155px;
    padding: 36px 9px 10px 20px;
    width: 114px;
}

#step2
{
    background: url(../i/step02.jpg) no-repeat;
    height: 155px;
    padding: 36px 9px 10px 20px;
    width: 114px;
}

#step3
{
    background: url(../i/step03.jpg) no-repeat;
    height: 155px;
    padding: 36px 9px 10px 20px;
    width: 114px;
}

#step4
{
    background: url(../i/step04.jpg) no-repeat;
    height: 155px;
    padding: 36px 9px 10px 20px;
    width: 114px;   
}

#step1 p, #step2 p, #step3 p, #step4 p
{
    font-size: 1.2em;
    line-height: 1.4;
}

/* -------------------------------- How We Can Help ----------------------------------- */

acronym
{
    border-bottom: 1px dotted;
    cursor: help;
}

.example
{
    border: solid 1px #ececec; 
    margin: 0 auto 15px auto; 
    padding: 0 15px; 
    width: 90%;
}

#popup
{
    padding: 0 10px;
}

#popup h2
{
    color: #29913a;
    font-size: 1.5em;
    margin: 15px 0 -5px 0;    
}

#popup p
{
    font-family: Arial, Sans-Serif;
    
}

/* ---------------------------------- How It Works ------------------------------------ */

.step1
{
    margin: 25px 0 30px 0;
}

.step
{
    margin: 15px 0 30px 0;
}

.step1 img, .step img
{
    float: left; 
    margin: 5px 20px 10px 0;
}

    
/* -------------------------------- Valuation Box ------------------------------------- */

#valuation-box
{
    background-color: #f3f4f4;
    height: 583px;
    padding: 1px 15px 0 15px;
    width: 205px;
}

.input
{
    border: solid 1px #ccc;
    color: #555;
    font-size: 1.3em;
    height: 15px;
    margin: 5px 0 10px 0;
    padding: 5px;
    width: 193px;
}

.address
{
    margin: 5px 0 0 0;
}

.ddl
{
    color: #555;
    font-size: 1.3em;
    height: 25px;
    margin: 0 0 10px 0;
    width: 204px;    
}

#valuationSubmit
{
    float: right;
    margin-top: 10px;
}


/* ---------------------- Questions Page -------------------------- */

#questions
{
    margin: 20px 0;
}

#ask-question
{
    background-color: #2f9339; 
    border: solid 1px #217d2a; 
    color: #fff; 
    font-size: 1.1em; 
    font-weight: bold;
    margin-top: 25px;
    padding: 0px 15px; 
    text-align: center
}

#ask-question a:link
{
    color: #fff;
    text-decoration: none;    
}

#ask-question a:visited
{
    color: #fff;
    text-decoration: none;    
}

#ask-question a:hover
{
    color: #fff;
    text-decoration: underline;    
}

#ask-question a:active
{
    color: #fff;
    text-decoration: none;    
}

/* --------------------- Valuation Page -------------------------- */

h2.reg-heading
{
    color: #29913A;
    font-family: Arial, Sans-Serif;
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 6px;
}

.separator
{
    border-bottom: solid 1px #ddd;
    margin: 15px 0;
}

.contact-row
{
    overflow: auto;
    padding: 0 0 5px 0;
}

.contact-row-left
{
    float: left;
    width: 300px;
}

.contact-row-right
{
    float: left;
    margin-top: 2px;
    width: 500px;
}

.label
{
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 5px;
    padding-right: 30px;
    padding-top: 3px;
    text-align: left;
}

.input
{
    font-size: 1.5em;
    height: 19px;
    padding: 5px;
    width: 200px;
}

.large-input
{
    float: left;
    font-size: 1.5em;
    height: 19px;
    padding: 5px;
    width: 300px;    
}

.multiline
{
    height: 50px;
}

.nolabel
{
    margin-top: 4px;
}

.ddl-v
{
    font-size: 1.3em;
    margin-top: 5px;
    padding: 5px;
    width: 312px;
}

.support-message
{
    font-size: 1.1em;
    margin-top: 5px;
}

.validate
{
    font-size: 1.3em;
    font-weight: bold;
    height: 20px;
    line-height: 2;
    margin-left: 10px;
}

.button
{
    background-color: #eee;
    border: solid 1px #ddd;
    font-size: 1.4em;
    height: 35px;
    width: 100px;
}

/* -------------------------------- Contact Us ------------------------------------ */

#address-box
{
    background: #f3f3f3; 
    border: solid 1px #eee; 
    margin-top: 40px; 
    padding: 0 10px
}

#address-box h2
{
    font-size: 1.6em;
    font-weight: bold;
    margin-top: 3px;
}

#address-box tel
{
    
}











#ver-minimalist{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:1.2em;width:600px;text-align:left;border-collapse:collapse;margin:10px 0px 10px 0px;}
#ver-minimalist th{font-weight:normal;font-size:14px;border-bottom:2px solid #333;color:#039;padding:8px 2px;}
#ver-minimalist td{color:#333;padding:12px 2px 0;}

