
.newsItem
{
    float: left;
    display: inline;
    padding: 0 20px;
    margin-bottom: 10px;
    line-height: 18px;
    width: 280px;
}


.newsItem h1
{
    margin: 0;
    padding: 0;
    color: white;
    font-size: 14px;
}

.newsItem h2
{
    margin: 0;
    padding: 0;
    color: #d3ba82;
    font-size: 11px;
    font-style: italic; 
    font-weight: normal;
}

.newsItem p
{
    margin: 0;
    padding: 0;
}


div#news
{
    width: 320px;
    height: 120px  !important;
    float: left;
    padding-top: 60px;
    margin: 20px 0 0 0;
    display: inline;
    background-image:url(../graphics/nieuws2_background.png);
}

div#background
{
    width: 300px;
    height: 140px;
    padding: 0 0 0 20px;
    float: left;
    margin: 20px 0 0 0;
    background-image:url(../graphics/back_background.png);
       display: inline;
}


div#background a.thumb
{
	height: 80px;
	width: 60px;
	float: left;
	border: none;
	margin-right: 13px;
	margin-top: 20px;
	line-height: 0;
	font-size: 0;
}

div#background a.more
{
	float: right;
	font-size: 10px;
	margin: 7px 20px 0 0;
}

div#background span
{
	float: left;
	margin: 7px 15px 0 0;
}

div#topsites
{
    width: 230px;
    height: 540px;
    margin: 0 0 0 20px;
    padding: 0px 20px 0 20px;
    float: left;
    display: inline;
    background-image:url(../graphics/topsites_background.png);
}

div#topsites div#pager,
div#spotlight div#pager
{
    margin: 0px auto; 
    line-height: 20px;
    text-align: center;
    height: 20px;
    width: 100%;
    clear: both;
    padding-top: 10px;
    float: left;
}


div#topsites div#pager a,
div#spotlight div#pager a
{
    display: block;
    border: 1px solid #95a9c1;
    line-height: 13px;
    height: 13px;
    width: 13px;
    margin: 0 3px 0 3px;
    color: #95a9c1;
    font-weight: bold;
    font-size: 9px;
}


div#topsites div#pager div#prev,
div#spotlight div#pager div#prev
{
    width: 100px;
    height: 20px;
    float: left;
}

div#topsites div#pager div#prev a,
div#spotlight div#pager div#prev a
{
    float: right;
}

div#topsites div#pager div#next,
div#spotlight div#pager div#next
{
    width: 100px;
    height: 20px;
    float: right;
}

div#topsites div#pager div#next a,
div#spotlight div#pager div#next a
{
    float: left;
}

div#topsites div#pager a.lt,
div#spotlight div#pager a.gt
{
    float: left !important;
}

div#topsites div#pager a.gt,
div#spotlight div#pager a.gt
{
    float: right !important;
}

div#topsites div#pager div#cur,
div#spotlight div#pager div#cur
{
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 5px;
}

div#topsites div#pager div#cur div,
div#spotlight div#pager div#cur div
{
    display: block;
    float: left;
    line-height: 16px;
    height: 16px;
    width: 16px;
    margin: 0 2px 0 2px;
    font-weight: bold;
}

div#topsites div#pager a:hover,
div#spotlight div#pager a:hover
{
background-color: white;
}

div#spotlight
{
    width: 230px;
    height: 480px !important;
    margin: 0 0 0 20px;
    padding: 60px 20px 0 20px;
    float: left;
    display: inline;
    background-image:url(../graphics/spotlight_background.png);
}

div#chat
{
    width: 610px;
    height: 480px;
    margin: 20px 0 0 0px;
    float: left;
    background-image:url(../graphics/chat_background.png);
}

div#chat div
{
	height: 60px;
}

div#chat div a
{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	display: inline;
}

div#chat iframe
{
    height: 410px;
    width: 570px;
    border: none !important;
    margin-left: 20px;
    margin-top:0;
    overflow: hidden;
	height: 400px;
}

div#ads
{
    width: 200px !important;
    height: 215px !important;
    margin: 20px 0 0 20px;
    padding: 15px 35px 0 35px;
    float: left;
    background-image:url(../graphics/ads_background.png);
}


div#shoutbox
{
    width: 230px;
    height: 170px !important;
    margin: 20px 0 0 20px;
    padding: 60px 20px 0 20px;
    float: left;
    background-image:url(../graphics/shoutbox_background.png);
}

div#lastedit
{
    width: 570px;
    height: 140px !important;
    margin: 20px 0 0 0px;
    padding: 80px 20px 0 20px;
    float: left;
    background-image:url(../graphics/laatst_background.png);
}

div#poll
{
    width: 230px;
    height: 160px !important;
    margin: 20px 0 0 20px;
    padding: 60px 20px 0 20px;
    float: left;
    background-image:url(../graphics/poll_background.png);
}

div#newmembers
{
    width: 860px;
    height: 70px !important;
    margin: 20px 0 0 0px;
    padding: 60px 20px 0 20px;
    float: left;
    display: inline;
    background-image:url(../graphics/newmembers_background.png);
}

div#newmembers div
{
	float: left;
	width: 120px;
	line-height: 150%;
}

div#footer
{
    width: 860px;
    height: 50px;
    margin: 20px 0 40px 0px;
    padding: 0px 20px 0 20px;
    float: left;
    background-image:url(../graphics/footer.png);
}





div.bar_start
{
	width: 15px;
	height: 20px;
	background-image: url(../graphics/bar_start.png);
	float: left;
}

div.bar
{
	height: 20px;
	background-image: url(../graphics/bar_repeat.png);
	float: left;
	font-size: 9px;
	line-height: 20px;
	text-align: center;
	color: #000;
}

div.bar_end
{
	width: 15px;
	height: 20px;
	background-image: url(../graphics/bar_end.png);
	float: left;
}




#backgrounds_popup
{
	background-image: url(../graphics/80trans.png);
	position: fixed;
	z-index: 10000;
	width: 515px;
	height: 400px;
	top: 150px;
	left: 150px;
	left: 50%;
	margin-left: -260px;
	padding: 25px;
	top: 100px;
	border: 1px dotted #777777;
}

#backgrounds_popup a.thumb
{
	height: 80px;
	width: 60px;
	float: left;
	border: none;
	margin-right: 13px;
	margin-top: 20px;
	line-height: 0;
	font-size: 0;
}
