/*see http://www.positioniseverything.net/piefecta-rigid.html 

wrap clr: 2f3d58
light game link: 414e72
dark game link: 374566
game_object: 282932

test

*/




@font-face {
    font-family: 'keep_calm_medregular';
    src: url('https://www.bubblebox.com/httpsversion/css2010-4/keepcalm-medium-webfont.woff2') format('woff2'),
         url('https://www.bubblebox.com/httpsversion/css2010-4/keepcalm-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@media screen and (max-device-width: 480px)
{
  body{
    -webkit-text-size-adjust: none;
  }
}

p { margin:0px 0px 1em 0px; }


html, body {margin: 0; padding: 0; border: 0;}





/* KLEUREN
achtergrond: 29364e
donker box: 30405f
licht box: 3d527b
lichtgeel: ffff68
*/

.clear { clear: both; }

/*a {text-decoration: underline; font-weight: bold; color: #000;}*/

.alignright {margin-top: 0; text-align: right; clear: both;}

.small {font-size: .9em;}

.wide {
width: 100%; 
/*background-color:#996699;*/
}

.wide p {margin: 0; padding: 5px; position: relative;}



.ondertop {  /*header ad */
	height: 90px;
	text-align: left;
}

/*.top a {position: absolute; right: 20px; text-align: right; font-weight: bold; font-size: .7em; color: #fff;}*/

.bottom {
	position: relative;
	height: 24px;
	line-height: 24px;
	background-color: #3d527b;
	padding:0px;
	margin-bottom: 8px;
	text-align: right;
}

.testfloat {width: 50px; border: 2px solid #f90; background: #ffd; font-size: .7em;}

.to-right {float: right;}

.to-left {float: left;}

.ap-test {
position: absolute; 
top: -102px; 
font-size: .6em; 
width: 150px; 
height: 100px; 
border-top: 1px solid #000; 
background: #5b5; 
color: yellow;
}

/* \*/
* html .ap-test {
top: -101px; 
t\op: -102px; 
}
/* */

.ap-left {left: 0;}

.ap-right {right: 0;}


#content { /* left div is abs positioned ivm het laden vd ads, minimum hoogte meegeven => is hoogte van de ads!! */
	margin-left:4px; /* ook in #above_content verwerken */
	/*height: 1733px;
	min-height: 1680px;*/
	
}

#highscores_content {
	margin-left:4px; /* ook in #above_content verwerken */

}


#right_content {
	padding:0px 10px 10px 10px;
	float: right;
	width: 355px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-bottom: -1px;
	margin-left: -1px; 
	display: inline; /* IE double margin bug */
	/*background-color:#CC6699;*/
}

#left_content {
	padding:0px 0px 10px 0px;
	float: left; 
	width: 397px;
	margin-right: -305px;
	margin-left: 0px; /* was -1 */
	display: inline; /* IE double margin bug */
	/*background-color:#009900;*/
}



.right_content_2017 {
	padding:0px 0px 0px 0px;
	float: left;
	width: 373px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-left: 14px;

}

.left_content_2017 {
	padding:0px 0px 0px 0px;
	float: left; 
	width: 373px;
	margin-left: 10px;
}



#left_content_container {
	float: left; 
	width: 390px;
	display: inline; /* IE double margin bug */
	/*background-color:#009900;*/
}
#right_content_container {
	float: right;
	right: 10px;
	position: relative;
	width: 390px;
	display: inline; /* IE double margin bug */
	/*background-color:#009900;*/
}

.left_content_5050 {
	background-color:#30405f;
	padding:0px 4px 4px 4px;
	margin-top: 0px;
	/*background-color:#009900;*/
}
.right_content_5050 {
	background-color:#30405f;
	padding:0px 4px 4px 4px;

	margin-top: 0px;
	/*background-color:#CC6699;*/
}

#left_contentOUD {
	padding:6px 0px 10px 0px;
	float: left; 
	width: 344px;
	margin-right: -305px;
	margin-left: 0px; /* was -1 */
	display: inline; /* IE double margin bug */
	/*background-color:#009900;*/
}


#left_contents {
	padding:6px 0px 10px 0px;
	width: 144px;
	margin-right: -305px;
	margin-left: -1px; /* was -1 */
	display: inline; /* IE double margin bug */
	/*background-color:#009900;*/
}


#leftVoorAbsPosition { /* oude layout */
	float:left;
	width:196px;
	margin:0;
	margin-right:0;
	padding:0px;
	/*background-color:#00CC99;*/
}

/*#left {
	position:absolute;
	top: 127px;
	left: 10px;
	width:196px;
	margin:0;
	margin-right:0;
	padding:0px;
}*/



#above_content {
	background-color: #30405f;
	/*border:1px solid #FFFFFF;*/
	padding: 15px 0px 30px 0px;
	margin: 6px 11px 4px 4px;
}
#blob {
	padding: 10px;
}
#above_content_table td {
	vertical-align: top;
	padding: 0px 10px 0px 10px;
}
.td_left {
	border-right: solid 1px #FFFFFF;
	width: 396px
}
.border_right {
	border-right: solid 1px #FFFFFF;
}

#ad_300x250_startgame {
	width: 300px;
	height: 310px; /* plus click to play box */
	/*background-image: url(../images/clr_gamelink_dark.gif);*/
	background-color:#2F3D58;
}
#ad_300x250 {
	width: 300px;
	height: 250px; /* plus click to play box */
	/*background-image: url(../images/clr_gamelink_dark.gif);*/
	background-color:#2F3D58;
}
#rectangle_ad {
	height: 250px;
	background-color:#2F3D58;
}

h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.6em;
}
h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1.5em;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}



#img_preload {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}

/*#header h1 {
	font:normal 1.7em Georgia,Times,"Times New Roman",serif;
	margin:0;
}

#header h2 {
	font:normal 1.5em Georgia,Times,"Times New Roman",serif;
	margin:0;
}*/


/*more styles */

#monsterboxAd {
	background-image:url(https://www.bubblebox.com/images/monsterboxbg.gif);
	background-position: center;
	background-repeat: no-repeat;
	display:block;
	width: 128px;
	height: 395px;
}
#twogamesAd {
	background-image:url(https://www.bubblebox.com/images/2gamesbg.gif);
	background-position: center;
	background-repeat: no-repeat;
	display:block;
	width: 128px;
	height: 406px;
	margin-top: 8px;
}
#twogamesAdLink {
	width: 128px;
	height: 81px;
	display: block;
	
}


.monsterAdImg0 {
	position: absolute;
	top: 0px;
	left: 0px;
		display:block;
	width: 128px;
	height: 395px;
}
.monsterAdImg1 {
	position: absolute;
	top: 76px;
	left: 0px;
		display:block;
	width: 128px;
	height: 395px;
}
.monsterAdImg2 {
	position: absolute;
	top: 152px;
	left: 0px;
		display:block;
	width: 128px;
	height: 395px;
}
.monsterAdImg3 {
	position: absolute;
	top: 238px;
	left: 0px;
		display:block;
	width: 128px;
	height: 395px;
}

/*h1 {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	font-size: 1.6em;
	
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
}*/
.h1_extra {
	padding: 5px 0px 0px 10px;
}

.spacer_2px {
	height: 2px;
}
.spacer_4px {
	height: 4px;
}
.spacer_6px {
	height: 6px;
}

.game_title {
	font-family: 'keep_calm_medregular'; 
	font-size: 15px; 
	font-weight:normal;
}

.page_header {
	background-color: #3d527b;
	height: 30px;
	overflow: hidden;
	/*margin-bottom: 6px;*/
}
.page_header_title {
	font-family: 'keep_calm_medregular'; 
	font-size: 15px; 
	display:inline; 
	margin-right:32px; 
	position:relative; 
	left:20px; 
	top:1px;
	font-weight:normal;
}
.page_header_tag {
	display: inline-block;
	font-weight:bold; 
	padding:2px 4px 2px 4px; 
	font-size:13px; 
	background-color:#414e72; 
	margin:5px 3px 0px 2px; 
}
#page_header_blue {
	/*background-image: url(../images/clr_light_blue.gif);*/
	background-color:#30405f;
}

#editorpicks_header {
	position:absolute;
	left:54px; 
	top:-15px; 
	width:148px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	margin-top:0px; 
	margin-bottom:5px; 
	background-color:#30405F; 
	font-family: 'keep_calm_medregular'; 
	font-size: 13px; 
	font-weight:normal;
}


/*////////////////////////// GAME SELECTION LINKS \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

.category_header {
	font-family: 'keep_calm_medregular'; 
	font-size: 15px;
	/*font-weight: 600;*/
	line-height: 23px;
	height: 25px;
	background-color: #30405F;
	padding-left: 20px;
	margin:0px 4px 9px 4px;
	font-weight:normal;
}
.category_header h1 {
	font-family: 'keep_calm_medregular'; 
	font-size: 15px;
	/*font-weight: 600;*/
	line-height: 23px;
	height: 25px;
	font-weight:normal;
	display:inline;
}


.shadow2 {
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.43);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.43);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.43);
}

.side_header {
	/*background-image: url(../images/clr_gamelink_light.gif);*/
	width: 32px;
	position:relative;
	float: left;
	height: 25.1em;
	/*border:1px solid #FFFFFF;*/
	padding-top: 2px; /* 2px + 2px border ---> 4px space between game links*/
	margin-right: 4px;
}

.side_header a {
	/*background-repeat:no-repeat;
	background-position:center;*/
	width: 32px;
	height: 24.8em;
	display: block;
}

.more_games {
	margin-top: 6px;
	margin-bottom: 4px;
	text-align: right;
	line-height: 1.1em;
}
.more_games a {
	position: relative;
	font-size: 1em;
	top: -.3em;
	right: 6px;
}

#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;
}





.skillheader {
	background: url(https://www.bubblebox.com/images/txt_skill.gif) 9px center no-repeat;
}
.skillheader:hover {
	background-position: -21px center;
}

.adventureheader {
	background: url(https://www.bubblebox.com/images/txt_adventure.gif) 9px center no-repeat;
}
.adventureheader:hover {
	background-position: -21px center;
}
.indieheader {
	background: url(https://www.bubblebox.com/images/category-indie.gif) 9px center no-repeat;
}
.indieheader:hover {
	background-position: -21px center;
}

.defenseheader {
	background: url(https://www.bubblebox.com/images/category-defense.gif) 9px center no-repeat;
}
.defenseheader:hover {
	background-position: -21px center;
}

.shootingheader {
	background: url(https://www.bubblebox.com/images/category-shooting.gif) 9px center no-repeat;
}
.shootingheader:hover {
	background-position: -21px center;
}

.puzzleheader {
	background: url(https://www.bubblebox.com/images/txt_puzzle.gif) 9px center no-repeat;
}
.puzzleheader:hover {
	background-position: -21px center;
}

.girlsheader {
	background: url(https://www.bubblebox.com/images/txt_girls.gif) 9px center no-repeat;
}
.girlsheader:hover {
	background-position: -21px center;
}

.arcadeheader {
	background: url(https://www.bubblebox.com/images/txt_arcade.gif) 9px center no-repeat;
}
.arcadeheader:hover {
	background-position: -21px center;
}

.cartoonsheader {
	background: url(https://www.bubblebox.com/images/txt_cartoons.gif) 9px center no-repeat;
}
.cartoonsheader:hover {
	background-position: -21px center;
}

.gamelinksheader {
	background: url(https://www.bubblebox.com/images/txt_gamelinks.gif) 9px center no-repeat;
}
.gamelinksheader:hover {
	background-position: -21px center;
}

.downloadableheader {
	background: url(https://www.bubblebox.com/images/txt_downloadable.gif) 9px center no-repeat;
}
.downloadableheader:hover {
	background-position: -21px center;
}


.actionheader {
	background: url(https://www.bubblebox.com/images/txt_action.gif) 9px center no-repeat;
}
.actionheader:hover {
	background-position: -21px center;
}

.ioheader {
	background: url(https://www.bubblebox.com/images/txt_io.gif) 9px center no-repeat;
}
.ioheader:hover {
	background-position: -21px center;
}

.sportheader {
	background: url(https://www.bubblebox.com/images/txt_sport.gif) 9px center no-repeat;
}
.sportheader:hover {
	background-position: -21px center;
}

.racingheader {
	background: url(https://www.bubblebox.com/images/txt_racing.gif) 9px center no-repeat;
}
.racingheader:hover {
	background-position: -21px center;
}


.bubbleboxheader {
	background: url(https://www.bubblebox.com/images/txt_bubblebox.gif) 9px center no-repeat;
}
.bubbleboxheader:hover {
	background-position: -21px center;
}




.game_link_container {
}

.game_link {
	height: 6em;
	padding: 0px .4em .3em .4em; 
	line-height: 1.3em;
	overflow: hidden;
}

.game_link_2017 {
	height: 84px;
	padding: 0px 0px 0px 0px; 
	background-color: #30405f;
	line-height: 1.3em;
	overflow: hidden;
	margin-bottom: 5px;
}
.game_link_2017 a {
	display: block;
	background-color: #30405f;
	height: 100%;
}
.game_link_2017 a:hover {
	background: #3D496B;
	color:#FFFFFF;
}

#left_content #game_link {
	margin-left: 4px;
}

.game_img {
	float: left;
	position: relative;
	width: 6.72em;
	height: 5.6em;
	width: 81px;
	height: 67px;
	margin-top: .2em;
	padding-right: 5px;
}
.fixed_dimensions_img {
	float: right;
	width: 84px;
	height: 70px;
	margin-top: .2em;
	padding-right: .4em;
}

.game_img_2017 {
	float: left;
	width: 104px;
	height: 84px;
	margin-top: 0px;
	padding-right: 8px;
}

.top { /*header*/
height: 100px;
background-image:url(https://www.bubblebox.com/images2/header_bg_2009_2.jpg);
background-repeat:no-repeat;
margin-bottom: 8px;
}

.top_headermenu_2009 { /*header*/
height: 82px;

/*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/images2/header_bg_2009_b.jpg);
/*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;
}



#top_game_link {
	background-color: #30405f;
	height: 95px;
	margin-bottom: 4px;
	padding: 5px 5px 5px 10px;
	overflow: hidden;
	line-height: 1.3em;
}
.top_game_header {
	background-color: #3d527b;
	width: 216px;
	padding: 4px 0px 4px 6px;
	margin-left: -6px;
}

.top_img {
	float: right;
	position: relative;
	width: 108px;
	margin-left: 2px;
}
.top_game_title {
	font-size: 1.1em;
	color:#FFFF00;
	padding: .2em 0 .2em 0;
}

.game_title_2017 {
	font-size: 14px;
	font-weight: bold;
	color:#FFFF00;
	
}

/*////////////////////////// END GAME SELECTION LINKS \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */


#game_desc_container {
position: relative;
background-color: #30405F;
height: 230px;
overflow: hidden;
line-height: 1.4em;
}

#game_desc {
	margin: 2% 0px 0px 10px;
	padding-right: 6px;
	/*height: 270px;*/
	height: 208px;
	overflow: auto;
}

#click_to_play {
width: 350px;
margin-top: 6px;
height: 58px;
display: block;
background-color: #FDFD46;
background-image: url(https://www.bubblebox.com/images/txt_play_now.gif);
background-position: center;
background-repeat: no-repeat;
}

#click_to_play:hover {
	background-color: #ffffff;
}

#download_game {
	/*width: 94%;
	height: 18%;*/
	width: 300px;
	margin-top: 2px;
	height: 58px;
	display: block;
	background-color: #ffff68;
	background-image: url(https://www.bubblebox.com/images/txt_download_game.gif);
	background-position: center;
	background-repeat: no-repeat;
	/*position: absolute;
	bottom: 3%;
	left: 3%;*/
}
#download_game:hover {
	background-color: #ffffff;
}

#game_controls {
	position: absolute;
	/*background-image: url(../images/clr_light_blue.gif);*/
	background-color:#30405f;
	/*border:1px solid #FFFFFF;*/
	padding: 5px 10px 5px 10px;
	top: 400px;
	left: 215px;
	width: 628px;
	min-height: 10em;

	background-color: #999999;
}


#below_start_game {
	/*background-image: url(../images/clr_light_blue.gif);*/
	background-color:#30405f;
	position: relative;
	top: 264px;
	margin: 0px 10px 0px 10px;
}

#game_controls_startgame {
	/*background-image: url(../images/clr_light_blue.gif);*/
	background-color:#30405f;
	/*border:1px solid #FFFFFF;*/
	padding: 5px 10px 5px 12px;
	/*top: 400px;
	left: 215px;
	width: 628px;*/
	min-height: 10em;

}

.start_game_box {
	/*background-image: url(../images/clr_light_blue.gif);*/
	background-color:#30405f;
	/*border:1px solid #FFFFFF;*/
	padding: 5px 6px 5px 10px;
	height: 8em;
	overflow: auto;
	/*top: 400px;
	left: 215px;
	width: 628px;*/

}

/* for IE */
/** html #game_controls {
 	height: 10em;
}*/
* html #game_controls_startgame {
	height: 10em; /*set min height for ie as well*/
}





#game_object {
	background:url(https://www.bubblebox.com/images/simple_dashed.png) repeat;
	width: 100%;
	margin: 6px 11px 4px 0px;
	text-align: center;
}
* html #game_object {
	margin-left: -3px; /*fight IE double margin bug*/
}

#game_object_largegame {
	/*background-image:url(../images/game_object_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #282932;*/
	width: 805px;
	/*height: 100%;*/
	margin: 6px 2px 4px 0px;
	text-align: center;
}
* html #game_object_largegame {
	margin-left: -3px; /*fight IE double margin bug*/
}

#below_game {
	/*position: absolute;*/
	/*background-image: url(../images/clr_light_blue.gif);*/
	background-color:#30405f;
	/*border:1px solid #FFFFFF;*/
	padding: 5px 10px 5px 10px;
	/*top: 400px;
	left: 215px;*/
	margin-bottom: 4px;
	width: 636px;
	height: 58px;
}
#below_popup_game {
	width: 636px;
}
* html #below_game {
	margin-left: -3px; /*fight IE double margin bug*/
}

#below_game_ad_popup {
	text-align: center;
}
#below_game_ad_right {
	position:relative;
	width: 480px;
	float: right;
}
#below_game_ad_left {
	position:relative;
	width: 480px;
	float: left;
	margin-right: 10px;
}
#below_game_ad_center {
	text-align:center;
}
#above_game_ad_links {
	margin-top: 6px;
	text-align:center;
}
#below_game_info {
	height: 90px;
	width: 144px;
	overflow: hidden;
	background-color: #1E293B;
}
#below_game_thumbs {
	/*width: 10px;*/
	height: 18px;
	display: inline;
}
#below_game_thumbs img {
	position: relative;
	top: 4px;
	margin-right: 1px;
}


#below_game_stars {
	/*width: 10px;*/
	height: 12px;
	display: inline;
}
#below_game_stars img {
	position: relative;
	top: 1px;
	margin-right: 1px;
}

#play_controls_popup {
	background-color:#30405f;
	padding: 0px 0px 5px 10px;
	text-align: left;
	
	min-height: 250px;
	/*height: 120px;
	overflow: auto;*/
	/*width: 728px;*/
}

* html #play_controls_popup {
	height: 150px; /*set min height for ie as well*/
}

#play_controls {
	position: relative;
	/*background-image: url(../images/clr_light_blue.gif);*/
	background-color:#30405f;
	/*border:1px solid #FFFFFF;*/
	padding: 5px 5px 5px 10px; /*padding right wordt evt geset in code, bij hs game */
	/*top: 400px;
	left: 215px;*/
	/*width: 331px;*/
	margin-right: 10px;
	min-height: 10em;
}
* html #play_controls {
	margin-left: -3px; /*fight IE double margin bug*/
	height: 10em;
}


#header_game_controls {
	width: 130px;
	height: 20px;
	/*background-color:#009900;*/
	background-image: url(https://www.bubblebox.com/images/txt_game_controls.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-bottom: .4em;
}

#play_instructions {
	position: relative;
	/*background-image: url(../images/clr_light_blue.gif);*/
	background-color:#30405f;
	/*border:1px solid #FFFFFF;*/
	padding: 5px 5px 5px 10px;
	/*top: 400px;
	left: 215px;*/
	margin-right: 10px;
	min-height: 8em;
}

#shoutbox_hs {
	position: relative;
	/*background-image: url(../images/clr_light_blue.gif);*/
	background-color:#30405f;
	/*border:1px solid #FFFFFF;*/
	padding: 0px 0px 0px 0px;
	/*top: 400px;
	left: 215px;*/
	margin-right: 10px;
	height: 252px;
}
* html #play_controls_hs {
	margin-left: -3px; /*fight IE double margin bug*/
	height: 13em;
}

#instructions_bubbleboxgames {
	position: relative;
	/*background-image: url(../images/clr_light_blue.gif);*/
	background-color:#30405f;
	/*border:1px solid #FFFFFF;*/
	padding: 0px 0px 0px 0px;
	/*top: 400px;
	left: 215px;*/
	margin-right: 10px;
	min-height: 144px;
}
* html #instructions_bubbleboxgames {
	height: 144px;
}

#container_scores_below_game {

	position: absolute;
	right: 0px;
	top: 2px;
	float: right;
	width: 240px;
	margin-right: 10px;
	height: 250px;
	/*height: 13em;*/
}

#header_scores_below_game {
	width: 170px;
	height: 2em;
	background-image: url(https://www.bubblebox.com/images/weekly_highscores.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-bottom: .4em;
}
#header_scores_below_game_alltime {
	width: 170px;
	height: 2em;
	background-image: url(https://www.bubblebox.com/images/alltime_highscores.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-bottom: .4em;
}

#scores_below_game {
	/*background-image: url(../images/spikkeltjes.gif);
	background-repeat: repeat-y;*/
	/*height: 10em;*/
	height: 220px;
	overflow: hidden;
	padding-left: 0px;
}

#ad_below_game {
	position: absolute;
	right: 0px;
	top: 0px;
	float: right;
	width: 250px;
	height: 250px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}


#sandbox_vote_belowgame {
	position: absolute;
	right: 26px;
	top: 42px;
	float: right;
	width: 175px;
	height: 145px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}



#add_to_blog {
	width: 300px;
	position: absolute;
	right: 4px;
	top: 0px;
}
.add_to_blog_textarea {
	font-size: 10px;
	width: 296px;
	height: 90px;
}


/*////////////////////////// BOX WITH CATEGORY LINKS \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#link_box {
	margin: 0px 0px 2px 0px;
}
#category_menu_wrap {
	background-color: #2f3d58;
	margin: 2px 0px 2px 2px;
	padding: 2px;
}
.category_menu_item_img {

}
.category_menu_item {
	width: 173px;
	height: 22px;
	/*background-image:url(../images2/menu_pic.gif);
	background-repeat: no-repeat;
	background-position:left center*/
	/*padding: 4px 0px 4px 0px;*/
	color:#3d527b;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-left: 4px;

	
}

.category_menu_item2 {
	width: 148px;
	height: 22px;
	/*background-image:url(../images2/menu_pic.gif);
	background-repeat: no-repeat;
	background-position:left center*/
	/*padding: 4px 0px 4px 0px;*/
	color:#30405f;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-left: 4px;

	
}
.menu_item_div{
	font-size: 14px;
	margin-top: 2px;
	background-color:#3d527b;
}
.menu_item_div2{
	font-size: 14px;
	margin-top: 2px;
	background-color:#30405f;
}
.menu_item_text {
	font-weight: bold;
	position: relative;
	top: 3px;
	left: 6px;
	font-size: 17px;
}


.menu_item_textFOUT {
	font-weight: bold;
/*position: relative;
top: 3px;
left: 6px;*/
	font-size: 6px;
}
.category_menu_item:hover {
/*background-image: url(../images2/menu_pic_ro.gif);*/
	/*background-color: #3d527b;*/
	color: #ffff00;
}
.category_menu_item2:hover {
	/*background-color: #3d527b;*/
	color: #ffff00;
} 

#category_menu_wrap a {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}
#category_menu_wrap a:hover {
	/*color: #ffff68;
	background-color:#30405f;*/
	color: #ffff00;
}

.ielistbug {
	display: none;
	line-height: 0px;
	height: 0px;
}


#top_five_games {
	height: 35px;
	background-color: #344463;
	/*background-image: url(../images/clr_dark_purple.gif);*/
	position: relative;
}
#top_five_games div {
	background-image:url(https://www.bubblebox.com/images/top_five_games.gif);
	width: 100%;
	height: 100%;
	background-repeat:no-repeat;
	background-position: center;
}


#randomgames_header {
	font-size: 11px;
	line-height: 21px;
	height: 21px;
	background-color: #30405F;
	padding-left: 4px;
	margin:0px 4px 4px 4px;
}
#randomgames_frontpage_table {
	line-height: 13px;
	font-size: 11px;
	text-align: center;
}
#radomgames_frontpage_box {
	position: relative;
	width: 174px;
	margin-left: 4px;
	margin-bottom: 10px;

}
.randomgames_container {
	 style=width:180px; 
	 background-color:#29364E;
}

#linklist_header {
	font-size: 11px;
	line-height: 21px;
	height: 21px;
	background-color: #30405F;
	padding-left: 4px;
	margin-bottom: 2px;
	/*font-size: 12px;
	line-height: 25px;
	height: 25px;
	background-color: #3d527b;
	padding-left: 4px;*/
	/*background-image: url(../images/clr_dark_purple.gif);*/
}

#linklist_container {
	padding: 0px 0px 0px 4px;
	font-size: 11px;
}
#linklist_container a {
font-size: 11px;
}


#purple_menu_wrap {
	/*background-image: url(../images/light_bg.gif);*/
	background-color: #344463; /* donker blauw*/
	margin: 3px;
	padding: 2px 0px 2px 0px;
}

.purple_menu_item {
	/*background-image: url(../images/lighter_bg.gif);*/
	background-color: #3d527b; /*licht blauw/paars */
	width: 170px;
	display: block;
	margin: 3px;
}
.purple_menu_item:hover {
	/*background-image: url(../images/clr_purple.gif);*/
	background-color: #30405f; /*paars*/
}
#purple_menu_wrap a {
	font-size: 1.2em;
	line-height: 1.5em;

}
#purple_menu_wrap a:hover {
	color: #FFFFFF;
}


/*////////////////////////// END BOX WITH CATEGORY LINKS \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#banner_box {
	background-color: #30405f;
	margin: 0px 0px 0px 1px; /*margin van 2px links*/
}

#gbn_box {
	background-color: #000000;
	margin: 6px 0px 6px 0px;
	border:2px solid #66CCFF;
	text-align:center;
	padding: 1px 0px 3px 0px;
}


.small_banner {
	position: relative;
	top:1px;
	width: 90px;
	/*background-color: #282932;*/
	text-align: center;
	display: inline;
}


#header_bannerSearch {
	position: absolute;
	top: 18px;
	right: 0px;
	font-size: 1.3em;
	font-weight: bold;
}

#header_banner_468x60 {
	position: relative;
	float: right;
	right: 4px;
	top: 20px;
}

#header_banner {
	position: relative;
	float: left;
	margin-top: -5px;
	margin-left: 0px;
	width: 728px;
	height: 90px;
	background-color:#1E293B;
}


#top_100x100 {
	position: relative;
	float: left;
	margin-top: -10px;
	margin-left: 7px;
}

#top_100x100_rechts {
	position: relative;
	left: 16px;
}

#header_menuOUD {
	position: absolute;
	top: 60px;
	/*right: 159px;*/
	left: 258px;
	font-size: 1.3em;
	font-weight: bold;
	width: 400px;
	background-color:#CCCCCC;
}





#related_links {
	height: 28px;
	background-color: #344463;
	/*background-image: url(../images/clr_dark_purple.gif);*/
	position: relative;
}
#related_links div {
	background-image:url(https://www.bubblebox.com/images/related_links.gif);
	width: 100%;
	height: 100%;
	background-repeat:no-repeat;
	background-position: center;
}




.large_banner {
	background-color: #344463;
	height: 238px;
	position: relative;
}
.random_games_img_link1 {
	position: absolute;
	top: 28px;
	left: 0px;
}
.random_games_img_link2 {
	position: absolute;
	top: 100px;
	left: 0px;
}
.random_games_img_link3 {
	position: absolute;
	top: 171px;
	left: 0px;
}

#random_games {
	background-image:url(https://www.bubblebox.com/images/random_games.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
}

.random_games_img {
	float: left;
	position: relative;
	width: 76px;
	height: 63px;
	margin-top: 1px;
	padding-right: 0px;
}

#banner_100x100 {
	float: right;
	margin-right: 1px;
	/*margin-top: 8px;*/
	width: 100px;
	height: 100px;
	background-color: #506998;
}

/*#GBN_banner {
	float: right;
	margin-right: 1px;
	margin-top: 8px;
	width: 100px;
	height: 100px;
	background-color: #506998;
}
#CPM_banner {
	float: right;
	margin-right: 1px;
	margin-top: 3px;
	width: 100px;
	height: 100px;
	background-color: #506998;
}*/

/**************** DOWNLOADS BOX en BubbleBox GAMES ****************/
#downloadsbox {
	position: relative;
	width: 250px;
	height: 250px;
	background-image:url(https://www.bubblebox.com/images/gamedownloads_bg.jpg);
	background-repeat: no-repeat;
	background-color: #526993;
}
#top_rated_games_box {
	position: relative;
	width: 250px;
	height: 250px;
	background-image:url(https://www.bubblebox.com/images/top_rated_bg.jpg);
	background-repeat: no-repeat;
}

#sandbox_belowgame {
	position: relative;
	width: 370px;
	height: 250px;
	background-image:url(https://www.bubblebox.com/images/sandbox_bg.jpg);
	background-repeat: no-repeat;
}



#bubblebox_games {
	position: relative;
	width: 250px;
	height: 142px;
	background-image:url(https://www.bubblebox.com/images/bubblebox_games_bg.jpg);
	background-repeat: no-repeat;
}

#downloadsbox_viewall {
	position: absolute;
	right: 0px;
	top: 235px;
	background-color:#3F5175;
	line-height: 17px;
	font-size: 11px;
	width: 250px;
	text-align: center;

}

#downloadsbox_werecommend {
	position: absolute;
	top: 34px;
	left: 30px;
}


#betweengames_box_table {
	position: relative;
	line-height: 13px;
	font-size: 11px;
	text-align: center;
}

#latestgames_frontpage_table {
	line-height: 11px;
	font-size: 11px;
	text-align: center;
}


#downloadsbox_table {
	position: relative;
	top: 44px;
	line-height: 13px;
	font-size: 11px;
	text-align: center;
}
#downloadsbox_gamelink {
	display: inline;
	float: left;
	width: 81px;
	height: 100px;
	
}

.downloadsbox_img {
	width: 81px;
	height: 67px;
}

/************* EINDE DOWNLOADS BOX *************/

#monsterbox_linkOUD {
	position: absolute;
	top: 228px;
	left: 46px;
}

#monsterbox_link {
	position: absolute;
	top: 212px;
	left: 0px;
	width: 343px;
}

#startgame_google {
position: absolute;
top: 150px;
left: 10px;
width: 500px;
}

#startgame_adsmarket {
	position: absolute;
	top: 202px;
	left: 58px;
	width: 343px;
}

/*einde more styles */

/*links nav */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.top_game_title .game_title_2017 a:link {
	color: #FFFF00;
	text-decoration: none;
}
.start_game_link:link {
	color: #FFFF00;
}
.start_game_link:hover {
	color: #FFFFFF;
}
.start_game_link:visited {
	color: #FFFF00;
}

a img {
	border: none;
}


#logo_link_container {
	position: relative;
}
#logo_img_link {
	position: absolute;
	top: 4px;
	left: 0px;
	display: block;
	width: 110px;
	height: 80px;
}
#header_img_link {
	position: absolute;
	top: 4px;
	left: 110px;
	display: block;
	width: 305px;
	height: 52px;
}


.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;
}

.pipe {
	display: inline;
	float: left;
	margin: 0px 5px 0px 5px;
	background-image: url(https://www.bubblebox.com/images/pipe.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 19px;
}

.schicht {
	display: inline;
	float: left;
	margin: 2px 8px 0px 8px;
	background-image: url(https://www.bubblebox.com/images2/schicht.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 17px;
}

.playgame_pijltje {
	display: inline;
	float: left;
	margin: 0px 7px 0px 7px;
}

.simplepipe {
	display: inline;
	margin: 0px 7px 0px 7px;
	font-size: 1em;
}


#header_home {
	background-image:url(https://www.bubblebox.com/images/header_home.gif);
	width: 48px;
}
#header_links {
	background-image:url(https://www.bubblebox.com/images/header_links.gif);
	width: 40px;
}
#header_help {
	background-image:url(https://www.bubblebox.com/images/header_help.gif);
	width: 36px;
}
#header_contact {
	background-image:url(https://www.bubblebox.com/images/header_contact.gif);
	width: 60px;
}
#header_updated_daily {
	position: absolute;
	right: 50px;
	top: 101px;
	background-image:url(https://www.bubblebox.com/images/header_updated_daily.gif);
	width: 112px;
	background-repeat:no-repeat;
	height: 17px;
	
}
#selectgame_box_container {
	/*position: absolute;
	left: 876px;
	top: 60px;*/
	width: 125px;

	
}

#selectgame_box {
	/*position: relative;
	left: 0px;
	top: 0px;*/
	width: 125px;
	background-color: #3d527b;
	font-size: .8em;
	color: #FFFFFF;
	border: none;
	margin: 0px 0px 10px 0px;
}

#selectgame_box_container2009 {
	/*position: absolute;
	left: 876px;
	top: 60px;*/
	width: 135px;

	
}

#selectgame_box2009 {
	/*position: relative;
	left: 0px;
	top: 0px;*/
	width: 125px;
	background-color: #FFFFFF;
	font-size: .8em;
	color: #000000;
	border: none;
	margin: 0px 0px 10px 0px;
}

#selectdeveloper_box {
	/*position: relative;
	left: 0px;
	top: 0px;*/
	width: 125px;
	background-color: #3d527b;
	font-size: .8em;
	color: #FFFFFF;
	border: none;
	margin: 0px 0px 10px 0px;
}


#header_bubblebox {
	background-image:url(https://www.bubblebox.com/images/header_bubblebox.gif);
	width: 251px;
}

#header_gameslist {
	position: relative;
	float: right;
	right: 8px;

}
#headermenu {
	margin-top: 0px;
	width: 100%;
	height: 30px;
	background-image:url(https://www.bubblebox.com/images/headermenu_bg.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	font-size: 14px;
	font-family: 'keep_calm_medregular'; 
	font-weight:normal;
	
	line-height: 24px;
}
.headermenuitem {
	position: relative;
	height: 28px;
	background-color:#29364E;
	display:inline;
	float: left;
	bottom: 2px;
	
	
}

.headermenuitem a {
	position: relative;
	top: 3px;
padding: 4px 7px 4px 7px;

}

.headermenuitem a:hover {
background-color:#2F4B77;
color:#FFFFFF;

}

.headermenu_schots {
	position: relative;
	top: 1px;
	height: 28px;
	width: 2px;
	background-color:#20243D;
	display:inline;
	float: left;
}

#header_menu {
	position: relative;
	float: left;
	top: 62px;
	left: 110px;


	font-size: 1.3em;
	font-weight: bold;
}

.header_item {
	position: relative;
	height: 19px;
	background-repeat:no-repeat;
	display:inline;
	float: left;
}

#header_menu_2009 {
	position: relative;
	float: left;
	top: 68px;
	left: 107px;


	font-size: 14px;
	font-weight: bold;
}

.header_item_2009 {
	position: relative;
	height: 19px;
	padding: 3px 10px 0px 10px;
	background-color:#1E293B;
	display:inline;
	float: left;
	margin-right: 0px;
}

#nieuwsbrief_menu_container {
	position: relative;
	float: right;
	width: 426px; /*original 386px*/
	
}

#nieuwsbrief {
	margin-top: 4px;
	/*position: relative;
	float: right;
	right: 0px;
	top: 4px;*/
}

#game_select_list_topright {
position: relative;
	float: right;
	right: 17px;
	top: 7px;
	border: 1px #FFFFFF;
}

#google_search_topright {
position: relative;
	float: right;
	right: 9px;
	top: 7px;
}


input.box {
	color: #000;
	font-size: 10px;
	width: 128px;
	height: 14px;
	padding: 2px 0px 0px 2px;
	background: #ffffff;
	border: 1px #FFFFFF;
}
input.box:focus {
	background: #fff000;
	outline: none;
}

#header_smallmenu {

	/*position: relative;
	float: right;
	right: 6px;
	top: 7px;*/
	height: 16px;
	position: absolute;
	top: 33px;
	right: 6px;

	font-size: 11px;
	font-weight: normal;
}

#header_smallmenu div {
	position: relative;
	float: left;
}

.header_smallitem {
	position: relative;
	padding: 0px 4px 0px 4px;
	display:inline;
	float: left;
	margin-right: 0px;
}


#header_menurightitems {
	margin-top: 0px;
	
	height: 26px;
	

	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	/*position: relative;
	float: right;
	right: 6px;
	top: 7px;*/
	
	position: relative;
	float: right;
	right: 8px;

}

#header_menurightitems div {
	position: relative;
	float: left;
}



.header_rightmenuitem {
	position: relative;
	padding: 0px 4px 0px 4px;
	display:inline;
	float: left;
	margin-right: 0px;
}


/*#hart, #info, #thuis {
	behavior: url(hover.htc) 
}*/
#header_home:hover  {
	background-image: url(https://www.bubblebox.com/images/header_home_ro.gif);
}
#header_links:hover {
	background-image:url(https://www.bubblebox.com/images/header_links_ro.gif);
}
#header_help:hover {
	background-image:url(https://www.bubblebox.com/images/header_help_ro.gif);
}
#header_contact:hover {
	background-image:url(https://www.bubblebox.com/images/header_contact_ro.gif);
}

#header_bubblebox:hover {
	background-image:url(https://www.bubblebox.com/images/header_bubblebox_ro.gif);
}
#view_all_link {
	background-image: url(https://www.bubblebox.com/images/view_all_highscores.gif);
	width: 170px;
	height: 30px;
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
}
#view_all_link:hover {
	background-image: url(https://www.bubblebox.com/images/view_all_highscores_ro.gif);
}

.image_link_ul li {
	width: 88px;
	height: 31px;
	float: left;
	margin: 4px;
}

.image_link_ul a {
	width: 88px;
	height: 31px;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.above_content_ul li {
	margin-bottom: .5em;
}


/*eionde links nav */

/*freecontentstyles */

.games_container {
	float: left;
	background-color: #31405F;
	font-family: arial;
	color: #FFFFFF;
	width: 639px;
	height: 110%;
	padding: 5px;
}


.large_game_3_in_a_row {
	position: relative;
	float: left;
	width: 204px;
	color: #FFFFFF;
	padding: 2px;
	margin: 3px;
}
.large_game_3_in_a_row_namelink {
	display:block;
	height:2.6em;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	overflow:hidden;
}
.large_game_3_in_a_row_namelink a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;

}


.large_game_display {
	background-color: #384768;
	color: #FFFFFF;
	padding: 4px;
	margin: 5px;
}
.small_game_wrap {
	float: left;
	margin: 5px;
	width: 95px;
}
.small_game_display {
	display: block;
}

.small_game_nameblock {
	display:block;
	height:3em;
	overflow:hidden;
}
.small_game_display *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#384768;
}
.small_game_display1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #344362;
	border-right:1px solid #344362;
	background:#364565;
}
.small_game_display2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #31405f;
	border-right:1px solid #31405f;
	background:#364566;
}
.small_game_display3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #364566;
	border-right:1px solid #364566;
}
.small_game_display4 {
	border-left:1px solid #344362;
	border-right:1px solid #344362;
}
.small_game_display5 {
	border-left:1px solid #364565;
	border-right:1px solid #364565;
}
.small_game_displayfg {
	background-color: #384768;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.3em;
}
.small_game_displayfg a:link {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3em;
	color: #FAF60F;
	text-decoration: none;
}
.small_game_displayfg a:visited {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3em;
	color: #FAF60F;
	text-decoration: none;
}
.small_game_displayfg a:hover {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3em;
	color: #FAF60F;
	text-decoration: none;
}
#small_game_title {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
	color: #FFFFFF;
	text-decoration: underline;
}

.displayInline {
	display: inline;
}




.authorSelectGames{
display:inline;
	position:absolute;

}


/*einde freecontent */

#gameInfo { 
	position: relative;
	float: left;
	height: 80px;
	width: 224px;
	overflow: hidden;
	margin-left: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	background-color: #1E293B;
}
#topLeftImagelink {
	position: relative;
	float: left;
	height: 90px;
	width: 230px;
	overflow: hidden;
	margin-left: 6px;
	background-color: #1E293B;
}
	
#header_banner_playgame {
	position: relative;
	float: left;
	left: 8px;
	width: 728px;
	height: 90px;
}

#wideLeadrbrd {
	position: relative;
	left: 5px;
	width: 970px;
	height: 90px;
}


#featured {
	margin-left: 6px;
}

.banner_placeholder {min-height: 250px; }
.banner_placeholder div {margin: 0 auto !important; }

#overlay {
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.9;
	filter:alpha(opacity=60);
	z-index:500;
}

.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;
}


.techTag {
	display: inline; 
	float:left;
	padding:0px 0px 0px 0px; 
	position:relative;
	top: 3px;
	left:5px;
}
.smallGameTag {
	display: inline-block; 
	padding:0px 2px 0px 2px; 
	font-size:10px; 
	background-color:#414e72; 
	margin:0px 3px 2px 0px;
}
.smallGameTagContainer {
	position:relative;
	top:5px;
	min-height: 45px;
	display: table-cell; 
	vertical-align: middle;
	height:45px;
}
.game_link_ratingtext {
	display: inline;
	position:relative;
	top: 4px;
	font-size:11px;
	color:white;
}
.game_link_ratingimg {
	display: inline;
	position:relative; 
	top:8px; 
	margin-left:4px;
	width:17px;
	height:18px;
}

