/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  adapted for Separate Pricing Per Customer v4 and Price Break 1.11.3 2005/03/12

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
  Customized by Drum Communications
*/
BODY {
	color: #000099;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#wrapper {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}


.header {
	width: 100%;
	background-image: url(images/clouds-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.table table{
	font-size: 50%;
}

.table td{
	padding-right: 0.8em;
	padding-left: 0.8em;
	text-align: right;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size: 0.5em;
}
.section {
	background-color: #D7D7FF;
	background-image: none;
}
.shipping_table_header {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: none;
	font-size: 100%;
}

#button {
	border-style: inset;
    border-color: #ff6633;
    background-color: #CC3300;
    text-decoration: none;   
    width: 80px;
    text-align: center;
	}
  
A.buttontext {
	color: white; 
    text-decoration: none;   
    font: bold 12pt Verdana;
    cursor: hand;
	}

.buttonover  {
	color: yellow;
    text-decoration: none;
    font: bold 12pt Verdana;
    cursor: hand;
	}


.boxText {
	font-family: Verdana, Arial, sans-serif;
	color:#000099;
	line-height: 1.25;
	font-size: 0.9em;
}
.boxText2 {
	font-size: 0.9em;
	margin-right: 10px;
	margin-left: 10px;
}

td.boxText a{
	font-family: Verdana, Arial, sans-serif;
	color:#000099;
	line-height: 1.25;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 0.9em; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 0.9em; color: #cc0033; }
.productsNotifications {
	background-color: #D7D7FF;
}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 0.9em; color: #70d250; text-decoration: underline; }


A {
  color: #000099;
  text-decoration: none;
}

A:hover {
  color: #9F9FFF;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
	background-color: #FF0000;
	padding: 3px;
	background-image: url(images/red_bkg.gif);
	background-repeat: repeat-x;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight : normal;
	padding: 5px;
	text-decoration: none;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #000099;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
	background-image: url(images/red_bkg.gif);
	background-repeat: repeat-x;
	height: 25px;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	height: 25px;
}

.infoBox {
	border: 1px solid #0000FF;
}
.infoBox2 {
	background-color: #D7D7FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7D7FF;
	border-bottom-color: #D7D7FF;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #000099;
	padding-left: 3px;
}
.infoBoxContentsMenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #000099;
	padding-left: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.9em;
}

/*TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF0000;
}
*/

TD.infoBoxHeading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.7em;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	background-color: #0000FF;
	height: 20px;
	vertical-align: middle;
}
TD.infoBoxHeading3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.7em;
	COLOR: #0000FF;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	background-color: #C8C8FF;
	height: 20px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-left-color: #0000FF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  xfont-size: 0.6em;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background-color: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background-color: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #0000FF;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0000FF;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFFF;
	border-top-width: 21px;
	border-top-style: solid;
	border-top-color: #0000FF;
}
.indent {
	padding-left: 5px;
}


TR.subBar {
	background-color: #D7D7FF;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5;
}

td.main {
	padding-left: 5px;
	padding-right: 5px;
}


TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.35;
	margin-bottom: 5px;
}
.smallText2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
  color: #D7D7FF;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.9em;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	border: 1px solid #D7D7FF;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.9em;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.9em;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
	background-color: #D7D7FF;
	border: 1px solid #D7D7FF;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.2em;
  color: #FF0000;
  font-weight: normal;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.9em;
}

TD.productPriceInBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #0000FF;
	background-color: #FFFFFF;
	text-align: center;
}
.productPriceInBoxHeading {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #0000FF;
}

/* EOF price-break-1.11.3 */
.moduleRow { }
.moduleRowOver { background-color: #D7D7FF; cursor: hand; cursor: hand; }
.moduleRowSelected { background-color: #D7D7FF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 0.9em; color: #0000FF; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 0.9em; color: #000066; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 0.9em; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 0.9em; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 0.9em; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 0.8em; color: #ff0000; }
#breadcrumbs {
	float: left;
	margin-left: 10px;
}
#accountBar {
	float: right;
	margin-right: 10px;
}
#BikeWorldUSA {
	float: right;
	margin-top: 0px;
	height: 80px;
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
}
#header-table {
	height: 240px;
	width: auto;
	margin-top: 0px;
	background-image: url(images/clouds-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#body-wrapper {
	border: 1px solid #0000FF;
}
#table-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.border-sides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-left-color: #0000FF;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000FF;
}

.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.padding {
	padding-right: 5px;
	padding-left: 5px;
}
select {
	color: #000099;
}
input {
	color: #000099;
}
textarea {
	color: #000099;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: 3px;
	color: #000099;
}
h2 {
	font-size: 1.3em;
	color: #000099;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: normal;
	font-size: 1.2em;
	font-style: italic;
}
h4 {
	font-weight: normal;
	font-style: italic;
}


.captions {
	font-size: 0.9em;
	font-weight: bold;
}
.space-above-main-page-infobox {
	padding-top: 2px;
}
.space_top {
	margin-top: 3px;
}
.header_search {
	text-align: right;
	float: right;
	clear: right;
	margin-top: 120px;
	padding: 2px;
}
.body-wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000FF;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000FF;
}
.closeouts {
	padding: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 125%;
	color: #000099;
}
.subtitle {
	font-size: 1.2em;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
.note {
	padding: 2px;
}

.title {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #000099;
}
hr {
	color: #000099;
	width: 90%;
	height: 1px;
	text-align: left;
}
.space_top_policies {
	padding-top: 5px;
}
.indent {
	padding-left: 15px;
}
.zones {
	margin-top: 20px;
	float: left;
	height: auto;
	width: 100%;
	clear: left;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.zones td{
	padding-top: 3px;
	padding-bottom: 3px;
}
.zones_list {
	float: left;
	height: auto;
	width: 200px;
}
.zones_list ul{
	height: auto;
	width: 100px;
}
.zones_list li{
	list-style-type: none;
	margin-top: 5px;
}
.zones_list a{
}
.zones_leaders {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}
.zones_leaders_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000099;
}
.no-side-borders {
	border-right-style: none;
	border-left-style: none;
}
.no-top-borders {
	border-top-style: none;
}
.no-bottom-borders {
	border-bottom-style: none;
}
TD.infoBoxHeading2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.7em;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	background-color: #FF0000;
	height: 20px;
	vertical-align: middle;
}
td.3-4 {
	background-color: #E6E6FF;
	height: 17px;
	width: 40%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000FF;
}
td.1 {
	border-right-width: 1px;
	border-right-style: solid;
	text-align: center;
	border-right-color: #0000FF;
	width: 10%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000FF;
}
td.2 {
	text-align: center;
	width: 10%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000FF;
}
.ShowShipping {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	background-color: #AEAEFF;
}
.infoBoxResources {
}
TD.infoBoxHeadingResources {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.7em;
	COLOR: #FFFFFF;
	height: 20px;
	vertical-align: middle;
}
