@import url(form.css);
* { 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: #dce5b3; font-size: 0.7em; color: #404040; line-height: 1.6em; }
h1, h2, h3, h4, h5, h6 { color: #ac4145; }
h1 { border-bottom: 1px solid #e1be63; font-size: 1.5em; padding-bottom: 0.3em; margin-bottom: 0.8em; font-weight: normal; }
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: 860px; margin: 10px auto; background-color: #ffffff; }
#header { background-color: #BF7061; }
#header #logo { float: left; width: 200px; height: 120px; background-color: #AC4145; }
	#header #logo img { padding: 36px 0px 0px 10px; }
#header #topstrap { float: right; width: 660px; height: 120px; background-color: #BF7061; background-image: url(../images/topstrap-flower.jpg); background-repeat: no-repeat; background-position: top right; }
	#header #topstrap img { padding: 36px 0px 0px 20px; }
#subheader #searchform { float: left; width: 200px; height: 48px; overflow: hidden; background-color: #eccf99; border-bottom: 3px solid #e5c280; line-height: 1em; }
	#subheader #searchform form { padding: 8px 0px 2px 10px ; }
		#subheader #searchform #advancedsearchlink { text-align: right; padding-right: 35px; font-size: 0.8em; padding-bottom: 5px; }
#subheader #shoplinks { float: right; width: 660px; height: 48px; overflow: hidden; background-color: #f6ecca; border-bottom: 3px solid #dbdcdf; }
	#subheader #shoplinkspadding { text-align: right; padding-right: 20px; line-height: 45px; color: #808080; }
#main { background-image: url(../images/mainbkgd.gif); background-repeat: repeat-y; height: 1%; }
	#main #mainmenu { float: left; width: 200px; line-height: 1em; }
		#mainmenu ul { list-style-type: none; margin: 20px 20px 0px 20px; padding-left: 0px; }
			#mainmenu ul li { display: inline; }
				#mainmenu ul li ul { margin: 0px 0px 0px 0px; border-bottom: 1px solid #e1be63; }

		#mainmenu a:link, #mainmenu a:visited { display: block; width: 100%; text-decoration: none; border-bottom: 1px solid #e1be63; }
			#mainmenu a span { display: block; padding: 6px 4px; }
		#mainmenu a:hover, #mainmenu a:active { background-color: #f2dd97; color: #ac4145; }
		#mainmenu a.l2:link, #mainmenu a.l2:visited { border-bottom: 0px; }
			#mainmenu a.l2 span { padding: 6px 4px 6px 14px; }
		#mainmenu a.l3:link, #mainmenu a.l3:visited { border-bottom: 0px; }
			#mainmenu a.l3 span { padding: 6px 4px 6px 28px; }
		#mainmenu a.l4:link, #mainmenu a.l4:visited { border-bottom: 0px; }
			#mainmenu a.l4 span { padding: 6px 4px 6px 42px; }
		#mainmenu a.l5:link, #mainmenu a.l5:visited { border-bottom: 0px; }
			#mainmenu a.l5 span { padding: 6px 4px 6px 56px; }
		#mainmenu a.l6:link, #mainmenu a.l6:visited { border-bottom: 0px; }
			#mainmenu a.l6 span { padding: 6px 4px 6px 70px; }
		#mainmenu a.children { background-image: url(../images/nav-childarrow.gif); background-repeat: no-repeat; background-position: center right; }

	#main #mainbody { float: right; width: 660px; }
		#main #mainbodypadding { padding: 20px; }

	#main #copyrights { text-align: right; font-size: 0.8em; padding: 16px 8px 8px 0px; }

.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; }

.blog-summary, .news-summary { margin-bottom: 16px; }
.blog-summary h2, .news-summary h2 { margin-bottom: 0px; }
.blog-summary-heading, .news-summary-heading { border-bottom: 1px solid #e1be63; padding-bottom: 3px; }

.shop-browser-category { float: left; width: 180px; text-align: center; height: 200px; margin-right: 20px; margin-bottom: 20px; }
.shop-browser-category-image img { border: 1px solid #E0E0E0; }
.shop-browser-category-text { text-align: center; }
.shop-browser-product { float: left; width: 295px; height: 220px; margin-right: 10px; padding-bottom: 12px; border-bottom: 1px solid #E0E0E0; margin-bottom: 12px; }
.shop-browser-product-image { float: left; width: 100px; margin-right: 20px; margin-bottom: 10px; }
.shop-browser-product-image img { border: 1px solid #E0E0E0; }
.shop-browser-product-text { float: left; width: 170px; }

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; }

.shop-product-images { float: left; width: 200px; text-align: center; }
.shop-product-image { margin-bottom: 10px; }
.shop-product-details { float: right; width: 390px; }