
/* Tags */
body {
	font: 66%/134% Verdana, Arial, Helvetica, sans-serif;
	margin-top: -37px;
	padding: 0;
	color: #6f6f6f;
	background: url(../img/layup/bg_rpt.gif) repeat-x;
	text-align: center;
}
a {
	color: #C95050;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2,
h3 {
	padding: 0;
	color: #0035ad;
	margin: 0;
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #c95050;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}

hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 51px;
	height: 20px;
	background: url(../img/layup/submit_but.gif) no-repeat;
}

/* Product Popups */

#popupbox {
	position: absolute;
	z-index: 2;
    left: 0;
    width: 100%;
	height: 100%;
	min-height: 840px;
    visibility: hidden;
	background: url(../img/layup/bg_mask.png) repeat fixed;
}
#popupbox .image {
	height: 418px;
	width: 322px;
	margin-top: 190px;
	border: solid 17px #eee;
	border-bottom: solid 25px #eee;
	z-index: 3 !important;
}
#popupbox a {
	background: url(../img/layup/close.gif) no-repeat left 4px;
	position: absolute;
	margin: -32px 0 0 -50px;
    text-align: left;
	text-indent: 10px;
    font-weight: bold;
	font-size: 10px;
	outline: 0;
	color: #666;
	text-decoration: none;
}
#popupbox a:hover {
	color: #c95050;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 779px;
	padding: 0;
	text-align: left;
	background: url(../img/layup/body_rpt.png) repeat-y;
}
#holder {
	width: 766px;
	padding: 0 11px;
}

#topbar {
	margin: 0;
	width: 766px;
	height: 130px;
	margin: 10px 0 0 -20px;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(../img/layup/details.gif) no-repeat;
	margin: 60px 28px 0 0;
	padding: 0;
	height: 78px;
	width: 359px;
	float: right;
}
#topbar img {
	float: left;
	margin: 52px 0 0 43px;
}
#topborder {
	width: 763px;
	height: 243px;
	border: 1px solid #efefef;
	margin: 25px 0 0 -4px;
	z-index: 1;
}
#bluebox,
#greybox,
#redbox {
	width: 16px;
	height: 244px;
	margin: 0 0 0 -1px;
	background-color: #0035ad;
	border-right: 1px solid white;
	position: absolute;
	z-index: 1;
}
#greybox {
	width: 6px;
	background-color: #666;
	margin: 0 0 0 16px;
}
#redbox {
	width: 6px;
	background-color: #c95050;
	border-left: 1px solid white;
	border-right: none;
	position: relative;
	float: right !important;
	margin: 0 -2px 0 0;
}
#header {
	width: 766px;
	height: 244px;
	margin: 26px 0 0 -4px;
	position: absolute;
	z-index: 1;
}
#topnavi {
	height: 26px;
	width: 766px;
	margin: 0 0 0 -4px;
}
#topnavi ul  {
	margin: 0;
	padding: 0;
}
#topnavi li {
	display: inline;
	float: left;
} 
#topnavi  a {
	float: left;
	text-indent: -9000px;
	text-decoration: none;
	height: 26px;
	outline: 0;
}
#n1, #n2, #n3, #n4, #n5, #n6, #n7 {
	background: url(../img/layup/nav.gif) no-repeat;
}
#n1 {background-position: 0 0; width: 90px;}
#n2 {background-position: -90px 0; width: 97px;}
#n3 {background-position: -187px 0; width: 120px;}
#n4 {background-position: -307px 0; width: 108px;}
#n5 {background-position: -415px 0; width: 131px;}
#n6 {background-position: -546px 0; width: 90px;}
#n7 {background-position: -636px 0; width: 130px;}

#n1:hover, #n1.on {background-position: 0 -26px;}
#n2:hover, #n2.on {background-position: -90px -26px;}
#n3:hover, #n3.on {background-position: -187px -26px;}
#n4:hover, #n4.on {background-position: -307px -26px;}
#n5:hover, #n5.on {background-position: -415px -26px;}
#n6:hover, #n6.on {background-position: -546px -26px;}
#n7:hover, #n7.on {background-position: -636px -26px;}

#rightside {
	width: 300px;
	float: right;
}
#rightside .prodbox,
#rightside .contactbox,
#rightside .map,
#rightside .quotebox {
	margin: 15px 0 0 36px;
	width: 234px;
	height: 162px;
	display: block;
	text-indent: -9000px;
	outline: 0;
	background: url(../img/layup/prod_box.jpg) no-repeat;
}
#rightside .contactbox {
	margin-top: -2px;
	background: url(../img/layup/contact_box.jpg) no-repeat;
}
#rightside .contactbox:hover {
	background: url(../img/layup/contact_box.jpg) no-repeat 0 -164px;
}
#rightside .prodbox:hover {
	background: url(../img/layup/prod_box.jpg) no-repeat 0 -164px;
}
#rightside .quotebox {
	margin: 5px 0 0 36px;
	background: url(../contact/images/quote_box.jpg) no-repeat;
}
#rightside .quotebox:hover {
	background: url(../contact/images/quote_box.jpg) no-repeat 0 -164px;
}
#rightside .map {
	margin: 19px 0 2px 36px;
	width: 233px;
	height: 234px;
	background: url(../contact/images/map4.jpg) no-repeat;
}
#rightside .map:hover {
	background: url(../contact/images/map4.jpg) no-repeat 0 -235px;
}
#rightside .pic1,
#rightside .pic2,
#rightside .large {
	margin: 20px 0 -25px 40px;
	display: block;
	outline: 0;
}
#rightside .pic2 {
	margin-bottom: 5px;
}
#middle {
	margin: 30px 0 0 23px;
	display: block;
	width: 438px;
	min-height: 340px;
}
#text,
#canstext,
#sitemap {
	display: block;
	width: 438px;
	margin-top: -8px;	
}
#text ul,
#sitemap ul {
	margin-top: 0;
	list-style-image: url(../information/images/small_bullet.gif);
}
#sitemap li {
	padding-bottom: 8px;
}
#sitemap li ul a {
	font-weight: normal;
}
#sitemap ul {
	margin: 10px 0 12px -26px;
}
#sitemap li ul {
	margin: 10px 0 -10px -12px;
}
#text h1,
#text h2,
#canstext h1,
#canstext h2,
#products h1,
#information h1,
#sitemap h1 {
	margin: 0 0 -15px -23px;
	text-indent: -9000px;
}
#text h2,
#canstext h2 {
	margin: 0 0 -15px -2px;
}
#text img,
#canstext img {
	padding-bottom: 4px;
}
#canstext .specheader {
	margin-bottom: -8px;
}
#canstext {
	width: 410px;
}
#canstext ul.specleft,
#canstext ul.specleft1,
#canstext ul.specright,
#canstext ul.specright1, .spectable tr td.specleft {
	float: left;
	width: 150px;
	margin: 0 0 0 -39px;
	color: #0035ad;
	text-transform: uppercase;
	font-weight: bold;
	list-style: none;
}
#canstext ul.specright,
#canstext ul.specright1, .spectable tr td.specright {
	float: none;
	color: #666;
	width: 400px;
	font-weight: normal;
	text-transform: none;
}
#canstext ul.specleft1 {
	width: 190px;
}
#canstext ul.specleft li,
#canstext ul.specleft1 li,
#canstext ul.specright li,
#canstext ul.specright1 li {
	padding: 1px 0;
}
#products,
#information {
	display: block;
	width: 730px;
	margin-top: -8px;
}
#products p,
#information p {
	display: block;
	float: left;
	margin-right: 18px;
}
#products .litre,
#products .litre2,
#products .litre3,
#products .litre4,
#products .litre5,
#products .litre6,
#products .gascans,
#products .accessories,
#products .specreg,
#products .specflow,
#products .dfreg,
#products .multireg,
#products .pressreg,
#products .sspray,#products .gasgenerators,
#products .gasmixtures,
#information .oem,
#information .transportation,
#information .disposal {
	margin: 15px 0 0 0;
	width: 163px;
	height: 141px;
	display: block;
	text-indent: -9000px;
	outline: 0;
	background: url(../products/images/5litre_can.jpg) no-repeat;
}
#products .litre:hover {
	background: url(../products/images/5litre_can.jpg) no-repeat 0 -141px;
}
#products .litre2 {
	background: url(../products/images/20litre_can.jpg) no-repeat;
}
#products .litre2:hover {
	background: url(../products/images/20litre_can.jpg) no-repeat 0 -141px;
}
#products .litre3 {
	background: url(../products/images/58litre_can.jpg) no-repeat;
}
#products .litre3:hover {
	background: url(../products/images/58litre_can.jpg) no-repeat 0 -141px;
}
#products .litre4 {
	background: url(../products/images/110litre_can.jpg) no-repeat;
}
#products .litre4:hover {
	background: url(../products/images/110litre_can.jpg) no-repeat 0 -141px;
}
#products .litre5 {
	background: url(../products/images/34litre_can.jpg) no-repeat;
}
#products .litre5:hover {
	background: url(../products/images/34litre_can.jpg) no-repeat 0 -141px;
}
#products .litre6 {
	background: url(../products/images/12litre_can.jpg) no-repeat;
}
#products .litre6:hover {
	background: url(../products/images/12litre_can.jpg) no-repeat 0 -141px;
}
#products .gascans {
	background: url(../products/images/gas_cans.jpg) no-repeat;
}
#products .gascans:hover {
	background: url(../products/images/gas_cans.jpg) no-repeat 0 -141px;
}
#products .accessories {
	background: url(../products/images/accessories.jpg) no-repeat;
}
#products .accessories:hover {
	background: url(../products/images/accessories.jpg) no-repeat 0 -141px;
}
#products .specreg {
	background: url(../products/images/specreg.jpg) no-repeat;
}
#products .specreg:hover {
	background: url(../products/images/specreg.jpg) no-repeat 0 -141px;
}
#products .dfreg {
	background: url(../products/images/dfreg.jpg) no-repeat;
}
#products .dfreg:hover {
	background: url(../products/images/dfreg.jpg) no-repeat 0 -141px;
}
#products .multireg {
	background: url(../products/images/multireg.jpg) no-repeat;
}
#products .multireg:hover {
	background: url(../products/images/multireg.jpg) no-repeat 0 -141px;
}
#products .pressreg {
	background: url(../products/images/pressreg.jpg) no-repeat;
}
#products .pressreg:hover {
	background: url(../products/images/pressreg.jpg) no-repeat 0 -141px;
}
#products .sspray {
	background: url(../products/images/sspray.jpg) no-repeat;
}
#products .sspray:hover {
	background: url(../products/images/sspray.jpg) no-repeat 0 -141px;
}
#products .specflow {
	background: url(../products/images/specflow.jpg) no-repeat;
}
#products .specflow:hover {
	background: url(../products/images/specflow.jpg) no-repeat 0 -141px;
}
#products .gasgenerators {
	background: url(../products/images/gas_generators.jpg) no-repeat;
}
#products .gasgenerators:hover {
	background: url(../products/images/gas_generators.jpg) no-repeat 0 -141px;
}
#products .gasmixtures {
	background: url(../products/images/gas_mixtures.jpg) no-repeat;
}
#products .gasmixtures:hover {
	background: url(../products/images/gas_mixtures.jpg) no-repeat 0 -141px;
}
.prodback,
.prodback1,
.cansback,
.accessoriesback,
.infoback,
.zoom,
.mixturesback,
.contactback {
	margin: 185px 0 0 4px; 
	width: 126px;
	height: 14px;
	text-indent: -9000px;
	display: block;
	outline: 0;
	background: url(../products/images/back_button.gif) no-repeat;
}
.prodback:hover,
.prodback1:hover,
.mixturesback:hover {
	background: url(../products/images/back_button.gif) 0 -14px;
}
.prodback1 {
	margin: 347px 0 10px 4px;
}
.mixturesback {
	margin: 15px 0 0 -1px;
}
.cansback {
	margin: 20px 0 0 -1px;
	background: url(../products/images/back_button1.gif) no-repeat;
}
.cansback:hover {
	background: url(../products/images/back_button1.gif) 0 -14px;
}
.accessoriesback {
	width: 144px;
	margin: 25px 0 0 -1px;
	background: url(../products/images/back_button2.gif) no-repeat;
}
.accessoriesback:hover {
	background: url(../products/images/back_button2.gif) 0 -14px;
}
.infoback {
	width: 142px;
	margin: 15px 0 0 -1px;
	background: url(../information/images/back_button.gif) no-repeat;
}
.infoback:hover {
	background: url(../information/images/back_button.gif) 0 -14px;
}
.contactback {
	width: 121px;
	margin: 140px 0 10px -1px;
	background: url(../contact/images/back_button.gif) no-repeat;
}
.contactback:hover {
	background: url(../contact/images/back_button.gif) 0 -14px;
}
.zoom {
	width: 110px;
	height: 17px;
	margin: 8px 0 0 -1px;
	background: url(../products/images/zoom_in.gif) no-repeat;
}
.zoom:hover {
	background: url(../products/images/zoom_in.gif) 0 -17px;
}
#information .oem {
	background: url(../information/images/oem.jpg) no-repeat;
}
#information .oem:hover {
	background: url(../information/images/oem.jpg) no-repeat 0 -141px;
}
#information .transportation {
	background: url(../information/images/transportation1.jpg) no-repeat;
}
#information .transportation:hover {
	background: url(../information/images/transportation1.jpg) no-repeat 0 -141px;
}
#information .disposal {
	background: url(../information/images/disposal.jpg) no-repeat;
}
#information .disposal:hover {
	background: url(../information/images/disposal.jpg) no-repeat 0 -141px;
}
#bottom,
#bottom1 {
	width: 779px;
	height: 19px;
	margin: 0 auto;
	background: url(../img/layup/bottom.png) no-repeat;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 720px;
	height: 25px;
	padding: 0;
	text-align: right;
	font-size: 10px;
	border-top: 1px dotted #a7a9ac;
}
#footer ul{
	margin: 0;
	padding: 10px 10px 0;
	height: 27px;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	float: left;
}
#footer a {
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	border-right: 1px solid #c3c3c3;	
	padding: 0 10px 0 7px;
	outline: 0;
}
#footer .copy {
	float: right !important;
	color: #999;
}

/* Forms */

.formarea,
.leftform,
.topform,
.bottomform {
	text-align: right;
	vertical-align: top;
	width: 350px;
	padding: 10px 0;
	border: none;
}
.formarea,
.topform {
	margin-top: -20px;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label,
.leftform p label,
.topform p label,
.bottomform p label {
	float: left;
}
.formarea select,
.leftform select,
.topform select,
.bottomform select {
	padding: 0;
	width: 174px;
}
.leftform,
.bottomform {
	width: 340px;
	float: left;
	display: block;
}
.topform,
.leftform {
	width: 760px;
	display: block;
}
.topform p,
.leftform p,
.bottomform p {
	width: 340px;
	float: left;
	display: block;
	padding-right: 30px;
}
.textform,
.textform1, 
.textformfocus {
	color: #666;
	padding: 3px;
	width: 195px;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	background: #f8f8f8;
}
.textform1 {
	width: 180px;
}
.textformfocus {
	color: #333;
	border: 1px solid #999;
	background: #eee;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.highlight {
	color: #0072b9;
}
.icon {
	margin: 0 5px -8px 0;
}
.flashmap {
	margin: 0;
}
.spectable {
	margin-left: 40px;
}