/*
// Cleaning Services (Scotland) Ltd.
// Dark Colour // Highlight Colour */




html{
min-height: 101%;
}


*{
padding: 0px;
}


body{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.9em;
background-color: #009A67;
padding: 8px 0px;
border: 0px;
margin: 0px;
color: #4b4b4b;
}

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

h1{
font-family: arial;
font-size: 1.2em;
font-weight: normal;
color: #008055;
padding-top: 0px;
margin-top: 0px;
margin-left: 8px;
margin-bottom: 2px;
margin:0px;
font-size:1.4em;
letter-spacing: 1px;
}


h2{
font-size: 1.1em;
font-weight: lighter;
letter-spacing: 1px;
color: #008055;
margin-bottom: 7px;
}

img{
border: none;
}

textarea.enquiry{
overflow: auto;
}




















#container{
width: 900px;
text-align: left;
margin: 0px;
background: white;
overflow: hidden;
border: 1px solid white;
}

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



#rightcol{
float: left;
width: 600px;
height: auto;
text-align: right;
}

#leftcol{
clear: both;
float: left;
width: 300px;
}












#banner{
width: 900px;
height: 151px;
text-align: left;
background: white;
}



#imgholder{
width: 400px;
height: 400px;
}



#content{
text-align: justify;
margin: 10px;
font-size: 11px;
line-height: 12pt;
color: #4b4b4b;
background-image: url(../images/bg.png);
background-position: center center;
background-repeat: no-repeat;
overflow: auto;
}

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

#content a{
color: #aaa;
}






#footer{
clear: both;
width: 900px;
height: 30px;
color: #e2e2e2;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
background: #008055;
}

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

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

#footr{
float: left;
width: 300px;
text-align: right;
padding: 7px;
}

#footer a{
color: #e2e2e2;
}

#footer a:hover{
color: white;
}












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

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











    #navigation {
        width: 900px;
        z-index: 99;
        margin: 0px;
        background: #009A67;
        height: 29px;
    }

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

    #navigation li{
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        float: left;
    }
    #navigation a {
        display: block;
        padding: 8px 37px 8px 37px;
        color: white;
        text-decoration: none;
        text-align: left;
        font-size: 11px;
        font-weight: normal;
        letter-spacing: 1px;
        background-color: #009A67;
        border-right: 1px solid white;
    }
    #navigation a:hover {
        color: #e2e2e2;
        background-color: #008055;
    }
    #navigation a.current {
        color: #e2e2e2;
        background-color: #008055;
    }
    #navigation a.current:hover {
        color: white;
    }









#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: #008055;
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: 320px;
float: left;
}




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







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

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



.clear{
clear: left;
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 = "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)
);
}








ul.splitlist{
float: left;
width: 230px;
list-style-type: none;
margin: 0;
padding: 0;
padding-left: 10px;
margin-bottom: 10px;
}





#top_images{
border-bottom: 1px solid #bbb;
text-align: center;
padding: 5px 0px;
}

#top_images img{
border: 3px double #aaa;
margin: 0px 15px;
}


img.text_floatright{
float: right;
margin-left: 10px;
border: 3px double #aaa;
}