body{
margin:0;
padding:0;
color:#FFFFFF;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
overflow-x:hidden;
_background: url(../images/background_oldbrowser.jpg) top center no-repeat;

}

a{
outline:none;
}

a:link, a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover, a:active {
	text-decoration:underline;
	color:#F57B20;
}

p.btn a:link, p.btn a:visited {
	text-decoration:none;
	color:#000000;
}

p.btn a:hover, p.btn a:active {
	text-decoration:underline;
	color:#FFFFFF;
}

#container{
width:100%;
height:100%;
_width:850px;

}

#leftright{
height:100%;
width:100%;
position:absolute;
z-index:2;
_display:none;
}

#left{
height:100%;
width:65px;
background:url(../images/left.gif) top left repeat-y;
position:absolute;
float:left;
left:10%;
_display:none;
}

#right{
height:100%;
width:65px;
background:url(../images/right.gif) top right repeat-y;
position:absolute;
float:right;
right:10%;
_display:none;
}

#background{
width:80%;
margin:0 10%;
height:100%;
width:80%;
position:absolute;
background:#000 url(../images/background.jpg) bottom center no-repeat;
z-index:1;
_display:none;
}

#wrapper{
width:100%;
margin:0 10%;
height:100%;
position:absolute;
z-index:5;
overflow-y:auto;
}

#header{
background:url(../images/logo.png) top center no-repeat;
position:absolute;
top:0px;
clear:both;
height:290px;
width:80%;
^width:62%;
_display:none;

}

#btn{
color:#000;
position: absolute;
width:80%;
text-align:center;
float:left;
z-index:10;
top:247px;
^width:62%;
_width:850px;
_position:relative	;
_margin-left:7%;
_margin-right:7%;
}

#btn_cms{
color:#000;
position: absolute;
width:80%;
^width:62%;
text-align:center;
float:left;
z-index:10;
top:27px;
_width:850px;
_position:relative	;
_margin-left:7%;
_margin-right:7%;
}

#content_cms table{
border-collapse:collapse;
}

#content table{
border-collapse:collapse;
}

#content{
clear:both;
height:500px;
width:57%;
margin: 0 10%;
padding-right:2%;
padding: 20px;
position:relative;
top:290px;
overflow-y:auto;
overflow-x:hidden;
background:url(http://www.tumblingogos.nl/images/forum_opacity.png) repeat top left;
border: 1px dotted  #300;
_border:none;
_background:none;
_position:relative;
_padding-left:200px;
_width:500px;
_height:500px;
}

#content_cms{
clear:both;
height:100%;
width:60%;
margin: 0 10%;
padding-right:2%;
position:relative;
top:70px;
background:url(http://www.tumblingogos.nl/images/forum_opacity.png) repeat top left;
border:none;
overflow-y:auto;
overflow-x:hidden;
_border:none;
_background:none;
_position:relative;
_padding-left:200px;
_width:500px;
_height:500px;
}

#content_hear{
clear:both;
height:55%;
width:425px;

margin-left:auto;
margin-right:auto;
right:10%;
^left:12%;
^margin-left:10%;

position:relative;
top:290px;
overflow-y:auto;
overflow-x:hidden;
_position:relative;
_padding-left:150px;
_width:670px;
_height:500px;
}

#content_hear_album{
clear:both;
height:55%;
width:555px;

margin-left:auto;
margin-right:auto;
right:10%;
^left:8%;
^margin-left:10%;

position:relative;
top:290px;
}

#albums{
position:relative;
float:left;
width:200px;
height:200px;
line-height:20px;
text-align:center;
font-weight:bold;
background:url(../images/forum_opacity.png) repeat;
_background:none;
}

#albums_l{
position:relative;
clear:both;
}

#albums_r{
position:relative;
clear:both;
}

.player_1{
clear:both;
height: 147px; 
width: 555px; 
background-repeat: no-repeat; 
padding-top: 1px;
}

.player_2{
margin: 2px; 
width: 555px; 
height: 147px;
}

input, textarea {
  border: 2px solid #FFFFFF;
  font-size: 107%;
  font-family:Arial, Helvetica, sans-serif;
  padding: 0.3em;
  overflow:hidden;
}
textarea:focus, input:focus {
opacity:0.8;
	border: 2px solid #F57B20;
}

textarea, input {
	border: 2px solid #CCC;
	background: #000000;
	color:#FFFFFF;
	outline:none;
}
	
input:hover {
	background-color:#1C1C1C;
	color:#F57B20;
}
	
input {
	border: 2px solid #FFF;
	color:#FFF;
}


a:link img, a:visited img {border-color: #ffffff;}
a:hover img, a:active img {border-color: #F57B20;}

