﻿body 
{
    font-family: "ff-nuvo-web-pro-1","ff-nuvo-web-pro-2", Arial, Helvetica, Sans-Serif;
    font-size: 62.5%;
    line-height: 1.6;
}


/* Global Typography
///////////////////////////////////////////////////////////// */

h1
{
    color: #51b2e7;
    font-size: 2em;
}

h1#imgrep1
{
    background: url(../i/logo.jpg) no-repeat;
    float: left;
    display:block;
    text-indent:-9999px;
    height: 135px;
    width: 350px;
}
h2#imgrep2
{
    background: url(../i/logo.jpg) no-repeat;
    float: left;
    display:block;
    text-indent:-9999px;
    height: 135px;
    width: 350px;
}
#imgrep-link
{
    display:block;
    height: 135px;
    width: 350px;
    position:absolute;
}

h2
{
    color: #51b2e7;
    font-size: 1.7em;    
}

h3
{
    color: #51b2e7;
    font-size: 1.5em;
    font-weight: bold;
    margin: 10px 0;
}

h4
{
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
}

h5
{
    color: #888;
    font-size: 1.2em;
    font-weight: bold;
}

p
{
    font-size: 1.3em;
    margin: 10px 0;
}

.bold
{
    font-weight: bold;
}

a
{
    outline: none;
}

a:link
{
    color: #51b2e7;
    text-decoration: none;
}

a:visited
{
    color: #51b2e7;
    text-decoration: none;
}

a:hover
{
    color: #51b2e7;
    text-decoration: underline;
}

a:active
{
    color: #51b2e7;
    text-decoration: none;
}

ul
{
    margin: 10px 0;
}

li
{
    font-size: 1.3em;
    line-height: 1.8;
}

.list li
{
    list-style-type: disc;
    margin-left: 2em;
}

/* Typography 
///////////////////////////////////////////////////////////// */

#breadcrumbs p
{
    color: #888;
    font-family: Arial, Sans-Serif;
    font-size: 1.1em;
    margin: 0;
}

#page-heading h1
{
    font-size: 2.8em;
}

#page-intro p
{
    font-weight: bold;
    font-size: 1.3em;
}

#copyright p
{
    color: #555;
    font-size: 1.1em;
}

/* Structure
///////////////////////////////////////////////////////////// */

#wrapper
{
    margin: 0 auto;
    width: 960px;
}

#top-strip
{
    background: url(../i/blue-strip-top.jpg) no-repeat;
    height: 15px;
}


#logo-banner
{
    border-bottom: solid 5px #f1f1f1;
    height: 135px;
    width: 960px;
}

#logo-box
{
    float: left;
    height: 135px;
    padding-right: 61px;
    width: 371px;
}

#contact-box
{
    background: url(../i/contact-box.jpg) no-repeat;
    float: left;
    height: 135px;
    width: 164px;
}

#measuring-box
{
    background: url(../i/measuring-box.jpg) no-repeat;
    float: left;
    height: 135px;
    width: 163px;
}

#showroom-box
{
    background: url(../i/showroom-box.jpg) no-repeat;
    float: left;
    height: 135px;
    width: 201px;    
}

#measuring-box a, #showroom-box a
{
    display: block;
    height: 135px;
}

#content
{   
    min-height:800px;
    height:auto !important;
    height:800px; 
    padding-top: 5px;
}

#footer
{    
    border-top: solid 1px #ddd;
    clear: both;
    height: 135px;
    padding-top: 15px;
}


#copyright
{
    clear: both;
    padding-top: 15px;
    text-align: center;
    width: 960px;
}

/* Home Page
//////////////////////////////////////////////////////////////// */

#home-banner
{
    height: 350px;
    margin: 10px 0 15px 0;
    width: 960px;
}

#row1
{
    height: 400px;
    width: 960px;
}

#row1-l
{
    
    float: left;
    height: 400px;
    width: 300px;     
}

#row1-l .img
{
    background: url(../i/home-row1-l.jpg) no-repeat;
    height: 250px;
}

#row1-l .img a
{
    display: block;
    height: 250px;
    width: 300px;
}

#row1-l .img a:hover
{
    background-position: 0 -250px;
}

#row1-m
{
    background: url(../i/home-row1-m.jpg) no-repeat;
    float: left;
    height: 400px;
    margin: 0 30px;
    width: 300px;    
}

#row1-m .img
{
    background: url(../i/home-row1-m.jpg) no-repeat;
    height: 250px;
}

#row1-m .img a
{
    display: block;
    height: 250px;
    width: 300px;
}

#row1-r
{
    background: url(../i/home-row1-r.jpg) no-repeat;
    float: left;
    height: 400px;
    width: 300px;     
}

#row1-r .img
{
    background: url(../i/home-row1-r.jpg) no-repeat;
    height: 250px;
}

#row1-r .img a
{
    display: block;
    height: 250px;
    width: 300px;
}

/* Page Structure 
//////////////////////////////////////////////////////////////// */

#sidenav
{
    float: left;
    padding-right: 33px;
    width: 217px;
}

#content-right
{
    float: left;    
    width: 710px;
}

#breadcrumbs
{
    height: 30px;
}

#page-heading
{
    border-bottom: solid 1px #eee;
    height: 50px;
    margin: 0 0 20px 0;
    width: 960px;
}

#page-intro
{
    border-bottom: solid 1px #eee;
    margin-bottom: 15px;
    padding: 5px 0;
}

/* Header 
//////////////////////////////////////////////////////////////// */

#contact-box a
{
    display: block;
    height: 135px;
    width: 164px;
}

#contact-box a:hover
{
    background-position: 0 -135px; /* Not working */
}

/* Footer
//////////////////////////////////////////////////////////////// */

#footer div
{
    float: left;
    padding: 10px 20px;
    width: 150px;
}

#footer ul li
{
    color: #555;
    padding-left: 15px;
    background-image: url(../i/dotarrow.jpg);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    font-size: 1.1em;
    line-height: 1.8;    
}

#footer a:link
{
    color: #555;
    text-decoration: none;
}

#footer a:visited
{
    color: #555;
    text-decoration: none;
}

#footer a:hover
{
    color: #555;
    text-decoration: underline;
}

#footer a:active
{
    color: #555;
    text-decoration: none;
}


/* Side Navigation
//////////////////////////////////////////////////////////////// */

#sidenav .header
{
    color: #51b2e7;
    font-size: 1.6em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#sidenav ul
{
    margin-left: 0;
    padding: 0 0 10px 0;
    list-style: none;
}

#sidenav ul li
{
    background-image: url(../i/right-arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .8em;
    border-bottom: solid 1px #eee;
    padding: 3px 0 3px 15px;
}

#sidenav ul li a:link
{
    color: #333;
    display: block;
    text-decoration: none;
}

#sidenav ul li a:visited
{
    color: #333;
    display: block;
    text-decoration: none;
}

#sidenav ul li a:hover
{
    color: #333;
    display: block;
    text-decoration: underline;
}

#sidenav ul li a:active
{
    color: #333;
    display: block;
    text-decoration: none;
}

.bold-li
{
    font-weight: bold;
}

/* Active links */

#body_per #nav_per a, #body_ple #nav_ple a, #body_rol #nav_rol a, #body_rom #nav_rom a, #body_per #nav_per a, #body_ven #nav_ven a, #body_ver #nav_ver a, #body_woo #nav_woo a, #body_abo #nav_abo a, #body_loc #nav_loc a, #body_con #nav_con a, #body_mea #nav_mea a, #body_vis #nav_vis a, #body_cob #nav_cob a, #body_bli #nav_bli a, #body_cuf #nav_cuf a, #body_cus #nav_cus a, #body_cua #nav_cua a
{
    color: #51b2e7;
    font-weight: bold;
}


/* Divider 
//////////////////////////////////////////////////////////////// */

.divider
{
    border-top: solid 1px #ddd;
    height: 20px;
    margin-top: 15px;
    width: 710px;
}

/* Blinds Overview Page
//////////////////////////////////////////////////////////////// */

#blinds-grid
{
    clear: both;
}

#blinds-grid img
{
    border: solid 1px #ddd;
    float: left;
    margin: 4px 12px 0 0;
}

#blinds-grid h3
{
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
}

.bgrid-row
{
    border-bottom: solid 1px #eee;
    height: 120px;
    padding: 15px 0 3px 0;
}

.bgrid-l
{
    float: left;
    padding-right: 15px;
    width: 340px;
}

.bgrid-r
{
    float: left;
    padding-right: 15px;
    width: 340px;   
}

/* Curtains Styles
//////////////////////////////////////////////////////////////// */

#curtains-above-grid
{
    border-bottom: solid 1px #eee; 
    overflow: auto; 
    padding: 0 0 22px 0; 
    width: 710px
}

#curtains-above-grid img
{
    border: solid 1px #ddd; 
    clear: left; 
    float: left; 
    margin: 15px 15px 0 0
}

#curtains-grid
{
    clear: both;
}

#curtains-grid img
{
    border: solid 1px #ddd;
    float: left;
    margin: 4px 12px 0 0;
}

#curtains-grid h3
{
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
}

.cgrid-row
{
    border-bottom: solid 1px #eee;
    height: 120px;
    padding: 15px 0 3px 0;
}

.cgrid-l
{
    float: left;
    padding-right: 15px;
    width: 340px;
}

.cgrid-r
{
    float: left;
    padding-right: 15px;
    width: 340px;   
}

/* Curtain Accessories
//////////////////////////////////////////////////////////////// */

.accessories
{
    margin: 10px 0;
}

.accessories img
{
    border: solid 1px #ddd;
    margin-right: 10px;
}

/* Gallery 
//////////////////////////////////////////////////////////////// */

.gallery
{
    margin: 15px 0;    
}

.gallery img
{
    border: solid 1px #ccc;
    height: 100px;
    margin: 0 16px 0 0;
    width: 100px;
}

.gallery img.last
{
    margin: 0 0 0 0;
}

/* Help Boxes 
//////////////////////////////////////////////////////////////// */

.help-boxes
{
    padding-bottom: 15px;
    height: 100px;
}

.help-box
{
    border: solid 1px #ddd;
    float: left;
    height: 85px;
    margin: 0;
    padding: 5px;
    width: 210px;
}

.help-box-middle
{
    border: solid 1px #ddd;
    float: left;
    height: 85px;
    margin: 0 21px;
    padding: 5px;
    width: 210px;
}

.help-boxes p
{
    font-size: 1.2em;
    margin: 2px 0;
}

.help-box img, .help-box-middle img
{
    float: left;
    margin: 0 11px 25px 0;
}

.help-boxes ul
{
    margin: 3px 0 0 0;
    padding-left: 64px;
    list-style: none;
}

.help-boxes ul li
{
    padding-left: 20px;
    background-image: url(../i/greentick.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    font-size: 1.2em;
    line-height: 1.6;
}

/* Location 
//////////////////////////////////////////////////////////////// */

#map-canvas
{
    width:708px;
    height:400px;
    float:left;
    border:1px solid #999;
    margin-bottom: 25px;
}

#address
{
    float: left;
    width: 250px;
}

#address h2
{
    margin-bottom: 10px;
}

#address p
{
    margin: 0;
}

#directions
{
    float: left;
    width: 400px;
}

/* Contact Form
//////////////////////////////////////////////////////////////// */


#contact-form
{
    float: left;
    margin: 15px 0 25px 0;
    padding-right: 30px;
    width: 600px;
}

#contact-form span
{
    display: block;
    font-size: 1.4em;
    padding: 0 0 1px 0;
}

#contact-form .input
{
    font-size: 1.4em;
    margin-bottom: 5px;
    padding: 5px;
    width: 300px;
}

#contact-form textarea
{
    font-size: 1.4em;
    height: 200px;
    margin-bottom: 5px;
    padding: 5px;
    width: 500px;
}

.button
{
    display: block;
    font-size: 1.3em;
    height: 28px;
    margin-top: 5px;
    width: 90px;
}


#sent-msg
{
    background: #f1f1f1;
    border: solid 1px #ddd;
    margin-bottom: 20px;
    padding: 0 5px;
}

#sent-msg p
{
    font-size: 1.1em;
}

#tick
{
    float: left;
    margin: 11px 10px 0 5px;
}


/* Measuring Guide
//////////////////////////////////////////////////////////////// */

.measure
{
    margin: 20px 0 10px 20px;
}
