@charset "utf-8";
/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}
/* BASIC RESET */


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/*background: #666666;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #1a171b;
	background-image: url(../assets/img/spectrum.jpg);
	background-repeat: repeat-x;
}
.product #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 655px;
}
.product #header {
	height: 117px;
	/*background-image: url(../assets/img/Website-header.gif);*/
	position:relative;

}
.product #header h1 {

}
.product #mainContent {
	height: 488px;
	position:relative;
	border-top: 1px solid #00a152;
	border-bottom: 1px solid #00a152;
	/*background-image:url(../assets/img/mainContentBg.jpg);
	background-repeat:no-repeat;*/
}
#productContent1 {
	float: left;
	height: 333px;
	width: 548px;
}
#productContent2 {
	float: left;
	height: 488px;
	width: 252px;
}
#productContent3 {
	position:absolute;
	height: 155px;
	/*width: 548px;*/
	width:410px;
	left: 1px;
	top: 334px;
}

.product #footer {
}
.product #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.3pt;
	/*font-weight:bold;*/
	color: #009440;
	text-align: center;
}
#productTitle {
	float: left;
	height: 48px;
	width: 525px;
}
#productZoom {
	float: left;
	height: 261px;
	width: 301px;
	padding:8px;
}
#productZoom2 {
	float: left;
	height: 214px;
	width: 220px;
	/*margin-top: 5px;
	/*padding-right:15px;*/
}
.productThumbnail {
	float: left;
	height: 40px;
	width: 40px;
	border: 1px solid #00a94f;
	margin: 14px 1px 0px 2px;
	background-color: #fff;
}

#productColours {
	float: left;
	height: 56px;
	width: 58px;
	margin: 0 15px 0 0;
}
#productDatasheet {
	float: left;
	height: 56px;
	width: 58px;
	margin: 0 15px 0 15px;
}
#productManual {
	float: left;
	height: 56px;
	width: 58px;
	margin: 0 15px 0 0;
}
#productSoftware {
	float: left;
	height: 56px;
	width: 58px;
	margin: 0 15px 0 0;
}
#productEffects {
	float: left;
	height: 56px;
	width: 58px;
	margin: 0 15px 0 0;
}

#productPane {
	float: left;
	height: 476px;
	width: 243px;
}
#productLinks {
	float: left;
	height: 80px;
	width: 500px;
	margin-left:10px;
	overflow:auto;
	margin-bottom:10px;
	padding-right:5px;
}
#productLogoBottom {
	position:absolute;
	height: 155px;
	width: 130px;
	left: 415px;
	top: 0px;
}
#brandLogo	{
	/*margin: 20px 0 0 30px;*/
}
.txt	{
	font-size:10px;
	color:#fff;
}
.hoverNote	{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 0 8px;
	line-height:30px;
}
#pane1 {
	float: left;
	height: 182px;
	width: 243px;
	font-size:9px;
	padding-bottom: 25px;
}
#pane2 {
	float: left;
	height: 71px;
	width: 243px;
	/*padding-top:10px;*/
}
#pane3 {
	float: left;
	height: 223px;
	width: 243px;
}
.effect1 {
	float: left;
	height: 50px;
	width: 50px;
	margin: 5px 0 0 25px;
}
.effect2 {
	float: left;
	height: 20px;
	width: 20px;
	margin: 5px 0 0 24px;
	padding-top:5px;
}
#effect3 {
	float: left;
	height: 155px;
	width: 200px;
	/*margin: 20px 0 0 23px;*/
	margin: 5px 0 0 23px;
}
.line { 
	margin-left: 20px; 
	padding: 0; 
	width: 85%; 
	height: 1px; 
	background-color: #FFF;
} 
#home {
	height: 33px;
	width: 73px;
	position:absolute;
	left: 13px;
	top: 84px;
	
}
#news {
	height: 33px;
	width: 73px;
	position:absolute;
	left: 86px;
	top: 84px;
	z-index: 602;
	
}
#products {
	height: 33px;
	width: 73px;
	position:absolute;
	left: 171px;
	top: 49px;
	
}
#downloads {
	height: 8px;
	width: 74px;
	position:absolute;
	left: 260px;
	top: 84px;
	z-index: 600;
}
#buy {
	height: 8px;
	width: 91px;
	position:absolute;
	left: 362px;
	top: 84px;
	
}
#contact {
	height: 8px;
	width: 72px;
	position:absolute;
	left: 448px;
	top: 84px;
	
}

/*Menu buttons apart from products*/
/* .homeBtn{
	display:block;
	width:39px;
	height:7px;
	text-indent:-1000px;
	background:url('../assets/img/homeTest.png') no-repeat left top;
}


#homeNavi {
	background:url('../assets/img/homeTest.png') no-repeat left bottom;
}

.homeBtn:hover{
	background:url('../assets/img/homeTest.png') no-repeat left bottom;
}

.newsBtn{
	display:block;
	width:92px;
	height:7px;
	text-indent:-1000px;
	background:url('../assets/img/newsTest.png') no-repeat left top;
}
.newsBtn:hover{
	background:url('../assets/img/newsTest.png') no-repeat left bottom;
}
#newsNavi{
	background:url('../assets/img/newsTest.png') no-repeat left bottom;
}

.downloadBtn{
	display:block;
	width:74px;
	height:7px;
	text-indent:-1000px;
	background:url('../assets/img/downloadTest.png') no-repeat left top;
}
.downloadBtn:hover{
	background:url('../assets/img/downloadTest.png') no-repeat left bottom;
}
#downloadNavi{
	background:url('../assets/img/downloadTest.png') no-repeat left bottom;
}


.buyBtn{
	display:block;
	width:91px;
	height:7px;
	text-indent:-1000px;
	background:url('../assets/img/buyTest.png') no-repeat left top;
}
.buyBtn:hover{
	background:url('../assets/img/buyTest.png') no-repeat left bottom;
}
#buyNavi{
	background:url('../assets/img/buyTest.png') no-repeat left bottom;
}


.contactBtn{
	display:block;
	width:72px;
	height:7px;
	text-indent:-1000px;
	background:url('../assets/img/contactTest.png') no-repeat left top;
}
.contactBtn:hover{
	background:url('../assets/img/contactTest.png') no-repeat left bottom;
}
#contactNavi{
	background:url('../assets/img/contactTest.png') no-repeat left bottom;
}*/

 .homeBtn{
	display:block;
	width:73px;
	height:33px;
	text-indent:-1000px;
	background:url('../assets/img/homeTest2.png') no-repeat /*left top*/;
/*background-attachment:fixed;*/
background-position: 0px 8px;
}


#homeNavi {
	background:url('../assets/img/homeTest2.png') no-repeat /*left bottom*/;
	/*background-attachment:fixed;*/
background-position: 0px -32px;
}

.homeBtn:hover{
	background:url('../assets/img/homeTest2.png') no-repeat /*left bottom*/;
	/*background-attachment:fixed;*/
background-position: 0px -32px;

}

.newsBtn{
	display:block;
	width:73px;
	height:33px;
	text-indent:-1000px;
	background:url('../assets/img/newsTest2.png') no-repeat /*left top*/;
/*background-attachment:fixed;*/
background-position: 0px 8px;
}
.newsBtn:hover{
	background:url('../assets/img/newsTest2.png') no-repeat /*left bottom*/;
	/*background-attachment:fixed;*/
background-position: 0px -32px;
}
#newsNavi{
	background:url('../assets/img/newsTest2.png') no-repeat /*left bottom*/;
	/*background-attachment:fixed;*/
background-position: 0px -32px;
}


.downloadBtn{
	display:block;
	width:103px;
	height:33px;
	text-indent:-1000px;
	background:url('../assets/img/downloadTest2.png') no-repeat /*left top*/;
/*background-attachment:fixed;*/
background-position: 0px 8px;
}
.downloadBtn:hover{
	background:url('../assets/img/downloadTest2.png') no-repeat /*left bottom*/;
	/*background-attachment:fixed;*/
background-position: 0px -32px;
}
#downloadNavi{
	background:url('../assets/img/downloadTest2.png') no-repeat /*left bottom*/;
	/*background-attachment:fixed;*/
background-position: 0px -32px;
}



.buyBtn{
	display:block;
	width:87px;
	height:33px;
	text-indent:-1000px;
	background:url('../assets/img/buyTest2.png') no-repeat /*left top*/;
/*background-attachment:fixed;*/
background-position: 0px 8px;
}
.buyBtn:hover{
	background:url('../assets/img/buyTest2.png') no-repeat /*left bottom*/;
	/*background-attachment:fixed;*/
background-position: 0px -32px;
}
#buyNavi{
	background:url('../assets/img/buyTest2.png') no-repeat /*left bottom*/;
	/*background-attachment:fixed;*/
background-position: 0px -32px;
}


.contactBtn{
	display:block;
	width:103px;
	height:33px;
	text-indent:-1000px;
	background:url('../assets/img/contactTest2.png') no-repeat /*left top*/;
/*background-attachment:fixed;*/
background-position: 0px 8px;
}
.contactBtn:hover{
	background:url('../assets/img/contactTest2.png') no-repeat /*left bottom*/;
	/*background-attachment:fixed;*/
background-position: 0px -32px;
}
#contactNavi{
	background:url('../assets/img/contactTest2.png') no-repeat /*left bottom*/;
	/*background-attachment:fixed;*/
background-position: 0px -32px;
}

/*Menu buttons apart from products*/


/*Homepage visuals fade*/
#slideshow {
    position:relative;
    height:488px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 488px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 488px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
/*Homepage visuals fade*/



#downloadsContent1 {
	float: left;
	height: 488px;
	width: 548px;
}
#downloadspane1 {
	float: left;
	height: 108px;
	width: 190px;
	font-size:18px;
	margin-top: 140px;
	margin-left: 27px;
	padding-top:30px;
	padding-left:14px;
	color:#fff;
	font-family:arial, verdana, sans-serif;
}
#downloadpane2 {
	float: left;
	height: 261px;
	width: 520px;
	padding:8px 0 0 0;
}

h1	{
	font-size: 20px;
	color:#fff;
	padding-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.downloadSub  {
	font-size: 13px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: 5px;
}
.downloadSub2  {
	font-size: 11px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom: 50px;
}
.downloadthumbnail { 
border: 1px solid #009440; 
}
#downloadpane3 {
	float: left;
	height: 100px;
	width: 235px;
	padding-left: 10px;
}

#downloadhomeText {
	float: left;
	height: 300px;
	width: 500px;
	padding-left: 10px;
}

#downloadcatalogue {
	float: left;
	height: 430px;
	width: 520px;
	padding-left: 10px;
	/*background:url('../assets/img/downloadsCatalogue.png');*/
	font-size: 11px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#downloadpane3b {
	float: left;
	height: 100px;
	width: 235px;
	padding-left: 10px;
}

#downloadpane4 {
	float: left;
	height: 151px;
	width: 240px;
	padding-left: 10px;
}
#downloadpane5 {
	/*float: left;*/
	position: absolute;
	height: 261px;
	width: 480px;
	left: 39px;
	top: 239px;
	padding-left: 12px;
}
#downloadpane6 {
	float: right;
	height: 80px;
	width: 250px;
	text-align:right;
	/*padding-top: 160px;*/
}
#downloadlogodiv {
	float: left;
	height: 95px;
	width: 80px;
	/*padding-left: 10px;*/
}
A:link {text-decoration: none; color: #fff;}
A:visited {text-decoration: none; color: #fff;}
A:active {text-decoration: none; color: #fff;}
A:hover {text-decoration: none; color: #000;}

#newsContent1 {
	float: left;
	height: 488px;
	width: 548px;
}
#newsContainer {
	/*float: left;*/
	position: relative;
	z-index: 1;
	/*height: 430px;*/
	height:	347px;
	width: 548px;
	overflow:auto;
	scrollbar-3dlight-color:#000; 
	scrollbar-arrow-color:#000; 
	scrollbar-base-color:#00a94f; 
	scrollbar-darkshadow-color:#000; 
	scrollbar-face-color:#00a94f; 
	scrollbar-highlight-color:#00a94f;
	/*scrollbar-shadow-color:#000;*/
	scrollbar-track-color:#000;
}

#newsImage {
	float: left;
	height: 80px;
	width: 80px;
	margin-left: 10px;
	margin-top: 20px;
	/*margin-bottom: 20px;*/
	/*border: 2px solid #fff;
	/*border:10px;
	border-color:#FFFFFF;*/
	
}
#newsText {
	float: left;
	height: 80px;
	width: 420px;
	margin-left: 10px;
	/*margin-top: 20px;*/
	margin-top: 11px;
	margin-bottom: 20px;
	font-size: 11px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*overflow:auto;*/
}
#newsStoryImage {
	float: left;
	height: 80px;
	width: 80px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 2px solid #fff;
	margin-right:10px;

	
}
#newsStoryText {
	/*float: left;*/
	height: 300px;
	width: 520px;
	margin-left: 10px;
	margin-top: 20px;
	/*margin-bottom: 20px;*/
	font-size: 11px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;*/
}

#newspane2 {
	float: left;
	height: 71px;
	width: 243px;
	/*padding-top:10px;*/
}
#newspane1 {
	float: left;
	margin-top: 100px;
	margin-left: 40px;
	height: 350px;
	outline:none;
	/*width: 243px;
	font-size:9px;
	padding-bottom: 25px;*/
}


#contactContent1 {
	float: left;
	height: 433px;
	width: 548px;
}
#contactContent2 {
	float: left;
	height: 361px;
	width: 501px;
	padding:8px;
}
#contactpane1 {
	float: left;
	height: 253px;
	width: 243px;
	font-size:9px;
	padding-bottom: 25px;
}

.contactForm1 {
	float: left;
	height: 20px;
	width: 100px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
}
.contactForm2 {
	float: left;
	height: 20px;
	width: 350px;
	margin-top: 8px;
}
.contactForm3 {
	float: left;
	height: 55px;
	width: 350px;
	margin-top: 8px;
}
#contactaddress	{
	margin-top: 120px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009440;
	border: 1px solid #000;
	background-color: #FFFFFF;
}
.txt2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.txt3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left: 40px;
	line-height: 10px;
}
#indexSwf {
	float: left;
	height: 261px;
	width: 501px;
	/*padding:8px;*/
}
#indexTxtBox {
	position:absolute;
	height: 155px;
	/*width: 548px;*/
	width:570px;
	left: 1px;
	top: 314px;
}
#indexTxt {
	float: left;
	height: 90px;
	width: 500px;
	margin-left:10px;
}

/*index fade in out*/
/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:267px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 267px;
   /* background-color: #FFF;*/
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 267px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
/*index fade in out*/



/*For news*/
#container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	height: 117px;
	background-image: url(../assets/img/headerBkgnd.png);
	position:relative;
	z-index:401;


}
#header h1 {

}
#mainContent {
	height: 488px;
	position:relative;
	border-top: 1px solid #00a152;
	border-bottom: 1px solid #00a152;
	/*background-image:url(../assets/img/mainContentBg.jpg);
	background-repeat:no-repeat;*/
}

#footer {
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	/*font-weight:bold;*/
	color: #009440;
	text-align: center;
}
/*For news*/
#banner2 {
	float:	left;
	width:	275px;
	height:	142px;
	margin-right: 20px;
}
#banner3 {
	float:	left;
	width:	255px;
	height:	142px;
}
/*Product spec behind zoom*/
.style1 {color: #000}
.style10 {color: #000; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.style12 {color: #000; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
table	{filter:alpha(opacity=60); -moz-opacity:.60; opacity:.60; background-color: #fff; }
/*Product spec behind zoom*/

#silo	{
	position: absolute;
	outline:none;
	z-index: 0;
	width: 319px;
	height: 192px;
	left: 289px;
	top: 367px;
}
























/************************Plasa2010*********************************/
#bottomBanner {
display: block;
position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
height: 55px;
z-index: 999;
text-align: center;
background-color: #fff;
	/*opacity:0.70;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;*/

}
#bottomBanner img {
margin: 0 auto;
border: none;
}
/************************Plasa2010*********************************/







