colours {
  color: #333333; /* dark grey */
	color: #000000; /* black */
	color: #ffffff; /* white */
	color: #aaaaaa; /* bg grey */
}
body {
	background: #5A5A5A url(../images/layout/fill.jpg) repeat-x 0% 0%;
	color: #ffffff; /* white */
	font-size: 62.5%;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px;
}
* {
	margin: 0px;
	padding: 0px; 
}
h1, h2, h3, h4, h5, h6 {
  color: #000000;
	font-family: "Myriad Pro", arial, verdana, sans-serif;
	margin: 0px 0px;
	padding:0px;
}
h2 {
	font-size: 1.8em;
	line-height: 1.8em;
}
h3 {
	font-size: 1.6em;
	line-height: 1.6em;
}
h4 {
	font-size: 1.4em;
	line-height: 1.4em;
}
h5 {
	font-size: 1.2em;
	line-height: 1em;
}
h6 {
	font-size: 1.2em;
	line-height: 1em;
	color:#5e5f63;
}




/**--links---*/
a {
	cursor: pointer;
}
a:link, a:visited {
 /* color: #cd7825;  gold */
  color: #4B4B49;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
 /* color: #cd7825;  gold */
  color: #111111;
	text-decoration: none;
}
p {
	margin: 10px 5px;
}
ul {
	margin: 0px 0px 0px 20px;
}
img {
	border: 0;
}
/*- classes ----------------------------------------------------------------------------*/
.left {
	float: left;
	margin: 0px 5px 0px 0px;
}
.right {
	float: right;
	margin: 0px 0px 0px 5px;
}
.clear {
	clear: both;
}
.error {
	margin: 10px 0;
	color: #ff0000;
	background-color : #ffeeee;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	padding: 10px;
}
.info {
	margin: 10px 0;
	color: #0000ff;
	background-color:	#eeeeff;
	border-bottom: 1px solid #0000ff;
	border-top: 1px solid #0000ff; 
	padding : 10px;
}
.success {
	margin: 10px 0;
	color: #009F62;
	background-color: #E6FFE6;
	border-top: 1px solid #009F62;
	border-bottom: 1px solid #009F62;
	padding: 10px;
}
.small {
  font-size: 0.7em;
}
/*- layout -------------------------------------------------------------------*/


/*- site ---------------------------------------------------------------------*/

#container {
  background: #fff url(../images/layout/containerFill_V02.jpg) repeat-y;
  width: 900px;
  margin: 10px auto;
  font-size: 1.1em;
  text-align: left;
  position: relative;
	color: #333333; /* dark grey */
}
  #header {
    background: url(../images/layout/header_V02.jpg) no-repeat;
    height: 175px;
  }
    #logos {
      position: absolute;
      top: 40px;
      right: 20px;
    }
    .call2action {
      position: absolute;
      top: 0px;
      left: 35px;
    }
    h1.strapline {
      width: 400px;
      margin: 8px 12px 0px 0px;
      float: right;
      text-align: right;
      font-size: 1.2em;
    }
    #homelogo img {
      position: absolute;
      top: 80px;
      left: 10px;
    }
    #nav {
      position: absolute;
      top: 145px;
      left: 10px;
    }
      #nav ul {
        list-style-type: none;
        margin: 0px 0px 0px 5px;
      }
        #nav ul li {
          display: inline;
          margin: 0px 14px;
        }
          #nav ul li a:link,
          #nav ul li a:visited{
            font-size: 1.2em;
            font-weight: bold;
            color: #000000; /* black */
            text-decoration: none;
          }
          #nav ul li a:hover,
          #nav ul li a:focus,
          #nav ul li a:active {
            color: #222222; /* grey */
          }
  #main {
    padding: 10px;
  }
    #content {}
			#basket {
				text-align: right;
				margin: 2px 2px 10px 2px;
        
			}
			#helmets {
				float: left;
				margin: 0px 40px 40px 40px;
			}
        #helmetLeft {
          width: 300px;
          float: left;
        }
					#helmetLeft p {
						padding: 0px 0px 0px 35px;
						font-weight: bold;
					}
        #helmetRight {
          width: 300px;
					float: right;
        }
	        #helmetRight p {
						padding: 0px 0px 0px 35px;
						font-weight: bold;
				}
  #special {
    text-align: center;
    margin: 20px;
  }
  #footer {
    background: url(../images/layout/footer_V02.jpg) no-repeat 0% 100%;
    height: 84px;
		clear: both;
    text-align: center;
  }
  #footer p {
    padding: 5px 0px 0px 0px;
    margin: 0px;
  }
#belowSite {
	width: 780px;
	margin: 0px auto;
}
  #belowSite a {
    color: #fff;
  }

/*- Home ---------------------------------------------------------------------*/

div#link_cont {
  width: 480px;
  float: left;
  position: relative;
  display: inline;
  margin-left: 20px;
}

  div.cat_cont {
    float: left;
    width: 480px;
    margin: 20px 0px;
  }
    div.cat_cont h3 {
      margin: 10px 0px 0px 0px;
    }
    div.cat_cont_image {
      float: left;
      width: 120px;
    }
    div.man_cont {
      float: left;
      width: 300px;
      position: relative;
      display: inline;
      margin: 20px 0px 20px 20px;
    }
      div.man_item {
        float: left;
        width: 300px;
        position: relative;
        display: inline;
      }
        div.man_cont_image {
          
          float: left;
          
          
        }
      div.man_item strong {
        position: relative;
        top: 15px;
        left: 15px;
      }
      
      
.toptit {
  margin: 30px 0px 10px;
}
/*- special -*/

#so_title {
  width: 360px;
  float: left;
  position: relative;
  display: inline;
}
.so_cont {
  float: left;
  clear: both;
  position: relative;
  display: block;
  margin: 0px;
}
#so_119 {
  background: url(../images/layout/gold.jpg) no-repeat;
  width: 354px;
  height: 200px;
  margin-bottom: 30px;
}
  #so_119 img {
    position: absolute;
    top: 68px;
    left: 16px;
  }
  #so_119 .description {
    position: absolute;
    top: 60px;
    left: 130px;
    width: 220px;
  }

#so_120 {
  background: url(../images/layout/silver.jpg) no-repeat;
  width: 354px;
  height: 200px;
  position: relative;
  margin-bottom: 30px;
}
  #so_120 img {
    position: absolute;
    top: 68px;
    left: 16px;
  }
  #so_120 .description {
    position: absolute;
    top: 60px;
    left: 130px;
    width: 220px;
  }

#so_121 {
  background: url(../images/layout/bronze.jpg) no-repeat;
  width: 354px;
  height: 200px;
  margin-bottom: 30px;
}
  #so_121 img {
    position: absolute;
    top: 68px;
    left: 16px;
  }
  #so_121 .description {
    position: absolute;
    top: 60px;
    left: 130px;
    width: 220px;
  }
/*- manufacturer -------------------------------------------------------------*/
#manufacturers {
  margin: 30px 0px;
  text-align: center;
}
  .manufacturer {
    width: 250px;
    height: 150px;
    float: left;
    margin: 0px auto;
  }
/*- product ------------------------------------------------------------------*/
#products {
  
}
#subCats .subCat {
  float: left;
  display: inline;
  position: relative;
  margin: 10px;
  width: 150px;
	text-align: center;
	border: 1px solid #ccc;
}
  .subCat .catImage {
  }
  .subCat strong {
		display: block;
		padding-bottom: 10px;
  }
  
  .product {
    border-top: 1px solid #cccccc;
    float: left;
		clear: both;
		width: 875px;
    margin: 10px 0px;
    padding: 10px 0px;
  }
    .product img {
      float: left;
      width: 100px;
      height: 100px;
    }
    .product .description {
      width: 500px;
      float: left;
      margin: 10px 0px 10px 20px;
      display: inline;
      position: relative;
    }
      .description_inner {
        padding: 20px 0px;
      }
      .product span {
        display: block;
        font-size: 1.4em;
        font-weight: bold;
        padding: 0px 0px 5px 0px;
      }
      .product .description a {
        color: #000000;
      }
    .product span.price {
      font-size: 1.2em;
      float: right;
      width: 80px;
    }
		
		#catInfo {
			clear: both;
		}
		
/*- item ---------------------------------------------------------------------*/
  .item {
    margin: 20px 0px;
  }
    .item img {
      float: right;
      margin-bottom: 50px;
    }
    .item .description {
      width: 500px;
    }
      .item span.price {
        font-size: 1.8em;
        display: block;
        margin: 10px 0px;
      }
      .item .description a {
        color: #000000;
      }
    .item span.price {
      font-size: 1.6em;
    }
/*- order --------------------------------------------------------------------*/
table#checkout,
table#checkout_totals {
  border: 1px solid #333;
  border-collapse: collapse;
}

table#checkout_totals {
  width: 337px;
  margin-left: 423px;
}

table#checkout th {
  background: #D2D2D2;
}

table#checkout th,
table#checkout td,
table#checkout_totals td {
  border: 1px solid #333;
  padding: 3px;
}  
.checkout_options {
  padding: 30px 0px;
}
.checkout_options span {
  background: #666666;
  padding: 5px;
  font-size: 1.4em;
  border: 3px solid #000000;
}
  .checkout_options a {
    color: #fff;
  }
.cRight {
  margin-left: 530px;
}
/*- news -*/
.news_item {
  margin: 10px 0px 0px 0px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	float: left;
	clear: both;
	width: 100%;
}
	.news_item .news_image {
		float: left;
		width: 130px;
	}
	.news_item .news_content {
		float: left;
		width: 730px;
	}