@charset "utf-8";

/*
FF-CC33	licht geel AF-CC79 af-cc99 iets donkerder (news/comments)   e0e0-e0
FF-6600	oranje  B8-D982 bd-db84 meeste van de website  d0d0-d0
A4-5209	donker oranje  D9-F3BC lichtgroen achtergrond van site  b1b1-b1
53-3419 bruin  72-8947 border   e1e1-e1
*/

/*
D9-F3BC lichtgroen achtergrond
B8-D982 meeste van de website
AF-CC79 iets donkerder (news/comments)
72-8947 border
bd-db84
af-cc99
*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-size: 11px;
	height: 100%;
}
.xtc   #container {
	width: 997px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #b1b1b1;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 100%;
} 
.xtc  #menu {
	float: left;
	width: 200px;
}

.xtc #az, #category, #year {
	display:none;
	width:auto;
	height:80px;
	margin:5px;
	text-align:left;
	}
	
.xtc #choose {
	background:url(images/midlog2.gif) repeat-x;
	width: auto;
	/* margin: 5px;
	border-bottom: 1px solid #fff; */
	margin: 2px;
	border: 1px solid #0f0f0f;
	background-color: #d0d0d0;
}

.xtc #browse {
	background:url(images/midlog2.gif) repeat-x;
	width: auto;
	/* margin: 5px;
	border-bottom: 1px solid #fff; */
	margin: 2px;
	border: 1px solid #0f0f0f;
	background-color: #d0d0d0;
}

.xtc #browse2 {
	width: inherit;
	height: 460px;
	overflow: auto;
}

.xtc #main {
	float: left; /* since this element is floated, a width must be given */
	width: 637px;
}

.xtc   #left {
    background:url(images/midlog2.gif) repeat-x;
	width: 330px;
	margin: 2px;
	border: 1px solid #0f0f0f;
	background-color: #d0d0d0;
}

.xtc   #right {
	background:url(images/midlog2.gif) repeat-x;
	width: 295px; /* padding keeps the content of the div away from the edges */
	margin: 2px;
	border: 1px solid #0f0f0f;
	background-color: #d0d0d0;
}

.xtc #screen {
	width: inherit;
	height: 250px;
	margin: 2px;
	border: 1px solid #0f0f0f;
	background-color: #d0d0d0;
}
.xtc #info {
	width: 320px;
	height: auto;

}
.xtc #infobox {
	width: 320px;

	}
	
.xtc #amazon {
	width: 120px;
	float: right;
	margin-right: -5px;
	height: 240px;
}


.xtc #comment {
	width: auto;
	margin: 5px;
	border-bottom: px solid #fff;
}
.xtc #jadajada {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	/* background-color: #d0d0d0; */
	height: 100%;
	
}
.xtc  h1 {
	font-size: 14px;
	padding: 0;
	margin: -3px 0px 0px 0px;



}
.xtc strong {
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	letter-spacing: 7px;
	text-transform: uppercase;
}

.xtc hr {
	border: 1px solid #ddd;
	width:90%;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
td {
	vertical-align: top;
}
ul {
	list-style-position: inside;
	margin-left: -20px;
}
li {
	display: list-item;
	text-indent:-10px
}
.menu {
	width:100%;
	height:15px;
	background-color:#738A42;
	border-bottom:solid 1px #fff;
	color:#d0d0d0;
}

.xtc a:hover {
	text-decoration: none;
	color: #000;
	background:#f9f9f9;
}
.sponsor a:link {
	text-decoration: none;
	color: #fff;
	}
.sponsor a {
	text-decoration: none;
	color: #fff;
	}
.sponsor a:active {
	text-decoration: none;
	color: #fff;
	}
.sponsor a:visited {
	text-decoration: none;
	color: #fff;
	}
.sponsor a:hover{
	text-decoration: underline;
	color: #d0d0d0;
}
u {
	border-bottom: 1px dotted;
	text-decoration:none;
}
a    {
	text-decoration: none;
	color: #000000;
}
a:visited   {
	text-decoration: none;
	color: #000000;
}
a:link  {
	text-decoration: none;
	color: #000000;
}
a:active  {
	text-decoration: none;
	color: #000000;
}
a:hover  {
	text-decoration: none;
	color: #000;
	background:#f9f9f9;
}
p {
	padding: 3px;
	margin: none;
}
img {
	margin: none;
	padding: none;
	border: 0px;
}

body  #mat {
	background-color:#000;
	filter: alpha(opacity=60);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: .60;
	-khtml-opacity: 0.6;
	opacity: 0.60;
	height:100%;
	overflow:hidden;
	width:100%;
	z-index:3;
	position:fixed;
	top: 0px;
	left: 0px;
}
body  #dlpopup {
	overflow:hidden;
	width:100%;
	z-index:4;
	position:absolute;
	top: 0px;
	left: 0px;
}
body    #realpopup {
	overflow:auto;
	width:600px;
	z-index:5;
	margin: 0 auto;
	margin-top: 140px;
	background:url(images/popup.gif) repeat-x;
	background-color: #d0d0d0;
}
#menubar {
	/*background: #d0d0d0;*/
	list-style: none;
	margin: 0px 0px 0px -3px;
	padding: 0;
	width: 100%;
}
#menubar li {
	margin: 0;
	padding: 0;
}
#menubar a {
	/*background: #d0d0d0;*/
	color: #000;
	display: block;
	margin: 0;
	padding: 0px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menubar a:hover {
	background: #f9f9f9 left center no-repeat;
	color: #000;
	padding-bottom: 0px;
}