/* Algemene Tags */
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body {
	position: relative;
	font-family: Verdana, sans-serif;
	background: #fff url(../imgs/bg_body.gif) repeat-x 0 0px;
	font-size: 10px;
}


hr {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Georgia", serif;
	font-weight: normal;
}

img {
	border: none;
}

.right {
	float: right;
}

.left {
	float: left;
}

#mt_header
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #555;
    z-index: 500000;
}

#mt_header .inner
{
    margin: 0 auto;
    width: 730px;
    color: #eee;
}

#mt_header .inner a
{
    color: #eee;
    text-decoration: none;
}

#mt_header .inner a:hover
{
    text-decoration: underline;
}

/* Main containers */
#wrapper {
	width: 730px;
	margin: 10px auto 0;
	background: #fff url(../imgs/bg_wrapper.gif) repeat-x 0 0;
}


#adsmeuk {
	height: 0;
	overflow: hidden;
}
.ad embed, .ad object, .ad iframe {
	display: block;
}
#top_leaderboard embed, #top_leaderboard object, #top_leaderboard iframe  {
	display: block;
	border-collapse: collapse;
	float: right;
}

.ad noembed, .ad img, #top_leaderboard noembed {
	display: none;
}

#top_leaderboard img {
	display: block;
}

/* Links! */
a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#topmenu .cat1 a, .cat1 a, a.science, #articlecontent.science a {
	text-decoration: none;
	color: #602;
}

#topmenu .cat1 a:hover, .cat1 a:hover, a.science:hover, #articlecontent.science a:hover  {
	text-decoration: underline;
}

#topmenu .cat2 a, .cat2 a, a.biz, #articlecontent.biz a {
	text-decoration: none;
	color: #650;
}

#topmenu .cat2 a:hover, .cat2 a:hover, a.biz:hover, #articlecontent.biz a:hover {
	text-decoration: underline;
}

#topmenu .cat3 a, .cat3 a, a.tech, #articlecontent.tech a {
	text-decoration: none;
	color: #056;
}

#topmenu .cat3 a:hover, .cat3 a:hover, a.tech:hover, #articlecontent.tech a:hover {
	text-decoration: underline;
}

#topmenu .catnav h3 a, #topmenu .catnav h3 a:hover {
	color: #fff;
}


/* Gravatars */
.listing div.science, .authorinfo div.science {
	background: transparent url(../imgs/gravatar_bg.gif) no-repeat 1px 1px;
}

.listing div.biz, .authorinfo div.biz {
	background: transparent url(../imgs/gravatar_bg.gif) no-repeat 1px 1px;
}

.listing div.tech, .authorinfo div.tech {
	background: transparent url(../imgs/gravatar_bg.gif) no-repeat 1px 1px;
}

.listing .img img {
	border: solid 1px #000;
}

.listing span.avatar, .authorinfo span.avatar, .comment span.avatar {
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	border: solid 1px #000;
}

.comment div.science {
	background: transparent url(../imgs/comment_bg_science.gif) no-repeat 1px 6px;
}

.comment div.biz {
	background: transparent url(../imgs/comment_bg_biz.gif) no-repeat 1px 6px;
}

.comment div.tech {
	background: transparent url(../imgs/comment_bg_tech.gif) no-repeat 1px 6px;
}

/* Header */
#header {
	position: relative;
	height: 230px;
	background: #FFF url(../imgs/flashplaceholder_small.gif) no-repeat 0 0;
}
#printlogo {
	display: none;
}
#top_leaderboard {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 728px;
	height: 90px;
	overflow: hidden;
	text-align: right;
	border-bottom: 10px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}

.topadborder {
	display: inline;
	overflow: hidden;
}


#usermenu {
	padding-top: 91px;
	position: relative;
	float: left;
	height: 164px;
	overflow: hidden;
}


#topmenu {
	position: absolute;
	width: 469px;
	background: #fff;
	right: 0;
	top: 0;
}

#topmenu li.catnav {
	position: relative;
	display: block;
	float: left;
	width: 135px;
	height: 28px;
	padding: 152px 10px 0 10px;
}


#topmenu h3 {
	font-size: 18px;
}

#topmenu li.catnav ul {
	position: absolute;
	left: 10px;
	top: 100px;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

#topmenu li.catnav ul li {
	padding: 0 0 3px 7px;
}

#topmenu li.cat1 {
	margin: 0 1px 0 0;
	background-color: #b04;
	color: #fff;
}

#topmenu li.cat1 ul li {
	background: transparent url(../imgs/list_602.gif) no-repeat 0 5px;
}

#topmenu li.cat2 {
	margin: 0 1px 0 0;
	background-color: #bb0;
	color: #fff;
}

#topmenu li.cat2 ul li {
	background: transparent url(../imgs/list_650.gif) no-repeat 0 5px;
}

#topmenu li.cat3 {
	width: 136px;
	background-color: #09b;
	color: #fff;
}

#topmenu li.cat3 ul li {
	background: transparent url(../imgs/list_056.gif) no-repeat 0 5px;
}

/* Content Navigation */

#content .navigation {
	position: relative;
}

#content .navigation .prevpage,
#content .navigation .nextpage {
	font-family: Georgia, serif;
	font-size: 14px;
}

#content .navigation .pagelinks {
	padding: 2px 0 0 0;
}

#content .previous {
	padding: 15px 5px 0 0;
}

#content .next {
	padding: 5px 5px 5px 0;
}

#content .previous .pagelinks {
	float: right;
}

#content .navigation .nextpage {
	float: right;
}

#content .navigation .science {
	color: #602;
}

#content .navigation .biz {
	color: #650;
}

#content .navigation .tech {
	color: #056;
}

.indexpage h1 {
	color: gray;
}

/* Content */

#content {
	position: relative;
	float: right;
	width: 468px;
	overflow: hidden;
}

#content h1 {
	font-size: 24px;
	padding: 0 0 8px 0;
}

#content h1 span {
	color: #999;
}

#content h1 span a {
	color: #999;
}

#content.archivepage p {
	font-size: 11px;
}

#content .article {
	position: relative;
	background: #e5e5e5;
	margin: 20px 1px 0 0;
	height: 233px;
	clear: both;
}

#content .articleimg {
	position: relative;
	float: left;
	width: 311px;
	height: 233px;
	padding: 0 6px 0 0;
}

#content.newsitem #articlecontent {
	padding: 10px 0 0 0;
}

.rsslink {
	color: gray;
	text-decoration: none;
}

.rsslink:hover {
	text-decoration: underline;
}

#content .articleimg img {
	display: block;
	border-right: solid 1px #fff;
	width: 310px;
	height: 233px;
}

#content .article .copyright {
	clear: left;
	background: #fff;
	padding: 5px 0 0 0;
}

#content .article .copyright small {
	font-family: "Georgia", serif;
	font-size: 10px;
	font-style: italic;
	color: #999;
}

#content #articlecontent .articleimg {
	float: left;
	width: 154px;
	height: 154px;
	margin: 0 10px 3px 0;
}

#content #articlecontent .articleimg img {
	display: block;
	width: 154px;
	height: 154px;
}

#content #articlecontent .copyright {
	float: left;
	clear: left;
	width: 148px;
	margin: 1px 15px 3px 0;
	padding: 5px 3px 3px 3px;
	background: #e5e5e5;
	text-align: center;
}

#content #articlecontent .copyright small {
	color: #666;
}

#content #articlecontent li, #content .snipper li {
	background: none;
}

#content ul.articleabout {
	min-height: 233px;
	line-height: 15px;
	margin: 0 0 0 320px;
}

#content .articleabout li {
	padding: 3px 4px 3px 0;
}

#content.newsitem .articleabout {
	margin: 0 0 15px 0;
}

#content .articleabout th {
	width: 32px;
	font-family: "Georgia", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	color: #333;
}

#content .articleabout li.lead {
	padding: 3px 4px 2px 1px;
	line-height: 14px;
	text-indent: 14px;
	background: transparent url(../imgs/aankeiler.gif) no-repeat 2px 4px;
}

#content .articleabout li.lead h2 {
	font-size: 10px; 
	font-family: verdana;
}

#content .subitemlist {
	clear: both;
	float: left;
	width: 270px;
	padding: 35px 0 5px 0;
}

#content .subitem {
	padding: 0 0 40px 0;
}
#content .subitemad {
	padding: 0 0 40px 0;
	height: 280px;
}
#content .subitemad span {
	position:absolute;
}
.subitem span {
	display: block;
	padding: 3px 0 0 0;
}

.subitem span small {
	font-family: "Georgia", serif;
	font-style: italic;
	font-size: 10px;
	color: #999;
	padding: 0 6px 0 0;
}

.subitem .img {
	float: left;
	width: 42px;
	height: 42px;
	padding: 2px 8px 3px 0;
	overflow: hidden;
}

.subitem .img img {
	width: 40px;
	height: 40px;
	border: solid 1px #000;
}

.subitem h2 {
	font-size: 15px;
	color: Gray;
}

.listing h2 span {
	color: #666;
}

.listing .subitem h2 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	padding: 0;
}

.listing .summary, .subitem .summary {
	clear: both;
	float: none;
	line-height: 160%;
}
.listing p, #mysync p {
	line-height: 160%;
}

.subitem ul {
	clear: both;
}

.subitem ul li {
	margin: 3px 0 0 0;
	font-size: 10px;
	line-height: 13px;
	list-style: square inside url(../imgs/aankeiler.gif);
}

.listing .subitem ul li {
	margin: 1px 0 0 0;
	padding: 0;
	line-height: 150%;
}

.subitem ul h2 {
	line-height: 13px;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #000;
	display: inline;
}

#content .articlelist {
	float: right;
	clear: right;
	width: 120px;
	margin: 0 1px 0 0;
}

#content .skyscraper {
	width: 120px;
	height: 600px;
	margin: 35px 37px 0 0;
	overflow: hidden;
	background: #e5e5e5;
}

#content .relatedposts .articlelist, #content .articlecomments .articlelist {
	float: none;
	width: 100%;
}

#content h2.articlelist {
	padding: 38px 0 5px 0;
	font-size: 15px;
}

#content h3.articlelist {
	padding: 38px 0 5px 0;
}

#content div.articlelist {
	padding-top: 20px;
}

#content .articlelist li {
	display: block;
	font-size: 10px;
	line-height: 13px;
	padding: 5px 0 0 8px;
}

#content .articlelist li.science {
	background: transparent url(../imgs/list_602.gif) no-repeat 0 10px;
}

#content .articlelist li.biz {
	background: transparent url(../imgs/list_650.gif) no-repeat 0 10px;
}

#content .articlelist li.tech {
	background: transparent url(../imgs/list_056.gif) no-repeat 0 10px;
}

#content .articlelist li.spaced {
	margin: 15px 0 0 0;
}

#content .categorylist li {
	padding: 0 0 15px 8px;
	background: #fff url(../imgs/list_000.gif) no-repeat 0 8px;
}

#content .categorylist.science li {
	background-image: url(../imgs/list_602.gif);
}

#content .categorylist.biz li {
	background-image: url(../imgs/list_650.gif);
}

#content .categorylist.tech li {
	background-image: url(../imgs/list_056.gif);
}

#content .categorylist li a {
	position: relative;
	display: block;
	float: left;
	width: 142px;
	font-family: Georgia, serif;
	font-size: 14px;
}


/* Authorinfo */

#content.authorpage .authorinfo {
	border: none;
	margin: 0;
}

#content.authorpage .newsitems {
	clear: left;
}

#content.authorpage .newsitems .articlelist {
	float: none;
	clear: none;
	width: auto;
	padding: 5px 0 0 5px;
}
/*
#content.authorpage .subitemlist {
	width: 300px;
}
*/
#content.authorpage .skyscraper {
	padding: 0;
	margin: 35px 2px 0 0;
}

/* Article content */

#articlecontent {
	float: none;
	clear: both;
	padding: 30px 0 0 0;
}

#content.page #articlecontent {
	padding: 0;
}

#articlecontent p {
	font-size: 11px;
	padding: 0 0 20px 0;
	line-height: 20px;
}

#articlecontent h2 {
	font-size: 15px;
	padding: 0 0 8px 0;
}

#articlecontent img {
	display: block;
	float: left;
	margin: 6px 12px 3px 0;
}

#articlecontent table, .snippet table {
	border-collapse: collapse;
}

#articlecontent td, #articlecontent th, .snippet td, .snippet th {
	padding: 3px 5px;
}

#articlecontent img.right{
	float: right;
	margin: 6px 0 3px 12px;
}

#articlecontent .img {
	position: relative;
	float: left;
	font-size: 9px;
	text-align: center;
	line-height: 100%;
	margin: 6px 12px 3px 0;
	background: #e5e5e5;
	color: #000;
	padding: 0 0 6px 0;
}

#articlecontent .img a {
	position: relative;
	display: block;
}

#articlecontent .img a .zoomicon {
	position: absolute;
	z-index: 10;
	left: 5px;
	top: 5px;
	width: 13px;
	height: 13px;
	background: transparent url(../imgs/zoomicon.gif) no-repeat;
}

#articlecontent .img img {
	float: none;
	margin: 0 0 4px 0;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
}

#articlecontent .imgblock {
	float: none;
}

#articlecontent .imgblock .img {
	float: none;
	font-size: 9px;
	text-align: center;
	line-height: 100%;
	margin: 0 0 20px 0;
	background: #e5e5e5;
	color: #000;
	padding: 0 0 6px 0;
}

#articlecontent blockquote {
	width: 220px;
	float: right;
	padding: 0 0 3px 12px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #666;
}

#articlecontent blockquote p {
	padding: 0;
	font-size: 15px;
	line-height: 110%;
	text-align: center;
}

#articlecontent.biz blockquote {
	/*color: #650;*/
}

#articlecontent.science blockquote {
	/*color: #602;*/
}

#articlecontent.tech blockquote {
	/*color: #056;*/
}

#articlecontent ul {
	padding: 0 0 20px 0;
}

#articlecontent ul li {
	margin: 1px 0 1px 15px;
	list-style: square outside;
	font-size: 11px;
	line-height: 20px;
}

#articlecontent .snippet {
	float: right;
	clear: right;
	width: 210px;
	margin: 0 0 5px 10px;
	padding: 10px;
	background: #e5e5e5;
	line-height: 150%;
	font-size: 10px;
}

#articlecontent .snippet h3 {
	font-size: 14px;
	padding: 0 0 5px 0;
}

#articlecontent .snippet p {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 10px;
}

#articlecontent .snippet ul, #articlecontent .snippet ol {
	margin: 0;
	padding: 0 0 5px 0;
}

#articlecontent .snippet ul li {
	font-size: 10px;
}

#articlecontent .ad {
	width: 468px;
	height: 280px;
	margin: 0px 0 20px 0;
	background: #e5e5e5;
	padding-left: 66px;
}

#articlecontent .ad img {
	display: block;
	margin: 0;
	padding: 0;
}

.articlemeta {
	padding: 0 0 5px 0;
}

.articlemeta li {
	padding: 2px 0 2px 8px;
	line-height: 18px;
	background: #fff url(../imgs/list_sq_000.gif) no-repeat 0 center;
}

.articlemeta.science li {
background-image: url(../imgs/list_sq_602.gif);
}

.articlemeta.biz li {
background-image: url(../imgs/list_sq_650.gif);
}

.articlemeta.tech li {
background-image: url(../imgs/list_sq_056.gif);
}

.articlemeta li img {
	vertical-align: -35%;
}

.articlerating {
	padding: 12px 0 0 0;
}

#metaprintbundle img, #metarating img {
	vertical-align: text-bottom;
}

#metaprintbundle span {
	padding: 0 0 0 20px;
}

#metashortlink {
	display: none;
}

.post-ratings, .post-ratings-loading, .articlerating table {
	display: inline;
}

.authorinfo, .relatedposts, .articlecomments {
	clear: both;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	line-height: 150%;
	border-top: solid 1px #e5e5e5;
}

#content.archivepage .authorinfo {
	border-top: none;
	margin: 0;
	padding: 10px 0 25px 0;
	border-bottom: solid 1px #e5e5e5;
}

#content.archivepage .authorinfo h2 {
	display: none;
}

.authorinfo h2, .relatedposts h2, .articlecomments h2 {
	font-size: 15px;
	padding: 0 0 6px 0;
}

.authorinfo .img {
	float: left;
	margin: 4px 12px 1px 0;
	background: transparent url(../imgs/gravatar_bg.gif) no-repeat 1px 1px;
}

.authorinfo img {
	border: solid 1px #000;
}

/* My Account */

.myaccount fieldset {
	border: none;
	padding: 0 0 30px 0;
}

.myaccount .button {
	width: 225px;
	padding: 3px;
	background: #f0f0f0;
	border: solid 1px #696969;
	border-top: solid 1px #efefef;
	border-left: solid 1px #efefef;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.myaccount .text, .myaccount .password {
	display: block;
	width: 222px;
	margin: 0 0 8px 0;
	padding: 1px;
	border: solid 1px #efefef;
	border-top: solid 1px #696969;
	border-left: solid 1px #696969;
}

.myaccount label {
	display: block;
	float: right;
	clear: right;
	width: 210px;
	padding: 3px 0 0 0;
}

.myaccount #ma_subscribeform .button {
	margin: 8px 0 0 0;
}

.myaccount .response {
	display: none;
	padding: 5px 7px;
	margin: 0 0 8px 0;
	background: #fcc;
	color: #900;
	border: solid 1px #900;
	line-height: 150%;
}

/* Mail a friend */

#mailafriend fieldset {
	border: none;
}

#mailafriend .button {
	width: 180px;
	padding: 0px;
	background: #f0f0f0;
	border: solid 1px #696969;
	border-top: solid 1px #efefef;
	border-left: solid 1px #efefef;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#mailafriend fieldset label {
	display: block;
	width: 170px;
	padding: 3px;
	margin: 0 5px 0 0;
	float: left;
	clear:left;
}

#mailafriend fieldset input {
	display: block;
	width: 225px;
	padding: 3px;
	margin: 3px 0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border: 1px inset #999;
	float: left;
	clear: right;
}

#mailafriend fieldset .hidden {
	display: none;
}

#mailafriend textarea {
	height: 150px;
	width: 410px;
	border: inset 1px #999;
	padding: 3px;
	margin: 10px 0 6px 0;
	line-height: 130%;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#mailafriend {
	padding-left: 16px;
}

/* Reacties */

.comment {
	clear: both;
	padding: 30px 0 0 0;
}

.comment h2, .commentbox h2 {
	line-height: 15px;
	font-size: 15px;
	padding: 0 0 6px 0;
}

.comment h2 span {
	color: #999;
}

.comment .img {
	float: left;
	padding: 5px 12px 0 0;
	background: transparent url(img/comment_bg.gif) no-repeat 1px 6px;
}
.comment .commentcontent {
	float: right;
	width: 396px;
	overflow: hidden;
	font-size: 11px;
	line-height: 20px;
}
.comment .img img {
	display: block;
	width: 40px;
	height: 40px;
	border: solid 1px #000;
}
.comment .commentcontent p {
	padding: 0 0 8px 0;
}

.commentbox {
	clear: both;
	padding: 30px 0 0 0;
}

.commentbox fieldset {
	border: none;
}

.commentbox legend {
	display: none;
}

.commentbox textarea, .myaccount textarea {
	height: 250px;
	width: 462px;
	border: inset 1px #999;
	padding: 1px;
	margin: 0 0 6px 0;
	line-height: 130%;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.commentbox button {
	width: 150px;
	padding: 2px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background: #999;
}

.commentbox span, .myaccount form span {
	float: right;
	padding: 5px 10px 0 0;
}

.commentbox img {
	border: solid 1px #000;
	vertical-align: middle;
}

.commentbox input {
	border-top: solid 1px #999;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #999;
	height: 16px;
	width: 50%;
	margin: 5px 0;
}

.commentbox label {
	display: block;
	width: 40%;
	float: right;
	font-size: 11px;
	margin: 7px 0 0 0;
}

.error {
	color: red;
}

.ok {
	color: green;
}

#comment-pass-div {
	display: none;
}

#comment-msg {
	color: red;
}

#reacthelp {
	display: none;
	padding: 10px 0 0 0;
	line-height: 150%;
}

#reacthelp table {
	width: 462px;
}

#reacthelp table .uneven {
	background: #eee;
}

#reacthelp td {
	padding: 1px;
}

/* Sidebar */
#sidebar {
	float: left;
	clear: left;
	width: 200px;
	overflow: hidden;
	font-size: 10px;
}

#oversync {
	clear: both;
	padding: 0 0 30px 0;
	line-height: 13px;
}

#oversync h2 {
	clear: both;
	font-size: 16px;
	padding: 25px 0 8px 0;
}

#oversync li {
	list-style: square inside url(../imgs/aankeiler.gif);
	padding: 0 0 5px 0;
}

#searchform, #nlwidget {
	position: relative;
	clear: both;
}

#searchform fieldset, #nlwidget fieldset {
	border: none;
}

#searchform legend, #nlwidget legend {
	display: none;
}

#searchform label, #nlwidget label {
	display: block;
	font: 16px "Georgia", sans-serif;
	padding: 0 0 8px 0;
}

#searchform input, #nlwidget input {
	display: block;
	float: left;
	border-top: solid 1px #999;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #999;
	height: 16px;
	width: 130px;
	margin: 5px 0;
}

#searchform input.submit, #nlwidget input.submit {
	display: block;
	border-top: solid 1px #eee;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	border-left: solid 1px #eee;
	background: #ddd;
	font-size: 9px;
	width: 55px;
	height: 18px;
	margin: 5px 0 5px 9px;
}

.listing {
	position: relative;
	clear: both;
	padding: 0 0 30px 0;
}

#mysync h2, .listing h2 {
	font-size: 16px;
	padding: 0 0 8px 0;
}

.listing li {
	position: relative;
	clear: left;
	padding: 0 0 8px 0;
}

.listing li h3 {
	font-family: Verdana, sans-serif;
	line-height: 15px;
	font-size: 10px;
}

.listing .img {
	float: left;
	clear: left;
	width: 40px;
	height: 40px;
	padding: 0 8px 8px 0;
	background: transparent url(../imgs/gravatar_bg.gif) no-repeat 1px 1px;
}

.listing .ad {
	float: left;
	clear: left;
	padding: 5px 8px 0px 0;
}
.listing .ad img {
	/* border: 1px solid black; */
}

.listing li span {
	display: block;
	padding: 3px 0 0 0;
}

.listing li span small {
	width: 30px;
	height: 13px;
	font-family: "Georgia", serif;
	font-style: italic;
	font-size: 10px;
	color: #999;
}

.listing li.science {
	background: transparent url(../imgs/list_602.gif) no-repeat 0 4px;
	padding: 0 0 8px 8px;
}

.listing li.biz {
	background: transparent url(../imgs/list_650.gif) no-repeat 0 4px;
	padding: 0 0 8px 8px;
}

.listing li.tech {
	background: transparent url(../imgs/list_056.gif) no-repeat 0 4px;
	padding: 0 0 8px 8px;
}

.listing small a {
	color: #ccc;
	font-size: 10px;
}

.listing span.rating {
	display: block;
	padding: 4px 0 0 0;
	color: #999;
}

#mysync p {
	padding: 0 0 8px 0;
}

#mysync {
	padding: 0 0 25px 0;
}

#mysync img {
	float: left;
	margin: 0 15px 30px 0;
	border: solid 1px #000;
}

#mysync ul {
	margin: 0 0 0 57px;
}

#mysync ul li {
	padding: 0 0 2px 5px;
	background: #fff url(../imgs/list_650.gif) no-repeat 0 5px;
}

#schrijfmeebox {
	padding: 20px 0 0 0;
}

#schrijfmeebox p {
	line-height: 160%;
}

/* Footer */
#footer {
	float: none;
	clear: both;
	padding: 30px 2px 30px 262px;
}

#footer ul li, #usermenu ul li {
	display: inline;
	padding: 0 15px 0 0;
	background: transparent url(../imgs/list_000.gif) no-repeat 0 4px;
}

#footer ul li a, #usermenu ul li a {
	font: 10px Verdana, sans-serif;
	color: #000;
	padding: 0 0 0 6px;
}


/* Overlays */
#overlay {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:transparent url(../imgs/overlay.gif);
}

/* Logindialoog */
#syncpopin {
	background: #e5e5e5;
	margin: 15px 15px 0 15px;
	overflow: auto;
}

/* LoginForms */

#syncpopin h2 {
	font-size: 16px;
	padding: 15px 10px 5px 180px;
}

#syncpopin p	{
	padding: 5px 15px 5px 180px;
	color: #333;
}

#syncpopin fieldset {
	overflow: auto;
	border: none;
	padding: 8px 0 8px 0;
}

#syncpopin legend {
	display: none;
}

#syncpopin label {
	display: block;
	float: left;
	clear: left;
	width: 165px;
	padding: 6px 15px 0 0;
	text-align: right;
}

#syncpopin span input {
	width: 445px;
	padding: 3px;
	margin: 3px 0 3px 0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border: inset 1px #999;
}

#syncpopin span input.checkbox {
	width: auto;
	margin: 3px 0 3px 180px;
}

#syncpopin button {
	margin: 0 0 0 180px;
	width: 180px;
	padding: 2px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background: #b2b2b2;
	border: outset 1px;
}

#syncpopin button.nomargin {
	margin: 0;
}

#syncpopin h3{
	font-size: 16px;
	padding: 10px 15px 5px 180px;
}

#syncpopin input.blurred {
	color: #ccc;
}

#syncpopin.loading {
	background: #fff url(../imgs/loading.gif) no-repeat center center;
}

#syncpopin p.error {
	color: #c00;
}

#syncpopin label.error {
	color: #c00;
}

#syncpopin ul {
	padding: 5px 15px 5px 180px;
}

#syncpopin li {
	margin: 1px 0 1px 13px;
	list-style: square outside;
	color: #333;
}

#syncpopin p.error li {
	color: #c00;
}

#syncpopin p img {
	display: inline;
	border: none;
	margin: 0;
	vertical-align: -20%;
}

#syncpopin iframe {
	width: 650px;
	height: 130px;
	border: none;
}

#syncpopin .right {
	margin: 3px 15px 0 0;
}

/* Printbundle table */
#bundletable table {
	width: 600px;
	margin: 10px 0 5px 15px;
}

#bundletable tr {
	background: #fff;
	margin: 0 15px;
	padding: 0;
}

#bundletable td {
	padding: 6px;
	margin: 0;
}

#bundletable td.time {
	width: 133px;
	padding: 6px 15px;
	background: #e5e5e5;
	text-align: right;
}

#bundletable td.delete {
	width: 10px;
}

#bundletable td.delete a, #bundletable td.delete a:hover {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	background: #fff url(../imgs/deletefromprint.gif) no-repeat 0 0;
	margin: 0 5px;
}

span.printlink, .subitem span.printlink {
	display: inline;
}

span.printlink a {
}

span.printlink img {
	vertical-align: 0;
}

#bar {
	border-top: 1px solid LightGray;
	border-bottom: 1px solid LightGray;
	color: Gray;
	padding: 8px 0 3px 0;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#bar a {
	color: Gray;
}

#bar img {
	padding-right: 3px;
}

#bar span {
	float: left;
}

#bar_print, #bar_email, #bar_bundle {
	padding: 0 14px 0px 14px;
}

#bar_print:hover, #bar_email:hover, #bar_bundle:hover {
	color: black;
}

#bar_print {
	background: url(../imgs/sbar/print-off.gif) no-repeat 0 3px;
}

#bar_print:hover {
	background: url(../imgs/sbar/print-on.gif) no-repeat 0 3px;
}

#bar_email {
	background: url(../imgs/sbar/mail-off.gif) no-repeat 0 3px;
}

#bar_email:hover {
	background: url(../imgs/sbar/mail-on.gif) no-repeat 0 3px;
}

#bar_bundle {
	background: url(../imgs/sbar/favourite-off.gif) no-repeat 0 3px;
}

#bar_bundle:hover {
	background: url(../imgs/sbar/favourite-on.gif) no-repeat 0 3px;
}

.bar_share, #bar_ekudos, #bar_nujij, #bar_msn, #bar_symbaloo {
	height: 16px;
	display: block;
	float: left;
	margin-right: 3px;
}

#bar_ekudos {
	background: url(../imgs/sbar/ekudos-off.gif) no-repeat;
}

#bar_ekudos:hover {
	background: url(../imgs/sbar/ekudos-on.gif) no-repeat;
}

#bar_nujij {
	background: url(../imgs/sbar/nujij-off.gif) no-repeat;
}

#bar_nujij:hover {
	background: url(../imgs/sbar/nujij-on.gif) no-repeat;
}

#bar_msn {
	background: url(../imgs/sbar/msn-off.gif) no-repeat;
}

#bar_msn:hover {
	background: url(../imgs/sbar/msn-on.gif) no-repeat;
}

#bar_symbaloo {
	background: url(../imgs/sbar/symbaloo-off.gif) no-repeat;
}

#bar_symbaloo:hover {
	background: url(../imgs/sbar/symbaloo-on.gif) no-repeat;
}

.tweetmeme
{
	float: right;
}

#bundletable .peecho-print-button {
	margin-left: 180px !important;
	margin-top: 20px !important;
}

#newsletter_overlay
{
    z-index: 999999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}


#newsletter_overlay .newsletter_overlay
{
    background: #000000;
    width:100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    -moz-opacity:.60;
    filter:alpha(opacity=60);
    opacity:.50;
}

#newsletter_overlay .newsletter_block
{
    background: url('../imgs/popup_tricolor.gif') repeat-y center center;
    position: relative;
    z-index: 1001;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -300px;
    width: 600px;
    padding: 15px;
}

#newsletter_overlay .newsletter_block a.close
{
    float: right;
    padding: 10px 0 0;
    display: block;
}

#newsletter_overlay .newsletter_block .newsletter_block_wrap
{
    background: #ffffff;
    padding: 10px;
}

#newsletter_overlay .newsletter_block h2
{
    font-size: 16px;
    line-height: 38px;
}

#newsletter_overlay .newsletter_block p
{
    color: #333333;
    padding: 5px 0 0;
}

#newsletter_overlay .newsletter_block .cto
{
    display: inline-block;
    background: #bb0044;
    padding: 5px 10px;
    color: white;
    text-decoration: none;
    font-family: "Georgia",serif;
    font-size:  16px;
}

#newsletter_overlay .newsletter_block .cto:hover
{
    background: #bbbb00;
    color: black;
}
/* End of this stylesheet */

