#flash 
{
	position:absolute;
	left:0px;
	top:0px;
	width:80px;
	height:60px;
	z-index:1
}

#left 
{
	position: absolute;
	left:0px;
	width: 168px;
	text-align: center;

}

#center 
{
	background-image: url(../img/graydragon.png);
  background-position: center;
 	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #F8F8F8;
	margin-top: 0px;
	margin-left:  166px;
	margin-right: 166px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 20px;
	border-style: solid;
	border-color:  #FFFFFF #C0c0c0;
	/*firefox bug als 0px border is*/
	border-width: 1px 3px;
	min-height: 970px;
 	height: 1060px; /* iexplorer thinks hight is min height */
 	font-size: 13px;

}

#forum 
{
	margin-top: 0px;
	margin-left:  166px;
	border-style: solid;
	border-color:  #ffffff  #ffffff #ffffff #C0c0c0;
	border-width: 0px 0px 0px 3px;
	min-height: 970px;
 	height: 1060px; /* iexplorer thinks hight is min height */
 	
}

html>body div#center { /* IE ignores this block as it doesn't understand
the selector */
	height: auto; /* Reset the height for good browsers */
}

html>body div#forum { /* IE ignores this block as it doesn't understand
the selector */
	height: auto; /* Reset the height for good browsers */
}

#top
{
	position:absolute;
	left:0px;
	top:0px;
}

#right 
{
	position: absolute;
	right: 0%;
	width: 168px;
	text-align: center;
	
}

#bottom 
{
	clear: both;
	border-top: 1px solid #5C6F90;
	border-bottom: 1px solid #5C6F90;
	background: #708090;
}

.menu 
{
	text-align: center;
	img-align: center;
	font-weight : bold;
	font-size: 10pt;
	margin-top: 20px;

}


body
{
	
	background-image: url(/forum/templates/aqua/images/background1.gif);
	background-attachment : fixed;
	font-family: verdana,arial,helvetica,sans-serif;
	color: black;
	margin: 0px;
	
}

h1
{ 
font-weight: font-size: 20pt; font-family: "Arial Black",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #359AFF;
}

h2 
{ 
font-weight: font-size: 18pt; font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;  color : #359AFF;
}



.menu a:link {
color: #3B678D;
text-decoration: none;
}

.menu a:visited {
color: #3B678D;
text-decoration: none;
}

.menu a:hover {
color: #9C9E9C;
text-decoration: underline;
}


a:link {color: #006699; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #333333; text-decoration: none; }


/*
	Lyric text onder de reclame zetten door dit
*/

.lyrictext
{
	clear: both;
}

.letters
{
	margin-top: 5px;
	clear:both;
	background:#FFFFDD;
	text-align: center;
	border-color:#FFCC66;
	border-style: solid;
	border-size: 1px;
}

.searchform
{
	margin-top: 10px;
	margin-bottom: 5px;
}

.searchresult
{
	line-height: 16pt;
	
}

.transItems
{
	background:transparent
}
/*
	Voor form te layouten
*/
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 120px;
  text-align: right;
  }

div.row span.formw {
  /*float: left;*/
  width: 335px;
  text-align: left;
  }


/*
	De sectie die de reclame voor amazon vorm geeft
*/

.reclame
{
	float:left;
	width: 100%;
	padding-top: 10px;
	margin-top:  20px;
	margin-bottom:  20px;	
	
}

.reclamelinks
{
	float:left;	
	cursor: pointer;
}

.reclamerechts
{
	height: 130px;	
	float:left;
	padding-left: 10px;
	cursor: pointer;
}

.reclame a {
color: #000000;
text-decoration: none;
}

.here
{

}

.here a:link {color: #003399; text-decoration: underline; }
.here a:visited {color: #996633; text-decoration: underline; }
.here a:hover {color: #FF9933; text-decoration: none; }


/*
geript
*/

.loslogos {
font-weight: bold; font-size: 10px; font-family: "Arial",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #FFFFFF;
}



.loslogosbig {
font-weight: bold; font-size: 22px; font-family: "Arial Black",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #FFFFFF;
}


.loslogosbig a:link {color: #ffffff; text-decoration: none; }
.loslogosbig a:visited {color: #ffffff; text-decoration: none; }
.loslogosbig a:hover {color: #ffffff; text-decoration: underline; }

.extra_info
{

	margin-top: 50px;

}
