/*
  $Id: stylesheet.css,v 1.1.1.1 2006/08/14 09:44:01 User Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
-------------------------------------------------------------- */
/*
--------------------------------------------------------------
 =Reset default browser CSS.
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: arial,tahoma,verdana, sans-serif;
	background-color: #b6b6b6;
	color: #2C1D0E;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 10px 0;
}
p, td {
	font-size: 12px;
}
a {
	outline: none;
}
/* -------------------------------------------------------------- */

.boxText {
/*	font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
}

.errorBox {
	background: #ffb3b5;
/*	font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	font-weight: bold;
}

.stockWarning {
	background: #ffff97;
	color: #cc0033;
/*	font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	padding: 5px 15px 15px;
	text-align: left;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	color: #70d250;
/*	font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	text-decoration: underline;
}

form {
	display: inline;
}

.infoBox {
	background-color: #e9e9e9;
}

.infoBoxContents {
	background-color: #e9e9e9;
/*	font-family: Verdana, Arial, sans-serif;*/
/*	font-size: 12px;*/
}

tr.headerNavigation {
	background: #bbc3d3;
}

td.headerNavigation {
	background: #bbc3d3;
	color: #ffffff;
/*	font-family: Verdana, Arial, sans-serif;*/
/*	font-size: 12px;*/
	font-weight: bold;
}

a.headerNavigation {
	color: #FFFFFF;
}

a.headerNavigation:hover {
	color: #ffffff;
}

tr.headerError {
	background: #ff0000;
}

td.headerError {
	background: #ff0000;
	color: #ffffff;
/*	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px; */
	font-weight: bold;
	text-align: center;
}

tr.headerInfo {
	background: #00ff00;
}

td.headerInfo {
	background: #00ff00;
	color: #ffffff;
 /*	font-family: Tahoma, Verdana, Arial, sans-serif;     */
/*	font-size: 12px;*/
	font-weight: bold;
	text-align: center;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
/*	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; */
}

td.infoBoxHeading {
	background: #bbc3d3;
	color: #ffffff;
/*	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; */
	font-weight: bold;
}

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

.productListing-heading {
	background: #b6b7cb;
	color: #FFFFFF;
/*	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; */
	font-weight: bold;
}

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

a.pageResults {
	color: #0000FF;
}

a.pageResults:hover {
	background: #FFFF33;
	color: #0000FF;
}

td.pageHeading, DIV.pageHeading {
	color: #9a9a9a;
/*	font-family: Verdana, Arial, sans-serif;*/
	font-size: 20px;
	font-weight: bold;
}

tr.subBar {
	background: #f4f7fd;
}

td.subBar {
	color: #000000;
/*	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;*/
}

td.main, P.main, .product_text {
/*	font-family: Verdana, Arial, sans-serif;*/
 /*	font-size: 11px;   */
	line-height: 1.5;
}
td.main { /* override inline styling */
	padding-right: 50px !important;
}

td.smallText, span.smallText, P.smallText {
/*	font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
}

td.accountCategory {
	color: #aabbdd;
/*	font-family: Verdana, Arial, sans-serif;*/
	font-size: 13px;
}

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 {
	color: #ff0000;
 /*	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;*/
}

checkbox, input, radio, select {
 /*	font-family: Verdana, Arial, sans-serif; */
 /*	font-size: 11px;    */
}

textarea {
  /*	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;*/
	width: 100%;
}

span.greetUser {
	color: #f0a480;
  /*	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;*/
	font-weight: bold;
}

table.formArea {
	background: #f1f9fe;
	border: 1px solid #7b9ebd;
}

td.formAreaTitle {
/*	font-family: Tahoma, Verdana, Arial, sans-serif; */
 /*	font-size: 12px;    */
	font-weight: bold;
}

span.markProductOutOfStock {
	color: #c76170;
 /*	font-family: Tahoma, Verdana, Arial, sans-serif;  */
  /*	font-size: 12px;   */
	font-weight: bold;
}

span.productSpecialPrice {
	color: #ff0000;
  /*	font-family: Verdana, Arial, sans-serif;  */
}

span.errorText {
	color: #ff0000;
  /*	font-family: Verdana, Arial, sans-serif; */
}

.moduleRow {}

.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}

.moduleRowSelected {
	background-color: #e9e9e9;
}

.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
 /*	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;*/
}

.checkoutBarCurrent {
	color: #000000;
  /*	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;*/
}
/* message box */

.messageBox {
 /*	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;*/
}

.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
 /*	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;*/
	padding: 5px 10px;
}

.messageStackSuccess {
	background-color: #99ff00;
 /*	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;*/
}
/* input requirement */

.inputrequirement {
	color: #ff0000;
	/*font-family: Verdana, Arial, sans-serif;
	font-size: 10px;*/
}

.bg, .bg1 {
	background: #918f90; /*  url(images/m14.gif); */
	vertical-align: middle;
}

ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#ProdNav li{
 /*	background: url(images/m15.gif) center left no-repeat;    */
	margin: 0px;
	padding: 0 0 0 19px;
}

ul#ProdNav li.navhdr_bkgrnd{
	background: #54433c; /* #918f90; */
	color: #fff;
	font-weight: bold;
	margin: 20px 40px 10px 10px;
	padding: 4px 0 4px 10px;
}

ul#ProdNav li.space_down {
	background: none;
	padding: 0;
}

ul#ProdNav a{
/*	color: #464545;*/
	color: #97402d;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
}

ul#ProdNav a:hover{
/*	color: #ddb78d;   */
	color: #642b1e;
}

.al{
	background: url(images/m16.gif) center left no-repeat;
	margin: 0;
	padding: 0 0 0 14px;
}

.se {
	color: #434343;
 /*	font-family: tahoma, verdana, arial;   */
	font-size: 10px;
	height: 17px;
	padding-left: 3px;
	width: 133px;
}

.go {
	color: #000000;
 /*	font-family: tahoma, verdana, arial;  */
	font-size: 11px;
	height: 21px;
	padding-left: 7px;
	width: 236px;
}

.go1 {
	border: 1px solid #C4A98E;
	color: #2C1D0E;
 /*	font-family: tahoma, verdana, arial;     */
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	text-align: center;
	width: 40px;
}

.ch {
	height: 19px;
	width: 19px;
}

.bd {
	border-left: #A8A8A8 solid 1px;
}

.ab {
	vertical-align: middle;
}

.tx {
	color: #434343;
 /*	font-size: 10px;       */
}

.tx1 {
	color: #E68200;
 /*	font-size: 10px;  */
	font-weight: bold;
}

.tx2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	letter-spacing: .03em;
}
#sidebar .tx2 {
	text-transform: uppercase;
	font-weight: normal;
}
#sidebar .bg .tx2 {
	font-size: 16px;
	font-weight: bold;
}
.tx2 a {
	color: #FFFFFF;
/*	font-size: 12px;     */
	font-weight: bold;
	text-decoration: none;
}

.tx3 {
	color: #BDA084;
	font-size: 11px;
	font-weight: bold;
}

.tx4 {
	color: #BDA084;
	font-size: 11px;
}

.tx5 {
	color: #67492C;
	font-size: 11px;
	background-color:#e9e9e9;
}

.tx6 {
	color: #C40E00;
	font-size: 12px;
	font-weight: bold;
}

.tx7 {
	color: #C40E00;
 /*	font-size: 12px;    */
	font-weight: bold;
}

.tx8 {
	color: #2C1D0E;
	font-size: 11px;
}

.tx9 {
	color: #C40E00;
	font-size: 11px;
	font-weight: bold;
}
/* .ml {color:#67492C;	font-size:10px; text-decoration:none; font-weight:bold}  */

.ml {
	color: #97908B;
  /*	font-size: 10px;  */
  /*	font-family: verdana, arial, sans-serif; */
	font-weight: bold;
	text-decoration: none;
}

.ml:hover {
	text-decoration: underline;
}

.ml1 {
	color: #C40E00;
	font-size: 10px;
	text-decoration: underline;
}

.ml1:hover {
	text-decoration: none;
}

.ml2 {
	color: #67492C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.ml2:hover {
	text-decoration: underline;
}

.ml3 {
	color: #97908B;
 /*	font-size: 10px; */
	text-decoration: none;
}

.ml3:hover {
	text-decoration: underline;
}

.ml4 {
	color: #97908B;
 /*	font-family: verdana, arial, sans-serif;*/
	text-decoration: none;
}

.ml4:hover {
	text-decoration: underline;
}

#zxc1 a {
	  font-size: 10px;
	color: #C40E00;
	text-decoration: underline;
}

#zxc1 a:hover {
	  font-size: 10px;
	  text-decoration: none;
	color: #C40E00;
}

.smallText a, .orderEdit {
	color: #C40E00;
	text-decoration: underline;
}

.smallText a:hover, .orderEdit:hover {
	text-decoration: none;
}

.main a {
	color: #9D4633;
	text-decoration: none;
}

.main a:hover {
	text-decoration: underline;
}

#zxc2 select {
	width: 90%;
}

.subcatl {
	color: #2c1d0e;
	font-size: 11px;
	font-weight: bold;
}

ul.star {
	list-style-type: none;
	margin-left: 20px;
}

ul.star li {
	background: url(images/orange-star.png) no-repeat 0 0;
	margin-bottom: 5px;
	padding-left: 25px;
}

ol li {
	margin-bottom: 5px;
}

.highlightit img{
	-moz-opacity: 1;
	filter:progid:DXImagetransform.Microsoft.Alpha(opacity=100);
}

.highlightit:hover img{
	-moz-opacity: 0.70;
	filter:progid:DXImagetransform.Microsoft.Alpha(opacity=70);
}

.prod_descrip {
	color: #2C1D0E;
 /*	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;*/
	line-height: 1.5;
}

.prod_attrib_offset {
	margin-right: 0;
	padding-left: 120px;
	padding-right: 0;
}

ul.patina {
	line-height: 1.2;
	list-style-type: circle;
	margin: -10px 0 10px 55px;
}
/* adjust for IE */
/* * html ul.patina {
	margin-bottom: -8px;
	margin-top: -20px;
}  */

td.pad {
	padding-top: 15px;
}

.pos-relative {
	position: relative;
}

.pos-absolute {
	position: absolute;
}

/* ===================================== */
#outer-wrap {
 	width: 924px;
	text-align: center;
	border: 1px solid #e8e8e8;
 	background: #FFFFFF;
	margin: 19px auto 0;

}
#wrap {
	margin: 5px;
	width: 914px;

}
#topbar {
	margin-right: 10px;
	height: 20px; /* 39px; */
	background: #ecebe9;
}
#header-wrap {
	 border: 0;
}
#header-bkgrnd {
	 height: 187px;
	 width: 915px;
	 background: url(images/header_new.jpg) no-repeat;
}
#header {
	 height: 187px;
	 width: 21%;
}
#header a.homelink {
	 display: block;
	 height: 100%;
 /*	 width: 21%;  */
}
#nav ul {
	background: url(/dev/images/nav_sprite.jpg) no-repeat;
   width: 915px;
	height: 53px;
	margin-left: 0px\9;   /*  ie8 hack */
}
#nav li {
	float: left;
}
#nav li a {
	display: block;
	height: 53px; /* 100%; */
	border: 1px solid transparent;
/*	border: 1px solid red\9; */
	text-indent: -9999px;
}
 /*  ie8 hacks below */
#nav li#nav_home a {
	width: 78px;
	width: 80px\9;
}
#nav li#about a {
	width: 102px;
	width: 104px\9;
}
#nav li#classes a {
	width: 117px;
	width: 119px\9;
}
#nav li#howto a {
	width: 94px;
	width: 96px\9;
}
#nav li#gallery a {
	width: 93px;
	width: 95px\9;
}
#nav li#nav_cart a {
	width: 107px;
	width: 109px\9;
}
#nav li#nav_checkout a {
	width: 106px;
	width: 108px\9;
}
#nav li#store-home a {
	width: 116px;
	width: 118px\9;
}
#nav li#nav_account a {
	width: 83px;
	width: 85px\9;
}

#nav li a:hover { background-image: url(/dev/images/nav_sprite.jpg); }
#nav li#nav_home a:hover { background-position: -1px -55px; }
#nav li#about a:hover { background-position: -81px -55px; }
#nav li#classes a:hover { background-position: -185px -55px; }
#nav li#howto a:hover { background-position: -304px -55px; }
#nav li#gallery a:hover { background-position: -400px -55px; }
#nav li#nav_cart a:hover { background-position: -495px -55px; }
#nav li#nav_checkout a:hover { background-position: -604px -55px; }
#nav li#store-home a:hover { background-position: -712px -55px; }
#nav li#nav_account a:hover { background-position: -830px -55px; }

#sidebar-wrap {
	width: 230px;
}
#sidebar, #sidebar-detail-wrap {
	width: 100%;
}

#content-divider {
	width: 62px;
	background: url(/dev/images/gray-divider.jpg) no-repeat 12px 0;
}

#content-wrap, #content-title {
	width: 593px;
}
.hilite {
	border:1px solid #cccccc;
	background-color:#e9e9e9;
	padding: 5px;
}

#footer-wrap {
	width: 100%;
}

/* -------- index.php ----------- */
.index .style3 {
	color: #CC0033;
	font-weight: bold;
	font-size: larger;
}
.index .style4 {
	font-weight: bold;
	color: #663300;
	font-style: italic;
}
.index .style5 {
	font-size: x-small;
	font-style: italic;
}
.index .style6 {color: #339999}
.index img.workshops { float: left; padding-right: 15px; }


/* -------- knead a mold php page ----------- */
.knead-a-mold td.star {
 /*	font-family: Verdana,Arial,sans-serif;   */
	font-size: 12px;
 }
.knead-a-mold img.star {
	width: 18px;
	height: 18px;
	padding-left: 8px;
	margin-right: -5px;
}

/* -------- patinas php pages ----------- */
.patina #page { margin: -12px 25px 0 15px; }
.patina h4 {
	font-size:12px;
	font-weight:bold;
	color:#8e6137;
	margin-bottom:0;
}
.patina h4:hover { color:#C40E00; }
.patina hr {
	width:95%;
	height:1px;
	margin-top:10px;
}
.patina ul.patina {
   margin:-10px 0 10px 55px;
	list-style-type:circle;
	line-height:1.2;
}
.patina .product_text { margin-top:0; }
.patina .handcursor{
	cursor:hand;
	cursor:pointer;
}

/* -------- workshops.php ----------- */
.workshops .main p { font-size: 12px; }
.workshops .main h4 { font-size: 14px; }
.workshops img.workshops { float: left; padding-right: 15px; }

/* --------- header -------------- */
.cart-msg {
	display: block;
	float: right;
	background: url(images/cart1.png) no-repeat 0 -2px;
	padding-left: 35px;
}

/*  contact page and others */
.pad-contents #content-wrap .infobox,
.pad-contents .main {
	padding: 15px 35px;
}
.pad-contents #content-wrap .infobox .main {
	padding: 0;
}

.pay-type input,
.pay-type select  {
	margin-bottom: 5px;
}

[title="Tell a Friend"],
[title=" Tell a Friend "] {
	display: none;
}
