@charset "utf-8";
html {
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #e1dfdf;
	color:#555555;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 100px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border:0px;
}
.border {
	border:1px solid #cbcbcb;
}
.swatch {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #F0F0F0;
}
.border_line {
	border-bottom:1px solid #81B0BE;
}
.outerBox {
	border:1px solid #C1C1C1;
	background-color:#FFFFFF;
	height: 680px;
}
.orangeborder {
	border:1px solid #FF9900;
}
.menubg {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-y;
	/*background-color:#fcaf17;*/
	background-position: right;
	line-height:18px;
}
.pattern-bg {
	background-image: url(images/pattern-bg.gif);
	background-repeat: no-repeat;
}
.basket-bg {
	background-image: url(images/basket-bg.gif);
	background-repeat: no-repeat;
	height:75px;
}
.headingspacer {
	line-height:4px;
}
.menu {
	/*background-color:#F78E1C;*/
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.border-bottom {
	background-image: url(images/border-bottom.gif);
	background-repeat: repeat-x;
	background-position:5px 5px 5px 5px;
}
.border-right {
	background-image: url(images/border-right.gif);
	background-repeat: repeat-y;
	top: 20px;
	clip: rect(20px,auto,auto,auto);
}
.product-search {
	background-image: url(images/product-search-bg.gif);
	background-repeat:repeat-y;
}
.content-bg {
	background-image: url(images/content-bg.gif);
	background-repeat:repeat-y;
}
.content-bglong {
	background-image: url(images/content-bglong.gif);
	background-repeat:no-repeat;
	height: 150px;
}
.contact-bglong {
	background-image: url(images/contacts-bglong.gif);
	background-repeat:no-repeat;
}
/**************Tables*************/
.tablecopy {
	font: 75% Arial, Helvetica, sans-serif;
	color:#666666;
	background-color: #F5F5F5;
}
.tablespacer {
	line-height: 6px;
}
.tablefield {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	/*background-color: #D2DBDA;*/
}
.tableblack {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #FF8600;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;/*width:100px;*/
}
.tablelight {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDEBE4;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}
/**************Text*************/
.copy {
	font: 72% Arial, Helvetica, sans-serif;
	color:#555555;
	line-height: 18px;
}
.copysmall {
	font: 70% Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 14px;
}
.breadcrumb {
	font: 70% Arial, Helvetica, sans-serif;
	color:#666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*background-color: #FFFFFF;*/
	font-size:0.60em;
	color:#999999;
}
/**************Titles*************/
.title {
	color:#666666;
	font: 0.80em Arial, Helvetica, sans-serif;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	line-height: 2em;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #779DAC;
	font-weight: bold;
	padding-top:6px;
	padding-bottom:6px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 1em;
}
.navigation {
	line-height: 20px;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
}
.box {
	border: 1px solid #CCCCCC;
}
/************ form styles **************/
.formcopy {
	font: 11px Arial, Helvetica, sans-serif;
}
.formBox {
	font-size:0.75em;
	border: 1px solid #B7B7B7;
	background-color: #FFFFFF;
	width: 180px;
	height: 16px;
	color:#666666;
}
.formBoxSmall {
	font-size:11px;
	border: 1px solid #B7B7B7;
	background-color: #FFFFFF;
	width: 120px;
	height: 18px;
}
.loginBox {
	font-size:11px;
	border: 1px solid #B7B7B7;
	background-color: #FFFFFF;
	width: 160px;
	height: 18px;
}
.formArea {
	width:300px;
	border: 1px solid #B7B7B7;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
.form_dropdown {
	color: #666666;
	font-size: 0.75em;
}
/*********** Links ***********/

a:link {
	color: #73A8B7;
	line-height:18px;
	text-decoration:none;
}
a:visited {
	color: #73A8B7;
	line-height:18px;
	text-decoration:none;
}
a:hover {
	color: #666666;
	line-height:18px;
}
a:active {
	color: #666666;
	line-height:18px;
}
/************ menu styles **************/
#whiteLinks {
	font-family: Arial, Helvetica, sans-serif;
}
#whiteLinks a:link, #whiteLinks a:visited {
	color: #FFFFFF;
}
#whiteLinks a:hover {
	color: #CCCCCC;
}
/************ menu styles **************/


#menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:0.70em;
	display: block;
	width:200px;
}
#menuLinks a:link, #menuLinks a:visited {
	text-decoration: none;
	color: #666666;
	padding: 2px;
	display: block;
	border-bottom: 1px dotted #CCCCCC;/*line-height: 24px;*/
}
#menuLinksFirst a:link, #menuLinksFirst a:visited {
	text-decoration: none;
	color: #666666;
}
#menuLinksselected a:link, #menuLinksselected a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#666666;
}
#menuLinks a:hover {
	color: #999999;
}
/************ submenu styles **************/


#submenuLinks, #submenuLinks2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:0.70em;
}
#submenuLinks a:link, #submenuLinks a:visited {
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
	line-height: 20px;
}
#submenuLinksFirst a:link, #submenuLinksFirst a:visited {
	text-decoration: none;
	color: #666666;
}
#submenuLinksselected a:link, #submenuLinksselected a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#666666;
}
#submenuLinks a:hover {
	color: #CCCCCC;
}
/************ content styles **************/


#contentLinks {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:0.70em;
}
#contentLinks a:link, #contentLinks a:visited {
	text-decoration: none;
	padding:2px;
	color: #59BAC1;
	border-bottom: 1px dotted #999999;
}
#contentLinksselected a:link, #contentLinksselected a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#666666;
}
#contentLinks a:hover {
	color: #666666;
}
.button {
	background-color: #FF0000;
	color: #FFFFFF;
	background-image: url(file:///C|/CLIENTS/8310/web/images/red-button.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.white {
	color:#FFFFFF;
}
/******Colours *****/
.blue {
	color:#72AFCD;
}
.products {
	color:#fa841a;
}
.borderorange {
	border: 1px solid #FF9900;
}
.borderyellow {
	border: 1px solid #B6804E;
}
.borderred {
	border: 1px solid #990000;
}
.borderbrown-left {
	border-left: 1px solid #d9d1c9;
}
.borderbrown {
	border: 1px solid #967865;
}
.borderltbrown {
	border: 1px solid #A99E98;
}
/********************************/
.underline {
	border-bottom: 1px solid #CCCCCC;
}

