@CHARSET "UTF-8";

body {font: normal small verdana, helvetica, sans-serif;background: #fff url('/application/media/images/body-bg.jpg') repeat-x center top;padding-top: 30px;}
#wrap {width: 950px;margin: 0 auto;background-color: #89AC01;}

#header {color: #fff;padding: 10px 45px;height: 255px;}
#header h1 {text-transform: uppercase;font-size: xx-large;margin-top: 10px;padding-top: 32px;margin-bottom: 2px;}
#header h2 {font-size: large;margin-bottom: 20px;}
#header p {margin-bottom: 10px;}
#header a {color: #fff;}
#header .right {float: right;}

#content {color: #fff;padding: 30px;}
#content p {line-height: 150%;}
#content a {color: #fff;}

ul.menu {width: 100%;height: 16px;position: relative;padding: 7px 0;background: transparent url('/application/media/images/menu-bg.jpg') repeat-y center top;}
ul.menu li {float: left;position: relative;padding: 0 13px;border-right: 1px solid #000;}
ul.menu li.first {border-left: 1px solid #000;margin-left: 90px;}
ul.menu a {color: #000;display: block;text-decoration: none;}
ul.menu a:hover, ul.menu li.active a, ul.menu li.active_sub a {color: #fff;}
ul.menu li.active {color: #fff;}
ul.menu li:hover ul.sub, ul.menu li.subhover ul{top: 16px;left: 0;}
ul.menu ul.sub {font-size: x-small;display: block;position: absolute;top: -999em;z-index: 2;font-weight: normal;width: auto;background-color: #D7F001;}
ul.menu ul.sub li {float: none;height: 20px;width: 175px;border-width: 0;}
ul.menu li:hover ul.sub a, ul.menu li.subhover ul.sub a {color: #000;margin: 0;line-height: 20px;height: 20px;}
ul.menu li:hover ul.sub a:hover, ul.menu li.subhover ul.sub a:hover {color: #fff;}

#copyright {text-align: center;font-size: x-small;background-color: #333333;color: #C0C0C0;line-height: 15px;padding: 10px 0;}
#copyright a {text-decoration: none;color: #C0C0C0;}

h2.pageTitle {display: none;margin-bottom: 15px;font-size: large;}
.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;}
