html {
 height: 100%;
 background:#16a7dc url('../images/htmlBg.gif') repeat-x;
}
body{
 font: 12px Arial, Helvetica, sans-serif;
 height: 100%;
 outline:none;
 margin:0px;
 padding:0px;
 background:url('../images/siteBg.gif') top center no-repeat;
}
body a
{
color	: #000;
outline:none;
}

hr 
{
 width: 95%;
 color:#92d4ed;
 border:none;
 border-top:1px solid #92d4ed;
 height:1px;
}

#main {
 width: 996px;
 height:100%;
 margin: 0px auto;
 padding:0px 0px 0px 0px;
}
.bold {
 font-weight:bold;
}
.smallfont {
 font-size: 10px;
}

/* header */
#header
{
float:left;
display:inline;
width:100%;
margin:0px;
padding:0px;
}
#header #siteLogo
{
float:left;
display:inline;
margin:0px;
padding:0px;
}
#header #siteLogo a
{
float:left;
display:inline;
width:253px;
height:172px;
text-indent:-999999px;
margin:30px 0px 0px 0px;
padding:0px;
}

/* Login box */
#header #loginBox
{
float:right;
display:inline;
width:251px;
height:124px;
margin:63px 50px 0px 0px;
padding:0px;
background:url('../images/loginBox.gif') no-repeat;
}

#header #loginBox span.heading
{
display:block;
margin:7px 0px 0px 10px;
padding:0px 0px 7px 0px;
font-size:18px;
font-weight:bold;
text-transform:uppercase;
color:#fff;
text-shadow:2px 1px 2px #000;
}
#header #loginBox form
{
float:left;
display:inline;
margin:0px;
padding:0px;
}
#header #loginBox form p
{
float:left;
display:inline;
margin:3px 0px 0px 10px;
padding:0px;
}
#header #loginBox form p label
{
float:left;
display:inline;
font-size:11px;
color:#3d3d3d;
width:85px;
font-weight:bold;
margin:8px 0px 0px 0px;
padding:0px;
}

#header #loginBox form p input.loginInput
{
float:left;
display:inline;
font-size:11px;
width:141px;
color:#000;
margin:5px 0px 0px 0px;
padding:4px 2px 5px 2px;
background:url('../images/loginInput.gif') no-repeat;
border:none;
}
#header #loginBox form p input.loginSubmit
{
float:right;
display:inline;
margin:5px 10px 0px 0px;
padding:0px;
}

#header #loginBox form p a
{
float:left;
display:inline;
font-weight:bold;
text-decoration:none;
color:#ff8a00;
margin:8px 0px 0px 0px;
padding:0px;
}
#header #loginBox form p a:hover
{
text-decoration:underline;
}


/* Loggedin user box */

#header #loggedINBox
{
float:right;
display:inline;
width:251px;
height:124px;
margin:63px 50px 0px 0px;
padding:0px;
background:url('../images/loginBox.gif') no-repeat;
}


#header #loggedINBox span.heading
{
display:block;
margin:7px 0px 0px 9px;
padding:0px 0px 1px 0px;
font-size:18px;
font-weight:bold;
text-transform:capitalize;
color:#fff;
text-shadow:2px 1px 2px #000;
}

#header #loggedINBox span.heading a
{
color:#fff;
text-shadow:2px 1px 2px #000;
}
#header #loggedINBox span.spotlight
{
float:right;
display:inline;
width:65px;
height: 100px;
margin-right:7px;
padding:0px;
}

#header #loggedINBox span.normal
{
display:block;
margin:0px 0px 0px 8px;
padding:0px 0px 3px 0px;
font-size:12px;
font-weight:bold;
text-transform:capitalize;
color:#3d3d3d;
}

#header #HeaderTopAd
{
float:right;
display:inline;
width:100px;
height:128px;
margin:43px 125px 0px 0px;
padding:0px;
}

/* end header */


/* content */
#content
{
float:left;
display:inline;
width:100%;
margin:22px 0px 0px 5px;
padding:0px;

}

/* Top Column */
#contentMenu
{
float:left;
display:inline;
width:973px;
margin:-24px 0px 0px 0px;

}

/* Forum column */
#forumColumn
{
float:left;
display:inline;
width:973px;
margin:-30px 0px 0px 0px;
padding:76px 0px 0px 0px;
background:url('../images/headerTop.png') no-repeat;
}

#forumColumn #innerContent
{
float:left;
display:inline;
width:960px;
margin:1px 0px 0px 6px;
padding:0px 0px 0px 0px;
background:#fff;
}


#ads
{
float:left;
display:inline;
margin:0px 0px 0px 40px;
padding:0px;
}

#innerContent #ads
{
float:left;
display:inline;
margin:0px 0px 0px 130px;
padding:0px 0px 20px 0px;
}

.contentTxtHeading
{
float:left;
display:inline;
width:517px;
margin:21px 0px 0px 18px;
padding:0px 0px 6px 0px;
background:url('../images/contentHeader.gif') no-repeat;
}
.contentTxtHeading a
{
color	: #FFF;
}
.contentTxtHeading h1
{
float:left;
display:inline;
font-size:18px;
font-weight:bold;
color:#fff;
text-shadow:2px 1px 4px #000;	
margin:6px 0px 0px 10px;
padding:0px 0px 0px 0px;
}
.contentTxtHeadingMiddle
{
float:left;
display:inline;
width:517px;
margin:0px 0px 0px 18px;
padding:0px 0px 6px 0px;
background:#92d4ed;
}
.contentTxtHeadingMiddle a
{
color	: #FFF;
}
.contentTxtHeadingMiddle h1
{
float:left;
display:inline;
font-size:18px;
font-weight:bold;
color:#fff;
text-shadow:2px 1px 4px #000;	
margin:6px 0px 0px 10px;
padding:0px 0px 0px 0px;
}
.contentTxtHeadingLong
{
float:left;
display:inline;
width:920px;
margin:21px 0px 0px 18px;
padding:0px 0px 6px 0px;
background:url('../images/contentHeaderLong.gif') no-repeat;
}
.contentTxtHeadingLong a
{
color	: #FFF;
}
.contentTxtHeadingLong h1
{
float:left;
display:inline;
font-size:18px;
font-weight:bold;
color:#fff;
text-shadow:2px 1px 4px #000;	
margin:6px 0px 0px 10px;
padding:0px 0px 0px 0px;
}
.contentTxtHeadingMiddleLong
{
float:left;
display:inline;
width:920px;
margin:0px 0px 0px 18px;
padding:0px 0px 6px 0px;
background:#92d4ed;
}
.contentTxtHeadingMiddleLong a
{
color	: #FFF;
}
.contentTxtHeadingMiddleLong h1
{
float:left;
display:inline;
font-size:18px;
font-weight:bold;
color:#fff;
text-shadow:2px 1px 4px #000;	
margin:6px 0px 0px 10px;
padding:0px 0px 0px 0px;
}
.contentTxt
{
float:left;
display:inline;
width:507px;
margin:0px 0px 0px 18px;
padding:10px 0px 10px 10px;
background:#dbf1f9;
}
.contentTxt p
{
color:#3d3d3d;
font-size:11px;
line-height:18px;
margin:0px 0px 0px 0px;
padding:0px 0px 10px 0px;
}
.contentTxt h2
{
color:#3d3d3d;
font-size:11px;
font-weight:bold;
line-height:18px;
margin:0px 0px 0px 0px;
padding:0px;
}
.contentTxt h3
{
color:#3d3d3d;
font-size:11px;
font-weight:bold;
line-height:18px;
margin:0px 0px 0px 0px;
padding:0px;
}
.contentTxtFooter
{
float:left;
display:inline;
width:517px;
height:28px;
font-size:1px;
overflow:hidden;
margin:0px 0px 0px 18px;
padding:0px;
background:url('../images/contentTxtFooter.gif') no-repeat;
}
.contentTxtLong
{
float:left;
display:inline;
width:900px;
margin:0px 0px 0px 18px;
padding:10px 10px 10px 10px;
background:#dbf1f9;
}
.contentTxtLong p
{

}
.contentTxtLong h2
{
color:#3d3d3d;
font-size:11px;
font-weight:bold;
line-height:18px;
margin:0px 0px 0px 0px;
padding:0px;
}
.contentTxtLong h3
{
color:#3d3d3d;
font-size:11px;
font-weight:bold;
line-height:18px;
margin:0px 0px 0px 0px;
padding:0px;
}
.contentTxtFooterLong
{
float:left;
display:inline;
width:920px;
height:28px;
font-size:1px;
overflow:hidden;
margin:0px 0px 0px 18px;
padding:0px;
background:url('../images/contentTxtFooterLong.gif') no-repeat;
}
.contentTxtQuickmood
{
float:left;
display:inline;
width:330px;
margin:0px 0px 0px 0px;
padding:5px 5px 5px 5px;
background:#dbf1f9;
}
.contentTxtYahtzee
{
float:left;
display:inline;
width:280px;
margin:0px 0px 0px 0px;
padding:5px 5px 5px 5px;
background:#dbf1f9;
}
.statsHead
{
background:#92d4ed;
color:#fff;
font-weight:bold;
padding:6px 5px 5px 10px;
}
.statsHead a
{
color:#fff;
}


.advertiseCartoon
{
float:right;
display:inline;
width:209px;
height:209px;
margin:-55px 35px 0px 0px;
padding:0px;
background:url('../images/advertiseCartoon.png') no-repeat;
   _background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../images/advertiseCartoon.png');
}
.searchCartoon
{
float:right;
display:inline;
width:216px;
height:300px;
margin:-85px 10px 0px 0px;
padding:0px;
background:url('../images/zoeken.png') no-repeat;
   _background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../images/zoeken.png');
}
.bankCartoon
{
float:right;
display:inline;
width:144px;
height:144px;
margin:-85px 20px 0px 0px;
padding:0px;
background:url('../images/bank.gif') no-repeat;
   _background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../images/bank.gif');
}
.explainCartoon
{
float:right;
display:inline;
width:188px;
height:138px;
margin:-55px 20px 0px 0px;
padding:0px;
background:url('../images/webpet/webpet5_3.gif') no-repeat;
   _background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../images/webpet/webpet5_3.gif');
}
.parentCartoon
{
float:right;
display:inline;
width:200px;
height:232px;
margin:-85px 20px 0px 0px;
padding:0px;
background:url('../images/ouders.png') no-repeat;
   _background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../images/ouders.png');
}
.spotlightCartoon
{
float:right;
display:inline;
width:200px;
height:209px;
margin:-55px 20px 0px 0px;
padding:0px;
background:url('../images/spotlight.png') no-repeat;
   _background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../images/spotlight.png');
}
.loterijCartoon
{
float:right;
display:inline;
width:102px;
height:156px;
margin:-85px 20px 0px 0px;
padding:0px;
background:url('../images/loterij.png') no-repeat;
   _background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../images/loterij.png');
}
.frontpageCartoon
{
float:right;
display:inline;
width:188px;
height:138px;
margin:-235px 20px 0px 0px;
padding:0px;
background:url('../images/webpet/webpet1_1.gif') no-repeat;
   _background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../images/webpet/webpet1_1.gif');
}

/* right Column */
#rightColumn
{
float:left;
display:inline;
width:211px;
margin:0px 0px 0px 0px;
padding:0px;

}
#rightInner
{
float:left;
display:inline;
width:211px;
margin:-33px 0px 0px 0px;
padding:0px;
background:url('../images/topRightColumn.gif') no-repeat;
}

#rightColumn #rightInner span.heading
{
display:block;
margin:49px 0px 0px 22px;
padding:0px 0px 7px 0px;
font-size:18px;
font-weight:bold;
text-transform:uppercase;
color:#fff;
text-shadow:2px 1px 2px #000;
}

#rightColumn #rightInner span.headingOverig
{
float:left;
display:inline;
margin:0px 0px 0px 0px;
padding:6px 0px 7px 22px;
width:182px;
font-size:18px;
font-weight:bold;
text-transform:uppercase;
color:#fff;
text-shadow:2px 1px 2px #000;
background:#ff8a00;
}



/* Footer */
#footer
{
float:left;
display:inline;
width:961px;
height:19px;
font-size:1px;
margin:0px 0px 0px 5px;
padding:0px 0px 40px 0px;
background:url('../images/footer.gif') no-repeat;
}
#footerForum
{
float:left;
display:inline;
width:961px;
height:22px;
font-size:1px;
margin:0px 0px 0px 10px;
padding:0px 0px 40px 0px;
background:url('../images/footerForum.gif') no-repeat;
}
#footerAd
{
float:left;
align:center;
margin-left: 325px;
height:25px;
}
#footerAd a
{
color	: #FFF;
}
.personal {
float:left;
width:165px;
height:50px;
text-align:center;
margin-top:25px;
}
.petshop {
float:left;
width:165px;
text-align:left;
margin-top:25px;
}

.forumRowStyle1, .rowStyle1 {
}
	
.forumRowStyle2, .rowStyle2 {
background-color		:#ffffff;
}

.forumMessage img {
max-width							: 600px;
}

.messageText {
border-color:#000000; 
border-bottom-width:1px;
border-bottom-style:solid
}
.quoteText {

	font-size						: 9pt;
	font-style						: normal;
	padding							: 4px;
	vertical-align						: top;
	border							: 0px #000000 solid;
	border-width						: 1px;		

}
.statsText {
	border							: 0px #92d4ed solid;
	border-width						: 1px;	
	padding-left						: 2px;	
	padding-right						: 2px;	
}
.forumRowHeader {
background-color		:#92d4ed;
}
div#frontbox{ width: 125px;float:left;margin-left: 1px;}
div#frontbox2{ width: 200px;float:left;margin-left: 1px;}
div#frontbox3{ width: 150px;float:left;margin-left: 1px;}
div#frontbox4{ width: 201px;float:left;margin-left: 1px;}

#wish_sidebar {
		background		: url(../images/sidebar_wensput.png) no-repeat top right;
		width: 180px;
		height: 500px;
		float: right;
		padding-top: 120px;
		color: #fbb161;
}
#wish_sidebar a {
		color					: #fbb161;
		text-decoration				: none;
}
#wish_rest {
		width: 480px;
		float: left;
}
.hiddenText
{
float:right;
background:#dbf1f9;
}
.hiddenText a
{
color:#dbf1f9;
text-decoration: none;
}
