* { border: none; margin: 0; padding: 0; }

/*	global settings
 ---------------------------------- */

body { background: #0d0d0d url(bg.png) 0 0 repeat-x; color: #e2e2e2; font: normal 11px/18px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; height: 100%; width: 100%; }
a, a:link, a:hover, a:visited { cursor: pointer; }
a, a:link { text-decoration: none; color: #ffec26; }
a:hover { text-decoration: underline; }
ul { list-style: none; }
h2 { font: normal 17px/20px Arial, Tahoma, Helvetica, sans-serif; color: #ffec26; margin: 0 0 10px 0; }
h3 { font-size: 13px; font-weight: bolder; margin: 0 0 10px 0; }
h4 { margin: 0 0 5px 0; font-size: 11px; font-weight: bolder; }
p { margin: 0 0 10px 0; }
img { border: 5px solid #fff; }
.imgSelected {border: 5px solid #ffec26;} 
.txt ul { margin: 5px 0 5px 0; list-style: disc; }
.txt ul li { padding: 2px 0; }
.txt img { margin: 5px 10px; }
.txtdiv img { margin: 5px 10px; }
.txt-center { text-align: center; }
table { border-collapse: collapse; width: 99%; margin: 0 auto; }
table td { vertical-align: middle; text-align: center; }

/*	forms
 ----------------------------------*/

.form td { padding: 5px 0; text-align: left; }
.form td.label { padding-right: 20px; }
input[type="text"] { background: #191919; color: #fff; border: 1px solid #262626; font: normal 11px Arial, Tahoma, sans-serif; width: 205px; padding: 0 5px; line-height: 20px; height: 26px; }
input[type="button"], input[type="submit"] { background: #ffec26; color: #000; font: normal 11px Arial, Tahoma, sans-serif; width: 120px; height: 20px; font-size: 11px; padding: 0 0 3px 0; }
textarea { background: #191919; height: 70px; color: #fff; border: 1px solid #262626; font: normal 11px Arial, Tahoma, sans-serif; width: 215px; line-height: 16px; }

/*	misc
 ----------------------------------*/

.clr { clear: both; }
.left { float: left; }
.right { float: right; }

/*	layout
 ----------------------------------*/

#wraper { width: 960px; min-height: 500px; margin: 30px auto 20px auto; }

#wraper #header { height: 91px; padding: 0 30px; }
 #header #logo a { width: 190px; height: 91px; display: block; float: left; background: url(logo.jpg) 0 0 no-repeat; text-indent: -9999px; }
 #header #logo a:hover { background: url(logo.jpg) 0 -91px no-repeat; }
 #header #top-nav { float: right; list-style: none; width: 710px; }
  #top-nav li { float: right; padding: 0 20px; position: relative; } 
  #top-nav a { font: normal 19px/19px "Lucida Sans", Arial, Helvetica, sans-serif; color: #fff; padding: 20px 0 0 20px; display: block; float: left; background: url(nav-trans.png) 0 0 no-repeat  }
  #top-nav a:hover { color: #ffec26; text-decoration: none; background: url(nav-trans.png) 0 -42px no-repeat; }
  #top-nav .active a { color: #ffec26; background: url(nav-trans.png) 0 -42px no-repeat; }
  #top-nav .sub { position: absolute; top: 55px; _top: 60px; left: 0; width: 400px; }
  #top-nav .sub li { float: left; padding: 0 5px; }
  #top-nav .sub li a { background: none; background: url(empty-trans.png) 0 0 no-repeat padding: 0; height: 36px; _height: 38px; font: bolder 12px/18px Arial, Helvetica, sans-serif; color: #909090; }
  #top-nav .active .sub li.active a { color: #ffec26; background: url(subnav-trans.png) center bottom no-repeat !important;  }
  #top-nav .sub li a:hover { background: url(subnav-trans.png) center bottom no-repeat !important;  }
  #top-nav .active .sub li a { background: none; padding: 0; color: #909090; font: bolder 12px/18px Arial, Helvetica, sans-serif; }
 
#wraper #container { padding: 40px 0 0 0; } 
 #container #content { float: left; width: 700px; padding: 0 40px 0 0; min-height: 100px; } 
  #content .news-item { border-bottom: 1px solid #191919; margin: 0 0 20px 0; } 
  #content h3 { margin: 0 0 20px 0; } 
   .news-item .date { float: left; height: 70px; width: 100px; background: #191919; text-align: center; padding: 30px 0 0 0; font-size: 13px; } 
   .news-item .img { float: left; height: 100px; width: 100px; text-align: center; } 
   .news-item .imgnews { height: 100px; width: 100px; display: block; text-align: center; } 
   .news-item .txt { float: left; width: 480px; padding: 0 0 0 20px; } 
   .news-item .txt h3 { color: #ffec26; margin: 0 0 5px 0 !important; } 
   .news-item .txt h3 a { text-decoration: none; } 
   .details { border: none !important; } 
   .details .date { float: none; width: 100%; height: auto; padding: 5px 0; background: none; text-align: left; } 
   .details .txt { padding: 5px 0; } 
  #content .col { float: left; width: 325px; padding: 0 30px 0 0; }
  #content .col2 { float: left; width: 315px; padding: 0 30px 0 0; }
  #content .col .prev { text-align: left; margin: 10px 0; }
  #content .col .prev img { margin: 0 3px 0 0; }
  #content .col .prev .last { margin: 0; }
 #container #sidebar { float: left; width: 200px; padding: 0 0 0 20px; min-height: 100px;  }
 #container #content.wide { width: 960px; padding: 0px; }
 
#footer-bg { background: url(footer-bg.png) 0 0 repeat-x; width: 100%; min-height: 100px; }
#footer { margin: 0 auto; width: 960px; color: #3e3e3e; font-size: 12px; } 
#footer a { color: #3e3e3e; font-weight: bolder; } 
#footer .right { padding: 10px 0 0 0; }
#footer .left { padding: 10px 0 0 0; }
#footer .top { border-top: 1px solid #ffec26; padding: 11px 0 0; } 
#footer .top:hover { border:none; text-decoration: none; } 

