<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Pages Dropmenu */

#dropmenu, #dropmenu ul {
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#dropmenu li {
	list-style-type: none;
	text-align: center;
	width: auto;
	float: left;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;

}
#dropmenu li li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 10em;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#dropmenu li a {
	list-style-type: none;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	color: #FFFFFF;
	margin: 0px;
	text-transform: uppercase;
	background-color: #000000;
	background-image: url(../images/navigation_page_bar.png);
	background-repeat: no-repeat;

}
#dropmenu li a:hover {
	background-image: url(../images/dropmenu_page_home.png);
	background-repeat: no-repeat;
}
#dropmenu li li a {
	display: block;
	padding: 8px;
	margin: 0px;
	background-color: #000000;
	background-image: none;
	border: 0 none;
}
#dropmenu li li a:hover {
	text-decoration: underline;
	background-color: #2E2E2E;
}
#dropmenu span {}
#dropmenu li#home {
	display: block;
}
#dropmenu li#home a, #dropmenu li#home a:hover {

}
#dropmenu ul {
	position:absolute;
	width: 10em;
	left: -999em;
	z-index: 9999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#dropmenu ul ul {
	margin-top: -1.95em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10em;
}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	left: -999em;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	left: auto;
}

#dropmenu .current_page_item {
	display: block;
}
#dropmenu .current_page_item li {

}
#dropmenu .current_page_item a {

}
#dropmenu .current_page_item li a {


}
#dropmenu .current_page_item li a:hover {


}


/* Categories Dropmenu */

#dropmenu2, #dropmenu2 ul {
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#dropmenu2 li {
	list-style-type: none;
	text-align: center;
	width: auto;
	float: left;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#dropmenu2 li li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 10em;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#dropmenu2 li a {
	list-style-type: none;
	display: block;
	width: auto;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	height: auto;
	background-color: #545454;
	color: #FFFFFF;
	margin: 0px;
	text-transform: uppercase;
	background-image: url(../images/navigation_category_bar.png);
	background-repeat: no-repeat;
}


#dropmenu2 li a:hover {
	background-color: #545454;
	background-image: none;
}
#dropmenu2 li li a {
	padding: 8px;
	background-image: none;
}
#dropmenu2 li li a:hover {
	text-decoration: underline;
	background-color: #767676;
}

#dropmenu2 span {

}
#dropmenu2 li#home {
	display: block;
}
#dropmenu2 li#home a, #dropmenu2 li#home a:hover {

}
#dropmenu2 ul {
	position:absolute;
	width: 10em;
	left: -999em;
	z-index: 9999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#dropmenu2 ul ul {
	margin-top: -1.75em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10em;
}
#dropmenu2 li:hover ul ul, #dropmenu2 li:hover ul ul ul, #dropmenu2 li:hover ul ul ul ul {
	left: -999em;
}
#dropmenu2 li:hover ul, #dropmenu2 li li:hover ul, #dropmenu2 li li li:hover ul, #dropmenu2 li li li li:hover ul {
	left: auto;
}

#dropmenu2 .current_page_item {
	display: block;
}
#dropmenu2 .current_page_item li {

}
#dropmenu2 .current_page_item a {

}
#dropmenu2 .current_page_item li a {

}
#dropmenu2 .current_page_item li a:hover {


}
</pre></body></html>