body {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	backgroubd-color:#fff;
	margin:0;
	font-size:75%;
	}
#container{
	width:735px;
	padding:0 15px 15px 15px;
	}
	
#top{
	background-image:url(../images/topback.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
	height:90px;
	padding:10px 10px 0 10px;
	}
	#top img{
	float:left;
	}
	#topright{
	float:right;
	text-align:right;
	}
	#topmenu{
	float:right;
	clear:right;
	margin-top:28px;
	}
	#topmenu a{
	color:#fff;
	font-size:110%;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 0 15px;
	padding-top:20px;
	}
	#topmenu a:hover{
	color:#014a47;
	}
	#topmenu a.selected{
	color:#014a47;
	}
	#searchform {
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		float:right;
		text-align:right;
		}
		#searchform .text {
			display:block;
			padding:2px;
			}
		#searchform .searchbtn {
			font-size:12px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			}
		.searchresults li {
			margin-bottom:15px;
			}
		.searchresults strong {
			font-size:14px;
			}
	
#left{
	width:192px;
	float:left;
	}
	#left ul{
	list-style:none;
	margin:0;
	padding:5px 0 5px 7px;
	background-color:#F3F3F3;
	margin-top:0;
	line-height:20px;
	}
	#left ul#second{
	list-style:none;
	margin:0;
	padding:5px 0 5px 7px;
	background-color:#f3f3f3;
	margin-top:0;
	line-height:20px;
	}
	#left ul li{
	}
	#left ul li.horticulture{
	border-left:10px solid #59AC40;
	padding-left:8px;
	}
	#left ul li.steel{
	border-left:10px solid #ccc;
	padding-left:8px;
	}
	#left ul li.chemicals{
	border-left:10px solid #39f;
	padding-left:8px;
	}
	#left ul li.sport{
	border-left:10px solid #f93;
	padding-left:8px;
	}
	#left ul li.construction{
	border-left:10px solid #f33;
	padding-left:8px;
	}
	#left ul li.timber{
	border-left:10px solid #963;
	padding-left:8px;
	}
	#left ul li.other{
	border-left:10px solid #639;
	padding-left:8px;
	}
	#left ul li.iml{
	list-style: disc;
	margin-left:14px;
	}
	#left ul li a{
	color:#333;
	text-decoration:none;
	font-weight:normal;
	}
	#left ul li a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#00948d;
	}
	#left ul li a.selected{
	font-weight:bold;
	color:#333;
	}
	#left ul li a.subnav{
	color:#333;
	text-decoration:none;
	font-weight:normal;
	padding-left:30px;
	font-weight:bold;
	}
	#left img{
	margin:0;
	}
	#left p{
	color:#333;
	margin:0;
	}
	#left a{
	color:#00948d;
	text-decoration:none;
	font-weight:bold;
	}
	#left a:hover{
	color:#013e3b;
	text-decoration:underline;
	}
	#brochurerequest{
	width:172px;
	height:56px;
	background-image:url(../images/information.gif);
	color:#fff;
	padding:10px;
	}
	#brochurerequest p{
	color:#fff;
	}
	#brochurerequest a{
	color:#fff;
	}
	#callback{
	width:172px;
	height:56px;
	background-image:url(../images/callback.gif);
	margin:1px 0 10px 0;
	padding:10px;
	}
	#callback p{
	color:#fff;
	}
	#callback a{
	color:#fff;
	}
	#imlcasestudy{
	color:#666;
	padding:7px 3px 7px 3px;
	}
	
	
	
#right{
	padding:43px 0 20px 10px;
	width:533px;
	float:left;
	}
	#right img{
	margin:0;
	}
	#right img.right{
	float:right;
	margin:0 0 10px 20px;
	}
	#right img.left{
	float:left;
	margin:0 10px 0 0;
	}
	#right h1{
	font-size:180%;
	color:#015c58;
	padding-left:4px;
	}
	#right h2{
	font-size:140%;
	color:#015c58;
	padding-left:4px;
	}
	#right h3{
	font-size:110%;
	margin:45px 0 -10px 0;
	color:#015c58;
	padding-left:4px;
	}
	#right h4{
	font-size:110%;
	color:#015c58;
	padding-left:4px;
	}
	#right p{
	color:#333;
	padding-left:4px;
	line-height:20px;
	}
	#right a{
	color:#00948d;
	text-decoration:none;
	font-weight:bold;
	}
	#right a:hover{
	color:#013e3b;
	text-decoration:underline;
	}
	#imagearea{
	height:50px;
	}
	#welcome{

	}
	#news{
	background-color:#eff9f9;
	padding-bottom:25px;
	}
	#news p{
	padding:25px 12px 0 12px;
	margin:0;
	}
	#horticultureback{
	background-color:#59ac40;
	color:#fff;
	padding:3px 0 3px 5px;
	}
	#imlback{
	background-color:#60bfbf;
	color:#fff;
	padding:3px 0 3px 5px;
	}
	#imlback a{
	color:#fff;
	text-decoration:none;
	}
	#steelback{
	background-color:#ccc;
	color:#333;
	padding:3px 0 3px 5px;
	}
	#chemicalback{
	background-color:#39f;
	color:#fff;
	padding:3px 0 3px 5px;
	}
	#otherback{
	background-color:#639;
	color:#fff;
	padding:3px 0 3px 5px;
	}
	
	#sportback{
	background-color:#f93;
	color:#333;
	padding:3px 0 3px 5px;
	}
	#constructionback{
	background-color:#f33;
	color:#fff;
	padding:3px 0 3px 5px;
	}
	#timberback{
	background-color:#963;
	color:#fff;
	padding:3px 0 3px 5px;
	}
	
	
	
	
#footer{
	border-top: 1px solid #333;
	clear:both;
	}
	#footer a{
	float:right;
	color:#666;
	margin:5px 0 0 10px;
	text-decoration:none;
	}
	#footer a:hover{
	color:#000;
	text-decoration:underline;
	}
	#footer img{
	float:left;
	}
	#footer p{
	float:left;
	clear:both;
	}
	
	
	
label{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 15px;
	display: block
	}

.submit input{
	margin-left: 4.5em;
	}
.input-box{
	color: #000;
	background: #ccc;
	border: 1px solid #666;
	margin-bottom:10px;
	width:200px;
	}
.input-box2{
	color: #000;
	background: #ccc;
	border: 1px solid #666;
	margin:10px 0 10px 0;
	width:200px;
	}
.input-box3{
	color: #000;
	background: #ccc;
	border: 1px solid #666;
	margin:0 0 10px 0;
	width:100px;
	
	
	}
.dropdown{
	color: #000;
	background: #ccc;
	border: 1px solid #666;
	margin-bottom:10px;
	}

.button{
	color: #000;
	background: #ccc;
	border: 1px solid #000;
	margin-top:10px;
	}

.button_checkout {
	color: #fff;
	font-weight:bold;
	background: #0099CC url(../images/btn_checkout.gif) repeat-x;
	border: 3px double #006699;
	margin-top:10px;
	padding:3px;
	font-size:12px;
	cursor:pointer;
	}
	
fieldset{
	border:1px solid #014a47;
	color:#014a47;
	padding:20px;
	margin-top:40px;
	}

legend{
	color: #014a47;
	background: #60bfbf;
	border: 1px solid #014a47;
	padding: 2px 6px;
	font-weight:bold;
	}
.selectproducts{
	margin-left:112px;
	width:300px;
	}
	

#asia, #scandinavia, #northamerica
	{
	display:block;
	}

#usefullinks{
	background-color:#66C1C1;
	color:#fff;
	padding:10px;
	}
#usefullinks a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
#usefullinks h2{
	color:#fff;
	font-size:110%;
	margin-top:0;
	}
.spectable{
	background-color:#66C1C1;
	color:#fff;
	}
	
	
	
	
	




#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding:4px;
	background-color:#66c1c1;
	width: 8em;
	height:2em;
	color:#fff;
	border:1px solid #fff;
	}
#nav a:hover{
	background-color:#066;
	text-decoration:none;
	color:#fff;
	}
#nav li { /* all list items */
	float: left;
	width: 8em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 8em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -2.5em 0 0 8.5em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}









#shopcontent{
	clear:left;
	}
#shopcontent a:hover{
	text-decoration:none;
	}
	#shopcontent .style-row {
		clear:both;
		display:block;
		}
	






	
	
	
	
	
	
	
	
	
	
a.shopbuttons{
	width:130px;
	padding:10px;
	display:block;
	background-color:#ccc;
	float:left;
	margin:0 20px 20px 0;	
	text-decoration:none;
	text-align:center;
	}
a.shopbuttons:hover{
	background-color:#66c1c1;
	text-decoration:none;
	}
a.shopbuttons img{
	border:0;
	padding-bottom:10px;
	}
	
	
.imagebox{
	float:left;
	margin:20px 30px 20px 30px;
	}
	
	
	
.topofpage{
	float:right;
	}
	
.right{
	float:right;
	margin-left:20px;
	}
.specstable{
	padding:5px;
	margin-left:20px;
	float:right;
	background-color:#e9e9e9;
	border:1px solid #ccc;
	}
.step{
border:1px solid #ccc;
padding:10px;
margin-bottom:20px;
float:left;
width:95%;
text-align:left;
}
.step h5{
	font-size:120%;
	color:#00948d;
	margin:0 0 -10px 0;
	}
.min{
	color:#900;
	font-weight:bold;
	}
.orderdetails{
	padding:5px;
	margin:10px 0 10px 0;
	float:left;
	background-color:#e9e9e9;
	border:1px solid #ccc;
	}
#enlargeimage{
	float:right;
	margin:0 0 10px 10px;
	}
.textfield {
	font-size:11px;
	padding:2px;
	font-family:Tahoma;
	border:1px solid #888;
	}
	
#checkout {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	#checkout fieldset {
		border:1px solid #eee;
		margin:20px;
		}
	#checkout .row {
		display:block;
		overflow:auto;
		clear:both;
		margin:4px;
		}
	#checkout .c1 {
		float:left;
		display:block;
		width:160px;
		padding:5px 10px 5px 5px;
		color:#006699;
		font-size:10px;
		}
	#checkout .c2 {
		display:block;
		padding:8px;
		float:left;
		width:240px;
		}
	#checkout label {
		display:block;
		width:auto;
		margin:0;
		padding:0;
		float:none;
		text-align:left;
		font-size:12px;
		font-weight:bold;
		}
	#checkout .textfield {
		float:none;
		margin:1px 0 0 0;
		}
	#checkout legend {
		background:none;
		border:none;
		font-family:Trebuchet MS;
		color:#0099CC;
		font-size:14px;
		}
	#checkout .row-btn {
		text-align:center;
		}
	#checkout .button {
		background:url(../images/btn_pill.gif) no-repeat;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#444444;
		cursor:pointer;
		margin:2px;
		width:116px;
		height:24px;
		border:none;
		}

	
#confirm {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	#confirm fieldset {
		border:1px solid #eee;
		margin:20px;
		}
	#confirm .row {
		display:block;
		overflow:auto;
		clear:both;
		}
	#confirm .c1 {
		float:left;
		display:block;
		width:160px;
		padding:1px;
		color:#006699;
		font-size:10px;
		}
	#confirm .c2 {
		display:block;
		padding:1px;
		float:left;
		width:240px;
		}
	#confirm label {
		display:block;
		width:auto;
		margin:0;
		padding:0;
		float:none;
		text-align:left;
		font-size:12px;
		font-weight:bold;
		}
	#confirm legend {
		background:none;
		border:none;
		font-family:Trebuchet MS;
		color:#0099CC;
		font-size:14px;
		}
	#confirm .row-btn {
		text-align:right;
		padding-right:30px;
		}
	#confirm .button {
		background:url(../images/btn_pill.gif) no-repeat;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#444444;
		cursor:pointer;
		margin:2px;
		width:116px;
		height:24px;
		border:none;
		}
		
span.req {
	color:#CC0000;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.newsletter {
	padding:0;
	margin:0;
	}
	.newsletter h3 {
		margin:0; !important
		padding:0; !important
		}
		
.warning {
	border:#CC0000 1px solid;
	background:#FFEAEA;
	padding:10px;
	margin:6px;
	clear:both;
	}

#step_swapper {
	clear:both;
	font-size:16px;
	font-weight:bold;
	}
	#step_swapper a {
		color:#CCCCCC;
		}
	#step_swapper strong {
		color:#00948d;
		font-size:19px;
	}
	
#finalprice {
	text-align:center;
	margin:10px auto;
	width:300px;
	background:#B9D7EC;
	border:#0066CC 1px solid;
	padding:10px;
	font-size:16px;
	}
	