@charset "UTF-8";
#wrapper {
	background-image: url(../images/wrapper-bg.jpg);
	background-repeat: repeat-x;
	
}
#wrapper #content-wrapper {
	margin: auto;
	width: 850px;
}
#header  {
	height: 145px;
}
#header h1  {
	margin: 0px;
	color: #322713;
	font-size: 210%;
	font-weight: normal;
	float: right;
	margin-top: 35px;
}
#header a, #header a:visited {
	color: #322713;
	text-decoration: none;
}
#header #logo {
	margin-top: 11px;
	float: left;
}

#content h2 {
	font-size: 175%;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2DDD1;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #342711;
}
#content h2 strong {
	font-size: 125%;
	font-weight: normal;
}
#content  {
	background-color: #FFF;
	min-height: 600px;
	padding: 20px;
	color: #342711;
	font-size: 88%;
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
#footer  {
	background-image: url(../images/footer-bg.jpg);
	min-height: 190px;
	font-size: 85%;
	padding-top: 30px;
	color: #E0D4A2;
	background-repeat: no-repeat;
	margin-bottom: 1em;
	line-height: 1.5em;
}
#footer ul  {
	display: block;
	padding: 0px;
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
ul#events, ul#exhibitions{
	float: none;
	margin-right: 10px;
}
ul#events {
	margin-top: 1em;
}
#footer ul li  {
	list-style-type: none;
}
#footer ul#home {
	width: 80px;
	margin-left: 15px;
}
#footer a    {
	color: #E0D4A2;
	text-decoration: none;
}
#footer #footer-contact  {
	float: left;
	width: 200px;
	margin-left: 20px;
}
#footer ul#footer-cats  {
	display: block;
	/*width: 340px;*/
	width: 165px;
	overflow: hidden;
}
.footer-col {
	float: left;
	width: 190px;
}

#nav  {
	float: left;
	width: 170px;
	line-height: 1.1em;
	padding-right: 10px;
}
#products  {
	float: left;
	width: 630px;
	padding-top: 7px;
}
/*#nav ul  {
	margin: 0px;
	padding: 0px;
}
#nav ul li  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	padding-top: 0.35em;
	padding-bottom: 0.35em;
}
#nav ul#subnav a   {
	font-weight: normal;
}
#nav ul ul  {
	margin-bottom: 1em;

}
#nav a ,#content #nav a:visited {
	text-decoration: none;
	color: #32260F;
}
ul#nav-list{
	padding-top: 20px;	
}*/

#nav-list li  {
	list-style-type: none;
}
ul#nav-list  {
	margin-left: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: -7px;
}
#nav-list a{
	text-decoration: none;
	/*color: #32260F;*/
	font-weight: bold;
	padding-top: 0.35em;
	padding-bottom: 0.35em;
}
#nav ul#subnav a   {
	font-weight: normal;
}
.clear {
	clear: both;
}
.hr {
	background-color: #E2DDD1;
	clear: both;
	height: 1px;
	margin-bottom: 30px;
	font-size: 0px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}

.product, .productleft, .productright {
	background-image: url(../images/product-preview-bg.gif);
	float: left;
	height: 230px;
	width: 130px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.product, .productleft {
	margin-right: 10px;
}

.product-img {
	height: 130px;
	overflow: hidden;
}
.product .product-description, .productleft .product-description, .productright .product-description {
	height: 71px;
}
.product-description {
	margin-top: 6px;
	margin-right: 1px;
	margin-left: 1px;
}
#thumbs .product-thumb {
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}

#pages {
	color: #32260F;
	clear: both;
	font-size: 120%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2DDD1;
	padding-top: 1em;
}
#pages a, #pages a:visited {
	color: #32260F;
	text-decoration: none;
	text-transform: lowercase;
}
#page-numbers a {
	font-weight: normal;
}
#page-numbers {
	font-weight: bold;
	word-spacing: 0.25em;
}
#product-info {
	width: 350px;
	padding: 10px;
	background-color: #FFF;
}
#thumbs {
	width: 220px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #FFF;
}

#cart-info {
	width: 210px;
	background-color: #E7DFCE;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.border {
	background-image: url(../images/border-bg.gif);
	background-repeat: repeat;
	float: left;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#cart-info .price strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	margin-left: 2px;
	margin-right: 2px;
}
span.price {
	margin-bottom: 10px;
	display: block;
}
#prev, #next {
	float: left;
	height: 22px;
	width: 100px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
#prev a, #prev a:visited, #next a, #next a:visited{
	background-image: url(../images/prev-next-bg.gif);
	background-repeat: no-repeat;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	margin-top: 10px;
	line-height: 22px;
	display: block;
	height: 100%;
	width: 100%;
}
#prev{
	margin-right: 10px;
}
a.button {
	line-height: 22px;
	background-image: url(../images/button-bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 145px;
	text-decoration: none;
	text-align: left;
	color: #fff;
	font-weight: bold;
	clear: both;
	margin-top: 10px;
	padding-left: 5px;
}
#content #nav a.button {
	color: #FFF;
}


a.view-item, a.view-item:visited{
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;
	color: #AB9056;
	text-align: left;
	width: 140px;
	display: block;
}
#info-col {
	float: left;
	width: 240px;
}
#product-col {
	float: left;
	width: 382px;
}
a.pdf {
	text-decoration: none;
	text-transform: lowercase;
	color: #32260F;
	display: block;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: -3px top;
	height: 32px;
	line-height: 32px;
	padding-left: 32px;
	margin-top: 5px;
}
#featured-border {
	margin-left: 70px;
	margin-bottom: 20px;
}

#lightbox-secNav-btnClose {
	outline: 0;	
}
#contact-container  {
	padding: 0px;
	background-color: #E7DFCE;
	margin: 0px;
}
#contact-container table {
	margin: 10px;
	padding: 0px;
}
#contact-container input , #contact-container textarea{
	border: 1px solid #32260F;
	background-color: #DBCFB7;
	padding: 3px;
}
a.cart-button {
	clear: both;
	display: block;
	line-height: 22px;
	background-image: url(../images/cart-button.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 205px;
	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	text-transform: lowercase;
}
a.bottom  {
	margin-bottom: 5px;
	margin-top: 5px;
}

input#keyword, input#low_price, input#high_price {
	line-height: 22px;
	background-image: url(../images/search-bg.gif);
	height: 17px;
	width: 145px;
	margin-top: 10px;
	background-repeat: no-repeat;
	border: 0;
	padding-top: 5px;
	padding-left: 5px;
}
p.message {
	background-color: #E7DFCE;
	display: block;
	margin: 0px;
	padding: 10px;
	width: 607px;
	font-size: 150%;
}
input#search-submit {
	background-color: #FFF;
	padding: 0px;
	border: 0;
	cursor: pointer;
	margin-left: 108px;
	margin-top: 2px;
}
/*----------------STATIC PAGE STYLES------------------*/

#slideshow {
	width: 450px;
	height: 312px;
	background-repeat: no-repeat;
	padding: 17px 17px 18px 18px;
	float: left;
	margin-right: 20px;
	background-image: url(../images/slideshow-bg.jpg);
	margin-bottom: 17px;
}
#slideshow div {
	height: 312px;
	width: 450px;
	margin-top: 17px;
	margin-left: 17px;
}
#content-brochure  {
	background-image: url(../images/paper-lines.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF;
	min-height: 600px;
	padding: 20px;
	color: #342711;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
.tile-container {
	width: 810px;
	height: 220px;
	margin-top: 30px;
	color: #342711;
	font-size: 16px;
	font-weight: bold;
}
.tile-container a, .tile-container a:visited {
	color: #342711;
	text-decoration: none;
}
.tile-container a:hover {
	color: #342711;
	text-decoration: underline;
}
.tile-left {
	width: 133px;
	height: 133px;
	float: left;
	padding-top: 10px;
	padding-bottom: 22px;
	padding-left: 11px;
	padding-right: 11px;
	background-image: url(../images/tile-bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.tile-right {
	width: 133px;
	height: 133px;
	float: left;
	margin-left: 8px;
	padding-top: 10px;
	padding-bottom: 22px;
	padding-left: 11px;
	padding-right: 11px;
	background-image: url(../images/tile-bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.tilelinkleft {
	width: 155px;
	float: left;
	text-align: center;
}
.tilelinkright {
	width: 155px;
	float: left;
	text-align: center;
	margin-left: 8px;
}
.article-container {
	width: 810px;
	height: auto;
	margin-top: 30px;
	color: #342711;
	font-size: 12px;
	line-height: 1.3em;
	overflow: auto;
}
.article-container a, .article-container a:visited {
	color: #342711;
	text-decoration: none;
	font-weight: bold;
}
.article-container a:hover {
	color: #342711;
	text-decoration: underline;
}
.article-img {
	width: 133px;
	height: 133px;
	float: left;
	padding-top: 10px;
	padding-bottom: 22px;
	padding-left: 11px;
	padding-right: 11px;
	background-image: url(../images/tile-bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: 20px;
}

.article-video {
	width: 320px;
	height: 240px;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
a.magnify {
	background-image: url(../images/magnify.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 18px;
	height: 16px;
	line-height: 16px;
	margin-top: 5px;
	text-decoration: none;
}
#greyout {
	background-color: black;
	filter:alpha(opacity=50); /* IE */
	opacity: 0.5; /* Safari, Opera */
	-moz-opacity:0.50; /* FireFox */
	height: 100%;
	width: 100%;
	position:fixed;
	visibility:hidden; 
	z-index:998;
}
#quotemessage {
	position:fixed;
	width:360px;
	height:95px;
	z-index:999;
	background-color: #FFF;
	margin-left: -200px;
	margin-top: -102px;
	left: 50%;
	top: 50%;	
	border: 10px solid #D6CCB3;
	padding: 10px;
	padding-top: 23px;
	text-align: center;
	visibility: hidden;
}
a#continue {
	outline: none;
	line-height: 22px;
	background-image: url(../images/button-bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 150px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	clear: both;
	margin-top: 10px;
	margin-left: 105px;
}
.contact-col {
	float: left;
	margin-left: 20px;
}
#contact {
	float: left;
}
.img-right {
	float: right;
	margin-left: 20px;
	margin-top: 7px;
}
	
.links .article-container {
	margin-top: 10px;
}
/*.product-img span.sold {
	background-image: url(../images/sold.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 68px;
	display: block;
	position: relative;
	top: -134px;
}*/
/*.product-img img {height: 130px;}*/

#main-img span.sold, .product-img span.sold, #main-img span.sale, .product-img span.sale {
	background-image: url(../images/sold.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 68px;
	display: block;
	position: absolute;
}
#main-img span.sale, .product-img span.sale {
	background-image: url(../images/sale.png);
}
.strikethrough {
	text-decoration: line-through;
}
#cart-info strong.sale_price {
	font-size: 170%;
	color: #21821C;
}


#main-img, .product-img {position: relative;}

#greyout {
	background-color: black;
	filter:alpha(opacity=50); /* IE */
	opacity: 0.5; /* Safari, Opera */
	-moz-opacity:0.50; /* FireFox */
	height: 100%;
	width: 100%;
	position:fixed;
	visibility:hidden; 
	z-index:998;
}
a.cart {margin-bottom: 20px;}

.required {
	color: #C00;
}
/*a.foldout {
	display: block;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	margin-left: -13px;
	width: 180px;
}*/
#price_range {
	margin-top: 15px;
}
input#low_price , input#high_price{
	margin-right: 10px;
}
#filter {
	display: block;
	margin-bottom: 10px;
	vertical-align: top;
}
.regtextbox{
	border: 1px solid #CCC;
	padding: 2px;
	width: 180px;
}
.regtextbox.short {
	width: 79px;
}
#enq_form {
	margin: 0;
	padding: 0;
}

