html {
	background: #edf7f9;
}

body, td{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333;/*default colour for text*/
	padding: 0;
	margin: 0;
	}

a {text-decoration: underline;color: #db712d;}
a:hover {text-decoration: underline; color:#00a6d1;}
a:active {color: silver;}

a.sel {color: #f76c97;}
img{border: 0;}
/*base margin/padding rule*/
ol,ul,h1, h2, h3, h4, h5,h6,h7,p,table,caption {padding: 0; margin: 0.4em 20px;position: relative;text-align: left;
	/*vertical-align: top;*/
	}

h1, h2, h3, h4, h5 {margin-top: 0.6em; margin-bottom: 0.6em;}
h1 {font-size: 1.6em;font-weight: normal;}
h2 {font-size: 1.6em;font-weight: normal;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1.1em;}
p {margin: 0.5em 20px 0.6em 20px;line-height:1.4em;}
br {line-height: 0.2em;padding: 0;margin: 0;}
table {vertical-align: bottom;}
td {text-align: left;padding: 2px;margin: 0;vertical-align: bottom;border-top: 1px #c4e2f4 solid;font-size: 0.9em;}
th {text-align: left;padding: 2px;font-size: 10px;color: #1c8095;}
td p {margin: 0.1em 1px;padding: 0;}

ul {
	position: relative;
	display: block;
}
li {
	padding: 0;
	margin: 1px 0 1px 1.5em;
	display: list-item;
	list-style: disc;
	line-height:1.4em;
	}
ul li {}

ol li {	list-style-type: decimal;	display: list-item;}
em {}

.fr {float: right;display: inline;}
.fl {float: left;display: inline;}
.ar{text-align: right;}
.ac{text-align: center;}
.al{text-align: left;}


body {
	/*default background*/
	background: #edf7f9;
	position: relative;
	width:900px;
	margin: 0px auto;	
	}

/*other stuff*/
#header,
#container,
#footer {
	width: 900px;
	padding: 0;
	position: relative;
	display: block;
}

#footer {
	clear: both;
	position: relative;
	color: #0068b3;
	zoom:1;
}
#container {
	clear:both;
	z-index: 1;
	zoom:1;
	background: #fff;
}

#wide {
	/*Super wide area for homepage malarky*/
	background: #035faa url(/images/bg_hp_wide.jpg) no-repeat left bottom;
	min-height: 20em;
	padding: 1em 0;
	overflow: hidden;
	zoom:1;
}
#crumb {
}
#crumb a { color: #333333; }

#banner {
	height: 156px;
	background: url(/images/banner/default.jpg) no-repeat left top;
}

#content {
	margin: 0px;
	padding: 1px 0px;
	overflow: hidden;
	width: 590px;
	position: relative;
	float: left;
	display:inline; /*IE6 hack*/
}

#side {
	/*Side has no background colour : #side div.group does*/
	position: absolute;
	top: 90px;
	right: 10px;
	margin: 0px;
	padding: 0;
	width: 290px;
	z-index: 10;
	zoom:1;
}

/*////////////////
*	Header stuff
////////////////*/
#header{
	overflow: hidden;
	background: #0068b3 url(/images/bg_header.jpg) no-repeat left top;
	min-height: 167px;
}
#header h1{
	/*134px total height*/
	margin: 52px 0 28px 15px;
	padding: 0;
	}
#header h1 a {
	width: 237px;
	height: 54px;
	display: block;
	margin: 0;
	padding: 0;
	background: url(/images/logo_default.gif) no-repeat left top;
}
#header h1 a span {display: none;visibility: hidden;}


/*////////////////
*	Main nav
////////////////*/
#navbase {
	position: relative;
	background: url(/images/bg_menu.gif) repeat-x left bottom;
	text-transform: uppercase;
	padding-top: 1px;
	border-bottom: 1px #1a77bb solid;
}
#navbase ul {
	padding: 0;
	margin: 0 0 0 20px;
	overflow: hidden;
}
#navbase .menu li {
	float: left;
	display: inline;
	margin: 0;
	background: url(/images/bg_menu_tableft_0.gif) no-repeat left bottom;
	padding: 0 0 0 9px;
	position: relative;
	list-style-type: none;
	list-style-image: none;
	zoom: 1;

}
#navbase .menu li a {
	/*Overall height should be 35px*/
	float: left;
	display: inline; /*IE6 Hack*/
	background: url(/images/bg_menu_tabright_0.gif) no-repeat right bottom;
	text-decoration: none;
	height: 25px;
	padding: 10px 9px 0 0;
	color: #fff;
}
#navbase .menu li a.sel {
	color: #fff;
	background: url(/images/bg_menu_tabright_1.gif) no-repeat right bottom;
}
#navbase .menu li.sel {
	background: url(/images/bg_menu_tableft_1.gif) no-repeat left bottom;
}
#navbase .menu li a:hover {
	color: #f46a1c;
}
#navbase .menu li.first,
#navbase .menu li.first a{
	border: none;
}

/*
////////////////
*	Sidebar area
*	MultiBlock stuff
////////////////
*/
#side div.topblock {
	background: #333;
	padding: 1px 0;
}
#side div.group {
	margin: 0;
	padding: 1px 0 1em 0;
	background: #d3e3f2;
	overflow: hidden;
	zoom: 1;
}

#side h2 {
	color: white;
	text-transform: lowercase;
}

#side ul.menu {
	list-style-type: none;
	list-style-image: none;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	position: relative;
	margin-top: 1em;
	margin-bottom: 2em;
	background: url(/images/bg_side_menu_0.gif) no-repeat left bottom;
	}

#side .menu li {
	list-style-type: none;
	list-style-image: none;
	display: block;
	position: relative;
	zoom: 1;
	margin: 0;
	padding: 0;
}
#side .menu li a {
	margin: 0;
	padding: 0.4em 12px;
	display: block;
	color: #999;
	text-decoration: none;
	background: url(/images/bg_side_menu_0.gif) no-repeat left top;
}

#side .menu li.sel a {
	font-weight: normal;
	color: #fff;
	background: url(/images/bg_side_menu_1.gif) repeat-y left top;
}

#side .menu li a:hover {
	color: white;
	text-decoration: underline;
}

#side div.sideimg {
	margin-bottom: 1em;
}

/*////////////////
*	Sidebar top and bottom corner blocks
////////////////*/
#side div.ctop_blue,
#side div.ctop_white {
	position: relative;
	zoom:1;
	height: 8px;
	margin: 0;
	padding: 0 0 0 8px;
	background: url(/images/side_corn_tl_blue.gif) no-repeat left top;
}
#side div.ctop_white {
	background: url(/images/side_corn_tl_white.gif) no-repeat left top;
}

#side div.ctop_blue div,
#side div.ctop_white div {
	position: relative;
	height: 8px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
	background:  url(/images/side_corn_tr_blue.gif) no-repeat right top;
}
#side div.ctop_white div {
	background: url(/images/side_corn_tr_white.gif) no-repeat right top;
}

#side div.cbot_blue,
#side div.cbot_white {
	position: relative;
	zoom: 1;
	height: 8px;
	margin: 0;
	padding: 0 0 0 8px;
	background: url(/images/side_corn_bl_blue.gif) no-repeat left top;
}
#side div.cbot_white {
	background: url(/images/side_corn_bl_white.gif) no-repeat left top;
}
#side div.cbot_blue div,
#side div.cbot_white div {
	height: 8px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
	background: url(/images/side_corn_br_blue.gif) no-repeat right top;
}
#side div.cbot_white div {
	background: url(/images/side_corn_br_white.gif) no-repeat right top;
}


/*////////////////
*	side block
////////////////*/
#side .block {
	color: #40485b;
	padding: 1px 0;
	display: block;
	zoom: 1;
}
#side .block a {
	color: #40485b;
	text-decoration: underline;
}

#side .block p.img {
	display: block;
	position: relative;
	zoom: 1;
	width: 250px;
	border: 1px white solid;
	background: #e3eef4;
	margin-left: 19px;
	margin-right: 19px;
}
#side .block p.img img {
	background: #e3eef4;
	padding: 6px;
}
#side .block p.img span {
	padding: 0 8px 6px 8px;
	display: block;
	color: #0068b3;
}



/*
////////////////
*	Content area
*	MultiBlock stuff
////////////////
*/

#container #ender {
	height: 8px;
	margin: 0;
	padding: 0 0 0 8px;
	background: white url(/images/container_corn_bl.gif) no-repeat left bottom;
}
#container #ender div {
	height: 8px;
	margin: 0;
	background: url(/images/container_corn_br.gif) no-repeat right bottom;
}

#container h1 {
	margin-top: 1em;
}

/*general*/
#container div.img p,
#container div.imghalf p{
	/*image note*/
	font-size: 0.85em;
	margin: 0.4em 18px 0.4em 10px;
}
p.seemore {
	position: relative;
	overflow: hidden;
}
p.seemore a {
	color: #fff !important;
	background: #f46a1c;
	text-transform: uppercase;
	text-decoration: none !important;
	line-height: 1.4em;
	float: left;
}
p.seemore a:hover span {
	color: black;
}
p.seemore a span {
	padding: 2px 5px 1px 5px;
	float: left;
	cursor: pointer;
}

/*////////////////
*	#content specific
////////////////*/

#content .fr {float: right;display: inline;clear: right;}
#content .fl {float: left;display: inline;clear: left;}
#content div.imghalf.fl {margin-right: 8px;}
#content div.leveler{clear: both;}
#content .smallblock,
#content .fullblock,
#content .halfblock,
#content .featureblock,
#content .fullimg,
#content .newsblock {
	margin: 5px 0px;
	/*margin: 1px 0 1px 0;*/
	/*padding: 1px 0;*/
	position: relative;
	overflow: hidden;
	}
#content .smallblock {
	font-size: 0.9em;
	width: 295px;
}	
#content .halfblock,
#content .featureblock {
	width: 285px;
	position: relative;
	}
#content .fullblock,
#content .fullimg {
	clear: both;
}

#content h3 {
	border-top: 1px #6f758b dashed;
	border-bottom: 1px #6f758b dashed;
	padding: 0.4em 0;
}

/*////////////////
*	news block
////////////////*/
#content .newsblock {
}
#content .newsblock div.thumb {
	width: 295px;
	margin:10px 20px;
}
#content .newsblock div.thumb img {
	margin:0;
	padding:0;
	display: block;
}
#content .newsblock div.thumb a {
	display:block;
	text-decoration: none;
	color: #333333;
}
#content .newsblock div.thumb span {
	clear: both;
	display: block;
	border: 1px #999999 solid;
	border-top: none;
	background: #dde1e5;
	margin: 0;
	padding: 2px 4px;
}

/*////////////////
*	featureblock
////////////////*/
#content .featureblock {
	background: #070837 url(/images/products_intro_bg_bot.gif) no-repeat left bottom;
	margin: 10px 0px 20px 10px;
	float: left;
	display: inline; /*IE6Hack*/
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	zoom: 1;
}
#content .featureblock a {
	color: #fff;
	text-decoration: none;
	display: block;
	zoom: 1;
	z-index: 10;
	cursor: pointer;
}
#content .featureblock a:hover {
	color: #fff;
	text-decoration: underline;
}

#content .featureblock h3 {
	background: #0068b3 url(/images/products_intro_bg_h3.gif) no-repeat left top;
	font-size: 1.1em;
	text-align: center;
	text-transform: uppercase;
	border: none;
	margin:0;
	padding: 0.5em 10px;
}

#content .featureblock .thumb {
	width: 285px;
	font-size: 1px;
	display: block;
	margin: 0;
	padding:0;
}
#content .featureblock .info {
	background: #f46a1c url(/images/products_intro_bg_info_top.gif) no-repeat top left;
	display: block;
	position:relative;
	margin:0px 17px;
	width: 251px;
	padding-top: 8px;
}
#content .featureblock .info span {
	background: #f46a1c url(/images/products_intro_bg_info_bot.gif) no-repeat bottom left;
	display: block;
	position:relative;
	padding: 0 5px 8px 5px; 
}

#content .featureblock .info p {
	margin: 0.3em 8px;
}


/*////////////////
*	productblock
////////////////*/
#content .productblock {
	background: #070837 url(/images/product_info_bg_top.jpg) no-repeat left top;
	margin: 10px 0px 20px 10px;
	width: 285px;
	float: left;
	display: inline; /*IE6Hack*/
	overflow: hidden;
	position: relative;
	padding: 10px 0 0 0;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	zoom: 1;
	color: white;
}

#content .productblock h3 {
	color: #070837;
	font-size: 1.1em;
	text-transform: uppercase;
	border: none;
	margin:0;
	padding: 0.5em 10px 0.5em 4px;
	position: absolute;
	bottom: 0;
}

#content .productblock .thumb {
	width: 70px;
	float:left;
	font-size: 1px;
	display: inline; /*IE6Hack*/
	margin: 0;
	padding:0;
}
#content .productblock .top {
	position:relative;
	margin-left: 70px;
	height: 58px;
}
#content .productblock .info {
	display: block;
	margin-left: 70px;
	position:relative;
}

#content .productblock .info p {
	margin: 0.5em 10px 0.5em 4px;
}

#content .productblock .tail {
	display: block;
	position:relative;
	height: 10px;
	background: #070837 url(/images/product_info_bg_bot.gif) no-repeat left bottom;
}

/*////////////////
*	fullimg
////////////////*/
#content .fullimg div.img {
	/*width: 530px;*/
	padding: 0 0 0 0;
	margin: 1px auto;
}
#content .fullimg div.img div {
	padding: 0 0 18px 0;
}
#content .fullimg div.img img.full {
	/*width: 502px;*/
	padding: 10px 18px 00px 10px;
}

/*////////////////
*	Imghalf
////////////////*/

#content  div.imghalf {
	width: 285px;
	padding: 0px;
	margin: 10px;
}
#content div.imghalf img {
	width: 283px;
	padding: 0;
	border: 1px #333 solid;
}
#content .impact div.imghalf {
	background: #333;
}

/*////////////////
	Homepage stuff : Tweaks to style
////////////////*/

body.home #banner {
	height: 310px;
	background: url(/images/banner/homepage.jpg) no-repeat left top;
}

/*////////////////
	Homepage block
////////////////*/
div.homepageblock {
	padding: 1px 0;
	zoom: 1;
	float: left;
}

div.homepageblock.first {
	clear: left;
	width: 360px;
	border-right: 1px #4484bc solid;
}
div.homepageblock.last {
	width: 538px;
	border-left: 1px #05437c solid;
}
div.homepageblock h3,
div.homepageblock p {
	color: white;
	margin-left: 10px;	
	margin-right: 10px;
}

div.homepageblock h3 {
	font-size: 1.3em;
	font-weight:normal;
	margin-top: 0;
	margin-bottom: 0;
}
div.homepageblock a {
	color: #db712d;
}
div.homepageblock img.thumb {
	float:left;
	padding: 4px;
	border: 1px white solid;
	margin: 5px 0 2px 10px;
	background: #2469aa;
}
div.homepageblock div.info {
	margin-left: 102px;
}

/*////////////////
*	Main menu
////////////////*/

p.menu{
	text-align: right;
	font-size: 1.1em;
}
div.submenu {
	margin: 0;
	position: relative;
	padding: 0;
	background: #f9f9f9 url(/images/bg_submenu_shadow.gif) left top repeat-x;
	border-top: 1px #fff solid;
	border-bottom: 1px #f2f1f1 solid;
}
div.submenu p{
	text-align: right;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: dimgray;
}
div.submenu a{
	color: #68a351;
}

/*popupimage*/
body.popupimg{
  }
	
/*////////////////
*	Contact Form
////////////////*/

input, select, textarea{
	border: 1px #333 solid;
	width: 26em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 2px;
}
input.chbx {width: auto;border: none;}

div.formElement {
	position: relative;
	clear: both;
	padding: 1px 0;
	zoom: 1;
	overflow: hidden;
	}

div.formElement.invalid {
	position: relative;
	border-top: 1px #ff0000 dotted;
	border-bottom: 1px #ff0000 dotted;
	padding: 2px 1px 2px 1px;
	margin: 3px 0px 3px 0px;
	background-color: gold;
	vertical-align: top;
	display: block;
	white-space: nowrap;}

div.formElement.valid {
	position: relative;
	/*height: 1%;*/
	padding: 1px 2px 1px 2px;
	margin: 0px 0px 2px 0px;
	display: block;
	/*white-space: nowrap;*/
	}
	
div.formElement.invalid.required input {background-color: #eee;}
div.formElement.invalid.required option {background-color: #eee;}

div.formElement.valid.required input,
div.formElement.valid.required option,
div.formElement.valid.required textarea {background-color: #eee;}


div.label,
label.blk {
	display: inline;
	float: left;
	clear: none;
	color: #333;
	margin-top: 2px;
	margin-right: 5px;
	text-align: right;
	vertical-align: top;
	width: 10em;
	}
div.input,
span.blk {
	display: inline;
	margin-right: 2px;
	float: left;
	clear: none;
	}

label {
	display: inline;	
}

div#invalidFormHeader {
	position: relative;
	/*height: 1%;*/
	/*border: 2px #ff0000 dashed;*/
	padding: 4px 20px 4px 20px;
	font-size: 13px;
	background: gold url("/admin/images/bg_errorheader.gif") top left repeat-x;
	color: black;
	font-weight: bold;}

div.errTxt {
	margin-top: 3px;
	padding: 2px 2px 0px 1em;
	color: #0000a0;
	font-weight: bold;
	vertical-align: top;}

div.hintreq:first-letter {
	color: red;
	margin-left: -1em;}
	
div.hintreq {
	float: left;
	clear: none;
	display: inline;
	margin-top: 3px;
	padding: 2px 2px 0px 1em;
	color: #0000a0;
	font-size: 11px;
	vertical-align: top;}

div.outputtext {
	float: left;
	clear: none;
	margin-top: 3px;
	padding: 2px 2px 0px 2px;
	font-size: 11px;
	vertical-align: top;
}

div.hint {
	float: left;
	clear: none;
	margin-top: 2px;
	padding: 2px 2px 0px 1em;
	color: #0000a0;
	font-size: 11px;
	vertical-align: top;
}

