/*
  $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: Georgia, Garamond, "Times New Roman", Times, serif; font-size: 10px; }
.errorBox { font-family : Georgia, Garamond, "Times New Roman", Times, serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }

BODY {
/*  background-image: url('images/bg5.jpg');*/
/*  background: #ffffff;*/
  color: #000000;
  margin: 8px;
}

A {
  color: #0000ff;
  text-decoration: none;
}

A:hover {
  color: #900000;
  text-decoration: underline;
}

td.tinytext {
        font-size:12px;
        text-align:left;
        /*valign:bottom;*/
}

.companyname {
        /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
        font-family: Georgia, Garamond, "Times New Roman", Times, serif;
        /*font-family:Brush Script MT;*/
        font-size: 18pt;
        color: #000066;
        text-align: left;
        text-decoration: none;
        padding-top: 0px;
        font-weight:bold;
}

FORM {
        display: inline;
}
/*
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}*/

TD.headerNavigation {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 10px;
/*  background: #bbc3d3;*/
/*  color: #ffffff;*/
  font-weight: normal;
  text-decoration: none;
}

A.headerNavigation { 
  /*color: #dddddd;
  text-decoration: none;*/
}

A.headerNavigation:hover {
  /*color: #ffffff;
  text-decoration: underline;*/
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
/*  background: #bbc3d3;*/
}

TD.footer {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 10px;
/*  background: #bbc3d3;*/
  color: #000;
  font-weight: normal;
}

.address {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 18px;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: bold;
  background: #330033;
  color: #ffffff;
  padding: 1;
  text-align: left;
}

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 10px;
  text-align: center;
}

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: 0px;
  border-style: double;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: bold;
  color: #800;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.main1, P.main1 {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.main2, P.main2 {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  color: red;
 /* background: yellow;*/
}

TD.MRETText, SPAN.MRETText, P.MRETText {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: normal;
  /* background-color: #ff0;*/
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
}

TD.phonenumber {
  font-family: "Times New Roman", Times, serif;
  font-size: 14pt;
  font-weight: bold;
  color: #000;
}

TD.fieldKey {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Georgia, Garamond, "Times New Roman", Times, 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: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Georgia, Garamond, "Times New Roman", Times, serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-size: 10px; color: #ff0000; }


/*Categories Stylesheet*/
        #button {
                padding: 0 0 0 0;
                font-family: Georgia, Garamond, "Times New Roman", Times, serif;
                background-color: #fff;
                color: #000;
                width: 100%;
                }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border-top: 1px solid #000;
                }

        #button li {
                border-bottom: 0px solid #000;
                margin: 0;
                }

        #button li a {
                display: block;
                padding: 0px 0px 0px 0.5em;
                border-left: 1px solid #000;
                border-right: 0px solid #000;
                background-color: #fff;
                color: #00f;
                text-decoration: none;
                width: 100%;
                }

        #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 1px solid #000;
                border-right: 0px solid #000;
                background-color: #ffff00;
                color: #000;
                }
        #button li.selected  a {
                border-left: 1px solid #000;
                border-right: 0px solid #000;
                background-color: #e6ffff;
                color: #000;
               }
               
/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-size: 12px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Georgia, Garamond, "Times New Roman", Times, serif; font-size: 12px; color: #000000; }

td.topline {
        border-top: 2px solid #ccc;
        height=15;
        text-align: left;
        font-size: 9pt;
        vertical-align:text-bottom;
}

td.counter {
        font-size:12px;
        text-align:right;
        color:#ccc;
        font-family: Verdana, Arial, sans-serif;
        }

.blockquote {
        float: right;
        width: 300px;
        color: #003366;
        font-size: 12px;
        font-family: "Times New Roman", Times, serif;
        padding: 3px 10px;
        margin: 1px 7px auto;
        background-color: #EFEEFF;
        text-align: justify;
        clear: left;
        border: solid #003366;
        border-width: 7px 0px;
}

.blockquote ul {
        list-style: disc;
		margin: 6 0 6 30px;
}
				
.blockquote li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}	

li, ol li , ul li {
        margin: 0px 0px 0px 30px;
		font-size: 12pt;
}
