@charset "utf-8";
/* CSS Document */

html, body
{
	height: 100%;
}

body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#background
{
	position:fixed; 
	_position:absolute; /* IE6 */
	_top:expression((( t=document.documentElement.scrollTop) ? t: document.body.scrollTop) +'px'); /* IE6 */
	top:0;
	left:0;
	width: 100%;
	_width: expression( document.body.clientWidth < 969 ? "970px" : "100%" ); /* set min-width for <= IE6 */
	min-width: 990px;
	min-height: 100%;   
	height:auto !important;
	height:100%;
	background-image: url(../images/layout/body_container_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#wrapper
{
	position:relative;
	width: 100%;
	min-width:990px;
	min-height: 100%;   
	height:auto !important;
	height:100%;
}

#container
{
	margin: 0 auto;
	width: 960px;
}

#content_container
{
	margin-top: 190px;
	margin-bottom: 50px;
	margin-left: 210px;
	width: 470px;
	padding-top: 15px;
	padding-bottom: 75px;
	.padding-bottom: 20px;
}

#content_container img
{
	_behavior: url(http://www.stereomusic.nl/styles/iepngfix.htc);
}

#content_container a
{
	color: #dcd992;
}

#content_container a:hover
{
	color: #d9cf5d;
}

#content_container h1
{
	font-size: 22px;
}

#content_container h2
{
	font-size: 14px;
	margin-bottom: 0px;
	color: #dcd992;
}

#content_container input.text
{
	font-size: 12px;
	border: 1px solid #36574e;
	padding: 3px;
	letter-spacing: 1px;
}

#content_container .block_content
{
	background-image: url(../images/layout/block/block_bg.png);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 10px 15px 10px 15px;
}

#content_overlay
{
	z-index: 10001;
	position: fixed;
	_position:absolute; /* IE6 */
	_top:expression( (( t=document.documentElement.scrollTop) ? t: document.body.scrollTop) +'px'); /* IE6 */
	top: 0px;
	bottom: 0px;
	width: 100%;
}

#content_overlay_container
{
	position: relative;
	width: 960px;
	margin: 0 auto;
	font-size: 11px;
}

#content_overlay_container #latest_updates
{
	position: absolute;
	margin-top: 35px;
	margin-left: 35px;
}

#content_overlay_container #agenda
{
	position: absolute;
	margin-top: 174px;
	margin-left: 25px;
}

#content_overlay_container #newsletter
{
	position: absolute;
	margin-top: 358px;
	margin-left: 15px;
}

#content_overlay_container #youtube_video
{
	position: absolute;
	margin-top: 438px;
	margin-left: 24px;
	width: 140px;
	text-align: center;
}

#content_overlay_container #guestbook_entries
{
	position: absolute;
	margin-top: 290px;
	margin-left: 704px;
	width: 145px;
}

#overlay
{
	position: fixed;
	_position:absolute; /* IE6 */
	_top:expression( (( t=document.documentElement.scrollTop) ? t: document.body.scrollTop) +'px'); /* IE6 */
	top: 0px;
	bottom: 0px;
	font-size: 11px;
}

#overlay #top_level_menu
{
	z-index: 9995;
	position: absolute;
	width: 150px;
	margin-top: 2px;
	margin-left: 715px;
}

#overlay #sub_menu
{
	z-index: 10000;
	position: absolute;
	width: 167px;
	margin-top: 75px;
	margin-left: 540px;
}

#overlay #sub_menu img
{
	_behavior: url(http://www.stereomusic.nl/styles/iepngfix.htc);
}

#overlay #sub_menu ul
{
	margin: 0 0 0 20px;
	width: 124px;
	padding: 0 0 8px 0;
	list-style: none;
}

#overlay #sub_menu ul li
{
	margin: 0;
	padding: 3px 0 3px 0;
	background-image: url(../images/layout/sub_menu_divider.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#overlay #sub_menu ul li a
{
	color: #111c16;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#overlay #sub_menu ul li a:hover, #overlay #sub_menu ul li a.submenu_on
{
	color: #991413;
}

#overlay #sub_menu img
{
	display: block;
}

#overlay #top_level_menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#overlay #top_level_menu ul li
{
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#overlay #top_level_menu ul li img
{
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	.margin-bottom: -3px;
	_behavior: url(http://www.stereomusic.nl/styles/iepngfix.htc);
}

#overlay #community_logos
{
	z-index: 9994;
	position: absolute;
	width: 200px;
	margin-top: 215px;
	margin-left: 780px;
}

#overlay #community_logos img
{
	margin-right: 8px;
	border: 0;
	_behavior: url(http://www.stereomusic.nl/styles/iepngfix.htc);
}

#overlay #logo
{
	position: absolute;
	width: 525px;
	height: 181px;
	top: 0;
	left: 170px;
	background-image: url(../images/layout/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#overlay .postit, #content_overlay .postit
{
	color: #345463;
	line-height: 16px;
	font-weight: bold;
}

#overlay .postit a, #content_overlay .postit a
{
	color: #345463;
	text-decoration: none;
	border-bottom: 1px dashed #991413;
}

#overlay .postit a:hover, #content_overlay .postit a:hover
{
	color: #991413;
}

#overlay #postit1
{
	z-index: 9998;
	position: absolute;
	width: 146px;
	height: 142px;
	padding-top: 55px;
	padding-left: 30px;
	top: -18px;
	left: 2px;
	background-image: url(../images/layout/postit1.png);
	background-repeat: no-repeat;
	background-position: top left;
	_behavior: url(http://www.stereomusic.nl/styles/iepngfix.htc);
}

#overlay .postit h1, #content_overlay .postit h1
{
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#overlay .postit h2, #content_overlay .postit h2
{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#overlay .postit h3, #content_overlay .postit h3
{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#overlay #postit2
{
	z-index: 9999;
	position: absolute;
	width: 165px;
	height: 208px;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 15px;
	top: 152px;
	left: 0;
	background-image: url(../images/layout/postit2.png);
	background-repeat: no-repeat;
	background-position: top left;
	_behavior: url(http://www.stereomusic.nl/styles/iepngfix.htc);
}

#overlay #postit3
{
	z-index: 9997;
	position: absolute;
	width: 186px;
	height: 63px;
	top: 305px;
	left: 5px;
	padding-top: 52px;
	padding-left: 10px;
	background-image: url(../images/layout/postit3.png);
	background-repeat: no-repeat;
	background-position: top left;
	_behavior: url(http://www.stereomusic.nl/styles/iepngfix.htc);
}

#overlay #postit3 ul, #content_overlay_container #newsletter ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#overlay #postit3 ul li, #content_overlay_container #newsletter ul li
{
	margin: 0;
	padding: 0;
	float: left;
}

#overlay #postit3 input.text, #content_overlay_container #newsletter input.text
{
	border: 1px solid #b98961;
	background: none;
	font-size: 11px;
	width: 115px;
}

#overlay #postit4
{
	z-index: 9996;
	position: absolute;
	width: 120px;
	height: 150px;
	padding-left: 23px;
	padding-right: 25px;
	padding-top: 50px;
	top: 385px;
	left: 10px;
	background-image: url(../images/layout/postit4.png);
	background-repeat: no-repeat;
	background-position: top left;
	_behavior: url(http://www.stereomusic.nl/styles/iepngfix.htc);
}

#overlay #postit4 a, #content_overlay #youtube_video a
{
	text-decoration: none;
	border: 0;
}

#overlay #postit5
{
	z-index: 9992;
	position: absolute;
	width: 140px;
	height: 240px;
	top: 260px;
	left: 675px;
	padding-top: 30px;
	padding-left: 28px;
	padding-right: 28px;
	background-image: url(../images/layout/postit5.png);
	background-repeat: no-repeat;
	background-position: top left;
	_behavior: url(http://www.stereomusic.nl/styles/iepngfix.htc);
}

#overlay #coffee-cup
{
	z-index: 9993;
	position: absolute;
	width: 157px;
	height: 123px;
	top: 495px;
	left: 664px;
	background-image: url(../images/layout/coffee-cup.png);
	background-repeat: no-repeat;
	background-position: top left;
	_behavior: url(http://www.stereomusic.nl/styles/iepngfix.htc);
}

#overlay #footer
{
	z-index: 9990;
	position: absolute;
	left: 155px;
	bottom: 0px;
	width: 538px;
	height: 41px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 9px;
	color: #000000;
	background-image: url(../images/layout/footer.png);
	background-repeat: no-repeat;
	background-position: top left;
	_behavior: url(http://www.stereomusic.nl/styles/iepngfix.htc);
}

#overlay #footer a
{
	color: #000000;
}

#overlay #footer a:hover
{
	color: #353535;
}

.clear
{
	clear: both;
}
