/*
  $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
*/
h1 { 
 font-family: Arial, sans-serif;
 font-size: 24px;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 color: #badfbf;
}

h2 { 
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; text-align: center;}
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000000;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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 {
  height: 18px;
  border-bottom: 2px solid #dad3d3;
  background: #badfbf;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  height: 18px;
  border-bottom: 2px solid #dad3d3;
  background: #badfbf;
}

.infoBox {
  background: #b6b7cb;
}

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

.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: #000000;
  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: #f8f8f9;
}

TR.newProductListing {
  background: #ffffff;
}

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

TABLE.newProductListing {
background-color: #ffffff; 
}

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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

TD.headerarea {
background-image: URL("images/jewellery_header.jpg");
background-repeat: no-repeat; 
height: 145px; 
padding-left: 742px;
padding-top: 124px;
font-family: Arial;
font-size: 10px;
color: #000000;
}

TD.headerarea a{
color: #000000;
}

TD.headerarea a:hover{
color: #000000;
}

TD.rightcolumnspacing {
padding-right: 6px;
padding-left: 11px;
}

TD.leftcolumnspacing {
padding-right: 11px;
padding-left: 6px;
}

TD.newInfoBoxHeading {
height: 18px;
width: 173px;
background-image: URL("images/top_box_background.gif");
background-repeat: no-repeat;
text-align: center;
font-family: Arial;
font-size: 14px;
color: #000000;
}

TD.newSubInfoBoxHeading {
height: 17px;
width: 173px;
background-image: URL("images/middle_box_background.gif");
background-repeat: no-repeat;
text-align: center;
font-family: Arial;
font-size: 14px;
color: #000000;
}


TABLE.newInfoBox {
width: 173px;
background-image: URL("images/info_box_background.gif");
background-repeat: repeat-x;
text-align: center;
font-family: Arial;
font-size: 14px;
color: #000000;
border-right: 2px solid #dad2d2;
border-left: 1px solid #dad2d2;
padding-top: 10px;
padding-bottom: 15px;
padding-left: 3px;
padding-right: 3px;
background-color: #ffffff;
}

TABLE.newBottomInfoBox {
width: 173px;
background-image: URL("images/info_box_background.gif");
background-repeat: repeat-x;
text-align: center;
font-family: Arial;
font-size: 14px;
color: #000000;
border-right: 2px solid #dad2d2;
border-left: 1px solid #dad2d2;
border-bottom: 2px solid #dad2d2;
padding-top: 10px;
padding-bottom: 15px;
padding-left: 3px;
padding-right: 3px;
background-color: #ffffff;
}


.spacedBoxText { 
font-family: Verdana, Arial, sans-serif; 
font-size: 12px; 
text-align: center;
line-height: 28px;
}

.quickfindtext {
font-family: Arial;
font-size: 11px;
color: #717171;
}

.quickfindtext a {
font-family: Arial;
font-size: 11px;
color: #717171;
}

.newContentBox {
width: 580px;
text-align: center;
font-family: Arial;
font-size: 14px;
color: #000000;
border-right: 2px solid #dad2d2;
border-left: 1px solid #dad2d2;
border-bottom: 2px solid #dad2d2;
padding-top: 10px;
padding-bottom: 15px;
padding-left: 3px;
padding-right: 3px;
background-color: #ffffff;
}

.newprodSmallText {
font-family: Arial;
font-size: 12px;
font-weight: bold;
}

.newprodSmallText a:hover{
color: #000000;
}

.newproduct {
background-image: URL("images/newprod_frame.gif");
background-repeat: no-repeat;
height: 180px;
width: 181px;
padding-top: 4px;
}

.emptybasket {
margin-left: 1px;
width: 159px;
height: 181px;
border-left: 1px solid #badfbf;
border-right: 1px solid #badfbf;
border-top: 1px solid #badfbf;
background-color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 10px;
color: #86867a;
}

.spacedBoxText>.emptybasket {
width: 157px;
}

.productsinbasket {
margin-left: 1px;
padding-top: 5px;
padding-bottom: 5px;
width: 159px;
border-left: 1px solid #badfbf;
border-right: 1px solid #badfbf;
border-top: 1px solid #badfbf;
background-color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 10px;
color: #86867a;
}

.spacedBoxText>.productsinbasket {
width: 157px;
}

.totalcontainer {
margin-left: 1px;
font-family: Arial;
font-weight: bold;
font-size: 10px;
color: #86867a;
width: 159px;
height: 24px;
line-height: 24px;
background-image: URL("images/total_back.gif");
background-repeat: no-repeat;
}

.totalstablestyle {
font-family: Arial;
font-weight: bold;
font-size: 10px;
color: #86867a;
}

.totalstablestyle a{
color: #86867a;
}

.totalstablestyle a:hover{
color: #86867a;
}

.totaltext {
float: left;
padding-left: 10px;
}

.totalamount {
float: right;
padding-right: 10px;
}

.logingreet {
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #86867a;
}

.logingreet a {
color: #86867a;
}

.logingreet a:hover {
color: #86867a;
}

.whatnewclass {
font-family: Arial;
font-size: 12px;
font-weight: bold;
}

.whatnewclass a:hover{
color: #000000;
}

.internalboxcentre {
background-color: #ffffff;
border-right: 2px solid #dad2d2;
border-left: 1px solid #dad2d2;
padding-left: 8px;
padding-right: 11px;
}

.internalboxcentretxt {
font-family: Verdana;
font-size: 11px;
padding-top: 8px;
padding-bottom: 8px;
background-color: #ffffff;
border-right: 2px solid #dad2d2;
border-left: 1px solid #dad2d2;
padding-left: 8px;
padding-right: 11px;
}

.internalboxbottom {
background-color: #ffffff;
border-bottom: 2px solid #dad2d2;
border-right: 2px solid #dad2d2;
border-left: 1px solid #dad2d2;
padding-left: 8px;
padding-right: 10px;
}

.prodlistingleft {
width: 340px;
float: left;
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
}

.prodlistingright {
float: right;
}

.prodlistprice {
 font-family: Arial, sans-serif;
 font-size: 24px;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 color: #badfbf;
 padding-bottom: 50px;
}

.prodlistname {
 font-family: Arial, sans-serif;
 font-size: 22px;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 color: #badfbf;
}

.prodlistname a{
 font-family: Arial, sans-serif;
 font-size: 22px;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 color: #badfbf;
}

.prodlistname a:hover {
 color: #badfbf;
}

.prodlistimageholder {
height: 146px;
width: 146px;
padding-top: 3px;
padding-left: 3px;
background-image: URL("images/prod_list_frame.gif");
background-repeat: no-repeat;
}

.prodlistdesc {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 color: #000000;
}

.prodlistdesc a {
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #000000;
 text-decoration: underline;
}

.prodlistdesc a:hover{
 color: #000000;
 text-decoration: none;
}

.mainprodpic {
float: left;
width: 168px;
background-image: URL("images/main_pic_frame.gif");
background-repeat: no-repeat;
padding-top:4px;
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 text-align: center;
}

.mainprodpic a{
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
}

.mainprodpic a:hover{
 font-family: Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
}

.mainproddesc {
float: left;
padding-left: 10px;
width: 260px;
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
}

.mainproddesc p {
margin: 0px;
padding: 0px;

}

.mainprodaddtocart {
float: right;
width: 100px;
}

.green_underline {
background-image: URL("images/green_underline.gif");
background-repeat: repeat-x;
height: 3px;
line-height: 3px;
font-size: 1px;
}

.shopCartHeader {
background-image: URL("images/shop_cart_header_back.gif");
background-repeat: repeat-x;
height: 18px;
font-family: Arial;
font-weight: bold;
font-size: 12px;
padding: 0px;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

.shopCartHeaderLeft {
background-image: URL("images/shop_cart_header_back.gif");
background-repeat: repeat-x;
height: 18px;
font-family: Arial;
font-weight: bold;
font-size: 12px;
padding: 0px;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

.shopCartHeaderRight {
background-image: URL("images/shop_cart_header_back.gif");
background-repeat: repeat-x;
height: 18px;
font-family: Arial;
font-weight: bold;
font-size: 12px;
padding: 0px;
border-bottom: 1px solid #ffffff;
}

.shopCartHeaderProds {
background-image: URL("images/shop_cart_header_back.gif");
background-repeat: repeat-x;
height: 18px;
font-family: Arial;
font-weight: bold;
font-size: 12px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 10px;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

.shopCartData {
background-image: URL("images/cart_internal_back.gif");
background-repeat: repeat-x;
font-family: Arial;
font-weight: normal;
font-size: 12px;
}

.prodNameData {
font-family: Arial;
font-size: 14px;
font-weight: normal;
}

.prodNameData a{
font-family: Arial;
font-size: 14px;
font-weight: normal;
}

.subtotal {
padding-bottom: 6px;
padding-top: 4px;
background-image: URL("images/subtotal_background.gif");
background-repeat: repeat-x;
float: right;
font-family: Arial;
font-size: 14px;
}

.greenShadeInfoBox {
border: 1px solid #badfbf;
background-color: #ffffff;
padding: 1px;
}

.greenShadeInfoBoxContents {
background-image: URL("images/cart_internal_back.gif");
background-repeat: repeat-x;
font-family: Arial;
font-weight: normal;
font-size: 12px;
}
