/*
  $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: Trebuchet MS, Helvetica, sans-serif; font-size: 10px; }

.errorBox { font-family : Trebuchet MS, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Trebuchet MS, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; color: #000000;}
.orderEdit { font-family : Trebuchet MS, Helvetica, sans-serif; font-size : 10px; color: #2579ba; text-decoration: underline; }
.currentCategory { font-family : Trebuchet MS, Helvetica, sans-serif; color: orange; font-weight: bold; }
.highligtSub { font-family : Trebuchet MS, Helvetica, sans-serif; font-weight: bold; color: #ADADAD; }
.highligtSub a{ font-family : Trebuchet MS, Helvetica, sans-serif; font-weight: bold; color: #ADADAD; }
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
	color: #999999;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: transparent; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: transparent; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
}



BODY {
  text-align: center;
  background-image: url(images/background11.png);
  background-attachment: fixed;
  color: gray;
  margin: 0px;
}

.fixcenter {
  width: 1100px;
  border: solid; border-width: 1px;
  background-image: url(images/background10.png);
  background-attachment: fixed;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

A {
  font-size: 14px;
  font-weight:bold;
  color: white;
  text-decoration: none;
}

.boxText A:hover {
  font-size: 14px;
  color: orange;
  font-weight: bold;
    text-decoration: none;
}

.searchLink {
  color: white;
  text-decoration: none;
}

.searchLink:hover {
  color: white;
  text-decoration: underline;
  font-weight: bold;
}

A:hover {
  font-size: 14px;
  color: orange;
  font-weight: bold;
  text-decoration: none;
  
}

FORM {
	display: inline;
}

TR.header {
  background-image: url(images/headerback.png);
  align: center;
}

TR.headerNavigation {
  background: #000000 url('images/menu.png');
}

TD.headerNavigation {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  height: 15px;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TD.noproduct {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000000 url('images/menu.png');
}

TD.footer {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  background: #000000 url('images/menu.png');
  color: gray;
  font-weight: bold
}

.infoBox {
  background: transparent;
  color: gray;
  border: solid 1px gray;
}

//.fotgal {border:2px; border-thickness: 4px; border-color: #3d3e3e; 

//border-style: solid;} 
//A:hover .fotgal, A:active .fotgal {border:2px; border-thickness: 4px; 

border-color: orange; border-style: solid}

.infoBoxContents {
  background: transparent;
  color: yellow;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
}


.infoBoxNotice {
  background: #000000;
}

.infoBoxNoticeContents {
  background: #000000;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000 url('images/menu.png');
  color: gray;
}

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

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  background: transparent;
  border-spacing: 0px;
}

.productListing-heading{ 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  background: transparent;
  vertical-align: middle;
   
}

TD.productListing-data {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: bold;
  color: gray;
  background-image: url(images/background10.png);
  background-attachment: fixed;
  font-size: 12px;
}

A.pageResults {
  color: orange;
}

A.pageResults:hover {
  color: yellow;
  background: transparent;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: white;
}

TD.pageHeading span {
  color: white;
  font-size: 10px;
}

TR.subBar {
  background: black;
}

TD.subBar {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 10px;
  color: gray;
}

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

p.desc2{
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #yellow;
  line-height: 1.5;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
  color: white;
}

TD.smallText A {
  color: ;
}

.blacklink {
  color: yellow;
}



TD.accountCategory {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 13px;
  color: gray;
}

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

TD.fieldValue {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
}

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  color: black;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 11px;
  background: transparent;
  color: gray;
}

SPAN.greetUser {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
  color: yellow;
  font-weight: bold;
}

TABLE.formArea {
  background: black;
  color: gray;
  border-color: gray;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

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

/* input requirement */

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

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}