﻿
.search-table {
width: 100%;
background: #993366;
}

.tender-header {
  font-weight: bold;
}


#field_product_brand {
  width: 170px;
  margin-right: 5px;
  background: #E8FEBC;
  border: 1px solid #c0c0c0;
}

#theme_dropdown {
  width: 170px;
  background: #E8FEBC;
  border: 1px solid #c0c0c0;
}

.search-table table  {
	float: left;
	text-align: left;
	background: #993366;
}


body, p, .text  {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.navlink, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}


.formbox {
	BORDER-RIGHT: #7b9ebd 1px solid;
	BORDER-TOP: #7b9ebd 1px solid;
	BACKGROUND: #f0f0f0;
	BORDER-LEFT: #7b9ebd 1px solid;
	BORDER-BOTTOM: #7b9ebd 1px solid;
	font-size: 12px
}



.headertable {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
  }
 nothing {

	border-bottom: solid 1px #E89E47;
	border-top: double 3px #BF5C00;
	height:80px; 
  
  }
  
  
  
.headercenter {
	width: 100%;
	border-width: 0px 0px 0px 0px;
}
.headerleft { 
border-width: 0px 0px 0px 0px;
 }
.headerright {  
border-width: 0px 0px 0px 0px;
}

.wholepage{
	text-align: center;
	width: 1000px;
}

.mainbody {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;

}
.mainbodycenter { 
width: 100%; 
vertical-align: top;
padding: 0px 10px 10px 10px;
 background-color: White;
 
}
.mainbodyleft   { 
	width: 170px; 
	vertical-align: top; 
	border-right: 1px none #E0AD12;
	padding: 5px 5px 5px 5px;
	background: #993366;
	}
	
	
.mainbodyright  { 
	width: 170px; 
	vertical-align: top; 
	border-right: 1px none #E0AD12;
	padding: 5px 5px 5px 5px;
	background: #993366;
	}

.navpanelheader { }


/* For the panel headers on the left */


.navpanelleft {

	border-collapse: collapse;
	border-spacing: 0;
	border: 0 0 0 0;
	padding: 0 0 0 0px;
	margin-bottom: 10px;
   background: #E8FEBC;
	width: 170px;

} 

.navpanelright {

	border-collapse: collapse;
	border-spacing: 0;
	border: 0 0 0 0;
	padding: 0 0 0 0px;
	margin-bottom: 10px;
   background: #E8FEBC;
	width: 170px;

} 
.navpanelleftbody,.navpanelbodybody { 
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0 0 0 0px;
	width: 100%;
	
	border-bottom: 1px solid Black;
	border-top: 0px ;
	border-right: 1px solid Black;
	border-left: 1px solid Black;
	
	}
	
	.navpanelrightbody { 
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0 0 0 0px;
	width: 100%;
	
	border-bottom: 1px solid #993366;
	border-top: 0px ;
	border-right: 1px solid #993366;
	border-left: 1px solid #993366;
	background-color: #E8FEBC;
	}

.navpanelbodybody { 
	border-collapse: collapse;
	border-spacing: 0;
	padding: 10px 10px 10px 10px;
	width: 100%;
	border-bottom: 1px solid #999999;
	border-top: 0px ;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	

}
.navpanelleftcontent {
	padding: 10px 0px 10px 10px;
	
 }

.navpanelbodycontent {
	padding: 10px 0px 10px 10px;

 }
 
 .navpanelrightcontent {
	padding: 10px 0px 10px 10px;
	background: White;

 }

.navpanelleftheader {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
   padding: 0 0 0 0;
	height: 21px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/panelheader.gif);
	font-size: 10px;
	color: white
}

.navpanelrightheader {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
   padding: 0 0 0 0;
	height: 21px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/panelheader.gif);
	font-size: 10px;
	color: white
}

.navpanelbodyheader {
	
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
   padding: 0 0 0 0;
	height: 20px;


	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #993366;
	color: white;
}


.navpanelbody{
	width:100%;
	
}
.navpanelbodycell {
	width: 100%; 
}
.navpanelleftcell,.navpanelrightcell {
	width: 170px;


}

.navpanelleftheaderleft {
   padding: 0;
	background-repeat: no-repeat;
	width: 12px
}

.navpanelrightheaderleft {
   padding: 0;
   background-image: url(images/navpanelbodyheaderright.gif);
	width: 21px
	
}

.navpanelleftheaderright {
}

.navpanelleftheadercenter , .navpanelbodyheadercenter {
	color: white;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.navpanelrightheadercenter {
	color: White;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.text-shopping {
	color: black;
	font-size: 9px;
}

.text-shopping-link {
	color: black;
	font-size: 10px;
	font-weight: normal;
}
/* For the panel headers in the body */


.navpanelbodyheaderleft {

}

.navpanelbodyheadercenter { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: White;
	font-size: 10px
	}
.navpanelbodyheaderright { }


/* Headings */


.heading-subcategory {
	font-size: 18px;
	color: #800080;
	font-weight: bold;
}


.heading-main {
	font-size: 11px;
	color: #800080;
	font-weight: bold;
}

.heading-small {
width: 100%;
	  text-align: right;
		font-size: 10px;
	color: Gray;
	font-weight: normal;
}

.heading-product {
	font-size: 22px;
	font-weight: bold;
	font: 100% "Franklin Gothic Medium Cond";
	color: #800080;
}

/* text types */

.text-search {
	font-size: 16px;
}

.text-productdesc {

}

.text-productsubdesc {

}

.text-pricingdetails{ 
	font-size: 10x
	color: Black;
}
.text-price {
	font-weight: bold;
	font-size: 12px;
	color: Black;
}
.text-pricestrike {
	text-decoration: line-through;
	font-weight: bold;
}

.text-shipping {
	color: black;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 10px
}

.text-pricesave {
	color: #800080;
	font-weight: bold;
}

.text-small {
 font-size: 9px;
}


.text-availabilitytext {
  font-size: 10px;
  color: Gray;
}

.text-availabilitytitle {
  font-size: 10px;
  font-weight: bold;
}

/* the "you may also be interested in text" */
.text-related {
}
/* theme UL tag */
.list-theme {
 padding: 0px 0px 0px 0px ;
}

/* theme LI tag  (child of list-theme class)*/
.list-theme-item {
 padding: 0px 0px 0px 0px ;
}

/* TIps (including basket quick tips) */

.tiptable { 
  width: 100%;
    
}

.tipheader { 
  width: 100%;
    color: Black;
  font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-align: left;
}

.tipbody {
	width: 100%;
	background-color: #f0f0f0;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
}



/* Basket */

.baskettable {
    width: 100%;
}


.basketheader {
	width: 100%;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-align: left;
	color: Black;
	background: #86C702 url(images/background header.gif);
}

.basketlist-row1 {
	background: #ECC7D9;
	color: Black;
}

.basketlist-row2 {
		background: #E8E8E8;
}

.basketlist-hilight {
		background: #CB6598 url(images/panelheaderhorizline.gif);
		font-weight: bold;
		font-size: 10px;
		color: white
}

.basketlist-lolight {

		font-weight: bold;
}

/* Individual basket columns */
.basketlist-col1, .basketlist-col2, .basketlist-col3, .basketlist-col4, .basketlist-col5  { 
	font-size: 10px
}

.basketlist-hcol1, .basketlist-hcol2, .basketlist-hcol3, .basketlist-hcol4, .basketlist-hcol5  { }


/* Product List */


.productlist-row1 {
	background: #FFDFFF;
	padding: 0px 0px 0px 0px;
}

.productlist-row2 {
	background: #ffffff;
	padding: 0px 0px 0px 0px;
}

.product-info {
	color: Black;
}

.product-link {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.productlistheader {
	color: white;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
}

.productlisttable {
	border: 1px solid Gray;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 13px;
	padding: 3px 3px 3px 3px;
	font-family: "Franklin Gothic Book";
	text-align: center;
}

/* Individual product list columns */
.productlist-col1,.productlist-col2,.productlist-col3 {
	border-right: 1px solid #eeeeee;
}

.productlist-col1, .productlist-col2, .productlist-col3, .productlist-col4, .productlist-col5  { }
.productlist-hcol1, .productlist-hcol2, .productlist-hcol3, .productlist-hcol4, .productlist-hcol5  { }


/* Navigation link colours  */
.link-department {
	color: #000000;
	font-weight: normal;
}
.link-department-select {
color: #833775;
  font-weight: bold;
}

.link-category {
  color: Olive;
  font-weight: normal;
}
.link-category-select {
color: #732E66;
font-weight: bold;
}

.link-subcategory {
	color: #000000;
	font-weight: normal;
}
.link-subcategory-select {
	color: #800080;
}
a {
	color: black;
}

/* Store bits */

.storecredits {
  text-align: center;
  padding: 42px 10px 10px 10px;

}

/* Tab Bits */

.tab-table {
	border: 0px 0px 0px 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	height: 22px;
}

.tab-left {

	background-image: url(images/tab-bar-left.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;

	padding: 0px 0px 0px 0px ;
	
}

 .tab-parenttable  {
	border: 0px 0px 0px 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	background: url(images/tab-bar-background.gif);
	display: none;
}
.tab-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	border: 0px 0px 0px 0px;
	border-collapse: collapse;
	padding: 6px 0px 0px 0px;
	background-image: url(images/tab-bar-background.gif);
}

.tab-link {
	text-decoration: none;
	color: white;
}

.tab-middle {
	background-image: url(images/tab-bar-middle.gif); 
	background-repeat: no-repeat;
	width: 48px;
	height: 22px;

	padding: 0px 0px 0px 0px ;
	
	
	
}

.tab-right {
	background-repeat: no-repeat;
	width: 12px;
	height: 22px;
}

.boxText {
	font-size: 10px;
}


/* Added automatically */
.text-bold {
  font-weight: bold;
}

/* Added automatically */
.text-shipping-row1 {

}

/* Added automatically */
.text-shipping-row2 {
 
}

/* Added automatically */
.basketlist-blank {
		background: white;
	
}

/* Added automatically */
.table-error {
	background: #B22222;
}

/* Added automatically */
.table-error-td {
	background: Red;
}

/* Added automatically */
.error-text {
	background: White;
	font-weight: bold;
}

/* Added automatically */
.error-heading {
	color: White;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

/* Added automatically */
.testmodeinfo {
 background: #9999FF;
 color: black;
 font-weight: bold;
}
.text-pricespecial { color: red; }
.registerform .text {
  width: 120px;
}

.registerform .textbox, .registerform .select   {
  width: 180px;
}


.tender-header {  font-weight: bold;
}
 p.tender-text {
 font-size: 12px;
}

#table-checkout p.tender-text {
   font-weight: bold;
}

.search-label {
	font-size: 12px;
	font-weight: bold;
}
#advanced-search-button {
  font-size: 12px;
}
#page-search #form-advsearch select  {
width:90%;
}
#keyword {
  width: 250px;
}
#product_code {
  width: 150px;
}
#customer-reviews-heading {
  padding-top: 10px;
  margin-bottom: 5px;
}

#write-review-heading {
  margin-bottom: 5px;
}

.review-useful-button {
  font-size: 10px;
}

#product-review-title {
  width: 250px;
}
/* CSS Buttons */
.button-big, .button-small { display: block; cursor: hand; cursor: pointer; text-decoration: none; }
.button-big .button-text { width:90px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0 -53px; padding:0; height: 21px; line-height:20px; }
.button-small .button-text { width:45px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0 -37px; padding:0; height: 16px; }
.button-big .button-left { width: 20px; height: 21px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0px 0px; }
.button-big .button-right { width: 18px; height: 21px; background: transparent url(store_images/buttons.gif) no-repeat scroll -21px 0px; }
.button-small .button-left { width: 10px; height: 16px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0px -21px; }
.button-small .button-right { width: 10px; height: 16px; background: transparent url(store_images/buttons.gif) no-repeat scroll -11px -21px; }
.button-left { float: left; display: block; font-size:0px; }
.button-right { float: left; display: block; font-size:0px; }
.button-text { text-transform:lowercase; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; float: left; display: block; color: #86c901; text-decoration: none; text-align:center; }
.pagination .button-text { width:auto; line-height:16px; }
.pagination .button-right { margin-right: 1px; }
.pagination .button-small span { filter:alpha(opacity=55); -moz-opacity:.55; opacity:.55; }
.pagination .button-small:HOVER span { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }
.pagination .button-on span { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }
.button-rightaligned   { float: right; }

/* Added by NitroSell - do not remove! */
label { font-family: arial, helvetica, sans-serif; font-size: 14px; color: black; font-weight: bold; }