﻿

/* Normalizes margin, padding */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote 
{ margin : 0; 	padding : 0; }

body
{
	background-image: url("/sitemedia/images/main_background_gradient.png");
    background-repeat:repeat-x;
    background-attachment: fixed;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    font: 75% Arial, Helvetica, sans-serif;
    color: #333;	

}

div#homelinkdiv a {
position: absolute;
top: 5px;
left: 5px;
width: 465px;
height: 60px;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset { border : 0; }
img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* common.css */
    
.searchstar
{
color: #fff;
font-size: 2.5em;	
}

.ajaxsearchtext
{
color: #fff;
font-size: 11px;	
}

.maintablecell
{
    width: 820px;
    background-color:#fff;
}
.sidepanelcell 
{
	/*background-image: url("/Media/Images/builtincookers/searchbar_gradient_1px.png");
    background-repeat:repeat-x;*/
    /*border: 1px solid #EBEAEA;*/
    width: 200px;
    vertical-align:top;
    background-color: #ffffff;
    padding: 0px;
}

div#sidepanelsearch
{
	background-image: url("/Media/Images/builtincookers/searchbar_gradient_1px.png");
    background-repeat:repeat-x;
}

.mainnavcell
{
	padding: 0px;
    background-image: url("/Media/Images/builtincookers/menu_gradient.png");
    background-position:left;
    height: 21px;
    padding: 0px;
    border: 0px;
    /*border-bottom: 5px solid #C0D4D3;*/
}
.maintelcell
{
	padding: 0px;
	background-image: url("/Media/Images/builtincookers/menu_gradient.png");
    background-position:left;
    /*background-color: #717171;*/
    height: 20px;
    border: 0px;
   /* border-bottom: 5px solid #C0D4D3;*/
}

.submainnavcell
{
   /* background-image: url("/Media/Images/builtincookers/menu_gradient.png");*/
    height: 20px;
    padding: 0px;
    border: 0px;

    /*border-bottom: 5px solid #C0D4D3;*/
}
.submaintelcell
{
	padding: 0px;
	/*background-image: url("/Media/Images/builtincookers/menu_gradient.png");*/
    background-position:left;
    /*background-color: #717171;*/
    height: 20px;
    border: 0px;
   /* border-bottom: 5px solid #C0D4D3;*/
}
/* sidepanel classes */
div#sidepanel 
{
    width : 100%; 
    text-align:center;
	padding-top: 10px;
}

div#slidemenudropdwndiv
{
	background-color: #fff;
    padding: 5px 0px 5px 8px;
}


.searchbtn
{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 180px;
}



div#sidepanel h3
{
	background-color: #ffffff;
    position: absolute;
    left: 0px;
    top: 20px;
	text-decoration: none;
	width:200px;
	color: #707070;
	height: 25px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div#sidepanel ul
{
	padding-top: 20px;
	margin: 0;
	padding-bottom: 20px;
	padding-left: 5px;
	text-align:left;
}
div#sidepanel ul li
{
    
}
div#sidepanel ul li a{
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:500;
	color: #666666;
	font-size: 11px;
}
div#sidepanel ul li a:hover{
	color: #BCCD2F;
	text-decoration: underline;
}


/* end sidepanel */
div#content 
{
	width: 100%;
margin: 0px;

 }  
 
div#content_main li {
	list-style: square inside;
}  

div#nav_main { 
position : relative;
z-index : 1;
width: 100%;
height : 20px;
 }
 
div#footer { 
position : relative;
top: 10px;
width : 790px;
clear: left;
	color: #CCCCCC;
}
div#footerlinks 
{
    padding-top: 10px;
    clear: left;
    text-align:left;
    position : relative;
    width : 1000px;
   color: #eeeeee;
}

div#allBrandTextlinks
{
	padding-top: 50px;
	padding-bottom: 50px;
    width: 430px;
    text-align: center;
}


.allbrandsindividual
{
    float:left;
    width: 160px;
    text-align: center;
}
/* Top navigation bar */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
ul#solidblockmenu
{
	margin-left: 20px;
	margin-right: 20px;
	/*background-color:#707070;*/
	font-weight:bold;
}

ul#solidblockmenu li{
	color: #ccc;
		float: right;
		font-weight: lighter;
}

ul#solidblockmenu li a
{
	display: inline;
	vertical-align: middle;
	text-decoration: none;
	/*background-color:#707070;*/

	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	text-align:left;
	font-size: 12px;
	font-weight: lighter;
}

ul#solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #b3b3b3;
	/*background-image: url('/Media/Images/builtincookers/menu_gradient_rollover.png');
	background-color: #7AA2A2;*/
}

/* Top navigation bar */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
ul#subsolidblockmenu
{
	margin-left: 20px;
	margin-right: 20px;
	font-weight:bold;
	height:21px;
	width:750px;
}
ul#subsolidblockmenu li{
	display: inline;
}
ul#subsolidblockmenu li a
{
	float: left;
	text-decoration: none;
	/*background-color:#707070;*/
	min-width: 108px;
	color: #666666;
	text-align:left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 12px;
    font-weight:400;
}
ul#subsolidblockmenu li a:hover, .solidblockmenu li .current{
	color: #aaaaaa;
	/*background-image: url('/Media/Images/builtincookers/menu_gradient_rollover.png');*/
	/*background-color: #7AA2A2;*/
}
/* bottom navigation bar */
/* Text Styles */


p#telephone
{
  font-size: medium;
  font-weight:bold;
}
h3#sidetitles
{
    text-indent: 5px;
    font-weight:100;
    font-size: medium;
    padding-top: 10px;
    padding-bottom: 10px; 
    text-align: left;
}
/* Homepage Special Boxes */
h2#beginsearch
{
position: relative;
width: 462px;
height: 20px;
background : url(/Media/Images/title_beginsearch.jpg) no-repeat;
text-indent : -9999px;
}
h2#topbrands
{
position: absolute;
width: 200px;
height: 20px;
left: 475px;
background-color:#e2e2e2;
text-indent: 5px;
font-weight:100;
font-size: small;
color: #666666;
border-bottom: 1px solid #ffffff;
padding: 0px;
font-size: x-small;
padding-top: 2px;
}
h2#greyheader
{
position: relative;
width: 815px;
height: 20px;
background-color:#e2e2e2;
text-indent: 5px;
font-weight:100;
color: #666666;
font-size: small;
border-bottom: 1px solid #ffffff;
}
/* Special Offer Boxes */
ul#specials
{
font-size: x-small;
padding: 0px;
}
ul#specials li { 
float : left; 
width : 163px; 
padding: 5px;
}
ul#specials li p{ 
padding-bottom: 5px;
}
ul#specials li h3 { 
width : 170px;
background-color:#E2E2E2;
font-size:small;
}
/* Image Styles */
.btmlinks 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:xx-small;
    font-weight: bold;
	color: #B3B3B3;
    text-decoration: none;
}

.btmlinks:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:xx-small;
    font-weight: bold;
	color: #7AA2A2;
    text-decoration: none;
}
.footerlinks 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:xx-small;
	color: #CCCCCC;
    text-decoration: none;
}

.footerlinks:hover
{
	color: #9bbf3c;
    text-decoration: none;
}

.dropdwns
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    width: 180px;
}
.dropdwnheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

div#leftsearchtextdiv
{
	background-image: url("/sitemedia/images/navigation_gradient_background.png");
	background-repeat:repeat-x; 
	background-color: #808080;
	font-size: 13px;
	color: #fff;
	padding: 5px 0px 5px 10px;
	width: 190px;
	margin-bottom: 1px;
}

.btntext
{
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight:400;
	text-decoration: none;
	color: #666666;
}

div#searchlink
{
	width: 180px;
	border: 0px;
	border-right: 0px;
}

.prodInfoSpecialOfferDiv
{
	font-size: 10px;
    font-family: Arial;
	width: 90%;
	padding: 10px;
	display: block;
}

.prodInfoSpecialOfferImageDiv
{
		display: block;
	float: left;
	padding: 3px;
}

.prodInfoSpecialOfferTextDiv
{
		display: block;
	float: left;
}

.prodInfoSpecialOfferTextDiv span
{
	display: block;
}

.prodInfoSpecialOfferTextDiv a
{
	display: block;
}

.prodInfoSpecialOfferTitle
{
	/*font-size: 11px;*/
	color: #990000;
	font-weight: bold;
}

.btntext:hover
{
	color: #fff;
}

.btnnormal
{
	padding: 5px 3px  5px 8px;
	border: 0px;
	border-bottom: 1px solid #dddddd;
	background-color: #eeeeee;
}

.btnhover 
{
	color: #fff;
	background-color: #666666;
	padding: 5px 3px  5px 8px;
	border-bottom: 1px solid #cccccc;
}

.btnhover a
{
	color: #fff;
}

.btnopen
{
	background-color: #666;
	padding: 5px 3px  5px 8px;
	border-bottom: 1px solid #cccccc;
}

.btnopen a
{
	color: #fff;
}

.btnopen a:hover
{
	color: #fff;
}


/* Product Page Elements */
/* Main Containers */
/*the two-column container*/
#productcontainer 
{

width:795px;
height:auto;
overflow:hidden;

}

#productcontainer .leftcol 
{
float:left;

/*background-image: url("/Media/Images/Product1Container.jpg");
background-repeat:repeat-x;*/
background-color: #eeeeee;
width: 590px;
padding-bottom: 30000px;
margin-bottom: -30000px;
}

#productcontainer .rightcol 
{
background-color: #e2e2e2;
float:right;
width:200px;
padding-bottom: 30000px;
margin-bottom: -30000px;
}

div#product2container
{
   position:relative;
   width : 795px;
   height: auto;

}
div#producttablediv 
{
position:absolute;
right: 1px;
top : 0px; 
width : 199px; 
padding-right: 0px;
text-align: center;
}

div#productimage
{

   height: 380px;
   text-align: center;
   width: 580px;
}

div#productimage a
{
	margin: auto auto;
}

/* Product Description/Marketing text */
div#productdescription
{
    color: #818180;
    float: left;
}

div#productdescription a {
	text-decoration: none;
	color: #bccd2f;
}

div#productdescription a:hover{
	text-decoration: underline;
	color: #bccd2f;
}

div#productdesctext
{
	font-size: 10px;
   font-family: Arial;
   position:relative;
   padding: 10px;

   color: #818180;
}
div#productdesctext h1
{
	font-size: 18px;
	font-weight:bold;
    padding-bottom: 5px;
    color: #818180;
}
div#keyfeatures
{
   position:relative;
   padding: 10px 10px 0px 10px;
   bottom: 10px;
	clear: both;
   color: #8F8F8F;
   font-size: 10px;
}

div#keyfeatures h2
{
    color: #8F8F8F;
    font-size: 10px;
	font-weight:bold;
}
div#productselect 
{
   position:relative;
   width : 795px;
  /* height: auto;
   background-image: url("/Media/Images/colourchoicebackground.jpg");
   background-repeat:repeat-y;*/
   background-color: #eeeeee;
   font-size: 0.9em;
   padding-top:12px;
   padding-bottom:12px;
}

.backtosearch
{
height: 40px;
width: 100%;
background-color: #e2e2e2;

}


div#productassociations
{
   width : 100%;
   margin-top: 15px;
   /*margin-left: 20px;*/
   text-align: center;
}

/* Product search result pages */

.productassociationcell
{
	vertical-align: top;
	padding: 5px;
	border-bottom: solid 1px #eeeeee;
	width: 175px;
}

.productassociationcellborder
{
	border-right: solid 1px #eeeeee;
}

.productassociationrowdiv
{
	text-align: left;
	position: relative;	
}

.productassociationbottomdiv
{
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 175px;
	margin-bottom: 5px;
}



.productassociationmiddlediv
{
	display: block;
	position: absolute;
	bottom: 50%;
	top: 50%;
	text-align: center;
	width: 175px;
	padding-bottom: 5px;

}


.productassociationtopdiv
{

	text-align: center;
	width: 175px;
	margin-bottom: 85px;
}

.lightgreytext
{
	font-size: 12px;
	color: #ff8747;
}

.limetext
{
	margin-top: 2px;
	text-decoration: none;
	font-size: 11px;
	color: #bccd2f;
}

.limetextsmall
{
	font-size: 9px;
	color: #bccd2f;
}

.limetextsmall input
{
	margin-top: 2px;

}

.limetextsmall label
{
	margin-top: 2px;
	margin-left: 5px;	
}

.numberofproductsselectedtext
{
		font-weight: bold;
		font-size: 14px;
		color: #808080;
}

.dottedlinesvertical
{
    width: 5px;
}
.dottedlineshorizontal
{
    height: 5px;
}
div#productspecification
{
   position:relative;
   width : 795px;
   margin-top: 5px;
}
div#productheading
{
   position:relative;

   width : 795px;
   padding-top:10px;
   padding-bottom:10px;
   margin-top: 5px;
   text-align:center;
}

div#warrantypanel 
{
   position:relative;

   width : 795px;
   margin-top: 5px;
   background-color:#999999;

}
div#warrantytext 
{
   position:relative;
   width : 785px;
   text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;	
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
}
div#productofferpanel
{
   position:relative;
   color: #fff;
   width : 785px;
   font-size: 11px;
   font-weight:bold;
   text-align:center;
   background-image: url("/Media/Images/product_page_gradient.png");
   margin-top: 5px;
   padding: 20px 5px 20px 5px;
   vertical-align:middle;
}
/* product tables */
table#tblproductdetails  
{
	margin-left: 1px;
	border: 0px;
    width: 199px;
    color: #8F8F8F;
	font-size: 12px;
	background-color: #E2E2E2;
}
	
/* Old styles */
.tblheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	background-color: #999999;
	padding: 4px;
	height: 30px;
}
.tblcells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	padding: 4px;
	height: 25px;
}	
table#tblproductdetails th 
{
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    height:18px;
    font-size: 9px;
    text-indent:5px;
    }
table#tblproductdetails tr:last-child th { border-bottom: 1px solid #E2E2E2; }
table#tblproductdetails th#deliveryline { height: 36px; }
table#tblproductdetails th#brandlogo { height:55px;}
table#tblproductdetails td { width: 94px; height: 94px; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; font-size: 10px;}
table#tblproductdetails td p { }
table#tblproductdetails td strong { }
table#tblproductdetails tr:first-child td { border-top: 1px solid #fff; }

table#tblproductcolorselect {padding:5px;}
table#tblproductcolorselect th { padding:2px; height:18px; font-size: 10px; font-weight:bold;}
table#tblproductcolorselect td { padding:2px; font-size: 10px; width: auto;}
table#tblproductcolorselect td strong { font-weight:bold; font-size: 11px;}
table#tblproductcolorselect td#pricecell { width:10%; text-align:center; font-family: Arial; font-size: 11px; color: #818180;}


/* RA 04 09 2008 */
/* Order tabs */
.ordertabs{
margin: 0;
padding: 0;
font: 11px Arial;
width: auto;
overflow: hidden;
text-align: right;
border-left: 1px solid #eee;
}
.ordertabs li{
display: inline;
}
.ordertabs li a{
float: left;
padding: 5px;
text-decoration: none;
width: 90px;
height: 36px;
border-right: 1px solid #eee;
border-top: 1px solid #eee;
}
.ordertabpassive{
color: #bbbbbb;
}
.ordertabselected{
color: #000;
background-color: #eeeeee;
}
/* Basket labels and text */
.ordertablabels
{  
    width: 80px;
    display:inline-block;
    font-size: 11px;
    color: #414143;
}

.itemcostlabels
{
    width:80px;
    height: 16px;
    display:inline-block;
    background-color: #fff;
    color:Maroon;
    font-size: 14px;
    text-align:right;
    padding: 2px;
}
.itemcostlabels20
{
    width:80px;
    height: 16px;
    display:inline-block;
    background-color: #fff;
    color:Maroon;
    font-size: 14px;
    text-align:right;
    padding: 2px;
    margin-right: 20px;
}
.totalcostlabels
{  
    width: 120px;
    display:inline-block;
    text-align: left;
    font-size: 12px;
    color: #000; 
}
.totalcostlabelsmaroon
{  
    width: 120px;
    display:inline-block;
    text-align: left;
    color:Maroon;
    font-size: 14px;
}
.totalcostlabels290
{  
    width: 275px;
    display:inline-block;
    text-align: left;
    font-size: 12px;
    color: #000; 
}
.totalcostlabelsmaroon290
{  
    width: 275px;
    display:inline-block;
    text-align: left;
    color:Maroon;
    font-size: 14px;  
}
.totalcosts
{
    width:80px;
    height: 16px;
    display:inline-block;
    text-align:right;
    padding: 2px;
    padding-right: 20px;
    font-size: 12px;
    color: #000; 
}
.totalcostsleft
{
    width:80px;
    height: 16px;
    display:inline-block;
    background-color: #fff;
    color:#000;
    font-size: 14px;
    text-align:left;
    padding: 2px;
    font-weight: bold;
    border: solid 1px #cccccc;
}
.totalcostsleftmaroon
{
    width:80px;
    height: 16px;
    display:inline-block;
    background-color: #fff;
    color:Maroon;
    font-size: 14px;
    text-align:left;
    padding: 2px;
    font-weight: bold;
    border: solid 1px #cccccc;
}
/* Order table */
div#basketstepdiv
{
    position: relative;
    width: 100%;
}

.lightview
{
	color: #bccd2f;
}

.remotedeliverytext
{
	width: 765px;
	text-align: right;
	font-size: 12px;
	margin-bottom: 5px;
	padding-right: 20px;
	color: #666;
}

div#basketdiv
{
    position: relative;
    width: 780px;
    background-color: #eee;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
table#basketbtntable
{
    width: 100%;
}
table#basketbtntable td
{
    width: 33%;
    text-align:center;
}
table#basketbtntable td#checkouttd
{
    padding-right: 25px;
    text-align:right;
}
table#deliverytable
{
    width: 100%;
    padding: 5px;
}
table#deliverytable td#instructionfields
{
    padding-top: 5px;
    width: 40%;
}
table#deliverytable td#formfields
{
    width: 100px;
}
table#deliverytable td
{
    vertical-align:top;
}
table#deliverytable td h2
{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
color: #9bbf3c;
}
table#deliverytable td p
{
    font-size: 11px;
    padding-bottom: 10px;
}

div#baskettotals
{
    width: 775px;
    padding: 5px;
    text-align: right;
}
div#deliverydiv
{
    width: 770px;
    padding: 10px 5px;
    background-color: #F8F8F9;
    border-bottom: solid 10px #eee;
    
}
div#baskettotals p
{
    font-size: 11px;
    padding-top: 10px;
}
.shopbasketgrid
{
   width:100%;
}
.OrderImageCol
{
   text-align: center;
   width: 100px;
   background-color: #fff;
}
.OrderItemCol
{
   font-size: 11px;
   color: #666666;
   font-weight: bold;
   vertical-align:top;
   width: 90px;
}
.OrderDetailCol, .OrderDetailCol b
{
    vertical-align: top;
    font-size: 11px;
    color: #303131;
}
.OrderPriceCol
{
    width: 80px;
    text-align: right;
    padding-right: 10px;
}
.basketheader
{
    background-color: #F8F8F9;
}
.basketcells
{
    background-color: #F8F8F9;
    padding: 5px;
    border-top: solid 3px #eee;
}    
.basketcellsalternate
{
    background-color: #E6E7E8;
    padding: 5px;
    border-top: solid 3px #eee;
}
.limelinks {
	text-decoration: none;
	font-size: 11px;
	color: #bccd2f;
}

.associationSearchLink {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #bccd2f;
	margin-top: 5px;
}

.whitelinks {
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}

.smallgreytext
{
    font-size: 8px;
    color: #9F9F9F;
    padding-right: 20px;
}
div#paddlock
{
    position:absolute;
    left: 740px;
    top: 87px;
    z-index: 41;
    visibility:hidden;
    
}
.billingtextboxes
{
    width: 304px;
}
.failedvalidation 
{
    background-color: #cc0000;
    color: #ffffff;
    width: 304px;
    }
.billinglistfields
{
    width: 304px;
}
.tdcolspan2
{
    font-size: 10px;
    color: #9F9F9F;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    text-align: right;
}

body 
{
    margin: 0 auto;
    text-align: center;
    padding: 0;
    font: 75% Arial, Helvetica, sans-serif;
    background-repeat:repeat-x;
    background-attachment: fixed;
}

/* Form items */
.formlabels {font-family: Arial, Helvetica, sans-serif; font-size:x-small; font-weight: bold; text-decoration: none}
.formTextBox {font-size:small; border: solid 1px #666666}

.formSelect{font-size:small;}
.formButton{font-family: Arial, Helvetica, sans-serif; font-size:small; font-weight: bold;}
.formSubmitButton{font-family: Arial, Helvetica, sans-serif; font-size:small; font-weight: bold;}

/*Text styles*/
.pagetitle { font-family: Arial, Helvetica, sans-serif; font-size:medium; font-weight: bold;color: #333333;}
.subtitle { font-family: Arial, Helvetica, sans-serif; font-size:medium; font-weight: bold;}
.bodytext { font-family: Arial, Helvetica, sans-serif; font-size:x-small;}


/*Displaying error during validation*/
.error {font-family: Arial, Helvetica, sans-serif;	font-size: x-small;color:#cc0000;}
/* Table styles */
.tblheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	font-weight: bold;
	background-color: #999999;
	padding: 4px;
	height: 20px;
}
.tblcells {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration: none;
	color: #333333;
	padding: 4px;
	height: 20px;
}
/*Link*/
.tblborder {
	border-top: 4px solid #79a2a2;
	border-bottom: 4px solid #79a2a2;
	width: 790px;
}

.searchlist {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; width: 180px; border: 0px;}
.searchtitles {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #858585; text-decoration: none}
.searchheader {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #333333; text-decoration: none}

A.navlinkdisabled:hover {text-decoration: none;color: #000000;}


.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pagelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.searchcriteria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
/* Shopping Basket Styles */
.tblbasketheader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:x-small;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	padding: 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tblbasketcells 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration: none;
	color: #333333;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.copyrighttxt 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:xx-small;
    font-weight: bold;
	color: #ffffff;

}
.delbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.delrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.delcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.delcolumn_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
}
.delheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	padding: 0px;
	border-bottom-style: solid;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.delbrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
}
.deldivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	background-color: #E2E2E2;
}
.delmainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.delcolumn_xpress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: solid;
}
.delbrandXpress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #E2E2E2;
	border-top-style: none;
	border-bottom-style: solid;
}
.delMainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	padding: 0px;
	border-bottom-style: solid;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.delcolumn_xpress_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F6F6F6;
	border-top-style: none;
	border-bottom-style: solid;
	color: #999999;
}
.delcolumn_light_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F6F6F6;
	border-top-style: solid;
	border-bottom-style: solid;
	color: #999999;
}
.delfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	padding: 0px;
	border-bottom-style: solid;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
}

/* Custom.css */
p#telephoneno
{
    font-size: medium;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

p#copyright
{
	text-align: right;
    font-size: x-small;
    color: #cccccc;
}
p#strapline
{
font-weight:100;
font-size: 12px;
text-align:center;
}

/* PRODUCT INFORMATION PAGES STYLES */

/* Product Preview styles*/
.sideinfopanel 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000000;
	padding: 0px;
	width: 201px;
	text-align: center;
}
.infocells 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration: none;
	color: #333333;
	padding: 2px;
	height: 90px;
	width: 90px;
	background-color: #e2e2e2;
	text-align: center;
}

.productpriceold
{
	
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #dddddd;
	text-decoration: line-through;
}

.productprice
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: large;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.productcomparisonprice
{
	font-family: Arial;
	font-size: 1.9em;
	font-weight: normal ;
	color: #990000;
	text-decoration: none;
}

.productheading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.warrantytext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;	
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background-color:#999999;
	padding: 3px;
}
.productnote 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000000;
	background-color:#e2e2e2;
	padding: 3px;
	text-align: center;
	font-style: italic;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}



.productdesc 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.productpanelblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #990000;
	background-color:#E1EFEF;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.resultstext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.resultstext a
{
		color: #000000;
text-decoration: none;
}

.resultstext a:hover
{
		color: #000000;
text-decoration: underline;
}

.resultstext a:visited
{
		color: #000000;
text-decoration: none;
}

.resultstext a:active
{
		color: #000000;
text-decoration: underline;
}

.resultsheader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

	.resultsheader:hover
{

	text-decoration: underline;
}

	.resultsheader:visited
{

	text-decoration: none;
}

	.resultsheader:visited:hover
{
	text-decoration: underline;
}

.resultprice 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.resultcallforprice 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.resultpriceold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #cccccc;
	text-decoration: line-through;
}

.resultoffertext
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6e8778;
	text-decoration: none;
	width: 100%;
}

.prodinfooffertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	width: 100%;
	padding: 10px;
}

.offerpanelgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #ffffff;
	background-color:#8DAEAF;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 40px;
}
.infocellheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration: none;
	color: #333333;
	padding: 2px;
	width: 180px;
	background-color: #e2e2e2;
}

.dictionaryTooltip
{
margin-top: 10px;
max-width: 200px;
position: absolute;
background-color: #fff;
padding: 5px;
border: solid 1px #ccc;
text-align: left;
}

.dictionaryWord
{
	cursor: help;
	border-bottom: dotted 1px #000;
}

.productcodespanel
{
   position:relative;
   margin-top: 15px;
   margin-left: 15px;
   font-size: 10px;
   color: #b2b2b2;
}

.productcodespanel ul
{
	display: inline;
	list-style: none;

}

.productcodespanel li
{
float: left;

margin-right: 10px;
}
