/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

Roxo Rideshop
  http://www.roxorideshop.com

  Copyright (c) 2007 Roxo Rideshop
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications {
	background-color: #33FF00;
}
.orderEdit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FF0000;
	text-decoration: none;
}

BODY {
	text-align: center;
	color: #000000;
	margin: 0px;
	background-image: url(background.jpg);
	background-repeat: repeat;
	background-color: #000000;
}

.fixcenter {
	width: 778px;
	color: #000000;
	margin-top: 0px;
	text-align: left;
	background-position: left top;
	vertical-align: top;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(Design/stripe);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-repeat: repeat;
	background-color: #000000;
}

A {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}

A:hover {
	color: 01b0f0;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

FORM {
	display: inline;
	background-color: #FFFFFF;
	color: #000000;
}

TR.header {
	background-color: #FFFFFF;
}

TR.headerNavigation {
	background-color: #000000;
	border: thin dotted #000000;
}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01b0f0;
	font-weight : bold;
	background-color: #000000;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
	background-color: #00FF00;
}

TD.headerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #00FF00;
}

TR.footer {
	background-color: #000000;
}

TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #000000;
}

.infoBox {

}

.infoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.infoBoxNotice {
 
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #01b0f0;
	background-color: #FFFFFF;
	text-indent:0px;
	top: 20px;
	margin-top: 20px;
	font-style: normal;
	font-variant: normal;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
TD.contentBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-indent: 4px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}

.contentBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}


.BestSellersBox {
	background: #FFFFFF;
}
TD.BestSellersBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #01b0f0;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.CurrenciesBox {
  background: #FFFFFF;
}
TD.CurrenciesBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #01b0f0;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}


  
}
.InformationBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EBEBEB;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #01b0f0;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
	background-color: #FFFFFF;
}
TD.ManufacturerInfoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background: #FFFFFF;
	color: #01b0f0;
	text-indent: 0px;
}
.ManufacturerInfoBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}


.ManufacturersBox {
	background-color: #FFFFFF;
}
TD.ManufacturersBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01b0f0;
	background-color: #FFFFFF;
	text-indent: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: .75px;
	text-align: left;
}
.ManufacturersBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	
	
}


.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #ffffff;

}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #01b0f0;
}
TD.ReviewsBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #b6b7cb;
	background-position: left;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}


.SearchBox {
}
TD.SearchBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #FFFFFF;
	color: #FFFFFF;
	text-indent: 4px;
}
.SearchBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01b0f0;
	background-color: #FFFFFF;
	background-x-position: 0%;
	background-y-position: 0%;
}


.ShoppingCartBox {
	background-color: #FFFFFF;
	color: #B5D5FF;
}
TD.ShoppingCartBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.SpecialsBox {
  background: #000000;
}
TD.SpecialsBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #01b0f0;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #000000;
}
TD.TellaFriendBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #01b0f0;
}
.TellaFriendBoxContents {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
	background: #FFFFFF;
}
TD.WhatsNewBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01b0f0;
	clip: rect(auto,auto,auto,auto);
	background-color: #000000;
	top: auto;
	height: auto;
	width: auto;
	text-indent: 4px;
}
.WhatsNewBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
	border-spacing: 1px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #01b0f0;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bolder;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #01b0f0;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFFF;
}

TR.subBar {
	background-color: #FFFFFF;
	color: 01b0f0;
}

TD.subBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01b0f0;
	background-color: #00CC00;
}

TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	top: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #A9BADC;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01b0f0;
	background-color: 000000;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-color: #FFFFFF;
	outline-color: #FFFFFF;
	background-x-position: 0%;
	background-y-position: 0%;
}

TEXTAREA {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #01b0f0;
  font-weight: bold;
}

TABLE.formArea {
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #242020; cursor: hand; cursor: hand; }
.moduleRowSelected { background-color: #FF0000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ff358b; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #01b0f0; }

.cssButton {
	color: #01b0f0;
	width: 120px;
	height: 25px;
	vertical-align: baseline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	border: 2px solid #000000;
	border-spacing: 1px;
	background-color: #EBEBEB;
	font-style: normal;
	line-height: normal;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	overflow: visible;
	letter-spacing: normal;
	word-spacing: normal;
}

#thecategories a:hover {
	background-color: #FFFFFF;
	color: #01b0f0;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
	color: #FFFFFF;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 5px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

/*

------------Boxes Section for css-------------

Format each info box according to you liking

*/



.contentBox {
	background: #FFFFFF;
}



TD.contentBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
}



.contentBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}





.BestSellersBox {
	background-color: #FFFFFF;
}

TD.BestSellersBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #01b0f0;

  color: #ffffff;

}

.BestSellersBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}





.CategoriesBox {
	background-color: #FFFFFF;
}

TD.CategoriesBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #01b0f0;
	background-color: #FFFFFF;
	text-indent: 0px;
	font-style: normal;
	line-height: 10px;
	text-transform: capitalize;
	letter-spacing: .75px;
	text-align: left;
}

.CategoriesBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFFFFF;
}





.CurrenciesBox {
	background-color: #F6F6F6;
}

TD.CurrenciesBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	background: #b6b7cb;
	color: #ffffff;
}

.CurrenciesBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}





.InformationBox {
	background: #FFFFFF;
}

TD.InformationBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 0px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
}

.InformationBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFFFFF; 
	background-color: #FFFFFF;
}





.LanguagesBox {

  background: #FFFFFF;

}

TD.LanguagesBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.LanguagesBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

.OrderHistoryBox {

  background: #FFFFFF;

}

TD.OrderHistoryBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01b0f0;
	background-color: #FFFFFF;
	text-indent: 4px;
}

.OrderHistoryBoxContents {

  background: #FFFFFF;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}





.ProductNotificationsBox {

  background: #b6b7cb;

}

TD.ProductNotificationsBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.ProductNotificationsBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}





.ReviewsBox {

  background: #b6b7cb;

}

TD.ReviewsBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.ReviewsBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}


.ShoppingCartBox {
	background: #FFFFFF;
}

TD.ShoppingCartBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #01b0f0;
	background-color: #FFFFFF;
	text-indent: 0px;
	line-height: 10px;
	letter-spacing: .75px;
	text-align: left;
}

.ShoppingCartBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}





.SpecialsBox {

  background: #b6b7cb;

}

TD.SpecialsBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.SpecialsBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}





.TellaFriendBox {

  background: #b6b7cb;

}

TD.TellaFriendBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #b6b7cb;

  color: #ffffff;

}

.TellaFriendBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}




.roxbox {
	background-color: #01b0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
font-size:15px;
color:#01b0f0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
margin-top: 10px;
}
h2 {
	font-size:18px;
	color:#01b0f0;
	
}
h3 {
	font-size:11px;
	font-style: italic;
}
.install {
	font-style: normal;
}
.highlight {
	color:#990000;
	font-weight: bold;
}
#navcontainer ul
{
list-style-type: none;
text-align: center;
padding: 2px;
position: relative;
z-index: 1;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 2px 2px;
}

#navcontainer li a
{
padding: 2px 2px;
color: #000;
background-color: #fff;
border: 1px solid #666;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #900;
border: 1px solid #666;
border-top: 2px solid #333;
border-bottom: 2px solid #333;
}
.code {
	border: 1px dashed #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
