/*
// Nick Calpin
// Dark Colour // Highlight Colour */




html{
min-height: 101%;
}


*{
padding: 0px;
}


body{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
background-color: black;
padding: 8px 0px;
border: 0px;
margin: 0px;
color: #666;
background-image: url(../images/back.jpg);
background-repeat: no-repeat;
background-position: top center;
}

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

h1{
font-family: arial;
font-size: 1.2em;
font-weight: bold;
color: #363636;
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: 2px;
color: #363636;
margin: 0px;
margin-top: 5px;
}

img{
border: none;
}

textarea.enquiry{
overflow: auto;
}




















#wrapper{
background-image: url(../images/plugback.png);
background-repeat: no-repeat;
width: 1400px;
text-align: center;
}

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



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

#leftcol{
float: left;
width: 200px;
}












#banner{
width: 900px;
height: 90px;
text-align: left;
background: #cccccc;
}



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



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

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

#content a{
color: #6e0000;
}






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

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

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

#footer a{
color: #e2e2e2;
}

#footer a:hover{
color: white;
}












#contleft{
float: left;
width: 320px;
margin-left: 40px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 30px;
text-align: center;
}

#contright{
float: left;
width: 320px;
margin-top: 10px;
margin-bottom: 10px;
}











    #nav{
        background: #363636;
        height: 26px;
        width: 900px;
    }

    #navigation {
        z-index: 99;
    }
    #navigation li{
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        float: left;
    }
    #navigation a {
        font-family: arial, sans-serif;
        display: block;
        padding: 6px 19px 6px 19px;
        color: white;
        text-decoration: none;
        text-align: left;
        font-size: 0.85em;
        font-weight: bold;
        letter-spacing: 1px;
        background-color: #363636;
    }
    #navigation a:hover {
        color: #363636;
        background-color: #888888;
    }
    #navigation a.current {
        color: #363636;
        background-color: #888888;
    }
    #navigation a.current:hover {
        color: #cccccc;
    }
















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

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



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: 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: #363636;
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;
}






















div.servicesbox{
float: left;
width: 180px;
height: 30px;
margin: 5px;
padding: 0px 8px;
background: #cccccc;
border-left: 20px solid #363636;
}

div.servicesbox h2{
font-size: 0.9em;
letter-spacing: 0px;
}











#newsbox{
margin: 4px;
border: 1px solid #ccc;
background: #e2e2e2;
padding: 6px;
}

#newsbox h2{
font-weight: bold;
font-size: 11px;
}

a.sidebar_title{
font-size: 15pt;
display: block;
margin: 6px auto;
border: 1px solid #666;
border-right: 0;
background: #ccc;
color: #222;
padding: 3px 6px;
}




div.track_sample{
margin: 4px;
background: #e2e2e2;
border: 1px solid #aaa;
padding: 8px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
width: 140px;
float: left;
}

div.track_sample h2{
font-size: 12px;
font-weight: bold;
letter-spacing: 0px;
margin: 0px;
border-bottom: 1px solid #666;
margin-bottom: 6px;
}
