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

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	line-height:1.166;	
	margin:0;
	padding:0;
	font-size:72%;
	background-color:#fff;
}

body#indexpage {
	background: url(../images/bk-index.jpg) 50% 0 no-repeat;
}
body#aboutpage {
	background: url(../images/bk-about.jpg) 50% 0 no-repeat;
}
body#productpage {
	background: url(../images/bk-product.jpg) 50% 0 no-repeat;
}
body#technicalpage {
	background: url(../images/bk-tech.jpg) 50% 0 no-repeat;
}
body#staffpage {
	background: url(../images/bk-staff.jpg) 50% 0 no-repeat;
}
body#newspage {
	background: url(../images/bk-news.jpg) 50% 0 no-repeat;
}
body#networkpage {
	background: url(../images/bk-network.jpg) 50% 0 no-repeat;
}
body#contactpage {
	background: url(../images/bk-contact.jpg) 50% 0 no-repeat;
}

p strong {font-weight:normal;}

img {
border:0;
float:none;

}


a:link, a:visited, a:hover {
	text-decoration: none; 
	color:#79c149;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	}
	

	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

 
 .FLTleft { 
  float:left;
  
   }
   
   .FLTright { 
  float:right;
  
   }
	
h1 {
	color:#0c72b9;
	font-size:1.5em;
	font-weight:600;
	padding:2px 0px;
	}
	
	
h2 {
	color:#79c149;
	font-size:1.2em;
	font-weight:500;
	padding:2px 0px;
	}
	
h3 {
	color:#0c72b9;
	font-size:1.2em;
	font-weight:500;
	text-transform:uppercase;
	padding:2px 0px;
	}
h4 {
	font-size: 1.1em;
	font-weight:500;
}



ul {
    list-style:none; 
margin:10px 0; 
padding:0;
	}

	


/* MAIN LAYOUT */

#wrapper {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	position:relative;
	}
	
#wrapper2 {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	position:relative;
	background: url(../images/wrap.jpg) 0 0 no-repeat;
	}
	
#header {
	width:850px;
	height:150px;
	padding: 0;
	float:left;
	display:inline;

	}
	
#header img {
	position:absolute;
	top: 0px;
	right: 145px;
	z-index:5;
}

#navBG {
	position:absolute;
	left: -21px;
	top: 91px;
	height: 72px;
	width: 750px;
	background: transparent url(../images/nav.png) 0 0 no-repeat;
	padding-top:20px;
	float:left;
	display:inline;
	z-index:4;
}
#navContainer {
	position:absolute;
	left: -21px;
	top: 91px;
	height: 72px;
	width: 750px;
	/*background: transparent url(../images/nav.png) 0 0 no-repeat;*/
	padding-top:20px;
	float:left;
	display:inline;
}
	
#contentWrap {
	width: 690px;
	float:left;
	height:auto;
	display:block;
	background: transparent;/* url(../images/content-bk.png) 0 0 repeat-y;*/
	border-left: 1px solid #ccc;
	float:left;
	display:inline;
}
	
	
  #footer {
	width:960px;
	height:46px;
	line-height:50px;
	padding: 0;
	float:left;
	background: transparent url(../images/footer.gif) 0 0 no-repeat;
	text-align:center;
	color:#333;
	font-size:0.96em;
	border-top: 1px solid #DDD;
 }
 
 
#footer a:link, #footer a:visited, #footer a:active {
	color:#000;
	font-weight:bold;
	padding: 0 30px 0 2px;
	border-right: 0px solid #333;
	text-transform:uppercase;
}

 
#footer a:hover{
	text-decoration:underline;	
}

#footer a:last-child {
	border-right:none;
}
	
/* NAVIGATION */
	
/*#nav {
	width:850px;
	height:60px;
	padding: 0;
	float:left;
	display:inline;
	background: url(../images/nav.gif) 0 0 repeat-x;
	color:#000;
	}*/
	
#navContainer {z-index:5;}
#navContainer ul {
padding-left: 0;
margin-left: 20px;
color: #FFF;
float: left;
width: 600px;
position: relative;
z-index:10;
}

#navContainer ul li { display: inline; padding:0; margin:0; }

#navContainer ul li a {
padding: 10px 6px 10px 5px;
margin:0;
color: #333;
line-height: 2em;
text-decoration: none;
border-right: 1px solid #ccc;
display:inline;
text-transform:uppercase;
font-size:0.96em;
position:relative;
}

#navContainer ul li:last-child a {
	border-right:none;
}

#navContainer ul li a:hover, #indexpage .nav-home, #aboutpage .nav-about, #productpage .nav-products, #technicalpage .nav-technical, #staffpage .nav-staff, #newspage .nav-news, #networkpage .nav.network, #contactpage .nav-contact {
color: #000;
background-color:#DDD;

}
 

/* CONTENT */

.leftCol {
	width:315px;
	float:left;
	display:inline;
	margin-right:5px;
	padding: 30px 0 20px 10px;
	min-height: 450px;
	height:auto;
}
.centreCol {
	width:330px;
	float:left;
	display:inline;
	background: transparent url(../images/centre-bk.png) 0 0 no-repeat;
	padding: 20px 0 20px 10px;
	min-height:570px;
	max-height: 660px;
	height: auto;
}


.centreCol2 {
	width:330px;
	float:left;
	display:inline;
	padding: 30px 0 20px 10px;
}

.wideCol {
	width:665px;
	float:left;
	display:inline;
	margin-right:5px;
	padding: 30px 0 20px 10px;
	min-height: 450px;
	height:auto;
}

.flashDiv {
	padding: 10px;
	float:left;
	display:inline;
}

.flashDiv object {
	margin: 0 auto;
	border: 0px solid #ccc;
	
}

ul.range {
	float:left;
	width:150px;
	margin-right:5px;
}

ul.range li {
	background: #fff url(../images/product-list.gif) 0 0 no-repeat;
	height: 30px;
	background-color: #FFF; 
	color:#222;
	padding:2px 5px;
	font-size:1em;
	border:1px solid #CCC;
	margin-bottom:5px;
}

tr.d2 td {
	background-color: #d5afd2; 
	color: #54075b; 
	padding:5px;
	font-size:1em;
	border:1px solid #b0adcf;
}


.latestNews {
	
	width:305px;
	float:left;
	display:inline;
	margin-right:0px;
	padding: 0px;
	
	
}

#news-container {
	margin:0;
	padding:0;
	height:258px;
	overflow:hidden;
}

#news-container ul.news {
	margin:0;
	padding:0;
}

#news-container ul.news li {
	height:100px;
	overflow:hidden;
	position:relative;
}

ul.news {
	float:left;
	width:300px;
	margin-right:5px;
}

ul.news li {
	background: #fff url(../images/product-list.gif) 0 0 repeat-x;
	height: auto;
	background-color: #FFF; 
	color:#222;
	padding:12px 5px;
	font-size:1.1em;
	border:1px solid #CCC;
	margin-bottom:5px;
}


ul.news li a{
	color:#333;
}


ul.news li a:hover{
	color:#0c72b9;
}

ul.news li img {
	float:left;
	display:inline;
	margin-right:5px;
}

ul.news li span {
	display:block;
	font-size:0.9em;
	margin:5px 0 0;
}

ul.news li span.new {
	display:inline;
	font-size:1em;
	margin:0;
}


.ecs-staff {
	margin: 10px 0;
	border-bottom:1px dashed #999;
	padding-bottom:10px;
}

.ecs-staff-pic {
	margin: 10px 0;
	border:2px solid #79c149;
	padding:3px;
}

.ecs-staff strong {
	font-size:1.1em;
}

ul.networkList {
	float:left;
	width:120px;
	margin-right:5px;
}

ul.networkList li {
	height: auto;
	color:#222;
	padding:2px 0;
	text-indent: 5px;
}

.ecsImg {
	border:1px solid #888;
	margin:5px 0;
}

.logoRight {
	float:right;
	padding-right:25px;
}

.imageLeft {
	float:left;
	margin-right:5px;
	margin-top:0px;
}

.product-data {
	margin: 10px 0 30px;
	
}

.news-link {
	margin:5px 5px;
	padding:5px;
	border:1px solid #888;
	width:190px;
	height:160px;
	float:left;
	display:inline;
	overflow:hidden;
	
}

.news-link h2 a {
	background-color:#0c72b9;
	padding:8px 5px;
	display:inline;
	float:left;
	color:#FFF;
	border:1px solid #888;
	width:150px;
	
	
}

.news-link h2.drupalink a {
	
	width:177px;
	margin:0 0 5px;	
}

.news-box {
	padding:0 15px;
	margin:0 5px 10px;
	border:1px solid #ccc;
	background:#efefef;
}

.news-download {
	margin-top:20px;
	padding:20px;
	border-top:1px solid #888;
}

.news-download img.readerIcon, .product-data img.readerIcon {
	margin-left:10px;
	vertical-align:bottom;
}
.news-download img.readerLink {
	margin-top: 30px;
}

ul.news-content li{
	margin-bottom:5px;
	margin-left:5px;
	font-weight:bold;
	border-bottom:1px solid #DDD;
}

#contact-form label {
	float: left;
	width:120px;
	text-align:right;
	margin: 3px 0 5px 0;
}

input.text,textarea {
	float: right;
	width: 190px;
	margin: 0 5px 5px 0;
	background: #fdfdfd;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity:0.6;
	border: #999 1px solid;
	color: #000;
	font-weight:600;
}

textarea {
	width: 190px;
	height: 90px;
	margin: 5px 5px 5px 0;
	overflow:auto;
}

.buttons {
	margin-top:20px;
	margin-left: 140px;
}

input.button {
	background: #fafafa;
	padding: 2px 5px;
	border: #999 1px solid;
	color: #000;
	font-weight:600;
}




/* CONTACT FORM  */

		#formcontent{
		    width:auto;
			height:auto;
		    text-align:left;
		    margin:0px;
			display:inline;
			float:left;
			padding:5px;
			color:#000;
	
					}
		#name, #email, #company{
		    width:270px;
		    padding: 2px;
		    font-size:1em;
			color:#0066FF;	
		}
		#security_code {
			width: 150px;
			padding:2px;
			font-size:1em;
			color:#0066FF;
		}
		
		#submit{
			clear:left;
			margin-top:10px;
			float:left;
		}
		label{
		    font-size:1em;
			padding:0;
		}
		
			
		.green{
		    width:200px;
		    background-color:#8fd400;
		    border-bottom:solid 1px #666;
		    padding:5px;
		    margin-bottom: 1px;
		    font-weight:bold;
		    text-align:left;
			color:#000;
			font-size:1.2em;
		}
		.red{
		    color:#FFF;
			background-color:#FF0066;
		    font-weight:bold;
			padding:5px;
		}
		
		.button {
     border:1px solid #FFF;
    background-color:#0066a4;
    padding: 2px;
	color:#FFFFFF;
	width:auto;
	display:inline;
	float:left;
}

input {

color:#0066a4;
  margin:2px;
  padding:2px;
  display:inline;
	float:left;
}


.new {
	font-weight:bold;
	color:#79c149;
}

/* SLIDE-OUT TAB FOR HOMEPAGE */

#indexpage .centreCol {
	position:relative;
	z-index:3;
}

#slide-out {
	position:absolute;
	top:255px;
	left:671px;
	width: 300px;
	
}

.slide-out-div {
	padding: 5px;
	width: 290px;
	height:auto;
	z-index:2;
	display:none;
	border-right:1px solid transparent;
}

#slide-out .open {
	background:#eee;
	border:1px solid #bbb;
	border-left:0;
}

.slide-out-div .handle {
	top:45px !important;
}

.slide-out-div p.contact {
	font-size:1.1em;
}

/* NEWS SLIDER */

.slider-wrap						{ width: 310px; height:240px;padding:0; margin:0 0 10px; overflow:hidden; }
/*.stripViewer .panelContainer .panel img						{ float:left; display:inline; margin-right:5px; }*/
.stripViewer						{ position: relative; overflow: hidden; width: 310px; height: 160px; margin: 0 0 2px;}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; position: relative; width: 310px; height:160px; background: #fff; height:100%;}
/*.stripViewer .panelContainer .panel .wrapper a{ color:#333; }
.stripViewer .panelContainer .panel .wrapper a:hover{ color:#0c72b9; }*/

.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 						{ border: 1px solid #000;}

#movers-row						{ margin: -74px 0 0 79px; }
#movers-row div					{ width: 72px; float: left; margin-right:7px;}
#movers-row div.last-thumb {margin-right:0;}
#movers-row div a.cross-link 				{ float: right; }
.news-data							{ background: url(../images/slider/transpBlack.png); padding: 10px; height: 25px; width: 290px; margin-top:-45px; position: relative; z-index: 9999; color: white; font-weight:bold;}
.news-data h2 { display:block; margin:0; }
.cross-link						{ display: block; width: 72px; position: relative; z-index: 9999; margin-top:-12px; padding-top:14px; }
.active-thumb 								{ background: transparent url(../images/slider/icon-uparrowsmallwhite.png) top center no-repeat; }
/*.active-thumb img						{ border: 1px solid #79C149; }*/


/* NEW RANGE ICONS */


.testnew ul.range {
	float:left;
	width:150px;
	margin-right:5px;
}

.testnew ul.range li {
	background: #f0f0f0 url(../images/range-bk.gif) 0 0 repeat-x;
	height: 50px; 
	color:#222;
	padding:5px 5px 5px 2px;
	font-size:1em;
	border:none;
	margin-bottom:5px;
}
.testnew .range li a {color:#767676; display:block; position:relative; overflow:hidden; cursor:pointer;}
.testnew .range li img {float:left; margin-right:2px;}
.testnew .range li span {float:left; height:50px; width:70px; margin-top:4px;}

.youtube-feature {
	width:625px;
	height:348px;
	margin:0 0 10px 5px;
	border: 1px solid #888888;
}