/* CSS Document */

a { color:#72B2BC; text-decoration:none; font-weight:bold; }
a:hover { color:#FF9700; }
a.plainlink { color:#000; font-weight:normal; text-decoration:none; }
a.plainlink:hover { text-decoration:underline; }
a#backlink
	{
	position:absolute;
	top:250px;
	right:20px;
	height:20px;
	display:block;
	border:1px solid #FF9700;
	padding:1px 5px 0 14px;
	color:#FF9700;
	text-transform:uppercase;
	background:url(../images/arrow_back.gif) no-repeat 5px 7px;
	font-size:10px;
	}
body.suppliers a#backlink
	{
	top:215px;
	}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#wrap { width:920px; background:#fff; margin:0 auto; }

#main {padding-bottom: 110px; position:relative; margin:0 auto; width:920px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -110px; /* negative value of footer height */
	height: 110px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1
	{
	color:#FF9700;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	border-top:3px solid #e3e3e3;
	padding:10px 0 0 0;
	}
body.catalogue h1
	{
	color:#000;
	font-weight:normal;
	margin:0 0 2px 0;
	padding:0;
	border:0;
	}
body.catalogue h1.normalh1
	{
	color:#FF9700;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	border-top:3px solid #e3e3e3;
	padding:10px 0 0 0;
	}
body.suppliers h1
	{
	border:0;
	}
body.fileupload
	{
	background:#fff;
	padding:20px;
	}
h2
	{
	font-size:18px;
	font-weight:bold;
	}
body.suppliers h2
	{
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 3px 0;
	border-bottom: 1px solid #FF9700;
	}
h4
	{
	color:#E0007A;
	border-bottom:2px solid #E0007A;
	padding:3px 5px;
	margin:0 0 10px 0;
	font-weight:bold;
	}
p
	{
	line-height:18px;
	margin:0 0 10px 0;
	}

body
	{
	background:#e6e6e6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000;
	}
div#categoriescontainer
	{
	clear:both;
	}
div.categories
	{
	width:168px;
	height:140px;
	float:left;
	margin:10px 10px 0 0;
	position:relative;
	}
div.categories:hover
	{
	cursor:pointer;
	}
div.categories h2 a
	{
	width:158px;
	height:20px;
	background:url(../images/bg_categories-trans.png) no-repeat;
	color:#fff;
	font-size:14px;
	padding:5px 0 5px 10px;
	margin:0;
	display:block;
	}
a.categorylink
	{
	text-decoration:none;
	display:block;
	width:168px;
	height:110px;
	}
div#content
	{
	float:left;
	width:524px;
	padding:250px 0 0 20px;
	}
body.catalogue div#content
	{
	float:left;
	width:880px;
	padding:250px 0 0 20px;
	}
body.homepage div#content
	{
	padding:400px 0 0 20px;
	}
body.suppliers div#content
	{
	float:left;
	width:880px;
	padding:200px 0 0 20px;
	}
	
div#activityleft
	{
	clear:both;
	float:left;
	width:524px;
	position:relative;
	}
div#activityright
	{
	float:right;
	width:346px;
	position:relative;
	}
div#activityright div#cat-gallery
	{
	padding:14px 0 0px 14px;
	background:#e6e6e6;
	border:1px solid #e1e1e1;
	overflow:hidden;
	}
div#activityright div#cat-gallery img
	{
	float:left;
	margin:0 12px 12px 0;
	}
div.costsection
	{
	padding:0 5px;
	margin:0 0 20px 0;
	}

div.filter
	{
	float:left;
	}
div.filter p
	{
	margin:0;
	}
div#footercontent
	{
	width:920px;
	margin:0 auto;
	background:url(../images/bg_footer.gif) no-repeat;
	height:110px;
	}
div#footercontent p
	{
	padding:60px 20px 0 20px;
	margin:0;
	color:#b3b3b3;
	}
div.galleryitem
	{
	float:left; 
	margin:0 17px 15px 0;
	padding:3px;
	border:1px solid #E6E6E6;
	overflow:hidden;
	height:96px;
	width:110px;
	}
div.galleryitem a
	{
	color:tomato;
	font-weight:normal;
	}
div#googlemap
	{
	border:1px solid #E3E3E3;
	margin:0 0 10px 0;
	}
div#greybar
	{
	background:#E6E6E6;
	padding:5px 10px 3px 10px;
	border:1px solid #E1E1E1;
	color:#b2b2b2;
	height:20px;
	}
div#greybar p
	{
	margin:0;
	}
div#greybar a
	{
	color:#b2b2b2;
	text-decoration:none;
	}
div#greybar a:hover
	{
	color:#8c8c8c;
	}
div#greybar p.rss
	{
	color:#ff9700;
	padding:0 0 0 20px;
	background:url(../images/icon_rss.gif) no-repeat left center;	
	}
div#greybar p.rss a
	{
	color:#ff9700;
	text-decoration:none;
	}
div#greybar p.rss a:hover
	{
	text-decoration:underline;
	}
div#header
	{
	position:absolute;
	top:0;
	left:0;
	margin:0 auto;
	width:880px;
	height:250px;
	padding:15px 20px 0 20px;
	}
body.suppliers div#header
	{
	height:200px;
	}
body.homepage div#header
	{
	height:400px;
	}
div.last
	{
	margin-right:0;
	}
div#login
	{
	background:#72b2bc;
	padding:0px 20px 10px 20px;
	color:#fff;
	overflow:hidden;
	margin:0 0 10px 0;
	}
div#login p
	{
	margin:0;
	padding:3px 0;
	}
div#login a
	{
	color:#fff;
	text-decoration:underline;
	}
div#login a:hover
	{
	text-decoration:none;
	}
div#login a.forgottenpassword
	{
	font-weight:normal;
	color:#b9eff7;
	text-decoration:none;
	}
div#login input#email
	{
	width:146px;
	padding:2px 0;
	}
div#login input#password
	{
	width:146px;
	padding:2px 0;
	}
div#login input#button
	{
	float:right;
	margin:10px 0 0 0;
	}
div#medialeft
	{
	width:388px;
	height:335px;
	float:left;
	border:1px solid #E6E6E6;
	padding:15px 20px 15px 20px;
	margin:10px 20px 0 0;
	}
div#mediaright
	{
	width:388px;
	height:335px;
	float:right;
	border:1px solid #E6E6E6;
	padding:15px 20px 15px 20px;
	margin:10px 0 0 0;
	}
div#mediapreview
	{
	float:left;
	margin:0 20px 0 0;
	}
div#newsbox
	{
	background:url(../images/bg_newsbox.gif) no-repeat bottom right #8fce23;
	padding:13px 20px 17px 20px;
	color:#fff;
	overflow:hidden;
	margin:0 0 10px 0;
	}
div#newsbox h2
	{
	margin:0 0 7px 0;
	}
div#newsbox p
	{
	margin:0 0 7px 0;
	}
	
div.pager
	{
	float:right;
	}
div#right
	{
	float:right;
	width:346px;
	padding:250px 20px 0 0;
	}
div#searchresults
	{
	width:880px;
	clear:both;
	overflow:hidden;
	}
div.servicescolumn
	{
	width:257px;
	float:left;
	margin:0 10px 0 0;
	}
body.homepage div#right
	{
	padding:400px 20px 0 0;
	}
div.tabbertab table
	{
	width:485px;
	}

div#topright
	{
	float:right;
	width:133px;
	height:135px;
	padding:10px 15px 0 20px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	}
div#topright p
	{
	margin:0 0 15px 0;
	}
div#topright p a
	{
	color:#FF9700;
	text-decoration:none;
	}
form#register
	{
	margin:0 0 5px 0;
	border:1px solid #E3E3E3;
	padding:15px 20px;
	}
form#register.suppliers
	{
	border:1px solid #FF9700;
	}

div#activityleft form#register
	{
	margin:0;
	border:0;
	padding:0;
	}

form#register input.textfield
	{
	border:1px solid #CCCCCC;
	width:230px;
	padding:4px 0;
	}
form#register .wideselect
	{
	border:1px solid #CCCCCC;
	width:232px;
	padding:0;
	}

form#register table
	{
	width:100%;
	}
form#register table td
	{
	padding:4px 0;
	margin:0;
	text-align:left;
	}
form.suppliers table td
	{
	padding:7px 20px 7px 0;
	margin:0;
	text-align:left;
	vertical-align:top;
	}
form.suppliers table#media td
	{
	vertical-align:middle;
	}
form.suppliers .wideselect
	{
	width:305px;
	}
form.suppliers .textfield
	{
	width:300px;
	}
form.suppliers .textfield-small
	{
	width:30px;
	}

form.suppliers textarea
	{
	width:610px;
	}
form.suppliers div.charactercount
	{
	color:#8fce23;
	}



hr
	{
	color:#FF9700;
	background-color:#FF9700;
	height:1px;
	border:0;
	}
img.flashes
	{
	position:absolute;
	top:0;
	right:0;
	}
img.sortlinks
	{
	margin:0 0 -3px 0;
	}
img#stamp
	{
	position:absolute;
	top:0;
	right:170px;
	}
p.breadcrumb
	{
	margin:0 0 20px 0;
	color:#7f7f7f;
	clear:both;
	float:left;
	width:880px;
	}
	
p#credits
	{
	text-transform:uppercase;
	font-size:10px;
	}
p#credits a
	{
	color:#b3b3b3;
	font-weight:normal;
	}
p#credits a:hover
	{
	color:#8c8c8c;
	}
p.disclaimer
	{
	color:#999999;
	font-size:10px;
	line-height:14px;
	}
p.fileformats
	{
	color:#999999;
	}
p.formadvice
	{
	padding:5px 7px;
	color:#8fce25;
	background:#eaf2db;
	}
p.formerror
	{
	padding:5px 7px;
	color:#ED1C24;
	background:#f8e1e2;
	clear:both;
	}
	
p.login
	{
	float:left;
	margin:0 10px 0 0;
	}
p.uploadsuccess
	{
	color:#8fce23;
	border:1px solid #8fce23;
	padding:1px 7px 2px 7px;
	}
	
span.formhint
	{
	font-size:10px;
	color:#999999;
	line-height:12px;
	}	
	

body.catalogue p.login input.textfield
	{
	width:200px;
	}
table td
	{
	vertical-align:middle;
	}
table#cataloguetable
	{
	margin:10px 0 0 0;
	border-top:3px solid #e1e1e1;
	clear:both;
	}
table#cataloguetable td
	{
	padding:10px 10px 8px 10px;
	}
table#cataloguetable tr.altrow td
	{
	background:#e6e6e6;
	}
table#cataloguetable a
	{
	color:#8fcf23;
	}
table#cataloguetable a:hover
	{
	text-decoration:underline;
	}
table#cataloguetable h2	
	{
	font-size:14px;
	color:#8fcf23;
	margin:2px 0 5px 0;
	}
table#cataloguetable h2	a
	{
	color:#8fcf23;
	}
table#cataloguetable h2	a:hover
	{
	text-decoration:underline;
	}
table#cataloguetable p
	{
	margin:0 0 8px 0;
	line-height:18px;
	}
table.servicestable
	{
	margin:0 0 20px 0;
	width:257px;
	}
table.servicestable td
	{
	padding:2px 4px;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	}
table.servicestable tr.heading td
	{
	font-weight:bold;
	background:#FF9700;
	color:#fff;
	border:0;
	}
table.servicestable#marketing tr.heading td	{ background:#72B2BC; }
table.servicestable#measurement tr.heading td { background:#8FCE23; }
table.servicestable#production tr.heading td { background:#e0007a; }
table.servicestable#management tr.heading td { background:#bb32c0; }

table.servicestable tr.shaded td
	{
	background:#E6E6E6;
	}
table.servicestable tr.bottomrow td
	{
	border-bottom:1px solid #E6E6E6;
	}
table.supplierstable
	{
	padding:10px;
	border:1px solid #FF9700;
	}

ul.normallist
	{
	list-style:disc;
	margin:0 0 20px 25px;
	}
	
ul#supplierslist li
	{
	padding:5px 7px 7px 35px;
	border:1px solid #FF9700;
	margin:0 0 3px 0;
	height:18px;
	}
ul#topnav
	{
	clear:both;
	width:880px;
	height:25px;
	padding:15px 0 10px 0;
	list-style:none;
	}
ul#topnav li
	{
	float:left;
	width:168px;
	margin:0 10px 0 0;
	}
ul#topnav li a
	{
	width:168px;
	height:25px;
	display:block;
	text-indent:-9000px;
	background:url(../images/bg_topnav.gif);
	}
ul#topnav li#link01 a { background-position: 0 0 }
ul#topnav li#link01 a:hover { background-position: 0 -25px; }
ul#topnav li#link02 a { background-position: -178px 0 }
ul#topnav li#link02 a:hover { background-position: -178px -25px; }
ul#topnav li#link03 a { background-position: -356px 0 }
ul#topnav li#link03 a:hover { background-position: -356px -25px; }
ul#topnav li#link04 a { background-position: -534px 0 }
ul#topnav li#link04 a:hover { background-position: -534px -25px; }
ul#topnav li#link05 a { background-position: -712px 0 }
ul#topnav li#link05 a:hover { background-position: -712px -25px; }

.LV_validation_message{
	padding:3px 7px;
}

.LV_valid {
    color:#8fce23;
	display:none;
}
	
.LV_invalid {
    color:#ED1C24;
}
    
	
	



