@import url(form.css);

* { margin: 0; padding: 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 100%; }
body { background-color: #7a6e61; color: #404040; font-size: 0.7em; }
img { border: 0; }

p, ol, ul { margin-bottom: 1em; line-height: 1.4em; }
small { font-size: 0.8em; line-height: 1.2em; }
div.hr hr { display: none; }
div.hr { border-top: 2px solid #7a6e61; clear: both; margin-top: 10px; padding-bottom: 11px; }

ol, ul { margin-left: 8px; padding-left: 10px; }

h1,h2,h3,h4,h5,h6 { color: #9a8578; }
h1 { font-size: 1.4em; margin-bottom: 0.6em; }
h2 { font-size: 1.3em; margin-bottom: 0.75em; }

a { color: #8bbd2c; text-decoration: none; }
a:link, a:visited { color: #9e917e; }
a:hover, a:active { color: #483b33; }

#root { width: 930px; height: 1%; margin: 20px auto 0px; background-color: #FFFFFF; background-image: url(../images/br-bg.gif); background-position: bottom right; background-repeat: no-repeat; }
	#header { height: 110px; margin-bottom: 3px; }
		#logo { float: left; }
		#numbers { float: right; padding-right: 10px; }
	#navigation1 { background-color: #483b33; margin-bottom: 3px; height: 1%; }
		#navigation1 ul { background-color: #483b33; list-style-type: none; margin: 0; padding: 0; text-transform: lowercase; }
		#navigation1 li { display: inline; padding: 0px 12px; }
		#navigation1 a:link, #navigation1 a:visited { background-color: #483b33; color: #FFFFFF; }
		#navigation1 a:hover, #navigation1 a:active { color: #9a8578; }
		#navigationlinks { float: left; padding-top: 5px; }
		#searchbar { float: right; padding: 2px 2px 2px 0; }
	#main { background-image: url(../images/bg.gif); background-repeat: repeat-y; min-height: 480px; height: auto !important; height: 480px; }
		#left-column { float: left; width: 727px; margin-right: 3px; padding: 10px 0px 10px 10px; display: inline; }
			#main-image { float: left; width: 540px; margin-right: 10px; margin-bottom: 5px; display: inline; }
			#main-text { float: left; width: 160px; margin-right: 5px; display: inline; }
			#main-text.noimages { float: none; width: auto; display: block; }
			#breadcrumbs { margin-bottom: 8px; float: right; }
		#right-column { float: right; width: 180px; }
			.column-item { border-bottom: 3px solid #7a6e61; margin-bottom: 4px; }
			.browseby { margin: 4px; }
				.browseby h2 { background-color: #E2DEDB; color: #5A4A42; font-weight: normal; padding: 4px 10px; margin: 0; font-size: 1em; }
				.browseby h2 a { text-decoration: none; color: #5A4A42; }
				.browseby ul { list-style: none; margin: 0; }
				.browseby li { margin: 0; padding: 2px 0px; }
				.browseby a { color: #000000; }
			#newsletter-signup { width: 166px; margin-top: 6px; margin-left: 6px; }
				#nl-title { margin-bottom: 1px; }
				#nl-body { background-color: #7a6e61; padding: 5px; text-align: right; }
				#nl-thanks { text-align: left; color: #FFFFFF; }
#footer { width: 930px; margin-left: auto; margin-right: auto; font-size: 0.8em; color: #9e917e; margin-top: 5px; }
	#footer-left { float: left; }
	#footer-right { float: right; text-align: right; }

.shop-home-category { float: left; margin: 4px; display: inline; }
.shop-browser-category { float: left; margin: 15px; display: inline; }
.shop-browser-category-name { background-image: url(../images/navarrow.gif); background-repeat: no-repeat; background-position: center right; }

.shop-browser-product { float: left; margin: 8px 15px; width: 150px; display: inline; }
.shop-product-leftbox { float: left; width: 310px; }
.shop-product-rightbox { float: right; width: 400px; }
.shop-product-rightbox h1 { padding-bottom: 8px; border-bottom: 1px solid #493C34; }

.option { clear: both; border-top: 1px solid #493C34; padding: 5px 0px; }
.option-label { float: left; width: 125px; }
.option-cost { float: left; font-weight: bold; width: 200px; }
.option-add { float: right; width: 150px; }

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.clear { height: 0px; font-size: 0px; line-height: 0px; clear: both; }

input.text, input.text-ghosted, input.image { border: 1px solid #5E5953; }
input.text-ghosted { color: #AAAAAA; padding: 0px 3px; }
input.text { color: #000000; padding: 0px 3px; }
input { vertical-align: middle; }

.pagenavigation { padding: 8px 0px; text-align: right; }
#relatedproducts { clear: both; padding-top: 20px; }
#options { padding-top: 15px; }

.shop-browser-basket { float: left; margin: 8px 15px; width: 150px; display: inline; }
.shop-browser-basket-name h2 { border-bottom: 1px solid #493C34; padding-bottom: 4px; margin-bottom: 4px; }
.shop-browser-basket-price { float: left; }
.shop-browser-basket-remove { float: right; width: 11px; margin-left: 6px; padding: 3px 0 0 0; display: inline; }
.error { text-align: center; font-weight: bold; color: red; }

#browsebyroomtable { width: 100%; margin-bottom: 5px; }
#browsebyroomtable th { background-color: #E2DEDB; color: #493C34; padding: 5px 0px; text-align: center; }
#browsebyroomtable td { background-color: #D5CFCA; color: #493C34; padding: 5px 0px; text-align: center; }

#backbutton { text-align: right; margin: 10px 0px; }