
html {
height:101%;
}

@font-face {
	font-family: 'Nevis';
	src: url('/fonts/nevis.eot');
}

@font-face {
 font-family: 'Nevis';
 src: url("/fonts/nevis.ttf") /* TTF file for CSS3 browsers */
}

h1, h2 {
	font-family: 'Nevis', Helvetica, Verdana, Sans-Serif;
	font-weight:normal;
}

* {
outline:none;
}

.bike .gallery {
	border:none;
}

.bike .thumbnail {
	border:none;	
}

.bike a {
	border:none;
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
span img{
	display:block;
	border:none;
}

ul.bikes {
margin:0 0 15px 10px;
padding:0;
background:none;
border-bottom:1px solid #e8e8e8;
}

ul.bikes li {
list-style:none;
background:none;
margin:5px 0;
border-top:1px solid #e8e8e8;
padding:5px 0;
}

img {
border:none;
}

p.homereview {
color:#999;
font-size:11px;
padding:0 11px;
line-height:18px;
}

p.homereview strong {
color:#002B8B;
display:block;
}

p.homereview a {
color:#900;
}

p.homereview span {
color:#333;
}

ul.bikes img {
float:left;
border:none;
}

ul.bikes span {
display:block;
margin-left:50px;
}

ul.bikes a {
color:#900;
}

ul.bikes a strong {
color:#002B8B;
display:block;
font-size:12px;
}

ul.bikes li a:hover {
color:#222;
}

ul.bikes a:hover strong {
color:#222;
}

ul.shopmenu {
margin-left:0;
}

ul.shopmenu a {
font-size:13px;
font-weight:bold;
color:#111;
text-decoration:none;
}

ul.shopmenu a:hover {
color:#002B8B;
}

ul.shopmenu ul {
margin-left:0;
}

ul.shopmenu ul a {
font-size:12px;
color:#555;
padding-left:10px;
background:url(images/shop/bulletblue.gif) left no-repeat;
}

ul.shopmenu ul ul a {
font-size:11px;
color:#888;
padding-left:10px;
background:url(images/shop/bulletgray.gif) left no-repeat;
}

ul.shopmenu ul ul ul a {
font-weight:normal;
}

ul.shopmenu li {
list-style:none;
padding-left:0;
}

table.offers {
margin:15px 0;
}

table.offers td {
border:1px solid #e8e8e8;
text-align:center;
height:165px;
font-size:11px;
width:175px;
padding-top:10px;
background:#fff;
}

table.offers td a {
text-decoration:none;
color:#002B8B;
}

table.offers td a:hover {
text-decoration:none;
}

table.offers td img {
border:none;
}

table.offers strong {
display:block;
padding-bottom:10px;
}

form.search {
margin-left:10px;
padding:10px 0;
}

form.search input {
padding:3px;
border:1px solid #ccc;
font:12px Arial;
color:#999;
}

.box  {
background:#F9FDFF;
border: 1px solid #BFDDEB;
color: #325C70;
padding:10px 15px;
margin:0 0 15px 0;
font-size:12px;
}

.box h3 {
font:13px Arial;
font-weight:bold;
color: #325C70;
padding:0;
margin:0;
letter-spacing:normal;
}

.box a {
color:#900;
}

.box a:hover {
color:#200;
}

.freedelivery {
padding-left:60px;
background:url(images/shop/freedelivery.gif) left no-repeat #F9FDFF;
}

.secure {
padding-left:60px;
background:url(images/shop/securepayment.gif) left no-repeat #F9FDFF;
}

.support {
padding-left:60px;
background:url(images/shop/support.gif) left no-repeat #F9FDFF;
}

.refund {
padding-left:60px;
background:url(images/shop/refund.gif) bottom left no-repeat #F9FDFF;
}

.paypal {
padding-left:60px;
background:url(images/shop/_paypal.jpg) no-repeat #F9FDFF;
background-position:15px 15px; 
}

.netbanx {
padding-left:60px;
background:url(images/shop/cards.png) no-repeat #F9FDFF; 
background-position:7px 5px; 
}

.terms {
padding-left:60px;
background:url(images/_terms.png) no-repeat #F9FDFF; 
background-position:12px 8px; 
}

.basket {
background:url(images/shop/cart.gif) top right no-repeat #F9FDFF;
}


div.tabs {
margin:30px 10px;
}

div.tab {
clear: left;
border: 1px solid #BFDDEB;
border-top: 0;
padding: 20px 8px 8px 8px;
background:#F9FDFF;
}

ul.tabs {
list-style-type: none;
width: 100%;
float: left;
background: url(images/shop/pixel.gif) bottom left repeat-x;
margin:0;
padding:0;
}

ul.tabs li {
margin: 0 2px 0 0;
float: left;
}

ul.tabs a {
float: left;
display: block;
padding: 4px 8px;
border: 1px solid #BFDDEB;
border-bottom: 0;
color: #325C70;
background: #BFDDEB;
text-decoration: none;
font-weight: bold;
font-size:13px;
}

ul.tabs a:hover {
background: #F9FDFF;
text-decoration:none;
}

ul.tabs a.active {
background:url(images/shop/taba.png) top repeat-x #F9FDFF;
padding-bottom: 5px;
cursor: default;
color:#002B8B;
}

table.tabbed {
margin:0;
}

img.banner {
margin:15px 0 15px 10px;
border:none;
}

.offers td.more {
height:auto;
text-align:right;
}


table.tabbed td strong {
text-align:left;
padding-left:10px;
font-size:11px;
}

table.tabbed td span.price {
float:right;
font-size:11px;
padding-right:10px;
color:#900;
}


table.tabbed a {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;

}

table.tabbed a:hover {
filter:alpha(opacity=99);
-moz-opacity:0.99;
-khtml-opacity: 0.99;
opacity: 0.99;

}

#center .content .review p {
font-size:11px;
margin-left:185px;
}

.review {
clear:left;
padding:10px;
background:#fff;
margin-bottom:10px;
}

.image {
width:175px;
text-align:center;
float:left;
}

.item {
clear:left;
background:url(images/shop/item.png) bottom no-repeat;
padding-bottom:50px;
padding-top:20px;
margin:0 10px;
min-height:100px;
height:auto !important;
height:100px;
border:none;

}

.item a {
color:#222;
text-decoration:none;
border-bottom:1px solid #ccc;
}

.item a:hover {
border-bottom:1px solid #eee;
text-decoration:none;
}

.icontent {
margin-left:185px;
}

img.brandlogo {
float:right;
}


.icontent span.price {
font:12px Arial;
color:#900;
float:right;
}

.content .cen-col .review p {
margin-left:205px;
}

.review h3 {
border-bottom:1px solid #e8e8e8;
}

.review h3 a {
color:#002B8B;
font-size:20px;
text-decoration:none;
}

.review h3 a:hover {
text-decoration:none;
}

table.helmets {
border-top:1px solid #e8e8e8;
border-left:1px solid #e8e8e8;
width:95%;
margin:20px 10px;
}

table.helmets td {
border-right:1px solid #e8e8e8;
border-bottom:1px solid #e8e8e8;
text-align:center;
padding:10px 0;
width:33%;
}

table.helmets a img {
border:none;
margin-bottom:10px;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

table.helmets a:hover img {
filter:alpha(opacity=99);
-moz-opacity:0.99;
-khtml-opacity: 0.99;
opacity: 0.99;
}

table.helmets a {
color:#002B8B;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

table.helmets a span {
color:#999;
font-weight:normal;
font-size:11px;
}

table.helmets a .price {
color:#900;
}

table.helmets a:hover {
text-decoration:none;
}

.sticker {
float:right;
border:none;
}

.sm {
list-style:none; 
width:535px; 
height:180px; 
display:block; 
overflow:hidden; 
margin:15px 0 15px 10px; 
padding:0;

}
.sm li {
float:left; 
display:inline; 
overflow:hidden; 
margin:0; 
padding:0;
background:url(images/shop/sm.gif) right repeat-y;
}

#center .content .cen-col .sm li div p {
line-height:14px;
}

.sm li div {
height:150px;
width:290px;
padding-right:10px;
line-height:14px;
}

#center .sm h3 {
margin-bottom:0;
padding-bottom:2px;
}

#center .content .cen-col .sm p {
font-size:11px;
}

.sm img {
float:left;
margin-right:10px;
}

.brandheader {
padding-bottom:20px;
border-bottom:1px solid #e8e8e8;
}

.sale {
margin-top:15px;
}

.image img {
border:none;
}

.image a {
border:none;
}

.image a:hover {
border:none;
}

.spec .tab {
background:none;
border:none;
margin:0 5px 0 0;
padding:0;
width:250px;
text-align:center;
float:left;
border:1px solid #e8e8e8;
padding:10px;
background:#fff;
}

h3.price {
color:#900;
}

ul.specnav a img {
width:50px;
border:1px solid #fff;
}

ul.specnav a:hover img {
border:1px solid #e8e8e8;
}

ul.specnav a.active img {
border:1px solid #e8e8e8;
}

ul.specnav {
margin:0;
padding:0;
}

ul.specnav li {
margin:0;
padding:0;
list-style:none;
}

.spec {
width:340px;
float:left;
}

.specright {
margin-left:355px;
}

.specbox {
height:300px;
margin-left:10px;
padding-top:10px;
background:url(images/shop/item.png) bottom no-repeat;
}

.addtobasket {
width:120px;
height:30px;
display:block;
text-align:left;
text-indent:-9999px;
background:url(images/shop/addtobasket.png) bottom no-repeat;
border:none;
margin-top:15px;
cursor:pointer;
}

.addtobasket:hover {
background:url(images/shop/addtobasket.png) top no-repeat;
}

a.goshopping {
width:137px;
height:30px;
display:block;
text-align:left;
text-indent:-9999px;
background:url(images/shop/goshopping.png) bottom no-repeat;
margin:15px auto;
}

a.goshopping:hover {
background:url(images/shop/goshopping.png) top no-repeat;
}

ul.features li {
list-style:none;
font-size:12px;
color:#333;
padding:3px 0;
border-bottom:1px solid #eee;
margin-right:30px;
}

/* Angus additions */

table.cart {
border-top:1px solid #e8e8e8;
border-left:1px solid #e8e8e8;
width:95%;
margin:5px 10px;
}

table.cart th {
background:#F9FDFF;
border-right:1px solid #e8e8e8;
border-bottom:1px solid #e8e8e8;
text-align:center;
padding:6px;
font-size:12px;
font-weight:bold;
color:#333;
}

table.cart td {
border-right:1px solid #e8e8e8;
border-bottom:1px solid #e8e8e8;
padding:6px;
font-size:12px;
font-weight:normal;
color:#333;
}

table.cart td select, table.cart td input {
font-size:12px;
font-weight:normal;
color:#333;
padding:2px;
}


table.cart a {
font:13px Arial;
font-weight:bold;
color: #325C70;
margin:6px 0 6px 4px;
padding:4px;
background:#F9FDFF;
border:1px solid #BFDDEB;
text-decoration:none;
}

table.cart a:hover {
background:#BFDDEB;
}


/* end */