/*
  $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 : 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; }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  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;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px*/
font:11px Arial; color:#5D2A17;
}

.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: #bbc3d3;
  color: #ffffff;*/
}
td.infoBoxHeading{background: url(images/box_hdg_cntr_32.gif) repeat-x right; vertical-align:middle; font:bold 14px Arial; color:#FFE7BA}
td.infoBoxHeading p{ margin:0; padding:0; background:url(images/box_hdg_cntr_34.gif) no-repeat right; font:bold 16px Arial; vertical-align:middle; color:#FFE7BA; }
td.infoBoxHeading p span{margin-left:20px;}

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-color:#9E6447;*/
}

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-color:#8D4747;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FFE7BA;
  border-spacing: 1px;
}
td.productListing-heading {
height:26px; background: url(images/box_hdg_cntr_32.gif) repeat-x 0 -3px ; vertical-align:top; font:bold 16px/24px Arial; color:#FFE7BA;
}
td.productListing-heading a, td.productListing-heading a:hover {
font:bold 16px/24px Arial; color:#FFE7BA;
}

h1,h2,h3,h4,h5,h6,h7,p{
display:inline;
margin: 0;
padding: 0;
text-decoration : none;
font-size:16px;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding:3px;
}

A.pageResults {
  color:#999999;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight:bold;
  
}

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: 14px;
  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; }
a {text-decoration:none; color:orange;}
a:hover {text-decoration:underline; color:orange;}
img{border:0px;}
body, ul, li, form, input{padding:0; margin:0;}
body {background-color:/*#DEA47A*/#ffffff; font-family:Arial; color:orange; font-size:11px; text-align: center; float: center;}


input, select {vertical-align:middle; border:solid 1px #5D2A17; background-color:#DFA57B; color:#5D2A17}
textarea {border:solid 1px #5D2A17; background-color:#DFA57B; color:#5D2A17}

.band{position:absolute; margin:0 0 50px 50px; left:0px; top:106px; }
.bandholder{width:1100px}
table.header{width:100%;}
.header #header{background:#80462F url(images/header_01.jpg) repeat-x; vertical-align:bottom; text-align:left;}
.header #header img{margin:0 0 50px 50px;}
.header #topNav {height:19px; background:url(images/bg_06.gif) repeat-x; text-align:center;}
.header #topNav p{height:19px; margin:0 auto 0 auto; padding:0; width:99%; background:url(images/bg_07.gif) repeat-x; text-align:right; }
.header #topNav p a{color:#70341F; text-decoration:none; font: 12px/15px Arial; background:url(images/dot_11.gif) no-repeat 0px 1px; padding:0 0 0 10px; vertical-align:bottom;}
.header #topNav p a:hover{color:#FFE7BA; text-decoration:none; font: 12px/15px Arial; background:url(images/dot_ovr_13.gif) no-repeat 0px 1px;}
.header #borders{line-height:2px; border-top:solid 3px #854B33; background-color:#BD9951;}


.pageHeading2 {vertical-align:bottom; text-align:center; text-decoration:blink; font-family:Arial; color:#FF0000; font-size:20px; font-weight: bold; margin:0 0 5px 0;}

.mainTable{width:100%;}

.loginGo{ cursor: hand; cursor:pointer;}

.leftColumn{width:190px; background:#DEA47A url(images/bg_left_col_17.gif) repeat-x; border-right:solid 4px #844A31; border-top:solid 3px #A06648; }
.leftColumn #leftColumn {width:190px;}

.rightColumn{width:190px; background:#DEA47A url(images/bg_left_col_17.gif) repeat-x; border-left:solid 4px #844A31; border-top:solid 3px #A06648;}
.rightColumn #rightColumn {width:190px;}

.boxHdg{text-align:center; font:bold 14px Arial; color:#5D2A17;}

td.boxText{ font:11px Arial; color:#5D2A17; padding:10px;
  border: 1px;
  border-style: solid;
  border-color: #C09B5C;
  border-spacing: 1px;

}
.boxText{font:11px Arial; color:#5D2A17;}
.boxText a {font:11px Arial; color:#5D2A17;}
.boxText a:hover{ color:#5D2A17; text-decoration: underline; }

td.boxText1{ font:13px Arial; color:#5D2A17; padding:10px;
  border: 1px;
  border-style: solid;
  border-color: #C09B5C;
  border-spacing: 1px;

}
.boxText1{font:13px Arial; color:#5D2A17;}
.boxText1 a {font:13px Arial; color:#5D2A17;}
.boxText1 a:hover{ text-decoration: underline; }
.selectManuf{width:160px;border:none; background-color:#DFA57B; color:#5D2A17}
.selectManuf option{ border:none;}/*border:solid 0px #DFA57B;*/

.keyword{ vertical-align:middle; width:125px; border:solid 1px #5D2A17; background-color:#DFA57B; color:#5D2A17}
.searchGo{ vertical-align:middle; cursor: hand; cursor:pointer; background: transparent url(images/go_33.gif) no-repeat center; width:29px; height:17px; border:solid 1px #DFA57B;}
.centerColumn{width:100%; border-top:solid 2px #874D34; padding:10px 10px 0 10px; }
/*.centerColumn table, .centerColumn table td {color:#FFE7BA; font:11px Arial;}*/

.login{ vertical-align:middle; width:125px; border:solid 1px #79432B; background-color:#79432B; color:#5D2A17; color:#D5AB93;}
.loginGo{ vertical-align:middle; cursor: hand; cursor:pointer; background: transparent url(images/go2.gif) no-repeat center; width:29px; height:17px; border:solid 1px #DFA57B;}

/*td.centerBoxHdg{height:31px; background:#783E29 url(images/box_hdg_cntr_32.gif) repeat-x right;}
td.centerBoxHdg p{ margin:0; padding:0; background:url(images/box_hdg_cntr_34.gif) no-repeat right;}
*/
.price{background-color:#B07655;}

.footer{width:100%;  border-top:solid 4px #6A301E; font:11px Arial; color:#B16A54; }
table.footer{position:relative;}
.footer td{height:26px; background:#6A301E url(images/bg_72.gif) repeat-x top; vertical-align:bottom;}
.footer a{font:11px Arial; color:#B16A54}
.footer a:hover {color:#CCBC9B}
a.developer{color:#BA944C; font:11px Arial;}
a.developer:hover{color:#BA944C; font:11px Arial;}


.corner{
    padding: 20px;
    float:center;
    
    border: 1px solid #DDEEF6;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;


}