/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #000000;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation{	
	height: 0px;
}

#wrap{
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#header{
	height: 170px;
	position: relative;
}

#centerc{
	display: inline;
	float:left;
	margin-bottom: 25px;
	margin-left:186px;
	padding-left: 18px;
	padding-right: 17px;
	width:552px;
}
* html #centerc {  /* This is the Tan hack */
	width: 587px; 
	w\idth: 552px; 
	}

#leftc{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	float:left;
	margin-left:-773px;
	margin-bottom: 25px;
	width: 185px;
}
* html #leftc {  /* This is the Tan hack */
	width: 186px; 
	w\idth: 185px; 
	}
	
#rightc{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	float:left;
	width: 186px;
}
* html #rightc {  /* This is the Tan hack */
	width: 187px; 
	w\idth: 186px; 
	}

#foot{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 30px;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/
#header img {
	display: block;
}
#header_graphic{
	float:right;
}
#header_logo{
	float:left;
}
#header_strip{
	background-image:url(../images/header-strip-bg.jpg);
	background-repeat:repeat-y;
	color: #FFFFFF; 
	font-size: 0.8em;
	font-weight: bold;
	height: 12px;
	left: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
	position: absolute;
	top: 108px;
	width: 900px;
	z-index: 1;
}
* html #header_strip {  /* This is the Tan hack */
	height: 25px; 
	he\ight: 12px; 
	}

#navigation{
	clear: both;
	z-index: 2;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#navigation ul li {
	display: inline;
	padding: 0px;
	margin: 0px; 
}
#navigation ul li {
	display: block;
	float: left;
}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;	
}
#menu ul li {
	margin: 0px; 
	padding: 0px;
	padding-left: 15px; 
}

#menu ul li a, #menu ul li a:visited {
	color: #000000;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 3px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 170px;
}
#menu ul li a:hover {
	color: #006699;
}
#menu ul li.menu_header {
	background-color: #660000;
	color: #FFFFFF;
	display: block;
	font-weight: bold;  
	padding-bottom: 3px;
	padding-top: 3px;
	/*width avoids extra whitespace in ie5-6*/
	width: 170px;
}
#menu ul li.menu_header a, #menu ul li.menu_header a:visited {
	background-color: #660000;
	color: #FFFFFF;
	font-weight: bold;  
	padding: 0px;
	text-decoration: none;	
}

#menu ul li.menu_header a:hover {
	color: #006699;
}

/** ------------------------------------------------------ **/
/** ------------------------ leftc ------------------------ **/

#divLeftCWhyShop div {
	padding-bottom: 15px;
	padding-left: 8px;
}
#divLeftCWhyShop ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;	
}
#divLeftCWhyShop ul li {
	color: #006699;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0; 
	padding: 0; 
	padding-bottom: 1px;
	padding-left: 15px;
	padding-top: 1px;

}

#divLeftCOtherSite {
	border-top: 1px solid #000000;
	padding-bottom: 9px;
	padding-top: 9px;
	text-align: center;
}


/** ------------------------------------------------------ **/
/** ------------------------ rightc ------------------------ **/
#divRightCSearch {
	margin:0px;
	padding: 0px;
}

#divRightCSearch form {
	margin: 0px;
	padding-left: 15px;
	padding-right: 0px;
}
#divRightCSearch label {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
  }
#divRightCSearch  input {
	border: 1px solid #000000;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 1px;
	width: 151px;
}
* html #divRightCSearch  input {
	width: 147px;
	w\idth: 151px;
}
#divRightCSearch div.divbutton {
	width: 155px;
}
#divRightCSearch div.divbutton input {
	background-color: #660000;
	border: 1px solid #000000;
	color: #FFFFFF;
	float: right;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 115px;
}

#divRightCBrands ul {
	text-align: center;
}
#divRightCBrands ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 0px;
}
#divRightCBrands ul li {
	margin: 0; 
	padding: 0; 
}

#divRightCBrands ul li a {
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 175px;
}

#divRightCContact p {
	color: #660000;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-left: 15px;
}


#divRightCContact p.pEmail a {
	color: #006699;
	font-size: 0.8em;
}
#divRightCContact p.ptelephone {
	color: #006699;
	font-size: 1.3em;
	margin-bottom: 10px;
}



/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #FFFFFF;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #FFFFFF;
	text-decoration: underline;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #006699;
	text-decoration: underline;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #FFFFFF;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerright ul li a
{		
	color: #FFFFFF;
	text-decoration: underline;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #006699;
	text-decoration: underline;	
}

#validated {
	clear:both;
	padding-top:5px;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }


/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
}
  
/** ------------------------------------------------------ **/
/** ------------------- product display------------------- **/
/*create a row*/
div.ProdTableReplaceRow {
	clear: both;
	margin:0px;
	padding: 0px;
	padding-top:15px;
  }
/*label cell*/
div.ProdTableReplaceRow div.ProdTableReplace1 {
	border: 1px solid #006699;
	float: left;
	margin-right: 15px;
	padding: 1px;
	text-align: center;
	width: 170px;	
  }
div.ProdTableReplaceRow div.ProdTableReplace2 {
	border: 1px solid #006699;
	float: left;
	margin-right: 15px;
	padding: 1px;
	text-align: center;
	width: 170px;	
  }
div.ProdTableReplaceRow div.ProdTableReplace3 {
	border: 1px solid #006699;
	float: left;
	padding: 1px;
	text-align: center;
	width: 170px;	
  }
div.ProdTableReplace1 div , div.ProdTableReplace2 div, div.ProdTableReplace3 div {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
div.ProdTableReplace1 div p, div.ProdTableReplace2 div p, div.ProdTableReplace3 div p {
	margin: 0px;
	padding: 0px;
}
div.divRedBG {
	margin-left: 105px;
}

div.divRedBG div {
	background-image:url(../images/redbg.gif);
	color: #FFFFFF;
	font-size: 1.1em;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;	
	width: 340px;
}
div.divRedBG a, div.divRedBG a:visited {
	color: #FFFFFF;
}
div.divRedBG a:hover,  {
	color: #006699;
}
input.basketbutton {
	background-color: #006699;
	border: 1px solid #000000;
	color: #FFFFFF;
	float: none;
	margin: 0px;
	width: 115px;
}

/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

h1.h1BiscuitTrail {
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
}
p.pBiscuitTrail {
	margin: 0px;
	padding: 0px;
}

p.pFilter {
	font-size: 1.2em;
}

