/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/



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



body {
  	color: #000;
   	background-color:#000;
  	background-image:url(images/bg.jpg);
  	background-repeat:repeat-x;
  	margin-top:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
	
	
 }
 
 
#wrapper  { 

	margin:0 0 0 -476px; 
	padding:0px; 
	width:972px; 
	height:100%; 
	left:50%; 
	position:absolute;}

A {
  color: #000;
  text-decoration: none;
 
  font-size:11px;
  
}

A:hover {
  color: #000;
  text-decoration: underline;

  font-size:11px;
}

FORM {
	display: inline;
}

TR.header {
   	width:972px;
	height:53px;
	
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
  color: #ffffff;
}

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

.infoBox {
  background: #666;
}

.infoBoxContents {
  background: #F8F8F9;
  font-family: Arial, sans-serif;
  font-size: 10px;
  height:30px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: 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: #F2F2F2;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #fff;
 
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #666666;
  color: #FFFFFF;
  font-weight: bold;
  height:30px;
}

TD.productListing-data {
  font-family:Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

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

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

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

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

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

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

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 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: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 12px; background-color: #000; color:#fff; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

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




#header{
	width:972px;
	height:295px;
	margin-top:35px;
	
}

#product_box{
	
	width:950px;
	background-color:#fff;
	border:1px solid #333333;
	margin-top:57px;
	
		
}

#product_box1{
	
	width:972px;
	background-color:#fff;
	border:1px solid #333333;
	margin:auto;
	padding:0;
	
	
			
}

.class1 a:link  {  color:#999; text-decoration: none;  padding-right:8px; font-size:12px;  }
.class1 a:active { color:#999; text-decoration: none;  padding-right:8px; font-size:12px;}
.class1 a:visited { color:#999; text-decoration: none;  padding-right:8px; font-size:12px;}
.class1 a:hover { color:#fff; text-decoration:none;  padding-right:8px; font-size:12px;}

#product_image_box{
	
	width:195px;
	height:500px;
	background-color:#000;
	border:1px solid #333333;
	
}


#space{

	width:972px;
	height:57px;
}

#menu{
	width:725px;
	height:27px;
	float:right;
	
	
}

.black12{

	color: #000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}


.black14{

	color: #000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}


