﻿h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
}


p, ul, ol, li, hr{
	margin:0px;
	padding:0px;
}

input{
	background-color:black;
	color:white;	
}

input a:hover{
	background-color:green;
}

body{
	background-image:url(../images/explosion.jpg);
	background-color:black;
	background-repeat:repeat-y;
	background-position:center;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	background-attachment:scroll;
}

#centercontainer{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;	
}

#rightlogo{
	background-image:url(../images/killemtext.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	margin:0 0 0 30px;		
	height:750px;
	width:58px;
	float:left;
}

#maincontainer{
	width: 1000px;
	background-image:url(../images/bg1.png);
	background-repeat:repeat-y repeat-x;
	background-attachment:fixed;
	float:left;
}

#headerbox{
	width:1000px;
	height:141px;
	float:left;
	background-image:url(../images/logo.png);
}


#search  input[type="text"]{
	color:#000;
}

#menuH{
	float:left;
	width:auto;
	height:auto;
}

#menubox{
	float:left;
	background-repeat:no-repeat;
	width:1000px;
	height:52px;
	background-image:url(../images/menu.png);
	margin:0 0 5px 0;
}

#menubox ul{
	float:left;
	}
	
#menubox ul li{
	float:left;
	color:black;
	display:inline;
	padding-left:20px;	
	}	
	
#menubox ul li a{	
	float:left;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	color:black;
	text-decoration:none;
	margin:20px 0 0 10px;
	padding-left:20px;
	font-size:16px;
	font-weight:bold;
}
#mneubox ul li a:visited{
	text-decoration:none;
	color:black;
}
#menubox ul li a:hover{
	background-image:url(../images/nabuj.gif);
	background-repeat:no-repeat;
	color:white;
}



#leftmenu{
	width:250px;
	height:auto;
	margin:10px 0 0 30px;
	float:left;
}


div.leftTitle {
	width: 250px;
	float: left;
}

div.leftContent {
	width: 238px;
	padding: 6px;
	background-image: url(../images/left-sidebar-bg.png);
	background-repeat: repeat-y;
	font-weight: bold;
	float: left;
}
div.leftContent a{
	text-decoration:none;
	color:#ffffff;
}
div.leftContent a:active{
	text-decoration:none;
	color:#ffffff;
}
div.leftContent a:visited{	
	text-decoration:none;
	color:#ffffff;
}
div.leftContent a:hover{
	text-decoration:blink;
	color:#ff0000;

}

div.leftBottom {
	width: 250px;
	padding-bottom: 10px;
	float: left;
}

#rightmenu{

	width:588px;
	height:auto;
	margin:25px 0 0 0;
	padding:0 0 0 30px;	
	float:left;
}


div.rightTitle{
	width:588px;
	float:left;
}

div.rightContent{
	width:588px;
	padding:7px 0 6px 6px;
	background-image:url(../images/right-side-bg.png);
	background-repeat: repeat-y;
	float:left;
}
div.rightContent a{
	text-decoration:none;
	color:#ffffff;
}
div.rightContent a:active{
	text-decoration:none;
	color:white;
}
div.rightContent a:visited{	
	text-decoration:none;
	color:#ffffff;
}
div.rightContent a:hover{
	text-decoration:blink;
	color:lime;
}

div.rightContent p1{
	font-size:22px;
	color:#0000ff;
	font-weight:bold;
}

div.rightBottom{

	width:588px;
	padding-bottom:15px;
	float:left;
}

div.game{
	width:50px;
	height:auto;
	padding:3px 0 6px 25px;
	float:left;
	text-align:center;
}

div.newgame{
	text-align:center;
	padding:3px 0 6px 0;
}

div.loginRegisterTitle{
	width:588px;
	float:left;
}

div.loginRegisterContent{
	color:#ffffff;
	width:588px;
	padding:7px 0 6px 6px;
	background-image:url(../images/register-bg.png);
	background-repeat: repeat-y;
	font-weight:bold;
	float:left;
}
div.loginRegisterContent a{
	text-decoration:none;
	color:white;
}
div.loginRegisterContent a:active{
	text-decoration:none;
	color:white;
}
div.loginRegisterContent a:visited{	
	text-decoration:none;
	color:white;
}
div.loginRegisterContent a:hover{
	text-decoration:blink;
	color:lime;

}

div.LoginRegisterBottom{
	width:588px;
	padding-bottom:15px;
	float:left;
}

a#firefoxlogo {
	display:block;
	width:100px;
	height:100px;
	background-image:url(../images/ff1.png);
	margin:0 0 0 875px;	
}

a#firefoxlogo:hover{
	background-image:url(../images/ff2.png)
}

a. alt {
	display:none;
}

#shoutBox{
	float:left;
	width:488px;
	height:275px;
	margin:0 0 10px 0;
	text-align:justify;
	background-image:url(../images/shoutBox.png);
	background-repeat:no-repeat;
	Padding:0 50px 0 50px;
	font-size:14px;
	font-weight:bold;
}


#undermenuad{
	float:left;
	width:900px;
	height:90px;
	text-align:center;
	margin:0 0 0 50px;
}

#shoutBox h1{
	font-size:22px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
}

.adleft{
	float:left;
	width:250px;
	height:auto;
	margin:10px 0 10px 0;
	border:#fff solid thin;
	text-align:center;	
}


#gameRateBox {
	width: 300px;
	height: 60px;
	padding: 5px 0 0 0;
	position: relative;
	float: left;
	margin:0 0 25px 110px;
	
}
#gameRateBox img {
	float: left;
	text-align:center;
}
#gameRateBox img.btn {
	padding: 3px 5px 0 0;
}

#ratingBox {
	width: 150px;
	padding: 6px;
	background-color: #000000;
	border: 1px solid #000000;
	color: #fff;
	font-size: 11px;
	line-height: 1.5;
	position: absolute;
	bottom: 50px;
	right: 170px;
	display: none;
	z-index: 9990;
}
