body {
	background: url(/images/web-bg.jpg) fixed;
	height: 100%;
	margin: 0;
	padding: 0;
}
a:link {
	color:#869;
}
a:visited {
	color: #666;
}
a:hover {
	text-decoration: underline;
	background-color: #eef;
}
a img {
	border:none;
}
fieldset {
	background-color: #eef; border: 1px solid #ddd; padding: 5px; position:relative; margin-bottom: 1em;
}
form img {
	vertical-align: bottom;
}
legend {
	display: block; width: 25%; position:relative; top: -0.5em; padding: 2px 10px;
	background: #083; color: #fff;
}
fieldset label {
	display:block; font-size: 85%;
}

h1 { margin-top: 0;}

h3 {
	border-bottom: 1px solid #888888;
	border-top: 1px solid #888888;
	color: #886699;
	font-family: 'Euromade Bold',Eurostile, Helvetica, Arial, sans-serif;
}
h5 {
	margin-bottom: 0.4em;
}
dt {
	color:#fff; background-color:#869; width:50%;
	padding-left: 0.5em; margin-top:0.5em;
}
th, td {
	font-size: 85%; border: 1px #ddd solid;
}


/* ============= IDS ===================*/


#buttonbar {
	font-family: 'Euromade Bold',Eurostile, Helvetica, Arial, sans-serif;
}

#buttonbar li {
	list-style: none;
	margin: 3px 0;
}

#buttonbar li a:link, #buttonbar li a:visited {
	background: url(/images/button.gif) #886699 no-repeat;
	border: 1px solid #000000;
	color: #EEEEFF;
	display: block;
	margin:auto;
	font-weight: bold;
	height: 38px;
	text-align: center;
	text-decoration: none;
	width: 118px;
}

#buttonbar li a:hover {
	background-color: #FFFFFF;
}
#buttonbar .green a:link, #buttonbar .green a:visited {
	background: url(/images/button2.gif) #009933 no-repeat;
	border: 1px solid #000000;
	color: #EEEEFF;
	display: block;
	margin:auto;
	font-weight: bold;
	height: 38px;
	text-align: center;
	text-decoration: none;
	width: 118px;
}
#buttonbar li .green a:hover {
	background-color: #FFFFFF;
}

#buttonbar ul {
	margin: 0;
	padding: 0;
}

#content {
	background-color: #FFFFFF;
	color: #043;
	border: 4px #FFFFFF solid;
	font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
	margin: 50px;
	padding: 5px;
	position: relative;
	
}
/* Hides from IE5-mac \*/
* html #content {height: 1%;}
/* End hide from IE5-mac */

#header {background-color: #FFFFFF;
	color: #043;
	border: 4px #FFFFFF solid;
	font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
	margin: 50px 50px 25px 50px;	
	min-height: 67px;
}
#header h1 {
	margin:0;
}

#main {
	border-right: 1px solid #666666;
	margin-right: 170px;
	padding-right: 1em;
}

#navbar {
text-align:center;
width: 150px;
background:#fff;
position: absolute;
top:20px; right:20px;
}
* html #navbar {
	top:10px; right:20px;
}
#navbar h5 {
	margin:0;
}
#shopnav {
width: 150px;
background:#fff;
position: absolute;
top:10px; right:15px;
border: 1px solid #ddd;
}
/* * html #shopnav {
	top:10px; right:60px;
}*/
#tablewrapper {
	width: 96%;
}
#titleimage {float:left; margin: 0 10px 10px 0;
}

/* ============= CLASSES ===================*/

.account {
	border: 0px solid #fff;
	margin-left:auto; margin-right:auto;
	text-align:center;
}
.account td {
	text-align: left;
	border: 0px solid #fff;
}
.account .label {
	background-color: #ddd;
	color: #043;
	font-weight: bold;
	text-align: right;
	padding: 1px 5px;
}
.alert {
	color: #cc0000;
	background: #eef;
}
.attribute_table td {
	padding: 1px 5px;
}
.basketry {
background:#ddd;border: 3px solid #ddd; font-size: 0.85em;
}
.bottom {
	background: url(/images/strip-bg.jpg) repeat-x;
	border-bottom: 1px solid #886699;
	border-top: 1px solid #886699;
	height: 104px;
}
ul.cat_tree {
	margin-left:0; padding-left:0; list-style: none;
	font-size: 11px; line-height: 15px; vertical-align: bottom; 
}
ul.cat_tree ul {
	margin-left:10px; padding-left:0; list-style: none;
	font-size: 11px;
}
.cat_tree li a {
	text-decoration: none;
}
div.catbox {
	float:left; width: 182px; margin: 5px 15px 15px 0;
	 width: 180px; height: 169px;
	 padding: 0;
}
.catbox h3 {
	margin:0; font-size: 15px;
}
.catbox img {
	border:none;
}
.catbox a {
	text-decoration:none;
}
.clear {
	clear: both;
}

.error {
	color: #CC0000;
}
input.formerror {
	border: 2px solid #c00;
}
label.formerror {
	color:#c00;
}
.horiz_nav {
	clear:left; font-size: 12px; font-weight: bold; background:#869; height: 20px; border-top:1px solid #000;border-bottom:1px solid #000;
}
.horiz_nav a:link, .horiz_nav a:visited {
	display:block; width: 80px; height: 20px; float:left; background-image: url(/images/shopmenu_bg.png); color: #fff; text-align:center;
}
.horiz_nav a:hover {
	background-color:#fff; 
}
.note {
	background-color: #DDDDDD;
	border: 1px dashed #886699;
	font-size: 90%;
	padding: 5px;
	margin-bottom: 1em;
}

.prodlist h3 {
	border: 0px;
	margin-top: 0.3em;
}
.prodlist td {
	border: 1px solid #ddd; padding: 2px 4px;
}

.prodnav {
	width:150px;
	/*border: 1px solid #ddd;*/
	padding:0 0.5em;
	font-size: 12px;
	text-align:left;
}
.prodnav ul {
	list-style: square;
	margin:0 0 0 15px; padding:0;
	color:#083;
}
.prodnav li {
	/*line-height: 1.2;*/
	margin:0; padding-left:0;
}
.prodnav li a:link, #navbar .prodnav li a:visited {
	/*display:block;*/
	color:#869;
	text-decoration:none;
	border-bottom:1px dotted #ddd;
	margin:0;
}
.prodnav li a:hover {
	background:#eef;
	text-decoration:none;
}

.product_table td {
	padding: 0.5em;
}
.r {
	text-align: right;
}
.req {
	color: #c00; background: inherit;
}
.strikeout {
	text-decoration: line-through;
}

.tablewrapper {
	width: 100%;
}
.soldout {
	color:#c00;
}
#debug {
	background:#ccc;
}
.footnote {
	color:#666; font-size: 90%;
}

@media print {
	body {
		background-image:none;
		background-color:#fff;
	}
	img {page-break-inside: avoid;}
}
