/*
  $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
*/


div#product_layer a {
	position:relative; 
}

div#product_layer a:hover {
	border-right: 1px;
}

div#product_layer img {
	height: 0;
	width: 0;
	border-width: 0;
}

div#product_layer a:hover img {
	position:absolute;
	left: -80px;
	top: -80px;
	width: 75px;
	height: 75px;
	border-width: 1;
	border-color: #000000;
}


/*


*/


.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: 0px;
  background-image: url(images/background.gif);
  background-repeat: repeat-x;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
}

FORM {
 display: inline;
}

/* Footer */

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

/* InfoBox */

.infoBox {
  background: #D3D1D1;
  border-top: 0px;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #FFFFFF;
  //shopping-cart content color
}

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;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #F0F0F0;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  //shopping-cart header/footer color
  color: #9F1A37;
  font-weight: bold;
  padding: 10px;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #282E3E;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #8a8a8a;
  font-weight: bold;
  height: 40px;
  width: 502px;
  background: url('images/m99.gif');
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-left: 50px;
}



TD.pageHeading_left, DIV.pageHeading_left {
  font-size: 13px;
  color: #8a8a8a;
  font-weight: bold;
  height: 40px;
  width: 251px;
  background: url('images/pageHeading_left.gif');
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-left: 50px;
}

TD.indexHeading, DIV.indexHeading {
  font-size: 13px;
  color: #8a8a8a;
  font-weight: bold;
  height: 40px;
  width: 502px;
  background: url('images/m99a.gif');
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-left: 15px;
}

.indexContents {
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	background: url('images/m99b.gif');
	background-repeat: repeat;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 11px;
  font-weight: bold;  
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

input, textarea, select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.pos_input, textarea {
	background-color:#FFFFFF;
	border:1px solid #D7D7D7;
	font-family:Tahoma, Arial, sans-serif;
	font-size:10pt;
	color:#666666;
	width: 100%
	text-decoration:none;
}


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: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.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; color: #ffffff; font-size: 10px; background-color: #c00000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; background-color: #00c000; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #8a8a8a;
}

.bg502{
	background-image: url('images/m21-502x1.gif');
	background-repeat: repeat-y;
}

.bg251{
  background-image: url('images/m21-251x1.gif');
  background-repeat: repeat-y; 
 }


.bg{
  background-image: url('images/m21-251x1.gif' );
  background-repeat: repeat-y; 
 }

  
 .bg1{
  background-image: url('images/m40.gif');
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url('images/m59.gif');
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url('images/m63.gif');
  background-repeat: repeat-y; 
 }

  .go99{
  border-style: solid;
  border-width: 1px;
  border-color: #359DCB;
  width: 138px;
  height: 19px;
 }

 .ml{
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
 }

 .ml1{
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
 }

 .ml2{
  font-size: 9px;
  color: #ffffff;
  text-decoration: none;
 }

 .ml3{
  font-size: 11px;
  color: #888888;
  text-decoration: none; 
 }

 .ml4{
  font-size: 11px;
  color: #08A8C4;
  text-decoration: none;
 }

 .ml5{
  font-size: 11px;
  color: #888888;
  text-decoration: underline;
  font-weight: bold; 
 }

 .tx{
  font-size: 9px;
  color: #8a8a8a;
 }

 .tx1{
  font-size: 12px;
  color: #47aedd;
  font-weight: bold;
 }

 .tx2{
  font-size: 14px;
  color: #E63839;
  font-weight: bold;
 }

 .tx3{
  font-size: 13px;
  color: #8a8a8a;
  font-weight: bold;
 }

 .tx4{
	font-size: 11px;
	color: #808080;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
 
 .tx4:hover {
	color: #808080;
	border-bottom: solid #808080;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
} 
 
 .se{
  width: 109px;
  font-size: 9px;
 }

 .px3{
  font-size: 3px;
 }
