@CHARSET "UTF-8";

body {font: normal small tahoma, helvetica, sans-serif;background-color: #000;}
.wrap {width: 950px;margin: 0 auto;}
#header {position: relative;}
#header img.layout {position: absolute;left: 430px;top: 42px;}
#outer {background: #E1DFE0 url('/application/media/images/outer-bg.jpg') repeat-x top center;border-top: 10px solid #E55429;border-bottom: 1px solid #E55429;padding-bottom: 25px;}
#inner {background: transparent url('/application/media/images/content-top.png') no-repeat top center;padding-top: 20px;}
#content {color: #fff;background: #929395 url('/application/media/images/content-bottom.png') no-repeat bottom center;padding: 20px 20px 40px 20px;}
#content a:hover {color: #E55429;}

ul.menu {width: 100%;height: 20px;position: relative;text-transform: uppercase;font-size: x-small;font-weight: bold;background: transparent url('/application/media/images/menu-bg.png') no-repeat center center;margin-bottom: 40px;}
ul.menu li {float: left;position: relative;}
ul.menu li.first {margin-left: 50px;}
ul.menu li.first a {border-left: 2px solid #fff;}
ul.menu a {color: #fff;display: block;text-decoration: none;border-right: 2px solid #fff;padding: 0 10px;margin-top: 4px;}
ul.menu a:hover, ul.menu li.active a, ul.menu li.active_sub a {color: #fff !important;}
ul.menu li.active {color: #f00;}
ul.menu li:hover ul.sub, ul.menu li.subhover ul{top: 15px;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: #E55328;line-height: 20px;}
ul.menu ul.sub li {float: none;height: 20px;line-height: 20px;width: 175px;background-color: #E55328;text-transform: none;margin: 0 !important;}
ul.menu li:hover ul.sub a, ul.menu li.subhover ul.sub a {color: #fff;margin: 0;line-height: 20px;height: 20px;border-width: 0;}
ul.menu li:hover ul.sub a:hover, ul.menu li.subhover ul.sub a:hover {color: #f00;}

#footer {color: #fff;font-size: x-small;font-weight: bold;padding-top: 15px;text-align: center;background: transparent url('/application/media/images/footer-bg.jpg') repeat-x top center;}
#footer a {color: #fff;}
#footer a:hover {color: #E55429;}
#copyright {margin-top: 70px;padding-bottom: 40px;color: #999;font: normal xx-small arial, helvetica, sans-serif;}
#copyright a {color: #999;}

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 {margin: 0 30px;}
.gallery dl {width: 150px;height: 170px;float: left;margin: 0 10px 5px 10px;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;}

