/*
  $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
*/

.categoriesDescription {
	padding-bottom: 10px;
	font-size: 12px;	
}

.newsHeadline, A.newsHeadline, A:link.newsHeadline, A:visited.newsHeadline, A:hover.newsHeadline  {
	color: #186322;
	font-weight:bold;
	font-size:12px;
}

.newsContent {
	color: #646464;
	font-size: 12px;
	padding-bottom: 10px;
}

.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: url(images/bgd_slice.gif);*/
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #888888;
  text-decoration: underline;
}
/* Nav Menu
-------------------------------------------------------------------------------------- */
#nav ul {
   list-style: none;
   margin: 0px;
   text-align: left;
   padding: 0;
}
#nav li {
	clear: both;
	float: left;
	display: block;
	width: 229px;
}
#nav li a {
	background: url(images/cat-yell-bgd-slice.gif) repeat-x 0px 0px;
	border-bottom: 1px solid #fff;
	color: #1a360f;
	display: block;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	text-decoration: none;
}
#nav li a:hover, #nav li.selected a:hover{
   color: #fff;
   background: #fecc02;
}
#nav li.selected a {
    background: #fecc02;
	color: #fff;
}
#nav li.selected a {
    background: #fecc02;
}
#nav li.cat_lev_1 a {
   padding: 5px 0 5px 28px;
   font-weight: normal;
}
#nav li.cat_lev_2 a {
   padding: 5px 0 5px 38px;
   font-weight: normal;
}



/* styles moved up - start */
 .bg{
  background-image: url(images/m20.gif);
  background-repeat: repeat-y; 
 }

 .se{
  width: 128px;
  font-size: 9px;
 }

 .ml{
  font-size: 11px;
  color: #25670F;
  text-decoration: none;
 }

.ml1{
  font-size: 10px;
  color: #646464;
  text-decoration: underline; 
}

 .ml2{
  font-size: 11px;
  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;
 }

.white{
  background-color:#FFFFFF;
}

.message{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 10px;
}

.content{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 10 10 10 10;
}

.advert{
  text-align: center;
  vertical-align: middle;
  margin: 5 0 5 0;
}
.advert img {border: 1px solid #d3d1d1;}
/* styles moved up - end */

/*
_______________________Social Networks______________________*/
ul.social-nav {padding: 2px 10px 0 0; border-top: 1px solid #1A360E;}
ul.social-nav li {list-style:none; float: right;}
ul.social-nav li a {
display:block;
height:24px;
margin:0 0 0 8px;
text-indent:-9999px;
width:24px;
}
ul.social-nav li a.twit {background: url(images/Twitter.gif) no-repeat 0px 0px;}
ul.social-nav li a.face {background: url(images/Facebook.gif) no-repeat 0px 0px;}
ul.social-nav li a.twit:hover, ul.social-nav li a.face:hover
{background-position: 0px -24px;}


FORM {
 display: inline;
 padding: 0;
 margin: 0;
}

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 {
  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: #FFFFFF;
  //shopping-cart header/footer color
  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: normal;
  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: 12px;
  color: #ffffff;
  font-weight: bold;  
  height: 36px;
  width: 445px;
  background: url('images/m27.gif');
  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: 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: 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: 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: 11px;
 color: #646464;
}

table.headerForm {
	background-color: #1A360E;
}
td.textWhite {
	color: #ffffff;
	font-weight: bold;
}
div.gw {
	border-top: 1px solid #FFFFFF;
	/*border-bottom: 1px solid #1A360E;*/
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin-bottom: 4px;
	height: 24px; padding: 2px 0;
}
td.keywordsField {
	padding: 0 1px 0 2px;
}
span.normal {
	font-weight: normal;
}
td.textWhite a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
td.textWhite a:hover {
	color: #888888;
	text-decoration: underline;
}
div.welcome {
	padding-right: 15px;
}
div.enlargeLink {
	margin-top: 3px;
}
div.enlargeLink a {
	background: url(images/arrow.gif) left center no-repeat;
	font-weight: bold;
}
div.subTitle {
	background: url(images/arrow.gif) left center no-repeat;
	padding-left: 13px;
	font-weight: bold;
	color: #646464;
	margin-bottom: 3px;
}
img.productImg {
	border: 1px solid #D4D4D4;
	display: block;
	cursor: pointer;
}

/*top menu*/

table.topmenu td {
	padding: 1px 0 1px 0;
}

/*eof top menu*/

#listmenu {
   width: 229px;
}
#listmenu ul {
  list-style-type: none;
  text-align: left;
  padding: 0;
  margin: 0;

}
#listmenu ul li {
   line-height: 16px;
   list-style-type: none;
   
}
#listmenu ul li a {
    background: url(images/m06.gif) 15px 3px no-repeat;
	padding: 0 0 0 29px;
	font-weight: bold;
	list-style-type: none;
	font-size: 12px;
	text-decoration: none;
	color: #1a360f;
}
#listmenu ul li a:hover {
	text-decoration: underline;
	color:#999999;
}
.maillink {
   background: url(images/icon-mail.gif) 0px 3px no-repeat;
   padding: 0 0 0 17px;
   font-weight: bold;
   margin-top: 3px;
   color: #226508;
}

td.headerright {
   text-align: right;
}
/*eof categories menu*/
.left-title {
   background:url(images/m19.gif) no-repeat 0px 0px;
   width: 229px;
   height: 36px;
   font-weight: bold;
   color: #fff;
   padding: 10px 0 0 17px;
   font-size: 12px;
}
.faves {
    background:url(images/icon-faves-heart.gif) no-repeat 15px 80px;
    font-size: 10px;
	text-align: center;
	height: 20px;
	padding: 80px 0 0 0;
	width: 140px;
}
.alignleft {
    float: left;
	margin: 5px 5px 5px 0px;
}
