
/*
// QTS Garden Products
// 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: #666666;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 10px 0 20px 0;
padding: 0 0 5px 0;
font: normal 1.5em Arial,Verdana,Tahoma,sans-serif;
border-bottom: 1px solid #cfcfcf;
color: #7BAE46;
}

h2{
margin: 0px 0 0px 0;
padding: 0 0 0px 0;
font: normal 1.4em Arial,Verdana,Tahoma,sans-serif;
color: #7BAE46;
}

h3{
background: #67920D;
padding: 3px;
font: normal 1.2em Arial,Verdana,Tahoma,sans-serif;
color: #ffffff;
margin: 10px;
}

img{
border: none;
}





#container{
width: 1000px;
text-align: left;
margin: 0px auto;
background-color: #ffffff;
overflow: hidden;
}

#content-wrapper{
width: 1000px;
background: url(../images/content.png) repeat-x top left;
clear: both;
overflow: hidden;
}



#column-left{
float: left;
width: 300px;
overflow: hidden;
}

#column-left p{
margin: 10px;
}

#column-right{
float: left;
width: 700px;
height: auto;
overflow: hidden;
}



#header{
width: 1000px;
height: 439px;
overflow: hidden;
text-align: left;
background: url(../images/header.png) no-repeat bottom left;
position: relative;
}

#header-logo{
position: absolute;
bottom: 295px;
left: 100px;
}

#header-slogan{
position: absolute;
top: 180px;
left: 20px;
width: 500px;
color: #ffffff;
font-size: 1.3em;
}

#header-slogan span{
color: #cccccc;
}

#header-icon{
position: absolute;
bottom: 290px;
left: 10px;
}

#header-cards{
position: absolute;
bottom: 290px;
right: 10px;
}

#header-contact{
color: #878786;
position: absolute;
bottom: 360px;
right: 10px;
text-align: right;
font-size: 1.2em;
}

#header-contact a{
color: #878786;
}

#header-contact a:hover{
color: #cccccc;
}

#header-contact span{
font-weight: bold;
color: #7BAE46;
}



#navigation{
width: 1050px;
background: url(../images/navigation.png) no-repeat bottom left;
height: 51px;
list-style-type: none;
z-index: 999;
position: absolute;
top: 0px;
left: 0px;
}

#navigation li {
position:relative; 
float:left; 
}

#navigation li a {
display:block; 
text-decoration:none; 
color: #67920D; 
padding: 8px 29px; 
overflow: visible; 
background: url(../images/nav.jpg) no-repeat top right;
}

#navigation li a.first{ 
border-left:0px solid #FFFFD2; 

}

#navigation a:hover, #navigation a.current {
color:#878786;
}

#navigation ul{
list-style-type: none;
visibility:hidden; 
position:absolute; 
top:22px; 
left: 0px; 
padding: 0px;
margin: 0; 
z-index:99999999999999999999999;
}


#navigation ul li {
float:left;
}

#navigation ul li a { 
border-left: 2px solid #67920D; 
border-right: 2px solid #67920D; 
background: #E2F3BE; 
float:left; 
position: relative; 
color:#67920D; 
padding: 3px 10px 3px 10px; 
width: 179px; border-bottom: 
1px solid #A4CF47; 
border-top:#FFFFD2;
}

#navigation ul li a.top2 {
border-top: 2px solid #67920D;
}

#navigation ul li a.bottom2 {
border-bottom: 2px solid #67920D;
}

#navigation ul a:hover, #navigation ul a.current{
background: #67920D; color: #E2F3BE;
}
#navigation  li:hover ul,#navigation a:hover ul{
visibility:visible;
}

#navigation:hover ul ul{
visibility:hidden;
}

#navigation :hover ul :hover ul{
visibility:visible;
}



#slideshow{
position: absolute;
bottom: 10px;
lefT: 10px;
width: 500px;
border: 5px solid #67920D;
height: 250px;
overflow: hidden;
background-color: #ffffff;
}

#slideshow img{
width: 500px;
height: 250px;
}



#content{
margin: 10px;
text-align: justify;
font-size: 12px;
color: #545454;
}

#content p{
margin: 5px 0px 22px 0px;
line-height: 18px;
}

#content ul{
margin: 10px 10px;
list-style-type: none;
}

#content li{
text-align: left;
background: url(../images/bullet.jpg) no-repeat center left;
padding-left: 20px;
}

#content table{
margin-bottom: 20px;
}

#content td.text{
width: 500px;
text-align: left;
}

#content td img{
border: 2px solid #67920D;
margin-left: 5px;
float: left;
}

#content td{
text-align: center;
}

#content td.top{
background: #67920D;
color: #ffffff;
padding: 5px;
width: 150px;
}

#content td.top2{
background: #67920D;
color: #ffffff;
padding: 5px;
width: 205px;
}

#content td.left1{
text-align: left;
background: #e2e2e2;
padding: 5px;
}

#content td.left2{
text-align: left;
background: #D9EFA9;
padding: 5px;
}


#content td.center1{
background: #e2e2e2;
padding: 5px;
}

#content td.center2{
background: #D9EFA9;
padding: 5px;
}



#footer{
clear: both;
width: 1000px;
position: relative;
height: 51px;
overflow: hidden;
background: url(../images/footer.png) repeat-x bottom left;
color: #e2e2e2;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #e2e2e2;
font-size: 10px;
}

#footer a:hover{
color: #ffffff;
}

#footer-left{
position: absolute;
top: 30px;
left: 10px;
}

#footer-right{
position: absolute;
top: 30px;
right: 10px;
}




#contact-left{
float: left;
width: 350px;
text-align: center;
}

#contact-right{
float: left;
margin-left: 20px;
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:#67920D;
border: 1px solid #67920D;
}

select{
width:100%;
height:25px; 
font:normal 1em arial; 
border: 1px solid #67920D;
}

form input.textbox-small {
width:182px; 
float:left;
}

form label {
font:normal 1em/25px arial; 
}

form textarea {
height:50px; 
overflow:auto;
}

input.contact-submit{
width:auto; 
cursor:pointer; 
float:right; 
color:#ffffff; 
height: 23px; 
border: 0;
overflow: visible; 
background: #67920D;
}

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;
}











