<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url( ../warp/css/system.css );
@import url( ../warp/systems/joomla.1.5/css/system.css );
#system .title {
	line-height: 26px; font-size: 24px; margin-bottom: 20px;
}
#system .item &gt; .meta {
	color: rgb(100, 158, 217); line-height: 19px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-style: italic;
}
#system .item &gt; .links a {
	background: url("../images/readmore.png") no-repeat 0px 0px rgb(0, 100, 164); padding: 0px 15px 0px 22px; border-radius: 3px; height: 24px; text-align: center; color: rgb(242, 241, 240); text-transform: uppercase; line-height: 24px; font-size: 13px; margin-right: 5px; display: inline-block; text-shadow: 0px 1px 0px rgba(0,0,0,0.3); -moz-border-radius: 3px;
}
#system .item &gt; .links a:hover {
	background-position: 0px -34px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(12, 58, 153);
}
#system .item &gt; .links a::after {
	content: "";
}
#system .items .item {
	background: url("../images/article_separator.png") repeat-x 0px 0px; border: currentColor; border-image: none; padding-top: 30px; margin-top: 29px;
}
#system .items :first-child.item {
	background: none;
}
#system .items .item &gt; .meta {
	margin-top: 20px;
}
#system .pagination a {
	background: url("../images/pagination_bg.png") no-repeat 0px 0px; border-radius: 13px; border: currentColor; border-image: none; height: 25px; line-height: 25px; overflow: hidden; font-size: 15px; font-weight: bold; -moz-border-radius: 13px;
}
#system .pagination strong {
	background: url("../images/pagination_bg.png") no-repeat 0px 0px; border-radius: 13px; border: currentColor; border-image: none; height: 25px; line-height: 25px; overflow: hidden; font-size: 15px; font-weight: bold; -moz-border-radius: 13px;
}
#system .pagination a {
	color: rgb(255, 255, 255); text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
}
#system .pagination a:hover {
	background-position: 0px -25px; color: rgb(255, 255, 255);
}
#system .pagination strong {
	color: rgb(40, 41, 42); text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
}
#system .pagination .first {
	display: none;
}
#system .pagination .last {
	display: none;
}
#system .pagination a.previous {
	width: 15px; text-indent: 50px;
}
#system .pagination a.next {
	width: 15px; text-indent: 50px;
}
#system .pagination a.previous {
	background-position: 0px -50px;
}
#system .pagination a.previous:hover {
	background-position: 0px -75px;
}
#system .pagination a.next {
	background-position: 0px -100px;
}
#system .pagination a.next:hover {
	background-position: 0px -125px;
}
#system .item &gt; .icon {
	margin-top: 7px;
}
#system .item-list {
	background: url("../images/article_separator.png") repeat-x 0px 0px; border: currentColor; border-image: none; padding-top: 15px; margin-top: 29px;
}
#system .leading.items {
	background: url("../images/article_separator.png") repeat-x 0px 100%; border: currentColor; border-image: none; padding-bottom: 29px; margin-bottom: 29px;
}
#searchbox {
	background: url("../images/searchbox_bg.png") no-repeat 0px 0px; padding: 5px 0px 0px 5px; width: 165px; height: 50px;
}
#searchbox:hover {
	background-position: 0px 0px;
}
#searchbox input {
	width: 100px; height: 30px; color: rgb(226, 226, 231); font-size: 12px; text-shadow: 0px -1px 0px rgba(0,0,0,0.5);
}
#searchbox:hover input {
	color: rgb(255, 255, 255);
}
#searchbox input:focus {
	color: rgb(255, 255, 255);
}
#searchbox button {
	width: 30px; height: 30px;
}
#searchbox button.magnifier {
	background: url("../images/searchbox_magnifier.png") no-repeat 50% 50%;
}
#searchbox button.reset {
	background: url("../images/searchbox_reset.png") no-repeat 50% 50%;
}
#searchbox .loading button.reset {
	background-image: url("../images/searchbox_loader.gif");
}
#searchbox .results {
	background: rgb(248, 248, 250); border-color: rgb(255, 255, 255); border-radius: 8px; top: 65px; right: 0px; box-shadow: 0px 0px 7px rgba(0,0,0,0.3); text-shadow: 0px 1px 0px rgba(255,255,255,1); -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3); -moz-border-radius: 8px;
}
#searchbox .results li.results-header {
	height: 40px; color: rgb(114, 114, 127); line-height: 40px; font-size: 16px;
}
#searchbox .results li.more-results {
	height: 40px; color: rgb(114, 114, 127); line-height: 40px; font-size: 16px;
}
#searchbox .results li.results-header {
	background: rgb(220, 220, 222); border: currentColor; border-image: none; border-top-left-radius: 7px; border-top-right-radius: 7px; -moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px;
}
#searchbox .results li.result {
	background: url("../images/search_result_item.png") repeat-x 0px 0px; border: currentColor; border-image: none; color: rgb(150, 159, 170);
}
#searchbox .results li.selected.result {
	color: rgb(140, 140, 160); text-shadow: 0px 1px 0px rgba(255,255,255,0.7); background-color: rgb(220, 220, 222);
}
#searchbox .results li.result h3 {
	color: rgb(114, 114, 127);
}
#searchbox .results li.selected.result h3 {
	color: rgb(104, 172, 248); text-shadow: 0px 1px 0px rgba(255,255,255,0.4);
}
#searchbox .results li.more-results {
	background: url("../images/searchbox_more_results.png") no-repeat 13px 0px rgb(220, 220, 222); border-color: rgb(255, 255, 255); padding-left: 30px; font-size: 14px; border-bottom-right-radius: 7px; border-bottom-left-radius: 7px; -moz-border-radius-bottomleft: 7px; -moz-border-radius-bottomright: 7px;
}
#searchbox .results li.more-results:hover {
	background-position: 13px -40px; color: rgb(104, 172, 248);
}
table.zebra th {
	border-color: rgba(0, 0, 0, 0.15); padding: 9px;
}
table.zebra td {
	border-color: rgba(0, 0, 0, 0.15); padding: 9px;
}
table.zebra tbody tr.odd {
	background: rgba(0, 0, 0, 0.03);
}
table.zebra tbody tr:nth-of-type(2n+1) {
	background: rgba(0, 0, 0, 0.03);
}
table.zebra tbody tr.even {
	background: rgba(0, 0, 0, 0.08);
}
table.zebra tbody tr:nth-of-type(2n) {
	background: rgba(0, 0, 0, 0.08);
}
ul.line &gt; li {
	border-color: rgb(205, 205, 207); border-top-style: solid;
}
.breadcrumbs {
	margin: 20px 0px; line-height: 20px; font-size: 15px;
}
.breadcrumbs a {
	padding: 0px 10px; border-radius: 3px; height: 23px; line-height: 23px; -moz-border-radius: 3px;
}
.breadcrumbs span {
	padding: 0px 10px; border-radius: 3px; height: 23px; line-height: 23px; -moz-border-radius: 3px;
}
.breadcrumbs strong {
	padding: 0px 10px; border-radius: 3px; height: 23px; line-height: 23px; -moz-border-radius: 3px;
}
.breadcrumbs a {
	background: url("../images/breadcrumbs.png") repeat-x 0px 0px; color: rgb(90, 92, 94); margin-right: 14px;
}
.breadcrumbs span {
	background: url("../images/breadcrumbs.png") repeat-x 0px 0px; color: rgb(90, 92, 94); margin-right: 14px;
}
.breadcrumbs a:hover {
	background: rgb(0, 109, 168); color: rgb(240, 244, 249);
}
.breadcrumbs strong {
	background: rgb(0, 109, 168); color: rgb(240, 244, 249); font-weight: normal;
}
a.readmore {
	background: url("../images/readmore.png") no-repeat 0px 0px rgb(101, 148, 194); padding: 0px 15px 0px 22px; border-radius: 3px; border: currentColor; border-image: none; height: 24px; text-align: center; color: rgb(240, 244, 249); text-transform: uppercase; line-height: 24px; font-size: 12px; text-shadow: 0px 1px 0px rgba(0,0,0,0.3); -moz-border-radius: 3px;
}
a.readmore:hover {
	background-position: 0px -34px; color: rgb(255, 255, 255); background-color: rgb(60, 106, 153);
}
#bottom a.readmore {
	background-position: 0px -68px; text-shadow: 0px 1px 0px rgba(0,0,0,0.8); background-color: transparent;
}
#bottom a.readmore:hover {
	background-position: 0px -102px; color: rgb(255, 255, 255); background-color: transparent;
}
</pre></body></html>