@CHARSET "UTF-8";

body {font: normal small arial, helvetica, sans-serif;background: #820226 url('/application/media/images/body-bg.png') repeat-y center top;}
#wrap {width: 901px;margin: 0 auto;}

#header {height: 257px;background: transparent url('/application/media/images/top-border.png') no-repeat top center;padding-top: 6px;}
#content {background-color: #F4F4F4;padding: 20px 40px;}
#copyright {text-align: center;font-size: x-small;color: #fff;line-height: 22px;padding-top: 3px;}
#copyright a {color: #fff;font-weight: bold;}
#copyright img {padding: 0 5px;}

ul.menu {width: 100%;height: 32px;position: relative;background: transparent url('/application/media/images/menu-bg.png') repeat-x left center;line-height: 32px;font-size: 14px;}
ul.menu li {float: left;height: 30px;position: relative;background: transparent url('/application/media/images/menu-separator.png') no-repeat left center;}
ul.menu li.first {background-image: none;margin-left: 150px;}
ul.menu a {color: #fff;display: block;font-weight: bold;text-decoration: none;padding: 0 25px;}
ul.menu a:hover, ul.menu li.active a, ul.menu li.active_sub a {color: #fff;background: transparent url('/application/media/images/menu-hover-bg.jpg') no-repeat center bottom;}
ul.menu li.active {color: #f00;}
ul.menu li:hover ul.sub, ul.menu li.subhover ul{top: 30px;left: 0;}
ul.menu ul.sub {font-size: x-small;display: block;position: absolute;top: -999em;z-index: 2;font-weight: normal;width: auto;line-height: 25px;}
ul.menu ul.sub li {float: none;height: 25px;width: 170px;background: #d2003b url('/application/media/images/menu-sub-separator.png') no-repeat bottom center;text-align: center;font-size: 12px;}
ul.menu li:hover ul.sub a, ul.menu li.subhover ul.sub a {color: #fff;margin: 0;line-height: 25px;height: 25px;background-image: none;}
ul.menu li:hover ul.sub a:hover, ul.menu li.subhover ul.sub a:hover {color: #000;background-image: none;}

h2.pageTitle {display: none;}
.text p {margin-bottom: 10px;line-height: 1.5em;}

a.rss {font-size: x-small;line-height: 16px;display: block;margin-top: 10px;}

.feed dl {margin-bottom: 20px;}
.feed dt {font-weight: bold;margin-bottom: 5px;}
.feed dt .date {font-size: x-small;color: #999;}

.gallery dl {width: 150px;height: 170px;float: left;margin: 0 5px 5px 0;text-align: center;}

div.form dl {margin-bottom: 5px;}
div.form label.required {font-weight: bold;}
div.form ul.errors {list-style-type: none;color: #f00;font-size: x-small;}

div.pagination {font-size: x-small;}

