body {
	background-color:#fff;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em; 
	text-align:center;
	padding:0;
	margin:0;
	border:none;
} 

.bg1 {background-image:url('../images/NalubeadblanketART1.gif')}
.bg2 {background-image:url('../images/NalubeadblanketART2.gif')}
.bg3 {background-image:url('../images/NalubeadblanketART3.gif')}

/* TEXT STYLES */
h1, h2, h3, h4, h5, p {
color:#333;
margin:0 20px;
padding:0;
}

h1 {
font-size:18px;
font-weight:normal;
text-transform:uppercase;
color:#91d6e6;
margin-top:10px;
}

h2 {
font-size:14px;
font-weight:bold;
color:#999999;
margin-top:10px;
}


h3 {
font-size:12px;
font-weight:bold;
color:#999999;
margin-top:10px;
}

p {
margin-bottom:5px;
padding:0;
font-size:11px;
color:#999999;
}

ul, li {color:#999999;}


/* LINKS */
p a, h1 a, h2 a {
text-decoration:none;
border-bottom:1px dotted #999;
color:#999;
}

h1 a,h1 a:hover {
color:#91d6e6;
text-decoration:underline;
border-bottom:none;
}


p a:hover, h1 a:hover, h2 a:hover{
text-decoration:none;
border-bottom:1px dotted #999;
color:#999;
}


/* Main Boxes */
#container {
	width: 800px; 
	margin: 0 auto;
	padding:0;
	text-align:left;
	background-color:#FFFFFF;
	overflow:hidden;
}

/* Account Info / Shopping basket top */
#accountinfo {
padding:5px 10px;
background-color:#000;
color:#fff;
font-size:12px;
font-weight:bold;
}

#accountinfo a, #accountinfo a:hover {
color:#FFFFFF;
text-decoration:none;
}

span.basket {
color:#019fe0; 
}

/* NAV BAR */

#nav {
width:800px;
font-size:14px;
color:#fff;
background-image:url('../images/Nalu-NAVStrap.gif');
float:left;
padding: 5px 0 0 0;
height:14px;
overflow:hidden;
}


#nav a, #nav a:hover{
color:#fff;
text-decoration:none;
margin:0 90px 0 30px;
}

#nav a.fix, #nav a:hover.fix {
color:#fff;
text-decoration:none;
margin:0 50px 0 20px;
}

#nav a.cart, #nav a:hover.cart {
color:#fff;
text-decoration:none;
margin:0 0 0 80px;
}


#nav a:hover, #nav a:hover.fix, #nav a:hover.cart {
color:#999;
}

/*
Main Content Panel 
*/

#content {
width:800px;
font-size:12px;
color:#777;
background-color:#FFFFFF;
float:left;
padding: 5px 0;
}

#content-product {
width:800px;
font-size:12px;
background-color:#FFFFFF;
color:#777;
float:left;
padding:5px 0;
}

#content h1, #content-product h1 {
font-size:18px;
color:#333; 
margin:0 0 5px 0;
padding:0;
}

.content_product_img {
float:left;
margin-bottom:10px;
}

	/*
CONTENT STYLES
==============
*/




/*
COPYRIGHT
=========
*/

#copyinfo {
	clear:both;
	text-align:center;
	
	width:800px;
		}

b {
	clear:both;}
/*
PRODUCT PAGE STYLES
*/

#product_main {
float:left;
margin-left:20px;}

#product_main {
width:350px; 
/*height:320px;*/
/*background-color:#f6e8d6; 
*/float:right;
padding: 20px;
margin:30px 10px 0 0;
}

#product_main h1 {
/*color:#999; 
*/color:#fff;
}

#product_main p {
margin:0 0 5px 0;
color:#fff;
}

#product_main h2 {
font-size:18px;
/*color:#333;*/
color:#999;
margin:0 0 5px 0;
padding:0;
}

#product_main h3 {
margin:5px 0 5px 0;
padding:5px 0 0 0;
border-top:1px dotted #fff;
}

#product_main ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#product_main li {
	background: url("../images/bullet.gif") left center no-repeat;
	padding: 0 0 0 10px;
}


#product_main p a,#product_main h1 a, #product_main h2 a {
text-decoration:none;
border-bottom:1px dotted #fff;
color:#fff;
}

#product_main p a:hover, #product_main h1 a:hover, #product_main h2 a:hover{
text-decoration:none;
border-bottom:1px dotted #fff;
color:#fff;
}




#product_main img {
margin:5px 0 5px 2px;
width:350px;
}

/*
BRAND PAGE STYLES
*/

div.prod_thumb {
border:1px solid #80cfd3;
display:block;
float:left;
height:250px;
margin:0  0 10px 20px;
overflow:hidden;
padding:10px 10px 5px;
width:220px;
}


.prod_thumb img {
border:none;
width:220px;
}

.prod_thumb p {
color:#333;
text-align:center;
}

.prod_thumb p a, .prod_thumb p a:hover {
text-decoration:none;
border-bottom:none;
color:#333;
}

#brand_info {

}



.clear {
float:none;
}

#foot {
width:800px;
font-size:10px;
text-align:left;
color:#555;
padding:20px 10px;
}

#foot a {
color:#555;
text-decoration:none;
margin:0 10px;
}

#foot a:hover {
color:#555;
}

table.basket2 
{
margin-top:10px;
}

.basket2 a {
text-decoration:none;
border:none;
color:#fff; 
margin:0;
}

.basket2 a:hover{
text-decoration:none;
border:none;
color:#fff;
}

.basket2 {
width:760px;
text-align:left;
margin-left:20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.basket2 p {
margin-left:12px;
color:#FFFFFF;
}

.basket2 td {
padding:10px 0;
}

.basket2 img {

margin-top:-20px;
}

.basket3 {
width:210px;
text-align:left;
padding-left:410px;
padding-right:150px;
margin-left:50px;

/*410*/}

.basket3 p {
margin-left:10px;
color:#FFFFFF;
}

.basket2 h3, .basket3 h3 {
	color:#ffffff;}
	
.basket2 h1, .basket3 h1 {
	color:#ffffff;
	padding-left:0px;
	margin-left:15px;}

.r {
text-align:right;
margin-right:10px;}



.c, a.c {
text-align:center;
}
/*
.82 {
width:82;
}
*/

td p {font-size:12px;}

td {vertical-align:top;}

#check {
margin:20px 0 0 20px;
width:760px;
text-align:center;
padding:10px 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}


.ileft {
float:left;
margin: 0 10px 10px 0;
}

.iright {
float:right;
margin: 0 0 10px 10px;
}

/* STRING */
	
#boxes {
	font-family: Arial, sans-serif;
	list-style-type: none;
	text-align:center;
	padding: 0;
	overflow:visible;
	margin-left: auto;
	margin-right: auto;
	}

#boxes li {
	cursor: move;
	position: relative;
	float:left;
	margin: 0;
	width: 41px;
	height: 90px;
	overflow:hidden;
	text-align: center;
	}
	
	
#boxes li img{
	height: 100px;
	}

#string {
width:800px;
text-align:center;
padding:0;
}

	
/* Randomly Generated colours */

.col1 {
background-color:#f5c684;
}


.col2 {
background-color:#c6b29d;
}

.col3 {
background-color:#91d6e6;
}

.col4 {
background-color:#80cfd3;
}



.col5 {
background-color:#fbd2cf;
}


.col6 {
background-color:#e6d4be;
}

td h3 {
margin:0 0 0 10px;}

a img {
border:none;}

#collect {

clear:both;
float:none;
text-align:center;
padding:0 142px;
}


div.collectlink {
display:block;
float:left;
margin:0 10px 10px 10px;
overflow:hidden;
width:152px;
}

a.collect {
/*border:1px dotted #80cfd3;*/
background-color:#e6d4be;
padding:10px;
height:130px;
width:130px;
display:block;
}

a.collect:hover {
/*border:1px solid #80cfd3;*/

}

a.bg1:hover {
background-image:none;
background-color:#F5C684;} 

a.bg2:hover {
  background-image:none;
  
background-color:#91d6e6;} 

a.bg3:hover {
  background-image:none;
  
background-color:#80ced2;} 

a.bg4:hover {
background-color:#FF3399;} 

#copyinfo h1 {
color:#CCCCCC;}

img.brand_img_text {
width:100px; height:100px; margin:0 0 10px 10px; padding:10px; background-color:#fff; float:right;
}

/*.100 {width:100px;}
*/
#contact {
margin-left:20px;
}

.c {
text-align:center;
}

a.nb, a.nb:hover, #product_main a.nb, #product_main a.nb:hover {
border:none;
}

/**********************
		FORMS
**********************/

fieldset {
	border:1px dotted #fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:10px;
	padding:10px 20px;
}

legend {
	font-size:14px;
	color:#fff;
}

label {
	float:left;
	margin:12px 10px 10px 0;
	padding:0;
	color:#999;
	width:140px;
	font-size:12px;
}

input[type="text"] {
	float:left;
	margin:12px 0 0;
	padding:3px;
	width:150px;
}

td.c input[type="text"] {
	width:30px;
	float:none;
	margin:0;
}

select {
	float:left;
	margin: 0;
}

form br {
	clear:both;
}

.basket2 fieldset p {
	padding:0;
	margin:0;
}

.basket2 label {
	
 color:#fff;
}


input.greyedout {
	background-color:#ccc;
	color:#555;
}
/* CAROUSEL FULL BOX */

.lof-slidecontent a,.lof-slidecontent a:link,.lof-slidecontent a:visited,.lof-slidecontent a:active,.lof-slidecontent a:focus { color: #fff; text-decoration: none }
.lof-slidecontent a:hover { color: #333; text-decoration: none; }
.lof-slidecontent a img { border: none; }

.lof-slidecontent, .lof-slidecontent a  { color: #fff }
.lof-slidecontent a.readmore { color: #58b1ea }
.lof-slidecontent { position: relative; overflow: hidden; margin-bottom:12px; width:800px; height:300px;}
.lof-slidecontent .preload { background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; position: absolute; z-index: 1000; top: 0; left: 0; width: 100%; height: 100% }
.lof-slidecontent .preload div { background: #fff url("/images/jsbox/loader.gif") no-repeat 50% 50%; width: 100%; height: 100% }
.lof-main-item-desc { background: url("/images/jsbox/bg_trans.png"); padding: 10px; position: absolute; z-index: 100; top: 80px; left: 0; width: 260px; max-height:160px }
.lof-main-item-desc p { font-size: 11px; margin: 0; padding: 2px 0; color:white; }
.lof-main-item-desc h2  { font-size:16px; color: white; margin: 0; padding-bottom: 5px }
ul.lof-main-wapper { background: url("/images/jsbox/load-indicator.gif") no-repeat 50% 50%; margin: 0; padding: 0; position: absolute; overflow: hidden }
ul.lof-main-wapper li { margin: 0; padding: 0; position: relative; float: left; overflow: hidden }
.lof-opacity  li { position: absolute; top: 0; left: 0; float: inherit }
ul.lof-main-wapper li img { padding: 0 }
.lof-navigator-wapper  { background: url("/images/jsbox/transparent_bg.png"); padding: 5px 0; position: absolute; right: 10px; bottom: 10px }
.lof-navigator-outer { color: #fff; position: relative; z-index: 100; width: 310px; height: 180px; float: left; overflow: hidden }
ul.lof-navigator { margin: 0; padding: 0; position: absolute; top: 0; width: 100% }
ul.lof-navigator li { text-align: center; cursor: pointer; list-style: none; display: block; margin-left: 0; padding: 0; float: left; overflow: hidden }
ul.lof-navigator li img  { border: solid 3px #333 }
ul.lof-navigator li.active img, ul.lof-navigator li:hover img  { border: solid 3px #993300 }
.lof-navigator-wapper .lof-next,  .lof-navigator-wapper .lof-previous { color: #fff; cursor: pointer; display: block; width: 22px; height: 30px }
.lof-navigator-wapper .lof-next  { background: url("/images/jsbox/arrow-r.png") no-repeat right center; text-indent: -999px; margin-right: 5px; float: left }
.lof-navigator-wapper .lof-previous  { background: url("/images/jsbox/arrow-l.png") no-repeat left center; text-indent: -999px; margin-left: 5px; float: left }
#content .lof-main-item-desc a:hover, #content .lof-main-item-desc a,  #content .lof-main-item-desc p a:hover, #content .lof-main-item-desc p a  { color: #ffffff; text-decoration:underline; }
a.video, a.podcast, a.photos, a.live, a.press, a.results { padding-left: 23px; background-position:left; background-repeat:no-repeat; line-height: 20px; clear: both; float: left; display: block;}
a.video { background-image: url(/images/jsbox/iconVideo.gif); }
a.photos { background-image: url(/images/jsbox/iconPhotos.gif); }
a.live { background-image: url(/images/jsbox/iconLive.gif); }
a.press { background-image: url(/images/jsbox/iconPress.gif); }
a.results { background-image: url(/images/jsbox/iconResults.gif); }
object {background-color:white;}






/*****************
	Team Riders Page
*****************/
.team-bio {
	width:180px;
	margin:0 0 0 15px ; 
	float:left;
/*	background-color:#f90;
*/}

.team-bio ul {
	margin:0;
	padding:0;
	list-style:none;
	}

.team-bio li {
	margin-top:5px;
}

.team-bio a {
	color:#91d6e6;
}





