@charset "UTF-8";
.Accordion {
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	overflow: hidden;
	z-index: 2;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
	width: 190px;
}
.AccordionPanelTab {
	background-image: url(../Images/nav/arrow-r.png);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 15px;
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-bottom: solid 1px #666666;
	padding-right: 2px;
	padding-left: 2px;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-image: url(../Images/nav/navgrad-panel.png);
	background-repeat: repeat-y;
	background-position: left;
	border-right-style: none;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-image: url(../Images/nav/arrow-d.png);
	background-position: 5px;
	background-repeat: no-repeat;
	text-indent: 15px;
	margin: 0;
	padding-right: 2;
	padding-left: 2;
}
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
	border-right-style: none;
}
.AccordionFocused .AccordionPanelTab {
	border-right-style: none;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-image: url(../Images/nav/arrow-d.png);
	background-repeat: no-repeat;
	background-position: 5px;
	border-right-style: none;
	padding-right: 2px;
	padding-left: 2px;
}
.Accordion   p { line-height: 17px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 13px; 
}
body {
	background-image: url(../Images/nav/navgrad.png);
	background-repeat: repeat-y;
	background-position: left;
}
.menuitem {
	background-image: url(../Images/nav/arrow-r.png);
	background-repeat: no-repeat;
	background-position: 5px;
	margin: 0px;
	padding-right: 2px;
	padding-left: 17px;
	cursor: pointer;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
}
.menuitema {
	background-image: url(../Images/nav/arrow-r.png);
	background-repeat: no-repeat;
	background-position: 5px;
	margin: 0px;
	padding-right: 2px;
	padding-left: 17px;
	cursor: pointer;
	width: 100%;
	color: #FF0000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.Accordion   a:link {
	text-decoration: none;
	color: #663300;
}
.Accordion a:visited {
	color: #663300;
	text-decoration: none;
}
.Accordion a:hover {
	color: #666666;
	text-decoration: none;
}
.Accordion a:active {
	color: #FF0000;
	text-decoration: none;
}
.Accordion hr {
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 1px;
	height: 1px;
}
div.hr {
	margin: 0px 0px;
	border: none;
	border-top: 1px solid #666666;
}
div.hr hr {
	display: none;
}
input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
form {
	padding: 0px;
	top: 5px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.collections {
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
	overflow: hidden;
	background-image: url(../Images/nav/navgrad-panel.png);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 4px;
	text-align: left;
	float: none;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}


.collections a:link {
	color: #663300;
	text-decoration: none;
	text-align: left;
}
.collections a:visited {
	color: #663300;
	text-decoration: none;
}
.collections a:hover {
	color: #666666;
	text-decoration: none;
}
.collections a:active {
	color: #FF0000;
	text-decoration: none;
}
.collectionssub {
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
	overflow: hidden;
	background-image: url(../Images/bars/navgrad-subpanel.png);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-indent: 15px;
	text-align: left;
	float: none;
	font-size: 10px;
}
.collectionssub a:link {
	color: #663300;
	text-decoration: none;
	text-align: left;
}
.collectionssub a:visited {
	color: #663300;
	text-decoration: none;
}
.collectionssub a:hover {
	color: #666666;
	text-decoration: none;
}
.sale {
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
	overflow: hidden;
	background-image: url(../Images/nav/navgrad-sale.png);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 4px;
	text-align: left;
	float: none;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	color: #FFEEAA;
}
.sale a:active {
	color: #000000;
	font-weight: bold;
}

.sale a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sale a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.sale a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
