/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	font-family:Georgia, "Times New Roman", Times, serif;
}
body{
	background:url(media/ampBG.jpg) repeat-y center;
}
a img, :link img, :visited img {
	border: 0;
}
a{
	text-decoration:underline;
	color:#919191;
}
a:hover{
	text-decoration:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body{
	background-color:#000;
	font-size: 90%;
}
p, li{
	line-height:120%;
}
.accessibility {
	position:absolute;
	top:0;
	left:-9000px;
}
div#container{
	margin:0 auto;
	width:980px;
}

div#header{
	position:relative;
	background-color:#3C2313;
	float:left;
	height:126px;
	color:#E8D4A7;
	font-size:70%;
}
div#header h1 a{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:440px;
	height:65px;
}
div#prodsearch span{
	position:absolute;
	top:0;
	left:-9999px;
}
div#prodsearch {
	height:28px;
	width:127px;
	background-image:url(media/product_search.jpg);
	margin:10px 0;
}

div#header img{
	float:left;
	margin:0;
	padding:0;
	border:none;
}
div#header p{
	float:left;
	margin:0;
	padding:0;
}
div#header form{
	width:152px;
	float:left;
	padding:0 37px;
}
div#header label{
	display:block;
}
div#header form .headerSelect{
	width:160px;
	border:solid 1px #79726D;
	padding:4px;
}
div#header form p{
	margin:0;
	padding:0;
}
div#header form p.submit{
	margin-top:10px;
	float:right;
}
.offScreen{
	position:absolute;
	top:0;
	left:-9999px
}
div#container2{
	margin:0 auto;
	width:978px;
	height:70%;
	background-color:#FFFFFF;
}
div#main{
	padding-top:35px;
	clear:left;
	display:inline;
	background:url(media/content_bg.jpg) repeat-x;
	float:left;
	
}

div#nav{
	width:210px;
	float:left;
	padding-bottom:212px;
	background:url(media/nav_bg.jpg) repeat-x bottom left;	
	font-size:80%;
}
div#nav a{
	font-weight:bold;
	font-style:italic;
}
div#nav ul{
	border-bottom:solid 1px #E2E3D3;
	background:url(media/nav_bg_top.jpg) repeat-x #BBBD99;
}

div#nav ul ul, div#nav ul ul ul{
	border-bottom:none;
}
div#nav ul li{
	border-top:solid 1px #dddecc;
	border-bottom:solid 1px #9E9F83;
}
div#nav ul li a{
	padding:9px 0px 6px 15px;
	display:block;
	text-decoration:none;
	color:#604E39
}
div#nav ul li a:hover{
	background-color:#F8FBBD;
}
div#nav ul li li{
	border-bottom:solid 1px #9E9F83;
	border-top:solid 1px #e6e7da;
	background:#CDCFB5;
}
div#nav ul li li a{
	padding-left:30px;
	color:#72624F;
}
div#nav ul li li li{
	border-top:solid 1px #efefe6;
	background:#DEDFCD;
}

div#nav ul li li li a{
	text-indent:0;
	padding-left:10px;
	padding-right:10px;
	margin-left:0;
	color:#8B7F6E;
}
/*
div#nav .firstUL, .lastUL{
	border-top:none;
}
*/
div#nav .lastUL{
	border-top:none;
}
div#content{
	float:right;
	width:714px;
	padding:20px 27px 0 27px;
	position:relative;
}
h2{
	font-size:120%;
	margin:0 0 16px;
}
h3{
	font-size:120%;
	margin:0 0 16px;
}
p{
	margin:0 0 16px;
}
p.mainPara{
	font-style:italic;
	font-weight:bold;
}
div#topContent{
	float:left;
	width:484px;
}
div#topContent h2{

}
div#recentAdditions{
	float:right;
	width:210px;
	font-size:90%;

}
div.recentItem{
	clear:left;
	float:left;
	margin-bottom:14px;
	width:200px;
}
div#recentAdditions ul{
	
}
div#recentAdditions li a{
	color:#93965C;
}
div#recentAdditions .image{
	float:left;
	font-size:90%;
	padding-right:8px;
}
div#recentAdditions li.product, div#recentAdditions .manufacturer{
	font-weight:bold;
	font-size:90%;

}
div#recentAdditions li.product a{
	color:#000000;
	text-decoration:none;
}
div#recentAdditions .desc, div#recentAdditions .link{
	font-size:90%;
}

div#photoGalleries{
	clear:both;
}
div#photoGalleries li{
	float:left;
	padding-right:14px;
}
div#photoGalleries p{
	
	padding:12px 0 0 0;
	font-size:80%;
	clear:left;
}
div#photoGalleries a{
	color:#919191;
}
div#footer{
	background:url(media/footer_bg.gif) repeat-x;
	padding:34px 0 0 0;
	clear:both;
}
div#footer ul{
	clear:left;
}
div#footer li{
	float:left;
	padding:0 6px 0 0;
}
div#footer a{
	color:#B7B7B7;
}
div#footer a:hover{
	text-decoration:none;
}
div#footer p{
	clear:left;
	color:#B7B7B7;
}
div#mainImage{
	float:right;
	padding:8px 0 14px 14px;
	width:220px;
	border-left:solid 1px #BBBD99;
	text-align:center;
}
div#mainImage div, div#mainImage p{
	text-align:center
}
div#mainImage img, div#prodImages img{
	border:solid 1px #000000;
}
div#prodImages ul{
	list-style:none;
	margin:0;
}
div#prodImages ul li{
	float:left;
	padding:0 4px 4px 0;
}
.productList{
	clear:left;
	margin-bottom:14px;
	border-bottom:solid 1px #B8ADA7;
	padding-bottom:14px;
}
.productList a:link {
	color:#93965C;
	text-decoration:underline;
}
.productList a:visited {
	color:#93965C;
	text-decoration:underline;
}
.productList a:hover {
	color:#93965C;
	text-decoration:none;
}
.productListingHeader {
	font-size:130%;
	margin-bottom:10px;
}
.productListingDesc {
	font-size:80%;
	margin-bottom:10px;
}
.productlistings{
	margin-left:135px;
}
.productListingPrice {
	font-size:80%;
	font-weight:bold;
	margin-bottom:10px;
}
img.listImage{
	float:left;
	margin-right:8px;
	padding-bottom:0;
	margin-bottom:0;
	border:solid 1px #3C2313;
}
#contactForm label{
	width:100px;
	float:left;
	clear:left;
}
#contactForm .dataText, #contactForm .dataTextArea{
	width:250px;
	margin:0 0 4px 0;
} 

#product_detail h3{
	font-size:200%;
}

#product_detail dl{
	font-size:80%;


	font-weight:bold;
}

#product_detail dt{
	clear:left;
	width:50%;
	float:left;
}

#product_detail dd{
	display:block;
	font-weight:normal;
}
div#product_description{
	width:581px;
	margin-top:20px;
}
div#product_description .LHS {
	width:60%;
	float:left;
}
div#product_description .RHS {
	width:39%;
	float:right;
}
.enquiry{
	text-align:center;
	padding-top:22px;
}
.enquiry2{
	text-align:center;
}
.enqketSmall
{
	padding: 2px 5px 2px 10px;
	margin: 10px 0px 0px 0px;
	border: 1px outset #CECEB4;
	text-align: center;
	width: 60px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	background-color: #E4E4D8;
}
.enqket
{
	padding: 2px 5px 2px 10px;
	margin: 10px 0px 0px 0px;
	border: 1px outset #CECEB4;
	text-align: center;
	width: 120px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	background-color: #E4E4D8;
}
.enqketLarge
{
	padding: 2px 5px 2px 10px;
	margin: 10px 0px 0px 0px;
	border: 1px outset #CECEB4;
	text-align: center;
	width: 180px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	background-color: #E4E4D8;
}
.enqketCap
{
	padding: 2px 5px 2px 10px;
	margin: 10px 0px 0px 0px;
	border: 1px outset #CECEB4;
	text-align: center;
	width: 360px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	background-color: #E4E4D8;
}
.enqket:hover, .enqketLarge:hover, .enqketSmall:hover, .enqketCap:hover
{
	border: 1px inset #333333;
	text-align: center;
	font-family: Georgia, "Times New Roman" , Times, serif;
	background-color: #BBBD99;
	color: #FFFFFF;
}
.right_align
{
	padding: 0px 0px 0px 10px;
	border: 1px outset #BBBD99;
	text-align: left;
	font-family: Georgia, "Times New Roman" , Times, serif;
	background-color: #E4E4D8;
	color: #333333;
	width: 200px;
}
.right_align:hover
{
	padding: 0px 0px 0px 10px;
	border: 1px inset #BBBD99;
	text-align: left;
	font-family: Georgia, "Times New Roman" , Times, serif;
	background-color: #BBBD99;
	color: #333333;
	width: 200px;
}
div#header form .headerText
{
	width: 152px;
	border: solid 1px #79726D;
	padding: 4px;
	color: #333333;
	font-family: Georgia, "Times New Roman" , Times, serif;
	text-align: left;
	background-color: #EBD7A9;
}
div#header form .headerText:hover
{
	width: 152px;
	border: solid 1px #79726D;
	padding: 4px;
	color: #333333;
	font-family: Georgia, "Times New Roman" , Times, serif;
	text-align: left;
	background-color: #F1E4C7;
}
.toggleopacity { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75); -moz-opacity: 0.75; }
.toggleopacity:hover { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; }
.clear {
	clear:both;
}
#productImages{
	border-top:1px #CCC dashed;
	border-bottom:1px #CCC dashed;
}
#productImages img{
	margin-bottom:2px;
}
#main_image {
	clear:both;
	text-align:center;
	padding:0;
	margin:20px 0;
	float:left;
}

#main_image img{
	width:581px;
}

#product_gallery {
	padding:0;
	margin:20px 0;
	float:right;
	width:129px;
	text-align:center;
}
#product_gallery img{
	
}
#productDetail ul{
	list-style:circle;
	margin:6px 0 16px 28px;
}
p.back{
	margin:16px 0;
}
div#content a, p.back a {
	color:#93965C;
}
#productDetail dl{
	margin:6px 0 16px 0;
	font-weight:bold;
}
#productDetail dt{
	float:left;
	width:120px;
	clear:left;
}
#productDetail dd{
	
}
#newsList a{
	color:#919191;
}
.submitButton{
	margin-left:100px;
}
.labelText
{
	padding: 5px 0px 5px 0px;
	float: left;
	width: 180px;
	clear: left;
}
.labelText2
{
	margin: 10px 0px 0px 0px;
	padding: 2px 5px 2px 10px;
	float: left;
	width: 180px;
	clear: left;
}
.inputText{
	margin:2px 0;
}
.inputSubmit{
	margin:2px 0 2px 120px;
}
table.basket th
{
	padding: 10px 0px 10px 4px;
	text-align: center;
	font-weight: bold;
}
table.basket th.left
{
	padding: 10px 0px 10px 4px;
	text-align: left;
}
table.basket td{
	padding:4px;
}
.deadstock
{
	font-size: smaller;
	font-style: italic;
	color: #800000;
}
td.left{
	text-align:left;
}
td.center{
	text-align:center;
}
td.total{
	text-align:right;
	padding-right:6px;
}
.checkout{
	margin-top:4px;
	text-align:right;
}
div#basket ul{
	position:absolute;
	top:-28px;
	right:20px;
	margin:0;
	color:#FFFFFF;
}

div#basket a{
	color:#CCCCCC;
	text-decoration:none;
	padding:0 10px;
	font-size:90%;
}

div#basket a:hover{
	text-decoration:underline;
}

div#basket ul{
	list-style:none;
}

div#basket li{
	display:inline;
	margin-left:10px;
}
.imageRight{
	float:right;
	clear:right;
	margin:0 0 6px 12px;
}

.imageLeft{
	float:left;
	clear:left;
}

.center{
	text-align:center;
}
div.galleryNav{

}
div.galleryNav ul{
	list-style:none;
}
div.galleryNav ul li{
	float:left;
	margin-right:8px;
}
div.galleryNav li.currentPage{

}
.highlight{
	font-style:italic;
	font-weight:bold;
}
.enlarge{
	text-align:center;
	margin-right:16px;
}
p.enlarge{
	background:url(media/enlarge.gif) no-repeat center;
	height:26px;
	text-indent:-9999px;
}
.search_page label{
	display:block;
	margin-top:20px;
	margin-bottom:2px;
	color:#79726D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
}
.search_page_input{
	padding: 2px 5px 2px 10px;
	margin: 10px 0px 0px 0px;
	color:#79726D;
	background-color: #E4E4D8;
	border: 1px outset #CECEB4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	display:block;
	width:250px;
}
.search_page_input:hover
{
	border: 1px inset #333333;
	background-color: #BBBD99;
	color: #595451;
}
.submit {
	margin-top:25px;
}
.filter{
	margin:15px 0 14px 0;
	margin-bottom:14px;
	border-bottom:solid 1px #B8ADA7;
	padding-bottom:14px;
}
.filter select{
	color:#79726D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	width:250px;
	margin-right:10px;
}
.filter input{
	color:#79726D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
}

/*
POP OUT MENU
*/

.anylinkcss{
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	width: 205px;
}

.anylinkcss a{
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #F8FBBD;
}
.featuredDescription{
	font-weight:normal;
}
.availability{
	color:#FF0000;
	font-weight:bold;
}
table.basket td.spacer
{
	border-style: solid;
	border-width: 0px;
	padding: 14px 4px 35px 4px;
}
.spanpad
{
	margin: 5px 0px 5px 75px;
}

.errMsg
{
	color: #800000;
	font-weight: bold;
}
#mailingList
{
	width: 210px;
	background:url(media/mail-back.gif) repeat-y;
	font-size: 80%;
	padding-bottom: 15px; 
	/* background-color: #BBBC9A; */
}
#mailingList h3
{
	font-size: 300%;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 18px;
	color: #ffffff; /* color: #604e39; */
	font-style: italic;
}
#mailingList p
{
	font-size: 140%;
	font-weight: bold;
	padding-left: 13px;
	color: #ffffff; /* color: #604e39; */
	font-style: italic;
}
.mailingListLabel
{
	font-size: 120%;
	font-weight: bold;
	padding-left: 13px;
	color: #ffffff; /* color: #604e39; */
	font-style: italic;
	padding: 2px 5px 2px 10px;
	width: 180px;
}
.mailingListInput
{
	padding: 2px 5px 2px 10px;
	margin: 10px 0px 0px 0px;
	border: 1px outset #CECEB4;
	text-align: center;
	width: 120px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	background-color: #E4E4D8;
}
.mailingListInput:hover
{
	border: 1px inset #333333;
	text-align: center;
	font-family: Georgia, "Times New Roman" , Times, serif;
	background-color: #79726D;
	color: #FFFFFF;
}