/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }
img.picture1 {
float: right;
}
img.picture2 {
float: left;
}


BODY {
  width: 800px;
  background: white;
  color: #000000;
  margin: 0px;
}

H1 {
color: #663300;
font-size: 28px;
}

H2 {
color: #663300;
font-size: 24px;
  text-decoration: italic;
}

P {
font-family: Times New Roman, sans-serif;
line-height: 18px;
font-size: 16px;
color: #663300;
}

A {
  font-weight: bold;
  color: #663300;
  text-decoration: underline;
}

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

FORM {
	display: inline;
}

TR.header {
background-image: url('/images/back2.gif');
}

TR.headerNavigation {
  background: white;
  height: 20px;
}

TD.headerNavigation {

  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #663300;
  color: #ffffff;
  font-weight : bold;
}

ul.headerNav {
display: inline;
list-style-type:none;
}

li.headerNav {
float: right;
text-align: center;
height: 20px;
margin: 3px;
}

A.headerNavigation { 
  color: #6495ED; 
}

A.headerNavigation:hover {
  color: white;
}

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 {
  background: black;
}

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

.infoBox {
  background: black;
}

.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: black;
  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.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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #6495ED;
  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.maintext{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  height: 600;
  vertical-align: top;
}

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



P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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: #663300;
  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; }

#search_table table {
   cell-padding: 0;
   cell-spacing: 0;
}

#search_table th {
        text-align: left;
        background-color: white;
        font-family: arial;
        color: black; 
        font-size: 15px;
        font-weight: bold;
        line-height: 16px;
}

#search_table tr.striped{
       background-color: #d8d8d8;
     color: black;
}

#search_table tr{
     background-color: white;
   color: black; 
}

#search_table td{
       color: black; 
      font-family: arial;
     font-size: 13px;
    font-weight: bold;
       letter-spacing: -1px;
     line-height: 15px;
       padding: 4px;
}

#search_table a{
       color: black;
     text-decoration: underline;
}

	
td.TopMenuItem{
	vertical-align: bottom;
	text-align: left;
	font-family: arial;
	font-size: 18px;
	color: white;
	background-color: #6495ED;
}

a.TopMenuItem{
	text-decoration: none;
	color: white;
}

a.TopMenuItem:hover{
	text-decoration: none;
	color: grey;
}

.searches{
	font-family: times;


}

.header{

height: 150px;
background-image: url('images/back2.gif');
background-color: #CFB9B8;
color: white;
}
					
.logo{
	position: absolute;
	left: 20px;
	top: 5px;
	font-family: Monotype Corsiva, Times New Roman, sans-serif;
	font-size: 55px;
	font-weight: bold;
}

.belowlogo{
	position: absolute;
	left: 30px;
	top: 70px;
	font-family: georgia;
	font-size: 18px;

}
.rightlogo{
color: 663300;
	font-family: Monotype Corsiva, Times New Roman, sans-serif;

	position: absolute;
	left: 440px;
	top: 40px;

}
.rightlogo2{
	color: white;
	text-align: center;
	font-family: georgia;
	font-size: 32px;
	font-weight: bold;

}
.headermenu{
	position: absolute;
	right: 10px;
	top: 90px;
	font-family: arial;
	font-weight: bold;
	font-size: 18px;


}

.leftmenu{
/*
	font-family: Monotype Corsiva, Times New Roman, sans-serif;
	font-size: 20px;
*/
	width: 220px;
	font-family: georgia;
	font-size: 14px;
	color: white;
	background-color: #B39895;
	vertical-align: top;
	line-height: 20px;
  padding-left:0;
	margin-left:0;
}

td.leftmenu{
height: 100%;

}

H2.leftmenu {
	font-family: georgia;
color: #663300;
font-size: 16px;
  text-decoration: italic;
}


ul.leftmenu {
display:block;
list-style-type:none;
border-top: 3px solid white;
}

li.leftmenu {
margin-left:0px;
border-bottom: 3px solid white;
height: 28px;
margin-top: 3px;
}

a.leftmenu{
font-weight: normal;
	color: white;
border-left: 4px solid #CFB9B8;
width: 147px;
text-decoration: none;

}

a.leftmenu:hover{
	color: yellow;	
	text-decoration: none;
border-left: 4px solid #663300;
width: 147px;
}

a.leftmenu2{
	font-size: 12px;
font-weight: normal;
	color: white;
border-left: 2px solid #CFB9B8;
width: 147px;
text-decoration: none;

}

a.leftmenu2:hover{
	color: yellow;	
	text-decoration: none;
border-left: 2px solid #663300;
width: 147px;
}

.maintext{
margin-left: 150px;
margin-right: 150px;
max-width: 95%;
min-width: 5%;
background-color: white;
}

.rightmenu{
	float: right;
	top: 100px;
	width: 150px;
	text-align: center;
	font-family: arial;
	font-size: 20px;
	color: white;
	background-color: #5e2612;
}

.maintd{
  padding: 14px;


}

#admin tr{
	color: black;
	font-family: arial;
	font-size: 14px;
}

#admin a{
	color: black;
	text-decoration: none;
	font-size: 10px;
}

#admin a:hover{
	color: red;
	
}

