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

#continue {

          display: inline;
}

#cart
{

   border-color: #999;
    border-width: 1px 1px 0px 0px;
    border-style: solid;
}

#cart td.main
{
    border-color: #999;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFF;
}

#cart td.main1
{
    border-color: #999;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFF;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

#cart td.maintd
{

      background-color: #F4F4F4;
}

#cart th.main
{
    border-color: #999;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFF;
    
    font-weight: bold;
}


BODY {
  background: #FFF url("images/squiggleBG.gif") repeat-y;
  
  color: #000000;
  margin: 0px;
  padding: 0px;
}

.stretcher {
	BACKGROUND: #fff;
	color: #484848;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#content ul {

  padding: 0px;
  padding-left: 15px;
  margin: 0px;
}

#footer {
        margin-left: 20px;
        color:#999;
        width:685;
        text-align:justify;
        margin-top:50px;
        font-family:Arial;
        font-size:10px;
        padding:15px;
        background: #FFF;
}

#footer * {

        padding: 0px;
        color: #999;
        text-align: justify;
        margin: 0px;
        font-family:Arial;
        font-size:10px;
}

TABLE.container {

          /*background: url("images/squiggleBG.gif") no-repeat;*/
          padding-left: 20px;
          padding-right: 20px;
}

TD.container {

          
           
          padding-top: 20px;
}

#content {
        
         padding-left: 0px;
}

#content p {

         
}

.pageHeading, .pageHeading {
  font-family: Times New Roman;
  font-size: 28px;
  font-weight: normal;
  color: #333333;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

h1 {
  font-family: Times New Roman;
  font-size: 28px;
  font-weight: normal;
  color: #333333;
  
  margin-top: 0px;
  padding-top: 0px;
}

h2 {
   
   font-size: 14px;
   color: #000;
}

h3 {

   font-size: 12px;
   color: #000;
   font-family: arial;
   margin-bottom: 0px;
   padding-bottom: 0px;
   padding-left: 10px;
   
}

#checkout_header td {

        font-size: 16px;
        padding-right: 6px;
        font-family: times new roman;
}

td.header_right {

                font-size: 18px;
        color: grey;
        font-family: times new roman;
}

td.current {

        color: #1E6AAE;
}

.frontheader {

  font-size: 16px;
  font-family: times new roman;
  
}

.bolder {

        font-weight: 600;
}

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

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

a.blue {
  
  color: #206bad;
  
}

.display {

  padding: 0px;
  margin: 0px;
	background: none !important;
	background: #fff;

}

#content div {
	margin: 0;
	padding: 0;
	height: 1%;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #206bad;
  color: white;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #206bad;
  color: white;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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



TR.subBar {
  background: #f4f7fd;
}

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

.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  
}

.maingrey, td {
  font-family: Arial, sans-serif;
  font-size: 12px;
  
  color: #484848;
}

#message_create {

  padding-top: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.smallHighlightText {

  font-family: Arial;
  font-size: 12px;
  color: #206bad;
}

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #484848;
  
}

#search input {

        border: 1px solid #000;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #484848;
}

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

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

.product_heading {

  font-size: 16px;
}

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

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

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

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

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; color: white; font-size: 12px; background-color: #206bad; }

/* input requirement */

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

#dhtmltooltip{
position: absolute;

border: 1px solid #333;
padding: 5px;
background-color: white;
visibility: hidden;
z-index: 999999999;
color: #333;
font-family: arial;
font-size: 12px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#footer * {
	color: #999;
}


/* side menu */

#side-menu {
  margin: 0px; padding: 0px; margin-left:0px; list-style-type: none;
  margin-top: 65px;
}

ul.categories-list {
  margin: 0px; padding: 0px; margin-left: 0px; list-style-type: none;
}
ul.categories-list li {
  margin: 0px; padding-bottom: 15px;
}
ul.categories-list li ul {
  margin-top: 10px; padding-left: 15px;
}
ul.categories-list li ul li {
  padding-bottom: 0px;
}
ul.categories-list li ul li ul {
  margin-top: 10px; padding-left: 15px; margin-bottom: 10px;
}


ul.categories-list li.side-menu-indent {
  padding-left: 15px;
  padding-bottom: 0px;
}

/* side menu */
