/*
// Metainy Air Conditioning Limited
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

*{
padding: 0;
margin: 0;
border: 0;
}

body{
position: relative;
padding: 0px 0px;
border: 0;
margin: 0;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
font-size: 0.8em;
background-color: #cccccc;
color: #e2e2e2;
}

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

a:hover{
color: #a5a5a5;
}

h1{
margin: 0px 0px 5px 0px;
padding: 0px 0px 3px 0px;
font-size: 15px;
font-weight: bold;
color: #050505;
letter-spacing: 0px;
border-bottom: #cccccc 1px solid;
}

h2{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 15px;
font-weight: bold;
color: #050505;
letter-spacing: 0px;
}

img{
border: none;
}

#content_wrapper ul{
padding-left: 20px;
margin-bottom: 0px;
}



#container{
width: 100%;
text-align: left;
margin: 0px auto;
background-color: #cccccc;
overflow: hidden;
}

#content_wrapper{
width: 900px;
margin-left: auto;
margin-right: auto;
clear: both;
overflow: hidden;
background: #ffffff url(../images/content.jpg) no-repeat bottom left;
width: 900px;
}

#logos{
width: 880px;
height: 90px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
clear: both;
border-top: #007ab9 1px solid;
background: #ffffff;
position: relative;
}

#products{
position: absolute;
top: -200px;
right:0px;
width: 200px;
height: 300px;
}

#products img{
width: 200px;
height: 300px;
}



#column1{
float: left;
width: 200px;
overflow: hidden;
}


#address{
width: 200px;
height: 250px;
background: #0079b8 url(../images/address.jpg) repeat-x top left;
overflow: hidden;
color: #ffffff;
font-size: 0.9em;
}


#contact{
width: 200px;
height: 300px;

}

#address p{
padding: 10px 0px 0px 5px;
}

#address a{
color: #ffffff;
}

#address a:hover{
color: #cccccc;
}

#address table{

}

#column2{
float: left;
width: 700px;
height: auto;
overflow: hidden;

}



#banner{
width: 100%;
height: 120px;
text-align: left;
background: url(../images/banner.jpg) repeat-x bottom left;
}

#banner-inner{
width: 900px;
height: 120px;
margin-left: auto;
margin-right: auto;
text-align: left;
position: relative;
}

#logo{
position: absolute;
left: 0px;
top: 10px;
}

#slogan{
position: absolute;
left:80px;
width: 820px;
height: 30px;
top: 60px;
overflow: hidden;
}

#slogan img{
width: 820px;
height: 30px;
}

#banner_contact{
color: #020202;
font-size: 18px;
position: absolute;
z-index: 9999999999999999999999999999999999999999;
right:0px;
top: 20px;
text-align: right;
font-weight: bold;
}

#banner_contact a{
color: #363636;
}



#slideshow{
width: 700px;
height: 250px;
overflow: hidden;

}

#slideshow img{
width: 700px;
height: 250px;
}

#gallery{
width: 550px;
height:  500px;
margin-left: auto;
margin-right: auto;
}

#gallery img{
padding: 5px;
float: left;
}




#content{
margin: 20px;
text-align: justify;
font-size: 12px;
color: #4b4b4b;
}

#content p{
margin: 5px 0px 18px 0px;
line-height: 18px;
}

#content ul{
list-style-type: none;
}

#content li{
background-image: url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position: center left;
padding-left: 20px;
}


#footer{
width: 100%;
height: 70px;
background: url(../images/footer.jpg) repeat-x top left;
}

#footer-inner{
clear: both;
width: 900px;
height: 70px;
margin-left: auto;
margin-right: auto;
color: #666666;
line-height: 110%;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #666666;
font-size: 10px;
}

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

#footerLeft{
float: left;
text-align: left;
padding: 7px;
padding-left: 0px;
}

#footerRight{
float: right;
text-align: right;
padding: 7px;
padding-right: 0px;
}



#contactLeft{
width: 400px;
text-align: center;
}




#navigation{
position: absolute;
right: 0px;
top: 90px;
z-index: 99;
margin: 0;
}

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

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: block;
padding: 7px 9px 0px 9px;
height: 30px;
color: #050505;
text-decoration: none;
text-align: left;
font-size: 12px;
font-weight: bold;
letter-spacing: 0px;
float: left;
}

#navigation a:hover,#navigation a.current{
text-decoration: underline;
}





#contact_form{
width: 190px;
overflow: hidden;
height: 300px;
}

#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: 180px;
margin-top: 7px;
background: #ffffff;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
color: #0077a9;
}

#contact_form input:hover,#contact_form textarea:hover{
border-color: #999;
}

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

#contact_form input.contact_submit{
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #ec4744;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}

#captcha_container{
display: block;
clear: both;
float: left;
text-align: center;
padding: 5px;
margin-top: 7px;
border: 1px solid #cccccc;
}

#captcha_container input{
width: 220px;
}



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



#sideTabContainer{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.sideTab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.sideTab img{
border: 0;
text-decoration: none;
}

a.sideTab:hover{
color: #888888;
border-left: 1px solid white;
}

#sideTabContainer h3{
color: #ccc;
font-weight: bold;
letter-spacing: 1px;
font-size: 15px;
margin: 0;
margin-bottom: 6px;
}





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



