@charset "utf-8";
/* CSS Document */
html {
	-webkit-font-smoothing: antialiased;
}

 body {
	background: #000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	padding:0;
	margin:0;
}
BODY,ul,ol,p,td,tr, form {
 
	scrollbar-arrow-color : #ff0000;
	scrollbar-base-color : #8f0808;
	scrollbar-3d-light-color : #8f0808;
	scrollbar-face-color : #000000;
	scrollbar-shadow-color : #330303;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-track-color : #510505;
	scrollbar-highlight-color : #353535;
 
}
.grey{background-color:#333333; padding:5px; font-size:12px;}
.grey2{background-color:#333333; padding:10px; font-size:12px;}
.grey span{color:#ff5656;}

input:focus, select:focus {
	outline:none;
}
a{text-decoration:none;}
a:focus {
	outline: none;
}
* {
	margin:0;
	padding:0;
}
br.clear {
	clear:both;
}
.main{margin:auto; width:1198px; background:#272727;}
.menu{margin-top:3px; margin-bottom:2px; background:url(images/menubg.gif) repeat-x; width:1198px;   height:59px;}
.menu ul li{float:left; list-style:none; text-transform:uppercase; height:59px; line-height:59px;  border-right:1px solid #6a0000;}
.menu ul {margin-left:4px;}
.menu ul li a{color:#fff; text-shadow:2px 2px #6a0000; font-size:22px; font-weight:bold; padding:0 15px 0 15px; display:block;}
.menu ul li.last{border-right:none;}
.menu ul li a:hover{background-color:#6a0000;}
.welcome, .text{padding:20px; background:url(images/welcomebg.gif) repeat-x bottom; color:#cccccc;}
.footer{color:#ccc; font-size:10px; text-align:center; padding:10px;}
.episode h2{width:1198px; text-align:center; font-size:22px; background-color:#990000; height:82px; line-height:82px;}
.episode{text-align:center;}
.top2{width:1198px; height:598px; background:url(images/warhead.jpg) no-repeat; position:relative;}
.flash{ position:absolute; z-index:2; bottom:0; right:0;}
ul.war{margin-left:35px;}
.big {float:left; padding:0 2px 2px 0;}
.small{float:left; padding:0 1px 2px 0;}
