/*
  $Id$

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

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

<!--[if lte IE 7]>
html .jquerycssmenu{height: 1%;} /*Holly Hack for IE7 and below*/
<![endif]-->

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

body {
  background: #E9E8CC;
  color: #000;
  margin: 0px;
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;

	
	
}

#borders{
	margin:auto;
	width:1006px;
	background: url('images/shdw.png') repeat-y;
}

#bottom{
	margin:auto;
	height:21px;
	width:1006px;
	background: url('images/bottom.png') repeat-y;
}

#ssl {
	position:absolute;
	margin-left:35px;
	margin-top:30px;
	float:left;
}

#social {
	margin-left: auto;
	margin-right:auto;
	width:800px;
	text-align:center;
}

#social img {
	border:none;
	margin-left:2px;
	margin-right:2px;
}

#bodyWrapper {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-color:#BCB984;
	
}

#bodyContent {
	float:right;
	width:761px;
	background: #fff;
	
}

#footer{
	background-color:#BCB984;
	padding-bottom:1px;
}

#footer_menu{
	
	font-size:12px;
	width:822px;
	border:1px solid black;
	background-color:#fff;
	padding:3px;
	float:right;
	text-align:right;
	margin:10px;
}

#footer_menu a{
	margin-left:3px;
	margin-right:3px;
}


#header {
  height: 190px;
  background: #423F25 url('images/bg_top3.gif') repeat-x;
}

#head {	
 position:absolute;
  height: 190px;
  width: 300px;
  /*background: url('images/head.gif') no-repeat;*/
  background: url('images/head2.png') no-repeat;
  top:0px;
}

#storeLogo {
  margin-left:290px;
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
}

#headerShortcuts {
  float: right;
  margin-top: 10px;
  margin-right:10px;
}

#columnLeft {
position:relative;
  float:left;
  display:block;
  padding-top: 5px;
  
  width:225px;
  background:#BCB984 url('images/bg_leftnav4.png') no-repeat;
  height:500px;
}

#columnLeft a {
	color:#fff;
	font-size:1.1em;
	text-shadow: -1px -1px #401C00;
	
}

#columnLeft div {
	color:#fff;
	font-size:1.1em;
	width:75px;
	text-align:center;
		filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=-1, OffY=-1, Color=#401C00);
}

#columnLeft #m1 {
	position:absolute;
	left:110px;
	top:96px;
}

#columnLeft #m2 {
	position:absolute;
	left:135px;
	top:165px;
}

#columnLeft #m3 {
	position:absolute;
	left:59px;
	top:183px;
}

#columnLeft #m4 {
	position:absolute;
	left:112px;
	top:246px;
}


#columnLeft #m5 {
	position:absolute;
	left:45px;
	top:282px;
}

#columnLeft #m6 {
	position:absolute;
	left:125px;
	top:310px;
}

#columnLeft #m7 {
	position:absolute;
	left:35px;
	top:370px;
}

#columnLeft #m8 {
	position:absolute;
	left:115px;
	top:412px;
}



#columnRight {
  padding-top: 5px;
}

.infoBoxContainer { }

.infoBoxHeading {
  padding: 2px;
  font-size: 11px;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.contentCoupon
{
	float:right;
	margin:0px;
	padding:0px;
	margin-right:1px;
	margin-bottom:10px;
}

.contentContainer {
  padding-bottom: 0px;
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #F0EFDF;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

img {
  border: 0;
}

table, p {
  font-size: 11px;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

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

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

A:hover {
  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: #333;
  font-weight : bold;
}

A.headerNavigation { 
  color: #333; 
}

A.headerNavigation:hover {
  color: #562B00;
}

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

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

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #423F25;
}

A.pageResults:hover {
  color: #E17100;
  /*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.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.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; }

/* buttons */

#headerShortcuts {
	color:#fff;
	font-size:1.1em;
	
}
.tdbLink a { 
	color:#FFF;
	
}

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}





/* Menu */

.menuEmpty
{
	float:left;
	width:1px;
	padding: 2px 0px;
	border: 1px solid #FFF;
	z-index: 100;
}

#myjquerymenu {
	float:right;
	border:1px solid #FFF;
	margin-right:10px;
	border-right:0px;
	min-width:800px;
}

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index: 100;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
z-index: 100;
background:#1E0F00;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
/*width: 100px; /*Width of top level menu link items*/
padding: 3px 7px;
border: 1px solid #FFF;
border-left-width: 0;
border-top-width: 0;
border-bottom-width: 0;
text-decoration: none;
/*background: transparent;*/
color: white;
font: 14px Arial;
/*letter-spacing: 1px;
text-transform: uppercase;*/
text-align:center;
z-index: 99;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{

margin-top:0px;
margin-left:-1px;
left: 0;
top: 0;
border-top: 1px solid #FFFFFF;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
z-index: 100;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
text-align:left;
width: 165px; /*width of sub menu levels*/
font-weight: normal;
padding: 5px 5px;
background: #1E0F00;
border-width: 0 1px 1px 1px;
border-color: #FFFFFF;
color: #FFFFFF;
z-index: 100;
}

.horizontalcssmenu ul li a:hover{
/*background: transparent;*/
background: #562B00;
z-index: 100;
}

.horizontalcssmenu ul li ul li a:hover{
background: #562B00;
color: #FFFFFF;
z-index: 100;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent;
z-index: 100;
}




* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */


#couponbox {
	margin-top:15px;
	margin-right:10px;
	float:right;
	width: 229px;
	color: #FFF;
	background: #111;
	border:1px solid #FFF;
	padding: 5px 4px 8px 4px;
	text-align:center;
	font-size:1.1em;
}

#couponbox h3 {
	font-size:15px;
	padding:0px; 
	margin:0px;
	margin-bottom:2px;
}

#couponbox span {
	font-size:10px;
}

#couponbox:hover {
	border:1px solid #EA8541;
}

#searchbox {
	margin-top:18px;
	margin-right:10px;
	float:right;
	width: 246px;
	height:19px;
	color: #FFF;
	border:0px;
	padding:0px;
	text-align:right;
	font-size:12px;
}

#searchbox #keywords {
	float:right;
	border:1px solid #fff;
	background:transparent;
	color: #fff;
	width:197px;
	margin:0px;
	height:19px;
	padding-left:4px;
	background-color:#8F8B50;
}

#searchbox #btnsubmt {
	float:right;
	border:1px solid #fff;
	background:transparent;
	color: #fff;
	border-left:0px;
	margin:0px;
	height:23px;
}



#newsletter {
	width:200px;
	margin-top:10px;
	color: #333;
	border:0px;
	padding:0px;
	text-align:center;
}

#newsletter #email {
	border:1px solid #333;
	background:transparent;
	color: #333;
	width:180px;
	margin:5px;
}


#newsletter #btnsubmt {
	border:1px solid #fff;
	background:transparent;
	color: #333;
	border:1px solid #333;
	margin:2px;
}

.mainContainer {
	float:left;
	padding:10px;
	min-height:475px;
	width:740px;
	background-color: #F6F6EA;
	border-left:1px solid #99966B;
	border-bottom:1px solid #99966B;
}

.catHead {
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border:2px solid #1E0F00;
	background-color: #BDBE8A;
	font-size:1.2em;
}

.catItem {
	display:block;
	float:left;
	width:225px;
	font-size:1.2em;
	margin-top:10px;
	margin-left:6px;
	margin-right:6px;
	min-height:200px;
	border:2px solid #F1F1E6;
	padding:2px;
	background-color: #FFF;
}

.catItem:hover {
	
	border:2px solid #562B00;
	background-color: #FFF;
	cursor: pointer;
	text-decoration: none;
}

.catItem h3 {
	color: #FFF;
	background-color: #1E0F00;
	padding:5px;
	text-align:center;
	margin-top:0px;
	margin-bottom:5px;
}

.catItem img {
	width:125px;
	height: 100px;
	float:left;
	margin-right:5px;
}
