/* @override http://develop.spilfyter.eu/css/screen.css */

body {
	margin: 0;
	padding: 0;
	background-color: #136cb5;
	font: 62.2% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif, "Arial Black";
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,input,button,pre,dl,dt,dd,table,tr,td {
	margin: 0;
	padding: 0;
}

a img, a {
	border: 0;
	outline: none;
}

#air {
	background-color: #fff;
	padding-bottom: 15px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
}

#header {
	width: 950px;
	overflow: hidden;
	margin-bottom: 5px;
	background: url(images/header.gif) repeat-y 0 center;
}

#greeting {
	float: left;
	width: 625px;
	border-left: 5px solid #fff;
}

h1 {
	width: 625px;
}

h1 a {
	display: block;
	text-indent: -9000px;
	width: 625px;
	height: 164px;
	background: url(images/logo.gif) no-repeat center center;
}

p#top {
	display: none;
}

#search {
	width: 310px;
	float: right;
	border-right: 5px solid #fff;
}

#search h2 {
	font-style: italic;
	color: #fff;
	font-size: 2.4em;
	padding: 5px 10px 0;
	background-color: #0d6db9;
}

#search p {
	color: #fff;
	font-size: 1.4em;
	padding: 0 10px 8px 10px;
	border-bottom: 1px solid #0b4370;
	background-color: #0d6db9;
	line-height: 1.3;
}

#search form {
	border-top: 1px solid #61adea;
	padding: 10px 10px 0;
	background-color: #1686e0;
	position: relative;
}

#search form div.sinput {
	width: 290px;
	overflow: hidden;
}

#searchclose {
	position: absolute;
	width: 11px;
	height: 11px;
	top: 18px;
	left: 215px;
}

#searchclose a {
	width: 11px;
	height: 11px;
	display: block;
	text-indent: -9000px;
	background: url(images/searchclose.png) no-repeat center center;	
}

#search input {
	background: #ddd url(images/glass.gif) no-repeat left center;
	border: 3px double #1686e0;
	padding: 4px 5px 4px 22px;
	width: 195px;
	color: #4d4d4d;
	font-size: 10px;
	float: left;
	margin: 0;
}

#search input:focus {
	background: #fff url(images/glass2.gif) no-repeat left center;
	color: #222;
}

#search button {
	border: 0;
	background-color: #000;
	color: #fff;
	padding: 0 4px;
	border: 3px double #0f6cb6;
	cursor: pointer;
	font-size: 10px;
	float: right;
	width: 50px;
	height: 26px;
}

#inside #main #new-search-form input {
	background: #ddd url(images/glass.gif) no-repeat left center;
	border: 3px double #fff;
	padding: 4px 5px 4px 22px;
	width: 280px;
	color: #4d4d4d;
	font-size: 14px;
	margin: 0;
}

#inside #main #new-search-form input:focus {
	background: #fff url(images/glass2.gif) no-repeat left center;
	color: #222;
	border-color: #ccc;
}

#inside #main #new-search-form button {
	border: 0;
	background-color: #000;
	color: #fff;
	padding: 0 4px;
	border: 3px double #fff;
	cursor: pointer;
	font-size: 14px;
	height: 26px;
}

#search h3 {
	background: url(images/tinymsds.gif) no-repeat left center;
	padding: 3px 0 3px 22px;
	font-size: 1.1em;
	overflow: hidden;
}

#search h3 a {
	color: #000;
	text-decoration: none;
	padding: 3px 14px 3px 0;
	background: url(images/tinymsdsarrow.gif) no-repeat right center;
	float: left;
}

#search h3 a.request {
	margin-left: 20px;
}

#search h3 a:hover {
	color: #fff;
}

#resultsbox {
	position: relative;
}

#results {
	width: 324px;
	position: absolute;
	top: 0;
	left: 628px;
	z-index: 9000;
	margin-top: -5px;
	color: #fff;
	padding: 0;
}

#searchtop {
	width: 324px;
	height: 8px;
	background: url(images/searchtop.png) no-repeat center top;
}

#searchmiddle {
	width: 310px;
	padding: 0 7px;
	background: url(images/searchmiddle.png) repeat-y center top;
}

#results h4 {
	background-color: #479be4;
	padding: 5px;
	font-size: 1.4em;
	color: #111;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
}

#results h4.firstresult {
	padding: 0px 5px 5px 5px;
	border-top: none;
}

#results p {
	font-size: 1.3em;
	line-height: 1.4;
}

#results p a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #333;
}

#results p a strong {
	color: #000;
	display: block;
}

#results p a:hover {
	background-color: #aaa;
	color: #ddd;
}

#results p a:hover strong {
	color: #fff;
}

#results h4.getall {
	padding: 5px 35px 17px 5px;
	font-size: 14px;
	text-align: right;
	background: transparent url(images/searchbottom.png) no-repeat center bottom;
	color: #fff;
	border: none;
	line-height: 1;
}

#results h4.getall a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#results h4.getall a:hover {
	color: #111;
	text-decoration: none;
}

#nav {
	width: 950px;
	overflow: hidden;
	height: 30px;
}

#nav ul {
	width: 950px;
	overflow: hidden;
	height: 30px;
}

#nav li {
	list-style-type: none;
	float: left;
	display: block;
	height: 30px;
}

#nav li a {
	float: left;
	display: block;
	height: 30px;
	text-indent: -9000px;
	background: url(images/nav.gif) no-repeat 0 0;
}

#nav li a.home {
	width: 140px;
	background-position: 0 0;
}

#nav li a.home:hover {
	background-position: 0 -30px;
}

#nav li.here a.home {
	background-position: 0 -60px;
}

#nav li a.products {
	width: 179px;
	background-position: -140px 0;
}

#nav li a.products:hover {
	background-position: -140px -30px;
}

#nav li.here a.products {
	background-position: -140px -60px;
}

#nav li a.technical {
	width: 220px;
	background-position: -319px 0;
}

#nav li a.technical:hover {
	background-position: -319px -30px;
}

#nav li.here a.technical {
	background-position: -319px -60px;
}

#nav li a.safety {
	width: 251px;
	background-position: -539px 0;
}

#nav li a.safety:hover {
	background-position: -539px -30px;
}

#nav li.here a.safety {
	background-position: -539px -60px;
}

#nav li a.contact {
	width: 160px;
	background-position: -790px 0;
}

#nav li a.contact:hover {
	background-position: -790px -30px;
}

#nav li.here a.contact {
	background-position: -790px -60px;
}

#pr h3 {
	margin: 10px 5px 10px;
	background-color: #eefedf;
	width: 918px;
	border: 1px solid #badbb0;
	padding: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #084f29;
	line-height: 1;
}

#pr h3 strong {
	padding-right: 10px;
}

#pr h3 a {
	color: #1b3fe5;
	text-decoration: underline;
	margin-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

#pr h3 a:hover {
	color: #111;
	text-decoration: none;
}

#upfront {
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
}

#upfront.innovative {
	padding-top: 38px;
	padding-bottom: 38px;
	background: url(images/innovative-bg.jpg) no-repeat 0 center;
}

#upfront.innovative h2 {
	width: 259px;
	height: 68px;
	text-indent: -9000px;
	background: url(images/innovative.png) no-repeat 0 0;
	margin-left: 48px;
}

#upfront.innovative p {
	font-size: 16px;
	line-height: 1.5;
	width: 380px;
	margin-left: 48px;
	margin-top: 23px;
	color: #2c2c2c;
}

#upfront.innovative a.learn-more {
	width: 215px;
	height: 26px;
	display: block;
	text-indent: -9000px;
	background: url(images/learn-more.png) no-repeat 0 0;
}

#upfront.innovative a.learn-more:hover {
	background-position: 0 -26px;
}

#brands {
	width: 950px;
	overflow: hidden;
	margin-top: 5px;
	padding-bottom: 15px;
}

#brands div {
	border-left: 5px solid #fff;
	width: 310px;
	float: left;
}

#brands h3 {
	height: 90px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}

#brands ul {
	color: #222;
	width: 310px;
}

#brands li {
	list-style-type: none;
	font-size: 1.6em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}

#brands li.recycle {
	padding: 6px 0 6px 30px;
	background: #d6fee5 url(images/recycle.gif) no-repeat left 50%;
}

#brands li.expand a {
	background: #f8f8f8 url(images/expandable.gif) no-repeat 0 50%;
}

#brands li.full a {
	background: #fff url(images/bluecheck.gif) no-repeat 0 50%;
}

#brands li.full a:hover {
	background: #fff url(images/bluecheck.gif) no-repeat left 50%;
}

#brands li a {
	background: #f8f8f8 url(images/tp.gif) no-repeat 0 50%;
	padding: 6px 0 6px 30px;
	display: block;
	color: #064f83;
}

#brands li a:hover {
	text-decoration: none;
	background-color: #efefef;
	background-position: -330px 50%;
}

#brands p {
	font-size: 1.6em;
	color: #064f83;
	padding: 5px;
	line-height: 1.5;
}

#info {
	width: 950px;
	overflow: hidden;
	background: url(images/info.gif) repeat-y center 0;
}

#info #main {
	padding-top: 20px;
	width: 630px;
	background: url(images/mainshadow.gif) no-repeat left top;
	float: left;
}

#info #main div {
	padding-left: 125px;
	padding-right: 10px;
}

#info #main .msds {
	background: url(images/msds.gif) no-repeat 0 0;
	min-height: 110px;
}

#info #main .sba {
	background: url(images/featured.gif) no-repeat 0 51%;
	min-height: 135px;
}

#info #main .spil {
	background: url(images/bwspil.png) no-repeat 0 0;
	min-height: 100px;
	margin-top: 15px;
}

#info #main h4 {
	color: #333;
	font-size: 1.8em;
}

#info #main p {
	color: #333;
	font-size: 1.4em;
	line-height: 1.4;
	margin: 8px 0;
}

#info #main a {
	color: #2b64ff;
}

#info #main a:hover {
	text-decoration: none;
}

#info #sidebar {
	width: 315px;
	float: right;
}

#info #sidebar .inthespot {
	width: 310px;
	background: url(images/inthespot-shadow.gif) 0 0 no-repeat;
	padding-top: 20px;
}

#info #sidebar .inthespot h4 {
	color: #333;
	font-size: 1.8em;
	padding: 0 20px 10px;
	border-bottom: 1px solid #c4c4c4;
}

#info #sidebar .inthespot ul {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid #fff;
}

#sidebar .inthespot a {
	display: block;
	color: #2b64ff;
	text-decoration: none;
	padding: 8px 20px;
	border-bottom: 1px solid #c4c4c4;
	border-top: 1px solid #fff;
}

#sidebar .inthespot a:hover {
	color: #222;
	background-color: #d1d2d5;
	padding: 8px 22px;
	border-top: 1px solid #f1f2f6;
}

#info #sidebar p {
	font-size: 1.2em;
	padding: 0 10px;
	margin: 10px 0;
}

#info #sidebar h5 {
	font-size: 1.4em;
	padding: 0 10px;
	color: #111;
}

#info #sidebar form {
	padding: 0 10px;
}

#info #sidebar input,
#info .dir input {
	padding: 4px;
	background-color: #c6c5c5;
	color: #fff;
	text-align: center;
	width: 220px;
	border: 3px double #e0e1e0;
}

#info #sidebar input:focus,
#info .dir input:focus {
	background-color: #fff;
	color: #222;
}

#info #sidebar button {
	border: 0;
	padding: 4px;
	background-color: #222;
	color: #fff;
	border: 3px double #e0e1e0;
	cursor: pointer;
}

#info .dir button {
	font-size: 1.3em;
	padding: .4em .4em .4em 0;
	width: 4em;
	margin-left: 10px;
	border: none;
	background: url(images/go.gif) no-repeat right center;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

#info #sidebar button:hover {
	background-color: #555;
}

#submain {
	width: 605px;
	margin: 0;
	padding: 0;
}

#main.product #submain ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 605px;
	overflow: hidden;
}

#submain ul li {
	float: left;
}

#submain ul li a {
	display: block;
	color: #fff;
	padding: 3px 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
}

#submain ul li a.spil {
	width: 150px;
	background: url(images/sub_spil.gif) repeat-x left 50%;
}

#submain ul li a.resp {
	width: 150px;
	background: url(images/sub_resp.gif) repeat-x left 50%;
	margin: 0 6px;
}

#submain ul li a.vers {
	width: 150px;
	background: url(images/sub_vers.gif) repeat-x left 50%;
}

#inside {
	width: 940px;
	overflow: hidden;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

#inside #product {
	width: 940px;
	overflow: hidden;
}

#productvideo {
	width: 400px;
	min-height: 300px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;
	margin-right: 6px;
	display: none;
}

#productvideohd {
	width: 940px;
	position: relative;
	background-color: #fff;
	display: none;
}

#productvideohd h2 {
	background-color: #000;
	padding: 8px;
	font-size: 1.7em;
	color: #333;
	margin: 0 0 5px;
	line-height: 1;
	text-align: center;
}

#productvideohd h2 a {
	color: #ddd;
	text-decoration: none;
}

#productvideohd h2 a:hover {
	color: #fff;
}

#productdetail {
	width: 400px;
	min-height: 300px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;
	margin-right: 6px;
}

.bronze {
	width: 110px;
	height: 43px;
	float: left;
	background: url(images/bronze.png) no-repeat 0 top;
}

.silver {
	width: 110px;
	height: 43px;
	float: left;
	background: url(images/silver.png) no-repeat 0 top;
}

.gold {
	width: 110px;
	height: 43px;
	float: left;
	background: url(images/gold.png) no-repeat 0 top;
}

.gold-hd {
	width: 110px;
	height: 43px;
	float: left;
	background: url(images/gold-hd.png) no-repeat 0 top;
}

.platinum {
	width: 110px;
	height: 43px;
	float: left;
	background: url(images/platinum.png) no-repeat 0 top;
}

#partofseven {
	width: 150px;
	height: 40px;
	float: right;
	margin-top: 8px;
	margin-right: 8px;
}

#partofseven a {
	display: block;
	width: 150px;
	height: 40px;
	text-indent: -9000px;
	background: url(images/partof7.png) no-repeat;
}

#partofseven a:hover {
	background-position: 0 -40px;
}

#literature {
	width: 150px;
	height: 40px;
	position: absolute;
	left: 100%;
	top: 100%;
	margin-left: -158px;
	margin-top: -48px;
}

#literature a {
	display: block;
	width: 150px;
	height: 40px;
	text-indent: -9000px;
	background: url(images/dlmoreinfo.png) no-repeat;
}

#literature a:hover {
	background-position: 0 -40px;
}

#productsidebar {
	width: 290px;
	float: left;
	background-color: #ececec;
	min-height: 300px;
	padding: 0 10px;
	margin-right: 6px;
}

#productsidebar h2 {
	color: #5a46e3;
	font-size: 2em;
	margin: 5px 0;
	line-height: 1;
}

#productsidebar h2 span.code {
	display: block;
	font-size: 80%;
	color: #333;
}

#productsidebar h2 span.sub {
	display: block;
	font-size: 70%;
	color: #888;
	line-height: 1.1;
	margin-top: 4px;
}

#productsidebar h3 {
	color: #333;
	font-size: 1.2em;
	margin: 10px 0;
	line-height: 1.2;
	background-color: #bbb;
	padding: 3px;
}

#productsidebar p {
	color: #333;
	font-size: 1.2em;
	margin: 10px 0;
	line-height: 1.2;
}

#productsidebar p a {
	color: #2f3aff;
}

#productsidebar p a:hover {
	color: #111;
	text-decoration: none;
}

#productsidebar p.gallery a {
	padding: 3px 5px;
	border: 1px solid #444;
	text-decoration: none;
	color: #5a46e3;
}

#productsidebar p.gallery a:hover {
	background-color: #cdcdcd;
}

#productsidebar p.gallery a.thisone,
#productsidebar p.gallery a.thisone:hover {
	background-color: #5a46e3;
	color: #fff;
	border: 1px solid #5a46e2;
}

#moreproduct {
	clear: both;
	margin: 5px 0;
	width: 940px;
	overflow: hidden;
}

#moreproduct h2 {
	background-color: #cdcdcd;
	padding: 3px;
	font-size: 1.7em;
	color: #333;
	margin: 0 0 5px;
	line-height: 1;
}

#moreproduct h3 {
	border-bottom: 2px solid #777;
	margin: 8px 0;
	padding: 3px;
	font-size: 1.4em;
	color: #222;
}

#moreproduct p {
	font-size: 1.2em;
	color: #333;
	margin: 10px 6px;
	line-height: 1.5;
}

#moreproduct ul {
	font-size: 1.2em;
	color: #333;
	margin: 10px 6px;
	line-height: 1.5;
}

#moreproduct table {
	width: 100%;
	margin-bottom: 3px;
}

#moreproduct th {
	text-align: left;
	padding: 6px 6px;
	font-size: 12px;
	vertical-align: top;
	border-bottom: 2px solid #fff;
	background-color: #ddd;
	width: 250px;
}

table.productlist .cn {
	text-align: center;
}

#moreproduct td {
	text-align: left;
	padding: 6px 6px 6px 10px;
	vertical-align: top;
	border-bottom: 2px solid #fff;
	font-size: 12px;
	background-color: #eee;
}

.halftech {
	float: left;
	width: 310px;
}

.othertech {
	float: right;
	width: 310px;
}

#components {
	clear: both;
}

#moresidebar {
	width: 198px;
	float: left;
	background: #ddd;
	padding: 0 10px;
	min-height: 300px;
}

#moresidebar h2 {
	padding: 5px 0;
	font-size: 1.7em;
	color: #333;
	margin: 0 0 5px;
	line-height: 1;
}

#moresidebar p {
	color: #444;
	font-size: 1.2em;
	margin: 0 0 10px;
	line-height: 1.3;
}

#moresidebar p.ldp {
	background: url(images/ld.png) no-repeat left center;
	padding: 5px 0 5px 50px;
}

#moresidebar p.hdp {
	background: url(images/hd.png) no-repeat left center;
	padding: 5px 0 5px 50px;
}

#moresidebar p a {
	color: #2f3aff;
}

#moresidebar p em {
	font-size: 80%;
}

#moresidebar p a.us {
	background: url(images/us.png) no-repeat 0 50%;
	padding: 5px 0 5px 20px;
}

#moresidebar p a.de {
	background: url(images/de.png) no-repeat 0 50%;
	padding: 5px 0 5px 20px;
}

#moresidebar p a.es {
	background: url(images/es.png) no-repeat 0 50%;
	padding: 5px 0 5px 20px;
}

#moresidebar p a.fr {
	background: url(images/fr.png) no-repeat 0 50%;
	padding: 5px 0 5px 20px;
}

#moresidebar p a:hover {
	color: #111;
	text-decoration: none;
}

#inside #brand {
	float: left;
	width: 625px;
}

#inside #brand.spilfyter #bigbrand {
	background-image: url(images/spilfyter-bg.jpg);
	min-height: 390px;
}

#inside #brand.response #bigbrand {
	background-image: url(images/response-bg.jpg);
	min-height: 495px;
}

#inside #brand.versa-pak #bigbrand {
	background-image: url(images/versa-pak-bg.jpg);
	min-height: 495px;
}

#inside #brand h2 {
	font-size: 3.6em;
	word-spacing: 2px;
	text-align: center;
	padding: 20px 10px 0;
	color: #0c0c0c;
}

#inside #brand h2.splod {
	color: #e8e8e8;
}

#inside #brand h3 {
	word-spacing: 2px;
	text-align: center;
	padding: 0 20px;
	color: #00601b;
	font: 1.6em/1.6 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#inside #brand h3.splod {
	color: #b0d9f2;
}

#inside #brand h3 img {
	vertical-align: bottom;
}

#inside #brand #tags {
	width: 625px;
	padding-top: 15px;
	overflow: hidden;
}

#inside #brand div.brandings {
	float: left;
	width: 193px;
	padding-right: 15px;
}

#inside #brand.spilfyter #tags {
	border-top: 1px solid #5799cb;
	overflow: hidden;
}

#inside #brand div.brandings h4 {
	color: #222;
	margin: 6px 0;
	font-weight: normal;
	font: 1.4em/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#inside #brand div.brandings p {
	color: #676767;
	font-size: 1.1em;
	line-height: 1.2;
	margin: 6px 0;
}

#inside div.brandings a {
	color: #2b64ff;
}

#inside div.brandings a:hover {
	color: #222;
	text-decoration: none;
}

#inside #main {
	padding: 10px 0;
	width: 605px;
	float: left;
}

#inside #main.about {
	font-size: 120%;
}

#inside #main.product {
	font-size: 120%;
	padding: 0 0 15px;
}

#inside #main.about .wipeline {
	width: 293px;
	height: 260px;
	float: left;
	margin-right: 9px;
}

#inside #main.about .sorbline  {
	width: 293px;
	height: 260px;
	float: left;
}

#inside #main.about .respline {
	width: 293px;
	height: 260px;
	float: left;
	margin-right: 9px;
}

#inside #main.about .versaline {
	width: 293px;
	height: 260px;
	float: left;
}

#inside #main.about .wipeline p a,
#inside #main.about .sorbline p a,
#inside #main.about .respline p a,
#inside #main.about .versaline p a {
	display: block;
	width: 293px;
	height: 260px;
	text-indent: -9000px;
}

#inside #main.about .sorbline a {
	background: url(/images/sorbline.jpg) no-repeat 0 0;
}

#inside #main.about .wipeline a {
	background: url(/images/wipeline.jpg) no-repeat 0 0;
}

#inside #main.about .respline a {
	background: url(/images/respline.jpg) no-repeat 0 0;
}

#inside #main.about .versaline a {
	background: url(/images/versaline.jpg) no-repeat 0 0;
}

#inside #main h2 {
	font-size: 2em;
	color: #3c49f3;
}

#inside #main h2 span a {
	font-size: .8em;
	color: #777;
}

#inside #main h2 span a:hover {
	font-size: .8em;
	color: #111;
	text-decoration: none;
}

#inside #main h3 {
	color: #333;
	font-size: 1.8em;
	background-color: #e8e8e8;
	padding: 3px 2px;	
}

#inside #main h4 {
	color: #444;
	font-size: 1.6em;
}

#inside #main.guide h3 {
	margin: 15px 0 5px;
}


#inside #main.guide h4 a {
	color: #2f3aff;
}

#inside #main.guide h4 a:hover {
	color: #111;
	text-decoration: none;
}

#inside #main h5 {
	font-size: 1.4em;
	line-height: 1.5;
	margin: 10px 0;
	color: #222;
	background-color: #d1ffce;
}

#inside #main p {
	font-size: 1.4em;
	line-height: 1.5;
	margin: 10px 0;
	color: #222;
}

#inside #main p em {
	background-color: #f3ffb4;
	border: 1px solid #ffbb8d;
	padding: 10px;
	display: block;
}

#inside #main p a,
#inside #main ul a,
#inside #sidebar p a {
	color: #2f3aff;
}

#inside #main p a:hover,
#inside #main ul a:hover,
#inside #sidebar p a:hover {
	color: #111;
	text-decoration: none;
}

p.zoom {
	position: relative;
}

.zoom span {
	position: absolute;
	width: 30px;
	height: 30px;
	text-indent: -9000px;
	background-image: url(/images/zoom/openbox.png);
}

#inside #main ul {
	font-size: 1.2em;
	line-height: 1.5;
	margin: 10px 0 10px 15px;
	color: #222;
}

#inside #main ul.reasons {
	font-size: 1.8em;
	color: #222;
	list-style-type: none;
}

#inside #main ul.reasons li {
	margin: 5px 0;
}

#inside #main form {
	font-size: 120%;
}

#inside #main form label {
	color: #444;
	display: block;
}

#inside #main form label.distributor,
#inside #main form label.end {
	display: inline;
}

#inside #main form input {
	background-color: #cfcfcf;
	padding: 3px;
	border: 3px double #fff;
	font-size: 1.4em;
}

#inside #main form input:focus {
	background-color: #fff;
	border: 3px double #cfcfcf;
}

#inside #main form input.required {
	background: #cfcfcf url(images/required.gif) right center no-repeat;
}

#inside #main form input.required:focus {
	background-image: none;
	background-color: #fff;
}

form div {
	margin-bottom: 15px;
}

form .name,
form .address,
form .country,
form .state {
	float: left;
	margin-right: 10px;
}

form .doru {
	margin-bottom: 8px;
}

form .zip {
	float: left;
	width: 80px;
}

form .zip label,
form .zip input {
	width: 80px;
}

form .email {
	clear: left;
	float: left;
	margin-right: 10px;
}

form .user {
	clear: both;
}

form .user input {
	margin-right: 10px;
}

#inside #main form p.label {
	font-size: 90%;
}

form .message,
form .interested {
	clear: left;
}

form .message textarea {
	background-color: #cfcfcf;
	padding: 3px;
	border: 3px double #fff;
	font-size: 1.4em;
	width: 450px;
}

form .message textarea:focus {
	background-color: #fff;
	border: 3px double #cfcfcf;	
}

form p.error {
	background-color: #f3ffb4;
	border: 1px solid #ffbb8d;
	padding: 10px;
}

#msds-form {
	padding: 0;
	position: relative;
}

#msdsclose {
	position: absolute;
	width: 11px;
	height: 11px;
	top: 10px;
	left: 290px;
}

#msdsclose a {
	width: 11px;
	height: 11px;
	display: block;
	text-indent: -9000px;
	background: url(images/searchclose.png) no-repeat center center;	
}

#msds-form input {
	background-color: #ddd;
	border: 3px double #1686e0;
	padding: 4px;
	width: 300px;
	color: #4d4d4d;
}

#msds-form input:focus {
	background-color: #fff;
	color: #222;
}

#msdsblank {
	background: url(images/sample.gif) no-repeat;
	height: 152px;
}

.downloadmsds {
	background-color: #ececec;
	padding: 10px 0 10px 10px;
	width: 585px;
	overflow: hidden;
}

.downloadmsds p {
	width: 360px;
	float: left;
	padding-left: 40px;
	padding-top: 30px;
}

.downloadmsds p strong {
	font-size: 1.8em;
	display: block;
}

.downloadmsds p strong span {
	font-size: 60%;
	color: #a4a4a4;
}

a.nomsds {
	float: right;
	width: 180px;
	height: 152px;
	background: url(images/nomsds.jpg) no-repeat 0 0;
	text-indent: -9000px;
}

a.getmsds {
	float: right;
	width: 180px;
	height: 152px;
	background: url(images/downloadmsds.jpg) no-repeat 0 0;
	text-indent: -9000px;
}

a.getmsds:hover {
	background-position: 0 -152px;
}

#inside #main p.sub_categories {
	line-height: 1;
	width: 605px;
	overflow: hidden;
	padding: 0;
	font-size: 1.2em;
}

#inside #main p.sub_categories a {
	background-color: #006bb6;
	color: #fff;
	padding: 5px 8px;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0 2px 2px 0;
}

#inside #main p.sub_categories a.active,
#inside #main p.sub_categories a:hover {
	background-color: #070707;
}

#productlistviewer {
	width: 605px;
	overflow: hidden;
}

#productlisting {
	width: 10000px;
}

table.productlist {
	width: 605px;
	margin: 15px 0 0;
	float: left;
}

table.productlist th {
	font-size: 1.2em;
	padding: 5px;
	text-align: left;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}

table.productlist tr {
	background-color: #ececec;
}

table.productlist tr.dark {
	background-color: #e1e1e1;
}

table.productlist tr:hover {
	background-color: #f3ffb4;
}

table.productlist tr.dark:hover {
	background-color: #f3ffb4;
}

table.productlist td {
	font-size: 1.2em;
	padding: 8px 5px;
}

table.productlist tr td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}

table.productlist tr.dark td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cacaca;
}

span.na {
	color: #999;
}

a.smallmsds {
	background: url(images/smallmsds.gif) no-repeat 0 50%;
	padding: 5px 0 5px 20px;
}

a.productlink {
	background: url(images/tinyarrow.gif) no-repeat right 50%;
	padding: 5px 20px 5px 0;
}

table.productlist a {
	color: #2f3aff;
}

table.productlist a:hover {
	color: #111;
	text-decoration: none;
}

#inside #sidebar {
	width: 310px;
	float: right;
	padding: 10px 0;
}

#inside #sidebar h3 {
	line-height: 1;
	margin: 30px 0 10px;
	font-size: 1.8em;
	color: #009e2e;
	padding-left: 15px;
}

#inside #sidebar h4 {
	margin: 8px 0;
}

.subnav {
	margin: 0 0 25px;
	font-size: 110%;
}

#inside #sidebar .info h3 {
	line-height: 1.2;
	margin: 0 0 5px 0;
	font-size: 1.8em;
	color: #009e2e;
	padding-left: 0;	
}

#inside #sidebar .info h4 {
	line-height: 1.2;
	margin: 0 0 5px 0;
	font-size: 1.6em;
	color: #01b033;
	padding-left: 0;	
}

#inside #sidebar .inthespot h4 {
	color: #333;
	font-size: 1.8em;
	padding: 10px 20px 10px;
	border-bottom: 1px solid #c4c4c4;
	margin-bottom: 0;
}

#inside #sidebar .inthespot ul {
	font-size: 1.4em;
	padding: 0;
	margin: 0 0 8px;
	list-style-type: none;
	border-bottom: 1px solid #fff;
}

#inside #sidebar .inthespot a {
	display: block;
	color: #2b64ff;
	text-decoration: none;
	padding: 8px 20px;
	border-bottom: 1px solid #c4c4c4;
	border-top: 1px solid #fff;
}

#inside #sidebar .inthespot a:hover {
	color: #222;
	background-color: #d1d2d5;
	padding: 8px 22px;
	border-top: 1px solid #f1f2f6;
}

#inside #sidebar .info p {
	line-height: 1.4;
	margin: 0 0 8px 0;
	font-size: 1.4em;
	color: #222;
	padding-left: 0;	
}

#inside #sidebar .info p.cspdf {
	background: url(/images/cspdf.gif) 0 0 no-repeat;
	padding-left: 120px;
	min-height: 133px;
	padding-top: 20px;
}

#inside #sidebar .info p.cspdf a {
	background: #f8f8f8;
	padding: 6px 0;
	display: block;
	color: #064f83;
	border: 1px solid #cfcfcf;
	text-align: center;
}

#inside #sidebar .info p.cspdf a:hover {
	text-decoration: none;
	background-color: #efefef;
	border: 1px solid #cfcfcf;
}

#inside #sidebar .subnav h3 {
	line-height: 1;
	margin: 0 0 5px 0;
	font-size: 1.8em;
	color: #009e2e;
	padding-left: 15px;
}

#inside #sidebar .subnav h3.brand {
	padding: 0;
	margin-bottom: 15px;
}
#inside #sidebar .subnav h3.mid {
	margin-top: 20px;
}

#inside #sidebar .subnav p {
	line-height: 1.4;
	margin: 0 0 8px 0;
	font-size: 1.4em;
	color: #222;
	padding-left: 15px;	
}

#inside #sidebar .subnav ul {
	list-style-type: none;
}

#inside #sidebar .subnav li {
	background: url(images/sidelibottom.gif) no-repeat 20px bottom;
}

#inside #sidebar .subnav ul a {
	display: block;
	padding: 5px 5px 5px 1.8em;
	text-decoration: none;
	font-size: 1.2em;
	color: #0c65ab;
	font-weight: bold;
}

#inside #sidebar .subnav ul a:hover {
	color: #111;
}

#inside #sidebar .subnav ul a.here {
	background: #009e2e url(images/leftarrow.gif) no-repeat left center;
	color: #fff;
	border: none;
	margin-top: -1px;
}

#inside #sidebar .subnav ul.smaller {
	font-size: .8em;
}

#inside #sidebar .subnav ul.smaller a {
	font-weight: normal;
}

#onlynps {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	min-height: 239px;
	background: #006bb6 url(images/steparrow.gif) no-repeat 0 center;
}

#onlynps p {
	font-size: 2.2em;
	color: #fff;
	padding-left: 35px;
	padding-top: 45px;
	padding-right: 30px;
	line-height: 1.3;
}

#onlynps p.link {
	padding-top: 17px;
}

#onlynps p a {
	width: 245px;
	height: 200px;
	display: block;
	background: url(images/sevenlink.gif) 0 0 no-repeat;
	text-indent: -9000px;
}

#onlynps p a:hover {
	background-position: 0 -200px;
}

#water {
	background: url(images/footer.gif) repeat-x 0 0;
	padding: 20px 0;
}

#footer {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#footer #stats {
	margin: 0 auto;
}

#footer #stats p {
	color: #fff;
	font-size: 1.4em;
	text-align: center;
	padding: 10px 0;
}

#footer #stats p strong {
	background: url(images/tinylogo.gif) no-repeat 0 50%;
	padding: 8px 0 8px 35px;
	font-weight: normal;
}

#footer #stats p span,
#footer #stats p strong {
	margin: 0 15px;
}

#footer #stats a {
	color: #042238;
	text-decoration: none;
}

#footer #stats a:hover {
	color: #fff;
}

#footer #links {
	float: right;
	width: 330px;
}

#footer #links p {
	padding: 0 0 0 60px;
}

#footer #links a {
	display: block;
	float: left;
	height: 40px;
	text-indent: -9000px;
	margin-right: 10px;
}

#water #footer #links p a:hover {
	background-position: 0 -40px;
}

#footer #links a#isa {
	width: 80px;
	background: url(images/isa.gif) no-repeat 0 0;
}

#footer #links a#lpa {
	width: 33px;
	background: url(images/lpa.gif) no-repeat 0 0;
}

#footer #links a#issa {
	width: 51px;
	background: url(images/issa.gif) no-repeat 0 0;
}

#footer #links a#nsc {
	width: 41px;
	background: url(images/nsc.gif) no-repeat 0 0;
}

#translate {
	width: 950px;
	margin: 12px auto 0;
	border-top: 1px solid #0f5793;
	padding: 12px 0;
}

#translate form {
	text-align: center;
	color: #fff;
	font-size: 1.2em;
}

#translate select {
	vertical-align: middle;
	line-height: 1;
}

#translate input {
	vertical-align: middle;
	line-height: 1;
}

.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 0;
}

.clearleft {
	clear: left;
}

#inside #main .clearleft p {
	margin-left: 165px;
}

.steps {
	width: 605px;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 2px solid #0096ff;
	padding-bottom: 15px;
}

.steps img {
	width: 100px;
	height: 69px;
	float: left;
}

#inside #main .steps p {
	padding: 0;
	margin: 0;
	line-height: 1.3;
}

.steps strong {
	font-size: 1.4em;
	display: block;
	line-height: 1;
	margin-bottom: 5px;
}

.steps strong span {
	font-size: 12px;
}

.steps h4 {
	margin-top: 8px;
}

.steps * {
	width: 480px;
	float: right;
}
	
.steps * * {
	width: auto;
	float: none;
}

.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 0;
}

.clearright {
	clear: right;
}

.hide {
	display: none;
}

#oilspil {
	background: url(images/oilspil.jpg) no-repeat 5px 0;
	height: auto !important;
	height: 197px;
	min-height: 197px;
	margin: 0 0 8px;
	padding: 10px 0 0;
}

#oilspil h3 {
	margin: 0 5px 0 571px;
	color: #333;
	font-size: 1.8em;
}

#oilspil p {
	margin: 0 5px 0 571px;
	color: #333;
	font-size: 1.2em;
}

#oilspil p.tagline {
	font-size: 1.3em;
	font-weight: bold;
	color: #777;
	margin-bottom: 10px;
}

#oilspil h4 {
	margin: 0 5px 4px 571px;
	color: #333;
	font-size: 1.4em;
}

#oilspil h4 span {
	color: #777;
	font-size: .9em;
}

#oilspil p.link {
	margin-top: 20px;
}

#oilspil p a {
	color: #2f3aff;
}

#oilspil p a:hover {
	color: #111;
	text-decoration: none;
}
