/* Baron Custom Accessories - Main Style Sheet */
/* All associated graphics copyright 2006, Baron Custom Accessories */
/* Last Modified: July 5th, 2006 */

html {
	margin: 0px;
	padding: 0px;
	}

body {
	font-family: Tahoma,Verdana,Arial,Sans-Serif;
	font-size: 11px;
	color: #000000;
	padding:0;
	margin:0;
	background-color: #333333; 
	background-image: url(../images/baron-back.gif); 
	background-repeat: repeat-x; 
}

i {
      font-family: Verdana;
}

a {
	color: #FF0000;
}

a:hover {
	color: maroon;
}

a:visited {
	color: purple;
}

a:active {
	color: #000;
}


p {
	font-size: 11px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 17px;
	padding: 0;
	margin: 10px;
	text-align: center;
}

h3 {
	font-size: 15px;
	padding: 0;
	margin: 0;
}

input,select {
	font-size: 11px;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.border8 {
	padding: 2px 8px 8px 8px;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

.frontbar {
	position: relative;
	background-color: #ffa500;
	line-height: 18px;
	width: 100%;
	margin: 0 0 7px 0;
	padding: 0px;
}

.titlebar {
	position: relative;
	background-color: #333;
	line-height: 18px;
	width: 792px;
	margin: 0 0 7px 0;
	padding: 0 4px 0 4px;
	color: #FFF;
}

.headerbar {
	background-color: #ffa500;
	margin: 0;
	padding: 1px 4px 1px 4px;
	color: #333;
}

.headerbar h1 {
	padding: 7px;
	margin: 0;
}

.headerbar a {
	color: #FF0000;
}

.titlebar a {
	color: #ffa500;
	font-weight: bold;
	text-decoration:none;
}

.saleprice {
	color: #000;
}

.saleprice del {
	color: #FF0000;
}

.button {
	position: relative;
	top: 2px;
}

#header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 966px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#toplinks {
	position: absolute;
	top: 11px;
	right: 0px;
	letter-spacing: 2px;
	color: #000;
}

#toplinks a {
	text-decoration:none;
	letter-spacing: normal;
	color: #333;
}

#navigation {
	position: absolute;
	left: 554px;
	right: 0px;
	top: 35px;
	width: 790px;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation li {
	display:inline;
	margin:0;
	padding:0;
}

#navigation a {
	float: left;
	display:block;
	background:url("../images/button_off.gif") no-repeat right top;
	background-position: 0px 0px;
	width: 118px;
	height: 20px;
	text-align: center;
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
	padding: 6px 0 0 0;
}

#navigation a:hover {
	background-position: 0px -29px;
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
}

#navigation #current a {
	background:url("../images/button_on.gif") no-repeat right top;
	text-decoration:none;
	color: #000;
	font-weight: bold;
}

#subnav {
	position: absolute;
	top: 61px;
	right: 0px;
	letter-spacing: 8px;
	color: #000;
}

#subnav a {
	text-decoration:none;
	letter-spacing: normal;
	font-size: 11px;
	color: #644200;
	font-weight: bold;
	text-decoration: none;
}

#phonenum {
	position: relative;
	top: 85px;
	width: 277px;
	height: 48px;
	float: left;
	text-align: center;
	text-decoration:none;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px Solid #FFF;
	padding: 5px;
}

#phonenum span {
	letter-spacing: 5px;
}

#phonenum span.number {
	letter-spacing: normal;
	color: #ffa500;
}

#phonenum #blink {
	letter-spacing: normal;
}

#bannerads {
	position: relative;
	top: 85px;
	height: 60px;
	float: right;
	text-align: center;
	text-decoration:none;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#body {
	position: relative;
	top: 92px;
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	background-image: url(../images/leftmenu-back.gif); 
	background-repeat: repeat-y; 
	color: #000;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #000;
	overflow: hidden;
	clear: both;
}

#leftmenu {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 152px;
	background-color: #CCC;
	background-image: url(../images/leftmenu-back.gif); 
	background-repeat: repeat-y; 
}

#leftmenu fieldset {
	border: solid 1px;
	border-color: #333333;
	padding: 0px 2px 7px 2px;
	text-align: center;
	margin: 2px 6px 4px 5px;
}

#leftmenu legend {
	font-family: Arial,Tahoma,Verdana,Sans-Serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

#leftmenu small {
	font-family: Tahoma,Verdana,Arial,Sans-Serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

#leftmenu a.small {
	font-family: Tahoma,Verdana,Arial,Sans-Serif;
	font-size: 10px;
	color: #ff0000;
}

input.textbox {
	font-size: 11px;
	border: 1px;
	border-style: solid;
	border-color: #333;
	background-color: #FFF;
}

#leftmenu #yourbike {
	background-image: url(../images/bikeback.gif); 
	background-repeat: repeat-x; 
	font-size: 11px;
	color: #ff0000;
}

#leftmenu #cattitle {
	background-color: #333;
	padding: 0px 0px 2px 0px;
	margin: 6px 6px 5px 5px;
	color: #ff9900;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

#leftmenu #categories ul {
	margin:7px;
	padding:0;
	list-style:none;
	text-align: right;
}

#leftmenu #categories li {
	margin:0;
	padding:0;
	color: #666;
	line-height: 17px;
}

#leftmenu #categories a {
	margin:0;
	padding:0;
	color: #ff0000;
	text-decoration: none;
}

#content {
	position: relative;
	float: left;
	width: 814px;
	text-align: center;
	background-color: #FFF;
}

#content #banners {
	background-image: url(../images/topbanner_back.gif); 
	background-repeat: repeat-x;
	height: 38px;
	padding: 7px 0px 0px 0px;
}

#content #banners a {
	padding: 0px 2px 0px 3px;
}

#content #contentborder {
	position: relative;
	width: 800px;
	margin: 7px;
}

#footer {
	position: relative;
	background-color: #ffa500;
	width: 966px;
	clear: both;
	padding: 0 0 7px 0;
	margin-top: 92px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFF;
}

#footer #footeremail {
	position: relative;
	width: 150px;
	text-align: right;
}

#footeremail #email {
	width: 90px;
}

#footeremail .emailspace {
	padding: 4px 4px 4px 5px;
}

#footer #footerlinks {
	background-image: url(../images/footer-line.gif); 
	background-repeat: repeat-y;
	position: absolute;
	left: 250px;
	top: 5px;
	height:82px;
	padding: 0 0 0 2px;
}

#footerlinks ul {
	float: left;
	margin:0;
	padding:0 0 0 4px;
	list-style:none;
}

#footerlinks li {
	width: 146px;
	text-align: center;
}

#footerlinks .footerheader {
	background-color: #333;
	color: #FFF;
	padding: 1px 0 2px 0;
}

#footerlinks a {
	text-decoration: none;
	color: #333;
	font-size: 10px;
}

#footer #footericons {
	background-image: url(../images/footer-line.gif); 
	background-repeat: repeat-y;
	position: absolute;
	right: 8px;
	top: 5px;
	height:82px;
	width: 241px;
	padding: 0 0 0 11px;
	margin: 0;
	text-align: center;
}

#lc {
	position: relative;
	left: -1px;
	bottom: 5px;
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footer-left.gif); 
	background-repeat: no-repeat;
	line-height: 5px;
}

#lc #rc {

	position: absolute;
	top: 0px;
	right: -2px;
	height: 5px;
	width: 5px;
	background-image: url(../images/footer-right.gif); 
	background-repeat: no-repeat;
	line-height: 5px;
}

#footertext {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	padding: 0 0 15px 0;
}

.center {
	text-align: center;
	margin-left:auto; 
	margin-right:auto;
}
