/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.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; }

.left-column {
  padding-left: 15px;
}

.searchboxarea {
padding-bottom: 8px;
}

.main-content {
padding-right: 15px;
padding-left: 4px;
}

BODY {
  background: #ffffff;
  color: #25657D;
  margin: 0px;
scrollbar-base-color:#616161;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #565656;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

a:hover.headerNavigation {
  color: #ffffff;
}

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

.infoBox {
  background: #cfcfcf;
}

.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: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #565656;
  color: #ffffff;
}

.centerinfoBox {
  background: #ffffff;
}

.centerinfoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.centerinfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #656565;
  color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*BOF Left Side InfoBoxes*/
.SideinfoBox {
   background: url(images/box_center.jpg);

}
TD.SideinfoBoxHeading {
	background: url(images/box_top.jpg) no-repeat left top;
	height: 25px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  font-variant: small-caps;
  padding-left: 12px;
  padding-top: 6px;
}

.SideinfoBoxContents {
  background: url(images/box_center.jpg) no-repeat left top;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.8em;
  line-height: 1.5;
  padding-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
color: #22356B;
}
/*EOF Left Side InfoBoxes*/

.categinfoBox {
   background: url(images/box_center.jpg);
}

.categinfoBoxContents {
/*  background: #f8f8f9; */
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;   
  }

.categinfoBoxContentsText {
/*  background: #f8f8f9; */
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  text-decoration: none;   
  padding-top: 5px;
}

A.categinfoBoxContentsText {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #616161;
  text-decoration: none; 
}
/*BOF Center InfoBox*/
.otherinfoBox {
  background: url(images/centerBox_center.gif) repeat-y;
}

.otherinfoBoxContents {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
padding-right: 0px;
}

TD.otherinfoBoxHeading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
color: #ffffff;
	background: url(images/centerBox_top.gif) no-repeat left top;
height:28px;
    padding-left: 20px;
    padding-top: 7px;
}
/*EOF Center 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 {
  background: #ffffff;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #cfcfcf;
  border-spacing: 1px;
  padding-top:10px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #565656;
  color: #FFFFFF;
  font-weight: bold;
}

.newProdDecr {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.newProdPrice {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
 color: #000000;
 font-weight: normal;
padding-left: 5px;
}
A.newProdName {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #4e4e4e;
  font-weight: bold;
}

.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #656565;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #656565;
}

TR.subBar {
    background: #565656;
  color: #ffffff;
}

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

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;
  background: #565656;
  color: #ffffff;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #cfcfcf;
  border-color: #565656;
  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; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #cfcfcf;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #565656;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
td {
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
td.mid {
	text-align: center;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

td.vmid {
	text-align: left;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.style1 {font-size: 12px}
.style2 {
	color: #25657D;
	font-weight: bold;
}
.style3 {
	color: #1D1C72;
	font-weight: bold;
}
.style4 {
	color: #EB890E;
	font-weight: bold;
}
.style5 {
	color: #D72423;
	font-weight: bold;
}
.style6 {
	color: #AE0F0F;
	font-weight: bold;
}
.style7 {
	color: #FF6603;
	font-weight: bold;
}
.indexfoot {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: xx-small;
    padding-left:20px;
padding-top:5px;
}
.indexfootnews {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: xx-small;
    
    }
	TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}
.new_mod {
border: 1px #BFBFBF solid;
}
.news{
font-family:Tahoma;
font-size:11px;
padding-top:10px;
padding-left: 20px;
font-weight:bold;
color: #FFFFFF;
}
.news a:link, .news a:visited, .news a:hover, .news a:active{
font-family:Tahoma;
font-weight:bold;
color: #FFFFFF;
}
.news a:hover{
font-family:Tahoma;
font-weight:bold;
color: #FFFFFF;
text-decoration:underline;
}