/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation{	
	height: 5px;
}
	
#wrap{
	background-color: #FFFFFF;
	background-image: url(../images/page-bgstrip.jpg);
	background-repeat: repeat-y;
	border: 1px solid #cccccc;
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
* html #wrap {  /* This is the Tan hack */
	width: 982px; 
	w\idth: 980px; 
	}	

#header{
	position: relative;
}

#centerc{
	display: inline;
	float:left;
	margin-left:224px;
	padding-left: 0px;
	padding-right: 0px;
	width:756px;
}
* html #centerc {  /* This is the Tan hack */
	width: 756px; 
	w\idth: 756px; 
	}

#leftc{
	float:left;
	margin-left:-980px;
	padding-bottom: 20px;
	width: 224px;
}

#foot{
	clear: both;
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-bottom: 10px solid #000000;
	width: 980px;
}

#footerclear {
	clear: both;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#navigation{
	background-image: url(../images/navigation-bg-strip.gif);
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 980px;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#navigation ul li {
	display: inline;
	padding: 0;
	margin: 0px; 
}
#navigation ul li a, #navigation ul li a:visited {
	color: #999999;
	display: block;
	float: left;
	font-size: 0.9em;
	font-weight: bold;   
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 15px;
	padding-top: 5px;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation ul li a:hover, #navigation ul li a:active {	

	color: #666666;	
}

#nav-right {
	color: #CC0000;
	float: right;
}
#nav-right a {
	color: #cc0000 !important;
}

#nav-line {
	clear: both;
	margin: 0px;
	height: 10px;
}
#nav-line img {
	display: block;
	margin: 0px;
	padding: 0px;
}



/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu {
	background-image: url(../images/menu-bgstrip.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 224px;
}

#menu-left {
	float: left;
	margin: 0px;
	text-align: left;
	width: 111px;
}

#menu-left-header {
	border-bottom: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}	
#menu-left-header h2 {
	margin-top: 10px;
	margin-bottom: 5px;
}

#menu-left h3 {
	color: #999999;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}	

#menu-left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


#menu-left ul li {
	color:#999999;	
	margin: 0px; 
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 91px;
}

#menu-left ul li a, #menu-left ul li a:visited
{	
	color:#666666;
	display: block;
	font-size: 0.9em;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 91px;
}
* html #menu-left ul li a,  #menu-left ul li a:visited {  /* This is the Tan hack */
	width: 91px; 
	w\idth: 91px; 
	}
#menu-left ul li a:active, #menu-left ul li a:hover
{	
	color:#000000;
	display: block;
	font-size: 0.9em;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 91px;
}
* html #menu-left ul li a:active,  #menu-left ul li a:hover {  /* This is the Tan hack */
	width: 91px; 
	w\idth: 91px; 
	}

#menu-right { 
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 113px;
}
	
#menu-right-header {
	border-bottom: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}		
#menu-right-header h2 {
	margin-bottom: 5px;
	margin-top: 10px;
}

#menu-right h3 {
	color: #999999;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}	

#menu-right ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu-right ul li 
{
	margin: 0px; 
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 91px;
}

#menu-right ul li a, #menu-right ul li a:visited
{
	color: #666666;
	display: block;
	font-size: 0.9em;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 93px;
}
* html #menu-right ul li a,  #menu-right ul li a:visited {  /* This is the Tan hack */
	width: 93px; 
	w\idth: 93px; 
	}
	
#menu-right ul li a:active, #menu-right ul li a:hover
{
	color: #000000;
	display: block;
	font-size: 0.9em;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 93px;
}
* html #menu-right ul li a:active,  #menu-right ul li a:hover {  /* This is the Tan hack */
	width: 93px; 
	w\idth: 93px; 
	}

/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    position: absolute;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color:#999999;
	display: inline;
	font-size: 0.8em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #999999;
	text-decoration: underline;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #666666;
	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: #999999;
	display: inline;
	font-size: 0.8em;
	margin: 0;	
	padding-right: 6px;	
}
#footerright ul li a
{		
	color: #999999;
	text-decoration: underline;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #666666;
	text-decoration: underline;	
}

#footer-line {
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	clear: both;
	height: 80px;
	margin: 0px;
	padding-left: 8px;
	padding-right: 6px;
	text-align: center;
	color:#666666;
	font-size: 1.2em;
}

#footer-line div.footerAd {
	border: 1px solid #cccccc;
	float: left;
	margin: 10px; 
	padding: 10px;
	width: 278px;
}
* html #footer-line div.footerAd {  /* This is the Tan hack */
	width: 300px; 
	w\idth: 278px; 
	}

#footer-line a
{		
	color:#666666;
	text-decoration: none;	
}
#footer-line a:hover, #footer-line a:active, #footer-line a:focus
{	
    color:#333333;
	text-decoration: none;	
}




/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

h1 {
	color: #000000;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;	 
}

a, a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}
img {
	border: 0px;
}

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;
  overflow:auto;
  }
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;

	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;
}
  
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

.other-items {
	float: left;
	margin-right: 40px;
	text-align: center;
	width: 200px;
}
.other-items a {
	text-decoration: none;
}
.other-items-nomargin {
	float: left;
	margin-right: 0px;
	text-align: center;
	width: 200px;
}
.other-items-nomargin a {
	text-decoration: none;
}


/*create a row*/
div.ProdTableReplaceRow {
	margin:0px;
	padding: 0px;
  }

#content {
	background-color: #ffffff;
	padding: 15px;
	width: 726px;
}
* html #content {  /* This is the Tan hack */
	width: 756px;; 
	w\idth: 726px;; 
	}

#home-left-content {
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
	width: 502px;
}
* html #home-left-content {  /* This is the Tan hack */
	width: 532px; 
	w\idth: 502px; 
	}
	
#home-left-content-title {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}	

#home-linksarea img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#home-left-top {
	float: left;
	margin-bottom: 9px;
	width: 532px;
}

#home-left-bottom {
	clear: both;
	float: left;
	width: 532px;
}

#home-right-top {
	float: left;
	margin-bottom: 9px;
	width: 224px;
}
#home-right-center {
	float: left;
	margin-bottom: 9px;
	width: 224px;
}

#home-right-bottom {
	float: left;
	width: 224px;
}
#home-right-bottom p {

	margin: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 10px;
}

#home-right-bottom h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	margin-top: 10px;
	padding: 10px;
	text-transform: uppercase;
}

#home-title-blog {
	margin-left: 9px;
}

#home-right-facebook {
	margin-left: 9px;
}

/*create a row*/
div.ProductsTableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.ProductsTableReplaceRow div.ProductsTableReplacelabel {
	float: left;
	text-align: left;
	width: 380px;
	margin: 0px;
  }
/*data cell*/
div.ProductsTableReplaceRow div.ProductsTableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
	width: 346px;
  } 
 /*data cell*/
div.ProductsTableReplaceRow div.ProductsTableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.ProductsTableReplaceRowClear {
	clear: both;
  }
  
/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

#ProductsOptionsForm {
  margin: 0px;
  padding: 0px;
  width: 230px;
  }
#ProductsOptionsForm fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
#ProductsOptionsForm legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
#ProductsOptionsForm input {
	clear: both;
	float: left;
	margin-right: 10px;
  }
#ProductsOptionsForm select {
  margin-right: 10px
  }
#ProductsOptionsForm input.buttons {
  float: none;
}

#ProductsOptionsFormButton {
	margin-top: 5px !important;
	width: 175px !important;
}

#ProductsOptionsForm fieldset div {
  padding-bottom: 0px;
  clear: both;
  overflow:auto;
  }
#ProductsOptionsForm fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
#ProductsOptionsForm label {
  float: right;
  margin-right: 10px;
  padding-bottom: 10px;
  }
  
#ProductsUpsellFormButton {
	float: right;
	margin-top: 5px !important;
	width: 130px !important;
}


/** ------------------------------------------------------ **/
/** -------------------  ------------------------- **/



#brand-xtrapageslinks a, #brand-xtrapageslinks a:visited {
	color: #000000;
}
#brand-xtrapageslinks a:hover {
	color: #999999;
}


#home-featuredproducts {
	
}
#home-featuredproducts h2 {
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;	
}


#home-featuredproducts-title {
	margin-left: 5px;
}

.featuredproducts {
	float: left;
	margin-left: 40px;
	margin-right: 50px;
	text-align: center;
	width: 200px;
}
.featuredproducts a {
	text-decoration: none;
}
.featuredproducts img {
	margin-left: auto !important;
	margin-right: auto !important;
}

.featuredproducts-nomargin {
	float: left;
	margin-right: 0px;
	text-align: center;
	width: 200px;
}
.featuredproducts-nomargin a {
	text-decoration: none;
}
.featuredproducts-nomargin img {
	margin-left: auto !important;
	margin-right: auto !important;
}



#GiftsBox {
	background-color:#330066; 
	float: left;
	margin-top: 20px;
	color: #ffffff;
	margin-left: 8px;
	text-align: center;
	width: 95px;
}  

#GiftsBox p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
} 

#GiftsBox a {
	color: #ffffff;
	margin: 0px !important;
	padding: 0px  !important;
	text-decoration:none;
} 

#MenuSaleBox {
	background-color: #CC0000;
	color: #ffffff;
	float: left;
	margin-left: 16px;
	margin-top: 20px;
	text-align: center;
	width: 95px;
}  

#MenuSaleBox p {
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
} 

#MenuSaleBox a {
	color: #ffffff;
	margin: 0px;
	margin: 0px !important;
	padding: 0px  !important;
	text-decoration:none;
} 


a.product-links, a.product-links visited {
	color: #999999 ;
	text-decoration: none;
}
a.product-links hover {
	color: #999999;
	padding: 500px;
}

.services-row {
	clear: both;
}

.services {
	float: left;
	margin-right: 20px;
	width: 160px;
}
.services img {
	margin-left: 35px;
	text-align: center;
}
.services h2 {
	text-align: center;
}


#SitemapTable {
	width: 650px;
}  
#SitemapTable #SitemapTableLeft {
	float: left;
	margin-right: 50px;
	width: 300px;
}  
#SitemapTable #SitemapTableRight {
	float: left;
	width: 300px;
}  

#store-banner {
	clear:both;
	color: #ffffff;
	margin: 0px;
	background-color:#330066;
	width: 756px;
}
  
hr.line-lightgrey {
	border: none;
	clear: both;
	color:#CCCCCC;
	background-color: #CCCCCC;
	height: 1px;

} 

input.buttonBasket {
	border: 0px;
	background-color: #999999;
	color: #FFFFFF;
	float: none;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	padding-top: 3px;
}
input.buttonCheckout {
	border: 0px;
	background-color: #00CC00;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	padding-top: 3px;
}

.list-nobullets {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sec-form-field {
	display: none;
}

.WYSIWYGTextTables table {
	margin: 0px;
	padding: 3px;
	border: 1px solid #000000;
	border-collapse:collapse;	
}

.WYSIWYGTextTables table th {
	margin: 0px;
	padding: 3px;
	border: 1px solid #000000;
	text-align: center;
}
.WYSIWYGTextTables table td {
	margin: 0px;
	padding: 3px;
	border: 1px solid #000000;
}

