/*
// iDec Services
// Dark Colour // Highlight Colour */




html{
min-height: 101%;
}


*{
padding: 0px;
}


body{
font-family: Arial, tahoma, verdana, sans-serif;
font-size: 0.8em;
background-color: #6c6c6c;
padding: 8px 0px;
border: 0px;
margin: 0px;
color: #666;
/*
background-image: url(../images/back.png);
background-repeat: no-repeat;
background-position: top center;
*/
}

a{
text-decoration: none;
color: #363636;
}
a:hover{
color: #a5a5a5;
}

h1{
font-size: 1.7em;
color: #6c6c6c;
padding-top: 0px;
font-weight: lighter;
margin:0px;
margin-bottom: 10px;
letter-spacing: 0px;
}


h2{
font-size: 1.5em;
font-weight: lighter;
letter-spacing: 0px;
color: #6c6c6c;
margin: 0px;
margin-top: 5px;
}

img{
border: none;
}

textarea.enquiry{
overflow: auto;
}




















#container{
width: 900px;
text-align: left;
margin: 0px;
background: white;
overflow: hidden;
padding-top: 10px;
background-image: url(../images/toprc.png);
background-repeat: no-repeat;
background-position: top center;
}

#content_wrapper{
clear: both;
overflow: hidden;
}



#column1{
float: left;
width: 340px;
}

#column2{
float: left;
width: 560px;
height: auto;
text-align: right;
}






#banner{
width: 900px;
height: 80px;
text-align: left;
}

#banner img{
margin: 10px;
}



#ssholder{
border-bottom: 4px solid #ff6600;
}

#slideshow{
clear: both;
width: 860px;
height: 250px;
padding: 10px;
border: 1px solid #ccc;
margin: 9px;
}



#content{
text-align: justify;
margin: 10px;
font-size: 12px;
line-height: 13pt;
color: #666666;
/*
background-image: url(../images/contback.jpg);
background-position: top right;
background-repeat: no-repeat;
*/
}

#content p{
padding: 3px;
margin: 2px;
}

#content a{
color: #ff6600;
}






#footer{
clear: both;
width: 900px;
height: 25px;
color: #6c6c6c;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
padding-bottom: 10px;
background-image: url(../images/bottomrc.png);
background-repeat: no-repeat;
background-position: bottom center;
}

#footl{
float: left;
width: 320px;
text-align: left;
padding: 5px;
}

#footm{
float: left;
width: 220px;
text-align: left;
padding: 5px;
}

#footr{
float: left;
width: 320px;
text-align: right;
padding: 5px;
}

#footer a{
color: #6c6c6c;
}

#footer a:hover{
color: #ff6600;
}












#contact_left{
float: left;
width: 320px;
margin: 10px 30px 10px 40px;
text-align: center;
}

#contact_right{
float: left;
width: 320px;
margin: 10px 0px;
}











    #navigation {
        width: 900px;
        z-index: 99;
        margin: 0px;
        overflow: auto;
        border-bottom: 4px solid #ff6600;
    }

    #navigation ul{
        padding: 0;
        margin: 0;
    }

    #navigation li{
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        float: left;
    }
    #navigation a {
        display: block;
        padding: 6px 13px 6px 13px;
        color: #6c6c6c;
        text-decoration: none;
        text-align: left;
        font-size: 0.85em;
        font-weight: bold;
        letter-spacing: 1px;
    }
    #navigation a:hover {
        color: #ff6600;
    }
    #navigation a.current {
        color: #ff6600;
    }
    #navigation a.current:hover {
        color: #666;
    }









a#email_link:hover{
color: #363636;
}

#contact_form label{
clear: both;
float: left;
width: 100px;
text-align: left;
font-weight: bold;
margin-top: 7px;
}

#contact_form input,#contact_form textarea{
float: left;
width: 230px;
margin-top: 7px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.submit{
width: auto;
padding: 4px 6px;
background: #6c6c6c;
border: 0;
float: left;
text-transform: uppercase;
color: white;
font-size: 0.8em;
font-weight: bold;
margin-right: 2px;
background-repeat: repeat-x;
}

div.sub_btns{
clear: both;
padding-left: 50px;
float: left;
}




#panel{
width: 1000px;
border: 1px solid #cccccc;
background: #999999;
color: #e2e2e2;
margin-bottom: 6px;
}







.infobar{
width: 370px;
padding: 5px;
color: white;
background: #ff6600;
}

#contright div.infobar{
margin-bottom: 1px;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: white;
}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}



.float_120{
float: left;
width: 115px;
margin: 5px 10px;
font-size: 9pt;
}


.float_250{
float: left;
width: 250px;
margin: 5px 10px;
padding: 5px;
text-align: left;
background: #eeeeee;
}

div.float_250 p{
text-align: justify;
}

a.home_title{
color: #ff6600;
font-size: 15pt;
font-weight: bold;
}

a.home_title_small{
color: #ff6600;
font-size: 10pt;
font-weight: bold;
}

a.home_title:hover, a.home_title_small:hover{
color: #6c6c6c;
}

.left_align{
text-align: left;
color: #ff6600;
}














#gal_block{
width: 325px;
margin-left: 0px;
position: relative;
height: 370px;
padding-top: 10px;
}


#gal_block p{
margin: 0px;
}


#sgallery td{
width: 80px;
}

td.thumbox{
width: 80px;
}


div.gallery_ro_thumbox{
width: 75px;
height: 75px;
float: left;
border: 1px solid #ccc;
padding: 1px;
margin: 2px;
}

#gallery_ro_mainbox{
clear: both;
width: 200px;
}

#gallery_ro_mainbox img{
margin-top: 10px;
border: 3px double #ccc;
}





table.handyman_hours{
width: 130px;
text-align: center;
float: left;
margin-right: 3px;
}

table.handyman_hours td{
background: #e2e2e2;
border: 1px solid white;
}

table.handyman_hours td.handyman_title{
background: #aaa;
color: white;
padding: 2px 5px;
}





#logoholder{
width: 760px;
}

.bottom_logo{
margin-right: 60px;
}


.video_box{
width: 850px;
border: 1px solid #ccc;
padding: 5px;
margin: 10px 5px;
overflow: auto;
}

.video_v{
float: left;
width: 350px;
}

.video_desc{
float: left;
width: 500px;
}
