@import url('base.css');

body { background-image: url('../images/graphics/main_body_bg.gif'); }

div#header { height: 250px;}
div#header form { left: 160px; top: 10px; }
div#header form select { width: 134px; margin: 0 10px 0 0; height:20px }
div#header form input.text { width: 130px; height: 16px; margin: 0 10px 0 0; }
div#header form input.search { width: 60px; height: 20px; background: url('../images/graphics/btn_search.png') 0 0 no-repeat; border: none; font-weight: bold; color: white; cursor: pointer; margin: 0 5px 0 0; }
div#header img.banner { position: absolute; right: 0; top: 42px; width: 700px; height: 205px; border-right: 1px solid #F00; background:#333; margin:0; padding: 0;}
div#header ul#mainMenu {position: absolute; top: 65px; width: /*155*/ 180px; list-style: none; margin: 20px 0 0 0; font-size: 11px; background:#333; padding:0 80px 0 0;}
div#header ul#mainMenu li { padding: 3px 0; border-top: 1px solid #717171; }
div#header ul#mainMenu li.first { border-top: none; }
div#header ul#mainMenu li a:link, ul#mainMenu li a:visited { font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase; }
div#header ul#mainMenu li a:link:hover, ul#mainMenu li a:visited:hover { color: #FF0033 }

div#leftCol { width: 340px; padding: 5px; position: relative; top: -15px !important;}

ul.newsList { list-style: none; margin: 0; }
ul.newsList li { margin: 20px 0; }
ul.newsList li.archive { text-align: left; }
ul.newsList li.archive a { text-decoration: underline; }
ul.newsList a { color: #FF9933; text-decoration: none; }
ul.newsList a:hover { text-decoration: underline; }
ul.newsList h5 { margin: 0 0 5px 0; color: white; font-size: 11px; width: 240px; }
ul.newsList p.date { margin: 0 0 3px 0; color: #555555; }
ul.newsList p.intro { margin: 0 0 3px 0; width: 240px; text-align: left; }
ul.newsList div.image { float: right; width: 86px; position: relative; }
ul.newsList div.image div.top { position: absolute; left: 0; top: 0; width: 100%; height: 7px; background: url('../images/graphics/main_newsImage_black_top.gif') 0 0 no-repeat; }
ul.newsList div.image div.bottom { position: absolute; left: 0; bottom: 0; width: 100%; height: 7px; background: url('../images/graphics/main_newsImage_black_bottom.gif') 0 0 no-repeat; }
* html ul.newsList div.image div.bottom { bottom: -7px; }

div#mainCol { width: 210px; padding: 25px 15px 20px 15px; }

div#rightCol { width: 340px; padding: 5px; position: relative; top: -20px !important; }

div#specialLinks { text-align: center; margin: 12px auto 0 auto; clear: both; width: 800px; font-size: 11px; line-height: 12px;}
div#specialLinks ul { list-style: none; height: 20px; }
div#specialLinks ul li { display: block; float: left; height: 20px; background: url('../images/graphics/main_specials_li_bg.png') 0 0 no-repeat; margin: 0 0 0 50px; }
div#specialLinks ul li.first { margin-left: 0; }
div#specialLinks ul a { display: block; float: left; height: 15px; font-weight: bold; background: url('../images/graphics/main_specials_a_bg.png') 100% 0 no-repeat; padding: 3px 10px 2px 20px; text-decoration: none; }
div#specialLinks ul a:hover { text-decoration: none; }

.clearfix li {margin: 0px; padding:0;}
.archive {margin:0;}