/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #000000;
	background-image: url(../images/background.jpg);
	color: #aaaaaa;
	margin: 0px;
	text-align: center;
}

#skip-navigation{	
	height: 0px;
}

#wrap{
	background-color: #000000;
	background-image: url(../images/bg-strip.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	margin-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	width: 992px;
}
* html #wrap {  /* This is the Tan hack */
	width: 996px; 
	w\idth: 992px; 
	}

#header{
	margin: 0px;
	padding: 0px;
}

#centerc{
	display: inline;
	float:left;
	margin-left:182px;
	padding-left: 7px;
	padding-right: 19px;
	width:784px;
}
* html #centerc {  /* This is the Tan hack */
	width: 810px; 
	w\idth: 784px; 
	}

#leftc{
	float:left;
	margin-left:-992px;
	padding-left: 15px;
	padding-right: 11px;
	width: 156px;
}
* html #leftc {  /* This is the Tan hack */
	width: 182px; 
	w\idth: 156px; 
	}

#foot{
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	clear: both;
	margin-top: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footerclear {
	clear: both;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
	margin: 0px;
	padding: 0px;
}
#header_graphic img {
	display: block;
}

#header-form {
	font-size: 13px;
	margin: 0px;
	position: absolute;
	margin-left: 766px;
	margin-top: 50px;
	padding: 0px;
	width: 200px;
}
#header-form fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

#header-form label {	
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#header-form input.buttons {
  	background-color: #000000;
	border: 1px solid #999999;
	color: #ffffff;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
  }
  

#header-form input {
  	background-color: #ffffff;
	color: #000000;
	font-size: 13px;

  }  

#header-form a, header-form a:visited {
	border: none;
	float:right;
}
#header-form a:hover, header-form a:active {
	border: none;
	float:right;
}
#navigation{
	background-image:url(../images/navigation/nav-bgstrip.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	height: 32px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 952px;
}
* html #navigation {  /* This is the Tan hack */
	width: 992px; 
	w\idth: 952px; 
	}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation-left {
	float: left;
}

#navigation-right {
	float: right;

}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#navigation ul li {
	display: inline;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px; 
}
#navigation ul li a, #navigation ul li a:visited {
	color: #ffffff;
	display: block;
	float: left;
	font-size: 13px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	color: #00cc00;	
}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;	
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}

#menu ul li a, #menu ul li a:visited {
	color: #aaaaaa;
	display: block;
	padding-top: 0px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 156px;
}

.menu_header {
	display: block;  
	padding-top: 5px; 
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 156px;
}


/** ------------------------------------------------------ **/
/** ------------------------ menu subsection ------------- **/

#submenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#submenu ul li
{
	margin: 0; 
	padding: 0; 
}

#submenu ul li a, #submenu ul li a:visited
{
	border-bottom: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 170px;
}
* html #submenu ul li a,  #submenu ul li a:visited {  /* This is the Tan hack */
	width: 185px; 
	w\idth: 170px; 
	}


/** ------------------------------------------------------ **/
/** ------------------- higlights boxes------------------- **/

div.miniadverta {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 15px;
	color: #666666;
	font-weight: normal;
}

div.miniadverta a , div.miniadverta a:visited {
	color: #333366;
	text-decoration: underline;
	font-weight: normal;
}
div.miniadverta a:hover, div.miniadverta a:active {
	color:#0066CC;
}

/** ------------------------------------------------------ **/
/** ------------------- 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: #aaaaaa;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #ffffff;
	text-decoration: none;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #00cc00;
	text-decoration: none;	
}
#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: #aaaaaa;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerright ul li a
{		
	color: #ffffff;
	text-decoration: none;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #00cc00;
	text-decoration: none;	
}

#validated {
	clear:both;
	padding-top:5px;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

h1 {
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;	
}

h2 {
	color: #aaaaaa;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	color: #aaaaaa;
	font-size: 1em;
	font-weight: bold;	 
}

a, a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #00cc00;
}
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;
}

dt {
	float: left;
	font-weight:bold;
	width: 15em;
}
dd {
	margin-left: 12em;
}


/** ------------------------------------------------------ **/
/** ------------------- 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;
	margin-right: 20px;
  }
/*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 -------------------------- **/

#home-productimages1 {
	float: left;
	margin-right: 13px;
}
#home-productimages2 {
	float: left;
	margin-right: 13px;
}
#home-productimages3 {
	float: left;
	margin-right: 0px;
}

#bestsellers-list ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;	
}

#bestsellers-list ul li {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
}

#bestsellers-list ul li a, #bestsellers-list ul li a:visited {
	color: #ffffff;
	padding-bottom: 5px;
	text-decoration: none;
}
#bestsellers-list ul li a:hover, #bestsellers-list ul li a:active {		
	color: #00cc00;	
}

.events-padding-title {
	color: #ffffff;
}

.events-padding-text {
	padding-top:	5px;
}

.events-padding-pic {
	padding-left:	30px;
	padding-right:	5px;
}

.news-padding-title {
	color: #ffffff;

}

.news-padding-text {
	padding-top:	5px;
}

.news-padding-pic {
	padding-left:	30px;
	padding-right:	5px;
}

.pressreviews-padding-title {

}

.pressreviews-padding-text {
	padding-top:	5px;
}

.pressreviews-padding-pic {
	padding-left:	30px;
	padding-right:	5px;
}


/*create a row*/
div.ProductsTableReplaceRow {
	clear: both;
	padding-top:0px;
  }
  
div.ProductsTableReplaceRow h1 {
	margin: 0px;
	padding: 0px;
}  
  
/*label cell*/
div.ProductsTableReplaceRow div.ProductsTableReplacelabel {
	float: left;
	text-align: left;
	margin: 0px;
	margin-right: 20px;
  }
/*data cell*/
div.ProductsTableReplaceRow div.ProductsTableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 360px;
  } 
 /*data cell*/
div.ProductsTableReplaceRow div.ProductsTableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.ProductsTableReplaceRowClear {
	clear: both;
  }

.productsresults-left {
	float: left;
	margin-bottom: 10px;
	margin-right: 40px;
	width: 365px;
}
.productsresults-right {
	float: left;
	margin-bottom: 10px;
	width: 365px;
}



/** ------------------------------------------------------ **/
/** ------------------- basket layout -------------------- **/

table.tableBasket {
	border-spacing: 0px;
	border-collapse: collapse;
}
table.tableBasket caption {
	display:none;
}
table.tableBasket th, table.tableBasket td  {
	border: 0px;
	margin: 0px;
	padding: 5px;
}
table.tableBasket th {
	font-weight: bold;
}
table.tableBasket thead th {
	border-bottom: 1px solid #000000;
}
table.tableBasket tbody td {
	border-bottom: 1px solid #999999;
}
a.AbuttonBasket, a.AbuttonBasket:visited {
	border: 0px;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	text-decoration: none;
}
a.AbuttonBasket:hover {
	border: 0px;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	text-decoration: none;
}
div.DivBasketDelete {
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: right;
}

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: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	padding-top: 3px;
}
a.buttonCheckout {
	border: 0px;
	background-color: #00CC00;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	padding-top: 3px;
}

a.buttonViewDetails {
	background-color:#666666;
 	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
  	padding: 4px;
  	font-weight: bold;
}


/** ------------------------------------------------------ **/
/** ------------------- bike builder form ------------------ **/

#bikebuilder select {
  float: left;
  margin-right: 10px
  }
#bikebuilder label {
  display: block;
  float: none;
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 0px;
  padding-bottom: 10px;
  width: auto;
  }
 
#bikebuilder  div.divBBShowHide {
	float: left;	
 }

#bikebuilder  div.divBBInfo {
	clear: both;
 }

#divBikeBuilderTotals {
	border: 1px solid #999999;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
#divBikeBuilderTotals p{
	font-size: 1.2em;
	font-weight: bold;
}
#divBikeBuilderTotals #BBprice, #divBikeBuilderTotals #BBweight {
	background-color: #000000;
	border: none;
	color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	/* line-height: 0.3em; */
}

.imgClothingLinks {
	margin-right: 9px;
}


#divFittingLeft {
	float: left;
	width: 470px;
}

#divFittingRight {
	border: 1px solid #999999;
	float: right;
	margin-left: 10px;
	padding: 10px;
	width: 263px;
}
* html #divFittingRight {  /* This is the Tan hack */
	width: 285px; 
	w\idth: 263px; 
	}
	
#divFittingRight form {
  margin: 0px;
  padding: 0px;
  }
#divFittingRight fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
#divFittingRight legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
#divFittingRight input {
  margin-right: 10px;
  margin-bottom: 5px;
  }
#divFittingRight select {

  margin-right: 10px
  }
#divFittingRight input.buttons {
  float: none;
}
#divFittingRight form fieldset div {
  padding-bottom: 0px;
  clear: both;
  overflow:auto;
  }
#divFittingRight form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
#divFittingRight label {
  display:block;
  float: left;
  width: 90px;
  margin-right: 10px;
  padding-bottom: 10px;
  }	
  
#divProductsPriceArea {
	float: left;
}
  
#divProductsBasketButton {
	float: left;
} 