@charset "utf-8";
/*
Theme Name: nummer24
Theme URI: http://www.nummer24.nl
Description: nummer24 official WordPress theme
Version: 1.0
Author: Stephan Kaneman
Author URI: http://www.nummer24.nl/
Tags: iphone, games, custom header, fixed width, two columns, widgets
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #313732;
	font-size: 13px;
	line-height: 1.4em;
	background-image: url(./graphics/sprites_bg.gif);
	background-position: 0px -493px;
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
input, textarea {
	color: #333;
	font-family: Arial, Helvetica, verdana, sans-serif, "Trebuchet MS";
}
p {
	margin: 0px 0px 10px 0px;
}
blockquote {
	width: 100%;
	text-align: center;
	margin: 20px 0px;
	line-height: normal;
	font-weight: bold;
	outline: none;
	font-size: 15px;
	letter-spacing: -1px;
}

/* WRAPPERS */
#wrapper_body {
	width: 995px;
	margin: 0px auto 0px auto;
	padding: 0px;
	z-index: 30;
}
#wrapper_header {
	display: inline;
	width: 995px;
	height: 206px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	z-index: 85;
}
#wrapper_page {
	display: inline;
	width: 995px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	background-color: #FFF;
	z-index: 80;
}
/* PAGE CONTAINER */
#page_container{
	display: inline;
	width: 995px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	background-image: url(graphics/bg_right_column.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
#wrapper_contentpage {
	display: inline;
	width: 665px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	background-image: url(graphics/sprites_content.gif);
	background-position: right -25px;
	background-repeat: no-repeat;
}
#wrapper_left_column {
	font-family: Arial, Helvetica, verdana, sans-serif, "Trebuchet MS";
	display: inline;
	width: 190px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}
.wrapper_center_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	width: 415px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	position: relative;
	float: right;
}
#wrapper_right_column {
	font-family: Arial, Helvetica, verdana, sans-serif, "Trebuchet MS";
	display: inline;
	width: 300px;
	margin: 0px 0px 50px 0px;
	padding: 0px 15px 0px 15px;
	position: relative;
	float: right;
	background-color: #DEDEDE;
}

/* MENU */
.menu_container {
	display: inline;
	width: 665px;
	height: 51px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position:relative;
	float:left;
}
.menu_container ul{
	width: 665px;
	height: 51px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.menu_container li {
	display: block;
	height: 51px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

/* MENU CAT CONTAINERS */
#wrapper_menu_container_cat {
	display: inline;
	width: 665px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	z-index: 200;
}
.menu_container_cat {
	display: none;
	width: 665px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	background-position: 0 0;
	background-repeat: repeat-x;
}

.submenu_container {
	display: inline;
	width: 665px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position:relative;
	float:left;
}
.submenu_container ul{
	width: 665px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.submenu_container li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

.list_container {
	width: 400px;
	margin: 0px 0px 1px 0px;
	padding: 15px 0px 0px 15px;
	position:absolute;
	top: 29px;
	left: 0px;
	color: #FFF;
	display: none;
	border: 2px solid #FFF;
	border-top: none;
	background-color: #313732;
	background-image: url(graphics/icon_arrow_subsubmenu.jpg);
	background-position: 15px 0px;
	background-repeat: no-repeat;	
}
.list_column {
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}
.list_header {
	display: inline;
	width: 170px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 30px;
	position:relative;
	float:left;
	background-position: 5px 2px;
	background-repeat: no-repeat;
}
.list_content {
	width: 200px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	font-size: 0.85em;
	color: #FFF;
}
.list_content ol{
	position:relative;
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
}
.list_content ul {
	position:relative;
	float: left;
	display: inline;
	width: 200px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.list_content li {
	width: 200px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.link_subsubmenu:link, a.link_subsubmenu:visited, a.link_subsubmenu:active {
	display: block;
	width: 170px;
	margin: 0;
	padding: 0px 5px 0px 5px;
	position: relative;
	float: left;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	line-height: 20px;
}
a.link_subsubmenu:hover {
	text-decoration: none;
	background-color: #5A5F5B;
}

/* SEARCH */
.search_container {
	display: inline;
	width: 300px;
	height: 23px;
	margin: 14px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	position: relative;
	float: right;
	color: #FFF;
}

/* HEADER */
.headervisual_container {
	display: inline;
	width: 665px;
	height: 125px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	z-index: 90;
}
.header_quicklink_container {
	display: inline;
	width: 300px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	position: relative;
	float: left;
	background-color: #F9B080;
	z-index: 100;
}
.header_quicklink_container ul{
	width: 300px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.header_quicklink_container li {
	height: 30px;
	margin: 0px;
	padding: 0px 2px 0px 2px;
	position: relative;
	float: left;
	font-size: 0.8em;
	line-height: 30px;
}
.header_feature_column {
	display: inline;
	width: 300px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 0px 15px;
	position: relative;
	float: left;
	background-color: #DEDEDE;
	z-index: 80;
}

/* RELATED COLUMN */
.left_column_container {
	display: inline;
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 00px 0px 0px 0px;
	position: relative;
	float:left;
}
.left_column_container ul{
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.left_column_container li {
	margin: 0px;
	padding: 0px;
}

/* FEATURE COLUMN */
.right_column_container {
	display: inline;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 00px 0px 0px 0px;
	position: relative;
	float:left;
}
.right_column_container ul{
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.right_column_container li {
	margin: 0px;
	padding: 0px;
}
.feature_container {
	display: inline;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	position: relative;
	float: left;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #999;
}
.feature_header {
	display: inline;
	width: 275px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 25px;
	position: relative;
	float: left;
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.divider_dark {
	display: inline;
	width: 300px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	overflow: hidden;
	background-color: #999;
}

.feature_content, .st-tag-cloud {
	display: inline;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.feature_content ul{
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.feature_content li {
	margin: 0px;
	padding: 0px;
}

.recent_comment_date {
	display: inline;
	width: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.recent_comment_info, .recent_comment_quote  {
	display: inline;
	width: 260px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: right;
}
.recent_comment_quote {
	font-style: italic;
}


/* RELATED INFO CONTAINER */
.relatedinfo_container {
	display: inline;
	width: 190px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 15px 0px;
	position: relative;
	float: left;
	border-bottom: 1px solid #CCC;
}
.relatedinfo_header {
	display: inline;
	width: 190px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}
.relatedinfo_content {
	display: inline;
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.relatedinfo_content ul{
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.relatedinfo_content li {
	margin: 0px;
	padding: 0px;
}
.bulleted_list li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(graphics/bullet_grey.jpg);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

.relatedinfo_image_main {
	display: inline;
	width: 190px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow: hidden;
}
.relatedinfo_image_thumb {
	display: inline;
	width: 90px;
	height: 90px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
	overflow: hidden;
}
/* STAR RATING */
.star_review_block, .star_review_stars {
	width: 190px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;

}
.star_review_stars {
	width: 115px;
}
.star_review_text {
	width: 75px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	text-align: right;
}
/* BLOG */

.blog_container {
	display: inline;
	width: 415px;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
}
.blog_top_container {
	display: inline;
	width: 415px;
	margin: 0px 0px 0px 190px;
	padding: 20px 30px 0px 30px;
	position:relative;
	float:left;
}
.blog_comment_container {
	display: inline;
	width: 415px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	position:relative;
	float:left;
}
.blog_header {
	display: table-cell;
	max-width: 255px;
	width: auto !important;
	width: 260px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
}
.fullHeader {
	max-width: 415px;
	width: auto !important;
	width: 415px;	
}
.blog_info {
	display: inline;
	width: 150px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	color: #FFF;
	font-weight: bolder;
	line-height: 20px;
}
.blog_info_comments_container {
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	position:relative;
	float:left;
	background-image: url(graphics/sprites_misc.gif);
	background-position: left -50px;
	background-repeat: no-repeat;
	font-size: 10px;
}
.blog_info_comments {
	height: 22px;
	margin: 10px 0px 0px 10px;
	padding: 0px 7px 0px 0px;
	position:relative;
	float:left;
	background-image: url(graphics/sprites_misc.gif);
	background-position: right -50px;
	background-repeat: no-repeat;
}

.blog_cloud_container,  .blog_cloud_container_user {
	height: 25px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	position:relative;
	float:left;
	background-image: url(graphics/sprites_misc.gif);
	background-position: left -25px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFF;
}
.blog_cloud_container_user {
	background-position: left 0px;	
}

.blog_cloud, .blog_cloud_user {
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	position:relative;
	float:left;
	background-color: #F26101;
	line-height: 16px;
}
.blog_cloud_user {
	background-color: #596259;
}

.blog_cloud a:link, .blog_cloud a:visited, .blog_cloud a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none
}
.blog_cloud a:hover {
	text-decoration: underline;
}
.blog_cloud_user a:link, .blog_cloud_user a:visited, .blog_cloud_user a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none
}
.blog_cloud_user a:hover {
	text-decoration: underline;
}
.blog_cloud_end, .blog_cloud_end_user {
	height: 18px;
	width: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	background-image: url(graphics/sprites_misc.gif);
	background-position: right -25px;
	background-repeat: no-repeat;
	background-color: #F26101;
}
.blog_cloud_end_user {
	background-position: right 0px;
}

.blog_content, .page_content, .blog_netwerklinks {
	display: inline;
	width: 415px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position:relative;
	float:left;
}
.blog_content label {
	width: 110px;
	position: relative;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-align: right;
}
.blog_netwerklinks {
	margin: 10px 0px 40px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #CCC;
}
.blog_content ul{
	width: 395px;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
}
.blog_content ol{
	width: 395px;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
}
.blog_content li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.page_content {
	margin: 10px 0px 0px 0px;
}
input.mid {
	margin: 0px 0px 2px 0px;
}

ul#cycnav {
	width: 415px;
	position: relative;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
ul#cycnav li {
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.blog_content #login_error {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	color: #F26101;
	background-color: #FFF;
}
.blog_comment_content {
	display: inline;
	width: 415px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	position:relative;
	float:left;
	z-index: 87;
}
.blog_image {
	display: inline;
	width: 190px;
	height: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow: hidden;
}
.blog_thumbnail, .blog_mainimage, .blog_screenshot {
	border: 0px;
}
.blog_leesmeer {
	display: inline;
	width: 415px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position:relative;
	float:left;
	font-size: 0.9em;
}

/* SEARCHRESULTS */
.searchresults {
	margin: 0px 0px 20px 0px;
}
.blog_comment_footer {
	display: inline;
	width: 415px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	font-size: 0.85em;
	line-height: 20px;
}
.blog_comment_footer ul{
	width: 415px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.blog_comment_footer li {
	height: 20px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.blog_reportComment {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float: right;
	text-align: right;
}
.blog_divider {
	display: inline;
	width: 635px;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow: hidden;
	background-color: #E4E4E4;
}

/* TABLE FORM */

table.form-table {
	width: 415px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-weight: normal;
	border: 0px;
}

table.form-table label {
	width: 150px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
}
table.form-table textarea {
	width: 300px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
	font-size:  0.9em;
}
table.form-table input {
	width: 240px;
	height: 18px;
	position: relative;
	float: left;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	line-height: 18px;
}
table.form-table select {
	width: 240px;
	position: relative;
	float: left;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	line-height: 18px;
}
table.form-table  .field-hint {
	width: auto;
	margin: 0px 15px 0px 0px;
	font-size: 9px;
}

/* NAVIGATION */
#navigation_footer {
	display: inline;
	width: 415px;
	margin: 30px 0px 15px 0px;
	padding: 0px;
	position:relative;
	float:left;
}
.navigation_button {
	width: 103px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.navigation_button a:link, .navigation_button a:visited, .navigation_button a:active {
	color: #313732;
	font-weight: bold;
	text-decoration: none
}
.navigation_button a:hover {
	text-decoration: underline;
}

/* FOOTER */
#wrapper_footer {
	display: inline;
	width: 100%;
	height: 392px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float:left;
	text-align: left;
	background-image: url(graphics/sprites_bg.gif);
	background-position: 0 -50px;
	background-repeat: repeat-x;
}
.footer_container {
	margin: 0px auto;
	padding: 0px;
	width: 995px;
	height: 352px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer_container a:link, .footer_container a:visited, .footer_container a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none
}
.footer_container a:hover {
	text-decoration: underline;
}

.footer_left_column {
	width: 190px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	position: relative;
	float: left;
	color: #FFF;
}
.footer_center_column {
	width: 415px;
	margin: 0px;
	padding: 50px 30px 0px 30px;
	position: relative;
	float: left;
	color: #FFF;
	background-image: url(graphics/bg_footer_center.jpg);
	background-position: 0 0px;
	background-repeat: no-repeat;
}
.footer_right_column {
	width: 300px;
	margin: 0px;
	padding: 50px 15px 0px 15px;
	position: relative;
	float: left;
	color: #FFF;
}

.footer_header_left, .footer_content_left, .footer_header_center, .footer_content_center, .footer_header_right, .footer_content_right {
	display: inline;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	position: relative;
	float: left;
	text-align: left;
	color: #FFF;
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

.footer_header_left {	
	width: 190px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
}
.footer_content_left {
	width: 190px;
}
.footer_content_left ul{
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.footer_content_left li {
	width: 190px;
	margin: 0px;
	padding: 0px;
}

.footer_header_center {
	width: 415px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
}
.footer_content_center {
	width: 415px;
}
.footer_content_center ul{
	width: 415px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.footer_content_center li {
	width: 415px;
	margin: 0px;
	padding: 0px;
}


.footer_header_right {
	width: 300px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
}
.footer_content_right {
	width: 300px;
}
.footer_content_right ul{
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.footer_content_right li {
	width: 300px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(graphics/sprites_misc.gif);
	background-position: -115px -69px;
	background-repeat: no-repeat;
}
.footer_content_right li.clear {
	width: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
}

.footer_footnote {
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	width: 995px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.9em;
	line-height: normal;
	color: #FFF;
}

/* ICONS */
.icon_text {
	background-image: url(graphics/sprites_icons.gif);
	background-position: 0px -22px;
}
.icon_text_white {
	background-image: url(graphics/sprites_icons.gif);
	background-position: 0px -170px;
}
.icon_lock {
	background-image: url(graphics/sprites_icons.gif);
	background-position: 0px -43px;
}
.icon_cloud {
	background-image: url(graphics/sprites_icons.gif);
	background-position: 0px -84px;
}
.icon_folder {
	background-image: url(graphics/sprites_icons.gif);
	background-position: 0px -5px;
}
.icon_folder_white {
	background-image: url(graphics/sprites_icons.gif);
	background-position: 0px -297px;
}
.icon_calendar {
	background-image: url(graphics/sprites_icons.gif);
	background-position: 0px 0px;
}
.icon_calendar_white {
	background-image: url(graphics/sprites_icons.gif);
	background-position: 0px -294px;
}
.icon_euro_white {
	background-image: url(graphics/sprites_icons.gif);
}
.icon_free_white {
	background-image: url(graphics/sprites_icons.gif);
}
.icon_info_white {
	background-image: url(graphics/sprites_icons.gif);
	background-position: 0px -192px;
}
.icon_shot {
	background-image: url(graphics/sprites_icons.gif);
}
.icon_arrow {
	background-image: url(graphics/sprites_icons.gif);
}
.icon_arrow_white {
	background-image: url(graphics/sprites_icons.gif);
	background-position: 0px -211px;
}
.icon_arrowup_white {
	background-image: url(graphics/sprites_icons.gif);
}
.icon_friends_white {
	background-image: url(graphics/sprites_icons.gif);
	background-position: 0px -149px;
}
.icon_query {
	background-position: 0px 5px;
	background-image: url(graphics/sprites_icons.gif);
}
.icon_filter {
	background-image: url(graphics/sprites_icons.gif);
	background-position: 0px -64px;
}


/* INPUT FORM ELEMENTS */
.input_200px {
	width: 200px;
	height: 18px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
}
.input_220px {
	width: 220px;
	height: 18px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
}
.input_270px {
	width: 270px;
	height: 18px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
}
.input_270x120px {
	width: 270px;
	height: 120px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: normal;
}
.input_270x200px {
	width: 270px;
	height: 200px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: normal;
}
.input_300px {
	width: 300px;
	height: 18px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
}
.input_320px {
	width: 320px;
	height: 18px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
}
.input_320x150px {
	width: 320px;
	height: 150px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: normal;
}
.input_380x90px {
	width: 370px;
	height: 90px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: normal;
}
.input_415x90px {
	width: 405px;
	height: 90px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: normal;
}
.input_search {
	width: 180px;
	height: 21px;
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 4px;
	line-height: 17px;
	border: none;
	color: #313732;
	background-color: #FFF;
}
.dropdown_280px {
	width: 280px;
	height: 22px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
}
input.btn_vote {
	font-size: 13px;
	display: block;
	padding: 3px 10px 3px 10px;
	position: relative;
	float: right;
	background-color: #F26101;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
input.btn_submit {
	font-size: 13px;
	display: block;
	padding: 3px 10px 3px 10px;
	background-color: #F26101;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	border: 0;
}

/* SPACERS */
.spacer_0px {
	clear: both;
	height: 0px;
	width: 10px;
	overflow: hidden;	
}
.spacer_0x170px {
	clear: both;
	height: 0px;
	width: 170px;
	overflow: hidden;	
}
.spacer_5px {
	clear: both;
	height: 5px;
	width: 10px;
	overflow: hidden;	
}
.spacer_10px {
	position: relative;
	float: left;
	height: 10px;
	width: 10px;
	overflow: hidden;	
}
.spacer_20px {
	clear: both;
	height: 20px;
	width: 10px;
	overflow: hidden;	
}

/* POSITIONERS */
.float_left {
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
}
.float_right {
	margin: 0px;
	padding: 0px;
	position: relative;
	float:right;
}
.float_none {
	position: relative;
	float:none;
}

.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}

/* FONTS */
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	letter-spacing: -2px;
	outline: none;
}
h1 {
	margin: 5px 0px 0px 0px;
	font-size: 30px;
	line-height: 1.1em;
}
h2 {
	line-height: 1.1em;
	font-size: 20px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 17px;
	color: #FFF;
}

.font_small {
	font-size: 10px;
	line-height: normal;
}

/* LINKS */
a:link, a:visited, a:active {
	color: #F26101;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 a:link, h1 a:visited, h1 a:active {
	color: #313732;
	font-weight: bold;
	text-decoration: none
}
h1 a:hover {
	text-decoration: underline;
}

a.link_comments:link, a.link_comments:visited, a.link_comments:active, a.link_comments:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

.featured {
	color: #F26101;
}

a.btn_search:link, a.btn_search:visited, a.btn_search:active, a.btn_search:hover {
	display: inline;
	width: 24px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: right;
	background-image: url(graphics/sprites_icons.gif);
	background-position: 2px -317px;
	background-repeat: no-repeat;
	background-color: #FFF;
	outline: none;
}


a.link_button:link, a.link_button:visited, a.link_button:active {
	display: block;
	padding: 3px 10px 3px 10px;
	position: relative;
	float: left;
	background-color: #F26101;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.link_button:hover {
	background-color: #E45C01;
}

a.link_floatleft:link, a.link_floatleft:visited, a.link_floatleft:active, a.link_floatleft:hover {
	position: relative;
	float: left;
}
a.link_floatright:link, a.link_floatright:visited, a.link_floatright:active, a.link_floatright:hover {
	position: relative;
	float: right;
}

a.link_quick:link, a.link_quick:visited, a.link_quick:active {
	color: #313732;
	text-decoration: none;
	font-weight: bold;
}
a.link_quick:hover {
	text-decoration: underline;
}

a.link_blogroll:link, a.link_blogroll:visited, a.link_blogroll:active {
	font-weight: normal;
	text-decoration: none;
	color: #313732;
}
a.link_blogroll:hover {
	text-decoration: underline;
}


/* LEES MEER */

.link_leesmeer, .link_leesmeer_featured {
	margin: 0px;
	padding: 0px 10px 30px 0px;
	text-decoration: none;
	color: #F26101;
	background-image:url(graphics/sprites_icons.gif);
	background-position: right -423px;
	background-repeat: no-repeat;
	
}
.link_leesmeer_featured {
	color: #F26101;
}

a.more-link:link, a.more-link:visited, a.more-link:active, a.more-link:hover {
}

a.link_leesmeer:link, a.link_leesmeer:visited, a.link_leesmeer:active, a.link_leesmeer_featured:link, a.link_leesmeer_featured:visited, a.link_leesmeer_featured:active {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #F26101;
}
a.link_leesmeer:hover, a.link_leesmeer_featured:hover {
	text-decoration: underline;
}
a.link_leesmeer_featured:link, a.link_leesmeer_featured:visited, a.link_leesmeer_featured:active, a.link_leesmeer_featured:hover {
	color: #F26101;
}


/* MENU */
a.menu:link, a.menu:visited, a.menu:active {
	display: block;
	height: 51px;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
	position: relative;
	float: left;
	outline: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DEDEDE;
	line-height: 51px;
	letter-spacing: -2px;
	font-weight: bold ;
	text-decoration: none;
}
a.menu:hover {
	color: #FFF;
}

a.active:link, a.active:visited, a.active:active, a.active:hover {
	color: #FFF;
	background-image: url(graphics/sprites_bg.gif);
	background-position: 0 -442px;
	background-repeat: repeat-x;
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
}

a.sub_menu:link, a.sub_menu:visited, a.sub_menu:active {
	display: inline;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	position: relative;
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 0.9em;
	line-height: 30px;
	font-weight: bold;
	outline: none;
}
a.sub_menu:hover, a.active_sub:link, a.active_sub:visited, a.active_sub:active, a.active_sub:hover {
	color: #313732;
}

/* BANNERS */
.fullbanner_container {
	display: inline;
	width: 468px;
	margin: 0px 16px 20px 16px;
	padding: 0px;
	position: relative;
	float: left;
}
.banner_fullbanner {
	display: inline;
	width: 468px;
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.banner_rectangle {
	width: 300px;
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.banner_footnote {
	width: 100%;
	height: 15px;
	position: relative;
	float: left;
	text-align: center;
	font-size: 0.7em;
}
.banner_300x100 {
	width: 300px;
	height: 100px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	position: relative;
	float: left;
}
.banner_140x140 {
	width: 140px;
	height: 140px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

/* ------------- */
/* PLUGIN STYLES */
/* ------------- */

/* CHECKBOX SELECTION */
.viewoption_container {
	position: relative;
	float: left;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	height: 16px;
	overflow: hidden;
	line-height: 16px;
}
.checkbox_option {
	position: relative;
	float: left;
	padding: 0px 17px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
}
a.checkboxoption:link, a.checkboxoption:visited, a.checkboxoption:hover, a.checkboxoption:active {
	position: relative;
	float: left;
	padding: 0px 23px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	background-image: url(graphics/sprites_icons.gif);
	background-repeat: no-repeat;
	background-position: right -362px;
	color: #313732;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.on:link, a.on:visited, a.on:hover, a.on:active {
	background-position: right -342px;
}
a.off:link, a.off:visited, a.off:active {
	background-position: right -362px;
}
a.off:hover {
	background-position: right -382px;
}



/* CLEAN ARCHIVE */
ul.car-list {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.car-monthlisting {
	position: relative;
	float: left;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	list-style-type: none;
	width: 395px;
}
ul.car-monthlisting li {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 395px;
	border-bottom: 1px solid #EEE;
	line-height: 20px;
}
.car-archiveitem {
	position: relative;
	float: left;
	width: 325px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.car-downloadsoptions {
	position: relative;
	float: left;
	width: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
}


.car-download {
	font-size: 0.8em;
	font-weight: normal;
}
.car-comment  {
	font-size: 0.8em;
}
.car-postcount {
	font-size: 11px;
	font-weight: normal;
}
ul.car-pages {
	margin: 20px 0 0 0;
	padding: 0px;
	list-style-type: none;
}
li.pagenav {
	margin: 0px;
	padding: 0px;
}
li.pagenav ul {
	margin: 10px 0px 0px 20px;
	padding: 0px;
}
li.page_item {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#youtubevideo {
	width: 415px;
	height: 335px;	
	margin: 20px 0px 20px 0px;
}

/* CYC STYLES */
form.loginform p label {
	width: 150px;
	display: block;
	float: left;
	clear: both;
}
form.loginform p input.input {
	width: 150px;
	float: left;
	clear: right;
}
form.loginform p img {
	width: 155px;
	float: left;		
}
form.loginform, form.loginform p {
	clear: both;
}
p.message, p#login_error {
	padding: 3px 5px;
}
p.message {
	background-color: lightyellow;
	border: 1px solid yellow;
}
p#login_error {
	background-color: lightcoral;
	border: 1px solid red;
	color: #000;
}
table.form-table th, table.form-table td {
	padding: 0;
}
table.form-table th {
	width: 150px;
	vertical-align: text-top;
	text-align: left;
}
p.message {
	padding: 3px 5px;
	background-color: lightyellow;
	border: 1px solid yellow;
}
#display_name {
	width: 250px;
}
.field-hint {
	display: block;
	clear: both;
}
#userFeedbackUser, #userFeedbackMail {
	display: none;
	width: 415px;
	color: #F26101;
	font-weight: normal;
	border: 1px solid #F26101;
	padding: 3px;
	margin: 0px 0px 10px 0px;
}

/* RSS FEED */
ul.srssfetcher {
	width: 300px;
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: decimal;
}
li.srssfetcher-item {
	margin: 0 0 0 25px;
}
p.srssfetcher-message {
}
.srssfetcher-timestamp{
}


/* GDSR TOP 5 LISTS */
ol.top5_widget{
	margin: 0 0 0 20px;
	padding: 0 0 0 0px;
}
ol.top5_widget li {
	clear: both;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
.top5_row {	
	float: left; 
	position: relative; 
	width: 190px; 
	padding: 0 0 0 0; 
	margin: 0 0 0 10px;
}