/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
/* RESET */

.red-text { color: #c00; }

body { background: #999 url(/superim/images/bg-body.gif) repeat-x; }
#header { width: 1000px; height: 75px; margin: 0 auto; background: url(/superim/images/bg-header.gif) repeat-x; }
#header img { float: left; margin: 0 142px 0 25px; }
#header ul li { float:left; margin-right: 54px; padding-left: 10px; font: bold 16px/75px Arial, Helvetica, sans-serif; }
#header ul li.selected { color: #c00; background: url(/superim/images/select-arrow.gif) 0 30px no-repeat; }
#header ul li a { color: #669; text-decoration: none; }
#header ul li a:hover { text-decoration: underline; }

#footer { width: 1000px; height: 158px; background: #333 url(/superim/images/bg-footer.jpg) repeat-x; margin: 0 auto 0 auto; }
#footer-block { width:1000px; margin:0 auto; }
#footer #footer-block ul, #footer p {font: 11px/18px Arial, Verdana, sans-serif; color: #ccc; }
#fotter #footer-block .block ul li {margin: 4px 0;}
#footer #footer-block .block ul li a {color: #0cf; text-decoration: none;}
#footer #footer-block .block ul li a:hover {text-decoration: underline;}
#footer #footer-block .block { float:left; margin-top: 20px; }
#footer #footer-block .block h3 {text-transform: uppercase; font: 10px/14px Arial, Verdana, sans-serif; color: #666; margin-bottom: 5px;}
#footer #footer-block .block h3 a { color: #0cf; text-decoration: none; }
#footer #footer-block .block h3 a:hover { text-decoration: underline; }
#footer #footer-block .chat { width: 225px; margin-left: 98px; }
#footer #footer-block .news { width: 200px;}
#footer #footer-block .links { width: 394px; }
#footer #footer-block .links h3 {clear: both; padding-right: 8px; display: inline; float: left; line-height: 14px; margin-bottom: 6px; }
#footer #footer-block .links ul, #footer #footer-block .links ul li { float: left; height: 20px; }
#footer #footer-block .links ul li a { float: left; color: #fff; padding-right: 6px; border-right: 1px dotted #666; line-height: 14px; margin-right: 6px;}
#footer #footer-block .links ul li a.last {border-right: none; margin-right: 0; }
#footer #footer-block p {clear: both; float: left; color: #666; }



