@charset "UTF-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	color:#eee;
	line-height:1.166;	
	margin:0;
	padding:0;
	font-size:78%;
	background: url(../images/dark_bk.gif) 50% 0 repeat-y;
	background-color:#262626;
	}
	
p {
	padding: 5px 0px;
	font-family: Helvetica, Arial, sans-serif;
	margin:10px;
	}  
	
p.strong {
	font-weight:500;
}

.center p {
	margin: 10px 0;
}


a, a:visited {
	text-decoration: none;
	color:#c1d72e;
}

a:hover {
	text-decoration: underline;
}
	
img {
	border:0;
}
	
h1 {
	color:#c1d72e;
	font-size:1.5em;
	font-weight:bold;
	width:auto;
	text-indent:10px;
	text-shadow: 2px 2px 2px #000;
}
	
h2 {
	/*font-family: Optima, Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;*/
	color:#eee;
	font-size:1.4em;
	text-indent:10px;
	 clear:both;
	text-shadow: 1px 1px 2px #000;
	height: 24px;
	}
	

	
h3 {
	color:#c1d72e;
	font-size:1.3em;
	text-indent:10px;
	 clear:both;
	text-shadow: 1px 1px 2px #000;
	}
	
h4 {
	/*font-family: Optima, Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;*/
	color:#eee;
	font-size:1.1em;
	margin:8px 10px;
 }

h6 {
	color: #eee;
	font-size: 1.2em;
	font-weight:500;
}
	
/* spacing */

li {
	text-indent:10px;
}

.padleft {
	margin-left:10px !important;
}
	
/*LAYOUT*/
	
	
#wrapper {
	width:950px;
	height:auto;
	margin: 0 auto;
	padding: 0;
	background-color:#111;
	}
	
/*#header {
	width:950px;
	height:145px;
	padding: 0px;
	float:left;
	display:inline;
	background: #000 url(../images/header_bk.gif) 0 0 no-repeat;
	}*/
	

	
#mainContent {
	width:730px;
	height:auto;
	padding: 0;
	float:left;
	display:inline;
	position:relative;
	}
	
	
#Content-left {
	width:435px;
	height:auto;
	padding: 10px 20px;
	float:left;
	display:inline;
	
	}
#Content-right {
	width:435px;
	height:auto;
	padding: 10px 20px;
	float:left;
	display:inline;
	}
	
.halfcontent {
	width:475px;
	height:auto;
	padding: 10px 0;
	float:left;
	display:inline;
	}
	
.flashContainer {
	width:700px;
	height:auto;
	padding: 0;
	float:left;
	display:inline;
	border:1px solid #111;
	}
	

	
#footerWrap {
	width:950px;
	height:auto;
	padding: 30px 0;
	float:left;
	display:inline;
   background: url(../images/footer_bk.gif) 0 0 repeat-x;
	color:#FFF;
	clear:both;
 }



#footer {
	width:940px;
	margin: 0 auto;
}

 #copyright {
	width:225px;
	height:140px;
	line-height:1em;
	float:left;
	display:inline;
    color:#FFF;
	font-size:1em;
	 text-align:center;
	 margin:0 10px;
	 padding:0;
}
 
/*#copyright a:link,  #copyright a:visited,  #copyright a:active {
	color:#f3ea00;
}*/
	 
#copyright a:hover {
	text-decoration:underline;	
}

#copyright h6 {
	margin: 29px 0 4px 0;
}

#copyright > ul#posts li:last-child {
	border-bottom:none;
}
	 
#location {
	width:225px;
	height:140px;
	line-height:1.2em;
	float:left;
	display:inline;
   color:#FFF;
	font-size:1em;
	 margin:0 4px;
	 padding:0;
	 text-align:center;
 }
 
#aboutRJDA {
	width:440px;
	height:140px;
	line-height:1.2em;
	float:left;
	display:inline;
	color:#FFF;
	text-align:center;
	font-size:1em;
	padding:25px 6px;
	border-left:1px solid #424242;
	border-right:1px solid #424242;
}

#aboutRJDA h6, #location h6 {
	margin: 40px 0 10px 0;
}


#location p.contact {
	margin: 1px 0;
}
#location p {
	margin: 9px 0;
}
	 
	 

 


.GenericImg{
	padding: 0px;
	margin:1px;
	float:left;
	display:inline;
	border:1px solid #ccc;
	}

	
	
	
.FLTleft { 
  float:left;
  border:none;
  
   }
   
.FLTright { 
  float:right;

  
   }

	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.hide {
	position: absolute;
	left: -1000em;
}

ul#posts  {
list-style:none; 
margin:2px 0px; 
padding:0;
}

ul#posts li {
font-size:1em;
 border-bottom: 1px solid #404040; 
 margin:0; 
 padding:5px 4px; 
 line-height:1.5;
 }
 
 ul.list {
	list-style:none;
	font-size:1em;
	margin:0; padding:0;
}
ul.list li {
font-size:1em;
width:auto;
padding: 4px 10px;
text-indent:0;
border-bottom:1px solid #181818;
}

ul.listline  {
	list-style:none;
	font-size:1em;
	margin:0; padding:0;
}

ul.listline li {
font-size:1em;
text-indent: 10px;
width:auto;
padding: 4px 0;
border-bottom:1px solid #181818;
 }

input {

color:#222;
  margin:2px;
  padding:4px;
  display:inline;
	float:left;
}


.button {
    border:2px solid #CCC;
    background-color: #111;
    padding: 5px;
	color:#eee;
	width:auto;
	display:inline;
	float:left;
}


.button2 {
    border:2px solid #CCC;
    background-color: #c1d72e;
    padding: 5px;
	color:#222;
	width:auto;
	display:inline;
	float:left;
}





/* TABLES  */

tr.d0 td, tr.d0 th {

	font-family: Optima, Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	color:#eee;
	font-size:1.5em;
	padding:5px 10px;
	text-align:left;
}
tr.d1 td {
	background-color: #333; 
	color:#ccc;
	padding:5px 10px;
	border-bottom:1px solid #111;
}

tr.d2 td {
	background-color: #444; 
	color:#ccc;
	padding:5px 10px;
	border-bottom:1px solid #111;
}


tr.d3 td {

	font-family: Optima, Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	background-color: #111; 
	color:#eee;
	padding:10px 10px 5px;
	font-size:1.1em;
	font-weight:bold;
	border:0px solid #b0adcf;
}

tr.d4 td {
	font-family: Optima, Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	color:#eee;
	font-size:1.3em;
	font-weight:bold;
	padding:10px 10px 0;
	text-align:left;	
}

tr.d5 td {
	padding: 0 10px;
}


.imgflow {
	border:0;
	float:left;
	margin:0 5px;
}

.warning {
	color:#C00;
}

div.box {
	float:left;
	width: 300px;
	margin-right:50px;
}

div.productmainimage {
	float:left;
	width: 284px;
	height: auto;
	margin-right: 20px;
}

div.productsmallimages {
	float:left;
	width: 410px;
}

div.productsmallimages img {
	margin-right:15px;
	margin-bottom:10px;
}

div.productfeatureimage {
	float: left;
	width:410px;
	margin-bottom: 20px;
}

div.productfullwidth {
}

div.productfullwidth img {
	margin-right: 10px;
	margin-bottom:5px;
	float:left;
}

div.center {
	width:730px;
	height:auto;
	margin:0 auto;
}

/* REVISED INDEX */



.offerBanner {
	display:block;
	margin: 0 auto 20px auto;
	float:none;
	border:0;
}

.mainOffer {
	display:block;
	float:right;
	border:0;
}

.product-type {
	width:130px;
	height:auto;
	margin-right:15px;
	margin-bottom:15px;
	float:left;
	display:inline;
	text-align:center;
}
.product-type img {
	display:block;
	margin: 5px auto;
	border:0;
}

/* NEW LAYOUT */

#new-nav {
	width:950px;
	height:80px;
	margin:0 auto;
	padding:0;
}

#imageIntro {
	height:300px;
	text-align:right;
	position:relative;
}

#imageIntro img, #imageIntro object {
	width:950px;
	float:left;
}

#imageIntro .text {
	text-align:right;
	position:absolute;
	top: 170px;
	right: 0px;
	width:620px;
	height: 120px;

}

.we-specialise {
	display:inline;
	float:left;
	width:auto;
	margin: 0 auto;
}


#subnavbar {
	width: 910px;
	display:block;
	margin: 0;
	padding:0;
}

/* NON-FLASH NAVIGATION */

ul.mainnav {
	text-transform: uppercase;
	height:80px;
	width:950px;
	margin:0;
	padding:0;
	overflow:hidden;
	font-size:110%;
	font-family:Optima, sans-serif;
}

ul.mainnav li {
	display:inline;
	float:left;
	margin:0;
	padding:0 11px;
	text-indent:0;
	border:none;
	border-right: 1px solid #333;
	height:80px;
}

ul.mainnav li.nobdr {border-right: none;}

ul.mainnav li a {
	background: transparent;
	display:inline;
	float:left;
	text-align:center;
	font-weight:normal;
	color:#fff;
	width:86px;
	padding:25px 0;
}


ul.mainnav li a:visited {
	color:#fff;
}

ul.mainnav li img {
	vertical-align:middle;
}

ul.subnav {
	text-transform: uppercase;
	background: transparent url(../images/green-bk.gif) 0 0 repeat-x;
	height:53px;
	width:950px;
	margin:0;
	padding:0;
	text-align:center;
}

ul.subnav li {
	display:inline;
	margin:0;
	padding:0;
	margin-right: 15px;
	height:53px;
	line-height: 63px;
}

ul.subnav li:last-child {margin-right: 0;}

ul.subnav li a {
	background: transparent;
	display:inline;
	height:100%;
	width:100%;
	padding: 19px 0 14px;
	font-weight:normal;
	color:#fff;
	font-family:Optima, sans-serif;
}

ul.subnav li a:visited {
	color:#fff;
}

ul.subnav li a:hover, ul.subnav li a:active {
	background: transparent url(../images/green-on.gif) top center no-repeat;
	text-decoration:none;
	color:#fff;
}

/* highlight current section */

#material-cottonpage .cottonlink, #material-jutepage .jutelink, #material-imvelopage .imvelolink, #material-decopage .decolink, #material-bannerpage .pelink, #material-pvcpage .pvclink, #printer-l65500page .l65500link, #printer-z6100page .z6100link, #printer-fb950page .fb950link, #printer-indigopage .indigolink, #printer-lithronepage .lithronelink, #printer-summapage .summalink, #services-aboutpage .aboutlink, #services-greenpage .greenlink, #services-contactpage .contactlink, #services-downloadpage .downlink {
	background: transparent url(../images/green-on.gif) top center no-repeat;
	text-decoration:none;
}

ul.subnav-standard {
	text-transform: uppercase;
	background: transparent url(../images/standard-bk.gif) 0 0 repeat-x;
	height:53px;
	width:950px;
	margin:0;
	padding:0;
	text-align:center;
}

ul.subnav-standard li {
	display:inline;
	margin:0;
	padding:0;
	margin-right: 15px;
	height:53px;
	line-height: 63px;
}

ul.subnav-standard li:last-child {margin-right: 0;}

ul.subnav-standard li a {
	background: transparent;
	display:inline;
	height:100%;
	width:100%;
	padding: 19px 0 14px;
	font-weight:normal;
	color:#fff;
	font-family:Optima, sans-serif;
}

ul.subnav-standard li a:visited {
	color:#fff;
}

ul.subnav-standard li a:hover, ul.subnav-standard li a:active {
	background: transparent url(../images/standard-on.gif) top center no-repeat;
	text-decoration:none;
}

#standard-posterpage .posterlink, #standard-tensionpage .tensionlink, #standard-rollerpage .rollerlink, #standard-popuppage .popuplink, #standard-signagepage .signagelink, #standard-vehiclepage .vehiclelink, #standard-productspage .productslink, #standard-managepage .managelink {
	background: transparent url(../images/standard-on.gif) top center no-repeat;
	text-decoration:none;
}

ul.subnav-niche {
	text-transform: uppercase;
	background: transparent url(../images/niche-bk.gif) 0 0 repeat-x;
	height:53px;
	width:950px;
	margin:0;
	padding:0;
	text-align:center;
}

ul.subnav-niche li {
	display:inline;
	margin:0;
	padding:0;
	margin-right: 15px;
	height:53px;
	line-height: 63px;
}

ul.subnav-niche li:last-child {margin-right: 0;}

ul.subnav-niche li a {
	background: transparent;
	display:inline;
	height:100%;
	width:100%;
	padding: 19px 0 14px;
	font-weight:normal;
	color:#fff;
	font-family:Optima, sans-serif;
}

ul.subnav-niche li a:visited {
	color:#fff;
}

ul.subnav-niche li a:hover, ul.subnav-niche li a:active {
	background: transparent url(../images/niche-on.gif) top center no-repeat;
	text-decoration:none;
}


#niche-asphaltpage .asphaltlink, #niche-softpage .softlink, #niche-wetpage .wetlink, #niche-streetpage .streetlink, #niche-sportpage .sportlink, #niche-catpage .catlink, #niche-lumipage .lumilink {
	background: transparent url(../images/niche-on.gif) top center no-repeat;
	text-decoration:none;
}





#content-wrap {
	width:auto;
	height:auto;
	margin:0 auto;
	font-size:105%;
}

#content-wrap p {
	font-weight:200;
	line-height:1.1em;
}

#content-wrap a, #content-wrap a:visited, #content-wrap a:hover {
	font-weight:200;
}



.web-spacer {
	background:#111 url(../images/web-spacer.gif) top center no-repeat;
	width:900px;
	height:7px;
	float:none;
	margin:0 auto;
	clear:both;
}

.web-spacer-small {
	background:#111 url(../images/web-spacer.gif) top center no-repeat;
	width:600px;
	height:7px;
	float:none;
	margin:0 auto;
	clear:both;
}

.offset-five {
	margin-right:5px;
}

.offset-ten {
	margin-right:10px;
}



ul.web-features li {
	font-weight:200;
	margin: 2px 0;
}


#content-wrap .web-case-example h2 {
	margin:0;
}


#content-wrap .web-light {
	color:#adca31;
}

#content-wrap .web-lowlight {
	color:#9fb833;
}


div.adr {margin-left:10px;}

/* GOOGLE MAPS */

#google-map {
	width:400px;
	height:200px;
	border:1px solid #222;
	margin: 0 auto;
}

#google-map-notloaded {
	width:360px;
	margin: 20px auto;
	text-align:center;
}

.google-info {
	color: #000;
	overflow:hidden;
}

#google-directions {
	width: 800px;
	margin:20px auto 0;
}

#google-directions p {
	margin: 10px 0;
}

#google-directions-form h2 {
	font-weight:bold;
}

#google-directions-form label {
	font-size:1em;
}

#google-directions-form input {
	float:none;
	height:18px;
	display:inline;
	font-weight:bold;
}

#directions-input {
	background-color:#222;
	border:1px solid #333;
	margin:0 5px;
	padding: 0 2px 0 4px;
	width:260px;
	color:#ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border--left-radius: 5px;
}

#directions-input:hover {
	color:#fff;
	background-color:#222;
	border:1px solid #444;
}

#directions-submit {
	margin:0;
	padding:0 4px;
	background:#eee;
	border:1px solid #333;
	color:#333;
}

#directions-submit:hover {
	background:#ccc;
	color:#000;
}

/* re-skin Google's directions panel */

.adp-placemark {
	/*background-color:#222;
	border:1px solid #333;
	color:#eee;
	font-weight:500;
	text-shadow:#000 2px 2px 2px;*/
	background-color:#222;
	border:1px solid #333;
	color:#eee;
	font-weight:500;
	padding-left:4px;
	text-shadow:#000 2px 2px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.adp-placemark img {
	behavior: url(iepngfix.htc);
}

.adp-summary {
	color:#ddd;
}

.adp-directions {
	width:100% !important; /* default width does not stretch to fit */
	color:#ddd;
}

.adp-step, .adp-stepicon, .adp-substep  {
	border-top: 1px solid #222;
}

.adp-legal {
	color:#444;
}

/* NEW REDESIGN */



div.product-box {
	width:900px;
	margin:0 auto;
}

div.product {
	float:left;
	display:inherit;
	position:relative;
	width: 280px;
	height:300px;
	margin-bottom:20px;
}
.product img {
	border:none;
}

.product-name {
	position:absolute;
	bottom:5px;
	left:0;
	width:280px;
	height:20px;
	line-height:20px;
	font-size:1.2em;
	text-align:center;
	background-color:#c1d72e;
	padding:5px 0px;
	color:#000;
	opacity:0.8;
}

.niche-name {
	background-color:#00aeef !important;
}

.standard-name {
	background-color:#818070 !important;
	opacity:0.9 !important;
}

.product-name:hover, .product a:hover>.product-name {
	opacity:1;
}

.product a {
	color:#000;
	text-decoration:none;
}



div.product-icons {
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
}

p.env {
	float:left;
	width:220px;
	font-weight:900;
	font-size:1.2em;
}

p.rec {
	float:right;
	width:220px;
	font-weight:900;
	font-size:1.2em;
}

p.rec span {
	color:#c1d72e;
	font-size: 1.5em;
	line-height:1em;
}

.intro {
	font-size:1.2em;
}

.offset-20 {
	margin-right:20px;
}

.hl, .green {
	color:#c1d72e;
}

.niche, a.niche, a.niche:visited {
	color:#00aeef;
}

.standard, a.standard, a.standard:visited {
	color:#818070;
}

.standard2, a.standard2, a.standard2:visited {
	color:#e3a808;
}


.white {
	color:#fff;
}

.shrink {
	font-size:smaller;
}

.halflist {
	width:205px;
	float:left;
	display:inline;
}

.thirdlist {
	width:130px;
	float:left;
	display:inline;
}











.homegf1 {
	width:415px;
	height:auto;
	float:left;
	display:inline;
	border-bottom:1px dotted #222;
	padding:0px 0px 10px 0px;
	margin:10px;
	position:relative;
	
}


.homegf1 span {
	text-align:left;
	color:#000;
	position:absolute;
	top:130px;
	left:0px;
	width: 415px;
	display:block;
	font-weight:normal;
	background-color:#c1d72e;
	padding: 5px 0px 5px 20px;
}



.homegf1 h6 {
	color: #FFF;
	font-size: 1.1em;
	font-weight:bold;
	padding:20px;
	margin:0;
}



.homegf2 {
	width:415px;
	height:auto;
	float:left;
	display:inline;
	border-bottom:1px dotted #222;
	padding:0px 0px 10px 0px;
	margin:10px;
	position:relative;
	
}


.homegf2 span {
	text-align:left;
	color:#000;
	position:absolute;
	top:130px;
	left:0px;
	width: 415px;
	display:block;
	font-weight:normal;
	background-color:#c1d72e;
	padding: 5px 0px 5px 20px;
}



.homegf2 h6 {
	color: #FFF;
	/*font-size: 1.1em;*/
	font-weight:bold;
	padding:20px;
	margin:0;
}

.homegf3 {
	width:190px;
	height:auto;
	float:left;
	display:inline;
	padding:20px;
	padding-right:0;
	margin:10px;	
}

.homegf3 img {
	float:none;
}

.homegf3 span {
	text-align:left;
	color:#fff;
	display:block;
	font-weight:normal;
	margin-top:20px;
	padding: 0;
}



.homegf3 h6 {
	color: #FFF;
	font-size: 1.1em;
	font-weight:bold;
	padding:0 0 20px;
	margin:0;
}


.GenericImg2{
	padding: 3px;
	margin:1px;
	float:left;
	display:inline;
	border:1px solid #222;
	margin-right:20px;
	}
	
.news-head2 {
	color: #000;
	font-size: 1.1em;
	font-weight:bold;
background-color:#c1d72e;
	padding: 5px 0px 5px 20px;
}

.download, .download-niche, .download-standard {
	margin:20px 0 0 10px;
	padding:0;
	background-color:#c1d72e;
	width:200px;
	height:50px;
	text-align:center;
	border:2px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.download:hover {
	background-color:#fff;
	border:2px solid #c1d72e;
}

.download-niche {
	background-color:#00aeef;
}

.download-niche:hover {
	background-color:#fff;
	border:2px solid #00aeef;
}

.download-standard {
	background-color:#818070;
}

.download-standard:hover {
	background-color:#fff;
	border:2px solid #818070;
}

.download a, .download-niche a, .download-standard a, .download:visited a, .download-niche:visited a, .download-standard:visited a {
	display:block;
	padding: 10px 10px 0;
	width:180px;
	height:100%;
	color:#111;
}

.download a:hover, .download-niche a:hover, .download-standard a:hover {
	text-decoration:none;
}

.disclaimer {
	padding-top:6px;
}
.disclaimer p {
	font-size:smaller;
	margin:2px 0 0 10px;
}

