@charset "UTF-8";
/* CSS Document */


/* --------------------------------- Start various ----------------------------------------*/

body{
	font-family: lucida Grande, Helvetica Neue, arial;
	font-size: 12px;
	color: #FFF;
	background-color:#FFF;
	line-height: 18px;
	font-weight: normal;
	margin:0;
	padding:0;
}

h1{
	color: #8db33a;
	font-size: 17px;
	line-height: 22px;
}

H2{
	color: #8db33a;
	font-size: 17px;
	line-height: 18px;
	}
	
H3{
	color: #8db33a;
	font-size: 14px;
	font-weight: normal;
	}
	
.address{
	color: #FFFFFF;
	margin-top: 30px;
	line-height: 18px;
	text-align: right;
	}


img{
	border-style: none;
}

.sublist{
	margin-left: 10px;
	}
	
.sublist_extra{
	margin-left: 20px;
	}
	
.list_header{
	color: #8db33a;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 40px;
}
	
div#spacer{
	width: 100%;
	height: 10px;
}

div#back_button{
	padding-left: 22px;
   	padding-top: 4px;
   	padding-bottom: 4px;
   	background: transparent url(../images_site/icon_back.png) no-repeat center left;
	}
	
div#back_button a:hover{
	color: #fff;
	}
	
div#pdf_button{
	padding-left: 22px;
   	padding-top: 4px;
   	padding-bottom: 4px;
   	background: transparent url(../images_site/icon_pdf.png) no-repeat center left;
	}
	
div#pdf_button a:hover{
	color: #fff;
	}
	
.download_button{
	padding-left: 22px;
   	padding-top: 4px;
   	padding-bottom: 4px;
   	background: transparent url(../images_site/icon_download.png) no-repeat center left;
	}
	
.download_button a:hover{
	color: #fff;
	}
.pdf_icon{
	padding-left: 22px;
   	padding-top: 4px;
   	padding-bottom: 4px;
   	background: transparent url(../images_site/pdf_download.gif) no-repeat center left;
	}
	
.pdf_icon a:hover{
	color: #fff;
	}	

	
.desc_small{
	font-size: 9px;
}

a:active
{
  outline: none;
}

a
{
  outline: none;
}

#flash_large{
	float: right;
	width: 560px;
	height: 240px;
	margin-bottom: 10px;
	padding: 30px;
}
p.index {
	padding:2;
	margin:2;
}
/* --------------------------------- End various ---------------------------------------*/

/* --------------------------------- Start container ---------------------------------------*/


div#container {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}


/* --------------------------------- Start header ---------------------------------------*/

#header {
	width: 880px;
	height: 120px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 50px;
}

#logo {
	float: left;
	width: 420px;
}


#address {
	width: 300px;
	font-family: lucida Grande, Helvetica Neue, arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}

#address_contact {
	width: 300px;
	font-family: lucida Grande, Helvetica Neue, arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	float: right;
	margin-top: 30px;
}


.greenlink{
	color:#9ecb3c;
	}
	
.greylink{
	color:#666666;
	}
	
.greylink a:hover{
	color:#999;
	}
	
div#button{
	width: 200px;
	height:  30px;
}


/* --------------------------------- Start header ---------------------------------------*/
/* --------------------------------- Start navbar1 ---------------------------------------*/


div#navbar1conatiner{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

div#navbar1 {
	height: 30px;
	width: 100%;
	background-color: #333333;
}
div#navbar1 ul {
	margin: 0px;
	padding: 0px;
	font-family: lucida Grande, Helvetica Neue, arial;
	font-size: 13px;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}
div#navbar1 li {
	list-style-type: none;
	display: inline;
}
div#navbar1 li a {
	text-decoration: none;
	padding: 7px 18px;
	color: #333;
}
div#navbar1 li a:link {
	color: #fff;
}
div#navbar1 li a:visited {
	color: #FFF;
}
div#navbar1 li a:hover {
	color: #333;
	background-color: #9ecb3c;
	height: 30px;
}

.navcurrent{
	background-color: #9ecb3c;
	color: #333;
}


/* --------------------------------- End navbar 1 ---------------------------------------*/




/* --------------------------------- Start navbar 2 ---------------------------------------*/


div#navbar2conatiner{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

div#navbar2 {
	height: 30px;
	width: 100%;
	background-color: #9ecb3c;
}
div#index-text {
	height:225px;
	width: 100%;
	background-color: #333333;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: lucida Grande, Helvetica Neue, arial;
	font-size: 13px;
	color: #FFF;
	line-height: 31px;
	white-space: nowrap;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 18px;
	color: #FFF;
}
div#navbar2 lia:link {
	color: #FFF;
}
div#navbar2 li a:visited {
	color: #CCC;
}
div#navbar2 li a:hover {
	color: #333;
	background-color: #9ecb3c;
	height: 30px;
}


/* --------------------------------- End navbar 2 ---------------------------------------*/


div#navbar3conatiner{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

div#navbar3 {
	height: 30px;
	width: 100%;
	background-color: #9ecb3c;
}
div#navbar3 ul {
	margin: 0px;
	padding: 0px;
	font-family: lucida Grande, Helvetica Neue, arial;
	font-size: 13px;
	color: #FFF;
	line-height: 31px;
	white-space: nowrap;
}
div#navbar3 li {
	list-style-type: none;
	display: inline;
}
div#navbar3 li a {
	text-decoration: none;
	padding: 7px 18px;
	color: #FFF;
}
div#navbar3 lia:link {
	color: #FFF;
}
div#navbar3 li a:visited {
	color: #CCC;
}
div#navbar3 li a:hover {
	color: #333;
	background-color: #9ecb3c;
	height: 30px;
}


/* --------------------------------- container 1 ---------------------------------------*/

#container1{
	width: 880px;
	height: 340px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}

#container1b{
	width: 880px;
	height: 520px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}

#container1c{
	width: 880px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}

#container1d{
	width: 880px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}

#container1e{
	width: 880px;
	height: 1300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}
    
    
#main1 {
    float:left;
    width:440px;
	height: 240px;
	margin: 30px;
    }
	
#main1b {
    float:left;
    width:600px;
	height: 240px;
	margin: 30px;
    }
    
#main1c {
    float:left;
    width:440px;
	height: 500px;
	margin: 30px;
    }
    
#main1d {
    float:left;
    width:	440px;
	height: 800px;
	margin: 30px;
    }
	
#sidebar1 {
    float:right;
    width:300px;
	height: 240px;
	margin: 30px;
    }

#link_box1{
	width: 180px;
	height: 180px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	}
	
	
/* --------------------------------- End container 1 ---------------------------------------*/

/* --------------------------------- container 2 ---------------------------------------*/

#container2{
	width: 880px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}

#main2 {
    float:right;
    width:560px;
	height: 240px;
	margin: 30px;
    }
	

	
	
	
/* --------------------------------- End container 2 ---------------------------------------*/

/* --------------------------------- container 3 ---------------------------------------*/

#container3{
	width: 880px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}

#container3b{
	width: 880px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}

#main3 {
    float:right;
    width:430px;
	height: 240px;
	margin: 30px;
    }
    
    
#main3b {
    float:right;
    width:400px;
	height: 240px;
	margin: 30px;
    }
	
#sidebar2 {
    float:left;
    width:180px;
	height: 240px;
	margin-top: 30px;
	margin-left: 30px;
    }
	
#sidebar3 {
    float:left;
    width:180px;
	height: 240px;
	margin-top: 30px;
    }
    
 #sidebar4 {
    float:left;
    width:210px;
	height: 240px;
	margin-top: 30px;
    }
	
	
	
/* --------------------------------- End container 3 ---------------------------------------*/

/* --------------------------------- container 4 ---------------------------------------*/

#container4{
	width: 880px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}

#container4b{
	width: 880px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}

#main4 {
    float:right;
    width:240px;
	height: 240px;
	margin: 30px;
    }
	
#sidebar_text_box {
    float:left;
    width:300px;
	height: 240px;
	margin-top: 30px;
	margin-left: 20px;
    }
	
#main4a {
    float:right;
    width:280px;
	height: 240px;
	margin: 30px;
    }
	
	
	
/* --------------------------------- End container 4 ---------------------------------------*/





/* --------------------------------- Start Breadcrumbs ---------------------------------------*/
div#breadcrumb_container{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	height: 20px
}


.breadcrumb{
	font-size: 12px;
	font-family: lucida Grande, Helvetica Neue, arial;
	line-height: 20px;
}

.breadcrumb a{
	background: transparent url(../images/viewer/breadcrumb.jpg) no-repeat center right;
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: #9ecb3c;
	margin-left: 4px;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: #8db33a;
	
}

.breadcrumb a:hover{
	text-decoration: underline;
}

.here{
	color: #666666;
	margin-left: 4px;
}

/* --------------------------------- End Breadcrumbs ---------------------------------------*/

/* --------------------------------- Start Form ---------------------------------------*/

div#contact_box{
	width: 820px;
	height: 900px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
}

div#contact_email_box{
	width: 340px;
	height: 500px;
	margin-right: 80px;
	float: left;
}

div#form_container{
	background-color: #333333;
	width: 880px;
	height: 860px;
	margin-left: auto;
	margin-right: auto;
}

	
div#form_box{
	width: 500px;
	margin-left: 30px;
	float: left;
	}
	
div#form_box_right{
	width: 320px;
	height: 400px;
	float: right;
	}
	
	
.form_header{
	font-family:lucida Grande, Helvetica Neue, arial;
	}
	
#google_box{
	position:relative;
	width: 820px;
	height: 350px;
}
td.label {
	width: 100%;
}
	
/* --------------------------------- Start Flash ---------------------------------------*/


#flash{
	width: 880px;
	margin-left: auto;
    margin-right: auto;
	background-color: #333333;
}

/* --------------------------------- End Flash ---------------------------------------*/


#body_navlist{
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}

#body_navlist a{
	color:#CCCCCC;
	text-decoration: none;
	font-family: lucida Grande, Helvetica Neue, arial;
	font-size: 12px;
}

#body_navlist a:hover{
	color:#999999;
	font-family: lucida Grande, Helvetica Neue, arial;
	font-size: 12px;
	text-decoration: underline;
}

#body_navlist li{
	list-style-type: none;
	font-family: lucida Grande, Helvetica Neue, arial;
}

/* --------------------------------- Start Request Brochure ---------------------------------------*/


#brochure_container{
	width: 880px;
	height: 400px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	}

/* --------------------------------- end Request Brochure ---------------------------------------*/

/* --------------------------------- Start More Images ---------------------------------------*/

#more_images{
	width: 880px;
	Height: 600px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	}
	
#more_image_text_container{
	width: 820px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

#more_image_container{
	width: 840px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#more_images2{
	width: 880px;
	Height: 800px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	}

#more_image_container2{
	width: 840px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	margin: 10px;
}

#more_images3{
	width: 880px;
	Height: 400px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	}
	

#more_image_container3{
	width: 840px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}	
	
#single_image{
	width: 160px;
	height: 120px;
	margin: 10px;
	float: left;
	}
.single_image{
	width: 160px;
	height: 120px;
	margin: 10px;
	float: left;
	}

/* --------------------------------- End More Images ---------------------------------------*/


/* --------------------------------- Start Colour options ---------------------------------------*/

#colour_container_small {
	width: 880px;
	height: 140px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
}

#swatch_box_small {
	width: 840px;
	height: 120px;
	margin: 10px;
	margin-left: 30px;
	float: left;
	}
	
#colour_container_large {
	width: 880px;
	height: 200px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
}

#colour_container_larger {
	width: 880px;
	height: 320px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
}
.colour_container_large {
	width: 880px;
	height: 200px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
}

.colour_container_larger {
	width: 880px;
	height: 320px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
}

#swatch_box_large {
	width: 840px;
	height: 180px;
	margin: 10px;
	margin-left: 30px;
	float: left;
	}
	
#swatch_box_larger {
	width: 840px;
	height: 240px;
	margin: 10px;
	margin-left: 30px;
	float: left;
	}
.swatch_box_larger {
	width: 840px;
	height: 240px;
	margin: 10px;
	margin-left: 30px;
	float: left;
	}
#cube {
	width: 50px;
	height: 50px;
	margin: 2px;
	text-align: center;
	float: left;
}
.cube {
	width: 50px;
	height: 50px;
	margin: 2px;
	text-align: center;
	float: left;
}

/* --------------------------------- Start Colour options ---------------------------------------*/


#list_nav a{
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	}
	
#list_nav a:hover{
	text-decoration: underline;
	color: #8db33a;
	}
	
#list_nav li{
	text-decoration: none;
	list-style-type: none;
	margin-left: 0px;
	line-height: 18px;
	}
	
#list_nav2 a{
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	}
	
#list_nav2 a:hover{
	text-decoration: underline;
	color: #8db33a;
	}
	
#list_nav2 li{
	text-decoration: none;
	list-style-type: none;
	margin-left: 0px;
	line-height: 18px;
	}
	
/* --------------------------------- End Colour options ---------------------------------------*/


/* --------------------------------- Download Container ---------------------------------------*/

div#download_container{
	width: 880px;
	height: 2600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}


div#download_container_small{
	width:  700px;
	height: 180px;
	margin-left: 40px;
	float:left;
	border-bottom: 1px dotted #A5AEC5;
}

div#dowload_box1_small{
	
	width: 200px;
	height: 100px;
	float: left;
}

div#dowload_box2_small{
	
	width: 500px;
	height: 100px;
	float: right;
}

div#download_container_large{
	width:  700px;
	height: 900px;
	margin-left: 40px;
	border-bottom: 1px dotted #A5AEC5;
}

div#dowload_box1_large{
	
	width: 200px;
	height: 100px;
	float: left;
}

div#dowload_box2_large{
	
	width: 500px;
	height: 600px;
	float: right;
}

div#logo_box{
	width:  800px;
	height:  140px;
}

div#keywords{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	color:#999;
	text-align: center;
}
#index_content{
	text-align:center;
	color:#FFF;
	padding:5px;
	height: 100%;
}
.download_box{
	
	width: 210px;
	height: 210px;
	float: left;
	margin: 10px;
}
.download_box_small{
	
	width: 210px;
	height: 140px;
	float: left;
	margin: 10px;
}
.download_container_box{
	width:  210px;
	height: 180px;
	margin-left: 40px;
	float:left;
	border-bottom: 1px dotted #A5AEC5;
}

.invisible {
visibility:hidden;
}
div#nonflash {
height: 20px;
width: 15%;
background-color: #333333;
top: -25px;
position: relative;
float: right;
}

.main-text
{
	width: 75%;
}
.test2
{
	width: 20%;
}