* {font-size:100.01%;}
html {
	height:100%;
	font-size:62.5%;
}
body {
	height:100%;
	min-width:1000px;
	margin:0;
	color:#000;
	font:1em Arial, Helvetica, sans-serif;
	background:#f0f0f0 url(../images/bg-body.gif) repeat-x;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}


.container {
	width:100%;
	height:100%;
	display:table;
	overflow:hidden;
}
#header {
	padding:0 14px 0 15px;
	margin:0 auto;
	width:951px;
	height:161px;
	position:relative;
	z-index:100;
}
#header:after {
	display:block;
	clear:both;
	content:"";
}
.logo {
	position:absolute;
	left:15px;
	top:0;
	/*border-top:4px solid #00a4de;*/
	width:350px;
	height:107px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat 0 25px;
}
.logo a {
	display:block;
	height:100%;
}

.cert-logos {
	border:1px solid #EEEEEE;
	float:right;
	margin:15px 10px 0;
}

.cert-text {
float: right;
margin-right:-200px;
margin-top:102px;
}
.cert-text span {
	color: #999;
}

.inner-header {
	position:absolute;
	top:125px;
	left:15px;
	width:100%;
	height:35px;
}
.inner-header:after {
	display:block;
	clear:both;
	content:"";
}
#navigation {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:647px;
	background:url(../images/sep-navigation2.gif) no-repeat 100% 0;
}
#navigation li {
	float:left;
	padding-left:1px;
	background:url(../images/sep-navigation.gif) no-repeat;
}
#navigation li a {
	float:left;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
}
#navigation li .Home {
	width:62px;
	background:url(../images/bg-nav-home.gif) no-repeat;
}
#navigation li .Products {
	width:104px;
	background:url(../images/bg-nav-products.gif) no-repeat;
}
#navigation li .Chemistry-Services {
	width:160px;
	background:url(../images/bg-nav-chemistry.gif) no-repeat;
}
#navigation li .Facilities {
	width:87px;
	background:url(../images/bg-nav-facilities.gif) no-repeat;
}
#navigation li .About {
	width:79px;
	background:url(../images/bg-nav-about.gif) no-repeat;
}
#navigation li .Contact {
	width:86px;
	background:url(../images/bg-nav-contact.gif) no-repeat;
}
#navigation li .News {
	width:60px;
	background:url(../images/bg-nav-news.gif) no-repeat;
}
#navigation li.active a,
#navigation li.hover a,
#navigation li:hover a {
	background-position:0 -35px;
}
#navigation li.hover,
#navigation li:hover {
	position:relative;
	z-index:100;
}
#navigation li.hover .drop,
#navigation li:hover .drop {
	display:block;
}
#navigation .drop {
	display:none;
	position:absolute;
	top:35px;
	left:-13px;
	width:236px;
	padding-top:1px;
	overflow:hidden;
}
#navigation ul {
	float:left;
	margin:0;
	padding:0 16px 0 14px;
	list-style:none;
	width:206px;
	/* min-height:202px; commented out by carly so that menus are only high as they need to be */
	overflow:hidden;
	background:url(../images/bg-main-drop.png) no-repeat;
}
* html #navigation ul {
	height:202px;
	overflow:visible;
	margin-bottom:-1px
}
#navigation .bottom-drop {
	width:100%;
	height:15px;
	overflow:hidden;
	background:url(../images/bg-bottom-drop.png) no-repeat;
}
#navigation li li {
	padding:0;
	clear:both;
	width:100%;
	background:none;
	border-top:1px solid #e3e3e3;
	position:relative;
}
#navigation li li a {
	height:auto !important;
	width:170px !important;
	padding:7px 18px;
	background:none;
	font-size:1.2em;
	line-height:1.16em;
	text-indent:0;
	color:#1a1617;
}
#navigation li li a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-nav-hover.gif) repeat-y;
}
#menu {
	float:left;
	padding:3px 0 0;
	margin:0 0 -2px;
	list-style:none;
	width:304px;
	height:34px;
	background:url(../images/bg-menu.gif) no-repeat;
}
#menu li {
	float:left;
	height:34px;
	display:inline;
	text-indent:-9999px;
}
#menu li#search {
	margin:0 20px 0 8px;
	width:68px;
	background:url(../images/btn-nav-search.gif) no-repeat;
}
#menu li a {
	display:block;
	height:100%;
	position:relative;
	z-index:10;
}
#menu li#by-name {
	width:83px;
}
#menu li#by-name a {
	background:url(../images/btn-nav-by-name.gif) no-repeat;
}
#menu li#by-structure {
	width:113px;
	margin-left:-1px;
}
#menu li#by-structure a {
	background:url(../images/btn-nav-by-structure.gif) no-repeat;
}
#menu li.hover a,
#menu li:hover a {
	background-position:0 -34px !important;
}
#menu li.hover,
#menu li:hover {
	position:relative;
	z-index:11;
}

#menu li#by-name.hover .drop2,
#menu li#by-name:hover .drop2 {
	left:-288px;
}

#menu li#by-structure.hover .drop2,
#menu li#by-structure:hover .drop2 {
	left:-370px;
}
#menu .inner-drop2 {
	width:422px;
	min-height:100px;
	padding:37px 44px 0px;
	background:url(../images/bg-drop-search.png) no-repeat;

}

* html #menu .inner-drop2 {
	height:100px;
	overflow:visible;
}

#menu .bottom-drop2 {
	width:100%;
	height:20px;
	background:url(../images/bg-drop-search-bottom.png) no-repeat;
}

#menu li:hover .drop2,
#menu li.hover .drop2 {
	display:block;
}
#menu .drop2,
#menu .drop2 {
	display:none;
	position:absolute;
	top:32px;
	width:510px;
	overflow:hidden;
	text-indent:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.empty {
	display:block;
	text-align:center;
	padding:98px 0 0;
	font-size:1.4em;
	line-height:1.1em;
	color:#fff;
}
.title-drop2 {
	width:100%;
	padding:0 0 13px;
	border-bottom:3px solid #ebebeb;
	overflow:hidden;
}
.title-drop2 strong {
	float:left;
	font-size:1.8em;
	line-height:1.11em;
	color:#fff;
}
.tabset {
	float:right;
	margin:0;
	padding:6px 0 0;
	list-style:none;
}
.tabset li {
	float:left;
	text-indent:0 !important;
	height:auto !important;
	padding:0 9px 0 12px;
	margin:0 !important;
	background:url(../images/sep-tabset.gif) no-repeat 0 50%;
}
.tabset li:first-child {
	background:none;
}
.tabset li a {
	font-weight:bold;
	height:auto !important;
	color:#007dab;
	font-size:1.2em;
	line-height:1.16em;
	background:none !important;
}
.tabset li .active,
.tabset li a:hover {
	text-decoration:none;
	color:#fff;
}
.search-form {
	width:100%;

}
.inner-search {
	padding:19px 0 0;
	width:100%;
	overflow:hidden;
}
.inner-search .inner-search {
	padding: 0px;
}
.left-col {
	float:left;
	width:202px;
}
.right-col {
	float:right;
	width:202px;
}
.search-form .row {
	width:100%;
	padding-bottom:25px;
	overflow:hidden;
}
.search-form label {
	display:block;
	padding:0 0 7px 2px;
	font-size:1em;
	line-height:1.2em;
	font-weight:bold;
	color:#f0f0f0;
}
.search-form input {
	float:left;
	display:inline;
	clear:both;
	padding:3px 10px 6px;
	width:180px;
	height:14px;
	font-size:12px;
	color:#000;
	background:#fff;
	border:1px solid #24a3d0;
	position:relative;
}
.search-form .row2 {
	float:left;
	width:96px;
}
.search-form .row2 input {
	width:74px;
}
.search-form .add-row2 {
	float:right;
}
.search-form .row select, .search-form .bottomrow select {
	float:left;
	_width:97px;
	border:1px solid #24A3D0;
	font-size:12px;
	padding:3px;
}

.search-form .row-basic .button-submit {
	float:right;
	width:68px;
	height:27px;
	padding:0;
	margin-top:19px;
	border:0;
}
.search-form .row2 .button-submit {
	margin-top:0px;
}
.search-form .row-basic {
	width:100%;
	overflow:hidden;
}
.search-form .row-basic .inp-txt {
	width:320px;
}
.search-form .row-basic .button-submit {
	margin:0;
	clear:none;
}
#footer {
	width:100%;
	display:table-footer-group;
}
.footer-area {
	height:1%;
	display:table-row;
}
.main-footer {
	border-top:1px solid #b0b0b0;
	width:100%;
	overflow:hidden;
	padding:24px 0 39px;
	background:#414141 url(../images/bg-main-footer.gif) repeat-x;
}
.inner-main-footer {
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
.info-footer {
	float:left;
	/*width:436px;*/
	padding:0 0 0 15px;
}
.info-footer h5, .download-catalogue h5 {
	margin: 0;
	font-size:1.1em;
	line-height:1.18em;
	color:#00a7e2;
}
.info-footer ul {
	float:left;
	/*width:156px;*/
	overflow:hidden;
	padding:0 10px 0 0;
	margin:0;
	list-style:none;
}
.info-footer .footer-list {
	width:190px;
}
.info-footer li {
	float:left;
	clear:both;
	width:100%;
	font-size:1.1em;
	line-height:1.18em;
	padding-top:5px;
	color:#f0f0f0;
}
.info-footer li a {
	color:#f0f0f0;
}

.info-footer li strong {
	color:#00A7E2;
}

.logo-footer {
	display: none;
	float: left;
	margin-left: -15px;	
}

.bottom-footer {
	width:100%;
	overflow:hidden;
	background:#00a4de url(../images/bg-bottom-footer.gif) repeat-x;
}
.inner-bottom-footer {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-bottom-footer2.gif) repeat-x 0 100%;
}
.inner-bottom-footer2 {
	width:965px;
	margin:0 auto;
	padding:21px 15px 18px 0;
	overflow:hidden;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.inner-bottom-footer2 ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.inner-bottom-footer2 li {
	float:left;
	display:inline;
	margin-left:-1px;
	padding:0 7px;
	font-size:1em;
	line-height:1.2em;
	font-weight:bold;
	background:url(../images/sep-footer.gif) no-repeat 0 50%;
}
.inner-bottom-footer2 li a {
	color:#4b4b4b;
}
.inner-bottom-footer2 p {
	float:right;
	margin:0;
	font-size:1em;
	line-height:1.2em;
	font-weight:bold;
	color:#4b4b4b;
}
#wrapper {
	width:100%;
	display:table-row;
}
.intermediate-box {
	width:100%;
	position:relative;
	overflow:hidden;
	background:#e5e5e6;
	border-bottom:1px solid #e3e3e3;
}
.w1 {
	position:relative;
	float:left;
	left:50%;
	width:1032px;
}
.w2 {
	position:relative;
	float:left;
	left:-50%;
	width:1032px;
	overflow:hidden;
}
.visual-inter {
	width:100%;
	overflow:hidden;
}
.visual-inter img {
	float:left;
}
#main {
	clear:both;
	width:100%;
	overflow:hidden;
	position:relative;
	border-top:1px solid #fff;
}
.inner-main {
	padding:25px 15px 44px;
	margin:0 auto;
	width:950px;
	overflow:hidden;
}
.sidebar {
	float:left;
	width:210px;
}
#main h2 {
	margin:0;
	padding-bottom:12px;
	font-size:1.5em;
	line-height:1.13em;
	color:#1a1617;
}
#main h2 span {
	color:#00a4de;
}
.txt-box {
	padding:16px 0 14px;
	width:100%;
	background:url(../images/sep-boxes.gif) repeat-x;
}
.txt-box p {
	margin:0 0 18px;
	font-size:1.2em;
	line-height:1.5em;
	color:#1a1617;
}
.download-catalogue {
	width:100%;
	/*padding:23px 0 0;*/
	padding-right:10px;
	overflow:hidden;
	/*background:url(../images/sep-boxes.gif) repeat-x;*/
	position:relative;
}
.download-catalogue select {
	float:left;
	margin-top:7px;
	width:198px;
	font-size:1em;
	color:#1A1617;
	border:1px solid #c1c1c1;
	padding:2px;
}
.download-catalogue input {
	margin:10px 0 0 0px;
	display:inline;
	clear:left;
	float:left;
	background: url(../images/btn-download.gif) no-repeat;
	border: 0;
	width: 95px;
	height: 30px;
	text-indent:-9999px;
}
.download-catalogue input:hover {
	background-position: 0 -30px;
	cursor: pointer;
}
#content {
	float:right;
	width:710px;
}
/* commented out by carly - mystery addition, lol
#content {
	margin:0 0 2px;
	padding-bottom:9px;
	font-size:1.2em;
	line-height:1.5em;
	color:#1a1617;
} */

/* put in by sam - cos the generic content page font sizes are screwy */

.generic-content p {
	font-size:1.2em;
}
.generic-content li {
	font-size:1.1em;
}

.generic-content a {
	text-decoration: underline;
}

.generic-content h2 {
	background:transparent url(../images/sep-boxes.gif) repeat-x scroll center bottom;
	margin-bottom: 23px !important;
}

.generic-content h3 {
	margin:0 0 5px;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	color:#00a4de;
}

.generic-content img {
	border: 5px solid #40BBE6;
	float: right;
	margin: 0 0 0 10px;
}

.products-box {
	width:100%;
	background:url(../images/sep-boxes.gif) repeat-x;
	padding:11px 0 0;
	overflow:hidden;
}
.products-box ul {
	margin:0 -10px 0 0;
	padding:0;
	list-style:none;
	width:720px
}
.products-box li {
	float:left;
	display:inline;
	margin:10px 10px 0 0;
	width:228px;
	border:1px solid #d4d4d4;
	position:relative;
	background-color:white; /* added by carly to avoid issues with transparency*/
}
.products-box li a {
	float:left;
	width:218px;
	height: 98px;
	border:5px solid #fafafa;
	/*following rules added by carly to center images*/
	display:block;
	text-align:center;

}
.products-box li img {
	/*float:left;*/
}
.products-box li.active a,
.products-box li a:hover {
	border-color:#40bbe6;
}
.products-box li strong {
	position:absolute;
	left:-1px;
	top:-1px;
	width:89px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/icon-new.png) no-repeat;
}
/* part for newspage page */
.no-drop-menu #menu li.hover a,
.no-drop-menu #menu li:hover a {
	background-position:0 0 !important;
}
#wrapper h1 {
	margin:0;
	padding:46px 0 41px 41px;
	font:bold 2em/1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#00a4de;
}
.add-main2 #content,
.add-main #content {
	float:left;
}
.add-main2 .sidebar,
.add-main .sidebar {
	float:right;
	width:212px;
}
.post-box {
	width:100%;
	padding:20px 0 0;
	overflow:hidden;
	background:url(../images/sep-boxes.gif) repeat-x;
}
.visual-post {
	float:left;
	width:107px;
	border:1px solid #d4d4d4;
	margin-bottom:20px;
}
.visual-post div {
	width:87px;
	height:64px;
	padding:14px 5px 0;
	border:5px solid #fafafa;
	background:#fff;
	text-align:center;
}
.visual-post strong {
	color:#00a4de;
	font:bold 30px/34px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.visual-post span {
	padding:0 3px;
	background:#00a4de;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.txt-post {
	height:1%;
	padding:0 30px 16px 21px;
	overflow:hidden;
}
.txt-post h3 {
	margin:3px 0 0;
	padding-bottom:9px;
	font-size:1.6em;
	line-height:1.125em;
}
.txt-post h3 a {
	color:#1a1617;
}
.txt-post h3 a:hover {
	text-decoration:none;
	color:#00a4de;
}
.txt-post p {
	margin:0 0 2px;
	padding-bottom:9px;
	font-size:1.2em;
	line-height:1.5em;
	color:#1a1617;
}
.more {
	font:bold 1.1em/1.18em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#00a4de;
}
.add-main2 .inner-main,
.add-main .inner-main {
	padding-top:20px;
	padding-bottom:36px;
}
.subnav {
	width:208px;
	padding:0 1px;
	border:solid #dddddd;
	border-width:1px 1px 0;
	background:#fff;
}
.bottom-subnav {
	width:100%;
	height:30px;
	overflow:hidden;
	background:url(../images/bg-bottom-archive.gif) no-repeat;
}
.inner-subnav {
	width:208px;
	background:#ededed url(../images/bg-archive.gif) repeat-x; 
}
.inner-subnav:after {
	display:block;
	clear:both;
	content:"";
}
.subnav2 {
	margin:0;
	padding:0;
	list-style:none;
	width:208px;
}
.subnav2  li {
	float:left;
	clear:both;
	width:208px;
}
.subnav2  li.first a {
	border-top:none;
} 
.subnav2  li a {
	float:left;
	font-size:1.2em;
	line-height:1.6em;
	color:#1a1617;
	border-top:1px solid #ddd;
	border-bottom:1px solid #fff;
	position:relative;
}
.subnav2  li a span {
	float:left;
	padding:4px 15px;
	width:178px;	
}
.subnav2  li a:hover {
	color:#00a4de;
	cursor:pointer;
	text-decoration:none;
}
.subnav2  li.active a {
	margin:0 -1px;
	width:210px;
	border:none;
	color:#fff !important;
	background:url(../images/bg-subnav-top-hover.gif) no-repeat;
}
.subnav2  li.active span {
	width:180px;
	padding:5px 15px;
	background:url(../images/bg-subnav-bottom-hover.gif) no-repeat 0 100%;
}
.title-box {
	width:100%;
}
.title-box:after {
	display:block;
	clear:both;
	content:"";
}
.title-box h2 {
	float:left;
}
.pagination {
	float:right;
	/*width:212px;*/
	margin-top:-5px;
	position:relative;
}
.pagination span {
	float:left;
	width:26px;
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
}
.pagination span a {
	display:block;
	height:100%;
}
.pagination .prev {
	background:url(../images/btn-prev.gif) no-repeat;
}
.pagination .prev a:hover {
	background:url(../images/btn-prev-on.gif) no-repeat;
}

.pagination .next {
	background:url(../images/btn-next.gif) no-repeat;
}
.pagination .next a:hover {
	background:url(../images/btn-next-on.gif) no-repeat;
}
.pagination ul {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
.pagination li {
	float:left;
	display:inline;
	margin-right:5px;
	width:26px;
	height:26px;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
	color:#606060;
	text-align:center;
}
.pagination li a {
	display:block;
	height:100%;
	color:#606060;
	background:url(../images/btn-pagination.gif) no-repeat;
}
.pagination li a:hover,
.pagination li.active {
	color:#fff;
	text-decoration:none;
	background:url(../images/btn-pagination-hover.gif) no-repeat;
}
.listing-general {
	padding:10px 0 25px;
	width:100%;
	overflow:hidden;
	background:url(../images/sep-boxes.gif) repeat-x;
}
.listing-box {
	margin:10px 0 0;
	width:707px;
	border:1px solid #d4d4d4;
	background:#fafafa;
	overflow:hidden;
	position:relative;
}
.inner-listing {
	width:697px;
	overflow:hidden;
	position:relative;
	background:#fff;
	border:5px solid #fafafa;
}
.listing-box div.hover,
.listing-box div:hover {
	border-color:#40bbe6;
}
.visual-listing {
	float:left;
	/* width changed by sam - was 218px */
	width: 390px;
	/* padding added by carly */
	padding: 10px 0 10px 10px;
}
.txt-listing {
	height:1%;
	padding:18px 26px 10px;
	overflow:hidden;
	word-wrap:break-word;
}
.txt-listing h3 {
	margin:0 0 5px;
	font:bold 1.1em/1.18em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#00a4de;
}
.txt-listing ul {
	margin:0;
	padding:0;
	list-style:none;
	color:#1a1617;
	font:1.1em/1.63em Verdana, Geneva, Arial, Helvetica, sans-serif;
 
}
.txt-listing li {
	float:left;
	clear:both;
	width:100%;
}
.txt-listing li strong {
	float:left;
	width:107px;
	padding-right:3px;
	margin-right:11px;
	background:url(../images/sep-listing-box.gif) repeat-x 0 80%;
}
.txt-listing li span {
	float:left;
	background:#fff;
	padding-right:6px;
}
.add-main2 .inner-main {
	padding-bottom:10px;
}
.title-search {
	height:1%;
	padding:32px 0 28px 41px;
	overflow:hidden;
}
#wrapper .title-search h1 {
	padding:0;
}
.title-search span {
	display:block;
	padding-top:8px;
	font-size:1.4em;
	line-height:1.14em;
	color:#1a1617;
}
.title-search span a {
	color:#00a4de;
}
.click {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:1000px;
	background:url(../images/none.gif);
	text-indent:-9999px;
}
/* part for detail page */
.add-listing {
	padding-bottom:19px;
}
.add-listing .txt-listing {
	padding-top:16px;
	padding-bottom:17px;
}
.add-listing .visual-listing {
	padding-top:20px;
}
.add-listing .inner-listing {
	border-color:#fafafa !important;
}
.func-box {
	width:680px;
	overflow:hidden;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:5px 0 8px 14px;
}
.func-box ul {
	float:left;
	margin:0;
	padding:1px 0 0;
	list-style:none;
}
.func-box li {
	float:left;
	padding-right:8px;
}
.func-box li a {
	float:left;
	color:#606060;
	background:url(../images/bg-btn-func-left.gif) no-repeat;
}
.func-box li a span {
	float:left;
	height:27px;
	padding:0 13px 0 12px;
	background:url(../images/bg-btn-func-right.gif) no-repeat 100% 0;
}
.func-box li a strong {
	float:left;
	padding:0 0 0 22px;
	line-height:26px;
	font-size:11px;
	background:url(../images/icon-func.gif) no-repeat 0 5px;
}
.func-box li a:hover {
	color:#00a4de;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	background:url(../images/bg-btn-func-left-hover.gif) no-repeat;
}
.func-box li a:hover span {
	background:url(../images/bg-btn-func-right-hover.gif) no-repeat 100% 0;
}
.btn-make {
	float:right;
}
.btn-make a {
	float:left;
	color:#fff;
	background:url(../images/btn-make-left.gif) no-repeat;
}
.btn-make a:hover {
	position:relative;
	cursor:pointer;
	text-decoration:none;
	background:url(../images/btn-make-left-hover.gif) no-repeat;
}
.btn-make a span {
	float:left;
	height:27px;
	line-height:27px;
	font-size:11px;
	padding:0 13px 3px 11px;
	background:url(../images/btn-make-right.gif) no-repeat 100% 0;
}
.btn-make a:hover span {
	background:url(../images/btn-make-right-hover.gif) no-repeat 100% 0;
}
.txt-box2 {
	padding:13px 29px 12px 19px;
	margin-bottom:22px;
	width:660px;
	border:1px solid #d4d4d4;
	background:#fafafa;
	overflow:hidden;
}
.txt-box2 p {
	margin:0 0 9px;
	font-size:1.2em;
	line-height:1.5em;
	color:#1a1617;
}
.back {
	position:absolute;
	top:60px;
	right:40px;
}
.back a {
	float:left;
	background:url(../images/bg-btn-func-left.gif) no-repeat;
}
.back a:hover {
	text-decoration:none;
	position:relative;
	cursor:pointer;
	background:url(../images/bg-btn-func-left-hover2.gif) no-repeat;
}
.back a:hover span {
	background:url(../images/bg-btn-func-right-hover2.gif) no-repeat 100% 0;
}
.back a span {
	float:left;
	font-size:12px;
	line-height:25px;
	height:25px;
	padding:0 13px 2px 10px;
	background:url(../images/bg-btn-func-right.gif) no-repeat 100% 0;
}
.back em {
	color:#00a4de;
	font-style:normal;
}
/* part for contact page */
.enquiry-box {
	padding:23px 0 0;
	margin:0 -2px 0 0;
	width:712px;
	overflow:hidden;
	position:relative;
	background:url(../images/sep-boxes.gif) repeat-x;
}
.enquiry-box p {
	margin:0 0 16px;
	font-size:1.2em;
	line-height:1.5em;
	color:#1a1617;
}
.contact-box {
	width:100%;
	overflow:hidden;
	background:#0073bd url(../images/bg-top-enquiry.jpg) no-repeat;
}
.inner-contact-box {
	width:670px;
	min-height:354px;
	padding:22px 21px 7px;
	overflow:hidden;
	background:url(../images/bg-bottom-enquiry.gif) no-repeat 0 100%;
}
* html .inner-contact-box {
	height:354px;
	overflow:visible;
}
.contact-box h3 {
	margin:0 0 15px;
	font:bold 1.8em/1.11em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
}
.cont-row {
	width:659px;
	padding:12px 0 10px 11px;
	overflow:hidden;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:url(../images/sep-contact-box.gif) repeat-x;
}
.cont-row label {
	float:left;
	width:89px;
	font-size:1em;
	line-height:2.7em;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.cont-row input {
	float:left;
	display:inline;
	width:330px;
	padding:5px 10px 6px;
	font-size:14px;
	height:15px;
	color:#000;
	border:0;
}
.cont-row textarea {
	float:left;
	width:330px;
	padding:5px 10px 6px;
	font-size:14px;
	height:72px;
	color:#000;
	border:0;
	overflow:auto;
}
.cont-row .FormButton {
	width:68px;
	height:27px;
	padding:0;
	margin:7px 0 0 224px;
}

.cont-row .validation {
	position:relative;
	left:8px;
}
.contact-details {
	width:180px;
	padding:0 14px;
	overflow:hidden;
}
.contact-details h5 {
	margin:18px 0 0;
	font-size:1.2em;
	line-height:1.16em;
	color:#00a7e2;
}
.contact-details ul {
	margin:0;
	padding:0 0 21px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.contact-details div {
	width:100%;
	overflow:hidden;
	background:url(../images/sep-contact-box2.gif) repeat-x 0 100%;
}
.contact-details li {
	float:left;
	clear:both;
	width:100%;
	color:#1a1617;
	font-size:1.1em;
	line-height:1.63em;
}
.contact-details li a {
	color:#1a1617;
}
.contact-details strong {
	color:#00a7e2;
}

h1, h2, h3, h4, h5 {
	text-transform:uppercase;
}

/*# News Archive#*/
.news-archive .subnav2{
	margin-bottom:1em;
}
.news-archive h5{
	color:#00A7E2;
	font-size:1.2em;
	line-height:1.16em;
	margin:18px 0 0 15px;
}

sub {
	font-size:0.8em;
}


/*#Sitemap#*/

ul.CMSSiteMapList, ul.CMSSiteMapList ul {
margin:0;
padding:0;
}


ul.CMSSiteMapList ul {
border-top:1px solid #ccc;
margin-bottom:-1px;
}


ul.CMSSiteMapList li.CMSSiteMapListItem{
color:#1A1617;
line-height:2em;
font-size:1.2em;
list-style:none;
border-bottom:1px solid #ccc;
border-top:1px solid #FFF;
margin:0;
padding:0;
font-weight:bold;
text-indent:10px;
}

ul.CMSSiteMapList li li {
font-weight:normal !important;
padding-left:20px !important;
font-size:1em !important;
border-bottom:1px solid #ccc !important;
border-top:1px solid #FFF !important;
}

ul.CMSSiteMapList li a:hover {
color:#00A7E2;
text-decoration:none;
}

/* Homepage adjustment styles */

#menu .inner-drop2 {padding:17px 44px 10px;}

.search-form input {padding:3px 7px;color:gray;}

.search-form .row {padding-bottom:10px;}

.search-form .row select, .search-form .bottomrow select {padding:2px;}

.inner-main#home {padding:25px 15px 15px;}

_.download-catalogue {display:none;}
.home-about {display:none;}
.visual-inter img {height: 220px;}
.search-form .row2 .button-submit {display:none}
.logo-footer {display:none;}

.cert-logos {
	border:1px solid #EEEEEE;
	float:right;
	margin:15px 10px 0;
}
.home-flash {
	float:left;
	margin-left: 20px;
}
/*#Carly customisations - Jan 2010#*/
.footerleft {
	float:left;
	width:215px;
	padding:0 0 0 17px;
}
#home #content{
	width:100%;
}
.home-products-box {
	width:100%;
	background:url(../images/sep-boxes.gif) repeat-x;
	padding:11px 0 0;
	overflow:hidden;
}
.home-products-box ul {
	margin:0 -10px 0 0;
	padding:0;
	list-style:none;
	width:100%;
}
.home-products-box li {
	float:left;
	display:inline;
	margin:10px 10px 0 0;
	width:178px;
	border:1px solid #d4d4d4;
	position:relative;
	background-color:white; /* added by carly to avoid issues with transparency*/
}
.home-products-box li a {
	float:left;
	width: 168px;
	height: 158px; /* changed from 88px by Sam, at client request */
	border:5px solid #fafafa;
	/*following rules added by carly to center images*/
	display:block;
	text-align:center;

}
.home-products-box li img {
	/*float:left;*/
}
.home-products-box li.active a,
.home-products-box li a:hover {
	border-color:#40bbe6;
}
.home-products-box li strong {
	position:absolute;
	left:-1px;
	top:-1px;
	width:89px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/icon-new.png) no-repeat;
}

.inner-search .bottomrow {
	clear:both;
	float:left;
	height:50px;
	width:100%;
}
.inner-search .bottomrow .row-item{
	float:left;
	width:170px;
}
.inner-search .bottomrow .button-item{
	float:right; 
}
.search-form .bottomrow .button-submit {
	float:right;
	width:68px;
	height:27px;
	padding:0;
	margin-top:17px;
	border:0;
}