/*
  $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:  Tahoma; font-size: 11px; }
.errorBox { font-family :  Tahoma; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Tahoma; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Tahoma; font-size : 11px; color: #70d250; text-decoration: underline; }

h1.linkHeading {
  font-family:  Tahoma;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  margin: 0px;
}

a.linkHeading:hover { text-decoration: none;}

BODY {
  background: #ffffff;
  color: #37373b;
  margin: 0px;
  behavior: url("csshover3.htc");
}

.container {
   width: 855px;
   padding: 5px 20px;
   text-align: left;
}

.strike {
   width: 19px;
   background: url(images/strike.png) repeat-y;
}

.site-bg {
   background: url(images/bg.png) repeat;
}


table.product_listing_box { margin-top: 2px; border: 1px solid #e5e5e5; width: 100%}
td.product_listing_box {text-align: left;}



/**************************************************************************************************/
/* Infobox Heading Style */

TABLE.heading_info_box{
   border: none;
   width: 100%;
}

TR.heading_info_box{
}

TD.heading_info_box{
   height: 30px;
   font-family:  Tahoma;
   font-size: 14px;
   font-weight: bold;
   line-height: 1.5;
   color: #fff;
   padding: 2px 10px;
   text-align: left;
   vertical-align: top;
   background: url(images/infobox/infobox_heading.png) bottom left no-repeat;
}

/**************************************************************************************************/
/* Simple Info_Box Style */

TABLE.simple_info_box{
   border-left: 1px solid #e5e5e5;
   border-right: 1px solid #e5e5e5;
   width: 100%;
}

TR.simple_info_box{
   background-color: #ffffff;
}

TD.simple_info_box{
   font-family: Tahoma;
   font-size: 14px;
   font-weight: bold;
   line-height: 1.5;
   padding: 2px;
   text-align: left;
}

.simple_info_box a {
   font-size: 13px;
   font-weight: bold;
   color: #37373b;
}
/**************************************************************************************************/
/* Banner_Box Style */

TABLE.banner_box{
   border-left: 1px solid #e5e5e5;
   border-right: 1px solid #e5e5e5;
   width: 100%;
}

TR.banner_box{
   background-color: #ffffff;
}

TD.banner_box{
   padding: 0px;
}

/**************************************************************************************************/
/* Simple Table_Box Style */

TABLE.simple_table_box{
   border: 1px solid #e5e5e5;
   width: 100%;
}

TR.simple_table_box{
   background-color: #fff;   
}

TD.simple_table_box{
   font-family:  Tahoma;
   font-size: 11px;
   line-height: 1.5;
   padding: 2px;
   text-align: left;
}

/**************************************************************************************************/
/* Heading Table_Box Style */

TABLE.heading_table_box{   
   width: 100%;
}

TR.heading_table_box{
   background-color: #ffffff;   
}

TD.heading_table_box{
   font-family:  Tahoma;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.5;
   padding: 2px;
   text-align: left;
}

/**************************************************************************************************/
/* Corner Table_Box Style */

TABLE.corner_table_box{   
   width: 100%;
}

TR.corner_table_box{
   background-color: #AAAAAA;
}

TD.corner_table_box{
   font-family:  Tahoma;
   font-size: 11px;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
}

TD.corner_table_box_left{
   width: 5px;
   height: 5px;
   background-color: #AAAAAA;
   background-image: url(../../images/design/table_box/corner_left_top.gif);
   background-repeat: no-repeat;   
}

TD.corner_table_box_right{
   width: 5px;
   height: 5px;
   background-color: #AAAAAA;
   background-image: url(../../images/design/table_box/corner_right_top.gif);
   background-repeat: no-repeat;   
}


/**************************************************************************************************/
/* Corner Table_Box Style */

TABLE.round_corner_table_box{      
   width: 100%;
}

TR.round_corner_table_box{
   background-color: #AAAAAA;
}

TD.round_corner_table_box{
   font-family:  Tahoma;
   font-size: 11px;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
}

TD.round_corner_table_box_left_top{
   width: 5px;
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_left_top.gif);
   background-repeat: no-repeat;      
}

TD.round_corner_table_box_right_top{
   width: 5px; 
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_right_top.gif);
   background-repeat: no-repeat;   
}

TD.round_corner_table_box_left_bottom{
   width: 5px; 
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_left_bottom.gif);
   background-repeat: no-repeat;   
}

TD.round_corner_table_box_right_bottom{
   width: 5px;
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_right_bottom.gif);
   background-repeat: no-repeat;   
}


/**************************************************************************************************/
/* Line Corner Table_Box Style */

TABLE.line_corner_table_box{      
   width: 100%;
}

TR.line_corner_table_box{
   background-color: #ffffff;
}

TD.line_corner_table_box{
   font-family:  Tahoma;
   font-size: 11px;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
}

TD.line_corner_table_box_left_top{
   width: 5px;
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_left_top_blue.gif);
   background-repeat: no-repeat;      
}

TD.line_corner_table_box_right_top{
   width: 5px; 
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_right_top_blue.gif);
   background-repeat: no-repeat;   
}

TD.line_corner_table_box_left_bottom{
   width: 5px; 
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_left_bottom_blue.gif);
   background-repeat: no-repeat;   
}

TD.line_corner_table_box_right_bottom{
   width: 5px;
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_right_bottom_blue.gif);
   background-repeat: no-repeat;   
}

TD.line_corner_table_box_middle_top{   
   background-image: url(../../images/design/table_box/pixel_blue.gif);
   background-repeat: repeat-x;   
}

TD.line_corner_table_box_middle_left{   
   background-image: url(../../images/design/table_box/pixel_blue.gif);
   background-repeat: repeat-y;   
}

TD.line_corner_table_box_middle_right{   
   background-image: url(../../images/design/table_box/pixel_blue.gif);
   background-repeat: repeat-y;   
   background-position: right;   
}

TD.line_corner_table_box_middle_bottom{   
   background-image: url(../../images/design/table_box/pixel_blue.gif);
   background-repeat: repeat-x;   
   background-position: bottom;   
}

/* End of Line Corner Table_Box Style */
/**************************************************************************************************/


A {
  color: #5b5b5b;
  text-decoration: none;
}

A:hover {
  color: #5b5b5b;
  text-decoration: underline;
}


FORM {
	display: inline;
}

TR.header {
  background: #fff;
}

TD.top-menu {
  font-family:  Tahoma;
  font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
  color: #37373b;
  text-align: right;
  vertical-align: top;
}

TD.top-menu img {
  vertical-align: middle;
}

A.top-menu {
  color: #37373b;
}

A.top-menu:hover {
  color: #37373b;
  text-decoration: none;
}


TR.headerNavigation {
  background: url(images/menu_bg.png) top repeat-x;
}

TD.headerNavigation {
  font-family:  Tahoma;
  font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
  color: #fff;
  height: 31px;
  text-align : center;
}

TD.headerNavigationLeft {
  width: 7px;
  height: 31px;
  background: url(images/menu_left.png) right top no-repeat;
}

TD.headerNavigationRight {
  width: 7px;
  height: 31px;
  background: url(images/menu_right.png) left top no-repeat;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,  Tahoma;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma,  Tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #fff;
}

TD.footer, TD.footer a {
  font-family:  Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #d81208;
}

TD.infoBoxHeading {
  font-family:  Tahoma;
  font-size: 11px;
  font-weight: bold;
  background: #e5e5e5;
  color: #ffffff;
  height: 24px;
}

.infoBox {
  background: #e5e5e5;
}

.infoBoxContents {
  background: #ffffff;
  font-family:  Tahoma;
  font-size: 11px;
}

/*for left column*/
TD.infoBoxHeadingLeft {
  font-family:  Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #AAAAAA;
  height: 24px;
}

.infoBoxLeft {
  background: #AAAAAA;
}

.infoBoxContentsLeft {
  background-color: #ffffff;
  font-family:  Tahoma;
  font-size: 11px;
}

/*for right column*/
TD.infoBoxHeadingRight {
    font-family:  Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #AAAAAA;
  height: 24px;
}
.infoBoxRight {
  background: #AAAAAA;
}

.infoBoxContentsRight {
  background: #ffffff;
  font-family:  Tahoma;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Tahoma;
  font-size: 11px;
}


TD.infoBox, SPAN.infoBox {
  font-family:  Tahoma;
  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: #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: 1px;
  border-style: solid;
  border-color: #e5e5e5;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma;
  font-size: 11px;
  background: #37373b;
  color: #FFFFFF;
  font-weight: bold;
}

.compareBox {
  overflow: auto;
  width: 670px;
  border: 1px solid #e5e5e5;
  padding-top: 5px;
  padding-bottom: 10px;
}

.product_previewBox {
  overflow: auto;
  width: 400px;   
  border: 1px solid #8c8c8c;
  padding: 10px;
  background-color: #F2F2F2;  
}

.compareListing-heading {
  font-family: Tahoma;
  font-size: 11px;
  background: #999999;
  color: white;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-left: 10px;
  padding-right: 15px;
}

.compareListing-content {
  font-family: Tahoma;
  font-size: 11px;
  background: #ffffff;      
  border: 1px solid #e5e5e5;
  padding-left: 5px;
  padding-right: 5px;

}

.compareListing-content-selected {
  font-family: Tahoma;
  font-size: 11px;
  background: #e6e6e6;
  border: 1px solid #ffffff;

  padding-left: 5px;
  padding-right: 5px;

}

a.productListing-heading {
  color: #FFFFFF;
}

a.productListing-heading:hover {
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 11px;

}

A.pageResults {
  color: #d61108;
  size: 11px;
}

A.pageResults:hover {
  color: #d61108;
  size: 11px;

}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma;
  font-size: 18px;
  font-weight: bold;
  color: #5b5b5b;
  text-align: left;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Tahoma;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Tahoma;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Tahoma;
  font-size: 12px;
}

TD.accountCategory {
  font-family:  Tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Tahoma;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Tahoma;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Tahoma;
  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,  Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Tahoma;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Tahoma;
  color: #ff0000;
}

SPAN.errorText {
  font-family:  Tahoma;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Tahoma; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Tahoma; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family:  Tahoma; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Tahoma; font-size: 11px; background-color: #d61108; color: white; }
.messageStackSuccess { font-family:  Tahoma; font-size: 11px; background-color: #008000; color: white; }

/* input requirement */

.inputRequirement { font-family:  Tahoma; font-size: 11px; color: #ff0000; }

.cartContentBox {background: #f3f3f3; border: 1px solid #e5e5e5; margin: 3px; padding: 3px; text-align: left; width: 250px; display: none;}
