* { margin: 0; padding: 0; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 1em; }
body { background-color: #FFFFFF; color: #000000; font-size: 0.8em; line-height: 1.4em; }
a:link { color: #33266a; }
a:visited { color: #5a2c85; }
a:hover, a:active { color: #a49abc; }
div.hr hr { display: none; }
div.hr { border-top: 1px solid #808080; margin-top: 5px; margin-bottom: 5px; }
img { border: 0px; }
input.button { background-color: #8e1e00; color: #FFFFFF; border: 1px solid #8e1e00; padding: 1px 4px; font-weight: bold; }
input.text { border: 1px solid #606060; }
ul, ol { margin-left: 1.5em; padding-left: 1.5em; margin-bottom: 0.75em; }
ul li { line-height: 1.2em; }
h1,h2,h3,h4,h5,h6,p { margin-bottom: 0.75em; }
#root { width: 930px; margin: 20px auto; }

/* Header Elements */
#header { margin-bottom: 10px; }
	#topimage { float: left; }
	#logo { float: right; }

#body-root { background-image: url(../images/sides930.gif); background-repeat: repeat-y; }
	#main-navigation { padding: 1px 20px 10px; }
		#myaccount-container { float: right; }
			#myaccount-container ul { list-style-type: none; margin: 0; padding: 0; }
			#myaccount-container li { float: left; line-height: 1.1em; margin: 0; padding: 0 0 0 0.5em; }
			#myaccount-container a { text-decoration: none; color: #ff9100; font-weight: bold; }
		#main-navigation-container { overflow: hidden; }
			#main-navigation-container ul { list-style-type: none; margin: 0; padding: 0; }
			#main-navigation-container li { border-left: 1px solid #ffd180; float: left; line-height: 1.1em; margin: 0 1em 0 -1em; padding: 0 1em 0 1em; }
			#main-navigation-container a { text-decoration: none; color: #54009e; text-transform: uppercase; font-weight: bold; }

	#left-column { float: left; display: inline; width: 240px; margin: 6px 0px 10px 15px; background-image: url(../images/sides240.gif); background-repeat: repeat-y; }
		#category-menu { padding: 10px 20px; }
		#category-menu ul { list-style-type: none; margin: 10px 0 10px 0; padding: 0; }
		#category-menu li { display: inline; }
		#category-menu a { display: block; background-image: url(../images/nav-bottom-border.gif); background-repeat: repeat-x; background-position: bottom left; padding: 4px 8px 8px; text-decoration: none; color: #8e1e00; font-weight: bold; }
		#category-menu a:hover { background-color: #efe4ff; }
		#swirls { margin-top: 30px; text-align: center; }
	#main-column { float: right; display: inline; width: 650px; margin: 6px 12px 10px 0px; }
		#main-column .rounded-box { background-image: url(../images/sides650.gif); background-repeat: repeat-y; margin-bottom: 10px; }
		#main-column .rounded-box .content { padding: 10px 20px; }

#footer { width: 930px; margin: 10px auto; text-align: right; font-size: 0.85em; }
	#footer a { color: #606060; }

.clear { clear: both; font-size: 0px; height: 0px; line-height: 0px; }
.float-left { float: left; }
.float-right { float: right; }
.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; }

table.form th, table.data th, table.basket th { text-align: left; background-color: #F0F0F0; padding: 4px; }
table.form td, table.data td, table.basket td { background-color: #F8F8F8; padding: 4px; }

.corners930-top, .corners930-bottom, .corners650-top, .corners650-bottom, .corners240-top, .corners240-bottom { clear: both; background-repeat: no-repeat; }
.corners930-top { background-image: url(../images/corners930-top.gif);  height: 10px; }
.corners930-bottom { background-image: url(../images/corners930-bottom.gif); height: 10px; }
.corners650-top { background-image: url(../images/corners650-top.gif); height: 13px; }
.corners650-bottom { background-image: url(../images/corners650-bottom.gif); height: 13px; }
.corners240-top { background-image: url(../images/corners240-top.gif); height: 13px; }
.corners240-bottom { background-image: url(../images/corners240-bottom.gif); height: 13px; }

.shop-browser-product, .shop-browser-category { float: left; display: inline; width: 150px; height: 275px; margin-right: 50px; margin-bottom: 30px; }
.product-thumbnail { border: 1px solid #F0F0F0; }
