body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

a {
	color: #254886;
}

h2 {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 26px;
	color: #254886;
	font-weight: normal;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	line-height: 26px;
}

#centerer {
    position: relative;
	width: 806px;
	padding: 0px;
	margin: 0px auto;
}

#clickcafe img {
	float: right;
}

.catname {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #878787;
}

a:hover {
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

#topcontent {
	position: absolute;
	width: 806px;
	left: 50%;
	margin-left: -403px;
}

#logo {
	position: absolute;
	width: 152px;
	height: 42px;
	left: 0px;
	top: 21px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

#logo h1 {
	position:absolute;
	left: -999em;
}

#midstrip {
	position: absolute;
	background-color: #a4a4a4;
	background-image: url(images/topstrip.jpg);
	background-repeat: repeat-y;
	background-position: center;
	top: 78px;
	height: 29px;
	width: 100%;
	z-index: 100;
}

#welcometext {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 166px;
	top: 25px;
	font-size: 12px;
	color: #0868ac;
	border-bottom: 1px solid #c5c5c5;
	height: 18px;
}

#languages {

	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 410px;
	top: 23px;
	font-size: 12px;
	color: #0868ac;
	height: 18px;
}

#topnav {
	position: absolute;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	left: 165px;
	top: 51px;
	font-size: 13px;
}

#topnav li {
	float: left;
	padding: 0px 20px 11px 22px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/navicon.gif);
}

#topnav a {
	color: #0868ac;
	text-decoration: none;
}

#topnav a:hover {
	text-decoration: underline;
}

#topform {
	position: absolute;
	left: 690px;
	top: 12px;
}

.topinputs {
	width: 92px;
	height: 18px;
	font-size: 13px;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #cbcbcb;
	border-left: 1px solid #c7c7c7;
	border-right: none;
	color: #878787;
	margin: 0px;
	padding: 1px 0px 0px 3px;
}

#toprightnav {
	position: absolute;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	left: 612px;
	top: 23px;
	font-size: 13px;
}

#toprightnav li {
	padding: 0px 0px 0px 22px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/navicon.gif);
	color: #0868ac;
	text-decoration: none;
	margin-bottom: 12px;
}

#topsearch {
	position: absolute;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	left: 612px;
	top: 51px;
	font-size: 13px;
}

#topsearch li {
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/navicon.gif);
	color: #0868ac;
	text-decoration: none;
}

#searchbox {
	position: absolute;
	left: 682px;
	top: 49px;
	padding: 0px;
	margin: 0px;
	width: 116px;
}

#toplogin {
	position: absolute;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	left: 520px;
	top: 21px;
	font-size: 13px;
}

#toplogin li {
	padding: 0px 0px 0px 22px;
	color: #0868ac;
	text-decoration: none;
}

#toploggedin {
	position: absolute;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	left: 540px;
	top: 24px;
	font-size: 13px;
}

#toploggedin li {
	float: left;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 0px 20px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/navicon.gif);
}

#toploggedin li a {
	color: #0868ac;
	text-decoration: none;
}

#loginbox {
	position: absolute;
	left: 586px;
	top: 19px;
	padding: 0px;
	margin: 0px;
	width: 212px;
}

#maincontent {
	position: absolute;
	width: 806px;
	left: 50%;
	margin-left: -403px;
	top: 116px;
}


#menucontainer {
	z-index: 150;
	position: absolute;
	width: 806px;
	left: 50%;
	margin-left: -402px;
	top: 38px;
}

#homemenu {
	position: absolute;
	left: 606px;
	top: -29px;
}

.navy {
	color: #093177;
}

.red {
	color: #cc0000;
}

#homenews {
	float: right;
	width: 184px;
	height: 325px;
	border-left: 1px solid #526d9d;
	background-color: #EBEBEB;
	padding: 11px 0px 0px 15px;
	overflow: hidden;
}

.headertext, h3 {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 16px;
	color: #254886;
	font-weight: bold;
	padding-bottom: 6px;
	text-decoration: none;
}

h4 {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 13px;
	color: #A4A4A4;
	font-weight: bold;
	padding-bottom: 6px;
	text-decoration: none;
}

.newsitem {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #0868ac;
	font-size: 11px;
	line-height: 13px;
	height: 52px;
}

.newsitem img {
	border: 1px solid #526d9d;
	float: left;
	margin-right: 10px;
}

#hometext1 {
	font-size: 11px;
	width: 600px;
	height: 185px;
	padding-top: 10px;
	overflow: hidden;
}

#hometext2 {
	font-size: 11px;
	width: 305px;
	height: 125px;
	padding: 10px 5px 0px 0px;
	float: right;
	overflow: hidden;
}

.spotimage, .spotlight {
	float:left;
	width: 76px;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	text-align: center;
	margin-right: 13px;
}

.spotlight {
	float:right;
	margin-right: 10px;
}

#overlay1 {
	position: absolute;
	left: 581px;
	top: 329px;
}

#overlay2 {
	position: absolute;
	left: 68px;
	top: 487px;
}

#overlay3 {
	position: absolute;
	left: 369px;
	top: 487px;
}

#topcontainer {
	border-bottom: 1px solid #bcbcbc;
}

#hometext3 {
	font-size: 11px;
	width: 290px;
	height: 135px;
	padding-top: 10px;
	overflow: hidden;
}

#hometext4 {
	font-size: 11px;
	width: 305px;
	height: 135px;
	padding: 10px 5px 0px 0px;
	float: right;
	overflow: hidden;
}

#botstrip {
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #458dc0;
	clear:both;
	font-size: 10px;
	color: #878787;
	padding: 3px 0px 3px 0px;
	margin-bottom: 10px;
}

.greylink {
	color: #878787;
	text-decoration: none;
}

.greylink:hover {
	text-decoration: underline;
}

#botright {
	float: right;
}

#botright a {
	color: #00a0c6;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#botright a:hover {
	text-decoration: underline;
}

.moreinfo {
	background-image: url(images/moreinfo.gif);
	width: 180px;
	height: 17px;
	float: right;
	text-align: center;
	padding-top: 1px;
	margin-right: 15px;
	margin-top: 4px;
	cursor: pointer;
}

.moreinfo a {
	color: #254886;
	text-decoration: none;
}

.titleimg {
	margin-bottom: 20px;
}

#tierContent {
	padding-top: 10px;
}

#tierPhoto {
	float: right;
	width: 375px;
	height:386px;
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px 0px 15px 18px;
	overflow: hidden;
}

#contactPhoto {
	background-image:url('images/contactus.jpg');
	width: 375px;
	height:386px;
	background-repeat: no-repeat;
	background-position: top right;
}

#tierProdPhoto {
	float: right;
	width: 375px;
	height: 386px;
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px 0px 15px 18px;
	overflow: hidden;
}

.newsPic {
	float: left;
	width: 150px;
	height: 115px;
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px 18px 0px 0px;
	overflow: hidden;
}

.newsText {
	float: left;
	width: 400px;
}

.newsDate {
	font-size: 11px;
	color: #254886;
}

.newsText p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#newsRight {
	float: right;
	width: 230px;
}

.sideBut {
	float: right;
	width: 157px;
	height: 27px;
	background-image: url('images/sidebut.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 40px;
}

.sideBut a {
	display: block;
	width: 145px;
	color: #FFFFFF;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0px 5px 10px;
}

.pagelinkicon {
	background-image: url('images/pagelinkicon.gif');
	background-repeat: no-repeat;
	padding: 1px 0px 0px 30px;
	height: 25px;
}

.pagelinkicon a {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
}

#infoTable {
	width: 410px;
	border: 3px solid #0868ac;
	border-collapse: collapse;
}

#infoTable td {
	padding: 4px;
	border: 1px solid #0868ac;
	border-collapse: collapse;
}

#infoTable td.tablehead {
	font-weight: bold;
	width: 110px;
}

#optioncontainer{
	width: 410px;
}

.prodoption {
	float: left;
	margin-right: 6px;
}

.prodoption table {
	padding: 0px;
	margin: 0px;
}

.prodoption table td {
	vertical-align: bottom;
	text-align: center;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

#prodgrid {
	border-collapse: collapse;
	border: 2px solid #0868ac;
}

#prodgrid td {
	border-collapse: collapse;
	border: 1px solid #0868ac;
	text-align: center;
	font-size: 11px;
}

#prodgrid td.headerside, #prodgrid td.headermid {
	font-weight: bold;
	background-color: #0868ac;
	color: #FFFFFF;
}

p.formfield {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: left;
}

p.formfield span, p.formsubmit span {
	display: block;
	width: 115px;
	float: left;
	padding-top: 2px;
}

p.formfield input, p.formfield select, p.formfield textarea {
	width: 230px;
	height: 17px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #7f9db9;
	color: #484848;
	margin: 0px;
	padding: 2px 0px 0px 2px;
}

p.formfield select {
	width: 234px;
	height: 20px;
	padding: 2px 0px 0px 0px;
}

p.formfield textarea {
	height: 80px;
}

p.formsubmit input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

ul.dlist {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
}

ul.dlist li {
	padding: 0px 0px 2px 18px;
	background-image: url('images/icon_small.gif');
	background-repeat: no-repeat;
}

.textlink {
	padding-left: 15px;
	background: url('images/icon_small.gif') no-repeat top left;
}

.textlink a {
	text-decoration: none;
}

.textlink a:hover {
	text-decoration: underline;
}

#DistributorBlock {

	margin-bottom: 10px;	
	width: 806px;
	height: 515px;
	background-image: url(/images/distributor_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#DistributorLeft {

	width: 54px;
	height: 515px;
	float: left;
}

#DistributorCentre {

	
	border-top: solid 1px #195ECD;
	border-bottom: solid 1px #195ECD;
	width: 130px;
	height: 513px;
	float: left;
}

#DistributorCentre select {

	color: #636467;
	font-size: 1em;
}

#DistributorRight {

	
	border-top: solid 1px #195ECD;
	border-right: solid 1px #195ECD;
	border-bottom: solid 1px #195ECD;
	width: 621px;
	height: 513px;
	float: left;
}

#DistributorBlockUK {

	margin-bottom: 10px;	
	width: 806px;
	height: 632px;
	background-image: url(/images/distributor_graduk.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#DistributorLeftUK {

	width: 54px;
	height: 632px;
	float: left;
}

#DistributorCentreUK {

	
	border-top: solid 1px #195ECD;
	border-bottom: solid 1px #195ECD;
	width: 130px;
	height: 630px;
	float: left;
}

#DistributorRightUK {

	
	border-top: solid 1px #195ECD;
	border-right: solid 1px #195ECD;
	border-bottom: solid 1px #195ECD;
	width: 621px;
	height: 630px;
	float: left;
}

.distributortitle {

	font-weight: bold;
	font-size: 1.6em;
	color: #005193;
}

.DistributorTitle {
	
	color: #005193;
	font-size: 1.4em;
	font-weight: bold;
}

#DistributorAreasTop {

	border-bottom: solid 1px #686868;
	width: 800px;
	height: 60px;
}

#DistributorAreasContent {

	margin-top: 10px;
	width: 800px;
}

#DistributorAreasContentLeft {

	width: 248px;
	float: left;

}

#DistributorAreasContentRight {

	width: 552px;
	text-align: right;
	float: left;
}

.distributorname a {
	height: 20px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.distributorname a:hover {
	height: 20px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
