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

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

BODY {
  background-image: url(images/bg.jpg);
  color: #333;
  margin: 0px;
  text-align:center;
  height:100%;
}

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

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

FORM {
	display: inline;
}
/* ___________________________ */

#wrapper {
	width:835px;
	background-image: url(images/main_bg.jpg);
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	padding: 50px 22px 0px 22px;
	text-align:center;

}

#bg{
	width:879px;
	background-image: url(images/main_bg.jpg);
	height:100%;

}

#header {
  text-align:left;
  height: 258px;
  background-image: url(images/header.gif);
  background-repeat:no-repeat;
  margin-bottom:10px;
  padding-left:25px;
  width:835px;
}
#country{ float:right; margin-right:50px;}
#top {
  height: 30px;
  width:250px;
}
#links {
  text-align:left;
  height: 150px;
  width:250px;
}
#menu {
  margin-top:30px;
  text-align:left;
  height: 20px;
  width:500px;
}

#main{ 
	background-color:#FFF;
	border:solid #aea996 20px;
	padding:7px;

}
.maintable{ width:100%;}
.left{ width:15%; vertical-align:top;}
.center{ width:70%; vertical-align:top;}
.right{ width:15%; vertical-align:top;}

#footer {
	height: 30px;
    clear: both;
	font-family: Georgia, Verdana, Arial, sans-serif;
    font-size: 10px;
	width:835px;
}

.ContactText { font-family: Georgia, Verdana, Arial, sans-serif; font-size: 10px; }

TD.breadcrumb {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight : normal;
}

A.breadcrumb { 
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight : normal;
}

A.breadcrumb:hover {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight : normal;
}
/* _____________________________________  */
TR.headerNavigation {
color:#000;
}

TD.headerNavigation {
  background-image:url(images/menu_bg.jpg);
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 16px;
  color:#000;
  font-weight : normal;
  height:22px;
}

A.headerNavigation { 
  
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight : normal; 
  color:#000;

}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Georgia, 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, Georgia, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBox, SPAN.infoBox {
  font-family: Georgia, Verdana, 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: #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: #ffffff;
}

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

.productListing-heading {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #666666;
  font-weight: bold;
}

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

TD.productListing-data img {
	border:1px solid #eeecec;
}

A.pageResults {
  color: #888;
}

A.pageResults:hover {
  color: #000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #555;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

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

TD.smallText img{
	border:1px solid #eeecec;
	
}

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

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

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

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

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

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

/* TEXTAREA {
  width: 100%;
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 11px;
} */

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 150px;
  height: 14px;
  color: black;
  padding-left: 5px;}
}
/* OTF contrib ends */

