/*
  $Id: stylesheet.css,v 1.4 2009/02/08 04:13:08 adrian Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #000; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ea3b1d; text-decoration: underline; }

BODY {
  background-image: url(images/bg.gif);
  background-attachment: fixed;
  color: #000000;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 760px;
  text-align: center;
}



body.blackbg {

	background-color: #000;
	
	background-image: none;
	
}





A {
  color: #fff;
  text-decoration: none;
}

A:hover {
  color: #d22a0e;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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


.intro {

	padding: 10px 20px 0px 20px;
	
	color: #fff;
	
}


.intro2 {

	padding: 0px 20px 10px 20px;
	
	color: #fff;
	
}



.subheadimage {

	text-align: center;
	
}



.tellmore {

	text-align: right;
	
	padding-right: 20px;
	
	margin-top: -10px;
	
}



.tellmore a {

	color: #fff;
	
	font-weight: bold;
	
}



.borderbottom {

	border-bottom: 1px solid #fff;
	
	margin-top: 10px;
	
}



.featuredproducts {

	border-bottom: 1px solid #fff;
	
}



.productborder {

	border: 1px solid #47007a;
	
	margin-bottom: 10px;
	
	padding: 5px;
	
}



.productborder td {

	padding: 5px;
	
}



.aboutborder {

	border: 1px solid #47007a;
	
	padding: 5px;
	
}



.breadcrumb {

	height: 35px;
	
}



.margintop10 {

	margin-top: 10px;
	
}



.whitetext {

	color: #fff;
	
}



.subnav {

	color: #fff;
	
	margin-left: 4px;
	
	padding-left: 20px;
	
	padding-top: 25px;
	
}



.subnav td {

	color: #fff;
	
	padding: 3px;
	
}



.rule {
	
	padding-top: 5px;
	
	padding-bottom: 2px;
	
}



.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF0000;
}

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

TD.infoBoxHeading {
/*  background-image: url('images/infobox/corner_center.gif'); */
  font-family: Arial, Verdana, sans-serif;
/*font-size: 18px;
  font-weight: normal; */
/*color: #000000;
  display: none; */
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #000;
  //shopping-cart content color
}

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: #000;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #000;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
  margin-top: 5px;
  
}

.productListing-heading {

	border:1px solid #ffffff;
	
	text-align:center; 

  	color: #00a1d7;
	
  	font-weight: bold;
  	padding: 11px;
  	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 11px;
  	background: #000;
  	//shopping-cart header/footer color
}

TD.productListing-data {
border-right:2px solid #000; 
border-bottom:2px solid #000;  
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #00a1d7;
}



TD.productListing-data a {

  	color: #fff;
  
}



TD.productListing-data a:hover {

	color: #d22a0e;
	
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #d22a0e;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
/*  color: #385079;*/
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  height:35px;
  width: 473px;
  padding-top:  0px;
  padding-left: 10px;
  background-color: #260054;
/*  background-color: #CED5E1;*/
  border: #ffffff solid 1px;
}

TR.subBar {
  background: #f4f7fd;
}

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: 11px;
  line-height: 1.5;
  padding-left: 10px;
  background-color: #000;
}



TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-left: 10px;
  margin-bottom: 7px;
}

td.smalltext a {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #ddd;
}

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

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

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #000; border: 1px solid #ff0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #000; border: 1px solid #ccc;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.eden {
  background-color: #000;
  background-image: url(images/eden.jpg);
  background-position: 0px 140px;
  background-repeat: no-repeat;
  height: 500px;
}





















td{
 font-family: tahoma,verdana,arial;
 font-size: 12px;
 color: #00a1d7;
}

 .bg{
  /*background-image: url(images/m23.gif);
  background-repeat: repeat-y; */
 }


 /*.br{
  border-style: solid;
  border-width: 1px;
  border-color: #92A0B7;
 } */

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #818181;
  width: 117px;
  height: 17px;
 }

 .ps{
  color: #5F5F5F;
  font-size: 11px;
 }

 .ps1{
  color: #ffffff;
  font-size: 10px;
 }


 .ps3{
  color: #00a1d7;
  font-size: 12px;
  font-weight: bold;
 }

 .ps4{
  color: #00a1d7;
  font-size: 10px; 
 }
 
 .ps5{
  color: #00a1d7;
  font-size: 12px; 
 }

 .ml{
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
 }
 .ml:hover{
  color: #FFFEFE;
  font-size: 10px;

  text-decoration: underline;
 }




 .ml1{
  color: #fff;
  font-size: 12px;
  text-decoration: underline;
 }

 .ml2{
  color: #335081;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml3{
  color: #00a1d7;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml4{
  color: #335081;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
 }


 .se{
  width: 101px;
  color: #818181;
  font-size: 9px;
 }

 table.language{
  background-image: url(images/redGradient.gif);
  background-position: top left;
  background-repeat: no-repeat;
 }

 td.search{
  background-image: url(images/redGradient.gif);
  background-position: top left;
  background-repeat: no-repeat;
  position: absolute;
  top: 193px;
 }

 .whiteborder{
  border: 1px solid #fff;
 }

#RedHotGearFlames {
  position: absolute;
  top: 20px;
 }

.wrapper {
  width: 100%;
}

.border {
  width: 760px;
  border: 1px solid #fff;
  text-align: left;
  background-color: #000;
}


.returnsborder {
  width: 760px;
  border: 1px solid #fff;
  text-align: left;
  background-color: #000;
  padding: 15px;
}


ul.footer_women {

	margin-top: 15px;
	
}


/* ul.footer_women ul {

	list-style: none;
	
}*/


ul.footer_women li {

	list-style: none;
	
}


ul.footer_women li a.ml1 {

	margin: 0px;
	
	padding: 0px;

	margin-left: 10px;
	
	line-height: 1.5em;
	
	list-style: none;
	
}


ul.footer_women ul li a.ml1 {

	margin-left: 3px;
	
	list-style: none;
	
}


ul.footer_men {

	margin-top: 15px;
	
}


ul.footer_men li {

	list-style: none;
	
}


ul.footer_men li a.ml1 {

	margin: 0px;
	
	padding: 0px;

	margin-left: 10px;
	
	line-height: 1.5em;
	
	list-style: none;
	
}


ul.footer_men ul li a.ml1 {

	margin-left: 3px;
	
	list-style: none;
	
}
.promoDiv {

	text-align: left;
	margin-bottom: 5px;
	display: none;

}

.zodiac-zingers {

	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	display: none;

}
.rock-column{ border: 1px solid #47007A; padding:10px; color: #fff; }

.link-category { padding-top: 10px; }

.special-event img { border: none; }
