
p { margin:0px 0px 1em 0px; }


html, body {margin: 0; padding: 0; border: 0;}



body {
color: #fff; 
	background-color:#29364E;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;

height: 100%;
overflow:hidden;

}



a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
}


#dark_gamelink {
	background-color: #30405f;
	
}
#dark_gamelink_side {
	background-color: #30405f;
	
}
#light_gamelink {
	/*background-color: #3d527b;*/
	background-color: #30405f;
}
#light_gamelink_side {
	/*background-color: #3d527b;*/
	background-color: #30405f;
}



.yellowlink {
	color: #FFFF00;
	text-decoration: none;
}
.yellowlink:visited {
	color: #FFFF00;
	text-decoration: none;
}
.yellowlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#yellowlink {
	color: #FFFF00;
	text-decoration: none;
}
#yellowlink:visited {
	color: #FFFF00;
	text-decoration: none;
}
#yellowlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}





.widePageHeader { /*header*/
	width:188px;
	height: 64px;
background-color: #2A364E;
/*background-image:url(http://cdn1.image.bubblebox.com/images/berzerkball2-bb-logo-2.1.png);*/
/*background-image:url(http://cdn1.image.bubblebox.com/images/bb-alien-anarchy.jpg);*/
background-image:url(https://www.bubblebox.com/images/logo_fullscreenpage.png);
/*background-image:url(http://i.bubblebox.com/images2/header_bg_2009_b_halloween.jpg);*/
/*background-image:url(http://i.bubblebox.com/images2/header_bg_2010_christmas.jpg);*/
background-repeat:no-repeat;
}

.belowHeader {
	position:relative;
	top: 64px;

}

#wideContent {
	position:absolute;
	left:188px;
	top:0px;
	width: calc(100% - 188px);
	height: 100%;
}



	
	
#headermenu {
	margin-top: 0px;
	height: 100%;
	width: 188px;
	background-image:url(https://www.bubblebox.com/images/headermenu_bg.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.headermenuitem {
	position: relative;
	height: 18px;
	width:188px;
	background-color:#29364E;
	display:inline;
	float: left;
	bottom: 2px;
	
	
}

.headermenuitem a {
	position: relative;
	top: 3px;
	padding: 4px 0px 4px 0px;
	width: 188px;
	display:block;
	background-color:#1E293B;
}

.headermenuitem a:hover {
background-color:#2F4B77;
color:#FFFFFF;

}

.headermenu_schots {
	position: relative;
	top: 1px;
	height: 18px;
	width: 1px;
	background-color:#20243D;
	display:inline;
	float: left;
}
	


#logo_link_container {
	position: relative;
}
#logo_img_link {
	position: absolute;
	top: 4px;
	left: 0px;
	display: block;
	width: 184px;
	height: 62px;
}
#header_img_link {
	position: absolute;
	top: 4px;
	left: 110px;
	display: block;
	width: 100px;
	height: 52px;
}


#randomgames_header {
	font-size: 11px;
	line-height: 21px;
	height: 21px;
	background-color: #30405F;
	padding-left: 4px;
	margin:0px 4px 4px 4px;
	clear:both;
}
#randomgames_frontpage_table {
	line-height: 13px;
	font-size: 11px;
	text-align: center;
}
#radomgames_frontpage_box {
	position: relative;
	width: 180px;
	margin-left: 4px;
	margin-bottom: 10px;

}
. {
	 style=width:188px; 
	 background-color:#29364E;

}
	
	.prevnextTxt
{
	font-size:12px;
	font-weight:bold;
	color:#DBDBEA;
}
.prevnextBtn
{
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	color:#FFFF01;
	text-decoration:underline;
}
.prevnextBtn:hover {
	color:#FFFFFF;
}
