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

/* CSS reset */
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, small, strike, strong, b, u, i,  ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

/* Basic Styles */
body {
	font-family: Helvetica, Arial, sans-serif;
	background: #eeeeee url(images/layout/bg.jpg) 0px 0px repeat-x;
	color: #222222;
	line-height: 16px;
	font-size:12px;
}

/* Page Structure */
#header {
	width: 980px;
	height: 100px;
	margin: 0 auto;
}

#wrapper {
  width: 980px; 
  margin: 0 auto; 
  text-align: left; 
  padding-top: 38px;
}

#leftCol { 
  width: 200px; 
  float: left;
  background-color: #FFFFFF; 
}

#content { 
  width: 770px; 
  float: right; 
  padding: 0px; 0px; 0px; 0px; 
}

#mainContent { 
  width: 560px;
  padding: 0px; 0px; 0px; 0px; 
  margin: 0; 
  float: left;
  background-color: #FFFFFF;
  border:1px solid #CCCCCC; 
}

#content_container {
  padding: 10px; 0px; 0px; 0px;
}

#rightCol { 
  width: 200px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right;
  background-color: #FFFFFF;
  padding: 0px; 0px; 0px; 0px; 
} 

.col_content {
  padding: 10px; 0px; 0px; 0px;
}

#middleCat { 
  width: 180px; 
  float: left;
  
  padding: 0px; 0px; 0px; 0px; 
}

#product_cat { 
  width: 540px; 
  margin-left: 20px;
}

#leftCat { 
  width: 180px; 
  margin: 0; 
  float: left;
   
  padding: 0px; 0px; 0px; 0px;
}

#rightCat { 
  width: 180px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right;
   
  padding: 0px; 0px; 0px; 0px;
} 

.se {
  background:transparent url(images/layout/arrow_orange.gif) no-repeat scroll left center;
  display:block;
  padding-left:8px;
}

/* Shop element styles */

#new_prod { 
  width: 540px; 
  padding: 10px 0px 0px 0px;
}


/* Header Area */
.logo a {
	background: url(images/layout/bikelogonewL.jpg) 0px 0px no-repeat;
	width: 316px;
	height: 90px;
	overflow: hidden;
	float: left;
	text-indent: -900em;
	position: relative;
	top: 7px;
	left: 0px;
}

.icons {
	float: right;
	position: relative;
	top: 17px;
	right: 0px;
}

.top_right {
	background: url(images/layout/logos.jpg) 0px 0px no-repeat;
	width: 176px;
	height: 22px;
	overflow: hidden;
	text-indent: -900em;
}

.top_left li {
background:transparent url(images/layout/sep_dot.gif) no-repeat scroll right center;
display:block;
float:left;
padding:0px 10px 0 0px;
}

.top_left li.last {
background:transparent none repeat scroll;
}

.top_left {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

.top_right {
	float: right;
	position: relative;
	top: 0px;
	right: 4px;
}

.top_nav li.welcome {
padding:6px 8px 4px 0px;
}

.top_nav li.nav {
padding:6px 8px 4px 8px;
}

.top_nav li.last {
padding:6px 0px 4px 8px;
}

/* Logo Nav */

#icon_nav ul#nav-primary {
	
	
	display: block;
}

#icon_nav ul, #icon_nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#icon_nav li {
	display: block;
	float: left;
	padding: 0px 0 0px;
}

#icon_nav a.logonav {
	background-repeat: no-repeat;
	
	display: block;
	height: 64px;
	margin-left: 0px;
	text-decoration: none;
	text-indent: -1000em;
}

#icon_nav a.logonav:hover {
	background-position: 0 -64px;
}

li#account a.logonav {
	background-image: url("images/layout/icon1.jpg");
	width: 66px;
}

li#cart a.logonav {
	background-image: url("images/layout/icon2.jpg");
	width: 66px;
}

li#checkout a.logonav {
	background-image: url("images/layout/icon3.jpg");
	width: 66px;
}

/* Footer */

#footer {
    color: #999999;
    clear: both;
    background-color: #454545;
}

#footer_content {
	width: 980px;
	height: 190px;
	margin: 0 auto;
}

.footer_logo a {
    background: url(images/layout/logofooter.jpg) 0px 0px no-repeat;
	width: 282px;
	height: 150px;
	overflow: hidden;
	float: left;
	text-indent: -900em;
	position: relative;
	top: 17px;
	left: 0px;
}

.footer_text {
	float: right;
	position: relative;
	top: 25px;
	right: 0px;
}

#footer li {
background:transparent url(images/layout/sep_dot.gif) no-repeat scroll right center;
display:block;
float:left;
padding:0 10px 0 8px;
}

#footer li.last {
background:transparent none repeat scroll 0 0;
}

.footer2 {
clear: both;
}

/* Box Styles */

#box-top {
background:#DDDDDD url(images/layout/grad_l1.gif) repeat-x scroll center top;
border-bottom:1px solid #CCCCCC;
color:#999999;
line-height:normal;
margin:0px 0px 0px;
padding: 5px 0px 5px 10px;
}

#side-box {
border:1px solid #CCCCCC; 
}

/* Fonts & Link Styles */

h4 {
font-size:12px;
color: #454545;
}

.top_nav {
color: #CCCCCC;
}

.top_nav a:link {
color:#f0A30A;
text-decoration:none;
}

.top_nav a:visited {
color:#f0A30A;
text-decoration:none;
}

.top_nav a:hover {
text-decoration: underline;
}

#rightCol a:link {
color:#2E90ED;
text-decoration:none;
}

#rightCol a:visited {
color:#2E90ED;
text-decoration:none;
}

#rightCol a:hover {

text-decoration:underline;
}

#leftCol a:link {
color:#2E90ED;
text-decoration:none;
}

#leftCol a:visited {
color:#2E90ED;
text-decoration:none;
}

#leftCol a:hover {

text-decoration:underline;
}

#mainContent a:link {
color:#f0A30A;
text-decoration:none;
}

#mainContent a:visited {
color:#f0A30A;
text-decoration:none;
}

#mainContent a:hover {
text-decoration:underline;
}

#footer a:link {
color:#CCCCCC;
text-decoration:none;
}

#footer a:visited {
color:#CCCCCC;
text-decoration:none;
}

#footer a:hover {
color:#F8F7F7;
text-decoration:underline;
}

#cat_box {
line-height: 13px;
font-size:11px;
}

/* Spacers */

.clear {
clear: both;
}

.spacer {
height: 20px;
clear: both;
}

.spacer2 {
height: 5px;
clear: both;
}

.spacer3 {
height: 10px;
clear: both;
}

.box-spacer {
height: 10px;
clear: both;
background-color: #eeeeee;
}


/* OsCommerce Table Styles */

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

#cat_box {
height: 725px;
overflow:scroll;
}

#box-top a:link {
  color: #454545;
  font-size: 12px;
  font-weight: bold;
  text-decoration:none;
}

#box-top a:visited {
  font-size: 12px;
  font-weight: bold;
  color:#454545;
  text-decoration:none;
}

#box-top a:hover {
  font-size: 12px;
  font-weight: bold;
  text-decoration:underline;
}






