* { margin: 0px; padding: 0px; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link, a:visited { color: #ac4145; }
a:hover, a:active { color: #bf7061; }
body { background-color: #00612a; background-image: url(../images/bkgd.gif); background-repeat: repeat-x; font-size: 0.7em; color: #404040; line-height: 1.6em; }
h1, h2, h3, h4, h5, h6 { color: #874133; }
h1 { border-bottom: 1px solid #874133; font-size: 1.3em; padding-bottom: 0.3em; margin-bottom: 0.8em; }
h2 { font-size: 1.1em; font-weight: normal; margin-bottom: 0.3em; }
hr { display: none; }
div.hr { border-top: 1px solid #E0E0E0; padding-top: 8px; margin-bottom: 7px; }
img { border: 0px; }
input { vertical-align: middle; }
input.text, input.text-ghosted { padding: 2px; border: 1px solid #808080; }
input.text-ghosted { color: #808080; }
input.text { color: #000000; }
a.button, input.button { text-decoration: none; background-color: #D09911; color: #FFFFFF; font-weight: bold; border: 0px; padding: 2px 4px; }
a.button:hover, input.button:hover { background-color: #AC4145; }
ol, ul { margin-left: 1.5em; padding-left: 1.5em; }
p { margin-bottom: 0.8em; }
select { vertical-align: middle; }

#root { width: 980px; height: 1%; margin: 35px auto 20px; background-image: url(../images/rootbkgd.gif); background-repeat: repeat-y; background-position: 25px 0px; }
#root2 { background-image: url(../images/rootbkgd2.gif); background-repeat: no-repeat; background-position: bottom left; min-height: 780px; height: auto !important; height: 780px; }

	#leftside { float: left; width: 175px; padding-left: 35px; }
	#centre { float: left; width: 565px; }
	#header { background-image: url(../images/cobweb.gif); background-repeat: no-repeat; background-position: 25px 0px; }
	#logo { text-align: center; padding-top: 20px; }

	#homecontact { margin-bottom: 10px; padding-left: 30px; }
	#mainmenu { line-height: 1em; background-image: url(../images/navbkgd.gif); background-repeat: no-repeat; width: 148px; padding-top: 10px; padding-bottom: 20px; height: 180px; }
		#mainmenu ul { list-style-type: none; margin: 0px 10px; padding-left: 0px; }
			#mainmenu ul li { display: inline; }

		#mainmenu a:link, #mainmenu a:visited { display: block; margin-bottom: 8px; text-decoration: none; color: #874133; font-weight: bold; line-height: 1.4em; }
		#mainmenu a:hover { color: #dc7526; }
		
	#main { margin: 10px 0px 100px; padding: 10px; }

.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px; }

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }
.float-left { float: left; }
.float-right { float: right; }

.shop-browser-category, .shop-browser-product { float: left; width: 150px; height: 250px; margin: 0px 10px 10px 0px; padding: 8px; }


table.form th, table.basket th { background-color: #ECCF99; padding: 2px 3px; font-weight: normal; color: #ac4145; }
table.form td, table.basket td { background-color: #F6ECCA; padding: 2px 3px; }
table.form div.hr, table.basket div.hr { border-top: 1px solid #ac4145; padding-top: 0px; margin-bottom: 0px; }

.error { color: #ff0000; text-align: center; }

#mainbodypadding table { border-collapse: collapse; }
#mainbodypadding table th { background-color: #ECCF99; padding: 2px 3px; font-weight: normal; color: #ac4145; border: 1px solid #FFFFFF; }
#mainbodypadding table td { background-color: #F6ECCA; padding: 2px 3px; vertical-align: top; border: 1px solid #FFFFFF; }
.subcategory-links { margin-bottom: 8px; font-weight: bold; text-align: center; }