body
{
	background: #c7e4ff;
	background-image: url("../images/background.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img
{
	border: 0px;
}

	/* COMMON PART */

#container
{
	width: 100%;
	height: 100%;
}

#content
{
	width: 718px;
	margin: 0 auto;
	text-align: left;
	font-family: verdana;
	font-size: 10pt;
	padding: 0px;
}

.clear
{
	clear: both;
}

.spacer
{
	padding: 0px;
	margin: 0px;
	height: 18px;
}

	/* FRONTPAGE MAIN PART */

#content_header
{
	margin: 0px;
	padding: 0px;
	width: 718px;
	height: 165px;
	background-image: url("../images/content_header.jpg");
	background-repeat: no-repeat;
	margin-top: 25px;
}

#content_header_left
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 474px;
	height: 165px;
}

#content_header_right
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 241px;
	height: 165px;
}

#content_header_bottom_left
{
	margin: 0px;
	padding: 0px;
	background-image: url("../images/content_header_bottom_left.jpg");
	background-repeat: no-repeat;
	width: 172px;
	height: 39px;
}

#content_header_bottom_right
{
	margin: 0px;
	padding: 0px;
	background-image: url("../images/content_header_bottom_right.jpg");
	background-repeat: no-repeat;
	width: 546px;
	height: 108px;
}

#content_header_bottom
{
	margin: 0px;
	padding: 0px;
	background-image: url("../images/content_header_bottom.jpg");
	background-repeat: no-repeat;
	width: 718px;
}

#m_content_header_bottom_left
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 480px;
}

#master_navigation
{
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-top: 30px;
}

#master_navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}

#m_content_header_bottom_left li
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 113px;
	padding-bottom: 6px;
}

#m_content_header_bottom_right
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 91px;
	padding-top: 20px;
	padding-left: 142px;
	height: 88px;
}

#m_content_header_bottom_right img
{
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
}

#favorites_startpage
{
	margin: 0px;
	padding: 0px;
	width: 527px;
	text-align: right;
	padding-right: 19px;
	padding-top: 20px;
}

#favorites_startpage img
{
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
}

#location_website
{
	margin: 0px;
	padding: 0px;
	width: 527px;
	padding-top: 25px;
	padding-left: 8px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#content_bg
{
	margin: 0px;
	padding: 0px;
	width: 718px;
	background-image: url("../images/content_bg.jpg");
	background-repeat: repeat-y;
}

#content_bg_slave
{
	margin: 0px;
	padding: 0px;
	width: 718px;
	background-image: url("../images/content_bg_slave.jpg");
	background-repeat: repeat-y;
}

#content_left
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 172px;
}

#content_left_content
{
	margin: 0px;
	padding: 0px;
	width: 137px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

#content_right
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 546px;
}

#content_right_content
{
	margin: 0px;
	padding: 0px;
	width: 546px;
}

#content_footer
{
	margin: 0px;
	padding: 0px;
	width: 718px;
	height: 165px;
	background-image: url("../images/content_footer.jpg");
	background-repeat: no-repeat;
}

#content_footer_slave
{
	margin: 0px;
	padding: 0px;
	width: 718px;
	height: 165px;
	background-image: url("../images/content_footer_slave.jpg");
	background-repeat: no-repeat;
}

#content_footer p
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 239px;
	padding-top: 120px;
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	font-family: tahoma;
	font-size: 20px;
}

#content_footer_slave p
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 239px;
	padding-top: 120px;
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	font-family: tahoma;
	font-size: 20px;
}

/* SEARCH PART */

#search
{
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-left: 37px;
}

#search form
{
	padding: 0px;
	margin: 0px;
}

#search form p
{
	padding: 0px;
	margin: 0px;
}

#search_field
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	height: 17px;
	width: 150px;
	border: 1px solid #ffb601;
	margin-top: 3px;
	margin-left: 6px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 11px;
}

#keywords
{
	padding: 0px;
	margin: 0px;
	padding-top: 12px;
	padding-left: 50px;
	margin-right: 8px;
}

/* FRONTPAGE NAVIGATION CATEGORY */

.category_navigation_header
{
	margin: 0px;
	padding: 0px;
	width: 137px;
	height: 7px;
	background-image: url("../images/category_navigation_header.jpg");
	background-repeat: no-repeat;
	font-size: 0px;
}

.category_navigation_bg
{
	margin: 0px;
	padding: 0px;
	width: 137px;
	background-image: url("../images/category_navigation_bg.jpg");
	background-repeat: repeat-y;
	text-align: center;
}

.category_navigation_footer
{
	margin: 0px;
	padding: 0px;
	width: 137px;
	height: 7px;
	background-image: url("../images/category_navigation_footer.jpg");
	background-repeat: no-repeat;
	font-size: 0px;
}

.space_between_category_navigation
{
	margin: 0px;
	padding: 0px;
	width: 137px;
	height: 10px;
	font-size: 0px;
}

/* FRONTPAGE NAVIGATION CATEGORY */

.m_category_navigation_header
{
	margin: 0px;
	padding: 0px;
	width: 107px;
	height: 4px;
	background-image: url("../images/m_category_navigation_header.jpg");
	background-repeat: no-repeat;
	font-size: 0px;
}

.m_category_navigation_bg
{
	margin: 0px;
	padding: 0px;
	width: 107px;
	background-image: url("../images/m_category_navigation_bg.jpg");
	background-repeat: repeat-y;
	text-align: center;
}

.m_category_navigation_footer
{
	margin: 0px;
	padding: 0px;
	width: 107px;
	height: 5px;
	background-image: url("../images/m_category_navigation_footer.jpg");
	background-repeat: no-repeat;
	font-size: 0px;
}

/* FRONTPAGE CONTENT PART */

.new_games_header
{
	margin: 0px;
	padding: 0px;
	width: 529px;
	height: 35px;
	background-image: url("../images/new_games_header.jpg");
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-right: 10px;
}

.new_games_header img
{
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	padding-left: 6px;
	padding-right: 5px;
}

.new_games_content
{
	margin: 0px;
	padding: 0px;
	width: 525px;
	border-top: none;
	border-left: 2px solid #e1f0fd;
	border-right: 2px solid #e1f0fd;
	border-bottom: 2px solid #e1f0fd;
	margin-left: 7px;
	margin-right: 10px;
}

.new_games_content ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
	padding-top: 10px;
}

.new_games_content ul li
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 175px;
}

#games_header
{
	margin: 0px;
	padding: 0px;
	width: 708px;
	height: 35px;
	background-image: url("../images/extra_links_header.jpg");
	background-repeat: repeat;
	margin-left: 6px;
	margin-right: 4px;
}

#games_content
{
	margin: 0px;
	padding: 0px;
	width: 704px;
	border-top: none;
	border-left: 2px solid #e1f0fd;
	border-right: 2px solid #e1f0fd;
	border-bottom: 2px solid #e1f0fd;
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-right: 4px;
	text-align: center;
}

#games_voting
{
	margin: 0px;
	padding: 0px;
	width: 704px;
}

#games_more
{
	margin: 0px;
	padding: 0px;
	width: 643px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

#extra_links_header
{
	margin: 0px;
	padding: 0px;
	width: 687px;
	height: 35px;
	background-image: url("../images/extra_links_header.jpg");
	background-repeat: no-repeat;
	margin-left: 21px;
	margin-right: 10px;
}

#extra_links_content
{
	margin: 0px;
	padding: 0px;
	width: 683px;
	border-top: none;
	border-left: 2px solid #e1f0fd;
	border-right: 2px solid #e1f0fd;
	border-bottom: 2px solid #e1f0fd;
	background-repeat: no-repeat;
	margin-left: 21px;
	margin-right: 10px;
}

	/* MASTER PARTS */

#master_games_header
{
	margin: 0px;
	padding: 0px;
	width: 708px;
	height: 35px;
	background-image: url("../images/extra_links_header.jpg");
	background-repeat: repeat;
	margin-left: 6px;
	margin-right: 4px;
}

#master_games_content
{
	margin: 0px;
	padding: 0px;
	width: 704px;
	border-top: none;
	border-left: 2px solid #e1f0fd;
	border-right: 2px solid #e1f0fd;
	border-bottom: 2px solid #e1f0fd;
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-right: 4px;
	text-align: center;
}

#master_boxs
{
	margin: 0px;
	padding: 0px;
	width: 704px;
	padding-top: 10px;
}

#master_boxs ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	padding-right: 1px;
	width: 702px;
	list-style: none;
	clear: both;
}

#master_boxs li
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 234px;
}

.master_game_box_header
{
	margin: 0px;
	padding: 0px;
	background-image: url("../images/master_game_box_header.jpg");
	background-repeat: no-repeat;
	height: 5px;
	width: 214px;
	font-size: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.master_game_box_bg
{
	margin: 0px;
	padding: 0px;
	background-image: url("../images/master_game_box_bg.jpg");
	background-repeat: repeat-x;
	background-color: #fffefe;
	width: 212px;
	border: none;
	border-left: 1px solid #cfddeb;
	border-right: 1px solid #cfddeb;
	margin-left: 10px;
	margin-right: 10px;
}

.master_game_box_footer
{
	margin: 0px;
	padding: 0px;
	background-image: url("../images/master_game_box_footer.jpg");
	background-repeat: no-repeat;
	height: 192px;
	width: 214px;
	margin-left: 10px;
	margin-right: 10px;
}

.master_game_image
{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 123px;
	text-align: center;
	margin-left: 7px;
	margin-right: 7px;
}

.master_game_description
{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 29px;
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 7px;
	font-size: 12px;
	text-align: center;
}

.master_game_description a
{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

	/* GAMEBLOCK PART */

.gameblock
{
	margin: 0px;
	padding: 0px;
	width: 165px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0px;
}

.gameblock_content
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 136px;
}

.gameblock_header
{
	margin: 0px;
	padding: 0px;
	width: 136px;
	height: 9px;
	background-image: url("../images/gameblock_header.jpg");
	background-repeat: no-repeat;
	font-size: 0px;
}

.gameblock_bg_top
{
	margin: 0px;
	padding: 0px;
	width: 136px;
	background-color: #eef3f7;
	text-align: center;
}

.gameblock_bg
{
	margin: 0px;
	padding: 0px;
	width: 136px;
	height: 85px;
	background-image: url("../images/gameblock_bg.jpg");
	background-repeat: no-repeat;
	padding-top: 5px;
}

.gameblock_image
{
	margin: 0px;
	padding: 0px;
	width: 101px;
	height: 69px;
	background-image: url("../images/gameblock_image.jpg");
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 18px;
	margin-right: 17px;
	padding-top: 8px;
}

.gameblock_bg_bottom
{
	margin: 0px;
	padding: 0px;
	width: 136px;
	background-color: #dfe9f2;
	text-align: center;
}

.gameblock_footer
{
	margin: 0px;
	padding: 0px;
	width: 136px;
	height: 8px;
	background-image: url("../images/gameblock_footer.jpg");
	background-repeat: no-repeat;
}

.ratingblock
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 139px;
	background-image: url("../images/ratingblock.jpg");
	background-repeat: no-repeat;
}

/* HEADERS H1 H2 H3 H4 H5 */

#content_header_left h1
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	padding-top: 110px;
	padding-left: 68px;
	width: 300px;
	top: 0px;
}

#keywords h3
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
}

#keywords a
{
	color: #000000;
	text-decoration: none;
}

#keywords a:hover
{
	text-decoration: underline;
}


.category_navigation_bg h2
{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #85b2db;
}

.m_category_navigation_bg h2
{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #85b2db;
}


.new_games_header h1
{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #b42222;
	padding-top: 7px;
}

.new_games_header a
{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #b42222;
	text-decoration: none;
}

.gameblock_bg_top h3
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	letter-spacing: -1px;
	font-weight: normal;
	width: 133px;
	height: 16px;
	overflow: hidden;
}

.gameblock_bg_bottom h3
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	letter-spacing: -1px;
	font-weight: normal;
}

#games_header h1
{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #b42222;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 10px;
}

.games_header_slave
{
	float: right;
}

#games_header a
{
	float: left;
	padding-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial;
	color: #b42222;
	padding-top: 10px;
	text-decoration: none;
}

#games_header a:hover
{
	text-decoration: underline;
}

#master_games_header h1
{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #b42222;
	padding-top: 7px;
	padding-left: 5px;
}

#extra_links_header h4
{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #b42222;
	padding-top: 7px;
	padding-left: 5px;
}

.master_game_box_bg h2
{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
}

/* LINKS */

.category_navigation_bg a, .category_navigation_bg a:active, .category_navigation_bg a:link
{
	text-decoration: none;
	color: #85b2db;
}

.category_navigation_bg a:hover
{
	text-decoration: underline;
	color: #ec5151;
}

.master_game_box_bg a, .master_game_box_bg a:active, .master_game_box_bg a:link
{
	text-decoration: none;
	color: #000000;
}

.master_game_box_bg a:hover
{
	text-decoration: underline;
	color: #000000;
}

.m_category_navigation_bg a, .m_category_navigation_bg a:active, .m_category_navigation_bg a:link
{
	text-decoration: none;
	color: #85b2db;
}

.m_category_navigation_bg a:hover
{
	text-decoration: underline;
	color: #ec5151;
}

#location_website a, #location_website a:active, #location_website a:link
{
	text-decoration: none;
	color: #000000;
}

#location_website a:hover
{
	text-decoration: underline;
	color: #000000;
}

.gameblock_bg_top a, .gameblock_bg_top a:active, .gameblock_bg_top a:link
{
	text-decoration: none;
	color: #000000;
}

.gameblock_bg_top a:hover
{
	text-decoration: underline;
	color: #000000;
}

.gameblock_bg_bottom a, .gameblock_bg_bottom a:active, .gameblock_bg_bottom a:link
{
	text-decoration: none;
	color: #000000;
}

.gameblock_bg_bottom a:hover
{
	text-decoration: underline;
	color: #000000;
}

#content_footer_slave a, #content_footer a, #content_footer a:active, #content_footer a:link
{
	text-decoration: none;
	color: #FFFFFF;
}

#content_footer a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

#games_description
{
	margin-left: 10px;
}

#games_description h4
{
	padding: 5px;
	margin: 0px;
	width: 681px;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
}

.header_link
{
	width: 235px;
	height: 50px;
	position: absolute;
	margin-left: -445px;
	margin-top: -110px;
}

/***********************
	Begin Tooltip
***********************/

#dhtmltooltip
{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#dhtmlpointer
{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}


#dhtmlpointer2
{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
/***********************
	End Tooltip
***********************/


/***********************
	Begin Page number
***********************/
#spelletjes_pagenumbers_boven
{
	height: 30px;
	padding: 15px;
	background-repeat: repeat-y;
	margin-left: 14px;
	margin-right: 14px;
position: absolute;
}

#spelletjes_pagenumbers_boven ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	width: 400px;
}

#spelletjes_pagenumbers_boven li
{
	width: 20px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	margin-left: 5px;
}

#spelletjes_pagenumbers_onder
{
	height: 30px;
	padding: 15px;
	background-repeat: repeat-y;
	margin-left: 14px;
	margin-right: 14px;
	clear: both;
position: absolute;
}

#spelletjes_pagenumbers_onder ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	width: 400px;
}

#spelletjes_pagenumbers_onder li
{
	width: 20px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	margin-left: 5px;
}

.pagenumbers
{
	width: 20px;
	height: 30px;
	padding-right: 5px;
	background-image: url("../images/game_box_03.gif");
	background-repeat: no-repeat;
	float: left;
	margin: 0 0.15em;
}

.pagenumberstext
{
	height: 30px;
	padding-right: 5px;
	padding-top: 7px;
	float: left;
	font-size: 13px;
	margin: 0 0.15em;
	font-weight: bold;
	display: block;
}

.pagenumbers a
{
	text-align: center;
	margin: 0 auto;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 20px;
	height: 30px;
	padding-top: 6px;
	text-decoration: none;
}

.pagenumbers a:hover
{
	color: #000000;
	display: block;
	text-decoration: underline;
}

.pagenumbers.activepage
{
	background-image: url("../images/game_box_05.gif");
	background-repeat: no-repeat;
	color: #ffffff;
}

.pagenumbers.activepage a
{
	color: #ffffff;
	text-decoration: none;
}

.pagenumbers.activepage a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.spelletjes_pagenumbers_container
{
	height: 60px;
}
/***********************
	End Page number
***********************/

/***********************
	Begin Relevant
***********************/
.relevant_container
{
	width: 199px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.dost_relevant
{
	width: 189px;
}
.relevant_header
{
	width: 199px;
	height: 25px;
	background-image: url('/images/frontpage_relevant_top.gif');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
.relevant_header h2
{
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}
.relevant_dostsitler h2
{
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}
.relevant_middle
{
	width: 179px;
	background-image: url('/images/frontpage_relevant_middle.gif');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 10px;
}
.relevant_middle a, .dost_relevant a
{
	color: #404040;
	text-decoration: none;
}
.relevant_middle a:hover, .dost_relevant a:hover
{
	text-decoration: underline;
}
#content_header_left a
{
	color: #000;
	text-decoration: none;
}
.relevant_container ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.relevant_container li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.relevant_footer
{
	width: 199px;
	height: 5px;
	background-image: url('/images/frontpage_relevant_bottom.gif');
	background-repeat: no-repeat;
	font-size: 0px;
}
.relevant_container_dostsitler
{
	width: 638px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	padding-left: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.relevant_dostsitler
{
	width: 638px;
	height: 25px;
	background-image: url('/images/dostsitler_header.gif');
	background-repeat: no-repeat;
	font-size: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
.relevant_dostsitler_middle
{
	background-image: url('/images/dostsitler_middle.gif');
	background-repeat: repeat-y;
}
.relevant_dostsitler_footer
{
	background-image: url('/images/dostsitler_bottom.gif');
	background-repeat: no-repeat;
	font-size: 0px;
	width: 638px;
	height: 5px;
}
/***********************
	End Relevant
***********************/
