/*
  $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: 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 {
margin:0;
background-color: #141919;
color: #000000;
text-align:center;
}
#container {
width:820px;
margin:auto;
}
.menu a{
outline:none;
}
/* Menu spacers */
.spacer_1 {
background: url(images/template/sp_1.gif);
width:39px;
height:29px;
}
.spacer_2 {
background: url(images/template/sp_2.gif);
width:40px;
height:29px;
}
.spacer_3 {
background: url(images/template/sp_3.gif);
width:36px;
height:29px;
}
.spacer_4 {
background: url(images/template/sp_4.gif);
width:40px;
height:28px;
}
.spacer_5 {
background: url(images/template/sp_5.gif);
width:40px;
height:28px;
}
.spacer_6 {
background: url(images/template/sp_6.gif);
width:44px;
height:28px;
}
.menu_left {
background: url(images/template/menu_left.gif);
width:40px;
height:128px;
}
.menu_top {
background: url(images/template/menu_top.gif);
width:492px;
height:35px;
}
.menu_mid_spacer {
background: url(images/template/menu_mid_spacer.gif);
width:492px;
height:4px;
}
.menu_top_left {
background: url(images/template/menu_top_left.gif);
width:84px;
height:35px;
}
/* End Menu spacers */
/* Header */
.top_left {
background: url(images/template/top_left.gif);
width:40px;
height:86px;
}
.top_header_right {
background: url(images/template/top_header_right.gif);
width:84px;
height:86px;
}
/* End Header */
/* Specials Box */
.p_top {
background: url(images/template/p_top.gif);
width:223px;
height:86px;
}
.p_top_rand {
background: url(images/template/p_top_rand.gif);
width:223px;
height:86px;
}
.p_left {
background: url(images/template/p_left.gif) no-repeat;
width:25px;
height:80px;
}
.p_right {
background: url(images/template/p_right.gif) no-repeat;
width:32px;
height:80px;
}
.p_center {
background-color:#FFFFFF;
width:166px;
height:80px;
color: #0c0c0c;
}
.p_center a {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #0c0c0c;
outline: none;
}
.p_bottom {
background: url(images/template/p_bottom.gif);
width:223px;
height:48px;
}
#special_container {
padding-left: 20px;
color: #494949;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
#special_container a {
color: #484A57;
}
#special_container a:hover {
color: #484A57;
text-decoration: none;
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #868686;
  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; 
}

A.headerNavigation:hover {
  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: #0c0c0c;
}
TR.footer-white {
  background: #ffffff;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0c0c0c;
  color: #ffffff;
  font-weight: bold;
}
TD.footer-white {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
}
.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.cart a {
text-decoration: none;
outline: none;
}
.cart a:hover {
text-decoration: none;
outline: none;
}
.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: 11px;
  font-weight: bold;
  color: #161b23;
  padding-left: 10px;
}

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

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: #b6b7cb;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #191919;
}

A.pageResults:hover {
  color: #191919;
  background: #eeeeee;
}

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

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.smallTextFooter {
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}
TD.smallTextFooter a {
  color: #FFCC66;
  text-decoration: none;
}
TD.smallTextFooter a:hover {
  color: #FFDD88;
  text-decoration: none;
}
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;
  font-size:12px;
  font-weight: bold;
}

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; }
/* Manufacturer image carousel stylesheets */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-tango .jcarousel-container {
    background: #0c0c0c;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 755px;
    padding-left: 25px;
	padding-right: 25px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 200px;

}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  755px;
    height: 57px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 200px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 100px;
    height: 57px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 20px;
    right: 4px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: transparent url(images/template/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 20px;
    left: 4px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: transparent url(images/template/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/template/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/template/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
/* Categories */
.t1 {
background: url(images/template/box/t1.gif) no-repeat;width: 16px;height: 22px;
}
.t2 {
background: url(images/template/box/t2.gif) no-repeat;width: 165px;height: 22px;
}
.t3 {
background: url(images/template/box/t3.gif) no-repeat;width: 18px;height: 22px;
}
#top_div {
color: #00000000; abcolor: #2DA495;font-size: 14px;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;
}
.m1 {
width: 16px;
}
.m2 {
width: 165px;
}
.m3 {
width: 18px;
}
#cat_container {
background-color: #161b23;color: #ffffff;font-size: 10px;font-family:Verdana, Arial, Helvetica, sans-serif;padding-left:10px;padding:10px;padding-bottom: 0;font-weight: bold;
}
#cat_container a {
color: #ffffff;font-size: 11px;font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}
#cat_container a:hover {
color: #CBDC53;
abccolor: #CECCC1;
text-decoration: none;
}
.d1 {
width: 16px;
}
.d2 {
width: 165px;height:13px;
}
.d3 {
width: 18px;
}
#cat_container a.level1 { color: #fdf487; text-decoration: none; }
#cat_container a.level1:hover { color: #CBDC53; text-decoration: none; }
#cat_container a.level2 { color: #fced42; text-decoration: none; }
#cat_container a.level2:hover { color: #CBDC53; text-decoration: none; }
#cat_container a.level3 { color: #fbe603; text-decoration: none; }
#cat_container a.level3:hover { color: #CBDC53; text-decoration: none; }
/* End Categories */
.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #161b23;
  padding-left: 10px;
}
.breadcrumb a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #161b23;
  padding-left: 10px;
}
.breadcrumb a:hover {
  color: #161b99;
}
.popup {
  padding: 10px;
  background-color:#FFFFFF;
  border: 1px solid #999999;
  font-size: 12px;
  }
