/*
  $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
  
  Updated by  TemplateShopper.com November 2003 for AAbox .com
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #FFFFFF;
  color: #000000;
  margin: 10px;
}

.mainTable {

  background-color: #FFFFFF;

}

#photo {
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #D1E2FE;
}

TR.headerNavigation {
  background: #D1E2FE;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  background-color : #3f586c;
  padding-bottom : 2px;
  padding-top : 2px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family: Trebuchet MS, Helvetica, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Trebuchet MS, Helvetica, 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: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #3f586c;
  color: #ffffff;
  font-weight: bold;
  padding-top : 2px;
  padding-bottom : 3px;
}

.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #FFFFFF;
  background-image : url(images/OSCMAX_infobox_bg.gif);
  font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.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: #3f586c;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, 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: #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: #3f586c;
  border-spacing: 1px;
  */
}

.productListing-heading {
  font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3f586c;
  font-weight: bold;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  padding-top:5px;
  font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #FFF;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  text-align: right;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

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

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

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

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

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

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

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

/* 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: #000000; }

.top_menu {
  font-family:  Trebuchet MS, Helvetica;
  font-size:    11px;
  font-weight:  bold; 
  padding-left:  10px;
  padding-right: 10px;
  text-align: center;
}

.product_title {
  font-family:  Trebuchet MS, Helvetica;
  font-size:    16px;
  font-weight:  bold; 
  text-align: left;
  /*margin-left: 55px;*/
  padding-left: 55px;
}
.product_desc {
  font-family:  Trebuchet MS, Helvetica;
  font-size:    11px;
  font-weight:  bold; 
  text-align: left;
  /*margin-left: 55px;*/
  padding-left:   55px;
  padding-bottom: 20px;
}

.copyright {
  font-family:  Trebuchet MS, Helvetica;
  font-size:    8px;
  font-weight:  bold; 
  text-align: left;
  /*margin-left: 55px;*/
  padding-left: 55px;
}

.copy-right {
  font-family:  Trebuchet MS, Helvetica;
  font-size:    8px;
  font-weight:  bold; 
  text-align:   right;
}

.nepHR{
  width:  100%;
  height: 2px;
  border-top: solid 1px #000;
  margin: 0px;
}

.frontpage {
  font-family:  Trebuchet MS, Helvetica;
  font-size:    10px;
  font-weight:  bold; 
  text-align:   left;
  /*margin-left: 55px;*/
  padding-left: 55px;
}

.frontlinks {
  text-decoration: underline;
}

#categories {
  width: 800px;
  margin-left: 55px;
  background-image: url(images/bg_hanger.gif);
  
}

#subcategories {
  width: 745px;
  margin-left: 55px;
  background-image: url(images/bg_hanger.gif);
  
}

.categories_blok {
	margin-bottom: 20px;
}

.hanger {
	background-image: url(images/pixel_black.gif);
	background-repeat: repeat-x;
	background-position: 0 3px;
}

.adjust_cat {
  height: 170px;
}

.info_menu {
  font-family:  Trebuchet MS, Helvetica;
  font-size:    11px;
  font-weight:  bold; 
  text-align:   right;
  /*margin-left: 55px;*/
  padding-right: 35px;
}

.info_menu_splash {
  font-family:  Trebuchet MS, Helvetica;
  font-size:    15px;
  font-weight:  bold; 
  text-align:   right;
  /*margin-left: 55px;*/
  padding-right: 35px;
}

.info_sub {
  font-family:  Trebuchet MS, Helvetica;
  font-size:    11px;
  font-weight:  bold; 
  text-align:   right;
  /*margin-left: 55px;*/
  padding-right: 35px;
}

.info_menu_2 {
  font-family:  Trebuchet MS, Helvetica;
  font-size:    14px;
  font-weight:  bold; 
  text-align:   left;
  /*padding-left: 55px;*/
}

.infoHead {
  font-family:  Trebuchet MS, Helvetica;
  font-size:    13px;
  font-weight:  bold; 
}

INPUT { 
  background-color: #FFFFFF;
  border-color: #000000;
  color: black;
  font-family: Trebuchet MS, Helvetica, arial, verdana, ms sans serif;
  font-weight: bold;
  font-size: 10pt;
}

#collection_left {
  /*float:left;*/
  position: absolute;
  top:425px; 
  left:25px;
  text-align: left;
  vertical-align: bottom;
  font-family:  Trebuchet MS, Helvetica;
  font-size:    11px;
  font-weight:  bold;
  color: #FFFFFF;
}

#collection_right {
  /*float:right;*/
  position: absolute;
  top:425px; 
  right:25px;
  text-align: right;
  vertical-align: bottom;
  font-family:  Trebuchet MS, Helvetica;
  font-size:    11px;
  font-weight:  bold;
  color: #FFFFFF;
}

.collection_links {
  /*color: #FFFFFF;*/
  color: #FF0000;
  text-decoration: none;
  background-color: #FFFFFF;
}

a:hover.collection_links {
  color: #FFFFFF;
  text-decoration: underline;
  background-color: #FF0000;
}