/*
  $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
*/
.usefulhint { font-family: Verdana, Arial, sans-serif; font-size: 11pt; color: #ffffff}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 9pt; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10pt; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10pt; color: #cc0033; }
.productsNotifications { background: #111111; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10pt; color: #ffffcc; text-decoration: underline; }

BODY {
  background-color: #0F0D0E;
  background-image: url(images/theme/bg_body.jpg);
  background-repeat: repeat-x;
  color: #fefefe;
  margin: 0px;
  padding: 0px;
}

body, table {
	font-family : Verdana, Arial, sans-serif; font-size : 8pt; color: #ffffff;
}

p { font-family : Verdana, Arial, sans-serif; font-size : 8pt; color: #ffffff;}


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

A:visited {
  color: #DA241B;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #737373;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #efefef;
  font-weight : bold;
  height : 45px;
  background: #111111;
  background-image: url('images/theme/bg_header_footer.jpg');
  background-repeat: repeat-x;  
  border-top : 2px solid #232323;
  border-bottom : 2px solid #232323;
}

A.headerNavigation { 
  color: #DA241B; 
  text-decoration : none;
}

A.headerNavigation:visited { 
  color: #DA241B; 
  text-decoration : none;
}

A.headerNavigation:hover {
  color: #ededed;
  text-decoration : none;
}

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

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

TR.footer {
  background: #737373;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #111111;
  color: #efefef;
  font-weight: bold;
  height : 45px;
  background: #121212;
  background-image: url('images/theme/bg_header_footer.jpg');
  background-repeat: repeat-x;  
  border-top : 2px solid #232323;
  border-bottom : 2px solid #232323;
}

.infoBox {
  background: #737373;
}

.infoBoxContents {
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
}

.infoBoxNotice {
  background: #898989;
}

.infoBoxNoticeContents {
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  background: #737373;
  color: #ffffff;
  padding: 2px;
}

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

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

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

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

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

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

.pageResults {
  font-size: 9pt;
  color: #990000;
}

.pageResults A:link {
  color: #990000;
}

.pageResults A:visited {
  color: #990000;
}

.pageResults A:hover {
  color: #000000;
  background: #ff0000;
}

TD.pageHeading, DIV.pageHeading, h1.pageHeading {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #DA241B;
  border-bottom : 1px solid #737373;
  padding-bottom : 6px;
}

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: 10pt;
  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: #F0F5C8;
  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: #cc9900;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #309730;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D0B668; color : #000000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #999999; color : #110000}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 9pt; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 9pt; color: #9f9f9f; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 9pt; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10pt; background-color: #ffffcc; color: #330000}
.messageStackSuccess { color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10pt; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* custom */
.tbl_wrapper {
	border : 2px solid #232323;
	background-color : #000000;
}

.img_border1 {
	border : 6px solid #101010;	
}

.img_border1:hover {
	border : 6px solid #212121;	
}

.gallery_title {
	color : eeeeee;
	font-family : Verdana, Tahoma, Arial;
	font-size : 9px;
	font-weight : bold;
	text-align : center;
}


.barOtherSites {
    padding : 10px; 
    margin : 0px 6px 6px 6px;
    border-bottom :1px solid #232323;
}

.barOtherSites a {
    color : #C6C599;
    text-decoration : none;
}


hr {
    border : 0;
    height : 1px;
    color : #2D382A;
    background-color : #2D382A;
}


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

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

TD.linkListing-data {
  
  padding: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
}

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

TR.linkListing-even {
  background: #090909;
}
/* VJ Links Manager v1.00 end */


/* categories*/
a.css_cat {
    font-size : 11px;
    font-weight : bold;
    border-bottom : 1px solid #131313;
    padding-top : 3px;
    padding-bottom : 3px;
    display:block;
}

.cat_selected {
    color : #dedede;
}
/*************/


/* New Products Scroller */

#pscroller_np {
height: 190px;
width : 180px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-size: 10px;
  line-height: 1.2;
}



/* menu-top-info */
#menu-top-info {
	margin: 10px auto 10px auto;
	padding-right: 6px;
	width: 960px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

#menu-top-info a:link, #menu-top-info a:visited {
	color: #eee;
}