
/*
// Strathclyde Aluminium 
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
}

body{
position: relative;
text-align: center;
font: 0.8em Arial,Verdana,Tahoma,sans-serif;
background-color: #1A92D0;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0 0 10px 0;
padding: 0 0 5px 0;
font: normal 1.3em Arial,Verdana,Tahoma,sans-serif;
color: #1E8AF6;
border-bottom: 1px dashed #cccccc;
}

h2{
margin: 10px 0 0px 0;
padding: 0 0 0px 0;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #1E8AF6;

}

h3{
color: #ffffff;
height: 23px;
padding: 7px 0 0 11px;
font: normal 1em Arial,Verdana,Tahoma,sans-serif;
background: #87CEFA;
margin: 0;
}

img{
border: none;
}




#container{
width: 100%;
text-align: left;
margin: 0px auto;
background: #efefef url(../images/background.jpg) repeat-x top left;
overflow: hidden;
}

#content-wrapper{
background: transparent url(../images/dropshadow.png) repeat-y top left;
margin: 0 auto;
width: 940px;
clear: both;
overflow: hidden;
}

#content-wrapper-inner{
background: #ededed;
margin: 0 auto;
width: 900px;
clear: both;
overflow: hidden;

}


#column-left{
float: left;
width: 275px;
overflow: hidden;
}

#column-left p{
margin: 10px 10px;
color: #1A92D0;
}

#column-left a{
color: #1A92D0;
}

#column-left a:hover{
color: #666666;
}

#column-right{
float: left;
background: #ffffff;
width: 625px;
height: auto;
overflow: hidden;
}

#column-right img.logos{
margin: 0px 0px 10px 10px;
}


#header{
width: 100%;
height: 90px;
text-align: left;
background-color: #ffffff;
border-bottom: 30px solid #1A92D0;
}

#header-inner{
width: 900px;
margin: 0 auto;
height: 90px;
position: relative;
text-align: left;
}

#header-logo{
position: absolute;
top: 15px;
left: 0px;
color: #1E8AF6;
font-size: 1.45em;
}

#header-slogan{
position: absolute;
top: 80px;
left: -11px;
}

#header-contact{
color: #87CEFA;
position: absolute;
top: 15px;
right: 0px;
text-align: right;
font-size: 1.2em;
}

#header-contact a{
color: #87CEFA;
}

#header-contact a:hover{
color: #666666;
}

#header-contact span{
font-weight: bold;
color: #1A92D0;
}



#navigation {
width: 100%;

border-bottom: 1px solid #C3C3C3;
height: 249px;
overflow: hidden;
}

#navigation li{
list-style-type: none;
}


#navigation li a{
width: 100%;
height: 20px;
background: #ededed;
color:#6d6d6d;
display: block;
padding: 7px 0 0 11px;
font: normal 1em Arial,Verdana,Tahoma,sans-serif;
background: #ededed;
border-bottom: 1px solid #C3C3C3;
}

#navigation li a:hover,#navigation li a.current{
background: #1A92D0;
color: #ffffff;
}





#navigation a.first{
}

#navigation a.last{
height: 19px;
}



#slideshow{
width: 625px;
height: 250px;
overflow: hidden;
background: #000000;
}

#slideshow img{
width: 625px;
height: 250px;
}

#gallery{
width:570px;
height:500px;
margin: 0 auto;
}

#gallery img{
float: left;
margin: 3px;
border: 3px solid #cccccc;

}



#content{
margin: 20px;
background: transparent url(../images/content.jpg) no-repeat bottom right;
text-align: justify;
font-size: 12px;
color: #545454;
border-bottom: 1px dashed #cccccc;
}

#content p{
margin: 5px 0px 22px 0px;
line-height: 18px;
}



#footer{
clear: both;
width: 100%;
overflow: hidden;
background-color: #1A92D0;
color: #e2e2e2;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer-inner{
clear: both;
width: 900px;
height: 50px;
overflow: hidden;
margin: 0 auto;
}


#footer a{
color: #e2e2e2;
font-size: 10px;
}

#footer a:hover{
color: #ffffff;
}

#footer-left{
float: left;
text-align: left;
padding: 7px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
}



#contact-left{
float: left;
width: 300px;
text-align: center;
}

#contact-right{
float: right;
margin-right: 10px;
width: 250px;
}




form{
width:250px;
padding: 10px;
}


form input,form textarea, select {
width:98%; 
height:19px; 
background: #ffffff url(../images/form.jpg) repeat-x bottom left;
font:normal 1em/19px arial; 
padding:2px; 
color:#1A92D0;
border: 1px solid #87CEFA;
}

select{
width:100%;
height:25px; 
font:normal 1em/19px arial; 
border: 1px solid #cccccc;
}

form input.textbox-small {
width:182px; 
float:left;
}



form textarea {
height:50px; 
overflow:auto;
}

input.contact-submit{
width:auto; 
cursor:pointer; 
float:right; 
color:#ffffff; 
height: 23px; 
border: 0;
overflow: visible; 
background: #87CEFA;
}



form label{
color: #222222;
cursor:pointer; 
font:normal 12px/20px arial;
margin: 5px 0px;
text-align: left;

}
form img{
float: left;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #2ecc1e;
background-color: #b7e5b0;
color: #218416;
padding: 15px;
font-weight: bold;
}



#side-tab-container{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.side-tab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.side-tab img{
border: 0;
text-decoration: none;
}

a.side-tab:hover{
color: #888888;
}




.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}


.rounded{
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
behavior: url(includes/border-radius.htc);
}

.validated-form label.error{
color: red;
}











