/*
  $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 { font-family: Trebuchet MS; }
.errorBox { font-family : Trebuchet MS; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Trebuchet MS; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Trebuchet MS; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #000000;
  background-image: url("images/bg.jpg");
  background-repeat: no-repeat;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

.left-column {
background: #efefef;
padding: 10px;
}

.SideinfoBox {
background: #efefef;
}

TD.SideinfoBoxHeading {
font-family: Calibri;
font-size: 15px;
font-weight: bold;
padding: 1px;
background: #ffffff;
color: #000000;
border: #c9c9c9 1px solid;
font-variant: small-caps;
}

.SideinfoBoxContents {
background: transparent;
font-family: Calibri;
font-size: 0.7em;
line-height: 1.5;
padding: 1px;
}

.main-content {
background: #efefef;

padding: 10px;
}

.languageboxarea {
background-image: url(images/logo_2.jpg);
width: 320px;
height: 93px;
}

.searchboxarea {
background-image: url(images/logo_3.jpg);
width: 320px;
height: 94px;
vertical-align: middle;
padding-right: 5px;
font-family: Calibri;
font-size: 12px;
font-weight: bold;
}
.breadcrumbarea {
background-image: url(images/logo_4.jpg);
width: 900px;
height: 42px;
padding-left: 250px;
font-family: Calibri;
font-size: 15px;
font-weight: bold;
}

.footerarea {
background-image: url(images/footerbg.jpg);
width: 900px;
height: 16px;
font-family: Calibri;
font-size: 11px;
font-weight: bold;
color: #d3d3d3;
padding: 5px;
}

.outline {
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #663300;
}

.shadow1 {border: #d3d3d3 1px solid;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Calibri;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

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

.infoBoxContents {
  background: #fafafa;
  font-family: Calibri;
  font-size: 14px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Calibri;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Calibri;
  font-size: 14px;
  font-weight: bold;
  background: #transparent;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Calibri;
  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: #f8f8f9;
}

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

TABLE.productListing {
border: 1px;
border-style: solid;
border-color: #d3d3d3;
border-spacing: 1px;
}

.productListing-heading {
font-family: Calibri;
font-size: 14px;
background: #fafafa;
color: #000000;
font-weight: bold;
}

TD.productListing-data {
  font-family: Calibri;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
font-family: Verdana;
font-size: 26x;
font-weight: bold;
color: #FE0000;
font-variant: small-caps;
}

TR.subBar {
  background: #ffffff;
}

TD.subBar {
  font-family: Calibri;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Calibri;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Calibri;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Calibri;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Calibri;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Calibri;
  font-size: 14px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Calibri;
  font-size: 12px;
  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; }

/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 310px; width: 500px; padding:0; margin:0; overflow: hidden; border: 1px solid #000; background-color:#fff;}
.PCSChild { height: 296px; width: 495px; padding: 5px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #d3d3d3; background: #fff; color:#d3d3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/