/*
  $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: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
 background:#F8F8F8 none repeat scroll 0 0;
border-color:#ABABAD;
border-style:solid;
border-width:1px 1px 1px 1px;
}

.infoBoxContents {
  background:#F8F8F8 none repeat scroll 0 0;
font-family:Arial,sans-serif;
font-size:11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
 
  background:url(images/infobox/corner_right_left.gif) repeat-x; height:33px;
color:#2A2A2A;
	font-size:12px;
	font-weight:bold;
}

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

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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

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

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;
}

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: 11px;
  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: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  color:#BD583D;
font-size:12px;
font-weight:bold;
}

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 11px; color: #ff0000; }
/* CSS Document */




body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin:0;
	background-color:#BE583D;
	}
img{
	border:none;
	}
.top_menu{
	background:url(images/BG_background.png) repeat-y top center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	}
.top_menu a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	
	}
.top_menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	
	}
.spanblack{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	}	
.spanwhite{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	}
.middle_menu{
	
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
	font-size:11px;
	}	
.middle_menu a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
	font-size:11px;
	}
.middle_menu a:hover{
	color:#BF583D;
	text-decoration:none;
	font-weight:bold;	
	font-size:11px;
	}	
.border{
	border-left:1px solid #ABABAD;
	border-right:1px solid #ABABAD;
	border-bottom:1px solid #ABABAD;
	background-color:#F8F8F8;
	}				
.menu_header{
	background:url(images/menu_header.png) no-repeat top center; width:173px; height:32px;
	}
.menu_header span{
	padding-left:15px;
	color:#2A2A2A;
	font-size:12px;
	font-weight:bold;
	}	
.BG_search_box{
	background:url(images/BG_search_box.png) no-repeat top center; width:172px; height:61px; padding-top:17px; padding-left:6px;
	}
.BG_textbox{
background:url(images/BG_textbox.png) no-repeat center center; width:135px; height:19px;

}
.inputbox{
	border:none;
	background:none;
	padding-left:5px;
	font-size:12px;
	height:15px;
	}	
.BG_textbox2{
background:url(images/BG_textbox.png) no-repeat left center; width:135px; height:19px;

}
.inputbox2{
	border:none;
	background:none;
	padding-left:5px;
	font-size:12px;
	height:15px;
	}							
A{
	color:#414141;
	text-decoration:none;
	font-size:11px;
	}
A:hover{
	color:#666666;
	text-decoration:none;
	font-size:11px;
	}	
.cate_line{
	background:url(images/cate_linn.png) no-repeat center; height:1px;
	}
.price{
	color:#BD583D;
	font-size:12px;
	font-weight:bold;
	}
.corner_right_left{
	background:url(images/corner_right_left.png) repeat-x top center; height:34px;
	}	
.infobox_span{
	
	color:#2A2A2A;
	font-size:12px;
	font-weight:bold;
	}				
/*******************************************************************************************\
/*
Stylish Select 0.3 - jQuery plugin to replace a select drop down box with a stylable unordered list
http://scottdarby.com/

Copyright (c) 2009 Scott Darby

Requires: jQuery 1.3

Licensed under the GPL license:
http://www.gnu.org/licenses/gpl.html
*/


/*==================================
remove default focus style
====================================*/
:focus {outline:none;}

.js ul.newList {left:-9999px;}

/*==================================
red curvy example
====================================*/
ul.newList * {margin:0; padding:0;}
ul.newList {margin:0; padding:0; list-style:none; color:#000; width:160px; background:#fff; position:absolute;  border:1px solid #ccc; top:22px; left:0; overflow:auto; z-index:9999;}
.newListSelected { color:#000; height:18px; padding:3px 0 0 15px; float:left; background:url(images/select-bg.png) no-repeat;}
.newListSelected span {width:170px; display:block;}
ul.newList li {padding:3px 15px; text-align:left;}
.selectedTxt {width:170px; overflow:hidden; height:17px; padding:0 23px 0 0; text-align:left;}
.hiLite {background:#650101!important; color:#fff!important;}
.newListHover {background:#ccc!important; color:#000!important; cursor:default;}
.newListSelHover, .newListSelFocus {background-position:0 -21px; cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

/*======================================
windows xp style - div that contains the 
<select> has been given an id of #win-xp
(for the purposes of this example
========================================*/
#win-xp .newListSelected {background:#FFF url(dropdown.gif) no-repeat scroll 155px 1px; border:1px solid #A5ACB2; color:#000; height:17px; margin-bottom:10px; padding:0; width:173px;}
#win-xp .newListSelected div {display:block; font-size:0.85em; padding:2px 21px 2px 4px; text-align:left !important; width:149px;}
#win-xp ul.newList {list-style:none; color:#000; width:172px; background:#fff; border:1px solid #000; top:22px; left:0; height:auto; overflow:auto; font-size: 0.85em; text-align:left!important; position:absolute; z-index:9999;}
#win-xp ul.newList li {padding:2px 5px!important; border-bottom: 1px solid #cccccc;}
#win-xp .hiLite {background:#316ac5!important; color:#fff!important;}
#win-xp .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
#win-xp .newListSelHover {cursor:default;}
#win-xp .newListSelHover, #win-xp .newListSelFocus {background-position:auto;}
#win-xp .newListSelHover div, #win-xp .newListSelFocus div {font-weight:bold;}
/*******************************************************************************************/

TD.productListing-data {
width: 10%;
border:1px dotted #D5D5D5; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;

  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #009900;
}

