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

#outer_container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	width: 800px;
	background: url(images/css/shadow.gif) repeat-y;
}
BODY {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #5d402a;
	margin: 0;
	text-align: center;
}

#left_container {
}
#index_container {
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
#right_container {
}
#index_header {
	width: 700px;
	height: 124px;
}
#content {
	width: 700px;
	clear: both;
	background-color: #caa589;
	overflow:hidden;
}
#content_left {
	float: left;
	width: 150px;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
	background: url(images/css/left_nav_background.gif) repeat-y;
}
#content_main {
	float: left;
	width: 550px;
	padding-bottom: 10px;
}
#flashgreeting {
	width: 550px;
	height: 400px;
	
}
#content_main_leftemptyspace {
	float: left;
	width: 25px;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}
#content_main_middle {
	float: left;
	width: 500px;
}
#content_main_rightemptyspace {
	float: left;
	width: 25px;
}
#index_footer {
	width: 700px;
	background: url(images/css/left_nav_background.gif) repeat-y;
	
}
#navigation {
	background-image:url(images/navbar/navi.gif);
	background-repeat:repeat-x;
	width:700px;
	height:26px;
	margin-bottom: 0px;
	clear: both;
	margin-top: 0;
}
#navigation ul {
	padding-left:20px;
	text-decoration: none;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}
#navigation ul li {
	float:left;
	font-size:11px;
	padding-right:10px;
	height:26px;
	text-decoration: none;
	list-style-type: none;
}
#navigation ul li a {
	padding-right:10px;
	position:relative;
	top:5px;
	text-decoration: none;
	color: #333333;
}

#banner {
	height:0px;
	margin: 0px;
	padding: 10px;
	font-size: 36px;
	color: #000000;
	background-color: #FFFFFF;
	width: 700px;
}
#bannernavigation {
	margin: 0px;
	padding: 0px;
	width: 700px;
}
#header {
	width: 700px;
	margin-top: 0;
	height: 124px;
}
#logo_bar {
	width: 700px;
	height: 98px;
	background: url(images/banners/banner.jpg) no-repeat;
}
#header_nav ul{
	list-style-type: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 0px;
	padding-right: 0px;
}

#upper_foot {
	clear: both;
	width: 700px;
}
#foot_basket {
	width: 4900px;
	height: 30px;
	float: left;
	text-align: left;
	
}
#foot_search {
	width: 130px;
	height: 30px;
	float: left;
	text-align: right;
	
}
#foot_flags {
	width: 80px;
	height: 30px;
	float: left;
	text-align: right;
	padding-top: 5px;
}
#foot_flags img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1px;
}
#lower_foot {
	width: 550px;
	background-color: #caa589;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 150px;
}
.boxText {
	font-size: 11px;
	color: #333333;
}
.errorBox { font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 11px; color: #C60000; }
.productsNotifications { }
.orderEdit { font-size : 11px; color: #006600; text-decoration: underline; }


#container {
	width: 780px;
}

/*crumbtrail*/
A {
	text-decoration: none;
}

A:hover {
  color: #FFFFFF;
  text-decoration: none;
}
A:visited {
	text-decoration: none;
	color: #333333;
}

FORM {
	display: inline;
}

TR.header {
	background-color: #caa589;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-size: 11px;
  font-weight : bold;
}

A.headerNavigation {
	font-size: 11px;
}

A.headerNavigation:hover {
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
}

TD.headerInfo {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-size: 11px;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
  font-size: 11px;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.contentBox {
}

TD.contentBoxHeading {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #caa589;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}

.contentBoxContents {
	font-size: 11px;
	background-position: right bottom;
	padding-bottom: 35px;
	background-repeat: no-repeat;
}
.LanguagesBox {
  
}
TD.LanguagesBoxHeading {
  
}
.LanguagesBoxContents {
	margin: 0px;
	padding: 0px; 
}

.CategoriesBox {
	padding-bottom: 40px;
}
TD.CategoriesBoxHeading {
	font-size: 16px;
	color: #333333;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
TD.CategoriesBoxHeading img{
	text-align: left;
	margin: 0px;
	padding: 0px;	
}
.CategoriesBoxContents {
  font-size: 11px;
}

.InformationBox {
	margin: 0px;
	padding: 0px;
}
TD.InformationBoxHeading {
	margin: 0px;
	padding: 0px;
}
.InformationBoxContents {
	margin: 0px;
	padding: 0px;
}
.SearchBox {
}
TD.SearchBoxHeading {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}
.SearchBoxContents {
	font-size: 11px;
	margin-top: auto;
	margin-bottom: auto;	
	
}


.ShoppingCartBox {
  background: #b6b7cb;
}
TD.ShoppingCartBoxHeading {
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000000;
}
.ShoppingCartBoxContents {
  background: #f8f8f9;
  font-size: 11px;
}

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 {
}
TABLE.productListing img{
	border-spacing: 1px;
	border: 1px solid #FFFFFF;
}
.productListing-heading {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data, TD.productListing-data a {
	font-size: 11px;
	background-color: #caa589;
	color: #333333;
}

A.pageResults {
}

A.pageResults:hover {
	text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
	background-color: #caa589;
	color: #333333;
	padding-left: 10px;
}
TD.pageHeading2 {
	background-color: #caa589;
	color: #333333;
	font-size: 16px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
TD.pageHeading3, DIV.pageHeading3 {
	background-color: #caa589;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 11px;
  color: #000000;
}

TD.main, TD.main a, P.main {
	font-size: 11px;
	line-height: 1.5;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}

TD.main p, TD.main a, P.main {
	font-size: 11px;
	line-height: 1.5;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}

TD.main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding-top: 0px;
}
TD.smallText, SPAN.smallText, P.smallText, TD.smallText a {
	font-size: 11px;
	color: #333333;
}

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

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 11px;
  color: #C60000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 70%;
  font-size: 11px;
	margin-left: 10px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #C60000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #C60000;
}

SPAN.errorText {
  color: #C60000;
}

.moduleRow { }
.moduleRowOver { cursor: pointer; cursor: hand; }
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo { font-size: 11px; color: #666666; }
.checkoutBarCurrent { font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-size: 11px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {
	font-size: 11px;
	color: #C60000;
	font-weight: bold;
}
#thecategories a:hover {
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
	color: #666666;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
	color: #333333;
}
/*end of mozilla fix*/

#topcat a {
	padding-left: 5px;
	color: #333333
}

#topcat a:hover {
	padding-left: 5px;
	color: #ffffff
}


#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}
