﻿html
{
    background: url(../i/bg.gif) repeat;
}

body
{
    font-size: 62.5%;
    text-align: left;
}

h1
{
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 2em;
    line-height: 1.9;
}
 
h1#imgrep
{
    background: url(../i/logo.jpg) no-repeat;
    float: left;
    margin: 38px 0 0 55px;
    display:block;
    text-indent:-9999px;
    height: 79px;
    width: 279px;
}
#imgrep-link
{
    display:block;
    height: 79px;
    width: 279px;
    position:absolute;
}

h2
{
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.7em;
    line-height: 1.7;
    margin: 5px 0;    
}
h2#rep
{
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 2em;
    line-height: 1.9;  
}

.banner-heading
{
    color: #333;
    font-family: "Myriad Pro", "Lucida Sans", Arial, Sans-Serif;
    font-size: 18px;
    line-height: 1.6;    
}

p
{
    color: #333;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 1.3em;
    line-height: 1.7;
}

h2 a
{
    color: #333;
    text-decoration: none;
}

h2 a:hover
{
    text-decoration: underline;
}

.read-more a
{
    color: #7c9a54;
    font-style: italic;
}

a
{
    color: #7c9a54;
    text-decoration: underline;
}

.list
{
    margin: 10px 0 10px 1.5em;
}

.list li
{
	background-image:url(../i/bullet.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;     
    font-size: 1.3em;
    line-height: 1.8;
    list-style-type: none;
    padding-left: 16px;
}

#wrapper
{
    height: 900px;
    margin: 0 auto;
    width: 990px;
}

#header
{
    background: url(../i/header.jpg) no-repeat;
    height: 150px;
}

#header img
{
    float: left;
    margin: 38px 0 0 55px;
}

#nav
{
    background: url(../i/nav-bg.jpg) no-repeat;
    height: 36px;    
}

#home-banner
{
    background: url(../i/home-banner.jpg) no-repeat;
    height: 301px;
}

#blockpaving-banner
{
    background: url(../i/blockpaving-banner.jpg) no-repeat;
    height: 301px;
}

#pattern-banner
{
    background: url(../i/pattern-banner.jpg) no-repeat;
    height: 301px;
}

#sf-banner
{
    background: url(../i/special-features-banner.jpg) no-repeat;
    height: 301px;
}

#patternimprinted-banner
{
    background: url(../i/patternimprintedwalls-banner.jpg) no-repeat;
    height: 301px;
}

#grass-banner
{
    background: url(../i/grass-banner.jpg) no-repeat;
    height: 301px;
}

#faq-banner
{
    background: url(../i/faq-banner.jpg) no-repeat;
    height: 301px;
}

#banner-text-l
{
    float: left;
    height: 300px;
    width: 635px;
}

#banner-text
{
    float: right;
    margin: 90px 40px 0 0;
    width: 315px;
}

#banner-text img
{
    clear: both;
    float: right;
    margin: 40px 0 0 0;
}

#content
{
    background: url(../i/content-bg.jpg) repeat-y;
    min-height:900px;
    height:auto !important;
    height:900px;    
    padding: 0 35px 0 15px;
}

#content-left
{
    float: left;
    xpadding-top: 10px;
    width: 275px;
}

#content-center
{
    float: left;
    padding: 10px 15px;
    width: 405px;
}

#content-right
{
    float: right;
    padding: 15px 16px 0 0px;
    width: 214px; 
}

#footer
{
    background: url(../i/footer.jpg) no-repeat;
    padding: 25px 30px 0 30px;
    height: 325px;
}


#footer p
{
    color: #fff;
    font-size: 1.2em;
}
#footer p#text
{
    color: #969696;
    font-size: 1.2em;
    margin-top:10px;
    line-height:1;
}
#footer p#text a
{
    color: #969696;
   
}

#footer a
{
    color: #fff;
}



/* ------------------------------- Images -------------------------------- */

.body-img
{
    border: solid 1px #ccc;
    margin: 0 0 10px 0;
}

.side-box
{
    xmargin-bottom: 2px;
}

/* ----------------------- FAQ -------------------------- */

#faq
{
    margin-top: 15px;
}

#faq span
{
    color: #7c9a54;
}

#faq span.bold
{
    color: #333;
    font-weight: bold;
}

#faq p
{
    line-height: 1.5;
}


#faq div
{
    margin: 0 0 10px 0;
}

#faq div p
{
    margin: 0;
}


/* --------------------- Contact ------------------------ */

#contact
{
    margin-top: 15px;
}

#contact-left
{
    float: left;
    width: 400px;
}

#contact-right
{
    float: right;
    width: 200px;
}

#contact-form
{
    margin-top: 25px;
}

#contact-left h3, #contact-right h3
{
    font-size: 1.5em;
    margin: 0 0 10px 0;
}

#contact-right h3
{
    text-align: right;
}

.label, .input 
{
    display: block;
    font-size: 1.3em;
    width: 100%;
}

.input 
{
    padding: 5px;
    border: 1px solid #dad8c4;
    font-family: "Lucida Sans", Arial, sans-serif;
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-top: 2px;
    width: 350px;
}

.text
{
    height: 200px;
}

span.req
{
    color: #999;
    font-size: 0.85em;
}

#btnSubmit
{
    border: solid 1px #ccc;
    font-size: 1.1em;
    height: 26px;
    width: 90px;
}

p.map-link
{
    font-size: 0.9em;
    margin: 0;
    text-align: right;
}

#address
{
    float: right;
    margin-top: 5px;
    text-align: right;
}

.phone, .email, .company
{
    color: #f21212;
    font-weight: bold;
}

#info-msg, #sent-msg
{
    background-color: #ffffcc;
    border: solid 1px #ffcc00;
    color: #a22914;
    height: 30px;
    margin-bottom: 15px;
    padding: 0 10px;
    width: 341px;
}

#info-msg p, #sent-msg p
{
    font-size: 13px;
    margin-top: 3px;
    padding: 0;
}

#info-msg img, #sent-msg img
{
    border: 0;
    float: left;
    margin: 2px 10px 0 0;
}

.validator
{
    font-weight: bold;
}


/* ------------------------------- Navigation -------------------------------- */

#navigation
{
    background: url(../i/nav.jpg);
    height: 25px;
    margin: 0 auto;
    position: relative;
    width: 960px;
}

#navigation li
{
    float: left;
}

#navigation li a
{
    background: url(../i/nav.jpg);
    display: block;
    font-size: 1%;
    height: 25px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    text-align: left;
    top: 0;
}

li#nav_hom a
{
    background-position: 0 0;
    left: 0;
    width: 108px;
}

li#nav_col a
{
    background-position: -108px 0;
    left: 108px;
    width: 202px;    
}

li#nav_spe a
{
    background-position: -310px 0;
    left: 310px;
    width: 176px;
}

li#nav_pat a
{
    background-position: -486px 0;
    left: 486px;
    width: 235px;
}

li#nav_faq a
{
    background-position: -721px 0;
    left: 721px;
    width: 118px;    
}

li#nav_con a
{
    background-position: -839px 0;
    left: 839px;
    width: 121px;    
}


li#nav_hom a:hover
{
    background-position: 0 -25px;
    left: 0;
    width: 108px;
}

li#nav_col a:hover
{
    background-position: -108px -25px;
    left: 108px;
    width: 202px;    
}

li#nav_spe a:hover
{
    background-position: -310px -25px;
    left: 310px;
    width: 176px;
}

li#nav_pat a:hover
{
    background-position: -486px -25px;
    left: 486px;
    width: 235px;
}

li#nav_faq a:hover
{
    background-position: -721px -25px;
    left: 721px;
    width: 118px;    
}

li#nav_con a:hover
{
    background-position: -839px -25px;
    left: 839px;
    width: 121px;    
}


#body_hom li#nav_hom a
{
    background-position: 0 -25px;
    left: 0;
    width: 108px;
}

#body_col li#nav_col a
{
    background-position: -108px -25px;
    left: 108px;
    width: 202px;    
}

#body_spe li#nav_spe a
{
    background-position: -310px -25px;
    left: 310px;
    width: 176px;
}

#body_pat li#nav_pat a
{
    background-position: -486px -25px;
    left: 486px;
    width: 235px;
}

#body_faq li#nav_faq a
{
    background-position: -721px -25px;
    left: 721px;
    width: 118px;    
}

#body_con li#nav_con a
{
    background-position: -839px -25px;
    left: 839px;
    width: 121px;    
}





#button-quote
{
    float: left;
    height: 25px;
    margin-top: 15px;
    width: 140px;
}

#button-quote a:link
{
    background: url(../i/btn-quote.png) no-repeat;
    display: block;
    height: 25px;
    width: 140px;
}

#button-quote a:hover
{
    background-position: 0 -25px;
}
