 * { 
   	padding:0; 
 	margin:0; 
	border:0; 
	font-size: 11px; 
	line-height: 1.2em;
}

html{ min-height: 100%; margin-bottom: 1px; }

body {
	font-size: 11px;
	font-family: sans-serif, Arial, Verdana;
	margin:0;
	text-align:center;
}

/*
Drop down menus
*/

#nav, #nav ul {
	position:relative;
	float: left;
	width: 975px;
	height: 30px;
	list-style: none;
	line-height: 11px;
	font-weight: bold;
	padding: 0;
	border: solid #B4DEFF;
	border-width: 0px 0 0px;
	margin: 0 0 0 0;
	z-index: 2000;
}

#nav {
	background: url(../images/layout/themes/blue.css/menubarbg.jpg) no-repeat top left;
}

#nav div {
	float: left;
	text-align:center;	
	border:2px solid white;
	padding:11px;
	height: 150px;
}
 
#nav a {
	display: block;
	text-decoration: none;
	padding: 8px 10px;
	height: 14px;
	vertical-align: middle;
	color: #444;
	font-weight:normal;
	font-size:12px;
	background: url(../images/layout/themes/blue.css/menuitembg.jpg) top right;
}

#nav li ul li a {
	background: white;
	display: block;
	width:240px;
	text-decoration: none;
	vertical-align: middle;
	color: #444;
	font-weight:normal;
	font-size:12px;
	padding:5px;
}

#nav li {
	float: left;
	padding: 0;
	list-style-image: none;
}

#nav li ul {
	position: absolute;
	left: -9999px;
	height: auto;
	width: 250px;
	w\idth: 250px;
	font-weight: normal;
	border-style: solid;
	border-color: #B4DEFF;
	border-width: 0px 2px 2px 2px;
	margin: 0;
	text-align: left;
	background:white;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -9999px;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover, #nav a:hover {
	background-position: bottom right;
	color: white;	
}

#nav li:hover ul li, #nav li.sfhover ul li,#nav ul li a:hover {
	background: #32495B;
	color: white;
	font-style: bold;
}

/*
Slide show navigation
*/
.slide {
	padding: 2px 5px 2px 5px;
	line-height: 18px;	
	height: 18px;
	width: 18px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.slide:hover {
	font-size: 10px;
}

/*
Top navigtation
*/

#topnav, #topnav ul {
	position:relative;
	float: left;
	width: 975px;
	height: 18px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	border: solid #B4DEFF;
	border-width: 0px 0 0px;
	margin: 0 0 0 0;
}

#topnav li {
	float: left;
	padding: 0;
	list-style-image: none;
	text-align: center;
	width: 100px;
}

#topnav a {
	display: block;
	text-decoration: none;
	vertical-align: middle;
	color: #444;
	font-weight:normal;
	height: 18px;
	background: url(../images/layout/themes/blue.css/headingbuttonsbg.jpg) top right;
}

/*
Sections------------------------------
*/

#fpfadeshow {
	z-index: 0;
	width: 975px;
	height:300px;
	border-top:2px solid;
}

#content {
	position:relative;
	clear: left;
}

#container div.hr { 
	width: 100%;
	clear: both;
	height: 2px; 
	border: 0;
	margin-top: 2px;
	margin-bottom: 2px; 
} 

#container div.hr2 { 
	width: 100%;
	clear: both;
	height: 5px; 
	border: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	background: black;
} 

.clear {
	clear: both;	
	height:10px;
}

.separator {
	clear:both;
	height: 10px;	
}

#widecontainer {
	position: relative;
	width: 100%;
	height:124px;
	text-align: left;
	background: #001429;
	background: url(../images/layout/themes/blue.css/headerbg.gif) top center;
}

#container {
	position: relative;
	width: 975px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}

#breadcrumb {
	position:relative;
	width:100%;
	height:12px;
	margin:0;
	padding:0;
}

#breadcrumb em {
	vertical-align:middle;
	font-size:14px;
}
#breadcrumb p {
	position: absolute;
	top:7px;
}

#header{
  	position: relative;
	width: 975px;
	margin: 0 auto;
	text-align: left;
}

#header div.login {
	float: left;
	padding: 10px;
	font-size: 12px;	
}

#header div.posts {
	float: right;
	padding: 10px;
	font-size: 11px;	
}

#header div.posts a{
	font-size: 11px;	
}

#headerlogo {
  	position: relative;
	width: 975px;
	margin: 0 auto;
	text-align: left;
	clear:both;
}

#sidemenu{
  	float: left;
  	background: transparent;
  	text-align:center;
  	width:165px;
  	margin-top:10px;
}

.menubox{
  	position: relative;
  	padding-left:11px;
  	margin-bottom: 22px;
  	left:0;
}

#pageend{
	position:relative;
	width:955px;
  	text-align: left;
	margin: 10px;
}

#content div.infobox{
	float: left;
	width: 200px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding: 6px;
	border: 1px solid;
	text-align:center;
}

#content div.infoboxright{
	float: right;
	width: 200px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding: 6px;
	border: 1px solid;
	text-align:left;
}

#content div.productbox{
	position: relative;
	float: left;
	width: 225px;
	height: 160px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 3px;
	padding-left:0;
	border: 1px solid;
	text-align: left;
	overflow: hidden;
	left:10px;
	background: url(../images/layout/themes/blue.css/productboxbg.jpg) no-repeat top left;
}

#content #tabs{
	position: relative;
	float: left;
	width: 685px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: left;
}

#content #tabs div {
	border-top: 2px solid;
}

#content #tabs div.colourbox{
	float: left;
	width: 20px;
	height: 20px;
	border: 1px solid #ffffff;
}

#content #tabs div li{
	margin:2px;
	margin-left: 20px;
	list-style-image: url(/images/layout/themes/blue.css/bullet.gif)
}

#content #tabs div ul {
	list-style-type: none;
	margin-bottom:5px;
}

#content #tabs div p{
	font-style: normal;
	font-size:11px;
	margin:0;
	margin-bottom: 10px;
}

#content #tabs div .quoterequest{
	border: 4px solid;
	padding: 5px;
	margin-top:10px;
}

#content .standardform{
	border:4px solid;
	padding: 10px;
	margin: 10px;
}

#content .lightborder, .lightborder{
	border:4px solid;
	padding: 10px;
	margin: 10px;
}

#content #tabs div b{
	font-weight: bold;
	font-size:11px;
}

#content div.productimages{
	position: relative;
	float: left;
	width: 270px;
	text-align: center;
	margin-bottom: 10px;
}

#content div.productboxbig{
	position: relative;
	float: left;
	width: 295px;
	height: 295px;
	margin-bottom: 10px;
	margin-right: 18px;
	padding: 3px;
	padding-left:0;
	padding-top:2px;
	border: 1px solid;
	text-align: center;
	overflow: hidden;
	left:15px;
	background: url(../images/layout/themes/blue.css/productboxbg.jpg) no-repeat top left;
}

#content div.productboxbig div {
	position:absolute;
	width: 286px;
	height:125px;
	text-align: left;
	bottom:0;
	left:0;
	padding: 5px;
	font-size: 11px;
	border: 0px solid;
}

#content div.productboxbig div p{
	font-style: normal;
	font-size: 11px;
}

#content div.productboxbig a {
	font-weight: bold;
	font-size: 12px;
}

#content div.productboxbig div p b{
	font-size: 16px;
}

#content div.post {
	margin: 10px;
	padding: 5px;
	border-left: 10px solid;
}

#content div.post h1 {
	background: none;
}

#content div.catbox{
	position: relative;
	float: left;
	width: 295px;
	height: 225px;
	margin-bottom: 10px;
	margin-right: 15px;
	padding: 3px;
	padding-left:0;
	border: 1px solid;
	text-align: center;
	overflow: hidden;
	left:15px;
	background: url(../images/layout/themes/blue.css/productboxbg.jpg) no-repeat top left;
}

#content div.floatinginfo{
	position: relative;
	float: left;
	width: 450px;
	height: 334px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid;
	text-align: left;
	overflow: hidden;
	left:10px;
}

#content div.floatinginfo li {
	margin:0px;
	margin-left: 25px;
	list-style-image: url(/images/layout/themes/blue.css/bullet.gif)
}

#content div.floatinginfo ul{
	margin-bottom:5px;
}

#content div.quotebox{
	position: relative;
	float: right;
	width: 150px;
	height: 250px;
	padding: 25px;
	border: 0px solid;
	text-align: left;
	overflow: hidden;
	background: url(../images/layout/themes/blue.css/quoteboxbg.jpg) no-repeat top left;
}

#content div div.quotebox p {
	font-size: 13.5px;
	font-style: italic;	
}

.delbox {
  	text-align: left;
  	margin-left: 11px;
	margin-right: 11px;
  	padding: 11px 11px 11px 11px;
}

.trialbox {
	position: relative;
	float: left;
  	width: auto;
  	text-align: left;
	display: block;
}

.pricebox {
	position: relative;
  	float: left;
  	width: auto;
  	margin-right: 22px;
  	display: block;
}

.center{
  	text-align: center;
}

.left{
  	text-align: left;
}

/*
Tables
*/

table {
  	margin-left: 0px;
}
table.centered {
  	margin-left: 11px;
  	margin-left: auto;
  	margin-right:auto;
  	margin-bottom: 0;
}

table.sub {
  	margin:0;
}

table.sub2 {
  	margin: 11px 0 0 22px;
}

table.infobox{
  	table-layout: fixed;
  	margin:10px;
  	width: 955px;
}

table.pricesbox{
  	table-layout: fixed;
  	margin-left:2px;
  	width: 100%;
}

table.fullbox{
  	table-layout: fixed;
  	margin-left:2px;
  	width: 100%;
}

div.quotemebox{
	margin: 4px;	
}

table.receipt{
  	table-layout: fixed;
  	margin-left: 0;
  	width: 100%;
  	border: 2px solid;
}

* html table.infobox { /* ie hack */
  	width: auto;
}

td.infobox{
  	text-align: center;
  	border: 1px solid;
  	padding: 10px;
}

td.infobox2{
  	text-align: left;
  	border: 1px solid;
  	padding: 1px;
}

td {
  	vertical-align: top;
}

td.ro {
  	font-size: 11px;
	background: url(/images/layout/themes/blue.css/tab.gif) top left no-repeat;
}

td.romiddle {
  	padding-top: 5px;
  	padding-bottom: 3px;
   	text-align: center;
   	font-size: 11px;
  	vertical-align: middle;
	background: url(/images/layout/themes/blue.css/tabtop.gif) top left no-repeat;
}

td.rright {
  	font-size: 11px;
	background: url(/images/layout/themes/blue.css/tabright2.gif) top right no-repeat;
}

td.roselected {
	font-size: 11px;
	background: url(/images/layout/themes/blue.css/tableftselected.gif) top left no-repeat;
}

td.romiddleselected {
  	padding-top: 5px;
  	padding-bottom: 4px;
   	text-align: center;
  	vertical-align: middle;
  	font-weight: bold;
  	font-size: 11px;
	background: url(/images/layout/themes/blue.css/tabtop.gif) top left repeat-y;
}

td.rrightselected {
	background: url(/images/layout/themes/blue.css/tabrightselected.gif) top right no-repeat;
}

td.roorder {
  	font-size: 11px;
  	padding: 2px 4px 4px 5px;
  	border-bottom: 2px solid;
  	border-right: 2px solid;
	background: url(/images/layout/themes/blue.css/tab.gif) top left no-repeat;
}

td.imageborder {
	border: 1px solid;
	background: url(/images/layout/themes/blue.css/cellheading.gif) top left repeat-x;
}

td.rbottom {
  	font-size: 11px;
  	border-top: 2px solid;
}

td.boxwidth {
  	width: 100px;
}

td.borderright {
	border-right: 2px solid;
}

td.borderleft {
	border-left: 2px solid;
	padding-left: 10px;
}

td.checkbox {
  	width: 15px;
}

th, th.tab {
  	font-weight: bold;
  	text-align: center;
  	border-bottom: 2px solid;
}

td.alignmiddle {
  	vertical-align: middle;
  	text-align: center;
}

td.list {
  	padding: 4px;
  	vertical-align: middle;
}

td.listdark {
  	padding: 4px;
  	vertical-align: middle;
}

td.boxlist {
  	padding: 4px;
  	width: 80px;
  	vertical-align: middle;
}

td.productimagebox {
  	width: 300px;
}

td.border {
  	border: 1px solid;
}

/*
td {
  	border: 2px solid;
}
*/

/*
spans------------------------------
*/

/*
Lists
*/

#content li.numbers {
  	margin-bottom: 5px;
  	margin-left:11px;
  	list-style-type: decimal;
  	list-style-image: none;
}

#content ul.catlist {
  	text-align: right;
}

#content li.cat {
  	text-align: right;
  	list-style-type: none;
  	list-style-image: none;
  	padding-right: 16px;
  	margin-bottom: 11px;
  	font-size: 12px;
  	background: url(/images/layout/themes/blue.css/gomenu.gif) no-repeat center right;
}

#content div.post li, #content div.lightborder li {
	margin-left: 20px;
	list-style-image: url(/images/layout/themes/blue.css/bullet.gif)
}

#content div.post li ul, #content div.lightborder li ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

#content div.post ul, #content div.lightborder ul {
	margin-bottom: 10px;
}

ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}

/*
Formatting------------------------------
*/

p {
  	margin: 0 10px 10px 5px;
}

p.center {
  	text-align: center;
  	margin: 0 10px 11px 11px;
}

p.right {
  	text-align: right;
  	margin: 0 10px 11px 11px;
}

p.t {
	font-size: 15px;
	font-style: italic;	
	padding: 10px;
	border: 4px solid;
}

p.t strong {
	font-style: normal;
}

span.big {
	font-size: 24px;
	font-weight: bold;
}

h2 {
  	font-size: 15px;
  	font-weight: bold;
  	text-align: left;
  	margin-bottom: 10px;
  	margin-left: 0px;
}

h4 {
  	font-size: 12px;
  	font-weight: bold;
  	margin: 2px 0 9px 5px;
  	padding: 3px 0 3px 0;
  	text-align: left;
}

h3 {
  	font-size: 13px;
  	font-weight: bold;
  	margin: 0 0 0px 0;
  	padding: 3px 0 3px 0px;
  	text-align: left;
}

h1 {
  	font-size: 18px;
  	font-weight: bold;
  	margin: 0 0 11px 0px;
  	padding: 4px 0 9px 4px;
  	text-align:left;
  	border-bottom: 0px solid;  
	letter-spacing:0px;
}

hr {
  	border: 1px solid;
  	margin:0;
  	padding:0;
}

* html hr { /* ie hack */
  	margin: 0;
}


/*
images------------------------------
*/

img.icon {
  	border-width: 3px;
  	border-style: solid;
  	margin: 0;
  	vertical-align: middle;
}

img.marker {
   	border-width: 2px;
  	border-style: solid;
  	margin: 0;
	vertical-align: middle;
}

img.leaflet {
  	float: left;
  	margin: 0 11px 0 6px;
}

.floatright {
  	float: right;
  	margin: 6px;
	border-right: 4px solid;
	border-bottom:4px solid;
	border-left: 1px solid;
	border-top:1px solid;
}

img.description{
	float: left;
	border: 1px solid;
	margin: 1px;
}

.floatleft {
	float: left;
	margin: 6px;
}

img {
  	vertical-align: bottom;
  	margin-left: auto;
  	margin-right: auto;
}

/*
forms
*/

#breadcrumb form {
	position:absolute;
	top:0px;
	right:15px;
	margin:0;
	padding:0;
}

#form {
	width: 100%;
}

#form .label {
  	text-align:right;
	padding-right:5px;
}

#form .label2 {
  	text-align:left;
  	padding-left: 11px;
}

#form td {
	padding-right:10px;
}

#form .field {
  	text-align:left;
}

input {
  	border: solid 1px;
  	margin-bottom: 3px;
  	padding: 1px;
	font-size: 11px;
	vertical-align: middle;
}

input[type="checkbox"], input[type="radio"] {
  	border: solid 0px;
  	margin-bottom: 3px;
  	padding: 1px;
	font-size: 11px;
	vertical-align: middle;
}

#breadcrumb form input {
  	border: solid 1px;
  	padding: 2px 2px 2px 18px;
  	background: url(/images/layout/themes/blue.css/search.gif) no-repeat left;
  	font-size: 16px;
  	margin:0px;
  	vertical-align:middle;
}

#breadcrumb form input.subimage {
  	border:0;
  	padding: 0;
  	margin:0px;
  	vertical-align:middle;
}

select {
  	border: solid 1px;
  	margin-bottom: 4px;
  	padding:1px;
}

textarea {
  	border: solid 1px;
  	margin-bottom: 4px;
  	padding:1px;
}

input.noborder {
  	border: 0;
  	margin: 0;
}

input.subimage {
  	border:0;
  	margin-bottom: 4px; 
	vertical-align:middle;
}

input.update {
  	border:0;
  	margin-bottom: 4px;  	
}

input.continueshopping {
  	border:0;
  	margin-bottom: 4px;  	
}

input.emptybasket {
  	border:0;
  	margin-bottom: 4px;  	
}

input.checkout {
  	border:0;
  	margin-bottom: 4px;  	
}
fieldset {
  	text-align: right;
}

fieldset.content {
  	text-align: left; 
}

#userform {
  	border: 0px solid;
}

#userformtabbed {
  	border: 0px solid;
}

/*
-------------------------Colours--------------------------------
*/

/*
Background colours------------------------------
*/

#navbar, #footer, .delbox, td.listdark, #container div.hr {
  	background-color: #E6F4FF;
  	color: inherit;
}

#contentright, input, td.infobox, td.infobox2{
  	background-color: #ffffff;
  	color: inherit;
}

td.list, td.boxlist, p.t, p.highlighted {
  	background-color: #F5FBFF;
  	color: inherit;
}

img.icon {
  
  	background-color: #A3C2DD;
  	color: inherit;
}

img.marker {
  	background-color: #DC2E69;
  	color: #DC2E68;
}

.slide, .slide:hover {
	background-color: #E6F4FF;
	border: 1px solid;
	color: #0057A3;
	border-color: white;
}

.slideselected , .slideselected:hover {
	background-color: #32495B;
	color: white;
	font-size: 10px;
}

body, .separator {	
	background: #32495B url(../images/layout/themes/blue.css/bodybg.gif) repeat-y top center;
}

p.t {
	background:	url(/images/layout/themes/blue.css/quotebg.gif) no-repeat top left;
}

h1 {
	background: url(../images/layout/themes/blue.css/h1bg.jpg) repeat-x top left;
}

h1,h2,h3,h4 {
	background-color: transparent;
}

/*
Border colours------------------------------
*/

td.infobox, input.light, td.infobox2, #content div.infobox, #content div.infoboxright, #fpfadeshow, 
img.description, td.imageborder, #content div.productbox, #content div.catbox, #content div.floatinginfo,
#content div.productboxbig, th, #content div.post, p.t, #content .lightborder, .lightborder, td.borderright,
td.borderleft {
 	border-color: #E6F4FF; 	
}

.floatright {
 	border-color: #EEEEEE; 
}

.slide, .slideselected {
	border-color:white;
}

#navbar, #footer, #content, h1, input, #breadcrumb form input, select, hr.menu, 
#contentright, #userform, #userformtabbed, #sidemenu, td.border, option, th.tab,
textarea, #menubar, td.list, td.ro, td.rbottom, td.roorder, td, table.receipt,#content #tabs div li , #content #tabs div .quoterequest,
#content .standardform , hr {
  	border-color: #B4DEFF;
}

#content #tabs div {
	border-color: #12344E;
}

/*
Font colors------------------------------
*/

p, li, li.cat {
  	color: #444;
  	background-color: inherit;
}

td.romiddleselected {
  	color: white;
  	background-color: inherit;
}

h2,h3,h4 {
  	color: #444;
}

h1 {
	color: #444;
}

p.t {
	color: #444;
}

#content div.productboxbig div p b{
	color: #0057A3;
}

span.big {
	color: #444;
}

#header div.login, #header div.posts {
	color: #EC008B;
}

#header div.login  a, #header div.posts a {
  	text-decoration:none;
  	color: #EC008B;
  	background-color: inherit;
  	border-bottom: 0px solid black;
}

#header div.login  a:hover, #header div.posts a:hover {
  	text-decoration:none;
  	color: white;
  	background-color: inherit;
  	border-bottom: 0px solid #EC008B;
}

#content #tabs-2 a, #content #tabs-1 a {
  	text-decoration:none;
  	font-size: 11px;
  	color: #0057A3;
  	background-color: inherit;
}

#content #tabs-2 a:hover, #content #tabs-1 a:hover {
  	text-decoration:none;
  	font-size: 11px;
  	color: #EC008B;
  	background-color: inherit;
}

a{
  	color: #0057A3;
  	text-decoration: none;
  	background-color: inherit;
  	
  	border-bottom: 0px solid #E6F4FF;
}
a.h2{
  	color: #0057A3;
  	text-decoration: none;
  	background-color: inherit;
  	font-size: 15px;
  	border-bottom: 0px solid #E6F4FF;
}

a.h2:hover {
  	color: #EC008B;
  	text-decoration: none;
  	background-color: inherit;
  	font-size: 15px;
  	border-bottom: 0px solid #E6F4FF;
}

a:hover{
  	color: #EC008B;
  	text-decoration: none;
  	background-color: inherit;
  	
  	border-bottom: 0px solid #E6F4FF;
}

#content div.productbox:hover, #content div.sfhover  {
	border-color: #12344E;	
	background-position: top right;
}

#content div.productboxbig:hover, #content div.sfhover  {
	border-color: #12344E;	
	background-position: top right;
}

#content div.catbox:hover, #content div.sfhover {
	border-color: #12344E;
	background-position: top right;
}

#content div.productbox:hover a, #content div.sfhover a{
	color: white;
}

#content div.productboxbig:hover a, #content div.sfhover a{
	color: white;
}

#content div.catbox:hover a, #content div.sfhover a{
	color: white;
}