
/* IE6 fix */
.relative, #content h1, .next_prev, .strip_images, .tabletitle, .tablebody, .listcleanblock .title, .listcleanblock .item, .floatright, .aangekondigd {
	position: relative;
}

/*setzero*/

img, li, ul, form, table {
	border: 0;
	margin: 0;
	padding: 0;
}

html, body {
	background: #cdcdcd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

html {
	height: 101%;
}

body {
	background: #69c;
	border: 1px solid black;
	border-top: 0;
	margin: 0 auto;
	width: 980px;
}

.bold {
	font-weight: bold;
}

.smallfont, .loginbox_bg input, .smallfont input, .smallfont select {
	font-size: 10px;
	font-weight: normal;
}

a {
	color: #369;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.external-link {
	background-image: url('images/icon_external_link.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

a img {
	border: 0;
}

h1 {
	border: 1px solid #ffffff;
	font-size: 2em;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

h1 .subtitle {
	font-size: 0.5em;
}

h1:hover {
	border: 1px solid #cdcdcd;
}

h1 a:hover {
	text-decoration: none;
}


#header {
	background-image: url('images/header_bg.gif');
	background-repeat: repeat-x;
}

#header img {
	margin: 0 0 10px 0;
}

#headersearch { /*Opmaak van het searchvak*/
	float: right;
	left: 597px;
	padding-top: 5px;
	text-align: center;
	top: 0;
	vertical-align: top;
	width: 330px;
}

#menu {
	display: inline;
	float: left;
	margin: 0 0 0 5px;
	width: 169px;
}

#content {
	background: #fff;
	border: 1px solid #000;
	border-right: 0;
	margin: 0 0 0 179px;
	padding: 5px;
}

#footer {
	clear: both;
	text-align: center;
}

.loginbox_bg {
	background-image: url('images/loginbox_bg.gif');
}

.loginbox_bg a {
	background-image: url('images/loginbox_link_bg.gif');
	background-repeat: repeat-x;
	color: #369;
	font-size: 0.9em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	display: block;
	margin: 0 2px 0 2px;
	padding: 2px 7px 2px 7px;
	text-decoration: none;
}

.loginbox_bg a:hover {
	background-image: url('images/loginbox_link_bg.gif');
	background-repeat: repeat-x;
	border: 0;
	display: block;
	margin: 0 2px 0 2px;
	padding: 4px 6px 2px 8px;
	text-decoration: none;
}

.loginbox_bg .nobutton {
	background-image: url('images/loginbox_link_bg.gif');
	background-repeat: repeat-x;
	font-size: 0.9em;
	margin: 0 2px 0 2px;
	padding: 2px 7px 2px 7px;
}

.loginbox_bg .nobutton a, .loginbox_bg .nobutton a:hover {
	border: 0;
	background: none;
	display: inline;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.loginbox_bg .nobutton a:hover {
	text-decoration: underline;
}
	
.reeksimage {
	float: right;
	margin: 0 0 5px 5px;
}

.reeksimageborder {
	border: 2px solid black;
}

.adminlink, .adminlink a { /*links to admin site*/
	color: red;
	font-size: 10px;
}

.striptitle { /*strip titles on strip.php*/
	border: 0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

.aangekondigd { /*aangekondigd sign on strip.php*/
	border: 1px solid #f00;
	color: #f00;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	margin: 1px 0px 5px 0px;
}

.verschenen { /*verschenen sign on strip.php*/
	border: 1px solid #0f0;
	color: #0f0;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	margin: 1px 0px 5px 0px;
}

.maincontent {
	margin: 0 0 0 155px;
}

.related {
	float: left;
	width: 150px;
	word-wrap: break-word;
}

.related .sectiontitle {
	font-weight: bold;
}

.related li {
	margin: 0 0 0 20px;
}

.next_prev {
	border: 1px solid #cdcdcd;
	height: 25px;
	margin: 5px 0 5px 0;
	padding: 5px 0 0 0;
	text-align: center;
}

.next_prev a {
	padding: 0 10px 0 10px;
}

table.stripdata td {
	background: #cdcdcd;
	font-size: 0.8em;
	padding: 2px 5px 2px 5px;
}

table.stripdata a {
	display: block;
}

.stripuitgave {
	clear: right;
}

.strip_omschrijving_title {
	font-weight: bold;
	margin: 10px 0 0 0;
}

.strip_image {
	border: 2px solid black;
	float: left;
	margin: 0 5px 0 0;
}

.strip_image_recensie {
	border: 2px solid black;
}

.collectiebit {
	float: right;
	margin: 0 0 5px 0;
	text-align: right;
	width: 175px;
}

.collectiebit * {
	text-align: left;
}

.tabletitle {
	background: #69c;
	background-image: url('images/tabletitle_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid #000;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 4px;
}

.tablebody {
	background: #cdcdcd;
	border: 1px solid #000;
	border-top: 0;
	font-size: 0.9em;
	margin: 0 0 10px 0;
	padding: 4px;
}

.tablebody td {
}

.tablebody input, .tablebody textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.listcleanitem, .listcleanblock .title, .lijst td, .lijst th {
	border-bottom: 1px solid #cdcdcd;
	padding: 5px 0 5px 0;
	vertical-align: top;
}

.listcleanblock .title, .listcleanblock .title:hover {
	background-color: #C1CDD9;
	background-image: url('images/cleanheader_bg.gif');
	background-repeat: repeat-y;
	font-size: 1.2em;
	font-weight: bold;
}

.listcleanblock .item {
	padding: 5px 10px 5px 10px;
}

.listcleanblock .item:hover, .lijst tr:hover, .listcleanitem:hover {
	background: #EFF2F5;
}

.listcleanblock .subrow {
	padding: 0 0 0 30px;
}

.listcleanblock {
	border: 1px solid #ffffff;
	margin: 0 0 20px 0;
	padding: 5px;
}

#jsPopup .listcleanblock, #jsPopup2 .listcleanblock {
	background: white;
	margin: 0;
}

.listcleanblock:hover {
	border: 1px solid #cdcdcd;
}

.listbottomlink {
	font-size: 1.2em;
	padding: 5px 0 5px 0;
	text-align: right;
}

.lijst tr th {
	background: #fff;
}

.stripcontrols {
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	text-align: center;
}

.lijst {
	border-collapse: collapse;
	cell-spacing: 0;
	width: 99%;
}

.lijst th {
	text-align: left;
	padding-right: 2px;
}

.lijst .countcol {
	width: 5%;
}

.lijst .firscol {
	width: 70%;
}

.lijst .secondcol {
	width: 35%;
}

.letterlinks {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.letterlinks a {
	border: 1px solid #ffffff;
	padding: 0 4px 0 4px;
	margin: 0 0 10px 0;
}

.letterlinks a:hover {
	border: 1px solid #cdcdcd;
	text-decoration: none;
}

.floatright {
	float: right;
}

.textalignright {
	text-align: right;
}

.bigscore {
	border: 1px solid #fff;
	font-size: 1.5em;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	text-align: center;
}

.bigscore .normaltext {
	font-size: 0.7em;
	font-weight: normal;
}

.add_rowname {
	font-size: 0.9em;
	width: 30%;
	vertical-align: top;
}

.item tr {
	border-bottom: 1px solid #cdcdcd;
	padding: 2px 0 2px 0;
	vertical-align: top;
}

.recensie_images {
	float: right;
	margin: 0 0 5px 5px;
}

.text {
	line-height: 1.5em;
	text-align: justify;
}

.options {
	width: 99%;
}

.options tr {
	border: 0;
}

.options td {
	border: 0;
	text-align: center;
	vertical-align: middle;
}

.cellpadding1 {
	border-collapse: separate;
}

.cleantable td {
	border: 0;
}

.standardborder {
	border: 1px solid #cdcdcd;
}

.gezocht {
	background: #EFF5F0;
}

.scoreguide {
	position: absolute; 
	padding: 5px; 
	background: white; 
	margin: 5px 0 0 -150px;;
	visibility: hidden;
	z-index: 30;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 5px black;
	-moz-box-shadow: 0 0 5px black;
	-webkit-box-shadow: 0 0 5px black;
}

td.scorecontainer:hover .scoreguide {
	visibility: visible;
}

.showonhover {
	display: block;
	position: absolute; 
	padding: 5px; 
	background: white; 
	margin-top: 5px;
	visibility: hidden;
	z-index: 30;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 5px black;
	-moz-box-shadow: 0 0 5px black;
	-webkit-box-shadow: 0 0 5px black;
	text-align: left;
}

td:hover .showonhover, .votes:hover .showonhover  {
	visibility: visible;
}

.hoverImageImg {
	display: inline;
	position: absolute;
	padding: 5px; 
	background: white; 
	margin-top: 5px;
	z-index: 30;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 5px black;
	-moz-box-shadow: 0 0 5px black;
	-webkit-box-shadow: 0 0 5px black;
}

.voteblock_positive {
	padding-bottom: 5px;
	border-bottom: 1px solid #cdcdcd;
}

.voteblock_negative {
	padding-top: 5px;
}

#breadcrumbs {
	background: #cdcdcd;
	background-image: url('images/loginbox_link_bg.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	margin: -5px -5px 5px -5px;
	padding: 2px 5px 2px 5px;
}

.autocomplete {
	position: absolute;
	border: 1px solid #cdcdcd;
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 5px;
	z-index: 1999;
}

.autocomplete li {
	margin: 0;
	padding: 0;
}

.autocomplete li.selected {
	background: #cdcdcd;
}

#jsPopup, #jsPopup2 {
	position: absolute;
	left: 25%;
	right: 25%;
	width: 590px;
	margin 0;
	margin: 0 auto;
	background: #fff;
	background: rgba(255, 255, 255, 0.75);
	z-index: 999;
	#border: 5px solid #fff;
	padding: 5px;
	#text-align: center;
}

#jsPopup .item, #jsPopup2 .item {
	font-size: 12px;
}

#jsPopup {
	top: 40%;
}

#jsDisableOverlay, #jsPopup {
	visibility: hidden;
}

#jsDisableOverlay, #jsDisableOverlay2 {
	background: rgba(0, 0, 0, 0.25);
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index: 899;
}

.jsPopupTable, .jsPopupTable tr, .jsPopupTable td {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

.jsPopupTable {
	width: 100%;
}

.jsPopupTable td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.jsPopupTable textarea {
	width: 100%;
	height: 100px;
}

.fullWidth {
	width: 100%;
}

.hiddenByDefault {
	/*visibility: hidden;*/
}

.fancy {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 5px black;
	-moz-box-shadow: 0 0 5px black;
	-webkit-box-shadow: 0 0 5px black;
}

.editBlock:hover .hiddenByDefault {
	/*visibility: visible;*/
}