/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

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

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

A:hover {
  color: #AABBDD;
  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;
}

TR.footer {
  background: #bbc3d3;
}

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

.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: #bbc3d3;
  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: #FFFFFF;
  font-weight: bold;
}

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





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

body {
    margin:0px;
    background-color: #CFCBC8;
    font-family:Arial,Helvetica,sans-serif;
}

table {
color:#766E6A;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:16px;
}


td {
color:#766E6A;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:16px;
}

.spacer5px{
    height:5px;
    width:1px;
}
.point {
    width:1px;
    height:1px;
}
table.box1 {
    background-color: #ffffff;
    width:1000px;
    margin:0px auto;
}

.content {
    width:920px;
    padding: 13px 0px 13px 0px;
}

.corner1 {
    background-image:url('images/corner1.png');
    width:13px;
    background-repeat: no-repeat;
    background-position: top left;

}

.corner2 {
    background-image:url('images/corner2.png');
    width:13px;
    background-repeat: no-repeat;
    background-position: top right;
}

.corner3 {
    background-image:url('images/corner3.png');
    width:13px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.corner4 {
    background-image:url('images/corner4.png');
    width:13px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.topleft {
    width:271px;
    background-image: url('images/topleft.jpg');
    background-repeat: no-repeat;
    height:98px;
}

.topright {
    width:686px;
    background-image: url('images/topright.jpg');
    background-repeat: no-repeat;
    height:98px;
}

#topMenu {
    float: left;
    position:relative;
    margin-top:-10px;
}

a.pageResults {
        color:#7C5745;
font-weight:normal;
text-decoration:none;
font-size:10px;
}

a.pageResults:hover {
        color:#7C5745;
font-weight:normal;
text-decoration:underline;
font-size:10px;
}

a.pageResults:visited {
        color:#7C5745;
font-weight:normal;
text-decoration:none;
font-size:10px;
background-color:#ffffff;
}

#topMenu ul li a {
    color:#000000;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

#topMenu ul li a:hover {
    text-decoration:underline;
}

#topMenu ul {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#topMenu ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/menu_bg.gif) no-repeat scroll right 2px;
display:block;
float:left;
}

#topMenu ul li span {
display:block;
padding:7px 20px 17px;
text-align:center;
}

.txt1 {
color:#7C5745;
font-size:10px;
text-transform:uppercase;
vertical-align: middle;
}


table.box_search {
    background-color: #ffffff;
    width:210px;
    margin:0px auto;
    background-image: url('images/bg_search.png');
}

.contentsearch {
    width:184px;
    padding: 13px 0px 13px 0px;
    
}

.corner1_2 {
    background-image:url('images/corner1_2.png');
    width:13px;
    background-repeat: no-repeat;
    background-position: top left;
}

.corner2_2 {
    background-image:url('images/corner2_2.png');
    width:13px;
    background-repeat: no-repeat;
    background-position: top right;
}

.corner3_2 {
    background-image:url('images/corner3_2.png');
    width:13px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.corner4_2 {
    background-image:url('images/corner4_2.png');
    width:13px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.bg_input2 {
color:#4E220C;
}

.bg_input2 a {
color:#4E220C;
}

a:hover {
text-decoration:none;
}

.title_tall{
    color:#7C5745;
font-size:12px;
font-weight:bold !important;

text-transform:uppercase;
vertical-align:top !important;
}

.catmenu {
    background-image:url('images/catmenu2.jpg');
    background-repeat: repeat-y;
}

.catmenu1 {
    background-image:url('images/catmenu1.jpg');
    background-repeat: no-repeat;
    height: 15px;
}

.catmenu3 {
    background-image:url('images/catmenu3.jpg');
    background-repeat: no-repeat;
    height: 15px;
}

.catmenu_content {
    padding-left:10px;
    padding-right:10px;
}

.catmenu_header {
    background-image:url('images/catmenu_header.jpg');
    background-repeat: no-repeat;
    height: 42px;
    color:#7C5745;
font-size:13px;
font-weight:bold !important;
line-height:16px;
padding-left:20px;
text-transform:uppercase;
width:191px;
}

.catSubCat img{
    vertical-align:middle;
    padding-left:10px;
    padding-right:5px;
}

td.catParent img{
    vertical-align:middle;
    padding-right:5px;
}

td.catParentSelected img {
    vertical-align:middle;
    padding-right:5px;    
}

td.catSubCatSelected img{
    vertical-align:middle;
    padding-right:5px;
}

td.catSubCatSelected  a {
    color:#A2400D;
    font-size:14px;
    font-weight: bold;
    text-decoration:none;
}

td.catParentSelected  a {
    color:#A2400D;
    font-size:14px;
    font-weight: bold;
    text-decoration:none;
}

td.catSubCat {
    vertical-align:middle;
    font-family:"Verdana";    
}

td.catSubCat a {
    color:#A2400D;
font-size:14px;
text-decoration:none;
}

td.catSubCat a:hover {
    text-decoration:underline;
}

td.catParent,td.catParentSelected,td.catSubCat,td.catSubCatSelected {
    vertical-align:middle;
    font-family:"Verdana";
}



td.catParent a{
    color:#A2400D;
font-size:14px; 
text-decoration:none;
line-height:16px;
}

td.catParent a:hover{
    text-decoration:underline;
}

.corner1_3 {
    background-image:url('images/corner1_3.png');
    width:30px;
    height:30px;
    background-repeat: no-repeat;
    background-position: bottom left;
    padding:0px;
}

.corner2_3 {
    background-image:url('images/corner2_3.png');
    width:30px;
    height:30px;
    background-repeat: no-repeat;
    background-position: bottom right;
    padding:0px;
}

.corner3_3 {
    background-image:url('images/corner3_3.png');
    width:30px;
    height:30px;
    background-repeat: no-repeat;
    background-position: top right;
}

.corner4_3 {
    background-image:url('images/corner4_3.png');
    width:30px;
    height:30px;
    background-repeat: no-repeat;
    background-position: top left;
}

.col_3 {
    background-image:url('images/bg_col_3.png');
    background-repeat: repeat-y;
    background-position: right top;
    width:30px;
}

.col_23 {
    background-image:url('images/bg_col_23.png');
    background-repeat: repeat-y;
    background-position: right top;
    width:30px;
}

.row_3 {
    background-image:url('images/bg_row_3.png');
    background-repeat: repeat-x;

    width:30px;
}

.row2_3 {
    background-image:url('images/bg_row2_3.png');
    background-repeat: repeat-x;
    width:30px;
    height:20px;
}

.mainTable {
    width:100%;
    padding:10px;
}

 a{
    color:#A2400D;
font-size:12px;
text-decoration:none;
}

.prd_list_top {
    background-image:url('images/bg_list_1.jpg');
    background-repeat: no-repeat;
    width:233px;
    height:29px;
}

.prd_list_bottom {
    background-image:url('images/boxprd_2.jpg');
    background-repeat: repeat-y;
    width:233px;
    text-align:center;
    vertical-align:middle;
}

.boxprd_top {
    background-image:url('images/boxprd_2.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    width:233px;
    text-align:center;
    vertical-align:middle;
}

.boxprd_bottom {
    background-image:url('images/boxprd_2.jpg');
    background-repeat: repeat-y;
    width:233px;
    text-align:center;
    display:table-cell;
    vertical-align:bottom;
}

span.prdTitle {
    margin-left:10px;
    margin-right:10px;
    font-size:14px;
    margin-top:10px;
    font-weight:bold;
    color:#000000;
    text-align:center;
    width:210px;
    display:block;
}

.newbox_header {
    background-image:url('images/infobox_header.jpg');
    background-repeat: no-repeat;
    width:208px;
    height:46px;
    padding-left:30px;
    line-height: 30px;
    font-size: 14px;
    font-weight:bold;
    color:#7C5745;
}

.newbox_content {
    background-image:url('images/infobox_content.jpg');
    background-repeat: repeat-y;
    width:208px;
    vertical-align:middle;
    padding-left:10px;
    padding-right:10px;
}

.newbox_footer {
    background-image:url('images/infobox_footer.jpg');
    background-repeat: no-repeat;
    width:208px;
    background-position: bottom;
}

h1 {
    font-size:18px;
    color:#7C5745;
    font-weight:bold;
}

hr.title {
    border-color:#7C5745;
    border-width: 2px;
    border-bottom-style: solid;
    width:100%;
}


table.box_footer {
    background-color: #B3AAA6;
    width:1000px;
    height:70px;
    margin:0px auto;
}

table.box_footer a {
     color:#ffffff;
     text-decoration:none;
     font-size:12px;
}

.contentfooter {
    width:920px;
    padding: 13px 0px 13px 0px;
    
}

.corner1_footer {
    background-image:url('images/corner1_footer.png');
    width:30px;
    height:30px;
    background-repeat: no-repeat;
    background-position: top left;
}

.corner2_footer {
    background-image:url('images/corner2_footer.png');
    width:30px;
    height:30px;
    background-repeat: no-repeat;
    background-position: top right;
}

.corner3_footer {
    background-image:url('images/corner3_footer.png');
    width:30px;
    height:30px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.corner4_footer {
    background-image:url('images/corner4_footer.png');
    width:30px;
    height:30px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.imgLarge {
    border-style:solid;
    border-width:2px;
    border-color:#7C5745;
    width:300px;
}

td.prdDescr {
    font-size:14px;
    color:#000000;
    font-family:"Verdana";
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}