*{
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address{
	margin:0px 0px 10px 0px;
}
li, dd, blockquote{
	margin-left: 40px;
}
fieldset{
	padding:10px;
}

.clear-both{
	clear:both;
}
.clear-left{
	clear:left;
}
h1{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#007bc8;
	margin-top:10px;
	margin-bottom:20px;
	font-weight:normal;
}
h2{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#007bc8;
	font-weight:normal;
	margin:0px 0px 15px 0px;
}
h3{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#007bc8;
	font-weight:normal;
	margin:0px 0px 15px 0px;
}
.green-text{
	color:#82b702;
}
.bold-text{
	font-weight:bold;
}
a{
	text-decoration:underline;
	color:#333;;
}
a:hover{
	text-decoration:underline;
	color:#333;;
}
.padding10px{
	padding:10px;
}
.green-text{
	color:#6fde16;
}
.padding-right20{
	padding-right:20px;
}
.underline{
	text-decoration:underline;
}
ul{
	list-style:square;
	color:#88c203;
}
.padding15px{
	padding:15px;
	/* Peekaboo bug fix */
	height:1%;
}
.read-more{
	text-align:right;
	margin-right:20px;
}
.float-right {
	float: right;
	margin-right: 7px;
}

/*---------------------------*/
		/*STRUCTURE*/
/*---------------------------*/

body{
	background:url('../nav/body_tile.gif') repeat-x #fff;
	text-align:center;
	font-family:arial;
	font-size:12px;
	color:#333;
}
#wrapper{
	width:990px;
	margin:0px auto;
	text-align:left;
}
#header1{
	height:33px;
	overflow:hidden;
}
#header2{
	height:94px;
}
#header3{
	background:url('../nav/header_3.gif') no-repeat;
	height:213px;
}
#left-float{
	float:left;
	display:inline;
	border-right:1px dashed #cfcfcf;
	width:197px;
	overflow:hidden;
	margin:10px 0px 0px 7px;
}
#right-float{	
	float:right;
	width:760px;
}
#footer{
	background:url('../nav/footer.gif') no-repeat;
	height:39px;
	line-height:39px;
	text-align:center;
	color:#fff;
	margin:15px 0px 15px 0px;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	text-decoration:underline;
}

/*---------------------------*/
	 /*HEADER NAVIGATION*/
/*---------------------------*/

#header1 ul{
	list-style:none;
	margin:0px;
}
#header1 ul li{
	float:left;
	display:inline;
	margin:0px;
	
}
#header1 ul li a{
	display:block;
	line-height:33px;
	padding:0px 12px;
	font-family:"Trebuchet MS";
	color:#fff;
	font-size:14px;
	text-decoration:none;
	border-right:1px solid #6cb0f4;
}
#header1 ul li a:hover{
	background:url('../nav/nav_bg.gif') bottom center no-repeat #8fc800;
}
#header1 ul li.selected a{
	background:url('../nav/nav_bg.gif') bottom center no-repeat #8fc800;
}
#logged-in{
	margin:10px 7px 0 0; 
	color:#fff;
}
#logged-in a{
	color:#fff;
}

/*---------------------------*/
   /*HEADER SEARCH & LOGO*/
/*---------------------------*/

#header2 img{
	float:left;
	border:none;
	margin:20px 0px 0px 30px;
}
#header2 #search{
	width:289px;
	height:43px;
	background:url('../nav/search_bg.gif');
	float:right;
	overflow:hidden;
}
#header2 #search label{
	float:left;
	width:50px;
	margin:13px 3px 0px 15px;
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
#header2 #search input{
	float:left;
	position:relative;
	top:9px;
	border:1px solid #6ca8e3;
	width:174px;
	height:23px;
	margin:0px;
	line-height:23px;
}
#header2 #search #searchbutton{
	float:left;
	margin:0px 0px 0px 5px;
	width:19px;
	height:23px;
	border:none;
}

#header3{
	font-family:"Trebuchet MS";
	color:#fff;
	font-size:13px;
}
#header3 #members{
	width:204px;
	float:left;
	text-align:center;
}
#header3 #members #members-buttons{
	width:173px;
	margin:15px auto 0px auto;
}
#header3 #members img{
	border:none;
	margin:0px 2px 0px 2px;
}
#header3 #members #members-header{
	padding:20px 0px 0px 0px;
	font-size:23px;
}
#header3 #members #members-header2{
	font-size:14px;
	color:#ceff2e;
	padding:12px 0px 15px 0px;
}
#header3 #members #members-header3{
	padding:8px 0px 0px 0px;
}

#header3 #header-text{
	width:460px;
	float:left;
	font-size:24px;
	font-weight:normal;
	line-height:34px;
	margin:36px 0px 0px 44px;
}

#header3 #header-image img{
	border:none;
	height:178px;
	width:180px;
}
#header3 #header-image{
	float:right;
	display:inline;
	margin:17px 52px 0px 0px
}

/*---------------------------*/
   		/*HOMEPAGE*/
/*---------------------------*/

#top5-image{
	margin:0px 0px 0px 3px 
}
#left-float .left-images{
	border:none;
	margin:10px 0px 5px 8px
}
#top5-list{
	margin:0px 0px 10px 0px;
}
#top5-list ul{
	list-style:none;
	margin:0px 0px 0px 10px;
	padding:0px;
}
#top5-list ul li{
	margin:0px 0px 0px 0px;
	width:160px;
	float:left;
	background:url('../nav/dotted_line.gif') bottom repeat-x;
}
#top5-list li.selected{
	background-color:#dbdbdb;
}
#top5-list ul li a{
	display:block;
	text-decoration:none;
	padding:4px;
}
#top5-list ul li a:hover{
	background-color:#dbdbdb;
}

#we-specialise ul{
	list-style:none;
	margin:30px 0px 40px 0px;
	padding:0px 0px 0px 60px;
}
#we-specialise ul li{
	margin:0px 0px 5px 0px;
}
#we-specialise ul li a{
	display:block;
	width:600px;
	text-align:center;
	padding:4px 0px 4px 0px;
	background-color:#f2f2f2;
	font-weight:bold;
	color:#767676;
}
#we-specialise ul li a:hover{
	background-color:#bdbdbd;
	color:#fff;
	text-decoration:none;
}
#we-specialise{
	border-bottom:1px dashed #cfcfcf;
	margin:0px 10px 20px 0px;
}

#product-categories ul{
	list-style:none;
	margin:0px 0px 0px 30px;
	padding:0px;
}
#product-categories ul li{
	padding:0px;
	margin:5px 15px 25px 15px;
	float:left;
	display:inline;
}
#product-categories .category img{
	width:128px;
	height:109px;
	border:2px solid #fff;
	margin:0px 0px 0px 0px;
	position:absolute;
}
#product-categories a.category:link, a.category:visited{
	display:block;
	background-color:#dedede;
	width:132px;
	height:113px;
	padding:2px;
	overflow:hidden;
}
#product-categories a.category:hover{
	background-color:#8fc800;
	text-decoration:none;
}

#product-categories .category-title{
	height:20px;
	line-height:20px;
	width:132px;
	text-align:center;
	background-color:#fff;
	margin:80px 0px 0px 0px;
	position:absolute;
}


/*---------------------------*/
   	   /*CONTACT PAGE*/
/*---------------------------*/


#contact-left-float{
	width:480px;
	float:left;
}
#contact-left-float fieldset{
	border:1px solid #ebebeb;
	background-color:#fafafa;
	padding:20px 10px 20px 20px;
}
#contact-left-float label{
	width:110px;
	float:left;
	margin:5px 0px;
}
#contact-left-float input, textarea{
	width:200px;
	border:1px solid #c9c9c9;
	margin:5px 0px;
}
#contact-left-float option{
	width:200px;
	border:none;
}
#contact-left-float select{
	width:200px;
	border:1px solid #c9c9c9;
}
#contact-left-float textarea{
	height:100px;
}
#contact-right-float{
	width:230px;
	float:right;
	margin:0px 20px 0px 0px;
	border:1px solid #ebebeb;
	background-color:#fafafa;
}
#contact-right-float a{
	color:#1979d9;
	text-decoration:none;
}
#contact-right-float a:hover{
	text-decoration:underline;
}
#contact-left-float #contact-submit{
	width:206px;
	height:24px;
	margin:5px 0px 0px 108px;
	border:none;
}
#contact-left-float #contact-submit2{
	width:80px;
	height:24px;
	margin:5px 0px 0px 108px;
	border:none;
}
#contact-left-float #contact-submit3{
	width:136px;
	height:24px;
	margin:5px 0px 0px 108px;
	border:none;
}
#contact-left-float .check-box{
	width:15px;
	border:none;
}


/*---------------------------*/
   	   /*STANDARD PAGE*/
/*---------------------------*/

.standard-image{
	float:right;
	clear:right;
	width:200px;
	margin:0px 0px 20px 20px;
	border:1px solid #dedede;
	text-align: center;
}
.standard-image img{
	margin: 0 auto;
	border:none;
}
.standard-image .caption{
	text-align:center;
	padding:5px;
	margin:5px 0px 0px 0px;
	border-top:1px dotted #dedede;
}
#downloads{
	width:500px;
	background-color:#f8f8f8;
	padding:10px 0px 10px 0px;
	margin:20px 0px 10px 0px;
}
#downloads h3, #related-links h3{
	margin-left:10px;
}
#downloads img{
	float:left;
	margin:5px 5px 5px 5px;
	border:none;
}
.download{
	height:60px;
	border:1px solid #dedede;
	background-color:#fff;
	line-height:60px;
	margin:0px 10px 5px 10px;
}
.download a{
	text-decoration:underline;
}

#related-links{
	width:500px;
	background-color:#f8f8f8;
	padding:10px 0px 10px 0px;
	margin:20px 0px 10px 0px;
}

/*---------------------------*/
   	    /*NEWS PAGES*/
/*---------------------------*/

.listed-article{
	background:url('../nav/dotted_line.gif') bottom repeat-x;
	padding:10px 0px 10px 0px; 
	line-height:16px;
}
.listed-article h3{
	margin-bottom:10px;
}
.listed-article img{
	width:120px;
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #dedede;
}
.news-list-date{
	color:#9d9d9d;
	font-size:11px;
	margin-bottom:5px;
}
a.h3{
	display:block;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#007bc8;
	font-weight:normal;
	margin:0px 0px 8px 0px;
}
a.h3:hover{
	color:#007bc8;
	text-decoration:underline;
}

/*---------------------------*/
   	  /*MEMBERS PAGES*/
/*---------------------------*/

#new-users{
	width:350px;
	background-color:#f8f8f8;
	float:left;
	margin:10px;
	overflow:hidden;
}

#new-users fieldset{
	border:none;
	background-color:transparent;
	padding:20px 10px 20px 20px;
}
#new-users label{
	width:100px;
	float:left;
	margin:5px 0px;
}
#new-users input, textarea{
	width:206px;
	border:1px solid #c9c9c9;
	margin:5px 0px;
}
#new-users select{
	width:206px;
	border:1px solid #c9c9c9;
	border:1px solid #c9c9c9;
}
#new-users textarea{
	height:100px;
}
#new-users input.check-box{
	width:13px;
	border:none;
}
#new-users #contact-submit{
	border:none;
	margin:0 0 0 100px;
}

#new-users p{
	margin-left:10px;
	margin-top:20px;
}
#new-users ol li{
	margin:0px 0px 3px 30px;
	line-height:14px;
}
#member-login{
	width:350px;
	height:210px;
	background-color:#f8f8f8;
	float:left;
	margin:10px;
	overflow:hidden;
}
.special {
	width:5px;
	visibility:hidden;
	height: 1px;
}
a.apply-online{
	display:block;
	width:309px;
	height:36px;
	background:url('../nav/apply.gif') no-repeat;
	line-height:36px;
	text-indent:15px;
	color:#fff;
}
#apply-header{
	margin:10px 0 15px 10px;
}
a.apply-online:hover{
	color:#fff;
}
#member-login label{
	float:left;
	display:inline;
	width:120px;
	padding-left:10px;
	margin:5px 0px;
}
#member-login input{
	float:left;
	display:inline;
	width:175px;
	border:1px solid #dedede;
	margin:5px 0px 5px 5px;
}
#member-login #sign-in-button{
	width:184px;
	height:25px;
	border:none;
	margin:10px 0px 0px 129px;
}
#login-bg{
	width:309px;
	height:36px;
	background:url('../nav/login_bg.gif') no-repeat;
	line-height:36px;
	text-indent:15px;
	color:#fff;
	position:relative;
	top:10px;
	left:10px;
}
#member-login form{
	margin-top:30px;
}
.members-benefit{
	padding:0;
	margin:5px 10px;
}
.members-benefit img{
	margin:0 5px 0 0
}



/*---------------------------*/
   	   /*KNOWLEDGEBASE*/
/*---------------------------*/

#knowledgebase ul{
	list-style:none;
	margin:0px 0px 0px 25px;
	padding:0px;
}
#knowledgebase ul li{
	padding:0px;
	width:150px;
	height:190px;
	text-align:center;
	float:left;
	margin:0px 10px 20px 10px;
}
#knowledgebase ul li a{
	display:block;
	width:150px;
	height:190px;
	overflow:hidden;
	border:2px solid #dedede;
	background-color:#fcfcfc;
	text-decoration:none;
	font-size:11px;
}
#knowledgebase ul li a:hover{
	border:2px solid #8fc800;
}
#knowledgebase .guide{
	display:block;
	width:150px;
	height:190px;
	overflow:hidden;
	border:2px solid #5ba1ec;
	background-color:#fcfcfc;
	text-decoration:none;
	font-size:11px;
	color:#333;
}
#knowledgebase ul li span{
	display:block;
	padding:4px;
}
#knowledgebase ul li img{
	border:none;
	margin:5px;
}
#knowledgebase ul li a.members1{
	position:absolute;
	border:none;
	background-color:transparent;
	padding:0;
	margin:-74px 0 0 22px;
	width:98px;
	height:98px;
	overflow:hidden;
}
#knowledgebase ul li a.members1 img{
	margin:0px;
	padding:0px;
	border:none;
}
#knowledgebase ul li a.members1:hover{
	border:none;
}
.knowledge-drop{
	margin:5px 0 15px 35px;
	border:1px solid #888;
	float:left;
}
.knowledge-submit{
	width:30px;
	border:1px solid #888;
	background-color:#333;
	color:#fff;
	font-weight:bold;
	margin:5px 0 0 10px;
	float:left;
}

#knowledgebase-articles{
	margin:35px 10px 0 35px;
	width:680px;
}

/*---------------------------*/
   	    /*PRODUCTS*/
/*---------------------------*/

.product{
	width:160px;
	border:1px solid #dedede;
	background-color:#fcfcfc;
	float:left;
	display:inline;
	margin:0px 12px 20px 12px;
	height:320px;
	overflow:hidden;
	
}
.product ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.product li{
	margin:0px;
	padding:5px;
	background:url('../nav/dotted_line.gif') bottom repeat-x;
	line-height:12px;
}
.product li a{
	font-size:11px;
}
.productslist-image img{
	width:160px;
	height:142px;
	border:none;
}
.productslist-image{
	width:160px;
	height:142px;
	overflow:hidden;
}
.categories{
	margin:0px 0px 0px 0px;
}
.categories h3{
	margin:0px 0px 0px 0px;
}
.prodhead{
	font-family:Trebuchet MS;
	color:#126acc;
	font-size:14px;
}
#breadcrumb{
	padding:10px 0;
	border-bottom:1px solid #dcdcdc;
}
#breadcrumb a{
	color:#3e7dd2;
}

/*---------------------------*/
   	     /*SERVICE*/
/*---------------------------*/

#service ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#service ul li{
	padding:6px 0px 6px 0px;
	margin:0px 20px 0px 0px;
	background:url('../nav/dotted_line.gif') bottom repeat-x;
}
#service ul li img{
	float:left;
	margin:0px 10px 0px 0px;
	border:none;
}
#service ul li a{
	line-height:50px;
}
#service2 .downloads{
	margin:0px;
}
#service2 .service-downloads{
	width:500px;
	background-color:#f8f8f8;
	padding:10px 0px 10px 0px;
	margin:0px 0px 20px 0px;
}
#service2 .service-downloads h3{
	margin-left:10px;
}
#service2 .service-downloads img{
	float:left;
	margin:5px 5px 5px 5px;
	border:none;
}

/*---------------------------*/
   	   /*MEMBERS*/
/*---------------------------*/

.members{
	background-color:#f3f2f2;
	padding-bottom:15px;
}
.members ul{
	list-style:none;
	margin:0px 0px 0px 25px;
	padding:10px 0px 0px 0px;
}
.members ul li{
	padding:0px;
	width:150px;
	height:190px;
	text-align:center;
	float:left;
	display:inline;
	margin:0px 7px 0px 7px;
}
.members ul li a{
	display:block;
	width:150px;
	height:190px;
	border:2px solid #dedede;
	background-color:#fcfcfc;
	text-decoration:none;
	font-size:11px;
}
.members ul li a:hover{
	border:2px solid #8fc800;
}
.members ul li span{
	display:block;
	padding:4px;
}
.members ul li img{
	border:none;
	margin:5px;
}
.members2{
	float:left;
	display:inline;
	width:350px;
	height:120px;
	background-color:#f6f6f6;
	margin:20px 9px 0px 9px;
	border:1px solid #e6e6e6;
}
.members2 a{
	text-decoration:underline;
}
.members2 img{
	padding:0px 0px 0px 0px;
}

/*---------------------------*/
   /*CUSTOMERS / MEMBERS*/
/*---------------------------*/

.customer{
	background-color:#f3f2f2;
	margin:10px 0px 15px 0px;
}
.customer ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.customer ul li{
	padding:0px;
	margin:4px 0px 4px 0px;
	height:54px;
	background-color:#fff;
	border:1px solid #dedede;
}
.customer ul li a{
	line-height:54px;
}
.customer ul li img{
	float:left;
	border:none;
	margin:2px;
}
.customer .icon{
	width:50px;
	height:50px;
}





/*
---------------------------------- Error styles ----------------------------------------*/

#contact-left-float .error, .error {
	border: 1px solid red;
}

.error-text {
	color: red;	
	margin-left: 115px;
	clear: left;
	width: 200px;
}	

.error-text-long {
	color: red;
}























