﻿body 
{
    background: #d6d9e4 url(../i/bg.jpg) repeat-x;
    color: #323232;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 62.5%;
}



/* --------------------- Structure -------------------------- */

#box
{
    margin: 0 auto;
    width: 930px;
}

#box-t
{
    background: url(../i/box-t.png) no-repeat;
    height: 22px;
}

#box-h
{
    background: url(../i/box-h.png) repeat-y;
    height: 120px;
}

#box-m
{
    background: url(../i/box-m.png) repeat-y;
    xmin-height:900px;
    xheight:auto !important;
    xheight:900px;
    overflow: auto;
}

#box-f
{
    background: url(../i/box-f.png) repeat-y;
    height: 65px;
    padding-left: 25px;
}

#box-f p
{
    color: #fff;
    font-size: 1.1em;
    margin: 0;
    padding-top: 4px;
}

#box-f a
{
    border-bottom: none;
    color: #fff;
}

#box-f a:link, #box-f a:active
{
    color: #fff;
    text-decoration: none;
}

#box-f a:hover
{
    color: #fff;
    background-color: #b3b3b6;
    text-decoration: underline;
}

#box-f a:visted
{
    color: #fff;
    text-decoration: none;
}

#box-b
{
    background: url(../i/box-b.png) no-repeat;
    height: 15px;
}

#banner
{
    border-bottom: solid 2px #e21f26;
    border-top: solid 2px #e21f26;
    height: 178px;
    margin: 0 auto;
    width: 900px;
}

#logo
{
    float: left;
    padding-left: 20px;
    width: 500px;
}

#tel img
{
    float: right;
    margin: 32px 35px 0 0;
}

#content
{
    margin: 0 auto;
    width: 900px;
}

#content-l
{
    float: left;
    width: 227px;
}

#content-r
{
    float: right;
    padding: 15px;
    width: 642px;
}

#footer
{
    background-color: #b8b9bb;
    clear: both;
    height: 55px;
}

/* --------------------- Text Styles ------------------------- */

h1
{
    color: #232323;
    font-size: 1.8em;
}
h1#imgrep {
    padding: 178px 0 0 0;
    overflow: hidden;
    background-image: url("../i/banner-home.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:178px; /* for IE5.5's bad box model */
}  
h1#imgrepHeating {
    padding: 178px 0 0 0;
    overflow: hidden;
    background-image: url("../i/banner-process.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:178px; /* for IE5.5's bad box model */
}  
h1#imgrepAirCon {
    padding: 178px 0 0 0;
    overflow: hidden;
    background-image: url("../i/banner-aircon.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:178px; /* for IE5.5's bad box model */
}  
h1#imgrepCompRoom {
    padding: 178px 0 0 0;
    overflow: hidden;
    background-image: url("../i/banner-computerroom.jpg"); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:178px; /* for IE5.5's bad box model */
}                          
h2#head-one
{
    color: #232323;
    font-size: 1.8em;
}
h2
{
    color: #232323;
    font-size: 1.5em; 
}

p
{
    font-size: 1.3em;
    line-height: 1.5;
    margin: 7px 0;
}

.list
{
    margin: 10px 0 10px 3em;
}

.list li
{
    font-size: 1.3em;
    line-height: 1.8;
    list-style-type: square;
}

.h1
{
    background: #f0f0f0;
    border-bottom: solid 3px #e21e28;
    height: 20px;
    margin-bottom: 15px;
    padding: 5px;
    width: 631px;
}

.h2
{
    border-bottom: solid 2px #e21e28;
    clear: both;
    height: 15px;
    margin-bottom: 15px;
    padding: 5px;
    width: 631px;
}

p a:link
{
    border-bottom: solid 1px #e21e28;
    color: #232323;
    padding: 0 3px;
    text-decoration: none;
}

p a:active
{
    border-bottom: solid 1px #e21e28;
    color: #232323;
    padding: 0 3px;
    text-decoration: none;    
}

p a:hover
{
    background: #f0f0f0;
}

p a:visited
{
    border-bottom: solid 1px #e21e28;
    color: #232323;
    padding: 0 3px;
    text-decoration: none;    
}

/* --------------------- Misc Styles ------------------------- */

.ex-link
{
    margin-left: 3px;
}

.etl
{
    display: block;
    margin: 15px auto;
}

img.product-img
{
    float: right;
    margin: 0 0 12px 15px; 
}

/* ------------------- Service Boxes ------------------------- */

#service-boxes
{
    margin: 5px 0;
    overflow: auto;
}

.boxes-row
{
    margin: 3px 0 12px 0;
    height: 120px;
}

.box
{
    background: #fcfcfc url(../i/box-bg.jpg) no-repeat;
    float: left;
    height: 114px;
    width: 200px;
}

.box:hover, .middle-box:hover
{
     background: #fcfcfc url(../i/box-bg2.jpg) no-repeat;
     cursor: pointer;
}

.middle-box
{
    background: #fcfcfc url(../i/box-bg.jpg) no-repeat;
    float: left;
    height: 114px;
    margin: 0 20px;
    width: 200px;
}

.box h2, .middle-box h2
{
    background: #f0f0f0;
    border-bottom: solid 3px #e21e28;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    height: 15px;
    margin: 3px auto 0 auto;
    padding: 5px;
    width: 182px;
}

.box p, .middle-box p
{
    font-size: 1.2em;
    padding: 0 10px 5px 10px;
}

/* ---------------------- Two Column List -------------------------- */

#two-col-list
{
    margin-bottom: 20px;
}

.two-col-list-row
{
    clear: left;
    margin-bottom: 10px;
    overflow: auto;
}

.two-col-list-l
{
    float: left;
    width: 130px;
}

.two-col-list-r
{
    float: left;
    width: 500px
}

/* -------------------------- Link List ---------------------------- */

#link-list
{
    margin: 20px 0;
}

.link-list-row
{
    clear: left;
    margin-bottom: 20px;
    overflow: auto;
}

.link-list-l
{
    float: left;
    width: 120px;
}

.link-list-r
{
    float: left;
    width: 500px
}

#link-list .h2
{
    border-bottom: solid 2px #e21e28;
    clear: both;
    height: 15px;
    margin-bottom: 15px;
    padding: 5px;
    text-decoration: none;
    width: 100%;
}

#link-list .h2 a
{
    color: #333;
    text-decoration: none;
}


/* --------------------- Navigation -------------------------- */

.sidenav li
{
    background-color: #2e308b;
	background-image:url(../i/arrow-p.gif);
	background-position: 8px 9px;
	background-repeat: no-repeat;      
    border-bottom: solid 1px #ccc;
    font-size: 1.3em;
}

.sidenav li a:link
{
    color: #fff;
    display: block;
    padding: 4px 8px 4px 18px;
    text-decoration: none;
}

.sidenav li a:active
{
    color: #fff;
    display: block;
    padding: 4px 8px 4px 18px;
    text-decoration: none;    
}

.sidenav li a:hover
{
    background-color: #191b6b;
	background-image:url(../i/arrow-p-h.gif);
	background-position: 8px 9px;
	background-repeat: no-repeat;     
}

.sidenav li a:visited
{
    color: #fff;
    display: block;
    padding: 4px 8px 4px 18px;
    text-decoration: none;    
}

.sidenav ul li
{
    background-color: #e6e6e5;
	background-image:url(../i/arrow-g.gif);
	background-position: 14px 9px;
	background-repeat: no-repeat;    
    font-size: 1em;
    font-weight: normal;
}

.sidenav ul li a:link
{
    color: #484848;
    display: block;
    padding: 5px 8px 5px 26px;
}

.sidenav ul li a:active
{
    color: #484848;
    display: block;
    padding: 5px 8px 5px 26px;    
}

.sidenav ul li a:hover
{
    background-color: #bdbdbd;
	background-image:url(../i/arrow-g-h.gif);
	background-position: 14px 9px;
	background-repeat: no-repeat;
	color: #333;
}

.sidenav ul li a:visited
{
    color: #484848;
    display: block;
    padding: 5px 8px 5px 26px;    
}

/* Active Links */

li.active
{
    background-color: #e21f26;
	background-image:url(../i/arrow-r.gif);
	background-position: 8px 9px;
	background-repeat: no-repeat;   
	font-weight: bold; 
}

li.active a:hover
{
    background-color: #e21f26;
	background-image:url(../i/arrow-r.gif);
	background-position: 8px 9px;
	background-repeat: no-repeat;      
}
 
li.active li.subactive 
{
    background-color: #bdbdbd;
	background-image:url(../i/arrow-g-h.gif);
	background-position: 14px 9px;
	background-repeat: no-repeat;   
	font-weight: bold;     
} 

/* --------------------- Contact ------------------------ */


#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 #a6a59f;
    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;
}

#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;
}