.breadcrumb {
	color: #97AA94;
}
.breadcrumb a {
	color: #97AA94;
}
.breadcrumb a:hover {
	color: #507C68;
	text-decoration: none;
}



/* -------------------- product listing page -------------------- */

#prodlist {
	margin: 0 -40px 0 0px;
	color: #4D4545;
}
#prodlist table {
	float: left;
	width: 140px;
	margin: 0 39px 0 0;
}
#prodlist h2 {
	clear: both;
	margin: 0px 41px 25px 0;
	padding: 6px 0 5px;
	line-height: 24px;
	background: url(../images/page/h1-bg.png) top left no-repeat;
}
#prodlist h2 a {
	font-size: 11px;
	text-decoration: underline;
	float: right;
	padding-right: 3px;
}

#prodlist th {
	background: url(../images/products/texture-bg.jpg) center no-repeat;
}
#prodlist th img {
	background: url(../images/products/no-image.gif) center no-repeat;
}
#prodlist th a img {
	border: 1px solid #ACC085;
}
#prodlist th a img:hover, #prodlist table:hover img {
	border: 1px solid #8B8475;
}

#prodlist td {
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	height: 120px;
}
#prodlist td a {
	display: block;
	padding: 5px 0;
	color: #507C68;
}
#prodlist table:hover a {
	text-decoration: underline;
}
#prodlist td s {
	color: #8B8475;
}
#prodlist td blockquote {
	margin: 10px 13px;
	padding: 5px 0 6px;
	border: 1px solid #7E9E76;
	background-color: #ACC085;
	font-size: 10px;
	line-height: 11px;
	text-transform: uppercase;
/*	font-weight: bold;*/
}
#prodlist td blockquote a {
	padding: 0;
	color: #FFFFFF;
}
#prodlist td blockquote a:hover, #prodlist table:hover blockquote a {
	text-decoration: none;
}



/* -------------------- details page -------------------- */

#detailpix {
	vertical-align: top;
	width: 330px;
	padding-top: 5px;
}
#detailpix td {
	background: url(../images/products/texture-bg.jpg) center no-repeat;
}
#detailpix img {
	background: url(../images/products/no-image.gif) center no-repeat;
}
#detailpix a img {
	border: 1px solid #ACC085;
}
#detailpix a img:hover {
	border: 1px solid #8B8475;
}

#extrapics {
	padding: 20px 0;
}
#extrapics a img {
	background: url(../images/products/no-image.gif) center no-repeat;
	border: 1px solid #ACC085;
}
#extrapics a:hover img {
	border: 1px solid #8B8475;
}
#extrapics a {
	padding: 0 20px 0 0;
}
#extrapics h5 {
	text-align: center;
	text-transform: uppercase;
}


#details {
	vertical-align: top;
	padding-left: 30px;
}
#details h2 {
	margin-top: 0;
}
#details p {
	font-size: 11px;
	line-height: 16px;
}
#details form {
	margin: -33px 3px -31px 1px;
	padding: 5px 15px;
	background-color: #BFC89C;
}
#details input, #details select {
	background-color: #CFD8B6;
	font-size: 11px;
	color: #4D4545;
	border: 1px solid #FFFFFF;
}
#details th {
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6E6B5E;
	padding: 7px 0 7px 0;
	width: 65px;
	background: url(../images/page/dots.gif) top left repeat-x;
}
#details td {
	padding: 0;
	background: url(../images/page/dots.gif) top left repeat-x;
}
#details td strong {
	font-size: 18px;
	font-weight: normal;
}
#details td s {
	color: #6E6B5E;
}





/* -------------------- search results page -------------------- */

#searchresult th {
	vertical-align: top;
	width: 110px;
	text-align: left;
	padding: 20px 0;
}
#searchresult th img {
	background: url(../images/products/no-image.gif) center no-repeat;
}
#searchresult th div {
	width: 89px;
	background: url(../images/products/texture-bg.jpg) center no-repeat;
}
#searchresult th a img {
	border: 1px solid #ACC085;
}
#searchresult th a img:hover, #searchresult table:hover img {
	border: 1px solid #8B8475;
}
#searchresult td {
	vertical-align: top;
	padding: 20px 0;
}
#searchresult td h2 {
	margin: 0 0 -4px;
}
#searchresult table:hover td a {	
	text-decoration: underline;
}




/* -------------------- checkout process -------------------- */

.postit-note {
	margin: 15px 5px 0px 0;
	padding: 5px 20px 10px;
	border: 1px solid #FAE7C0;
	background-color: #FDFBE8;
	color: #4B4539;
}
.shipping-note {
	float: right; 
	width: 150px;
	margin: 0 14px -350px 0;
	padding: 10px 10px 10px;
	border: 1px solid #FAE7C0;
	background-color: #FDFBE8;
	color: #4B4539;
	font-size: 10px;
	line-height: 13px;
}
.shipping-note h3 {
	margin: 0 0 10px;
	padding: 0;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #4C85BF;
}

.basket_shipping_msg {
	margin: 10px 105px 0px 0;
	padding: 8px 10px 10px;
	text-align: center;
	border: 1px solid #FAE7C0;
	background-color: #FDFBE8;
	color: #4B4539;
}

#progress {
	line-height: 30px;
	margin: 5px 5px -20px 0;
	border: 1px solid #B7B096;
	width: 300px;
}
#progress th {
	background: url(/images/page/top-tile.gif) top center repeat-x;
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	color: #655D57;
}
#progress td {
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	color: #8B8475;
}
#progress a {
	color: #655D57;
	text-decoration: underline;
}

#paymentboxes td {
	vertical-align: top;
	text-align: center;
	padding: 20px;
	width: 47%;
	font-size: 11px;
	line-height: 16px;
/*	border: 1px dashed #C4B18B;
	background-color: #F9F6F1;*/
	background: url(../images/products/texture-bg.jpg) top right repeat;
	border: 1px solid #ACC085;
}
#paymentboxes h2 {
	text-align: center;
	margin-top: 0;
}
#paymentboxes p {
	text-align: justify;
}




/* -------------------- data table used in my account pages -------------------- */

.data-table {
	border-top: 1px solid #BFC89C;
}
.data-table th {
	font-size: 11px;
	line-height: 30px;
	text-transform: uppercase;
	color: #574030;
	background: #C2CAA1 url(/images/page/h1-bg.png) bottom left no-repeat;
	padding: 0 10px 3px;
	text-align: left;
}
.data-table td {
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #BFC89C;
}
#cart td {
	padding: 5px 10px;
}
.data-table tr:hover, #cart tr:hover {
	background-color: #D0CFB1;
}


