/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #444444;}
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  /*background: #FAFAF1; #2F3031;url(images/system/bodybkg.gif) no-repeat center;*/
  background-color: #3A3B3C; 
  margin: 0px;
}

BODY {
  background-image: url(images/system/bodybkg.gif);
  background-repeat: repeat;
  
}


A {
  color: #993300;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
a img{border:none}
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: #993300; 
}

A.headerNavigation:hover {
  color: #464646;
}

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;
}
.qq{background: url(image/top-2.gif) no-repeat center; height:96px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-align:right; padding-right:20px; font-weight:bold}
.menu{background: url(image/head-3.gif) no-repeat center; height:29px; color:#FFFFFF; font-size:12px; padding-left:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.menu img{ margin:0px 20px}
.menu a{ color:#FFFFFF; margin:0px 10px}

.liebiao{border:#993300 1px solid; background-color:#121212; padding:0px 0px; font-size:8px; font-family:Arial, Helvetica, sans-serif;}


.liebiao ul{list-style:none; padding:0px; margin:0px}
.liebiao ul li{ background:url(image/left-2.gif) no-repeat center; height:28px; line-height:28px; padding-left:5px;}
.liebiao a{ color:#303030; font-weight:bold; font-size:10px; font-family:sans-serif,Helvetica, Arial;}


.chaping{}
.chaping{border-top:#BFBFBF 1px solid; border-left:#BFBFBF 1px solid; border-bottom:#BFBFBF 1px solid; border-right:#BFBFBF 1px solid; background-color:#FFFFFF; padding:15px 0px; font-size:11px; font-family:Arial, Helvetica, sans-serif}


.box_till{background:url(image/rc.gif)  repeat-x #C4C4C5; font-weight:bold; color:#993300; font-family:Arial, Helvetica, sans-serif; font-size:12px}

.m_top_box_till{background:url(images/system/m_top_c.gif)  repeat-x #C4C4C5; font-weight:bold; color:#993300; font-family:Arial, Helvetica, sans-serif; font-size:12px}

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;
}

TD.footers {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #121212;
  color: #993300;
  font-weight: bold;
}

.infoBox {
	/*background: #b6b7cb; */
  
  background: #993300;
  
  }

.infoBoxContents {
  /*background: #f8f8f9; 
  *background: url(images/system/infobxbg.gif) repeat;*/
  background: #0f0f0f;*background:#0f0f0f !important; 

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #444444;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url(images/infobox/corner_right_left.gif);
  background-repeat: repeat-x;
  color: #993300;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.productdescription {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#CCCCCC;
  }

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: #1B1B1B;
}

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: #0f0f0f;

}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #393939;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0f0f0f;
  color: #993300;
  font-weight: bold;
  }

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #993300;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
  color: #444444;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ED1B23;
}

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: 11px;
  background-color:#CCCCCC
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color:#CCCCCC
}

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: #252525; }

/* 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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
 .bg{
  background-image: url(image/m25.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(image/m36.gif);
  background-repeat: repeat-y; 
 }

 .ml{
  font-size: 11px;
  color: #000000;
  text-decoration: none;
 }

 .ml1{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }

 .fe{
  font-size: 16px;
  color: #000000;
  font-weight: bold;  
 }

 .fe1{
  font-size: 16px;
  color: #ED1B23;
  font-weight: bold;  
 }
 

 .fe2{
  font-size: 11px;
  color: #464646;
  font-weight: bold;
  padding:0px 5px;   
 }

 .se{
  width: 109px;
  font-size: 9px;
 }

 .px2{
  font-size: 2px;
 }

.qty_price{border:1px solid #CC0033}
.qty_price td{padding:2px 5px; font-family:Arial, Helvetica, sans-serif; font-size:12px}
.qty_head{ background:#000000; color:#CC3300}

.box_neirong{border:1px solid #BFBFBF; background:#EEEEEE; padding:10px 10px; text-align:center; color:32434A; font-weight:bold; font-size:11px; font-family:Arial, Helvetica, sans-serif}
.small_img{width:500px}
.small_img img{border:1px solid #CCCCCC; margin:2px}

.topboxboder {border:1px #993300 solid;}
.mainbox {
    border:0px #993300 solid;
    padding: 0px 3px;
	background:#121212;
}

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: #671B47;
	background-color: #741E1E;
	border: none;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #52A0D8;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #4671B9;
	background-color: #5F2F7B;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #5F2F7B;
	border: 2px outset #3E3B9B;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	font-weight: bold
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #D9FF7B;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #4671B9;
	background-color: #741E1E;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #792A56;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #5F2F7B;
}

TD.featuredproductsmark {
    width:120px;
    height:25px;
    background-image: url(images/system/featuredsign.gif);
    background-repeat: no-repeat;
	background-position:center;
}
