html, body {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	width: 100%;
	margin: 0;
	background-color: #000;
}

/*body {
		background-image: url('/images/bgfill.png');
		background-position: 0 210px;
		background-repeat: repeat-x;
}*/

a {

}

ul, ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

form {
	margin: 0;
	padding: 0;
}

.left{
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	display: block;
}

#takeoverContainer{width:1751px;position:fixed;margin-left : -875px; left:50%;}
#takeoverleft{float:left;}
#takeoverright{float:right;}
#takeoverleft img, #takeoverright img{border:none;}
#page-decor{
	background-image: url('/images/blood-decor.gif');
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
}

#container{
	width: 1000px;
	margin: 0 auto;
}

h1{
	text-indent: -10000px;
	background-image: url('/images/header-text.png');
	width: 344px;
	height: 60px;
	float: left;
	margin: 0;
	padding: 0;
}

#banner-left{
	float: left;
	width: 447px;
	height: 120px;
	background-image: url('/images/banner-left.png');
}

#banner-right{
	float: right;
	width: 218px;
	height: 120px;
	background-image: url('/images/banner-right.png');
}

#content-container-bg{
	width: 100%;
	margin-top: 2px;
	background-repeat: repeat-x;
}

#content-container-border{
	margin: 0px auto;
	position: relative;
	background-repeat: repeat-x;
	background-image: url('/images/content-top.png');
	top: 0px;
	width: 94%;
	height: 100%;
}

#content-container-left-border, #content-container-right-border{
	background-repeat: repeat-y;
	width: 100%;
}

#content-container-left-border{
	background-image: url('/images/content-left.png');
	background-position: 0 0;
	margin: 0 -31px;
	padding-left: 31px;
}

#content-container-right-border{
	background-image: url('/images/content-right.png');
	background-position: 100% 100%;
	padding-right: 31px;
}

#content-container{
	margin: 0px auto;
	width: 100%;
	background: #444444;
	height: 100%;
}	

#left-main{
	width: 65%;
	float: left;
}

#right-main{
	width: 32%;
	float: right;
}

.left-content{
	width: 49%;
	float: left;
	margin-left: 2%;
}

.right-content{
	width: 49%;
	float: left;
}

.content-header-bg, .content-bg{
	width: 100%;
	background-color: black;
}

.content-header{
	height: 37px;
	background-image: url('/images/contentheader.png');
	background-repeat: repeat-x;
	line-height:2em;
	z-index: 1;
}

.content-header span{
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	vertical-align:middle;
	margin-left: 10px;
}

.content-header .rss{
	border: none; 
	position: absolute;
	right: 4px;
	top: 5px;
}

.content-bg{
	margin-top: 6px;
	margin-bottom: 10px;
}

.content-box{
	background-color: #fff;
	width: 100%;
}

.content{
	padding: 4px 6px 0px 6px;
}

.content img{
	border: none;
}

.content a.promo{
	color: black;
	font-weight: bold;
	margin-left: 55px;
}

#container-footer{
	width: 940px;
	padding: 10px;
	background: #444444;
	margin: 0px 0px 30px -10px;
}

#inner-footer{
	width: 99%;
	padding: 5px;
	background: #727272;
	color: white;
	font-weight: bold;
}	

#inner-footer a{
	color: white;
	text-decoration: none;
}

span.copyright{
	font-weight: normal;
	margin-left: 10px;
	display: block;
}

/* Styling for the slider box */
#slider { 
	padding: 10px; 
	width: 100%; 
}

#slider-wrapper { 
	background: #e6e6e6; 
	border: 1px solid #DDD;
	margin-bottom: -30px;
}

#slider li { 
	width: 100%; 
	display: block; 
	height: 240px;
}

#slider { 
	padding: 20px; 
}

#previous_button, #next_button{
	border: 1px solid black;
	background: #fc9d2f;
	width: 25px;
	text-align: center;
	float: right;
	cursor: pointer;
	color: white;
	font-weight: bold;
	margin: 5px;
	margin-left: 10px;
}

#previous_button:hover, #next_button:hover{
	background: #ed8209;
	color: white;
}

#slider-controls{
	position: relative;
	top: -10px;
	background: url('/images/controlbg.png');
	height: 30px;
	margin: 5px;
	margin-bottom: -10px;
}

#slider a.game-title{
	color: black;
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#slider .gameimage{
	height: 110px;
	border: none;
	border: 5px solid black;
}

#slider .slider-description{
	margin-left: 15px;
	float: left;
	width: 400px;
}

#slider .slider-description p{
	font-size: .9em;
}

#slider .left{
	margin-top: 5px;
}

/* Styling for the game displays on main page */

table#gamecategory{
	width: 100%;
	margin-top: 15px;
}

table#gamecategory .liststat{
	text-align: center;
}

ul.game-boxes li{
	float: left;
	margin: 5px 8px 5px 8px;
	padding: 2px;
	text-align: center;
	background: #e6e6e6;
}

ul.game-lists li{
	clear: both;
	padding-bottom: 15px;
}

ul.game-lists a.light,  .gamerecord a.light{
	float: left;
	text-decoration: none;
	cursor: pointer;
	color: #000;
	font-weight: bold;
}

.gamerecord a.light{
	margin-top: 20px;
}

.gameimage{
	height: auto;
	border: none;
}

ul.game-lists .gameimage, .gamerecord .gameimage{
	float: left;
	margin: 0 10px 10px 10px;
	width: 70px;
	height: auto;
}

/* Rating images */
.outer-rating {
	width: 100px;
	height: 20px;
	background-image: url('/images/rating-image.png');
	background-position: 20px;
	float: left;
}

.inner-rating{
	width: 100px;
	height: 20px;
	background-image: url('/images/rating-image.png');
}

.info .outer-rating{
	cursor:pointer;
}

/*
 * DataTables 
 */

.sorting_asc {
	background: url('/images/sort_asc.jpg') no-repeat center right;
}

.sorting_desc {
	background: url('/images/sort_desc.jpg') no-repeat center right;
}

.sorting {
	background: url('/images/sort_both.jpg') no-repeat center right;
}

table#gamecategory thead th {
	padding: 3px 10px;
	font-weight: bold;
	cursor: pointer;
	* cursor: hand;
}

/* login box */

#login-box{
	float: right;
	background: #444444;
	padding: 5px 15px 5px 15px;
	padding-bottom: 10px;
	color: white;
	font-weight: bold;
	font-size: .8em;
}

#login-box input{
	margin-top: 5px;
	margin-right: 10px;
	font-size: .8em;
}

#login-box a{
	color: #fff;
	text-decoration: none;
}

a.registerlink {
	color: white;
	cursor: pointer;
}

/* Styles for the menu */
.navmenu  {
	height: 35px;
	background: #404040;
	position: relative;
	border-bottom: 5px solid black;
}

.submenu {
	height: 30px;
	background: #6a6a6a;
	border-bottom: 5px solid black;
	position: absolute;
	top: 35px;
	left: 0px;
	width: 100%;
	font-size: .8em;
}

#inner-footer .navmenu{
	background: none;
	border: none;
}

.navmenu li{
	float: left;
}

.navmenu li a, .submenu a {
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
	height: 30px;
	margin: 6px 14px;   	
}

.submenu a{
	float: left;
}

#inner-footer .navmenu a{
	margin: auto 14px;   
}

.navmenu li.active{
	background: #6a6a6a;
}


.navmenu li a:hover, .navmenu li a:active, .navmenu li a:visited {
	border: none;
}
/* ---------------------------------------------------------------*/

/* Styles for the corners */
span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 31px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: url('/images/contentcorner-l.png');
	background-position: 0 0;
	margin: 0 -31px;
}

span.corners-top span {
	background-image: url('/images/contentcorner-r.png');
	background-position: 100% 100%;
}

span.corners-bottom {
	background-image: url("/images/corners_left.gif");
	background-position: 0 100%;
	margin: 0 0px;
	clear: both;
}

span.corners-bottom span {
	background-image: url("/images/corners_right.gif");
	background-position: 100% 100%;
}

/* Hidden game div to play */
div#hiddendiv{
	margin-top: -18px;
}

div#playarea, #register{
	width: 800px;
	height: 650px;
	background-color: #000;
	border: solid 4px gray;
	position: fixed;
	top: 5%;
	left: 50%;
	padding-left: 10px;
	z-index: 51;
	display: none;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

#playarea a{
	color: #fff;
}

/* Registration hidden area */
#registerhidden{
	margin-top: -18px;
}

#register{
	width: 550px;
	height: 430px;
	background-color: #464646;
}

#registerexit{
	border: 2px solid white;
	background-color: #fc9d2f;
	color: white;
	font-weight: bold;
	position: relative;
	top: 5px;
	margin-right: 5px;
	float: right;
	padding: 4px 6px;
	width: 10px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}

#register .content{
	border: 2px solid black;
}

#register fieldset{
	float: left;  
	clear: left;  
	width: 60%;  
	margin-left: 90px;
	background: #505050;
}

ol#registration li {
	float: left;
	clear: left;
	width: 100%;
}

ol#registration li label, ol#registration li input{
	width: auto;
	margin-bottom: 1em;
}

ol#registration li label{
	width: 10em;
	float: left;
}

#register .inputsubmit{
	margin-left: 15em;
}

/* decorative elements */
.zombie-guy{
	width: 135px;
	height: 144px;
	margin-left: 55%;
	margin-bottom: -40px;
	background-image: url('/images/contentzombie1.png');
	z-index: 2;
	position: relative;
}

.speak-bubble{
	width: 164px;
	height: 80px;
	margin-bottom: -80px;
	background-image: url('/images/talkbubble.png');
	background-repeat: no-repeat;
	font-weight: bold;
}

.speak-bubble span{
	padding: 15px;
	padding-right: 25px;
	display: block;
}

.speak-bubble a.registerlink {
	color: black;
}

/* Styles for the ad boxes */

ul.adverts{

}

ul.adverts li{
	width: 125px;
	height: 125px;
	border: 2px solid gray;
	text-align: center;
	float: left;
	margin: 10px 7px;
}

ul.adverts li.large-ad{
	width: 270px;
	height: 125px;
	border: 2px solid gray;
	text-align: center;
	margin: 10px 7px;
	display: block;
}

ul.adverts li img{
	border: none;
}

#small-ad{
	margin-top: 3px;
	text-align: center;
}

.adright{
	z-index: 55;
	float: right;
	margin: 10px 5px;
}

/* styles for the site stats */
ol#site-stats a{
	color: maroon;
}

ol#site-stats{
	padding: 10px;
}

ol#site-stats .left{
	font-weight: bold;
}

/* Styles for the game pages*/
.screenshot{
	width: 597px;
	cursor: pointer; 
	cursor: hand;
	border: none;
	margin-top: 5px;
}

.info, .infoscore{
	background-color: #f1f1f1;
	margin-top: 5px;
	width: 565px;
	overflow-x: hidden;
	padding: 15px;
	font-size: .8em;
}

.comment-info a{
	color: maroon;
	text-decoration: none;
}

.score{
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#infect{
	background-color: #d8d8d8;
	width: 585px;
	margin-right: 10px;
	color: white;
	padding: 6px;
	font-size: 12px;
}

.header{
	width: 585px;
	background-color: #239102;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	padding: 6px;
	margin: 5px 0px;
}

.comment-header{
	background: #e0e0e0;
	padding: 15px;
	margin-top: 10px;
}

.comment-text{
	background: #f1f1f1;
	padding: 15px;
	font-size: .8em;
	overflow-x: hidden;
}

.posted {
	font-size: 14px;
	font-style: italic;
}

div#playexit{
	border: 2px solid white;
	background-color: maroon;
	color: white;
	font-weight: bold;
	position: relative;
	top: 5px;
	left: 774px;
	padding: 4px 4px 4px 4px;
	width: 10px;
	text-align: center;
	cursor: pointer;
}

a.user-links{
	font-weight: bold;
	color: maroon;
}

a.page-link{
	text-decoration: none;
	padding: 2px 5px;
	margin: 5px;
	background: #fc9d2f;
	color: white;
	border: 2px solid white;
}

.page-link:hover{
	background: #ed8209;
	color: white;
}

/* Styles for store pages */
ul#gallery li{
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
	text-align: center;
}	

ul#gallery li img{
	width: 185px;
	height: auto;
}

.vote{
	display: block;
	cursor: pointer;
	font-weight: bold;
}
	
/* Misc Items */
div#ug-message{
	width: 100%;
	background-color: #ddffdc;
	margin-bottom: 5px;
	font-size: .8em;
}

#ug-message div{
	padding: 10px;
}

#ug-message a{
	color: #990000;
	font-weight: bold;
}
