/*
  $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;padding: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: #fff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
color:#3f4a4e;
margin:0;
background:#000000 url('images/template/background.png');
font-size:12px;
color:#5e5e5e;
text-align:center;
}
#wrapper {
width:950px;
text-align:right;
margin:0 auto;
padding:0;
background-color:#ffffff;
}
/* BOX STYLE */
.tl {width:12px;height:42px;}
.tlop {background: #6a6a6a url(images/bgheaderloop.jpg) repeat-x;width:177px;height:42px;font-family:Geneva, Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;color:#ffffff}
.tr {width:11px;height:42px;}
.cl {background: #fff repeat-y;width:12px;height:100%;}
.cr {background: #fff repeat-y;width:11px;height:100%;}
.bl {background: no-repeat;width:12px;height:4px;}
.blop {background: repeat-x;height:4px;width:177px;}
.br {background: no-repeat;width:11px;height:4px;}
/* END BOX STYLE */
/* CONTENT BOX STYLE */
.ctl {width:12px;height:42px;}
.ctlop {background: #6a6a6a url(images/bgheaderloop.jpg) repeat-x;height:42px;font-family:Geneva, Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;color:#ffffff}
.ctr {width:11px;height:42px;}
.ccl {background: repeat-y;width:12px;height:100%;}
.ccr {background: repeat-y;width:11px;height:100%;}
.cbl {background: no-repeat;width:12px;height:4px;}
.cblop {background: repeat-x;height:4px;}
.cbr {background: #fff no-repeat;width:11px;height:4px;}
/* END CONTENT BOX STYLE*/
A {
  color: #000000;
  text-decoration:none;
}

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

FORM {
	display: inline;
}

TR.header {
margin:0;
padding:0;
}

TR.headerNavigation {
  background: #ffffff;
  
}

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

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

A.headerNavigation:hover {
  color: #1a1a1a;
  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: #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: #ffffff;
}

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

.infoBox {
  background: #ffffff;
}
.contentBox {
  background: #ffffff;
}
.contentBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:5px;
}
.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width:177px;
}

.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: #bbc3d3;
  color: #ffffff;
}

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

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

TABLE.productListing {
  border: solid 1px #5c5c5c;
  border-spacing: 1px;
}

.productListing-heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; line-height: 2em; background-color: #464646; background-position: 0 0; }

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

A.pageResults {
  color: #1a1a1a;
}

A.pageResults:hover {
  color: #1a1a1a;
  background: #7dff32;
}

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

TR.subBar {
  background: #fff;
}

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

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: #fff;
  ;border: solid 1px #7b9ebd; }

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

div.column { color: #fff; font-size:10px; font-family: Verdana, Arial, sans-serif; }



div.column_header { height: 14px; font-weight: bold; background-color: transparent; }
div.column_header_none {

}



div.column_header_left h4 { padding-left: 0; margin:  0 0 0 6px; font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #424242; }



div.column_header_right h4 {

  padding-left: 13px;

  margin: 0 11px 0 0;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #ffffff;

}



div.column_header_none h4 {

  padding-left: 6px;

  margin: 0;

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #424242;

}



div.column ul, div.column ol, div.column_p_box {

  background: transparent;

  list-style-type: none;

  padding: 10px 0 10px 5px;

  margin: 0 4px 4px;

  line-height: 1.6em;



}



div.column li, div.column_p_box p {

}



.column_li_center {

  text-align: center;

}



.column_li_left50 {

  float: left;

  text-align: left;

  width: 45%;

  clear: both;

}



.column_li_right50 {

  float: right;

  text-align: left;

  width: 45%;

  clear: both;

}





  width

  text-align: center;

}
