body {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#pageContainer {
	text-align: center;
	margin: auto;
	clear: both;
	padding: 0px;
	background-image: url(../img/template/headerbkgrnd.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#pageWidth {
	width: 850px;
	margin: auto;
	padding: 0px;
	clear: both;
}
#headerArea {
	height: 119px;
	width: 850px;
	margin: auto;
	clear: both;
	float: left;
}
#headerArea #headerLogo {
	margin: auto;
	float: left;
	width: 233px;
}
#headerArea #headerTel {
	margin: 6px auto auto;
	clear: right;
	float: right;
	width: 267px;
}
#headerArea #headerEmail {
	margin: auto;
	clear: right;
	float: right;
	width: 267px;
}
#spacer {
	width: 100%;
	height: 0px;
}
#leftColumn {
	margin: 1px auto auto;
	float: left;
	width: 200px;
	clear: both;
}
#leftColumn #leftAddressArea {
	background-image: url(../img/template/leftAddressbkgrnd.jpg);
	padding: 6px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	text-align: left;
	margin-top: 15px;
	width: 188px;
	float: left;
}
#leftColumn #leftAddressArea p {
	margin: 5px 0px;
	padding: 0px;
}
#leftColumn #leftAddressArea a {
	color: #CC0000;
	text-decoration: none;
}
#leftSponsorArea {
	float: right;
	margin-top: auto;
	margin-right: 30px;
	margin-bottom: auto;
	margin-left: auto;
}
#leftColumn #leftMenuArea #leftMenu {
	background-image: url(../img/template/menubkgrnd.jpg);
	height: 20px;
	text-align: left;
	padding-top: 4px;
	padding-left: 8px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#leftColumn #leftMenuArea #leftMenu_on {
	background-image: url(../img/template/menubkgrnd.jpg);
	height: 20px;
	text-align: left;
	padding-top: 4px;
	padding-left: 8px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#leftColumn #leftMenuArea #leftMenu a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
#leftColumn #leftMenuArea #leftMenu_on a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

#rightColumn {
	float: right;
	width: 630px;
	margin: 1px auto auto;
	clear: right;
}
#rightColumn #userGroups {
	height: 140px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 630px;
	float: left;
}
#rightColumn #userGroups #userGroup1 {
	background-image: url(../img/template/userBlockbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 209px;
	float: left;
}
#rightColumn #userGroups #userGroup2 {
	background-image: url(../img/template/userBlockbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 209px;
	float: left;
	margin-right: 2px;
	margin-left: 1px;
}
#rightColumn #userGroups #userGroup3 {
	background-image: url(../img/template/userBlockbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 209px;
	float: left;
}
#rightColumn #userGroups #userGroupHeader {
	height: 33px;
	padding-left: 10px;
	text-align: left;
	padding-top: 5px;
}
#rightColumn #userGroups #userGroupText {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-align: left;
	padding: 8px;
	height: 60px;
}
#rightColumn #userGroups #userGroupMore {
	text-align: right;
	padding: 8px;
}
#rightColumn #contentArea h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 21px;
	color: #003366;
	font-weight: normal;
	text-align: left;
	margin: 20px 0px 0px;
}
#rightColumn #contentArea {
	margin: auto;
	float: left;
	width: 630px;
}
#rightColumn #contentArea p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightColumn #contentArea td {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-weight: normal;
}
#footerUpperArea {
	background-image: url(../img/template/footerLogos.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 49px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 850px;
	float: left;
}
#footerMidArea {
	background-image: url(../img/template/footerBkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}
#footerMidArea #footerMenu {
	float: left;
	width: 320px;
	text-align: left;
	margin-top: 10px;
	margin-left: 30px;
	height: 80px;
	clear: right;
}
#footerMidArea #footerMenu #leftMenu {
	float: left;
	width: 150px;
}
#footerMidArea #footerMenu #leftMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#leftColumn #leftMenuArea #leftMenu2 {
	height: 20px;
	margin-bottom: 1px;
	text-align: left;
	padding-top: 4px;
	padding-left: 15px;
	background-image: url(../img/template/leftAddressbkgrnd.jpg);
}
#leftColumn #leftMenuArea #leftMenu2 a {
	color: #990000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
}

#footerMidArea #footerIsoLogos {
	margin-top: 10px;
	text-align: right;
	margin-right: 30px;
	width: 164px;
	float: right;
}
#footerLowerArea {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #666666;
	margin-top: 10px;
	clear: both;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footerLowerArea a {
	color: #666666;
	text-decoration: none;
}
#rightColumn #contentArea li {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-weight: normal;
	text-align: left;
}
#promoArea {
	height: 180px;
	width: 630px;
	float: left;
	margin: auto;
}
#promoArea #promoLeft {
	width: 422px;
	float: left;
	height: 180px;
}
#promoArea #promoRight {
	height: 170px;
	width: 198px;
	float: left;
	background-color: #ECE6D8;
	padding: 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#promoArea #promoRight ul {
	padding: 7px;
	border: 1px solid #CCCCCC;
	width: 181px;
	height: 154px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../img/template/rightPromoBkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#promoArea #promoRight li {
	font-family: "Trebuchet MS", Arial, Verdana;
	list-style-type: none;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
}
#lowerArea {
	float: left;
	width: 630px;
	margin-bottom: 10px;
}




#flash{
display: block;
}


#promoRight #newsItemA {
	height: 168px;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-image: url(../img/template/newsHeader.png);
	background-repeat: repeat-x;
}
#promoRight #newsItemA h3 {
	margin: 0px;
}
#promoRight #newsItemA h3 a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #006699;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#promoRight #newsItemA #newsDate {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-small;
	text-align: left;
	color: #FF6600;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#promoRight #newsItemA p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#promoRight #newsItemA a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
#contentArea {
	text-align: left;}
#contentArea #newsItem{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#contentArea #newsItem h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: large;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #003366;
	margin: 6px 0px 0px;
}
#contentArea #newsItem h3 a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: large;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
#contentArea #newsItem #newsDate {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #FF9900;
}
#contentArea #newsItem a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-weight: normal;
	text-align: left;
	color: #CC0000;
}
#newsImageSum {
	height: 100px;
	width: 190px;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
}
#newsImageSum img {
	max-height:100px;
	padding-top: 3px;
	padding-left: 3px;
}
#contentArea #prodNavBar {
	background-color: #F0ECE1;
	margin-bottom: 25px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #990000;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font-weight: bold;
	float: left;
	width: 620px;
}
#contentArea #prodNavBar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
#contentArea .Pagcount {
	float: left;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #BDA877;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#contentArea #prodContainer {
	float: left;
	width: 156px;
	margin: auto;
	text-align: center;
	height: 175px;
}
#prodContainer #prodTop {
	height: 3px;
	width: 95%;
}

#contentArea #prodDiv {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 156px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#contentArea #prodDivEnd {
	float: left;
	width: 156px;
	text-align: center;
}
#contentArea #prodTitle {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	margin-top: 8px;
}
#contentArea #prodCost {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 145px;
	padding-bottom: 20px;
}
#contentArea #prodCostNow {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 145px;

}
#contentArea #prodCostWas {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	width: 145px;
}
#prodContainer #prodBot {
	height: 4px;
	width: 136px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
}
#custSelectArea {
	width: 630px;
	float: left;
	height: auto;
	margin: auto;
}
#custSelectArea #custSelectImgArea {
	float: left;
	width: 385px;
	margin-right: 10px;
}
#custSelectArea #custSelectImgArea img {
	max-width: 385px;
}
#custSelectArea #custSelectOptionArea {
	float: left;
	width: 235px;
	margin: auto;
}
#custSelectArea #widthArea {
	float: left;
	width: 235px;
	margin: auto;
	height: 200px;
}
#custSelectOptionArea #supplierLogo {
	float: left;
	width: 234px;
}
#custSelectArea #custSelectOptionArea #prodHeading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	color: #000000;
	margin: auto;
	float: left;
	width: 234px;
}
#custSelectOptionArea #prodPrice {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 30px;
	font-weight: bold;
	margin: auto;
	float: left;
	width: 234px;
}
.prodPriceVAT {
	font-size: 14px;
	color: #666666;
}
#custSelectOptionArea #prodPriceEx {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #C6355D;
}
#custSelectOptionArea #prodPriceWas {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #999999;
	text-decoration: line-through;
}

.prodPriceExVAT {
	font-size: 14px;
	color: #666666;
}
#promoLeft #flashcontent {
	z-index: 100;
}
#optionBody {
	margin: auto;
	float: left;
	width: 234px;
}
#optionBody li {
	margin-left: -18px;
	margin-bottom: 5px;
}
#optionBody select {
	margin-top: 3px;
	width: 100px;
}
#addToBasket {
	background-color: #FF6600;
	display: block;
	height: 22px;
	width: 110px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
}
.friend {
	float: left;
	width: 235px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#prodTabsArea {
	margin: auto;
	float: left;
	width: 385px;
}





#prodTabNavArea {
	float: left;
	width: 385px;
	clear: both;
	height: 25px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#prodTabNav a:link, #prodTabNav a:visited {
	float: left;
	height: 21px;
	width: 96px;
	text-align: center;
	margin: auto;
	background-image: url(../img/template/tabbkgrnd.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-top: 4px;
	font-size: 12px;
}
#prodTabNav a:hover {
	float: left;
	height: 21px;
	width: 96px;
	text-align: center;
	margin: auto;
	background-image: url(../img/template/tabbkgrnd_hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
}
#prodTabBodyArea {
	float: left;
	margin: auto;
	width: 365px;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../img/template/tabareabkgrnd.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#prodTabBodyArea img {
	margin: auto;
	width: 365px;
}
#topPromoLeft {
	background-color: #C4AF8A;
	float: left;
	width: 561px;
	height: 111px;
	text-align: left;
	padding: 7px;
}
#topPromoPhoto {
	float: left;
	width: 165px;
}
#topPromoHeadline {
	float: left;
	width: 390px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
}
#topPromoSummary {
	float: left;
	width: 390px;
	margin-left: 5px;
	margin-top: 8px;
}
#topPromoSummary ul {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topPromoSummary li {
	float: left;
	width: 300px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-small;
	color: #FFFFFF;
}
.summaryBox h3 {
	margin: 0px;
	padding: 0px;
}
.summaryBox h3 a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
.summaryBox p {
	margin: 0px;
	padding: 0px;
}
.summaryBox a {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #CC0000;
	text-decoration: none;
	font-size: small;
}

.summaryBox {
	background-image: url(../img/template/summarybkgrnd.jpg);
	background-repeat: repeat-x;
	padding: 8px;
	margin-bottom: 10px;
}
#contentArea a {
	font-size: small;
}
marquee {
	height: 40px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #003366;
}
marquee ul {
	list-style-type: none;
	width: 300%;
}
marquee li {
	float: left;
	margin-right: 250px;
}
.staff p {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
	padding-left: 10px;
}
#listLeft {
	float: left;
	width: 50%;
}
#listRight {
	float: left;
}
#promoArea #promoRight li .list_blue {
	color: #006699;
}
#promoArea #promoRight li .list_red {
	color: #FF0000;
}
#contact_header {
	width: 100%;
	padding-top: 2px;
	height: 20px;
	background-image: url(../img/template/contact_header.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#contact_header li {
	list-style-type: none;
	display: inline;
	text-align: left;
	margin-left: -30px;
	margin-right: 50px;
	margin-top: auto;
	margin-bottom: auto;
}
#contact_header li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: auto;
}
#demo {
	margin: auto;
	padding: 0px;
	float: left;
}
.bodyTextError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.existCust {
	width: 500px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;

}
.existCust .existHead {
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;
}

.checkoutHeadingRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.checkoutRow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.checkoutRow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.checkoutTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#cartPara {
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
	float: left;
}
#cartHeadings {
	width: 630px;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #A8A9AD;
}
#cartHeadings #ProdHead {
	margin: auto;
	float: left;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#cartHeadings #QtyHead {
	margin: auto;
	width: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#cartHeadings #PriceHead {
	margin: auto;
	width: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#cartHeadings #SubHead {
	margin: auto;
	float: left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#cartBody {
	float: left;
	width: 630px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#cartBody .ProdArea {
	width: 630px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-height: 30px;
	clear: both;
	float: left;
	padding: 0px;
}
.ProdArea .prodRow1 {
	margin: auto;
	float: left;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.ProdArea .prodRow1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C33159;
}
.ProdArea .qtyRow1 {
	margin: auto;
	float: left;
	width: 100px;
	height: 10px;
	text-align: center;
}
.ProdArea .priceRow1 {
	margin: auto;
	float: left;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	height: 22px;
	padding-top: 8px;
}
.ProdArea .subRow1 {
	margin: auto;
	float: left;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	height: 22px;
	padding-top: 8px;
}
.ProdArea .updateRow1 {
	margin: auto;
	float: left;
	width: 100px;
	text-align: center;
}
.ProdArea .prodRow2 {
	margin: auto;
	float: left;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.ProdArea .prodRow2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C33159;
}
.ProdArea .qtyRow2 {
	margin: auto;
	float: left;
	width: 100px;
	height: 30px;
	text-align: center;
}
.ProdArea .priceRow2 {
	margin: auto;
	float: left;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	height: 22px;
	padding-top: 8px;
}
.ProdArea .subRow2 {
	margin: auto;
	float: left;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	text-align: right;
	height: 22px;
	padding-top: 8px;
}
.ProdArea .updateRow2 {
	margin: auto;
	float: left;
	width: 100px;
	text-align: center;
}
.ProdArea .prodOptions {
	width: 460px;
	float: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#cartDetails {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 90px;
	margin-bottom: auto;
	margin-left: auto;
}
#cartDetails #subTotal {
	margin: auto;
	float: right;
	width: 220px;
}
#subTotal .orderHead {
	width: 100px;
	margin: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#subTotal .orderTot {
	float: right;
	width: 100px;
	text-align: right;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#cartDetails #shippingTotal {
	margin: auto;
	float: right;
	width: 220px;
}
#shippingTotal .shipHead {
	margin: auto;
	float: left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#shippingTotal .shipTot {
	float: right;
	width: 100px;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.showButt {
	float: right;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#cartButtons {
	float: left;
	width: 630px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#cartButtons .clearButton {
	margin: auto;
	float: left;
	width: 210px;
}
#cartButtons .returnButton {
	margin: auto;
	float: left;
	width: 210px;
	text-align: center;
}
#cartButtons #checkoutButton {
	margin: auto;
	float: left;
	width: 210px;
	text-align: right;
}
.catBox {
	float: left;
	width: 190px;
	height: 190px;
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../img/template/catBoxBkgnd.jpg);
	background-repeat: no-repeat;
}
.catName {
	float: left;
	width: 150px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003374;
	text-align: center;
}
.catImage {
	float: left;
	width: 150px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 20px;
	text-align: center;
	height: 100px;
}
.catImage img {
	height: 100px;
	width: 150px;
}
.cartTextSmall {
	font-size: 11px;
}
#mainImage {
	margin: auto;
	float: left;
	width: 630px;
	padding: 0px;
}
#CategoryDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 630px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#searchBar {
	float: left;
	height: 30px;
	width: 630px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #C22F57;
}
#searchHeading {
	float: left;
	height: 22px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
	color: #FFFFFF;
}

#search {
	float: left;
	width: 130px;
	height: 27px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
}
#sortHeading {
	float: left;
	width: 65px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
}
#sortBrand {
	float: left;
	width: 153px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#sortWidth {
	float: left;
	width: 142px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#sortPrice {
	float: left;
	height: 25px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: bold;
}


#subCategories {
	margin: auto;
	float: left;
	width: 630px;
}
.subCatBox {
	float: left;
	width: 206px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.subCatBox2 {
	float: left;
	width: 206px;
	margin-top: auto;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}
.subCatImage {
	margin: auto;
	float: left;
	width: 206px;
	height: 200px;
	overflow: hidden;
}
.subCatImage img {
	width: 206px;
	overflow: hidden;
}
.subCatName {
	float: left;
	height: 20px;
	width: 206px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.subCatName a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#catRequest {
	margin: auto;
	height: 120px;
	width: 120px;
	position: absolute;
	padding: 0px;
	right: 0px;
	left: 1036px;
	top: 145px;
	bottom: 0px;
}

#mainHome {
	float: left;
	width: 200px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: left;
}
#mainHome #leftMenu {
	background-image: url(../img/template/menubkgrnd.jpg);
	height: 20px;
	text-align: left;
	padding-top: 4px;
	padding-left: 8px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#mainHome #leftMenu a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
.staffHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #C6355D;
}

.staffPic {
	margin: auto;
	height: 130px;
	width: 100px;
	padding: 4px;
	border: 1px solid #E4DBCA;
	overflow: hidden;
}
.staffName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003373;
}
.staffPosition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}
#cartLinks {
	float: left;
	width: 630px;
	height: 25px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#hotline {
	float: left;
	width: 430px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

#myAcocunt {
	float: left;
	width: 100px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
}
#myAcocunt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#basket {
	margin: auto;
	float: left;
	width: 80px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
#basket a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
div.RBtnTab { display:none;}

