/*

		This css contains the style for the main layout
		developed on: 8/3/2008
		version: 1.0
		____________________

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* img, div { behavior: url('../javascript/iepngfix.htc') } */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}

body
{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 70%;
	color: #4b4b4b;
	font-family: "Trebuchet MS", "Lucida Grande", tahoma, sans-serif;
    background: #fff;
}

ol, ul
{
	list-style: none;
}

h1, h2, h3, h4
{
	color: #a4b506;
}

h1
{
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.5em;
}


h2
{
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
}


h3
{
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
}

h4
{
	color: #0b7188;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5em;
}

img
{
	border: 0px;
}

#page
{
	width: 100%;
	height: 100%;
}

#header
{
	width: 100%;
	height: 171px;
	padding: 0;
}

#header_nav
{
	color: #000000;
	width: 961px;
	padding: 0;
	height:171px;
}

#header_nav_right
{
	float: right;
	margin: 5px 0 0 0;
	width: 520px;
	padding:0 0 20px 0;
	background: transparent url('/images/clouds.gif') no-repeat;
	background-position: center center !important;
}

#logo_url
{
	display: block;
	width: 432px;
	height: 136px;
}

#sitelogo
{
	float: left;
	width: 432px;
	height: 136px;
	cursor: hand;
}

#searchtag
{
	width: 282px;
	height: 16px;
	float: right;
	margin: 33px 0 0 0;
}

#top-nav
{
	float: right;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 40px 0 0;
}

#top-nav li
{
	display: inline;
	height: 21px;
	float: left;
}

#top-nav-links
{
	padding: 0 5px;
}

#top-nav-links a
{
	color: #ffffff;
	text-decoration: none;
}

#top-nav-links a:hover
{
	text-decoration: underline;
}

#tagline
{
	float: right;
	margin: 23px 0 0 0;
}

#search_form
{
	float: right;
	background-image: url('../images/zoek_background.jpg');
	background-repeat: no-repeat;
	width: 467px;
	height: 55px;
	padding: 8px;
	margin: 0px;
}

#search_ele
{
	float: left;
	padding: 0;
	text-align: right;
}

#search
{
	width: 227px;
	height: 15px;
	font-size: 11px;
	float: left;
	font-weight: bold;
}

#search_options
{
	background-image: url('../images/zoek_options.jpg');
	background-repeat: no-repeat;
	width: 151px;
	height: 21px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 3px;
	cursor: pointer;
	text-align: center;
}
#zoek_option_text
{
	color: #f0d15b;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, Sans-serif;
	font-size: 13px;
	padding-right: 20px;
	text-align: center;
}

label.search input
{
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	vertical-align: top;
	font-size: 11px;
}

#content
{
	width: 100%;
	clear: both;
}

#content_content
{
	width: 961px;
}

#footer
{
	width: 100%;
	clear: both;
	height: 80px;
    border-top: 3em solid #ffffff;
}

#footer_content
{
	line-height: 1.6em;
	width: 961px;
	padding: 2.6em 0 0 0;
}

#footer_content a
{
	text-decoration: underline;
}

#footer_content h4
{
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0;
}

#footer_content p
{
	margin: 0;
}

.page_position
{
	/* align left */
	/* margin: 0 0 0 20px; */
	/* align center */
	margin: auto;
}

#stats
{
	display: none;
}

#jSuggestContainer
{
	position:absolute;
	font: 12px Tahoma;
	border:1px solid #ffb931;
	border-top:0;
	background:#FFF;
}

.jSuggestLoading
{
	font-style:italic;
	padding: 10px;
	display: none;
}

#jSuggestContainer ul, #jSuggestContainer ul li
{
	margin: 0;
	padding:0;
	list-style:none;
}

#jSuggestContainer ul li
{
	padding: 2px 4px;
	border-bottom: 1px dotted #ffe594;
	color:#666;
	background:#fff9e7;
	cursor:pointer;
}

#jSuggestContainer ul li.last
{
	border-bottom: 0;
}

#jSuggestContainer ul li.jSuggestHover
{
	background:#ffeaaa;
	color:#333;
}

#suggest_text
{
	position: absolute;
	right: 3px;
	cursor: pointer;
	font-size: 10px;
	color: #666666;
	margin-top: 2px;
}

#zoekopties_artiesten
{
	margin-top: 2px;
	width: 153px;
	height: 22px;
	background: url('/images/zoekopties_artiesten.gif') 0 -23px no-repeat;
	float: left;
	padding-right: 2px;
	cursor: pointer;
}

#zoekopties_albums
{
	margin-top: 2px;
	width: 145px;
	height: 22px;
	background: url('/images/zoekopties_albums.gif') 0 -23px no-repeat;
	float: left;
	cursor: pointer;
}

#zoekopties
{
	height: 24px;
}

.external_links
{
	color: #666666;
	text-decoration: none;
}

#zoekbalk
{
	width: 150px;
	height: 81px;
	background-image: url('/images/zoekbalk_background.jpg');
	background-repeat:  no-repeat;
	font-size: 13px;
	color: #ffffff;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-serif;
	font-weight: bold;
	cursor: pointer;
	display: none;
	position: absolute;
	text-align: left;
	margin-left: 240px;
}

#zoekbalk ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	list-style: none;
}

#zoekbalk li
{
	padding-left: 15px;
	height: 20px;
}

.zoekbalk_active
{
	background-image: url('/images/zoekbalk_active.gif');
	background-repeat:  no-repeat;
	background-position:  7px 1px;
	color: #c8ae4b;
}