/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  ecom, Open Source E-Commerce Solutions
  http://www.ecom.com

  Copyright (c) 2003 ecom

  Released under the GNU General Public License
*/

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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  width: 100%;
}

A {
  color: #636563;
  font-weight: bold;
  text-decoration: none;
}

.non_bold {
  color: #000;
  font-weight: normal;
  text-decoration: none;
}

A:hover {
  color: #000;
  text-decoration: none;
}

a.menu_r
{
	color: #ECECFF;
}

h2
{
    font-size: 16px;
}

a.menu_r:link, a.menu_r:visited, a.menu_r:active
{
	display: block;
	height: 16px;
	text-align: center;
	border: 1px solid #5a9eC0;
	font-style: normal;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: 0;
	text-decoration:none;
	background-color: #4a8eB0;
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 0px 5px;
}

a.menu_r:hover
{
	color: #FFF;
	background-color: #4fa3cc;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TR.headerNavigation .left
{
    width: 640px;
}

TD.headerNavigation h1
{
    font-size: 12px;
    display: inline;
}

TR.headerNavigation .right
{
    width: 390px;
}

span.headerNavigation,
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #0e72a4;
  color: #E1EAEF;
  font-weight : bold;
  text-align: left;
}

A.headerNavigation {
  color: #FFFFFF;
}

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

.full_table
{
    width: 1030px;
    border: 0px;
    margin: 0px auto;
}

#header {
    width: 100%;
    height: 100px;
    margin: 0px;
}

#header #image {
    margin: 0px auto;
    width: 900px;
}

#header_image
{
    margin: 0px auto;
    width: 900px;
}

#quick_search
{
    color: #FFF;
}

#quick_search input
{
    width: 150px;
    height: 11px;
}

#spacer
{
    height: 8px;
}

#header #mcaffee {
    position: absolute;
    right: 1px;
    width: 96px;
    height: 100px;
    z-index: 100;
}

#header #cart_small {
    width: 122px;
    height: 100px;
    position: absolute;
    right: 1px;
    z-index: 100;
}

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: #0e72a4;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #0e72a4;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0e72a4;
  color: #E1EAEF;
  font-weight: bold;
}

.infoBox {
  background: #0e72a4;
}

.outer_ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none outside none;
        border-bottom: 2px solid #4a8eB0;
        border-right: 2px solid #4a8eB0;
}

.inner_ul {
	text-align: left;
	font-style: normal;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	list-style: url("images/list-step3.jpg") outside none;
	border-left: 5px solid #4a8eB0;
	padding: 4px 0px 4px 10px;
}

.inner_ul_man {
	text-align: left;
	font-style: normal;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
        list-style: none;
	/*list-style: url("images/list-man.gif") outside none;*/
        /*border-top: 1px solid #4a8eB0;
	border-bottom: 1px solid #4a8eB0;*/
	border-left: 5px solid #4a8eB0;
	padding: 8px 0px 8px 16px;
}

.menu_inner {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #636563;
}

.inner_ul_man .menu_inner
{
    font-size: 13px;
}

.selected
{
    color: #000;
    background-color: #DDD;
    font-weight: bold;
}

.hover
{
    color: #000;
    background-color: #CCC;
    font-weight: bold;
}

a.menu_l
{
	color: #ECECFF;
}

a.menu_l:link, a.menu_l:visited, a.menu_l:active
{
	color: #000;
	font-size: 15px;
	font-family: Arial;
	display: block;
	text-align: left;
	border-left: 15px solid #5a9eC0;
	border-top: 2px solid #5a9eC0;
	border-bottom: 0px solid #5a9eC0;
	font-style: normal;
	font-weight: 100;
	text-decoration:none;
	/*background-color: #4a8eB0;*/
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 3px 10px;
}

a.menu_l.selected
{
    background-color: #5a9eC0;
    color: #FFF;
    font-weight: bold;
}

a.menu_l:hover
{
	color: #FFF;
	background-color: #4fa3cc;
}


.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial;
  font-size: 10px;
  text-align: left;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url(images/infobox/corner_left_right.gif);
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  background: #0e72a4;
  margin: 0px 0px 0px 4px;
  color: #E1EAEF;
}

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

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: #0e72a4;
  border-spacing: 1px;
}

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

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

.productListing .image
{
    width: 140px;
}

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

TD.pageHeading h1
{
    font-size: 20px;
    margin-bottom: 0px;
}

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: 11px;
  padding-bottom: 30px;
}

TD.smallText h2
{
    font-size: 13px;
}

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

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;
  margin: 0px;
}

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

.is_new_big { color: #CC3300; font-size: 16px; }
.is_new_small { color: #CC3300; font-size: 13px; }
.is_new_specials{ color: #CC3300; font-size: 12px; font-weight: bold; width: 130px; display: block; margin-bottom: 14px; }
.is_new_listing { color: #CC3300; font-size: 11px; clear: both; display: block; font-weight: bold; }

.like_button
{
    width: 120px;
    padding: 14px 0px 0px 14px;
    text-align: left;
}

#address
{
    font-weight: bold;
    font-size: 18px;
    color: #000080;
}

#image_gallery
{
    width: 100%; /* 662px */
    float: left;
    /* border: 1px solid #0e72a4; */
    margin-top: 0px
}

#image_gallery_heading
{
    margin-top: 10px;
}

#image_gallery h5
{
  background-image: url(images/infobox/corner_left_right.gif);
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  background: #0e72a4;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #E1EAEF;
  padding-left: 15px;
}

#image_gallery .gallery_image
{
    float: left;
    /*width: 150px;*/
    margin: 5px;
}

#image_gallery img
{
    border-width: 0px;
}
