@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../../images/backGround.gif) top left;
}
.png {
	behavior: url("includes/htc/iepngfix.htc");
}
.clearfix {
	clear:both;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	margin:0px 0px 0px 20px;
	padding:0px;
	font-weight:normal;
	color:#008ba2;
	font-size:1.3em;
}
h1 span {
	font-weight:bold;
}
h2 {
	margin:10px 0px 10px 20px;
	padding:0px;
	font-weight:bold;
	color:#008ba2;
	font-size:1.1em;
}
h3 {
	margin:10px 0px 10px 20px;
	padding:0px;
	font-weight:bold;
	color:#064680;
	font-size:1.1em;
}
p {
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
/* ---- † LAYOUT † ---- */
#container {
	width:980px;
	margin:0px auto;
}
#headerWrap {
	width:100%;
	background:url(../../images/topRepeat.gif) top left repeat-x;
}
#header {
	height:100px;
	border-top:5px solid #b2b2b2;
	width:980px;
	margin:0px auto;
}
#nav {
	float:left;
	width:980px;
	background:url(../../images/navBack.jpg) repeat-x top left #003568;
	font-size:0.85em;
	font-weight:bold;
	position:relative;
	z-index:50;
}
#main {
	float:left;
	width:980px;
	padding:20px 0px 0px 0px;
	background:#a6bad3 url(../../images/mainBackground.jpg) repeat-x top;
}
#main .content {
	float:right;
	width:650px;
	padding: 0px 0px 10px 0px;
}
#main .content .mainContentWrap {
	float:left;
	width:630px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#main .content .mainContent {
	background:url(../../images/mainTop.gif) top left no-repeat #fff;
	float:left;
	width:630px;
	padding:20px 0px 20px 0px;
}
#main .leftPanel {
	float:left;
	width:310px;
}
#main #text {
	float:left;
	width:630px;
}
#main #table {
	float:left;
	width:630px;
	color:#008ba2;
}
#main #gallery {
	float:left;
	width:630px;
}
/* ---- † NAV † ---- */
#nav ul {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px 0px 0px 20px;
}
#nav ul li ul {
	padding:0px 0px 0px 0px;
}
#nav li {
	float:left;
	margin:0px;
	padding:0px;
	margin:0px 9px 0px 0px;/*position:relative;*/
}
.safari #nav li {
	float:left;
	margin:0px;
	padding:0px;
	margin:0px 6px 0px 0px;
}
.safari #nav li ul {
	margin:-2px 0px 0px 0px;
}
#nav a {
	text-decoration:none;
	color:#fff;
	padding:10px 9px 10px 0px;
	display:block;
	white-space:nowrap;
}
#nav span {
	padding:10px 0px 10px 9px;
}
#nav a:hover {
	background:url(../../images/tabRight.jpg) top right no-repeat;
	color:#0f417b;
}
#nav a:hover span {
	background:url(../../images/tabLeft.jpg) top left no-repeat;
	margin:-9px 0px 0px 0px;
}
#nav a.selected {
	background:url(../../images/tabRight.jpg) top right no-repeat;
	color:#0f417b;
}
#nav a.selected span {
	background:url(../../images/tabLeft.jpg) top left no-repeat;
	margin:-9px 0px 0px 0px;
}
/*ul#drop1, #drop2, #drop3 {*/
ul#mainmenu li ul {
	position:absolute;
	/*float:left;*/
	width:197px;
}
.drop1 {
	left:153px;
	top:34px;
}
.safari .drop1 {
	top:32px;
}
.ie6 .drop1 {
	left:153px;
	top:34px;
}
/*#drop1 ul, #drop2 ul #drop3 ul {*/
ul#mainmenu li ul {
	margin:0px;
	padding:0px;
	float:left;
}
/*#drop1 li, #drop2 li, #drop3 li {*/
ul#mainmenu li ul li {
	float:none;
	background:url(../../images/dropBack.png) top left no-repeat;
	width:225px;
	margin:0px;
	padding:0px;/*opacity:.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;*/
	}
/*#drop1 a, #drop2 a, #drop3 a {*/
ul#mainmenu li ul a {
	display:block;
	background:url(../../images/navBorderTop.gif) top left repeat-x;
	width:190px;
	margin:0px;
	padding:7px 5px 7px 15px;
	color:#0f417b;
}
/*#drop1 a:hover, #drop2 a:hover, #drop3 a:hover {*/
ul#mainmenu li ul a:hover {
	background:url(../../images/navBorderTop.gif) top left repeat-x #82b1c6;
	color:#0f417b;
	width:190px;
	display:block;
	padding:7px 5px 7px 15px;
}
/*#drop1 li.dropBottom, #drop2  li.dropBottom, #drop3  li.dropBottom{*/
ul#mainmenu li ul li.dropBottom {
	background:none;
	background:url(../../images/dropBottom.png) top left no-repeat;
}
/*#drop1 li.dropBottom a, #drop2 li.dropBottom a, #drop3 li.dropBottom a {*/
ul#mainmenu li ul li.dropBottom a {
	width:191px;
	margin:0px;
	padding:7px 6px 15px 15px;
	display:block;
}
/*#drop1 li.dropBottom a:hover, #drop2 li.dropBottom a:hover, #drop3 li.dropBottom a:hover {*/
ul#mainmenu li ul li.dropBottom a:hover {
	background:url(../../images/dropBottomMO.png) top left no-repeat;
	width:191px;
	margin:0px;
	padding:7px 6px 15px 15px;
}
/*#drop1 li.dropTop a, #drop2 li.dropTop a {*/
ul#mainmenu li ul li.dropTop {
	background:url(../../images/dropTop.png) top left no-repeat;
	/*width:191px;*/
	margin:0px;
	padding:7px 6px 7px 15px;
	padding:0px;
}
/*#drop1 li.dropTop a:hover, #drop2 li.dropTop a:hover {*/
ul#mainmenu li ul li.dropTop a:hover {
	background:url(../../images/dropTopMO.png) top left no-repeat;
	width:191px;
	margin:0px;
	padding:7px 6px 7px 15px;
}
#drop li.dropTop, #drop2 li.dropTop a:hover {
	background:none;
}
/* ---- † STYLES † ---- */
#main .content p {
	margin:0px;
	padding:10px 20px;
}
#main .content .mainContent a {
	color:#008BA2;
}
#main .content .products {
	float:left;
	width:610px;
	text-align:right;
}
#main .content .products img {
	margin:0px 0px 0px 7px;
}
#main .content .panels {
	float:left;
	width:610px;
	text-align:right;
}
#main .content .panels img {
	margin:0px 0px 0px 20px;
}
#main .leftPanel .box {
	float:right;
	width:290px;
	margin:0px 0px 10px 0px;
}
#main .leftPanel .box .top {
	float:left;
	width:290px;
	margin:0px 0px 0px 0px;
}
#main .leftPanel .box .bottom {
	float:left;
	width:290px;
}
#main .leftPanel .box .content {
	width:275px;
	background:#fff;
	float:right;
	padding:3px 0px 5px 15px;
	font-size:0.85em;
}
#main .leftPanel .box .content p.brochure {
	padding:10px 150px 10px 0px;
}
#main .leftPanel .box.download {
	width:290px;
	float:right;
	position:relative;
}
#main .leftPanel .box.download img.brochure {
	position:absolute;
	bottom:6px;
	right:-10px;
	clear:both;
}
.ie6 #main .leftPanel .box.download img.brochure {
	position:absolute;
	bottom:6px;
	right:-10px;
	clear:both;
}
#main .leftPanel .box .content .search {
	width:200px;
	float:left;
	margin:10px 5px 0px 0px;
	padding:2px 4px;
}
#main .leftPanel .box .content .go {
	margin:9px 0px 0px 0px;
	float:left;
	width:30px;
	height:23px;
}
#main .leftPanel .box .row {
	float:right;
	width:275px;
	margin:10px 0px 0px 0px;
}
#main .leftPanel .box .img {
	float:left;
	width:70px;
	padding:2px 0px 0px 0px;
}
#main .leftPanel .box .img img {
	float:left;
	width:70px;
	border:none;
}
#main .leftPanel .box .text {
	float:right;
	width:195px;
}
#main .leftPanel .box .text h2 {
	margin:0px;
	padding:0px;
	color:#008ba2;
	font-weight:normal;
	font-size:1em;
}
#main .leftPanel .box .text h2 a {
	color:#008ba2;
	text-decoration:none;
}
#main .leftPanel .box .text h2 a:hover {
	text-decoration:underline;
}
#main .leftPanel .box .text p {
	margin:0px;
	padding:0px 10px 0px 0px;
}
#main #text img {
	float:right;
	display:block;
	margin:0px 0px 10px 10px;
}
#main #text .row {
	float:right;
	width:610px;
	margin:20px 0px 0px 0px;
}
#main #text .row .product {
	float:left;
	width:180px;
	margin:0px 23px 0px 0px;
}
#main #text .row .product p {
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	text-align:center;
	font-size:0.85em;
}
#main #text .row .product a {
	text-decoration:none;
}
#main #text .row .product a:hover {
	text-decoration:underline;
}
#main #text .row .product img {
	float:none;
	margin:0px 0px 0px 0px;
}
#main #text .row .product.end {
	float:left;
	width:180px;
	margin:0px 0px 0px 0px;
}
#main #gallery .row {
	float:left;
	width:610px;
	margin:20px 0px 0px 0px;
	padding: 0 0 0 20px;
}
#main #gallery .row .product {
	float:left;
	width:180px;
	margin:0px 23px 0px 0px;
	text-align: center;
	font-size: 0.85em;
}
#main #gallery .row .product p {
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	text-align:center;
	font-size:0.85em;
}
#main #gallery .row .product a {
	text-decoration:none;
}
#main #gallery .row .product a:hover {
	text-decoration:underline;
}
#main #gallery .row .product img {
	float:none;
	margin:0px 0px 0px 0px;
}
#main #gallery .row .product.end {
	float:left;
	width:180px;
	margin:0px 0px 0px 0px;
}
#main #table table {
	margin:0px 0px 0px 20px;
	padding:0px;
	font-size:0.9em;
	font-weight: bold;
}
#main #table table td {
	margin:0px 0px 0px 0px;
	padding:2px 8px;
	border-bottom:1px solid #fff;
}
#main #table table td.prpl {
	color: #064680;
}
#main #table table td.heading {
	margin:0px 0px 1px 0px;
	padding:4px 8px;
	color:#fff;
	background-color:#008ba2;
	font-size:1.1em;
}
#main #table table .rowPrpl {
	background-color:#daddec;
	color: #064680;
}
#main #table table .rowAltPrpl {
	background-color:#eff1fb;
	color: #064680;
}
#main #table table .row {
	background-color:#cce8ec;
}
#main #table table .rowAlt {
	background-color:#e5f3f6;
}
/* ---- † FOOTER † ---- */
#footer {
	width:980px;
	float:left;
	background:#0f417b;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	border-bottom:5px solid #000;
	font-size:0.85em;
}
#footer .left {
	float:left;
	width:535px;
	text-align:right;
}
#footer .right {
	float:right;
	width:375px;
}
#footer a {
	color:#FFF;
	text-decoration:none;
	margin:0px 2px;
}
#footer a:hover {
	text-decoration:underline;
}
.imgdesc {
	float: right;
	width: 180px;
	padding: 0 20px 0 10px;
	text-align: center;
}
.floatleft {
	float: left !important;
	margin: 0px !important;
}
.floatright {
	float: right !important;
	margin: 0px 30px 0 0 !important;
}

p.accreditations {
	float: left;
	width: 500px;
}

p.accreditations span {
	float: left;
	padding: 25px 0px 0px 0px;
}

p.accreditations img {
	float: left;
	margin: 0px 5px 0px 0px;
}

/* Amends done by Gary 18/01/2010 */

.hi-grip-dispenser-imgs {
	margin:0 0px 0 20px;
	float:left;
}
