.mega {
	font-size: 16px;
	background: WHITE;
	width: 830px;
	visibility: hidden;
	position: absolute;
	box-shadow: 5px 5px 5px transparent;
	-webkit-box-shadow: 5px 5px 5px #c8c8c8;
	-moz-box-shadow: 5px 5px 5px #c8c8c8;
	line-height: 25px;
	left: -7px;
	top: 175px;
	background-color: transparent;
	margin-top: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 500px;
	margin-left: 60px;
}
.mega .column {
	width: 150px; float: left;
}
.mega a {
	text-decoration: none;
}
.mega a[rel]::after {
	content: " " url(down.png);
}
.mega .column ul {
	font-weight: 600;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	list-style-type: none;
	background-color: transparent;
}
.mega .column ul li {
	margin-bottom: 1px;
	line-height: 40px;
	text-align: left;
	list-style-type: none;
}
.mega .column ul li a {
	font-weight: normal;
	font-size: 30px;
	color: #000;
	text-align: left;
	list-style-type: none;
}
.mega .ulmenu {
	border-width: 1px 1px 0px; border-style: solid; border-color: gray; list-style: none; margin: 0px; padding: 0px;
}
.mega .ulmenu a {
	padding: 5px; border-bottom-color: gray; border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.mega .ulmenu a:hover {
	background: lightyellow;
}
.solidblocktheme {
	padding: 0px; border: 5px solid rgb(205, 0, 0);
}
.solidblocktheme p {
	padding: 5px; width: auto;
}
.solidblocktheme .column {
	padding: 5px; width: auto;
}
.solidblockmenu {
	background: url("blockdefault.gif") repeat-x center black; border-width: 1px 0px; border-style: solid; border-color: rgb(98, 94, 0); font: bold 13px/normal Arial; margin: 0px 0px 1em; padding: 0px; width: 100%; overflow: hidden; float: left; font-size-adjust: none; font-stretch: normal;
}
.solidblockmenu li {
	display: inline;
}
.solidblockmenu li a {
	padding: 9px 11px; color: white; text-decoration: none; border-right-color: white; border-right-width: 1px; border-right-style: solid; float: left;
}
.solidblockmenu li a:visited {
	color: white;
}
.solidblockmenu li a:hover {
	background: url("blockactive.gif") repeat-x center;
	color: #F00;
}
.solidblockmenu li a.selected {
	background: url("blockactive.gif") repeat-x center; color: white;
}
