/*
  $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 {}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {
  color:yellow;
  padding:15px;
  border: 1px;
  border-style: solid;
  border-color:  #339900;
  border-spacing: 1px;
  background-color:rgb(50,129,0);
 }
.productsNotifications {}
.orderEdit {font-weight : normal;  font-size : 8px; text-decoration: underline; }


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

a:hover {
  color: yellow;
  text-decoration: underline;
    	
}
a:focus {
	-moz-outline:    none;
	outline:         none;
	ie-dummy:        expression(this.hideFocus=true);
}


form {
	display: inline;
}
dt{
	margin:10px;
	font-size:15px;
	color:#70d250
}
tr.header {
  background: #ffffff;
}

tr.headerNavigation {
  background: #bbc3d3;
}

td.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

a.headerNavigation { 

  color: #FFFFFF; 
/*  text-shadow: black  1px 1px 6px ;*/
/*  color: #222;
  text-shadow: 0px 2px 3px #555;*/
 }

a.headerNavigation:hover {
  color: yellow;
  text-shadow: black  1px 1px 6px ;
}

tr.headerError {
  background: #ff0000;
}

td.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #00ff00;
}

td.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

tr.footer {
  background: #bbc3d3;
}
p.boxHeader{
	/*text-shadow: black  1px 2px 6px ;*/
	font-size:18px;
	color: yellow;/*rgb(0,255,0);#70d250*/
	margin:6px;
	
  /*
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color:  #339900;
  border-spacing: 1px;*/
}

td.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background: #b6b7cb;
  background:  url(images/ramka/header.jpg) no-repeat right top;

*/
 
border: 1px;
  border-style: solid;
  border-color:  #339900;
  border-spacing: 1px;
  background-color:rgb(50,129,0);

}

.infoBoxContents {
 
/*  background:  url(images/ramka/moduletable-bg.gif) repeat-x left bottom; */
/*
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
*/

}

.infoBoxNotice {
 
}

.infoBoxNoticeContents {
 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

td.infoBoxHeading {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*   border: 1px;
  border-style: solid;
  border-color:  #339900;
  border-spacing: 1px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
*/
}

td.infoBox, span.infoBox {
 
}

tr.accountHistory-odd, tr.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd,tr.productListing-odd,  tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd {

}

tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productListing-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even {
 
}


table.productListing {
 border: 1px;
  border-style: solid;
  border-color:  #339900;
  border-spacing: 1px;
  background-color:rgb(50,129,0);

}
.infoImage {
  border: 1px;
  border-style: solid;
  border-color:  #339900;
  border-spacing: 1px;
  background-color:rgb(50,129,0);
  margin:10px;
  padding:5px;
  text-align: center ; 
}
.itemActive{
 font-size:14px;
 text-align:left;
 color:yellow;
}

.productListing-heading {
border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom:color:  #339900;
  border-spacing: 1px;
}

.productListing-data {
/*
 border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom:color:  #339900;
  border-spacing: 1px;
  background-color:rgb(50,129,0);

border-top: 1px;
  border-top-style: solid;
  border-top:color:  #339900;
  border-spacing: 1px;
  background-color:rgb(50,129,0);
*/
}

a.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: yellow;

}

td.pageHeading, div.pageHeading {
  font-size: 20px;
  color: #70d250;
}

tr.subBar {
  background: #f4f7fd;
}

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

td.main, p.main {
/*text-align:left;*/
}

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

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

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: 14px;
  color: yellow;
  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: green;
  cursor: pointer; 
  }
.moduleRowSelected {color:yellow; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { color: yellow; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { color: yellow; }
.messageStackSuccess { color:yellow;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: yellow }

.orderHeadConfirm{
  text-align:left;
  font-size: 14px;
  font-weight: bold;
/*  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom:color:  #339900;
  border-spacing: 1px;*/
  color: #70d250;
}

