/*
  $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: 12px; }
.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 {
  color: #ffffff;
  margin-left:20px;
  margin-right:20px;
  text-align: left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#666666;
}

.productListing-data a {
   color: #666666;
   font-weight: bold;
}

.productListing-data a:hover {
   color: #666666;
   font-weight: bold;
   text-decoration:underline;
}

p {
	font-size: 12px;
	padding:10px;
}

p a{
	color: #666666;
}

p a:hover{
	color: #666666;
	text-decoration:underline;
}

#container{
width: auto;
  height: auto;
  margin: auto;
  text-align: left;
}

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

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

/*#leftpanel {


	width: 200px;
	top: 0;
	margin-top: 10px;
	margin-left: 0px;
	background-color: transparent;
	background: url(images/button.gif) top left no-repeat;  

	}*/

#nav {
display:block;
  color: #666666;
  text-decoration: none;
    width:150px;
  height:30px;

}

#nav:hover {
display:block;
  color: #666666;
  width:150px;
  height:30px;
  text-decoration:none;
  background-image:url(images/button.gif);
}



A.navbar {
zoom: 1;
  color: #666666;
  text-decoration: none;
    width:150px;
  height:30px;

}

A.navbar:hover {
zoom: 1;
  color: #666666;
  width:150px;
  height:30px;
  text-decoration:none;
  background-image:url(images/button.gif);
}

A.navbar:active {
zoom: 1;
  color: #666666;
  width:150px;
  height:30px;
  font-weight:bold;
  text-decoration:none;
  background-image:url(images/button.gif);
}


#categories {
  color: #666666;
  text-decoration: none;
    width:150px;
  height:30px;

}

#categories:hover {
  color: #666666;
  width:150px;
  height:30px;
  text-decoration:none;
  background-image:url(images/button.gif);
}

a.categories {
zoom: 1;
  color: #666666;
  text-decoration: none;
    width:150px;
  height:30px;

}

a.categories:hover {
zoom: 1;
  color: #666666;
  width:150px;
  height:30px;
  text-decoration:none;
  background-image:url(images/button.gif);
}


TR.header {
  background: #EBE5D9;
}

TR.headerNavigation {
  background: #EBE5D9;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #EBE5D9;
  color: #666666;
  font-weight : bold;
}

A.headerNavigation { 
  color: #666666; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
background-image:url(images/gradient.jpg);
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
background-image:url(images/gradient.jpg);
  color: #666666;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #EBE5D9;
}

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

.infoBox {
/*  background: #b6b7cb; */
}

.Contents {
  background: #f8f8f9; 
padding: 10px;
  font-family: Verdana, Arial, sans-serif;
  background-image:url(images/gradient.jpg);
  width:100%;
/*  font-size: 10px;*/
}

.infoBoxContents {
/*  background: #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  background: #EBE5D9;
  width:100%;
/*  font-size: 10px;*/
}

.infoBoxNotice {
  background: #EBE5D9;
}

.infoBoxNoticeContents {
  background: #EBE5D9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #EBE5D9;
  color: #666666;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  
}

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-image:url(images/gradient.jpg);
}

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-image:url(images/gradient.jpg);
}


.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
background-image:url(images/gradient.jpg);
  color: #666666;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #666666;
  background-image:url(images/gradient.jpg);

  
}

TR.subBar {
  background: #EBE5D9;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#666666;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #666666;
}

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: #666666;
  font-weight: bold;
}


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

/* ****************************************************************************************** */
/* ********************************************MAIN**************************************** */
/* ****************************************************************************************** */
.header {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}
a.header {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.header:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.HASC {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}
a.HASC {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
}
a.HASC:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
.null {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.CR {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a.CR {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.CR:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.categorTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	color:#666666;
	padding-top:7px;
		width:150px;
	height:30px;
		background-image:url(images/categor.gif); background-repeat:no-repeat; background-position:center;
}

.categor {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a.categor {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.categor:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.FRIND {
	font-family: Impact;
	font-size: 30px;
	color: #BC1625;
}
.Date {
	font-family: Tahoma;
	font-size: 11px;
	color: #BBBBBB;
}
.Price {
	font-family: Tahoma;
	font-size: 22px;
	color: #1A5680;
}
.NameProd {
	font-family: Tahoma;
	font-size: 11px;
	color: #4B75AD;
	font-weight:bold;
	text-transform:uppercase;


}
.Currenc {
	font-family: Tahoma;
	font-size: 11px;
	color: #567B9A;
}
.Search {
	font-family: Arial;
	font-size: 12px;
	color: #17517C;
	font-weight:bold;
}
.RERE {
	font-family: Tahoma;
	font-size: 11px;
	color: #DF0D01;
	font-weight:bold;
}
.SSCCC {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF8606;
}
a.SSCCC {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF8606;
	text-decoration: none;
}
a.SSCCC:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF8606;
	text-decoration: underline;
}