/*
  $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: Trebuchet MS; font-size: 10px; }
.errorBox { font-family : Trebuchet MS; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Trebuchet MS; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Trebuchet MS; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #DBDBDB;
  color: #000000;
  margin: 0;
  padding:0;
  border:0;
  text-align:center;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Trebuchet MS;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigation span.header_menu,
TD.headerNavigation span.header_menu a,
TD.headerNavigation span.header_menu a:link,
TD.headerNavigation span.header_menu a:active,
TD.headerNavigation span.header_menu a:visited,
TD.headerNavigation span.header_menu a:hover {
  font-family: Trebuchet MS;
  font-size: 12px;
  color: #666666;
  font-weight : bold;
}

TD.headerNavigation span.header_Shopping_Cart {
  font-family: Trebuchet MS;
  font-size: 11px;
  color:#666666;
  font-weight:normal;
}

TD.headerNavigation span.header_Shopping_Cart b {
  color:#000000;
  font-size: 12px;
  font-weight:bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Trebuchet MS;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Trebuchet MS;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TD.smallText_footer,
TD.smallText_footer a,
TD.smallText_footer a:link,
TD.smallText_footer a:active,
TD.smallText_footer a:visited,
TD.smallText_footer a:hover {
  font-family: Trebuchet MS;
  font-size: 11px;
  color:#000000;
}

TD.smallText_footer img{
margin:0 5px 0 5px;
}


.infoBox {
  background: transparent;
}

.infoBoxContents {
  background: transparent;
  font-family: Trebuchet MS;
  font-size: 10px;
}

/*left, right bg*/
td.right_box_bg,
td.left_box_bg{
background-image:url(images/box_left_right_bg.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color:#E1E1E1;
padding-bottom:10px;
}
/****************/

/*right_box*/
table.right_box td{
  background: #DFDFDF;
}

table.right_box .infoBoxContents,
table.right_box .infoBoxContents td {
  background: #DFDFDF;
  font-family: Trebuchet MS;
  font-size: 12px;
  color:#666666;
}

table.right_box .infoBoxContents .boxText {
  background: #DFDFDF;
  font-family: Trebuchet MS;
  font-size: 12px;
  color:#666666;
  padding:0 21px 0 21px;
}

table.right_box .infoBoxContents .boxText a,
table.right_box .infoBoxContents .boxText a:link,
table.right_box .infoBoxContents .boxText a:visited,
table.right_box .infoBoxContents .boxText a:active{
  background: #DFDFDF;
  font-family: Trebuchet MS;
  font-size: 12px;
  color:#000000;
  text-decoration:underline;
}

table.right_box .infoBoxContents .boxText a:hover,
table.right_box .infoBoxContents .boxText a:hover span.infoBoxContents{
  color:#FF6600;
}
/*right_box (end)*/


/*left_box*/
table.left_box td{
  background: #434343;
}

table.left_box .infoBoxContents,
table.left_box .infoBoxContents td {
  background: #434343;
  font-family: Trebuchet MS;
  font-size: 12px;
  color:#FFFFFF;
}

table.left_box .infoBoxContents .boxText{
  background: #434343;
  font-family: Trebuchet MS;
  font-size: 12px;
  color:#FFFFFF;
  padding:0 21px 0 21px;
}

table.left_box .infoBoxContents .boxText a,
table.left_box .infoBoxContents .boxText a:link,
table.left_box .infoBoxContents .boxText a:visited,
table.left_box .infoBoxContents .boxText a:active{
  background: #434343;
  font-family: Trebuchet MS;
  font-size: 12px;
  color:#FFFFFF;
  text-decoration:none;
}
table.left_box .infoBoxContents .boxText a:hover{
color:#FF6600;
}

/*left_box (end)*/


/*category menu style*/
table.left_box td#category_box .infoBoxContents .boxText{
	padding:0 0 0 5px;
}

/*main_categories*/
table.left_box td#category_box .infoBoxContents .boxText a.main_categories_string {
display:block;
width:217px;
  background: #434343;
  font-family: Trebuchet MS;
  font-size: 12px;
  color:#FFFFFF;
  text-decoration:none;
  margin:0 9px 0 9px;
}

table.left_box td#category_box .infoBoxContents .boxText a.main_categories_string:hover,
table.left_box td#category_box .infoBoxContents .boxText a.main_categories_string_hover {
display:block;
width:217px;
  background: #818181;
  font-family: Trebuchet MS;
  font-size: 12px;
  color:#FFFFFF;
  text-decoration:none;
  margin:0 9px 0 9px;
}

/*sub_categories*/
table.left_box td#category_box .infoBoxContents .boxText a.sub_categories_string {
display:block;
width:217px;
  background: #616161;
  font-family: Trebuchet MS;
  font-size: 12px;
  color:#CCCCCC;
  text-decoration:none;
  margin:0 9px 0 9px;
}

table.left_box td#category_box .infoBoxContents .boxText a.sub_categories_string:hover,
table.left_box td#category_box .infoBoxContents .boxText a.sub_categories_string_hover {
display:block;
width:217px;
  background: #7A7A7A;
  font-family: Trebuchet MS;
  font-size: 12px;
  color:#FFFFFF;
  text-decoration:none;
  margin:0 9px 0 9px;
}

/*img bullet*/
table.left_box td#category_box .infoBoxContents .boxText a.main_categories_string img,
table.left_box td#category_box .infoBoxContents .boxText a.main_categories_string_hover img{
vertical-align:top;
margin:6px 0 0 0;
}

/*img line*/
table.left_box td#category_box .infoBoxContents .boxText img.categories_string_line{
margin:0 9px 0 9px;
}

/*category menu style (end)*/

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Trebuchet MS;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
  background:url(images/infobox/corner_center-box_bg.gif) top repeat-x;
  color: #666666;
  height:41px;
}


/*infoBoxHeading*/
table.right_box TD.infoBoxHeading {
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
  background:url(images/infobox/corner_right-box_bg.gif) top repeat-x;
  color: #666666;
  height:41px;

}

table.left_box TD.infoBoxHeading {
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
  background:url(images/infobox/corner_left-box_bg.gif) top repeat-x;
  color: #ffffff;
  height:41px;
}


/*infoBoxFooter*/
table.right_box TD.infoBoxFooter {
  background:url(images/infobox/corner_right_bottom-box_bg.gif) top repeat-x;
  height:10px;

}

table.left_box TD.infoBoxFooter {
  background:url(images/infobox/corner_left_bottom-box_bg.gif) top repeat-x;
  height:10px;
}



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

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

TABLE.productListing {
	border:none;
}

.productListing-heading {
  font-family: Trebuchet MS;
  font-size: 10px;
  background: #7A7A7A;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Trebuchet MS;
  font-size: 10px;
  color:#666666;
}

TD.productListing-data span.list_price {
  font-size: 12px;
}

td.productListing-data_header{
  font-family: Trebuchet MS;
  font-size: 11px;
  font-weight:bold;
  padding:14px 0 14px 0;
}

A.pageResults {
  color: #000000;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  background:url(images/infobox/corner_center-box_bg.gif) top repeat-x;
  height:41px;
}
span.pageHeading{
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #000000;
}

TD.main,
span.main,
span.main select,
P.main,
.center_box,
.maindark,
.maindark td,
.maindark tr,
.maindark tbody,
.maindark tbody td,
.mainheaderdark {
  font-family: Trebuchet MS;
  font-size: 12px;
  color:#666666;
}

.center_box {
padding:1px 23px 1px 23px;
}

.center_box_include table.infoBox,
.center_box_include table.productListing {
margin:10px 23px 10px 23px;
width:436px;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet MS;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Trebuchet MS;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Trebuchet MS;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Trebuchet MS;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Trebuchet MS;
  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: Trebuchet MS;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Trebuchet MS;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Trebuchet MS;
  color: #ff0000;
  font-size:16px;
}

SPAN.errorText {
  font-family: Trebuchet MS;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet MS; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Trebuchet MS; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Trebuchet MS; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Trebuchet MS; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Trebuchet MS; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Trebuchet MS; font-size: 10px; color: #ff0000; }


 /*header-usermenu*/
 
a.header-usermenu-home {
display:block;
background:url(images/header-usermenu-home.jpg) center no-repeat;
}
a.header-usermenu-home:hover {
display:block;
background:url(images/header-usermenu-home-on.jpg) center no-repeat;
}

a.header-usermenu-new_products {
display:block;
background:url(images/header-usermenu-new_products.jpg) center no-repeat;
}
a.header-usermenu-new_products:hover {
display:block;
background:url(images/header-usermenu-new_products-on.jpg) center no-repeat;
}

a.header-usermenu-my_account {
display:block;
background:url(images/header-usermenu-my_account.jpg) center no-repeat;
}
a.header-usermenu-my_account:hover {
display:block;
background:url(images/header-usermenu-my_account-on.jpg) center no-repeat;
}

a.header-usermenu-shopping_cart {
display:block;
background:url(images/header-usermenu-shopping_cart.jpg) center no-repeat;
}
a.header-usermenu-shopping_cart:hover {
display:block;
background:url(images/header-usermenu-shopping_cart-on.jpg) center no-repeat;
}

a.header-usermenu-checkout {
display:block;
background:url(images/header-usermenu-checkout.jpg) center no-repeat;
}
a.header-usermenu-checkout:hover {
display:block;
background:url(images/header-usermenu-checkout-on.jpg) center no-repeat;
}

/*footer menu*/

a.home_footer-menu_1 {
display:block;
background:url(images/pic-home_footer-menu_01.jpg) center no-repeat;
}
a.home_footer-menu_1:hover {
display:block;
background:url(images/pic-home_footer-menu_01-on.jpg) center no-repeat;
}

a.home_footer-menu_2 {
display:block;
background:url(images/pic-home_footer-menu_02.jpg) center no-repeat;
}
a.home_footer-menu_2:hover {
display:block;
background:url(images/pic-home_footer-menu_02-on.jpg) center no-repeat;
}

a.home_footer-menu_3 {
display:block;
background:url(images/pic-home_footer-menu_03.jpg) center no-repeat;
}
a.home_footer-menu_3:hover {
display:block;
background:url(images/pic-home_footer-menu_03-on.jpg) center no-repeat;
}

a.home_footer-menu_4 {
display:block;
background:url(images/pic-home_footer-menu_04.jpg) center no-repeat;
}
a.home_footer-menu_4:hover {
display:block;
background:url(images/pic-home_footer-menu_04-on.jpg) center no-repeat;
}

a.home_footer-menu_5 {
display:block;
background:url(images/pic-home_footer-menu_05.jpg) center no-repeat;
}
a.home_footer-menu_5:hover {
display:block;
background:url(images/pic-home_footer-menu_05-on.jpg) center no-repeat;
}

a.home_footer-menu_6 {
display:block;
background:url(images/pic-home_footer-menu_06.jpg) center no-repeat;
}
a.home_footer-menu_6:hover {
display:block;
background:url(images/pic-home_footer-menu_06-on.jpg) center no-repeat;
}

a.home_footer-menu_7 {
display:block;
background:url(images/pic-home_footer-menu_07.jpg) center no-repeat;
}
a.home_footer-menu_7:hover {
display:block;
background:url(images/pic-home_footer-menu_07-on.jpg) center no-repeat;
}

a.home_footer-menu_8 {
display:block;
background:url(images/pic-home_footer-menu_08.jpg) center no-repeat;
}
a.home_footer-menu_8:hover {
display:block;
background:url(images/pic-home_footer-menu_08-on.jpg) center no-repeat;
}

/*******************************/

td.image_product_list{
border:1px solid #BDBDBD; 
padding:4px;
width:100px;
height:100px;
}