body {
	font-family: sans-serif;
	font-size: 76%;

	color: #000000;
	margin: 0px;
	border: 0px;
	background-color: #FF5F00;	
}

/**  links  **/

a.links-general, a.links-general:hover {
	color: #FF5900;
	font-weight: bold;
	text-decoration: none;
}
a.links-credits {
	color: #254461;
	text-decoration: none;
}
a.links-credits:hover {
	color: #FF2C00;
	text-decoration: none;
}
a.links-section {
	color: #000000;
	text-decoration: none;
}
a.links-section:hover {
	color: #3A3A3A;
	text-decoration: none;
}
a.links-featured, a.links-featured:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/**  font  **/

.bold {
	font-weight: bold;
}
td.errorText {
	font-weight: bold;
	color: #DC6322;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF5900;
}
h2.sectionPrice {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF5900;
	font-size: 24px;
}

/**  header  **/

td.headerLeft {
	width: 459px;
}
td.headerRight {
	background-image: url(../images/layout/header_right.gif);
	background-repeat: no-repeat;
	width: 309px;
}
td.topNav {
	background-image: url(../images/layout/top_nav_bg.gif);
	background-repeat: no-repeat;
	line-height: 33px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

/**  footer  **/

td.footer {
	text-align: center;
	line-height: 57px;
	background-image: url(../images/layout/footer_bg.gif);
	background-repeat: no-repeat;
}

/**  search  **/

td.searchSpacer {
	line-height: 13px;
}
td.searchCentre {
	text-align: center;
	background-color: #C7E4F2;
	padding: 5px 0px 5px 0px;
}
input.searchfield {
	width: 100px;
	height: 15px;
	border: 1px solid #A3A3A3;
	background-color: #FFFFFF;
	font-size: 80%;
	padding-left: 1px;
	padding-top: 2px;
	margin-right: 3px;
}
select.searchSelect{
	width: 126px;
	height: 17px;
	border: 1px solid #A3A3A3;
	background-color: #FFFFFF;
	font-size: 80%;
	padding: 1px;
}
br.searchSpacer {
	line-height: 5px;
}

/**  members login  **/

input.membersfield {
	width: 120px;
	height: 15px;
	border: 1px solid #A3A3A3;
	background-color: #FFFFFF;
	font-size: 80%;
	padding-left: 1px;
	padding-top: 2px;
}

/**  table  **/

td.left {
	text-align: left;
}
td.right {
	text-align: right;
}
td.center {
	text-align: center;
}
td.eightPixelLine {
	line-height: 8px;
}
td.lineSpacer {
	line-height: 8px;
}
td.titleMainTop {
	width: 458px;
	background-image: url(../images/titles/titlemain_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FF2200;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 8px;
	line-height: 25px;
}

/**  columns  **/

td.leftColumn {
	width: 152px;
	vertical-align: top;
	background-color: #F2F2F2;
	padding: 14px 0 10px 11px;
}
td.rightColumn {
	width: 152px;
	vertical-align: top;
	background-color: #F2F2F2;
	padding: 14px 11px 10px 0;
}
td.centreColumn {
	width: 467px;
	vertical-align: top;
	background-color: #F2F2F2;
	padding: 14px 0 10px 0;
}

/**  featured items on homepage  **/

td.featuredTop {
	width: 227px;
	background-image: url(../images/layout/products_title_bar.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FF2200;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 8px;
	line-height: 25px;
}
td.featuredDesc {
	vertical-align: top;
	padding: 3px 3px 3px 5px;
}

/**  catalogue  **/

td.catalogueMain {
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	padding: 5px 5px 5px 8px;
	background-color: #FFFFFF;
}
td.cat-section-links {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #FFE0CC;
}
td.cat-section-noline {
	padding: 5px 0 5px 0;
}

/** section  **/

td.sectionImage {
	padding: 0px 5px 0px 5px;
}
td.sectionpadded {
	width: 150px;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
	border-right: 1px solid #C7E4F2;
	background-color: #F2FBFF;
}
td.sectionTitle {
	background-color: #C7E4F2;
	font-weight: bold;
	padding: 3px;
}
td.sectionCopy {
	padding: 7px 5px 5px 3px;
}
td.secNavLeft {
	text-align: left;
	padding-left: 3px;
}
td.secNavRight {
	text-align: right;
	padding-right: 4px;
}

/**  section products list  **/

td.secProdLeft {
	width: 100px;
	vertical-align: top;
	padding: 7px 0 5px 0;
	border-bottom: 1px solid #FFE0CC;
}
td.secProdMiddle {
	vertical-align: top;
	padding: 7px 5px 5px 5px;
	border-bottom: 1px solid #FFE0CC;
}
td.secProdRight {
	vertical-align: top;
	text-align: right;
	padding: 10px 5px 5px 0;
	border-bottom: 1px solid #FFE0CC;
}
td.secProdLeftNoline {
	width: 100px;
	vertical-align: top;
	padding: 7px 0 5px 0;
}
td.secProdMiddleNoline {
	vertical-align: top;
	padding: 7px 5px 5px 5px;
}
td.secProdRightNoline {
	vertical-align: top;
	text-align: right;
	padding: 10px 5px 5px 0;
}
.productPrice {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 190%;
	font-weight: bold;
	color: #FF6600;
}
.prodVAT {
	font-size: 90%;
}

/**  product  **/

td.eightpixheight {
	line-height: 8px;
}
td.productcopyLeftBottom {
	vertical-align: top;
	padding: 10px 5px 5px 5px;
}
td.productImageRight {
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #FF5900;
	vertical-align: top;
}
td.right {
	text-align: right;
}
td.purchaselefttop {
	text-align: left;
	vertical-align: top;
}
td.purchaseleftbottom {
	vertical-align: bottom;
}
td.purchaserightbottom {
	vertical-align: bottom;
	text-align: right;
}
td.productXtraLeft {
	width: 50px;
	padding: 8px 0px 8px 5px;
}
td.productXtraRight {
	padding: 8px 0px 8px 5px;
}

/** associated products  **/

td.productcopyLeft {
	width: 290px;
	vertical-align: top;
	border-right: 1px solid #FF5900;
	border-bottom: 1px solid #FF5900;
	padding: 5px;
}
td.sectionimgborder {
	padding: 5px;
}

/**  basket  **/

td.chckbasktopleft {
	width: 60%;
	text-align: left;
	border-bottom: 1px solid #FFE0CC;
	padding-bottom: 3px;
	color: #FF2C00;
	font-weight: bold;
}
td.chckbasktopmid {
	text-align: center;
	width: 10%;
	border-bottom: 1px solid #FFE0CC;
	padding-bottom: 3px;
	color: #FF2C00;
	font-weight: bold;
}
td.chckbasktopright {
	text-align: center;
	width: 8%;
	border-bottom: 1px solid #FFE0CC;
	padding-bottom: 3px;
	color: #FF2C00;
	font-weight: bold;
}
td.chckordertopright {
	text-align: center;
	width: 40%;
	border-bottom: 1px solid #FFE0CC;
	padding-bottom: 3px;
	color: #FF2C00;
	font-weight: bold;
}
td.chckordertopmid {
	text-align: center;
	width: 20%;
	border-bottom: 1px solid #FFE0CC;
	padding-bottom: 3px;
	color: #FF2C00;
	font-weight: bold;
}
td.chckbaskbodyleft {
	width: 60%;
	padding: 6px 0px 0px 0px;
}
td.chckordertopleft {
	width: 40%;
	text-align: left;
	border-bottom: 1px solid #FFE0CC;
	padding-bottom: 3px;
	color: #FF2C00;
	font-weight: bold;
}
td.chckorderbodyleft {
	width: 40%;
	padding: 6px 0px 0px 0px;
}
td.chckbaskbodymid {
	text-align: center;
	padding: 6px 0px 0px 0px;
	width: 10%;
}
td.chckbaskbodyright {
	text-align: center;
	padding: 6px 0px 0px 0px;
	width: 12%;
	color: #FF2C00;
	font-weight: bold;
}
td.chckcartfootleftTL {
	text-align: right;
	padding: 5px 5px 0px 0px;
	border-top: 1px solid #FFE0CC;
	color: #FF2C00;
	font-weight: bold;
}
td.chckcartfootrightTL {
	text-align: center;
	padding-top: 5px;
	border-top: 1px solid #FFE0CC;
}
td.chckcartfootleft {
	text-align: right;
	padding: 3px 5px 0px 0px;
	color: #FF2C00;
	font-weight: bold;
}
td.chckcartfootright {
	text-align: center;
	padding-top: 3px;
}

/** checkout  **/

td.chckfieldsleft {
	padding-top: 6px;
	padding-right: 8px;
	text-align: right;
}
.chcktextbox {
	padding: 1px;
	font-size: 80%;
	width: 200px;
	height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #FF5900;
	background-color: #FFE0CC;
}
.chckselectbox {
	width: 200px;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #FF5900;
	background-color: #FFE0CC;
	font-size: 80%;
	padding: 1px;
}
td.chcktopleft {
	width: 33%;
	border-bottom: 1px solid #FF5900;
	padding: 5px;
	color: #000000;
	font-weight: bold;

}
td.chcktopmid {
	width: 33%;
	border-bottom: 1px solid #FF5900;
	padding: 5px;
	color: #000000;
	font-weight: bold;
}
td.chcktopright {
	width: 33%;
	border-bottom: 1px solid #FF5900;
	padding: 5px;
	color: #000000;
	font-weight: bold;
}
td.chckbodyleft {
	width: 33%;
	border-left: 1px solid #FF5900;
	border-right: 1px solid #FF5900;
	background-color: #FFE0CC;
	padding: 5px;
}
td.chckbodymid {
	width: 33%;
	border-right: 1px solid #FF5900;
	background-color: #FFE0CC;
	padding: 5px;
}
td.chckbodyright {
	width: 33%;
	border-right: 1px solid #FF5900;
	background-color: #FFE0CC;
	padding: 5px;
	vertical-align: top;
}
td.chckfootleft {
	width: 33%;
	border-left: 1px solid #FF5900;
	border-right: 1px solid #FF5900;
	border-bottom: 1px solid #FF5900;
	padding: 5px;
}
td.chckfootmid {
	width: 33%;
	border-right: 1px solid #FF5900;
	border-bottom: 1px solid #FF5900;
	padding: 5px;
}
td.chckfootright {
	width: 33%;
	border-right: 1px solid #FF5900;
	border-bottom: 1px solid #FF5900;
	padding: 5px;
}
td.changeShipbutton {
	padding-top: 1px;
	padding-left: 6px;
}

/**  customer address  **/

td.custaddrTopLeft {
	width: 150px;
	font-weight: bold;
	border-bottom: 1px solid #FCE464;
	padding: 0px 5px 6px 0px;
}
td.custaddrTopMid {
	width: 150px;
	font-weight: bold;
	border-bottom: 1px solid #FCE464;
	padding: 0px 5px 6px 0px;
}
td.custaddrTopRight {
	text-align: right;
	width: 150px;
	font-weight: bold;
	border-bottom: 1px solid #FCE464;
	padding: 0px 5px 6px 0px;
}
td.custaddrBodyLeft {
	width: 150px;
	border-bottom: 1px solid #FCE464;
	padding: 6px 5px 6px 0px;
}
td.custaddrBodyMid {
	width: 150px;
	border-bottom: 1px solid #FCE464;
	padding: 6px 5px 6px 0px;
}
td.custaddrBodyRight {
	text-align: right;
	width: 150px;
	border-bottom: 1px solid #FCE464;
	padding: 6px 5px 6px 0px;
}

/**  wishlist  **/

td.wishTopLeft {
	font-weight: bold;
	border-bottom: 1px solid #FFE0CC;
	padding: 6px 5px 6px 0px;
}
td.wishTop {
	font-weight: bold;
	border-bottom: 1px solid #FFE0CC;
	padding: 6px 5px 6px 3px;
}
td.wishTopRight {
	font-weight: bold;
	border-bottom: 1px solid #FFE0CC;
	padding: 6px 5px 6px 0px;
	text-align: right;
}
td.wishThumb {
	padding: 6px 5px 0px 0px;
	border-right: 1px solid #FFE0CC;
	vertical-align: top;
}
td.wishBody {
	border-bottom: 1px solid #FFE0CC;
	padding: 6px 5px 6px 6px;
	vertical-align: top;
}
td.wishBodyRight {
	border-bottom: 1px solid #FFE0CC;
	padding: 6px 5px 6px 6px;
	vertical-align: top;
	text-align: right;
}
td.sendwishRight {
	padding: 3px 0px 0px 0px;
}

/**  order history  **/

td.orderbodyleft {
	width: 33%;
	border-left: 1px solid #FF5900;
	border-right: 1px solid #FF5900;
	border-bottom: 1px solid #FF5900;
	background-color: #FFE0CC;
	padding: 5px;
}
td.orderbodymid {
	width: 33%;
	border-right: 1px solid #FF5900;
	border-bottom: 1px solid #FF5900;
	background-color: #FFE0CC;
	padding: 5px;
}
td.orderbodyright {
	width: 33%;
	border-right: 1px solid #FF5900;
	border-bottom: 1px solid #FF5900;
	background-color: #FFE0CC;
	padding: 5px;
	vertical-align: top;
}

/**  customer account  **/

td.custLeft {
	padding: 3px 5px 0px 0px;
}
td.custRight{
	padding: 3px 0px 0px 0px;
}
td.bannerDetails {
	width: 50%;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #FFE0CC;
	vertical-align: top;
}
td.accDetailsTitle {
	border-bottom: 1px solid #FFE0CC;
	padding: 7px 0px 7px 5px;
}

/** customer login  **/

td.custLogin {
	width: 50%;
	padding: 7px 3px 5px 3px;
	border-bottom: 1px solid #FFE0CC;
	color: #000000;
	font-weight: bold;
}
td.custLoginRight {
	width: 50%;
	padding: 7px 3px 5px 5px;
	border-bottom: 1px solid #FFE0CC;
	border-left: 1px solid #FFE0CC;
	color: #000000;
	font-weight: bold;
}
td.custLoginCopy {
	padding: 7px 3px 5px 3px;
	border-bottom: 1px solid #FFE0CC;
	vertical-align: top;
}
td.custLoginCopyRight {
	padding: 7px 3px 5px 5px;
	border-bottom: 1px solid #FFE0CC;
	border-left: 1px solid #FFE0CC;
	vertical-align: top;
}

/**   product form table   **/

td.prodTableRight {
	padding: 0px 6px 0px 6px;
	vertical-align: top;
}
td.prodTableLeft {
	padding: 6px 5px 5px 5px;
	vertical-align: top;
}
input.prodTableTextBox {
	width: 180px;
	height: 18px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: solid #004568 1px;
	font-size: 80%;
	padding: 2px;
}
textarea.prodTableQuery {
	width: 180px;
	height: 60px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: solid #004568 1px;
	font-size: 100%;
	font-family: sans-serif;
	padding: 2px;
}
td.prodTableButtons {
	padding-left: 6px;
	padding-top: 2px;
	padding-right: 6px;
	vertical-align: top;
}

/**  form fields  **/

select.selectbox {
	width: 180px;
	height: 18px;
	border: 1px solid #FE6B09;
	background-color: #FFE0CC;
	font-size: 80%;
	padding-left: 1px;
	padding-top: 2px;
}
input.quantity {
	width: 20px;
	height: 16px;
	border: 1px solid #FE6B09;
	background-color: #FFE0CC;
	font-size: 80%;
	padding-left: 1px;
	padding-top: 2px;
}
input.newsletter {
	width: 180px;
	height: 15px;
	border: 1px solid #FE6B09;
	background-color: #FFE0CC;
	font-size: 80%;
	padding-left: 1px;
	padding-top: 2px;
	margin-right: 5px;
}

/**  contact form  **/

td.contactLeft {
	padding: 3px 10px 0px 0px;
	vertical-align: top;
}
td.contactRight {
	padding: 0px 0px 0px 7px;
}
td.contactSpacer {
	line-height: 5px;
}
td.contactBodyLeft {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	width: 220px;
}
td.contactBodyRight {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
input.textBox {
	width: 180px;
	height: 18px;
	border: 1px solid #FE6B09;
	background-color: #FFE0CC;
	font-size: 80%;
	padding-left: 1px;
	padding-top: 2px;
}
input.offerCode {
	width: 100px;
	height: 18px;
	border: 1px solid #FE6B09;
	background-color: #FFE0CC;
	font-size: 80%;
	padding-left: 1px;
	padding-top: 2px;
}
textarea.messageField {
	width: 180px;
	height: 60px;
	border: 1px solid #FE6B09;
	background-color: #FFE0CC;
	font-size: 80%;
	padding-left: 1px;
	padding-top: 2px;
}
input.button {
	width: 50px;
	height: 20px;
	border: 1px solid #FE6B09;
	background-color: #FFE0CC;
	font-size: 80%;
}

/** div  **/

#wrapper {
position: relative;
width: 771px;
margin: auto;
text-align: left;
}
div.centered 
{
text-align: center;
width: 100%;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}

/** resizer  **/

.resize {
	max-width: 90px;
    width: expression(setWidth(this,90));
}