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

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold}
.normal{font-family: Arial, Helvetica, sans-serif; font-size: 12px;#000000}
.normal_small{
color: #828186;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #232323;
  background-image: url(images/bkgnd.jpg);
  background-repeat:repeat-x;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #a20247;/*#AABBDD;*/
  text-decoration: none;
}
SPAN.normal
{
  color: #999999;
  text-decoration: none;
  font-size:14px
}
SPAN.normal1
{
  color: #666666;
  text-decoration: none;
  font-size:13px
}
A.productname {
  color: #626366;
  text-decoration: none;
  font-weight:bold;
  line-height:120%;
  margin:0px;
  padding:0px; 
}

A.productname:hover {
  color: #a20247;
  text-decoration: none;
  line-height:120%;
  margin-top:0px;
  padding:0px; 

}

A.category_name {
  color: #ffffff;
  text-decoration: none;
  font-weight:bold;
  line-height:120%;
  margin:0px;
  padding:0px; 
}

A.category_name:hover {
  color: #ffffff;
  text-decoration: none;
  line-height:120%;
  margin-top:0px;
  padding:0px; 

}

FORM 
{
	display: inline;
}
.inputbox
{
	border:1px solid #666666;
	color:#666666
}
SELECT
{
	border:1px solid #666666;
}
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, 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, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  color: #cf6ceb;
}

.helpphone{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color:#990033;
}


TD.footer 
{
  /*font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;*/
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #cf6ceb;
}
A.footer {
  color: #cf6ceb;
  text-decoration: none;
 }

A.footer:hover {
  color: #cf6ceb;/*#AABBDD;*/
  text-decoration: none;
}
.infoBox 
{
  /*background: #ffffff;*/
}

.infoBoxContents 
{
  /*background: #ffffff;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height:2

}


.infoBoxContentsCheckout 
{
  #background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height:2

  border: 1px;
  border-collapse:collapse;
  border-style: solid;
  border-color: #cccccc;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background: #e8e7e9;
  color: #666666;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
TR.productListing-odd
{
	/*#background: #f8f8f9;*/
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd,  TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}
TR.productListing-even
{
	/*background: #f8f8f9;*/
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

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

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  /*#background: #b6b7cb;*/
  color: #666666;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#999b9e
}
TD.productListing-data p {
          margin:2px;
          padding:0;
          text-align:center;
        }


A.pageResults 
{
  color: #0000FF;
}

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

.logintext{

  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #666666;/*#9a9a9a;*/

}

A.logintext{

  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #666666;/*#9a9a9a;*/

}

TD.pageHeading, DIV.pageHeading 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #a30046;/*#9a9a9a;*/
}
SPAN.pageHeading
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #a30046/*E85494;/*#9a9a9a;*/
}
.prodQuantity
{
	border:1px solid #626366;
	font-size:10px;  
	font-weight:bold;
	color:#000000
}
TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main,div.main
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#666666
}

TD.smallText, SPAN.smallText, P.smallText 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
   color:#666666
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, 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, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-size:12px
}
SPAN.productSpecialPrice1{
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-size:16px
}
SPAN.productPrice 
{
  font-family: Arial, Helvetica, sans-serif;
  color: #626366;
  font-size:12px
}
SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }
.style2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style11bak {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.style11 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}
.menuboxbak
{
    border:0px solid #d9d9d9;
	background-color:#d1d2d4;
	height:425px	
}

.menubox
{
	background-image: url(images/column_background.jpg);
	background-repeat: repeat-x;

	background-color:#242324;
	height:425px	
}

.shoppingCartHeading
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990066;
}
.productBorder
{
	border-bottom:2px solid #c0c0c0;
	border-right:2px solid #c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.productNoBorder
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.productBorderBottom
{
	border-bottom:2px solid #c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.productBorder1
{
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.productInfo
{
	background-color:#e8e7e9;
}
/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

div.button{ 
  padding-left: 1px;
  color: #858588;

  font-size: 11px;
  font-variant:small-caps
  font-weight: bolder;
  width:158px;
  height:19px;
  margin-bottom:8px;
  text-align:center;
}

div.button_selected{ 
  padding-left: 1px;
background-color: #fde2e2; 
color:#999999;
  font-size: 11px;
  font-variant:small-caps
  font-weight: bolder;
  width:158px;
  height:19px;
  margin-bottom:8px;
  text-align:center;
}

a.butbox { 
display: block; 
height: 18px; 
width: 100%; 
padding-left:1px;
padding-top:5px;
padding-bottom:5px;
color:#999999;
background-color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
font-weight:bold;
} 

a.butbox_selected { 
display: block; 
height: 18px; 
width: 100%; 
padding-left:1px;
padding-top:5px;
padding-bottom:5px;

background-color: #fde2e2; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;

font-weight:bold;
} 


a.butbox:hover { 
background-color: #fde2e2; 
color:#999999;
font-weight:bold;
} 

.home_page{
margin-left: 12px; 
margin-right: 12px; 
margin-top: 12px; 
margin-bottom: 10px;
font-size: 10px; 
font-family: arial,helvetica,sans-serif;
color: #333333;
text-align:justify;
}
.home_page2{
line-height: 225%;
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}

a.home_page2{

font-size: 14px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}


.home_page_par{
margin-left: 12px; 
margin-right: 12px; 
margin-top: 12px; 
margin-bottom: 10px;
font-size: 10px;
font-family: arial,helvetica,sans-serif;
color: #333333;

}

.home_page_header2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #d56ef2;

}
.home_page_header{

font-weight:bold;
font-family: arial,helvetica,sans-serif;
color: #333333;
font-size: 10px;
}

.home_page_header:hover{


font-weight:bold;
font-family: arial,helvetica,sans-serif;
color: #000000;
font-size: 10px;
}
a.home_page_link{

font-size: 10px;
font-family: arial,helvetica,sans-serif;
color: #333333;

}

a.home_page_link:hover{

font-size: 10px;
font-family: arial,helvetica,sans-serif;
color: #000000;
}