/*
  $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: 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; }


A {
  color: #006600;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.copyright {
	color: #aaaaaa;

}
.infoBox {
  background: #D3D1D1;
}

.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 {
  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: #D3D1D1;
  //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: #D3D1D1;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #D3D1D1;
  font-weight: bold;
color: #006600;
  padding: 10px;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #282E3E;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  font-weight: bold;  
  height: 36px;
  width: 445px;
  background-repeat: repeat-x;
  padding: 10px;
  padding-left: 15px;
  text-transform: none;
}

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: 12px;
  line-height: 1.5;
padding-left: 5px;
 padding-right: 15px;
}

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: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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; 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: #ff0000; }

 



td{
 font-family: tahoma,verdana,arial;
 font-size: 12px;
 color: #646464;
}

 .bg{
  background-image: url(images/m20.gif);
  background-repeat: repeat-y; 
 }

 .se{
  width: 128px;
  font-size: 9px;
 }

 .ml{
  font-size: 12px;
  color: #08A8C4;
  text-decoration: none;
 }

 .ml1{
  font-size: 10px;
  color: #646464;
  text-decoration: underline; 
 }

 .ml2{
  font-size: 12px;
  color: #7d7d7d;
  text-decoration: underline; 
 }

 .bc{
  font-size: 12px;
  color: #ffffff;
 }

 .bc1{
  font-size: 12px;
  color: #D24037;
  font-weight: bold;
 }

 .br{
  border-color:#D3D1D1;
  border-width:1px;
  border-style:solid;
 }

 .px2{
  font-size: 2px;
 }

 .px3{
  font-size: 3px;
 }

 .px7{
  font-size: 7px;
 }


 .th9{
  font-size: 9px;
  font-family: tahoma,verdana,arial;
  font-weight: normal;
  color: #616161;
  text-decoration: none;
 }

 .th9:hover{
  font-size: 9px;
  font-weight: normal;
  font-family: tahoma,verdana,arial;
  color: #616161;
  text-decoration: underline;
 }
 
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
   scrollbar-3d-light-color:#999999;
           scrollbar-arrow-color:black;
           scrollbar-base-color:#FCFCEA;
           scrollbar-dark-shadow-color:#FCFCEA;
           scrollbar-face-color:#FCFCEA;
           scrollbar-highlight-color:#999999;
           scrollbar-shadow-color:#FFFFCC
}
.br	{height:0;line-height:0;margin:0;font-size:0;padding:0;border:0px solid red}
.linkimg
 {
  color: #99cc33;
   font-weight: bold;
  text-decoration: none;
}
.linkimg:hover {
  color: #434125;
   font-weight: bold;
  text-decoration: none;
}


TD.maintext {
  line-height: 1.5;
  background: #b8e33c;
padding-left: 5px;
padding-right: 15px;
padding-top: 5px;
}

.tabelmain {
  font-family:verdana;font-size:12px;color:#ff3333;
  line-height: 1.5;
  background: #ffffff;
  vertical-align: middle;
}
.tmain {
  line-height: 1.5;
  vertical-align: middle;
}
.mainlogo {
 font-family:verdana;font-size:12px;color:#ff3333;
  line-height: 1.5;
  }
.main1 {
  line-height: 1.5;
  background: #ffffff;
  border-color: #99cc33;
  border-style: solid;
  border-width: 1px;
}
.mainkader
{
	border: 1px solid;
	  line-height: 1.5;
  border-color: #99cc33;
	background-color : #ffffff;
}


.cssbutton {
 background: #ffffff;
 color : #99cc33;
 text-decoration: none;
 vertical-align: top;
   font-weight: bold;
  font-family: Verdana;
font-size: 12px;
cursor: pointer;
text-align:center;
border: 1px;
  border-style: solid;
  border-color: #434125;
  border-spacing: 1px;
}

em{
  color : #ff3333;
 text-decoration: none;
   font-style: italic;
}
 
.cssbuttonsubmit{
 background: #ffffff;
 color : #99cc33;
 text-decoration: none;
 vertical-align: top;
   font-weight: bold;
  font-family: Verdana;
font-size: 12px;
cursor: pointer;
text-align:center;
border: 0px;
  border-style: solid;
  border-color: #434125;
  border-spacing: 1px;

}
.imgborder
{
	border: 2px solid #99cc33;
	border-style: dotted;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	background-color: #ffffff;
}
.imgl
{
	border: 1px solid #cc3300;
	border-style: solid;
	background-color: #ffffff;
}

.img
{
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	
}
.tip {font:12px Verdana,Helvetica,sans-serif; border:solid 1px #FF9900; padding:1px; position:absolute;top:25%;left:25%;width:30%; z-index:100; visibility:hidden; color:#000066; top:10px; left:50px; background-color:#ffffff; layer-background-color:#ffffcc;}

.tooltip {
	color: #CC6600;
	font: 12px Verdana,Helvetica,sans-serif;
	text-decoration: none;
	font-style: italic;
	font-variant: small-caps;
	cursor:help;
}
.png
{
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/catalog/images/retrobaby.png',sizingMethod='scale');

}
