@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5e6166;
	margin: 0px;
	padding: 0px;
	}
	
#wrapper {
	width:985px;
	margin-top:10px;
	padding:0px;
	text-align:left;
	margin-left: 20px;
	}
		
#main {
	width:782px;
	padding:4px;
	float:left;
	background:#fff;
	margin-left: 195px;
	margin-top:-9px;
	position: absolute;
	}
	
#left {
	width:200px;
	padding-top:95px;
	padding-left:18px;
	padding-right:5px;
	padding-bottom:5px;
	position:absolute;
	float:left;
	margin-left:-30px;
	margin-top:-10px;
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e6166;
	min-height: 593px;
	
		background-color: #ececec;
		z-index: 1;
	}
	
#right {
	width:200px;
	padding:5px;
	float:left;
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e6166;
	text-align:justify;
	}

#header {
	width:1000px;
	margin-right:auto;
	margin-left:0px;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background:#fff;
	margin-bottom: 5px;
		}
			
#headerleft {
	width:243px;
	height:112px;
	float:left;
	background:#fff;
	padding:0px;
	margin: 0px;
	}
	
	#headercenter {
	width:140px;
	float:left;
	padding-left:10px;
	padding-right:0px;
	margin-top: 20px;
	margin-left:0px;
	border-right:#cc0001 dashed thin;
	border-left: #cc0001 dashed thin;
	height:69px;
	font-size: 7pt;
	line-height: 14px;
	}
	
	#headercenterright {
	width:210px;
	float:left;
	padding-left:0px;
	padding-right:16px;
	margin-top: 20px;
	margin-left:10px;
	border-right:#cc0001 dashed thin;
	height:69px;
	font-size: 7pt;
	line-height: 14px;
	}
		

	
	#headerright {
	width:150px;
	float:left;
		margin-top: 20px;
	margin-left:10px;
	padding-left:0px;
	padding-right:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5e6166;
	height:69px;
	text-align:justify;
	}

#headerright b {
	font-weight:bold;
	}
	
	#headerright a{
	color: #cc0001;
	font-size: 7pt;
	}

	#headerrightright {
	width:100px;
	float:left;
		margin-top: 20px;
	margin-left:10px;
	padding-left:10px;
	padding-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cc0001;
	border-left: #cc0001 dashed thin;
	text-align:justify;
	height:69px;
	}

#headerrightright b {
	font-weight:bold;
	}
	
	#headerrightright a{
	color: #cc0001;
	font-size: 7pt;
	}
	



input[type=text] {
	color: #000000;
	background: #ffffff;
	border: 1px solid #a9a9a9;
	border-spacing: 0px;
	padding: 0px;
	space: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 16px;
}

input[type=password] {
	color: #000000;
	background: #ffffff;
	border: 1px solid #a9a9a9;
	border-spacing: 0px;
	padding: 0px;
	space: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 16px;
}

input[type=select] {
	color: #000000;
	background: #ffffff;
	border: 1px solid #a9a9a9;
	border-spacing: 0px;
	padding: 0px;
	height: 16px;
}
	
#nav {
	background-image: url(images/red-header-gradient.jpg);
	background-repeat: repeat-x;
	height:39px;
	white-space: nowrap;
	
	}
	
.navcontent {
	color: #fff;
	word-spacing:10px;
	margin-left: 30px;
	padding-top: 10px;
	vertical-align: top;

	}
	
	.navcontent a {
	color: #fff;
	text-decoration:none;
	}
	
	.navcontent a:hover {
	color: #f0ddde;
	}
	
	.navcontentimg {
	background-image: url(images/vertline.png);
background-repeat: no-repeat;
	background-position: center center;
	padding-left: 20px;
	padding-right: 20px;
	}

	
	.micetype {
	margin-left:30px;
	padding-top: 50px;
	color: #343434;
	}
	
	.micetype a {
	color: #343434;
	text-decoration:none;
	}
	
	.micetype a:hover {
	color: #343434;
	text-decoration:underline;
	}

.search {
	color: #ac9596;
	font-size: 9.5px;
	background: #6d0003;
	border: 1px solid #8f0005;
}

#search_box{
margin-top:180px;
margin-left:10px;
padding-top:5px;
width:173px;
height:55px;
background: #cc0001;
color:#fff;
font-size: 13px;
padding-left:18px;
position: absolute;
z-index: 2;
}

.searchbutton {
	color: #ffffff;
	font-size: 11px;
	background: #7a7a7a;
	padding:2px;
	margin-left:10px;
}
	
.info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.tableb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.tableh2 {
	background-color:#CCCCCC;
}

.image {
	padding:20px;
		}
		
a {
	color:#005577;
	text-decoration:none;
	}
	
a:hover {
	color:#005577;
	text-decoration:none;
	}
	

.statlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#e0e0e0;
	font-weight:lighter;
}
	


/* headings
--------------------------------------------------*/
h1 { font-family:Arial Narrow,arial,helvetica;
 font-size:18px;
 font-weight:normal;
 color:#5e6166;}

#content h2 {
  margin:0 0 18px 0;
  font-family:Arial Narrow,arial,helvetica;
  font-size:1.6em;
  font-weight:normal;
}

#content h2 a:hover {
	color: #cc341a;
}

#content h3 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content h4 {
  margin:0;
  font-size:1em;
}

#content.archive h2 {margin:0 0 26px 0;}

#content.archive h3 {
  margin:0 0 10px 0;
  font-family:Arial Narrow,arial,helvetica;
  font-size:1.3em;
  font-weight:normal;
}

.tableh1 {
	 font-family:Arial Narrow,arial,helvetica;
 font-size:18px;
 font-weight:normal;
 color:#5e6166;
}

#content.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content.archive h5 {
  margin:0;
  font-size:1em;
}


/* links
--------------------------------------------------*/
a {text-decoration:none;}

a img {border:none;}


/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0 0 18px 0;
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 18px 0;
}

ul ul {padding:0;}

blockquote {
  margin:0;
  padding:0 18px;
  font-style:italic;
}

pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
}

pre, code, kbr {font-family:Courier, Monaco, monospace;}

code, kbr {padding:0 2px;}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
}

/* container
--------------------------------------------------*/
#container {
	width:985px;
	margin-top:10px;
	padding:0px;
	text-align:left;
	margin-left: 30px;
	}

/* navigation
--------------------------------------------------*/
#navigation {
  height:2.7em;
  line-height:2.7em;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

/* content
--------------------------------------------------*/
#content {
	width:767px;
	padding:4px;
	float:left;
	background:#fff;
}

.singlecol #content {
  float:none;
  width:650px;
  margin:0 70px;
}

#commentspopup #content {
  float:none;
  padding-top:0;
}
#content #picinfo {
  float:none;
  padding-bottom:15px;
}

#home_links{
width: 155px; margin-left: 24px; margin-top: 13px; background: #cc0001; 
}

#home_links a{
color: #FFFFFF;
font-size: 9pt;
}

#category_links{
width: 165px; margin-left: 12px; margin-top: 5px; background: #cc0001; height: 60px; color: #4e4e4e;
}

#category_links h2{ font-size: 12pt; color: #000000; margin-top:6px; }

#category_links a{
color: #FFFFFF;
font-size: 8pt;
line-height:135%;
}


#category_links2{
width: 177px; margin-left: 5px; margin-top: 5px; background: #cc0001; text-align:center;
}

#category_links2 h2{ font-size: 12pt; color: #000000; margin-top:6px; }

#category_links2 a{
color: #FFFFFF;
font-size: 8pt;
line-height:135%;
}



#footer_blurb{

font-size: 9pt;
background-color: #d3d3d3;
padding-left:23px;
padding-right:23px;
border: thin solid #c6c6c6;
min-height: 172px;

}


#footer_blurb a{

font-size: 9pt;
color: #5e6166;

}

/* entry
--------------------------------------------------*/
.entry {
	float:left;
	border: 1px solid #eee;
	width:224px;
	height:200px;
	padding: 4px;
	margin:4px;
}

.entry .info {
  position:relative;
  margin-top:-3px;
  padding:3px;
  font-size:0.9em;
  clear:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
}

.entry.single {clear:both;}

.entry.single .info {margin:0 0 22px 0;}

.entry .info a {
  margin-right:6px;
  padding-right:9px;
}

.entry .info em {
  padding-right:6px;
  font-style:normal;
}

.entry .author,
.entry .editlink a {
  margin:0;
  padding:0 0 0 10px;
  border-right:none
}

.entry #filedunder {
  clear:both;
  padding:3px 0 0 0;
  font-size:0.9em;
}

.entry .albums img {
  float:left;
  margin-right:6px;
  margin-bottom:3px;
}

.entry ul.admin_menu li.first{
  border:none;
}

.entry ul.admin_menu li{
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#content a.admin_menu {
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
}

.entry ul.admin_menu li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
}

/*  Rating
--------------------------------------------------*/
#rating ul li{
  float:left;
  margin:0;
  padding:10px 8px 20px 0px;
  list-style-type:none;
  white-space:nowrap;
}

#rating ul li a {
  display:block;
}
/* mini-entry
--------------------------------------------------*/
.minientry {
  position:relative;
  margin:0px 0 35px 0;
  padding:10px 0;
  border-top:1px dotted;
  border-bottom:1px dotted;
}

.minientry p {padding:0;}

.minientry .commentlink {
  margin-left:3px;
  padding-right:7px;
  font-size:0.9em;
}

.minientry .permalink {
  margin-left:3px;
  font-size:0.9em;
  font-style:normal;
}

.minientry .author,
.minientry .editlink a {
  margin-left:6px;
  padding:0 8px 0 10px;
  font-size:0.9em;
  font-style:normal;
}

.minientry .editlink a {margin:0;}


/* comments
--------------------------------------------------*/
#comments h2 {margin-bottom:24px;}

#comments h2 a {
  margin-left:2px;
  padding-left:6px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.55em;
}

#comments ul {margin:0 0 0 20px;}

#comments li {
  position:relative;
  margin-bottom:18px;
}


#comments li p {padding:0 0 10px 0;}

#comments .header {
  position:relative;
  min-height:19px; /* 19 + 3 +3 = 25px = height of gravatar */
  margin:0 0 10px 0;
  padding:3px 6px;
}

* html #comments .header {height:19px;} /* IEWin */

#comments .header strong {font-family:Georgia,sans-serif;}

#comments .header .gravatar {
  position:absolute;
  top:1px;
  right:1px;
}

/* form NEW
--------------------------------------------------*/
form input, form textarea {
  padding:3px;
  font-size:0.9em;
}

#commentform, #contactform {margin-bottom:18px;}

form fieldset {border:0 solid;} /* Opera */

form p {
  padding:6px 0;
}

#commentform form label {
  display:block;
  float:left;
  width:60px;
  vertical-align:top;
}

#commentform label {margin:0 15px 0 15px;}

form textarea {overflow:auto;}

#commentform input {width:200px;}
#commentform textarea {width:325px;}

* html #commentform textarea {width:320px;} /* IE WIN; but why? */

#commentform .button {margin-left:90px;}

form .button {
  width:150px !important;
  font-weight:bold;
}

#contactform .button {margin-left:75px;}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}

/* form OLD from blix renewing
-------rm textarea {
  padding:3px;
  width:200px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
}

#contactform label {margin:0 15px 0 0;}

#contactform textarea, #contactform #bx_subject {width:465px;}

* html #contactform textarea,
* html #contactform #bx_subject {width:445px;} /* IE WIN; but why?


/* archives
--------------------------------------------------*/
.archive .postspermonth {
  margin:0;
  list-style:none;
}


/* content misc
--------------------------------------------------*/
.next a {float:right;}
.previous a {float:left;}


#entrynavigation {
  overflow: auto;
  height:1%;
  margin-bottom:13px;
  padding-bottom:13px;
  font-size:0.9em;
}


/* subcontent
--------------------------------------------------*/
#subcontent {
	width:200px;
	padding:5px;
	margin-top: 32px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e6166;
	text-align:justify;
	background-color: #fff;
	background-image: url(images/prod-widget.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

* html #subcontent {padding-top:1px;} /* dirty fix for IEWIN; temporary! */

#subcontent ul, #subcontent p {margin:0 1px;}


/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1em;
	color:#005577;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;

}

#subcontent h2 em {
  display:block;
  padding:5px 0px;
  font-style:normal;
}

#subcontent a {
	color:#5e6166;
	text-decoration:none;
	}
	
#subcontent a:hover {
	color:#cc341a;
	text-decoration:none;
	}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {
	padding-bottom:2px;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#subcontent li a {
  display:block;
  padding:1px 0;
  height:1%; /* IE WIN */
}

#subcontent ul.categories li ul {margin:0;}

#subcontent ul.categories li li {
  margin:0;
  padding:0 0 3px 0;
  border-bottom:none;
}

#subcontent ul.categories li ul ul {margin:0 0 0 16px;}


/* Content thumb
--------------------------------------------------*/
#content .thumb{
	float:left;
	text-align:center;
	width:150px;
}

.thumb_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	}
	
.thumb_caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	}

#content .clearboth { clear: both; }

#content ul li.sortorder_options{
  float:right;
  padding:0 10px;
  font-size:80%;
  list-style-type:none;
  white-space:nowrap;
  text-align:right;
}

#content #tabs {
   float:right;
}
#content #lefttext {
   float:left;
   font-size:10px;
   color:#b2b2b2;
}
/* Content Image
--------------------------------------------------*/
#content .filmstrip {
  width:440px;
  padding:0;
  float:left;
}

#content .filmborder {
    background-image: url('/images/tile.gif');
    background-repeat: repeat-x;
    width:455px;
}

#content .filmborder#top {
    padding-top:30px;
    background-position:top;
}

#content .filmborder#bottom {
    padding-bottom:30px;
    background-position:bottom;
    float:left;
    clear:left;
}

#content #navmenu ul {
  margin:0;
  padding:0;
}

#content #navmenu ul li {
  float:left;
  margin:0;
  padding:0 2px;
  list-style-type:none;
  width:16px;
}
#content #navmenu ul li#position {
  width:286px ; /* 440-7*(16+4+2) */
  text-align:center;
}

#content #navmenu ul li.right {
  float:right;
}

#content #navmenu ul li a {
  display:block;
}16+4+2) */
  text-align:center;
}

#content #navmenu ul li.right {
  float:right;
}

#content #navmenu ul li a {
  display:block;
}

.catheading {
	padding: 0;
	background-color:#ececec;

	width:161px;
	color: #00aeef;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11.5px;
	font-weight:bold;
display:none;
}

#currency {
	font-size:10px;
}

.boxText p {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

#promowrapper {
	background-color: #ffffff;
	height: 203px;
	width: 768px;
	padding:0px;
	margin:0px;
	background-image: url(images/promobox.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
}

#promoleft {
	width:238px;
	float:left;
	padding:10px;
}

#promomiddle {
	width:234px;
	float:left;
	padding:10px;
}

#promoright {
	width:236px;
	float:right;
	padding:10px;
}

#promowrapper h2 {
	font-size: 18px;
	display:inline;
	font-weight:lighter;
}

#promowrapper h3 {
	font-size: 16px;
	display:inline;
	font-weight:lighter;
	color:#fff;
}


#promowrapper a {
	color: #fff;
	text-decoration:underline;
}

#promowrapper a:hover {
	color: #f0f0f0;
	text-decoration:underline;
}

#winsharelearn {
	color:#5e6166;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	height: 125px;
	width: 768px;
	text-align:justify;
}

#win {
	width:236px;
	height: 125px;
	float:left;
	padding:10px;
	background-image: url(images/surfer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#share {
	width:236px;
	height: 125px;
	float:left;
	padding:10px;
	background-image: url(images/downhiller.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#learn {
	width:236px;
	height: 125px;
	float:left;
	padding:10px;
	background-image: url(images/bmx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#winsharelearn h2 {
	font-size: 18px;
	display:inline;
	font-weight:lighter;
	color: #cc341a;
}

#winsharelearn a {
	color:#d80008;
	text-decoration:none;
	font-size: 10px;
}

#winsharelearn a:hover {
	color:#f8464d;
	text-decoration:none;
	font-size: 10px;
}

.red {
	color: #005577;
}

#featuredproducts {
	color:#5e6166;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	width: 768px;
	text-align: left;
	white-space: nowrap;
}

#featuredproducts h2 {
	font-size: 16px;
	display:inline;
	font-weight:lighter;
	color: #5e6166;
}

#featuredproducts a:hover {
	color:#d80008;
	text-decoration:underline;
}

.featuredproduct1 {
	width:236px;
	height:135px;
	float:left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #babbbb;
	text-align: center;
	white-space: nowrap;
}
.featuredproduct2 {
	width:236px;
	height:135px;
	float:left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #babbbb;
	text-align: center;
	white-space: nowrap;
}

.featuredproduct3 {
	width:236px;
	height:135px;
	float:left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	white-space: nowrap;
}

.featuredproduct4 {
	width:236px;
	height:135px;
	float:left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #babbbb;
	text-align: center;
	white-space: nowrap;
}

.featuredproduct5 {
	width:236px;
	height:135px;
	float:left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #babbbb;
	text-align: center;
	white-space: nowrap;
}

.featuredproduct6 {
	width:236px;
	height:135px;
	float:left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	white-space: nowrap;
}


.dotted-line {
	height: 1px;
	width: 736px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #babbbb;
}
#sharedh {
	width:236px;
	height: 125px;
	float:left;
	padding:10px;
	background-image: url(images/downhiller.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#department-2 {display:none;height:0px;width:0px;padding:0;margin:-40;}




.search-table {
  width: 100%;
    background:#ffffff;
}

.search-table table , .search-table table  td {
 text-align: left;
width: 100%;
}

.search-table select {
  width: 164px;
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
}


.tender-header, .tender-description, .tender-text
{
font-size:11px;
}


body, p, .text, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5e6166;
	margin: 0px;
	padding: 0px;
}


/*shopping cart*/


.tiptable
{
 margin-top:10px;
}





.wholepage
{
margin-top:15px;
        margin-left: auto;
        margin-right: auto;
        width:95%;
        background: #ffffff;
        border-bottom: 5px SOLID #b7b7b7;
}

.navlink, a {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #5e6166;
	text-decoration: none;
}

#panel-navigation a {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #5e6166;
	text-decoration: none;
}

.link-department-select {
font-weight:bold;

}


.formbox {
	background-color: #eeeeee;
}





.contactpage{

margin-left:15px;
margin-right:15px;
 background-color: #eeeeee;

}

.productlisttable, .text-related, .checkoutform, .shippingaddress {

margin-left:15px;
margin-right:15px;
        

}
.shippingaddress {
    margin-top:10px;
}

 .list-theme-item{

margin-left:35px;

        

}


.headertable {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
  }
 nothing {

	border-bottom: solid 1px #E89E47;
	border-top: double 3px #BF5C00;
	height:80px; 
  
  }
  
  


.mainbody {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	
}

.mainbodycenter { 
	border-collapse: collapse;
width:100%;
vertical-align: top;
padding: 0px 0px 0px 0px;



}

.main
{
font-size:11px;
}


.mainbodyleft   
{ 
    width: 160px; 
    vertical-align: top; 
    padding: 8px 2px 5px 5px;
    border-right: 0px;
    min-height:463px;
    background:#ffffff;


}
        
.mainbodyright  { 
	width: 160px; 
	vertical-align: top; 
	background:#ffffff;
    height:100%;
    padding: 8px 2px 5px 5px;
    height:463px;
    border-left: 0px;
	font-size:11.5px;
}

.navpanelheader { 
}



/* For the panel headers on the left */

.navpanelright {
	font-size:11.5px;
	border-collapse: collapse;
	border-spacing: 0;
	width: 170px;
	border: 0 0 0 0;
	padding: 0 0 0 0px;
} 

.navpanelleft {
	font-size:11.5px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0 0 0 0;
	width: 160px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;

} 
.navpanelleftbody,.navpanelrightbody,.navpanelbodybody { 
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0 0 0 0px;
	width: 100%;

	}

.navpanelbodybody { 
	border-collapse: collapse;
	border-spacing: 0;
	padding: 10px 10px 10px 10px;
	width: 100%;
}
.navpanelleftcontent, .navpanelrightcontent, .navpanelbodycontent {
    padding: 10px 0px 10px 10px;
    color:#053a29;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11.5px;

 }

.navpanelbodycontent {
        
 }

.navpanelleftheader, .navpanelrightheader {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
   padding: 0 0 0 0;
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11.5px;
	color: #00aeef;
}


.navpanelbodyheader {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
   padding: 0 0 0 0;
	height: 20px;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.navpanelbody{
	width:100%;
           margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;     
	border-collapse: collapse;

}
.navpanelbodycell {
background:#f7f7f7;
	width: 100%; 
	border-bottom: 1px SOLID #c6cfd6;
	padding-bottom: 15px;
}

.navpanelleftcell,.navpanelrightcell {
	width: 170px;
	padding-bottom: 18px;
	font-size:11.5px;

}

.navpanelleftheaderleft {
   padding: 0;
	width: 0px;
}

.navpanelrightheaderleft {
   padding: 0;
width:10px;
	border-bottom: 1px SOLID #c6cfd6;
}

.navpanelleftheaderright {
   padding: 0;
}

.navpanelrightheaderright {
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9baba;
}

.navpanelleftheadercenter, .navpanelrightheadercenter {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11.5px;
	font-weight:bold;
display:none;
}

.navpanelrightheadercenter {
	color: #00aeff;
	
	height:30px;      
}

.navpanelleftheadercenter {
    color: #00aeff;
	  
	width:100%
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;     
	border-collapse: collapse;
	border-spacing: 0;       
}



.navpanelbodyheadercenter {
	color: #00aeff;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11.5px;
	width:100%
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;     
	border-collapse: collapse;
	border-spacing: 0;
}


.registerform
{
        margin-top:15px;
}

/* For the panel headers in the body */


.navpanelbodyheaderleft {
	width: 11.5px;

}

.navpanelbodyheadercenter { 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #336666;
	font-size: 10px
	}
.navpanelbodyheaderright { }

.navpanelbodycell {
width:100%;
 }

/* Headings */


.heading-subcategory {
	
		font-size: 14px;
	color: #00aeef;
	font-weight: bold;
}


.heading-main {
 font-family: Arial, Helvetica, sans-serif;
 font-size:18px;
 font-weight:normal;
 color:#5e6166;
 margin-left:5px;
 margin-top:10px;
}



.heading-small {
width: 100%;
text-align:center;
		font-size: 10px;
	color: Gray;
	font-weight: normal;
margin-top:10px;
}

.heading-product {
 font-family: Arial, Helvetica, sans-serif;
 font-size:18px;
 font-weight:normal;
 color:#5e6166;
}

.heading-product h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size:18px;
 font-weight:normal;
 color:#5e6166;
}

/* text types */

.text-search {
font-size: 10px;
}

.text-productdesc {

}

.text-productsubdesc {

}

.text-pricingdetails{ 
	font-size: 10px;
	color: #5e6166;
}
.text-price {
	font-size: 10px;
	color: #80181d;
 }
.text-pricestrike {
	text-decoration: line-through;
	color: #5e6166;
}

.text-shipping {
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

.text-pricesave {
color: #005577;
	font-weight: bold;
}

.text-small {
 font-size: 9px;
}


.text-availabilitytext {
  font-size: 10px;
  color: Gray;
}

.text-availabilitytitle {
  font-size: 10px;
  font-weight: bold;
}

/* the "you may also be interested in text" */
.text-related {

}
/* theme UL tag */
.list-theme {
 padding: 0px 0px 0px 0px ;
}

/* theme LI tag  (child of list-theme class)*/
.list-theme-item {
 padding: 0px 0px 0px 0px ;
}

/* TIps (including basket quick tips) */

.tiptable { 
  width: 100%;
    
}

.tipheader { 
  width: 100%;
    color: Black;
  font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-variant: small-caps;
	text-align: left;
}

.tipbody { 
  width: 100%;
  background-color: #f0f0f0;
  font-size: 10px
  

}



/* Basket */

.baskettable {
    width: 100%;
}


.basketheader {
	    width: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-variant: small-caps;
	text-align: left;
	color: #5e6166;
}

.basketlist-row1 {
	background: #ffffff;
	color: #5e6166;
}

.basketlist-row2 {
        background:#ffffff;
}


.basketlist-hilight {
    background:#ffffff;
    font-weight: bold;
}

.basketlist-lolight {
background-color: #f0f0f0;
font-weight: bold;
}

.basketcol {
	font-weight: bold;
	font-size:12px;
	background-color: #eeeeee;
}

.basketlist-col1
{
font-size:10px;
font-weight:bold;
}

.basketlist-col4, .basketlist-col5
{
font-size:10px;
font-weight:bold;
}

/* Product List */


.productlist-row1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
	}

.productlist-row2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
}
.product-info {
	color: #5e6166;
	
}

.product-link {
	color: #5e6166;
	
}



.productlistheader {
	background-color:  #f0f0f0;
	color: #5e6166;
	font-weight: bold;
	font-size: 10px;
 padding: 0;

}

.productlisttable {
        margin-top:10px;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10px;
}



/* Store bits */

.storecredits {
  text-align: center;
  background:#ffffff;
  padding: 42px 10px 10px 10px;

}

/* Tab Bits */

.tab-table {
 	background-image: url(images/red-header-gradient.jpg);
	background-repeat: repeat-x;
	height:39px;
	white-space: nowrap;
	word-spacing:10px;
	margin-left: 0px;
	padding-top: 1px;
	vertical-align: top;
}

.tab-left {
	color: #ffffff;
	text-decoration:none;
	padding-left:20px;
}

 .tab-parenttable  {
	color: #ffffff;
	word-spacing:10px;
	margin:0px;
	padding-top: 10px;
	vertical-align: top;
 }
.tab-text {
	border: 0px 0px 0px 0px;
	border-collapse: collapse;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tab-link {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
    color: #f0ddde;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
}

.tab-link:hover {
	color:#fff;
}

.tab-middle {
	background-image: url(images/vertline.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 20px;
	padding-right: 20px;
}

.tab-right {

	width: 100%;
	height: 30px;
        /*background-image: url(images/bg_tabs_right.gif);*/
        background-repeat: no-repeat;
}




/* Added automatically */
.text-bold {
  font-weight: bold;
}

/* Added automatically */
.text-shipping-row1 {

}

/* Added automatically */
.text-shipping-row2 {
 
}

/* Added automatically */
.basketlist-blank {
		background: white;
	
}

/* Added automatically */
.link-department-select {
	color: #c53218;
}

/* Added automatically */
.link-department {
  color: #5e6166;
font-weight:bold;
}

.link-department:hover {
	color:#005577;
	}

/* Added automatically */
.link-category-select {
  color: #c53218;
}

.link-category-select:hover {
  color: #005577;
}

/* Added automatically */
.link-category {
 color: #5e6166;

}

link-category:hover {
color: #005577;
}

/* Added automatically */
.link-subcategory-select {
  color: #c53218;
}

.link-subcategory-select:hover {
  color: #005577;
}

/* Added automatically */
.link-subcategory {
 color: #000;
}

.link-subcategory:hover {
color:#c53218;
}

/* Added automatically */
.productlist-hcol1 {
	
}

/* Added automatically */
.productlist-hcol2 {
	
}

/* Added automatically */
.productlist-hcol3 {
	
}

/* Added automatically */
.productlist-hcol4 {
	
}

/* Added automatically */
.productlist-col4 {
	
}

/* Added automatically */
.productlist-col3 {
	
}

/* Added automatically */
.productlist-col2 {
	
}

/* Added automatically */
.productlist-col1 {
	
}

/* Added automatically */
.table-error {
	background: #B22222;
}

/* Added automatically */
.table-error-td {
	background: #005577;
}

/* Added automatically */
.error-text {
	background: White;
	font-weight: bold;
}

/* Added automatically */
.error-heading {
	color: White;
	text-decoration: underline;
	font-size: 11.5px;
}

/* Added automatically */
.testmodeinfo {
 background: #9999FF;
 color: black;
 font-weight: bold;
}
.text-pricespecial { color: #005577; }
.registerform .text {
  width: 140px;
  font-size: 11.5px;
  text-align: right;
}

.registerform .textbox, .registerform .select   {
  width: 180px;
}

.text-shopping
{
    color: #5e6166;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11.5px;
}

.inputRequirement
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
        color:#005577;
}
.searchtheme {
  color: white;
}

.search-label {
  font-size: 11.5px;
}
#advanced-search-button {
  font-size: 11.5px;
}
#page-search #form-advsearch select  {
  width:90%;
}
#keyword {
  width: 250px;
}
#product_code {
  width: 150px;
}
#customer-reviews-heading {
  padding-top: 10px;
  margin-bottom: 5px;
}

#write-review-heading {
  margin-bottom: 5px;
}

.review-useful-button {
  font-size: 10px;
}

#product-review-title {
  width: 250px;
}

h2 {
	color:#5e6166;
	font-size:18px;
	list-style:16px;
}

.cathead {
	color:#5e6166;
	font-size:18px;
	list-style:16px;
}

#productphoto {
	padding:10px;
	}

a {
	color:#80181d;
	text-decoration:none;
	}
	
a:hover {
	color:#c53218;
	text-decoration:none;
	}
	
#panel-account {
	font-size:10px;
	font-weight:lighter;
	}

input[type=text] {
	color: #000000;
	background: #ffffff;
	border: 1px solid #a9a9a9;
	border-spacing: 0px;
	padding: 0px;
	space: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 16px;
}

input[type=password] {
	color: #000000;
	background: #ffffff;
	border: 1px solid #a9a9a9;
	border-spacing: 0px;
	padding: 0px;
	space: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 16px;
}

.text-prod-desc {
	font-size:12px;
	line-height:18px;
}

#promowrapper {
	width:615px;
}

#promo {
	background-image:url(images/promo-boxsm.gif);
	width:615px;
	height:163px;
}

#promo a {
	color: #f0ddde;
	text-decoration:none;
}

#promo a:hover {
	color: #ffffff;
	text-decoration:none;
}

.promoleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	float:left;
	width:200px;
	height:163px;
	padding:4px;
}

.promomiddle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	float:left;
	width:196px;
	height:163px;
	padding:4px;
}

.promoright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	float:left;
	width:194px;
	height:163px;
	padding:4px;
}

.price {
	color: #f72e37;
}

.description {
	letter-spacing: 0px;
	font-size: 14px;
}

.small {
	font-size:10px;
	float:right;
}

.tiny {
	font-size:9px;
}

#promowrapper img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding:2px;
}

#promowrapper h2 {
  margin:0 0 18px 0;
  font-family:Arial Narrow,arial,helvetica;
  font-size:18px;
  font-weight:normal;
  color:#5e6166;
  }
  
#3items {
	width:615px;
	height:133px;
}

#3items h2 {
	color:#cc341a;
	font-size:18px;
}
  
.win {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e6166;
	float:left;
	width:192px;
	height:133px;
	background-image: url(images/surfer.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding:6px;
	text-align:justify;
}

.share {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e6166;
	float:left;
	width:192px;
	height:133px;
	background-image: url(images/snowboarder.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding:6px;
	text-align:justify;
}

.learn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e6166;
	float:left;
	width:192px;
	height:133px;
	background-image: url(images/bmx.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding:6px;
	text-align:justify;
}

.swap-frame {

}

/* CSS Buttons */
.button-big, .button-small { display: block; cursor: hand; cursor: pointer; text-decoration: none; }
.button-big .button-text { width:95px; }
.button-small .button-text { width:40px; }
.nav .button-text { width: auto; }
.button-left { float: left; display: block; width: 7px; height: 17px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0px 0px; font-size:0px; }
.button-right { float: left; display: block; width: 7px; height: 17px; background: transparent url(store_images/buttons.gif) no-repeat scroll -7px 0px; font-size:0px; }
.button-text { font-family: Arial, sans-serif; text-transform: font-weight:bold; lowercase; font-size: 12px; font-weight: normal; float: left; display: block; color: #9c0004; text-decoration: none; background: transparent url(store_images/buttons.gif) no-repeat scroll 0 -18px; height: 17px; padding:0; text-align:center; }
.pagination .button-text { width:auto; }
.pagination .button-right { margin-right: 1px; }
.pagination .button-small span { filter:alpha(opacity=55); -moz-opacity:.55; opacity:.55; }
.pagination .button-small:HOVER span { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }
.pagination .button-on span { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }
.button-rightaligned   { float: right; }

/* Added by NitroSell - do not remove! */
label { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #5e6166; font-weight: bold; }



/* rotator in-page placement */
        div.rotator {
	position:relative;
	height:345px;
	margin-left: -17px;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	background: #FFF;
}
        div.rotator ul li.show {
	z-index:500;
}




