.nothing {}

/* ------- LINK SETTINGS -------------- */
a {color: #474e77; text-decoration: none;}
a:hover {color: #474e77; text-decoration:underline;}
a:link {color: #474e77}



/* ------- GENERAL FONT SETTINGS -------------- */
.heading {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight: bold; color: #474e77; margin-top:0px;}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin:0px auto;
	color: #666666;
}

.bodyText {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; color: #666666}
.bodyTextBold {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #666666}
.bodyTextError {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; color: #FF0000}
.bodyTextSmall {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em}
.bodyTextWhite {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #FFFFFF}

.voucherHeading {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight: bold; color: #666666}


/* ------- CATEGORY LIST (Category page body area) -------------- */
.categoryHeader {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #474e77}
.categoryDescription {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; color: #474e77}
.categoryRow {padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px}


/* ------- CATEGORY LIST (Left Menu) -------------- */
.categoryBackground {background-color: #FFFFFF}
.categoryHeadingRow {background-color: #A80036; text-align: left}
.categoryHeadingText {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #FFFFFF}
.categoryRow1 {background-color: #E6E6E6; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; text-align: left}
.categoryRow2 {background-color: #C0C0C0; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; text-align: left}
.categoryDescription {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; font-style: italic; color: #333333}

A.categoryLink:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-decoration: underline;
}
A.categoryLink:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-decoration: underline;
}
A.subCategoryLink:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-decoration: underline;
	line-height: 20px;
}
A.subCategoryLink:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-decoration: underline;
	line-height: 20px;
}

a.breadcrumbLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #474e77;
	font-weight: bold;
	padding-left:5px;
	text-decoration: underline;
}

a:hover.breadcrumbLink {
	text-decoration: none;
}

.pageCurrent{
	color: #FFFFFF;
	background-color: #474e77;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	border: 1px solid #474e77;
	display: inline-block;
	text-align: center;

}

a.pageLink{
	color: #474e77;
	background-color: #FFFFFF;
	padding: 2px;
	height: 16px;
	text-align:center;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	display: inline-block;
}


.subCategoryLinkIndent {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em; color: #333333; text-decoration: none }

.imgCategoryBorder{
	border: 3px solid #f1efeb;	
}

.imgProductBorder{
	border: 3px solid #f1efeb;	
	margin-top: 2px;
}


/* ------- PRODUCT LIST (Category & Search result pages) -------------- */
.productListHeader {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #474e77}
.productListDescription {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; color: #666666}
.productListPrice {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.0em; font-weight: bold; color: #666666}
.productListRRP {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight: bold; color: #FF0000}
.productListOutOfStock {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em; color: #666666}
.productListDateAvailable {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.8em; color: #006600}
.productListPreOrder {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight: bold; color: #666666}

A.productListMoreInfo {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; text-decoration: underline; color: #696047}
A.productListMoreInfo:hover {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; text-decoration: underline; color: #696047}

a.productHeader {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #474e77}

/* ------- PRODUCT PAGE -------------- */
.productHeader {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight: bold; color: #474e77}
.productText {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; color: #666666; text-decoration: none;}
.productTextBold {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; color: #666666; font-weight: bold}
.productDescriptionHeading {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: bold; color: #A80036}
.productDescription {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; color: #333333}
.productPrice {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #333333}
.productRRP {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #FF0000}
.productOutOfStock {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em; color: #333333}
.productDateAvailable {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; color: #A80036}
.productPreOrder {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight: bold; color: #333333}
.productInfoTable {background-color: #CCCCCC}
.productInfoTableRow1 {background-color: #f1efeb}
.productInfoTableRow2 {background-color: #FFFFFF}
.productRow1 {background-color: #f1efeb}
.productRow2 {background-color: #FFFFFF}
#checkoutOptions {
	display:block;
}

#enquireOptions {
	display:none;
}



/* ------- CHECKOUT PAGES -------------- */
.checkoutBodyText {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em}
.checkoutBodyTextBold {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold}
.checkoutBodyTextError {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; color: #FF0000}
.checkoutBodyTextSmall {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em}
.checkoutTable {
	background-color: #CCCCCC;
	border: none;
	width: 100%;
}
.checkoutTableAdmin {background-color: #CCCCCC; border: 1px #CCCCCC; width: 550px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}
.checkoutHeadingRow {background-color: #8187b0; color:#FFFFFF; border: 1px solid #8187b0}
.checkoutRow1Left {background-color: #f1efeb; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em;  border-bottom:1px solid #CCCCCC;  border-left:1px solid #CCCCCC;}
.checkoutRow1Right {background-color: #f1efeb; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em;  border-bottom:1px solid #CCCCCC;  border-left:1px solid #CCCCCC;  border-right:1px solid #CCCCCC;}
.checkoutRow2Left {background-color: #FFFFFF; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em;  border-bottom:1px solid #CCCCCC;  border-left:1px solid #CCCCCC;}
.checkoutRow2Right {background-color: #FFFFFF; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em;  border-bottom:1px solid #CCCCCC;  border-left:1px solid #CCCCCC;  border-right:1px solid #CCCCCC;}

.checkoutSuccess {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #33CC00}
.checkoutFail {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #FF0000}

a.editAccount {
  color: #FFFFFF;
}

a.shippingLink {
  text-decoration: underline;
}

/* ------- PAGE LAYOUT -------------- */
.outsideBorder {background-color: #B3B3B3;}
.headerMenuSeparator {background-color: #336633;}
.bgColour {
	background-color: #ebf1eb;
	background-image: url(../img/bg_gradient.gif);
	background-repeat: repeat-x;
}

/* ------- HEADER -------------- */
.headerRow {
	background-image: url(../img/panel_top.gif);
	background-repeat: no-repeat;
	width: 734px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}

#topLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 50px;
	width: 210px;
	padding-left: 430px;
	position: absolute;
}
#topLinks .separator {
	background-image: url(../img/link_separator.gif);
	background-repeat: no-repeat;
}


#topLinks a{
	color: #6B8D7D;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 6px;
}

#topLinks a.basket {
	background-image: url(../img/basket.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 1px 1px;
}

.headerMenuRow {background-color: #F3F2F2; color: #F3F2F2}
.panelLeft {
	background-image: url(../img/panel_left_header.gif);
	background-repeat: repeat-y;
	height: 173px;
	width: 26px;
}
.panelLeftTop {
	background-image: url(../img/panel_left.gif);
	background-repeat: no-repeat;
	height: 176px;
	width: 26px;

}
.panelRight {
	background-image: url(../img/panel_right_header.gif);
	background-repeat: no-repeat;
	height: 173px;
	width: 210px;
	color: #FFFFFF;
}

.panelRight .titleLogin{
	background-image: url(../img/titleLogin.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 51px;
}

.panelRight .titleAccount{
	background-image: url(../img/titleAccount.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 51px;
}

#navigation {
	padding-top: 147px;
	margin-left: 15px;
	padding-bottom: 0px;
	width: 697px;
	position: absolute;
}

#navigation .hidden{
	display:none;
}

#navigation a.navHome{
	background-image: url(../img/navHome.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 52px;	
	display: block;
	padding-left:1px;
	padding-top:6px;
	color:#FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#navigation a:hover.navHome{
	background-image: url(../img/navHomeOver.gif);
}

#navigation a.navAbout{
	background-image: url(../img/navAbout.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 70px;	
	display: block;
	padding-left:1px;
	padding-top:6px;
	color:#FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#navigation a:hover.navAbout{
	background-image: url(../img/navAboutOver.gif);
}

#navigation a.navResearchProducts{
	background-image: url(../img/navResearchProducts.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 123px;	
	display: block;
	padding-left:1px;
	padding-top:6px;
	color:#FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#navigation a:hover.navResearchProducts{
	background-image: url(../img/navResearchProductsOver.gif);
}

#navigation a.navChemicals{
	background-image: url(../img/navChemicals.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 77px;	
	display: block;
	padding-left:1px;
	padding-top:6px;
	color:#FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#navigation a:hover.navChemicals{
	background-image: url(../img/navChemicalsOver.gif);
}

#navigation a.navBrands{
	background-image: url(../img/navBrands.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 82px;	
	display: block;
	padding-left:1px;
	padding-top:6px;
	color:#FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#navigation a:hover.navBrands{
	background-image: url(../img/navBrandsOver.gif);
}

#navigation a.navNews{
	background-image: url(../img/navNews.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 91px;	
	display: block;
	padding-left:1px;
	padding-top:6px;
	color:#FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#navigation a:hover.navNews{
	background-image: url(../img/navNewsOver.gif);
}

#navigation a.navContact{
	background-image: url(../img/navContact.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 81px;	
	display: block;
	padding-left:1px;
	padding-top:6px;
	color:#FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#navigation a:hover.navContact{
	background-image: url(../img/navContactOver.gif);
}

.panelLeftRepeat {
	background-image: url(../img/panel_left_repeat.gif);
	background-repeat: repeat;
}

.panelRightRepeat {
	background-image: url(../img/panel_right.gif);
	background-repeat: no-repeat;
	height:571px;
	width: 210px;
}

.panelRightRepeater {
	background-color: #FFFFFF;
	background-image: url(../img/panelRightBottom.gif);
	background-repeat: no-repeat;
	width: 224px;
	height: 51px;
	
}

.bgCentre {
	background-color: #FFFFFF;
	background-image: url(../img/panelCentreRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.topBorder {
	background-color: #f1efeb;
	margin: 0px;
	padding: 3px;
	display: block;
	margin-left: 15px;
	margin-right: 25px;
	margin-bottom: 20px;
}

#mainImage{
	border-bottom: 6px solid #FFFFFF;
	margin-left: 15px;
	margin-right: 5px;
	width: 700px;
	height: 156px;
}

#breadcrumb {
	color: #666666;
	padding-bottom: 10px;
}

#frmLogin {
	padding: 0px;
	margin: 0px;
	height: 130px;
}

#frmLogin .inputBgTop {
	background-image: url(../img/imgInputBgTop.gif);
	background-repeat: no-repeat;
}
#frmLogin .inputBgBottom {
	background-image: url(../img/imgInputBgBottom.gif);
	background-repeat: no-repeat;
}
#frmLogin input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #ffffff;
	width: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:1em;
	margin-left: 8px;
}
#frmLogin .submit {
	height: 27px;
	width: 65px;
}

#accountInfo {
	height: 130px;
}

#accountInfo a {
	color: #FFFFFF;
}

#accountInfo .raquo {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
}

#accountHeader {
	padding-top: 2px;
}

#accountHeader a {
	color: #FFFFFF;
	text-decoration: none;
}

#accountHeader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#accountHeader .raquo {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
}

#accountHeader ul {
	margin: 0px;
	padding: 0px;
}

#accountHeader li {
	list-style-type: none;
	padding-top:0px;
	padding-bottom:0px;
	line-height: 1.4em;
}

#priceLists {
	padding-top: 5px;
}

#priceLists ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 35px;
}

#priceLists li {
	list-style-type: none;
	padding-top:0px;
	padding-bottom:0px;
	line-height: 1.4em;
}

#priceLists .raquo {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
}


#frmSearch {
	padding: 0px;
	margin: 0px;
}

#frmSearch .titleSearch {
	background-image: url(../img/titleSearch.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 140px;
}


#frmSearch .inputBg {
	background-image: url(../img/imgInputBg.gif);
	background-repeat: no-repeat;
}

#frmSearch input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #ffffff;
	width: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:1em;
	margin-left: 8px;
}

#frmSearch a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
}

#frmSearch a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#frmSearch .submit {
	height: 27px;
	width: 65px;
}

.titleContact {
	background-image: url(../img/titleContact.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 133px;
}

.contactDetails {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1.4em;
	padding-left: 5px;
}

.contactDetails a.email{
	color: #FFFFFF;
	text-decoration: none;
}

.contactDetails a:hover.email{
	text-decoration: underline;
}

#content {
	margin-left: 15px;
	margin-right: 5px;
	width: 700px;
	margin-top: 15px;
}

#contentMain {
	margin-left: 15px;
	margin-right: 15px;
	width: 690px;
	margin-top: 0px;
}

h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #474e77;
	padding:0px;
	margin:0px;

}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #474e77;
	padding:0px;
	margin:0px;
}

p {
	color: #666666;
}

.productDetails {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 6px; 
}

.imgBorder {
	border: 1px solid #b3b3b2;
}

a.productLink {
	font-weight: normal;
	font-size: 1.1em;
	color: #474e77;
}

.divider {
	background-image: url(../img/imgDivider.gif);
	background-repeat: repeat-x;
	height: 1px;
	
}

#contentArea1 {
	padding-left: 5px;
	width: 340px;
}

#contentArea1 p {
	margin-top: 6px;
	margin-bottom: 3px;
	width: 240px;
	float: left;
}

#contentArea1 img{
	float: right;
	margin-top: 8px;
	margin-left: 5px;
	border: 1px solid #b3b3b2;
	
}

a.linkFurtherInfo {
	float: left;
	margin-top:4px;
}

#contentArea2 {
	padding-left: 6px;
}

#contentArea2 p {
	margin-top: 6px;
	margin-bottom: 3px;

}

#contentArea2 img{
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 8px;
}

#contentArea2 .emphasis {
	font-size: 1.2em;
	color: #474e77;
	font-weight: bold;
}

.raquo {
	font-weight: bold;
	font-size: 1.5em;
	color: #474e77;
}

.raquoSmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #474e77;
	padding-left: 3px;
	float: left;
}

.raquoSmallOffers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #474e77;
	padding-left: 3px;
	padding-top: 6px;
}


.borderVertical {
	background-image: url(../img/borderVertical.gif);
	background-repeat: no-repeat;

}

#specialOffers {
	padding-left: 15px;
}

#specialOffers .titleSpecialOffers {
	color: #FFFFFF;
	height: 29px;
	width: 166px;
	padding-top: 6px;
	padding-left: 6px;
	font-weight: bold;
	background-image: url(../img/imgSpecialOffer.gif);
	background-repeat: no-repeat;
}

#specialOffers .paddingRight {
	margin-right: 6px;
}

#specialOffers p {
	margin-right: 8px;
	margin-top: 10px;
}

#specialOffers img {
	border: 1px solid #b3b3b2;
	margin-top: 15px;
}


A.headerLink:link {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight: bold; text-decoration: none; color: #333333}
A.headerLink:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight: bold; text-decoration: none; color: #333333}

/* ------- FOOTER -------------- */
.footerRow {
	background-color: #ebf1eb;
	color: #FFFFFF;
	background-image: url(../img/panel_bottom.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 970px;
}

#footerLinks {
	float: right;
	margin-right: 20px;
	margin-top: 30px;
}

#footerLinks a{
	color:#a3a3a3;
	font-size: 0.9em;
	padding-right: 13px;
	padding-left: 10px;
}

.footerPadding {
  background-color: #FFFFFF;
}

.footerSpacer {
  background-color: #ebf1eb
}

#footerLinks .separator{
	background-image: url(../img/separator.gif);
	background-repeat: no-repeat;
}

/* ------- TOP SELLER TABLE -------------- */
.topSellerTable {background-color: #8187b0}
.topSellerRow {background-color: #FFFFFF}
.row3 {background-color: #CCCCCC}
A.topSellerText:link {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.8em; color: #333333; text-decoration: underline}
A.topSellerText:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.8em; color: #333333; text-decoration: underline}




/* ------- PRINTABLE RECEIPT -------------*/
.recieptTable {background-color: #CCCCCC; border: 1px #FF0000; width: 550px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}
.storeName {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight: bold}
.receiptHeading {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold}
A.topSellerText:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333333; text-decoration: none
}
A.categoryLink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
A.subCategoryLink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.TopSellerBorder {
	margin-left: 50px;
}


/* Enquire form styles */
/* Added by Dan Rostron, w2m */

#enqure_form .tableheader {
	font-size: 1em;
	background-color: #8187b0;
	height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7F1F6;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	color: #FFFFFF;
	margin-left: 4px;
}
#enqure_form .inputbox {
	height: 17px;
	width: 200px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #BEBEBE;
}
#enqure_form .inputbox-large {
	height: 90px;
	width: 200px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #BEBEBE;
}

#enqure_form .titlefield {
	height: 10px;
	width: 70px;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #BEBEBE;
	z-index: 0;
	visibility: visible;
}

#enqure_form .tableleft {
	background-color: #f1efeb;
	padding: 0px 6px;
	margin: 0px;
	vertical-align: middle;
	border-top: 0px #CCCCCC;
	border-right: 0px #CCCCCC;
	border-bottom: 0px #CCCCCC;
	border-left: 0px #CCCCCC;
	background-position: right;
	text-align: right;
	font-size:1em;
}

#enqure_form .tableleft-large {
	background-color: #f1efeb;
	font-size:1em;
	padding: 0px 6px;
	height: 38px;
	margin: 0px;
	vertical-align: middle;
	border-top: 0px #CCCCCC;
	border-right: 0px #CCCCCC;
	border-bottom: 0px #CCCCCC;
	border-left: 0px #CCCCCC;
	background-position: right;
	text-align: right;
}

#enqure_form .tableright {
	background-color: #f1efeb;
	height: 28px;
	padding: 0px 6px;
	margin: 0px;
	vertical-align: middle;
	border-top: 0px #CCCCCC;
	border-right: 0px #CCCCCC;
	border-bottom: 0px #CCCCCC;
	border-left: 0px #CCCCCC;
	background-position: right;
	text-align: left;
	font-size: 1em;
}

#enqure_form .tableright-large {
	background-color: #E7F1F6;
	height: 95px;
	padding: 0px 6px;
	margin: 0px;
	vertical-align: middle;
	border-top: 0px #CCCCCC;
	border-right: 0px #CCCCCC;
	border-bottom: 0px #CCCCCC;
	border-left: 0px #CCCCCC;
	background-position: right;
	text-align: left;
}

#enqure_form .postcode {
	height: 17px;
	width: 80px;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #BEBEBE;
}

#enqure_form .enquireSubmit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8187b0;
	font-size: 1em;
	border: 1px solid #585c7a;
	height: 20px;
	width: 110px;

}

a.emailLink {
  text-decoration: underline;
}

a:hover.emailLink {
  text-decoration: none;
}

.formSubmit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8187b0;
	font-size: 1em;
	border: 1px solid #585c7a;
	height: 20px;
	width: 110px;

}

.searchFormSubmit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8187b0;
	font-size: 1em;
	border: 1px solid #585c7a;
	height: 20px;
	width: 85px;

}

a.formSubmit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8187b0;
	font-size: 1em;
	border: 1px solid #585c7a;
	height: 20px;
	width: 120px;
	cursor: default;
	display: block;
	padding-top: 0px;
}

a.formSubmit:hover {
	text-decoration: none;
}

a.printLink {
  text-decoration: underline;
}

a:hover.printLink {
  text-decoration: none;
}
