body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	padding: 10px 0;
}

.content {
	padding: 0 5px 15px 5px;

}


 
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbbaba; 
}

.content p.small {
	font-size: 10px;
}

.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bbbaba; 
}

.content ul {
	list-style-type: disc;
}

.content li {
	font-size: 12px;
	color: #bbbaba; 
}

.content a {
	color: #bbbaba; 
}

.float-left {
	float: left;
	padding: 5px;
	margin: 0 10px 5px 0;
	border: 1px solid #636363;
}

.page-title {
	padding-bottom: 10px;
}

.internal-table {
	color: #bbbaba;
}

.internal-table td {
	padding: 2px;
	border: 1px solid #636363;
}

.footer {
	height: 30px;
	background: #000 url(../images/footer-bg.gif) left repeat-x;
	padding: 1px 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #8b8b8b;
}

.footer a {
	color: #8b8b8b;
	text-decoration: none;
}

/*--------------------- Forms --------------------------*/

.field-name {
	color: #bbbaba; 
	font-size: 12px;
	padding: 3px 0;
}

.input-box {
	width: 200px;
	border: 1px solid #bbbaba; 
	margin: 5px 0;
	background-color: #000000;
	color: #bbbaba; 
}

.input-box-large {
	width: 200px;
	border: 1px solid #bbbaba; 
 	background-color: #000000;
	color: #bbbaba; 
}

/*-------------------------- oscommerce styles -------------------------------*/

TD.pageHeading, DIV.pageHeading, .infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #f8b34b;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
/*  font-size: 10px;
*/  vertical-align:top;
	text-align:left;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
/*  font-size: 10px;
  background: #b6b7cb;
*/  color: #FFFFFF;
  font-weight: bold;
  text-align:left;
  padding-bottom: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: #D4D0C8;
*/}

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: #808080;
*/}
a.headerNavigation {
	color: #f8b34b;
}

.content {
 	color:#BBBABA;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.intcontent, .featured {
	color:#BBBABA;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.input-box {
	background-color:#000000;
	border:1px solid #BBBABA;
	color:#BBBABA;
	margin:5px 0;
	width:200px;
}
.messageStackError, .messageStackWarning { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background-color: #BBBABA;
	color:black;
}
.moduleRow { }
.moduleRowOver { 
	background-color: #BBBABB;
	color:black;
    cursor: pointer; 
	cursor: hand; }
.moduleRowSelected { 
	color:black;
	background-color: #BBBABA;
 }
.box-head {
	background:#000000 url(../images/box-bg.gif) repeat-x scroll left center;
	border-top:1px solid #3F3F3F;
	color:#F9BC54;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:31px;
	padding-top:2px;
	text-align:center;
}
.box-head a {
  	color:#F9BC54;
	text-decoration:none;
 }
 

 TD.smallText a , SPAN.smallText a, P.smallText  a {
/*   font-size: 10px;
*/   color:#F9BC54;
	 text-decoration:none;
 
}
