* {
	padding: 0;
	margin: 0;
}

img {
	border: 0px;
}

p {
	margin-bottom: 14px;
	line-height: 28px;
	text-align: justify;
}

.clear {
	clear: both;
	background: none;
}

form {
	padding: 0px;
	margin: 0px;
}

.line {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1px;
	margin-bottom: 15px;
	margin-top: 15px;
	background: url(../images/layout/tv_game_line.jpg) repeat-x top left;

}

ol {
	list-style-type: decimal;
	padding-left: 20px;
	margin-left: 11px;
	line-height: 26px;
}

ol li a {

	display: block;

	}

body {
 	font-family: Verdana, Helvetica;
 	font-size: 11px;
	background: url(../images/layout/tv_game_back.jpg) repeat-x top left #fff;
	text-align: center;
}

/* Horizontale lijn in background (doorlopen menubalk) */
#background-overlay {
	position: absolute;
	z-index: 1;
	height: 158px;
	width: 100%;
	background: url(../images/layout/tv_game_overlay.png) top center no-repeat transparent;
	left:0px;
}


/* Algemene wrapper */
#wrapper{
	width: 920px;
	margin: 0px auto;
	background: url(../images/layout/tv_game_content_back.png) top center repeat-y transparent;
}


#header {
	position: relative;
	z-index: 299;
	height: 158px;
	width: 100%;
	text-align:left;
	background: url(../images/layout/tv_game_header_back.jpg) top center no-repeat transparent;
}

#search{
	float:right;
	width:300px;
	height:20px;
	margin-top:6px;
	margin-right:35px;
	margin-bottom:11px;
}
#search .searchButton{
	width:70px;
}
#logo {
	position:absolute;
	text-align: left;
	left: 20px;
	z-index:500;
	height: 1px;
	width: 300px;
}

#banner-top {
	border: 0px solid #999;
	width: 470px;
	height:62px;
	overflow: hidden;
	text-align:right;
	position: absolute;
	top: 30px;
	left: 408px;
}

#banner-top img {
	border: 1px solid #ccc;
}

/* Menuknoppen horizontaal */
#menu {
	width: 650px;
	top: 118px;
	position: absolute;
	z-index: 500;
	margin-left: 235px;
}

#menu ul li {

	display: inline;
	list-style-type: none;

}

#menu ul li a {

	display: block;
	background: url(../images/layout/tv_game_nav_button.png) top center no-repeat transparent;
	width: 125px;
	height: 22px;
	float: left;
	padding-top: 18px;
	color: #61397b;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	padding-right: 5px;

}

#menu ul li a:hover {

	background: url(../images/layout/tv_game_nav_button_hover.png) top center no-repeat transparent;
	color: #fff;
	text-decoration: none;

}

#menu ul li.active a {

	background: url(../images/layout/tv_game_nav_button_active.png) top center no-repeat transparent;
	color: #fff;
	text-decoration: none;

}


/* Wrapper onderste gedeelte (content) */
#content-wrapper {

	width: 900px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto;
	position: relative;
	z-index: 300;
	min-height: 400px;

}


/* Wrapper kolommen */
#column-wrapper {

	width:900px;
	margin: 0px auto;
	text-align: center;
	top: -30px;
	position: relative;
	z-index: 20;

}

/* Links */
#column-left {

	float: left;
	width: 200px;
	text-align: left;
	z-index: 600;
	position: relative;

}

/* Cats + Links */

#column-left ul li {
	list-style-type: none;
}

/* List head */
#column-left ul li a {
	display: block;
	background: url(../images/layout/tv_game_left_head.jpg) top left no-repeat;
	width: 155px;
	height: 23px;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	padding-left: 45px;
}

/* List links */
#column-left ul li ul li a {
	display: block;
	background: #d4c4df;
	width: 180px;
	height: 20px;
	padding-top: 10px;
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	padding-left: 20px;
}

#column-left ul li ul li a:hover {
	background: url(../images/layout/tv_game_nav_left_hover.jpg) top left no-repeat #d4c4df;
	color: #000;
}


/* List links kleur 2 */
#column-left ul li ul li a.odd {
	background: #e0d4e8;
}

#column-left ul li ul li a.odd:hover {
	background: url(../images/layout/tv_game_nav_left_hover_2.jpg) top left no-repeat #e0d4e8;
	color: #000;
}


/* Rechts (sitecontent) */
#column-right {
	float: right;
	width: 650px;
	margin-right: 25px;
	margin-top: 50px;
	text-align: left;
	clear: right;
}


/* Footer */

#footer {
	width: 920px;
	margin: 0px auto;
	height: 70px;
	background: url(../images/layout/tv_game_footer.jpg) top center no-repeat transparent;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
	color: #666;
}

#footer a {
	text-decoration: none;
	color: #666;
}

#footer a:hover {
	text-decoration: underline;
}


/* CONTENT */

#nieuwsbrief {
	height: 130px;
	width: 650px;
	background: url(../images/layout/tv_game_nieuwsbrief_bottom_right.jpg) bottom right no-repeat transparent;
	border: 1px dotted #cdcdcd;

}

#nieuwsbrief-form {
	padding-top: 95px;
	padding-left: 10px;
	/*background: url(../images/layout/tv_game_nieuwsbrief_top_left.jpg) top left no-repeat transparent;*/
	overflow: hidden;
	height: 30px;
}

#newsletterform {
	background: url(../images/layout/tv_game_nieuwsbrief_top_left.jpg) top left no-repeat transparent;
}

#nieuwsbrief-form a {

	margin-top: 10px;
}

#nieuwsbrief-form input {
	margin-bottom: 5px;
	margin-right: 10px;
	font-family: arial, verdana;
	font-size: 11px;
	padding: 2px;
	padding-left: 3px;
}

.newsletterformradio{
	margin:0px !important;
	padding:0px !important;
	top:3px;
	margin-top: 2px;
}

.nieuwsbrief-form-left {
	float: left;
	width: 80px;
	font-size: 10px;
	font-family: arial;
	height: 20px;
	padding:2px;
	padding-top: 7px;
}

.nieuwsbrief-form-full {
	width: 305px;
	font-size: 10px;
	font-family: arial;
	text-align: justify;
	line-height: 18px;
	height: 60px;
	padding: 2px;
	padding-top: 7px;
	clear: both;
}


.nieuwsbrief-form-right{
	float: left;
	font-size: 11px;
	height: 20px;
	width: 560px;
	clear: right;
	padding:2px;
	padding-bottom: 7px;
	font-family: arial;
}

#nieuwsbrief-field-1 {
	display: none;
}

#nieuwsbrief-info{
 	position: absolute;
 	top: 110px;
 	right: 100px;
 	width: 200px;
 	height: 200px;
 	font-size: 12px;
 	text-align: left;
 	line-height: 25px;
 	display: none;
}

.verder-button {
 	float: right;
 	margin-right: 200px;
 	display: inline;
 	position: absolute;
 	top: 104px;

}


/* Homepage */

#column-right h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-repeat:no-repeat;
	color:#789e1e !important;
	background-image:url(../images/layout/tv_game_bullit_green.jpg);
	background-position:top left;
	padding-left:28px;
	margin-bottom: 10px;
	text-decoration: none;
}

#column-right h2 a {
	color:#789e1e !important;
}

#column-right h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-repeat:no-repeat;
	color:#7a4e97 !important;
	background-image:url(../images/layout/tv_game_bullit_paars.jpg);
	background-position:top left;
	padding-left:28px;
	margin-bottom: 10px;
	text-decoration: none;
}

#column-right h1.red {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-repeat:no-repeat;
	color:red !important;
	text-align: left;
	background-image:url(../images/layout/tv_game_bullit_red.jpg);
}

#column-right h1 a {
	color:#7a4e97 !important;
}

#column-right a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#column-right a:hover {
	text-decoration: underline;
}


#column-right .two_columns {
	width:650px;
	padding:0px;
	margin:0px;
	background:url(/i/2col_back.gif) top center repeat-y transparent;
	text-align:left;
}

#column-right .two_columns .col_one {
	width:300px;
	float:left;
	border:0px;
	padding:0px;
	margin:0px;
}

#column-right .two_columns .col_two {
	width:300px;
	float:right;
	border:0px;
	padding:0px;
	margin-right: 3px;
}

/* Gamespagina */

.img-games {
	margin-right: 25px;
}


/*tooltip*/

div.tooltip {
	width: 300px;
	color: #fff;
	text-align: center;
	z-index: 999;
}

div.tooltip h4 {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 13px 10px 5px;
	background: url(../images/layout/balloon.png) top left no-repeat !important;
	background: url(../images/layout/balloon.gif) top left no-repeat;
	font-size: 11px;
	z-index: 999;
}

div.tooltip p {
	margin: 0;
	padding: 0 10px 15px;
	background: url(../images/layout/balloon.png) bottom left no-repeat !important;
	background: url(../images/layout/balloon.gif) bottom left no-repeat;
	font-size: 10px;
	z-index: 999;
	text-align: left;
	line-height: 14px;
}

.actie-left {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	height: 65px;
	width: 150px;
}

.actie-right {
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	width: 500px;
	text-align: justify;
	line-height: 24px;
	font-size: 11px;
	font-weight: normal !important;
	text-decoration: none;
}

.actie-right a {
	font-weight: bold;
	font-size: 14px;

}

.actie-home-left {
	float: left;
	width: 130px;
}

.actie-home-right, .actie-home-right-header {
	padding-top: 14px;
	float: left;
	width: 165px;
	line-height: 24px;
	font-size: 10px;
	font-weight: normal !important;
	text-decoration: none;
	padding-bottom: 5px;
}
.actie-home-right {	
	text-align: justify;
}

.actie-home-right a, .actie-home-right-header a {
	font-size: 12px;

}

.one_column_center {
	text-align: center;
}

.static-rating {
	float: right;
	display: inline;
}

h1.title {
	float: left;
	display: block;
	padding: 0px;
	width: 450px;
}

#bullets ul li {
	margin-bottom: 10px;

}

#bullets ul {
	margin-top: 25px;
	padding-left: 20px;
	list-style-type: disc !important;
	line-height: 22px;
}

.game-new {
	background: url(../images/layout/nieuw.png) top left no-repeat;
	display: block;
	height: 213px;
	width:75px;
	position: relative;
	margin-top: -220px;
	margin-left: -10px;
	margin-bottom: 20px;
}

.game-new-home {
	background: url(../images/layout/nieuw.png) top left no-repeat;
	display: block;
	height: 213px;
	width:75px;
	position: relative;
	margin-top: -240px;
	margin-left: -10px;
	margin-bottom: 20px;
}

.sidebar-ads{
	display: block;
	background: #e0d4e8;
	width: 190px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#adsense-top-links{
	padding-left:15px;
}

#leader {
	border-bottom:1px solid #d9c9e3;
	height:100px;
	width:890px;
	text-align:left;
}

#leader-flash {
	border-bottom:1px solid #d9c9e3;
	height:220px;
	width:920px;
	margin-top:-70px;
	text-align:left;
}

#badge{
	position: absolute;
	z-index: 9999;
	right:-30px;
	top:0px;
}

a.tag{
	color:#72951b !important;
	font-weight: bold;
	text-decoration: none;
}

a.tag:hover {
	color:#333;
	text-decoration: underline;
}

a.tag-gray{
	color:#333 !important;
	font-weight: bold;
	text-decoration: none;
}

a.tag-gray:hover {
	color:#000 !important;
	text-decoration: underline;
}



#form-before {
	position: absolute;
	top: 110px;
	left: 240px;
}

#form-after {
	position: absolute;
	top: 110px;
	left: 240px;
}

#mailmedia_interests {
	display:none;
}
#mailmedia {
	display:none;
}
.errormessage{
	font-size: 11px;
	font-family: arial;
	color:red;
	width: 250px;
}

table tr td {
	padding: 6px;
	font-size: 11px;
	vertical-align: top;
	font-family:arial;

}

table {
	width: 100%;

}

tr:first-child {
  	color: white;
  	font-weight: bold;
}


