
/*

hover : 212952
datum : CED0E1

*/

/* Begin Init */
body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin: 0px;
	background-color: #E7EDE6;
	color: #2C2C2C;
}
body.pop {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #2C2C2C;
}
#main {
	width: 950px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#header {
	margin-bottom: 2px;
}
#content {
	margin-bottom: 2px;	
	clear: both;
}
#footer {
	margin: 5px;
	clear: both;
}
#mainprint {
	width: 640px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#headerprint {
	margin: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#contentprint {
	margin: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;	
	clear: both;
}
#footerprint {
	margin: 5px;
	clear: both;
}
.catchTXT {
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

.cliffDownload {
	font-size: 18px;
	font-weight : bold;
	text-decoration : none;	
	color : #000000;
}
.cliffDownload a {
	color: #000000;
	text-decoration: none;
}
.cliffDownload a:hover {
	color: #333333;
	text-decoration: underline;
}

.image {
	border: 1px solid #2C2C2C;
	margin: 0px 5px 5px 0px;
	float: left;	
}
.imgCliff, .imgItem, .imgTB, .imgPM, .imgGraph, .imgWed, .imgMag, .imgGS, .imgCover, .imgPCF {
	border : none;
}
.imgCliff {
	width: 12px;
	height: 12px;
	border : none;
	vertical-align :text-bottom;
}

.imgIntro {
	border: 1px solid #000000;
}
.imgIntro {
	border: none;
}
.imgTree {
	vertical-align : text-bottom;
	border : none;
}
.imgEnq {
	border : none;
	margin: 5px;
}
.bullet {
	margin: 3px 5px 0px 0px;
}
.Cliff A {
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #013198;
}
.Cliff A:HOVER {
	text-decoration : underline;
	color : #FFCC00;
}
.CliffBut A {
	background-image : url(/images_matrix/cliff0.gif);
}
.CliffBut A:HOVER {
	background-image : url(/images_matrix/cliff1.gif);
}
.pbButTxt {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
	color : #2C2C2C;
	margin: 5px 5px 0px 0px;
	float: left;	
}
.pbButCurr {
	border: 1px solid #2C2C2C;
	background-color: #FFFFFF;
	color : #2C2C2C;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
	padding: 3px 5px;
	margin: 2px 2px;
	float: left;
}
.pbBut A {
	border: 1px solid #2C2C2C;
	background-color: #000000;
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
	padding: 3px 5px;
	margin: 2px 2px;
	float: left;
}
.pbBut A:HOVER {
	border: 1px solid #2C2C2C;
	background-color: #000000;
	color : #2C2C2C;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
	padding: 3px 5px;
	margin: 2px 2px;
	float: left;	
}
.Error {
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;	
	color : #FFFFFF;
	padding: 5px;
	margin: 5px 0px;
	background-color: #FF8080;
	border: 1px solid #800000;
}
.Error A {
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
	color : #D6D6D6;	
}
.Error A:HOVER {
	font-size : 11px;
	font-weight : none;
	text-decoration : underline;
	color : #000000;	
}
.WellDone {
	font-size : 12px;
	/* font-weight : bold;*/
	text-decoration : none;	
	color : #FFFFFF;
	padding: 5px;
	margin: 5px 0px;
	background-color: #408080;
	border: 1px solid #00FF00;
}
.WellDone A {
	text-decoration : underline;	
	color : #000000;
}
.WellDone A:HOVER {
	text-decoration : underline;	
	color : #992135;
}
.Warning {
	font-size : 12px;
	/* font-weight : bold;*/
	text-decoration : none;	
	color : #000000;
	padding: 5px;
	margin: 5px 0px;
	background-color: #FF8040;
	border: 1px solid #FF6D06;
}
.Warning A {
	font-weight : bold;
	text-decoration : underline;	
	color : #000000;
}
.Warning A:HOVER {
	text-decoration : underline;	
	color : #992135;
}



/* End Init */

/* Begin Forms */
#formBG {
	padding: 5px;
	background-color: #E7EDE6;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottim: 5px;
}
.formButton {
	font-size : 11px;
	color : #FFFFFF; 
	font-weight : bold;
	background-color : #D70003; 
	border : 1px solid #AEACAC; 
	cursor : pointer;
}
.formText {
	font-size : 10px;
	color : #003399;
	font-weight : normal;	
}
.formTextarea {
	font-size : 12px;
	color : #003399;
	font-weight : normal;	
}
.formTextHidden {
	border-style: none;
	background-color: transparent;
	font-size : 10px;
	font-weight : bold;
	color : #D70003;	
}
.formItem {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;	
}
.formLabelMan {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;	
}
.formLabelOpt {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #808080;	
}
/* End Forms */

/*-------------- Begin Header -------------*/
#hBranding {
	background-image : url(/images_matrix/planet/branding_top.jpg);
	width : 950px;	
	height: 173px;
}
#hBrandingLogo {
	margin: 25px 0px 0px 15px;
	float: left;
}
.hBrandingTaal {
	margin-top: -13px;
	margin-left: 100px;
	padding: 2px;
	clear: both;
}
.hBrandingTaal A {
	font-size : 10px;
	font-weight : normal;	
	text-decoration : none;	
	color : #FFFFFF;
	padding: 2px;
}
.hBrandingTaal A:HOVER {
	background-color: #E5053A;
	font-size : 10px;
	font-weight : normal;	
	text-decoration : none;	
	color : #FFFFFF;
	padding: 2px;	
}
#hBrandingAd {
	margin: 5px 5px 0px 0px;
	float: right;
}
.hNeon{
	height: 1px;
	background-color: #CCCCCC;
	margin: 1px 0px;
	clear:both;	
}
#hNav {
	background-color: #2C2C2C;
	margin: 1px 0px 0px 0px;
	height: 24px;
}
#hNavLinks {
	float: left;
}
#hNavSearch {
	margin: 2px 5px 0px 0px;
	float: right;
}
.hNavLinkCurr {
	background-color: #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	font-variant : small-caps;
	text-decoration : none;	
	color : #2C2C2C;
	padding: 5px 5px;	
	float: left;
}
.hNavLink A {
	background-color: #2C2C2C;
	border-right: 1px solid #FFFFFF;	
	font-size : 12px;
	font-weight : bold;
	font-variant : small-caps;
	text-decoration : none;	
	color : #FFFFFF;
	padding: 5px 5px;	
	float: left;	
}
.hNavLink A:HOVER {
	background-color: #E5053A;
	border-right: 1px solid #FFFFFF;	
	font-size : 12px;
	font-weight : bold;
	font-variant : small-caps;
	text-decoration : none;	
	color : #000000;
	padding: 5px 5px;	
	float: left;	
}
/*--------------- End Header --------------*/

/*------------- Begin content -------------*/
/*---------- Begin Left content ----------*/
#cLeft {
	padding: 5px 10px 10px 10px;
}
.cLOrderArt {
	clear: both;
}
.cLTitle {
	font-size : 14px;
	font-weight : bold;	
	text-decoration : none;
	color : #2C2C2C;
	margin: 0px 0px 3px 0px;
}
.cLTitle A {
	text-decoration : none;
	color : #000000;
}
.cLTitle A:HOVER {
	text-decoration : underline;
	color : #000000;
}
.cLStreamer {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	text-align : justify;	
	color : #2C2C2C;
	/* height: 75px; */
}
.cLStreamer A {
	text-decoration : underline;
	color : #000000;
}
.cLStreamer A:HOVER {
	text-decoration : underline;
	color : #000000;
}
.cLDate {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
.cLCliff {
	float: right;
	margin-bottom: 5px;	
}
#cLeftAd {
	text-align: center;
	margin: 10px 0px;
	clear: both;
}
/*---------- Begin Right content ----------*/
#cMiddle {
	padding: 5px 10px 10px 10px;
}
#cMNews {
	margin-bottom: 10px;
}
.cRBlock {
	background-color : #A3B5C9;
	padding-bottom: 7px;
	clear: both;
}
.cMBreadCrumb {
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	clear: both;
}
.cMBCLink {
	float: right;
}
.cMDate {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #2C2C2C;
	margin-top: 3px;
	float: left;
}
.cMBCBG {
	width: 133px;
	height: 20px;
	background-image : url(/it/images_matrix/items/t_0_0.gif);
	background-repeat : repeat-y;
	text-align: right;
	float: right;
}
.cMBCBGTxt {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #2C2C2C;
	margin: 3px 10px 0px 0px;
}
.cMLastArt {
	margin-bottom: 10px;
	clear: both;
}
.cMNewsTable {
	clear: both;
	margin-bottom: 10px;
}
.cMNewsLink {
	font-size : 10px;
	font-weight : bold;	
	text-decoration : none;
	color : #000000;
}
.cMNewsLink A {
	font-size : 10px;
	text-decoration : none;
	color : #2C2C2C;
}
.cMNewsLink A:HOVER {
	font-size : 10px;
	text-decoration : underline;
	color : #000000;
}
.cMHr {
	width: 339px;
	height: 1px;
	background-color: #CCCCCC;
}
.cMTitle {
	font-size : 11px;
	font-weight : bold;	
	text-decoration : none;
	color : #2C2C2C;
}
.cMTitle A {
	font-size : 11px;
	text-decoration : none;
	color : #2C2C2C;
}
.cMTitle A:HOVER {
	font-size : 11px;
	text-decoration : underline;
	color : #000000;
}
.cMCat {
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
.cMStreamer {
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	text-align : justify;	
	color : #2C2C2C;
}
.cMStreamer A {
	text-decoration : underline;
	color : #000000;
}
.cMStreamer A:HOVER {
	text-decoration : underline;
	color : #000000;
}
#cMiddleAd {
	text-align: center;
	margin: 10px 0px;
}
/*---------- Begin Right content ----------*/
#cRight {
	padding: 0px 0px 5px 0px;
}
.cRBreadCrumb {
	margin: 5px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
}
.cRBCLink {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;	
	color : #232850;	
	text-align: center;
}
.cRBCLink A {
	text-decoration : none;	
	color : #232850;
}
.cRBCLink A:HOVER {
	text-decoration : none;	
	color : #FF0000;
}
#cRCover {
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.cRCoverTxt {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
	color : #FFFFFF;
	padding: 5px;
	margin: 0px 0px;
	background-color: #000000;
	border: 1px solid #000000;
}
#cRAd {
	text-align: center;
	margin-top: 10px;
}
.cRNLStreamer {
	padding: 0px 0px 5px;
	text-align: center;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}
.cRNLStreamer A {
	text-decoration : none;
	color : #FF0000;
}
.cRNLStreamer A:HOVER {
	text-decoration : underline;
	color : #FF0000;
}
#cRNewsletter {
	background-color: #AEB5D7;
	margin: 0px 0px 10px 0px;
}
#cRLatest {
	margin: 5px 5px;	
}
.cRHr {
	width: 200px;
	height: 1px;
	background-color: #E7EDE6;
}
.cRLink {
	font-size : 11px;
	font-weight : normal;	
	text-decoration : none;
	color : #999999;
}
.cRLink A {
	font-weight : normal;	
	text-decoration : none;
	color : #2C2C2C;
}
.cRLink A:HOVER {
	font-weight : normal;	
	text-decoration : underline;
	color : #000000;
}

/*---------- Begin Graph content ----------*/
.cGLastGraph {
	margin: -6px 0px 10px 0px; 
	border: 1px solid #CCCCCC;
}
.cGTitle {
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #2C2C2C;
	margin: 5px;
}
.cGTitle A {
	text-decoration : none;
	color : #000000;
}
.cGTitle A:HOVER {
	text-decoration : underline;
	color : #000000;
}
.cGStreamer {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	text-align : justify;	
	color : #2C2C2C;
	margin: 5px;
}
/*---------- Login & profile styles ----------*/
.cRItem {
	margin-bottom: 5px;
}
.cRItemTitle {
	font-size : 10px;
	font-weight : bold;	
	text-decoration : none;
	color : #720628;
}
.cRItemTitle a {
	text-decoration : none;
	color : #003366;
}
.cRItemTitle a:hover {
	text-decoration : underline;
	color : #003366;
}
.cRItemDate {
	font-size : 8px;
	font-weight : bold;	
	text-decoration : none;
	color : #666666;
}
.cRItemStreamer {
	font-size : 10px;
	font-weight : normal;	
	text-decoration : none;
	margin-top: 10px;
	color : #333333;
}
.cRLoginCheck {
	width: 20px;
	float: left;
}
.cRLoginCheckText {
	width: 120px;
	font-size : 10px;
	font-weight : normal;	
	text-decoration : none;
	margin-top: 3px;
	color : #333333;
	float: left;
}
.cRProfile {

}
.cRProAvatar {
	border: 1px solid #DFDFDF;
	margin-right: 2px;
	float: left;	
}
.cRProASL {
	height: 28px;
	margin: 0px 0px 0px 0px;	
	float: left;
}
.cRProAge {
	width: 29px;
	height: 24px;	
	border: 1px solid #DFDFDF;	
	text-align: center;	
	font-size : 16px;
	font-weight : bold;	
	color : #720628;	
	padding: 1px;
	margin-right: 2px;
	float: left;	
}
.cRProSex {
	width: 29px;
	border: 1px solid #DFDFDF;	
	text-align: center;	
	padding: 1px;
	margin-right: 2px;	
	float: left;	
}
.cRProLocation {
	width: 29px;
	border: 1px solid #DFDFDF;
	text-align: center;	
	padding: 1px;	
	float: left;
}
.cRProRating {
	width: 102px;
	height: 6px;
	margin-top: 2px;
	border: 1px solid #DFDFDF;
}
.cRProRatingUnit0 {
	background-color: #DFDFDF;
	width: 4px;
	height: 4px;
	margin: 1px 0px 0px 1px;
	float: left;
}
.cRProRatingUnit1 {
	background-color: #720628;
	width: 4px;
	height: 4px;
	margin: 1px 0px 0px 1px;	
	float: left;
}
.cRProLabel {
	width: 120px;
	padding-top: 2px;
	text-align : right;
	float: left;
}
.cRProNick {
	text-align: center;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	color : #720628;
	margin-bottom: 5px;
	clear: both;	
}
.cRProLink {
	color: #000000;
	text-decoration: none;		
	font-weight : bold;
	clear: both;	
}
.cRProLink a {
	color: #232850;
	text-decoration: none;		
	font-weight : bold;	
}
.cRProLink a:hover {
	color: #FF0000;
	text-decoration: none;		
	font-weight : bold;	
}
.cRProLinkSmall {		
	font-size : 10px;
	color: #000000;
	text-decoration: none;		
	font-weight : bold;
	clear: both;	
}
.cRProLinkSmall a {
	color: #232850;
	text-decoration: none;		
	font-weight : bold;	
}
.cRProLinkSmall a:hover {
	color: #FF0000;
	text-decoration: none;		
	font-weight : bold;	
}
/*---------- Begin Itempage content  2C2C2C 992135 DB828C ----------*/
.cIOrderArt {
	clear: both;
	margin: 10px 0px;
}
.cIBreadCrumb {
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	clear: both;
}
.cIBCLink {
	font-size : 15px;
	font-weight : bold;
	color : #2C2C2C;
	float: left;	
}
.cIBCLink A {
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
	color : #2C2C2C;
}
.cIBCLink A:HOVER {
	text-decoration : none;
	color : #000000;
}
.cIBCBG {
	text-align: right;
	float: right;
}
.cIBCBGTxt {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
.cIBCBGTxt A {
	text-decoration : none;
	color : #000000;
}
.cIBCBGTxt A:HOVER {
	text-decoration : none;
	color : #FF0000;
}
.cITitle {
	font-size : 14px;
	font-weight : bold;	
	text-decoration : none;
	color : #212952;
	margin: 0px 0px 3px 0px;
}
.cITitle A {
	text-decoration : none;
	color : #212952;
}
.cITitle A:HOVER {
	text-decoration : underline;
	color : #212952;
}
.cITitleSmall {
	font-size : 11px;
	color : #A3B5C9;
	font-weight : bold;
	text-decoration : none;
}
.cITitleSmall A {
	text-decoration : none;
	color : #A3B5C9;
}
.cITitleSmall A:HOVER {
	text-decoration : underline;
	color : #A3B5C9;
}
.cIStreamer {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	text-align : justify;	
	color : #2C2C2C;
	/* height: 75px; */
}
.cIStreamer A {
	text-decoration : underline;
	color : #000000;
}
.cIStreamer A:HOVER {
	text-decoration : underline;
	color : #000000;
}
.cIDate {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #C3D0E1;
}
.cICliff {
	float: right;
	margin-bottom: 5px;	
}
#cIAdIMU {
	margin: 5px;
	text-align: center; 
	clear: both;
}
#cIAdIMUr {
	margin: 5px 0px 5px 5px;
	float: right; 
}
/*---------- Begin Article content ----------*/
#aAdSky {
	width: 160px;
	padding: 5px 5px 0px 10px;
	text-align: center;  
	float: left;
}
#aBody {
	width: 550px;
	padding: 5px 10px 0px 5px;	
	float: left;	
}
#aHeader {
	margin: 0px 0px 5px 0px;
	height: 20px;
	border-bottom: solid 1px #CCCCCC;
}
.aHBreadCrumb {
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	color : #2C2C2C;
	float: left;
}
.aHBreadCrumb A {
	text-decoration : none;
	color : #000000;
}
.aHBreadCrumb A:HOVER {
	text-decoration : underline;
	color : #000000;
}
.aHBCDate {
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #2C2C2C;
	float: right;
}
#aIntro {
	height: 110px;
}
#aIntroImg {
	width: 126px;
	height: 110px;	
	margin: 0px 5px 0px 0px;
	float: left;
}
.aLoupe {
	clear: both;
	text-align: right;
	margin-top: -20px;
}
#aIntroTxt {
	height: 42px;
}
.aTitle {
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
.aTitle A {
	text-decoration : none;
	color : #000000;
}
.aTitle A:HOVER {
	text-decoration : underline;
	color : #000000;
}
.aSubTitle {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #2C2C2C;
	margin-bottom: 8px;	
}
.aStreamer {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	/* text-align : justify; */	
	color : #2C2C2C;
}
.aAuthor {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}
.aDate {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #2C2C2C;
}
.aBron {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #2C2C2C;
}
#aIcons {
	height: 23px;
}
.aIconimg {
	float: left;
	margin-right: 5px;
}
.aIcontxt {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #2C2C2C;
	margin-top: 5px;
	float: left;	
}
.aTalkback {
	float: right;
}
.aParaTitle {
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	margin-bottom: 3px;	
	clear: both;
}
.aPara {
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}
.aPara A {
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
.aPara A:HOVER {
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
}
.aDownloadLine {
	height: 14px;
	clear: both;
}
.aDownload {
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #2C2C2C;
	float: left;
}
.aDownload A {
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	margin: 0px 5px;
	float: left;	
}
.aDownload A:HOVER {
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
	float: left;	
}
.aShort {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #2C2C2C;
	margin-top: 10px;
}
#aAdIMU {
	margin: 10px 0px 0px 5px;
	float: right;
	clear: both;
}
#aPageBox {
	height: 25px;
	float: right;
}
#aCliff {
	margin: 5px 0px;
	float: right;
}
.aExtraTitle {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;	
	color : #000000;
	margin: 15px 0px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}
.aExtraLine {
	height: 14px;
	clear: both;
}
.aExtraBullet {
	float: left;
}
.aExtraLink A {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
	color : #2C2C2C;
	margin-top: 2px;
	float: left;
}
.aExtraLink A:HOVER{
	font-weight : bold;
	text-decoration : underline;	
	color : #000000;
	float: left;	
}
#aCoverIntro {
	height: 25px;
}
#aCover {
	clear: both;
}
#aCoverImg {
	/*width: 290px;*/
	height: 400px;
	float: left;
	clear: both;
	margin-bottom: 30px;
}
#aCoverTxt {
	/*width: 240px;*/
	margin-left: 10px;
	float: left;	
}
/*----------------- Talkback ------------------*/
.tbBreadCrumb {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	clear: both;
}
.tbBCBG0 {
	width: 133px;
	height: 20px;
	background-image : url(/it/images_matrix/items/c_0_0.gif);
	background-repeat : repeat-y;
	text-align: right;
	float: right;
}
.tbBCBG1 {
	width: 133px;
	height: 20px;
	background-image : url(/it/images_matrix/items/t_0_0.gif);
	background-repeat : repeat-y;
	text-align: right;
	float: right;
}
.tbBCBGTxt {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #2C2C2C;
	margin: 3px 5px 0px 0px;
}
.tbTableBG0 {
	background-color: #E7EDE6;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 3px;
}
.tbTableBG1 {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 3px;		
}
#tbReplyBG {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px 30px;
	padding: 5px;
}
.tbReply {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;	
}
.tbLoz {
	font-size : 10px;
	color : #FFFFFF;
	font-weight : bold;	
}
.tbHeader {
	font-size : 11px;
	color : #2C2C2C;
	font-weight : bold;	
}
.tbNick {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #2C2C2C;
}
.tbNumber {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}
.tbDate {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}
.tbLabel {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #2C2C2C;
}
.tbStreamer {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #2C2C2C;
	margin: 5px 0px;
}
.tbText {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #2C2C2C;
}
.tbText A {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
.tbText A:HOVER{
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
}
.tbCliff {
	clear: both;
	float: right;
}
#tbCaptcha {
	height: 50px;
	margin-left: 50px;
}
#tbPageBox {
	width: 550px;
	text-align: center;
	margin-bottom: 10px;
}
#tbTree {
	clear: both;
}
.tbTreeLink {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #2C2C2C;
	margin-bottom: 2px;
}
.tbTreeLink A {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
.tbTreeLink A:HOVER {
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
}
/*------------------ Search -------------------*/
.SearchLine {
	clear: both;
	height: 15px;
}
.sBullet {
	float: left;
}
.cSBreadCrumb {
	margin: 10px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	clear: both;
}
.sDate {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
	color : #000000;
	margin-top: 2px;
	float: right;
}
.sSubtitle {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
	color : #000000;
	margin-bottom: 5px;
}
.sResult {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
	color : #2C2C2C;
	margin: 5px 0px 0px 0px;
}
.sResult B {
	color : #000000;
}
.sLink A {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
	color : #2C2C2C;
	margin-top: 2px;
	float: left;
}
.sLink A:HOVER{
	font-weight : bold;
	text-decoration : underline;	
	color : #000000;
	float: left;	
}
.sCliff {
	margin: 5px 0px 10px 0px;
	float: right;
}
.sPageBox {
	height: 25px;
	margin: 5px 0px 10px 0px;	
	float: right;
}
/*------------------ Newsletter -------------------*/
.cMNewsletter0TD {
	margin: 5px 0px;
}
.cMNewsletter1TD {
	margin: 5px 0px;
}
.cMNLStep {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;	
	color : #000000;
}
.cMNLLabel {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
	color : #000000;
}
#cMNLPrivacyScroll {
	height: 100px;
	overflow: auto;	
}
.cMNLPrivacy {
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	color : #2C2C2C;
	margin-top: 10px;
}
.cMNLPrivacy A {
	text-decoration : none;
	font-weight : bold;	
	color : #2C2C2C;
}
.cMNLPrivacy A:HOVER {
	text-decoration : underline;
	font-weight : bold;	
	color : #000000;
}
#cMNLCaptcha {
	height: 50px;
}
#CaptchaImg {
	width: 160px;
	height: 50px;
	float: left;
}
#CaptchaTxt {
	float: left;
	margin-left: 5px;
}
.Captcha {
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #2C2C2C;
	margin: 5px 0px;;
}
.Captcha A {
	text-decoration : none;
	font-weight : bold;	
	color : #000000;
}
.Captcha A:HOVER {
	text-decoration : underline;
	font-weight : bold;	
	color : #000000;
}
/*------------------ Wedstrijd -------------------*/
.WedstrijdBG {
	background-color : #F2F2F2;
	border : 1px solid #CECFCE;
	padding: 5px 10px;
	text-align: center;
	margin: 0px 0px 5px 0px;	
}
.wedTopTD {
	height: 24px;
	text-align: center;
	background-image : url(/images_matrix/wedstrijd/wedstrijd_top.gif);
	background-repeat : no-repeat;
}
.wedMidTD {
	text-align: center;
	background-image : url(/images_matrix/wedstrijd/wedstrijd_mid.gif);
	background-repeat : repeat-y;	
}
.wedBotTD {
	text-align: center;
	background-image : url(/images_matrix/wedstrijd/wedstrijd_bot.gif);
	background-repeat : no-repeat;
}
.wedHeader {
	font-size : 12px;
	font-weight : bold;
	color : #000000;	
} 
.wedStreamer {
	font-size : 12px;
	font-weight : bold;
	color : #636563;
}
.wedStreamer A {
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}
.wedStreamer A:HOVER {
	font-size : 12px;
	color : #D70003;
	font-weight : bold;
	text-decoration : underline;
}

/*------------------ Enquete -------------------*/
#enqueteBG {
	background-color : #C6D6E7;
	border : 1px solid #CECBCE;
	margin-top: 5px;
}
.enqTitle {
	font-size : 16px;
	font-weight : bold;
	color : #000000;
	margin-bottom: 10px;
} 
.enqQuestion {
	font-size : 12px;
	font-weight : bold;
	color : #212952;
	border-bottom: 1px solid #71714E;
	padding-bottom: 5px;
}
.enqQuestion A {
	font-size : 12px;
	color : #212952;
	font-weight : bold;
	text-decoration : none;
}
.enqQuestion A:HOVER {
	font-size : 12px;
	color : #212952;
	font-weight : bold;
	text-decoration : underline;
}
.enqSubTitle {
	font-size : 12px;
	font-weight : bold;
	color : #000000;	
} 
.enqStreamer {
	font-size : 12px;
	font-weight : none;
	color : #000000;
}
.enqStreamer A {
	font-size : 12px;
	font-weight : bold;
	color : #003399;
}
.enqStreamer A:HOVER {
	font-size : 12px;
	font-weight : bold;
	color : #212952;
	text-decoration : underline;
}
#enqPrivacyScroll {
	height: 120px;	
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : #212952;
	background-color: #C6D6E7;
}
.enqPrivacy {
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
	color : #636563;
}
.enqPrivacy A {
	text-decoration : none;
	font-weight : bold;	
	color : #003366;
}
.enqPrivacy A:HOVER {
	text-decoration : underline;
	font-weight : bold;	
	color : #003366;
}

/*------------------ Footer -------------------*/
.fLink {
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : #2C2C2C;
	margin: 5px 0px; 
}
.fLink A {
	text-decoration : none;
	font-weight : bold;	
	color : #000000;
}
.fLink A:HOVER {
	text-decoration : underline;
	font-weight : bold;	
	color : #000000;
}
.fPriv {
	font-size : 9px;
	font-weight : normal;
	color : #2C2C2C;	
	text-decoration : none;
} 
.fPriv A {
	font-weight : bold;
	color : #000000;
	text-decoration : none;	
}
.fPriv A:HOVER {
	font-weight : bold;
	color : #000000;
	text-decoration : underline;	
}

/*---------------- Begin Special -----------------*/
#magaBG {
	width: 333px;
	background-color: #BECFBC;	
	padding: 5px;
	clear: both;	
}
#magaTable {
	width: 333px;
	height: 250px;
}
.magaBut {
	float: left;
}
.magaCover {
	float: left;
	clear: both;
}
.Privacy {
	font-size : 10px;
	font-weight : normal;
	color : #2C2C2C;	
	text-decoration : none;
} 
.Privacy A {
	font-weight : bold;
	color : #000000;
	text-decoration : none;	
}
.Privacy A:HOVER {
	font-weight : bold;
	color : #000000;
	text-decoration : underline;	
}

#GSBG {
	width: 210px;
	height: 248px;
	background-color: #F2F2F2;	
	border: 1px solid #CCCCCC;
	padding: 5px;
}

/*---------------- Begin Jobs -----------------*/
.cJJobat {
	margin: -6px 0px 10px 0px; 
	border: 1px solid #CCCCCC;
}
.cJComp {
	font-size : 12px;
	font-weight : bold;	
	text-decoration : none;
	color : #2C2C2C;
	margin: 0px 0px 3px 5px;
}
.cJComp A {
	text-decoration : none;
	color : #000000;
}
.cJComp A:HOVER {
	text-decoration : underline;
	color : #000000;
}
.cJTitle {
	font-size : 10px;
	font-weight : none;	
	text-decoration : none;
	color : #2C2C2C;
	margin: 0px 0px 3px 5px;
	border-bottom: 1px solid #CCCCCC;
}
.cJTitle A {
	text-decoration : none;
	color : #000000;
}
.cJTitle A:HOVER {
	text-decoration : underline;
	color : #000000;
}
/*----------------- End Jobs ------------------*/
/* SPECIAL CLASSES*/
.hidden { position:absolute; left:-999px;} /* gebruik deze class om inhoud te verbergen (dmv verplaatsing, anders wordt het ook onzichtbaar voor Google) */
.clear { clear:both;}
.clear5 { clear:both; height:5px;}
.clear10 { clear:both; height:10px;}
.clear15 { clear:both; height:15px;}
.clear20 { clear:both; height:20px;}
.clear30 { clear:both; height:30px;} /* deze clears kan je gebruiken in plaats van breaks */
.divider { height:2px; margin:0 0 0 6px; background:url(/images_matrix/planet/divider.png) no-repeat bottom right;}


/* Reviews */
.fastforward { font-size:24px; color:#ca0b01; padding:0; line-height:normal;}

p { margin: 0 0 20px 0; line-height:18px;}
#rightcol p { margin: 0 0 10px 0; }
p.right_align { display:block; text-align:right; margin:0; line-height:normal;}
p.categorie_vignet { display:block; width:83px; height:12px; background:url(/images_matrix/planet/categorie_bg.png) repeat-y; float:left; margin:2px 10px 0 0; padding: 0 0 0 10px; font-weight:bold; font-size:10px; color:#5c7b94; line-height:normal;}
p.categorie_special { display:block; height:12px; background:url(/images_matrix/planet/categorie_bg.png) repeat-y; float:left; margin:2px 10px 0 0; font-weight:bold; font-size:10px; color:#5c7b94; line-height:normal;}
p.aantal_vignet { display:block; width:53px; height:12px; background:url(/images_matrix/planet/categorie_bg.png) repeat-y; float:left; margin:2px 5px 0 0; font-weight:bold; font-size:10px; color:#5c7b94; text-align:right; line-height:normal;}
p.aantal_special { display:block; width:75px; background:url(/images_matrix/planet/categorie_bg.png) no-repeat; height:12px; float:left; margin:2px 5px 0 0; font-weight:bold; font-size:10px; color:#5c7b94; text-align:right; line-height:normal;}
p.topdownload { display:block; width:100px; height:12px; float:left; margin:2px 10px 0 0; font-weight:bold; font-size:10px; color:#CA0B01; line-height:normal;}

.smalltext { font-size:11px; color:#666; line-height:normal;}

/* LISTS */
ul { list-style: none; margin:0 0 0 10px; padding:0}
#rightcol ul { margin:0;} /* in de rechterkolom bebben de lists geen inspringing */
ol { margin:0 0 0 10px;}
ul li{ padding:0 0 8px 13px; margin: 0px; background: url(/images_matrix/planet/bullet.gif) no-repeat; background-position: 0px 5px;}
ul a { color:#333; text-decoration:none;} /* links in lists are black and not underlined */
ul a:hover { text-decoration:underline;} /* links in lists are black and not underlined */
ul.nobullets li { background:none; padding:0 0 6px 0; } /* gebruik de nobullets class als je geen bullets wil. bvb voor de lists met een vignet */

ul.downloads li { padding:6px 0 6px 50px; height:50px;  margin: 0px; background: url(/images_matrix/planet/download.png) no-repeat; background-position: 0px 0px; line-height:normal;}
ul.downloads a { font-weight:bold; font-size:12px; color:#055491; text-decoration:none;} /* links in lists are black and not underlined */
ul.downloads a:hover { text-decoration:underline;} /* links in lists are black and not underlined */


#breadcrumb { font-size:11px; color:#777; margin:0; padding: 5px 30px 0 30px; line-height:normal; }
#breadcrumb a { color:#777; text-decoration:none; }
#breadcrumb a:hover { text-decoration:underline; }

/*.greybox { background:url(/images_matrix/planet/greybox_bg.png) no-repeat; margin:0 0 0 0; position:relative; }*/ /* de greybox zijn de blokken in de maincol die een subtiele grijze gradient als background hebben. De greybox is even breed als de maincol anders kunnen de dividers niet over de hele breedte */
.greybox {}
.greybox_padding { padding: 15px 30px 25px 30px; height:1%; position:relative;} /* height 1% om peekabo bug op te lossen */
.greybox_padding a { color:#06375d; text-decoration:none;} 
.greybox_padding a:hover { text-decoration: underline;} 
.greybox p.categorie { display:block; height:24px; background:url(/images_matrix/planet/greybox_title_bg.png) no-repeat; margin:0 0 0 1px; font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#06375d; font-weight: bold; text-transform:uppercase; padding: 10px 0 0 30px; line-height:normal; }
.greybox p.categorie a { color:#06375d; text-decoration:none; }
.greybox p.categorie a:hover { text-decoration: underline;}


img { border:none;}
.imagebox { width:138px; height:118px; background:url(/images_matrix/planet/image_bg.png) no-repeat; position:relative; }
#rightcol .imagebox { width:138px; height:118px; background:url(/images_matrix/planet/image_bg_blue.png) no-repeat; position:relative; }
.imagebox img { position:absolute; top:9px; left:9px;}
.thumbnailbox { width:98px; height:86px; background:url(/images_matrix/planet/thumb_whitebox_rounded_bg.png) no-repeat; position:relative; }
#rightcol .thumbnailbox { background:url(/images_matrix/planet/thumb_whitebox_rounded_bg_blue.png) no-repeat;  }
.thumbnailbox img { position:absolute; top:9px; left:8px;}
.image_sub_box { width:138px; height:158px; background:url(/images_matrix/planet/image_sub_bg.png) no-repeat; position:relative;}
#rightcol .image_sub_box {  background:url(/images_matrix/planet/image_sub_bg_blue.png) no-repeat; }
.image_sub_box p {padding:117px 11px 0 11px; font-size:11px; color:#06375D; line-height:normal;}
.image_sub_box p a {color:#06375D; text-decoration:none; position:relative;}
.image_sub_box img { position:absolute; top:9px; left:9px;}

.align_left { float:left; margin:0 10px 10px 0;}
.align_left_small { float:left; margin:0 6px 6px 0;}
.align_left_big { float:left; margin:0 16px 16px 0;}
.align_left_zero { float:left; margin:0 0 6px 0;}
.align_right { float:right; margin:0 0 10px 10px;}
.align_right_small { float:right; margin:0 0 6px 6px;}
.align_right_big { float:right; margin:0 0 16px 16px;}
.align_right_zero { float:right; margin:0 0 6px 0;}

#readmore1, #readmore2, #readmore3, #readmore4, #readmore5 {position:absolute;bottom:37px;right:20px;z-index:80;}
#readmore1 a, #readmore2 a, #readmore3 a, #readmore4 a, #readmore5 a { color:#990000; margin:10px 0 0 0}

h1 { font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size:24px; color:#06375d; font-weight:bold; margin:0 0 5px 0; }
h1 a { color:#06375d; text-decoration:none; line-height:normal;}
h1 a:hover { text-decoration:underline;}
h2 { font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#000; font-weight:normal; line-height:normal; }
h2 a { color:#000; text-decoration:none;}
h2 a:hover { text-decoration:underline;}
/* End reviews */

/* overview */
h2.overview { font-size: 14px; color: #999; }
h2.overview a { color: #06375d; text-decoration: underline; }
h2.overview a:hover { text-decoration: none; }
div.archDate { float: left; margin-right: 10px; }
div.archLink { float: left; margin-right: 10px; }
/* end overview */

/* PAGING */
.paging_current { width:110px; height:14px; background:#e7e8e9; font-size:12px; font-weight:bold; color:#055491;  margin:0 auto; text-align:center; padding:2px 0 0 0;}
.paging { margin:0 auto; text-align:center; width:100%; background:url(/images_matrix/planet/paging_bg.png) 1px 0 no-repeat; top:0; left:0; height:28px; padding:3px 0 6px 0; font-size:12px; color:#055491;}
.paging a { color:#055491; text-decoration:none;}
.paging a:hover { text-decoration: underline;}
.paging a.previous {  margin: 0; }
.paging a.next {  margin:0 ; }
.paging .current { font-weight:bold; background:#c40101; color:#fff; padding:0 5px; margin:0 0 5px 0; }
.paging .other { font-weight:bold; color:#0150A0; padding:0 2px; margin:0 0 5px 0; }

/* TAGS */
.tags { display:block; margin:0 30px 30px 30px; background:url(/images_matrix/planet/icon_tags-trans.png) no-repeat 0 0; padding: 0 0 0 20px; font-size:10px; color:#444; line-height:16px;}
.tags a {color:#055491; text-decoration:none;}
.tags a:hover {text-decoration:underline;}

/* social bookmarks */
.bookmarks { font-size:10px; color:#777;} /* height toegevoegd voor peekaboo bug */
.bookmarks p { margin:-2px 20px 0 0; color:#777; font-weight:bold; } 
.bookmarks li { display: inline;margin:0 13px 0 0; padding:5px 0; background:none;   }
.bookmarks li a { color:#777; font-weight:bold; padding:2px 5px 2px 20px;  }
.bookmarks li a.delicious { background:url(/images_matrix/planet/icon_social_delicious.png) no-repeat;} 
.bookmarks li a.google { background:url(/images_matrix/planet/icon_social_google.png) no-repeat;}
.bookmarks li a.msn { background:url(/images_matrix/planet/icon_social_msn.png) no-repeat;}
.bookmarks li a.facebook { background:url(/images_matrix/planet/icon_social_facebook.png) no-repeat;}
.bookmarks li a.stumbleupon { background:url(/images_matrix/planet/icon_social_stumbleupon.png) no-repeat;}
.bookmarks li a.twitter { background:url(/images_matrix/planet/icon_social_twitter.png) no-repeat;}

.zoom_overlay { width: 13px; height:14px; background:url(/images_matrix/planet/icon_zoom-trans.png) no-repeat; position:absolute; left:124px; top:104px; z-index:40; cursor:pointer;}


#floating_login{
	display:none; 
	z-index:500000;
	position:absolute; 
	border: solid 1px #d70000;  
	background-color: #fff; 
	padding: 2px;
	width:300px;
}
#regboxfloat{	margin:0; padding: 0 0 2px 5px; z-index:500000;}
#regboxfloat_footer {  height:15px; z-index:500000;}

/*------------------ Captcha -------------------*/
#CaptchaImg{width:160px;height:50px;float:left;}
#CaptchaTxt{float:left;margin-left:5px;}
.Captcha{font-size:11px;font-weight:normal;text-decoration:none;color:#000000;margin:5px 0px;}
.Captcha A{text-decoration:none;font-weight:bold;color:#000000;}
.Captcha A:HOVER {text-decoration:underline;font-weight:bold;color:#D70003;}





#slideshow { position:relative; width: 574px; height:207px; background:url(/images_matrix/planet/contentcarrousel_bg.png) no-repeat;}
#slideshow div.loading {position:absolute;top:30px;left:90px;width:100px;text-align:center;color:white;}
#slideshow h1 {font-size:22px;font-weight:bold; color:#333333; margin:0}
#slideshow #slide1, #slideshow #slide2, #slideshow #slide3, #slideshow #slide4, #slideshow #slide5{position:absolute;top:0px;left:0px;z-index:50;width:574px;height:207px;display:block;}
#slideshow #slide1 a.toarticle, #slideshow #slide2 a.toarticle, #slideshow #slide3 a.toarticle, #slideshow #slide4 a.toarticle, #slideshow #slide5 a.toarticle{position:absolute;top:11px;left:10px;z-index:80;width:260px;height:130px;display:block; text-decoration:none; }
#slideshow a {color:#333;}
#slideshow #slide1 img, #slideshow #slide2 img, #slideshow #slide3 img, #slideshow #slide4 img, #slideshow #slide5 img{position:absolute;top:11px;left:10px;width:260px;height:130px;}
#slideshow #intro1, #slideshow #intro2, #slideshow #intro3, #slideshow #intro4, #slideshow #intro5{position:absolute;top:0;left:0;width:574px;color:white;cursor:pointer;text-decoration:none;z-index:99; }
#slideshow div.intropadding{padding:13px 20px 0px 303px;display:block;}
#slideshow div.intropadding p{color:#000000;font-size:11px;}
#slideshow div.intropadding p.extra{color:#ff0000;font-size:15px;}
#slideshow div.nav{position:absolute;top:183px;left:254px;width:300px;z-index:100; height:13px; line-height:13px; }
#slideshow a.slideprevious{float:right;width:13px;height:13px;display:block;background: url(/images_matrix/planet/contentcarrousel_button_previous.png) no-repeat;text-decoration:none; margin:0 0 0 136px;}
#slideshow a.slidenext{float:right;width:13px;height:13px;display:block;background: url(/images_matrix/planet/contentcarrousel_button_next.png) no-repeat;text-decoration:none;}
#slideshow a.slideplay{float:right;width:13px;height:13px;display:block;background: url(/images_matrix/planet/contentcarrousel_button_play.png) no-repeat;text-decoration:none;}
#slideshow a.slidepause{float:right;width:13px;height:13px;display:block;background: url(/images_matrix/planet/contentcarrousel_button_pause.png) no-repeat;text-decoration:none;}
#slideshow a.slide1, #slideshow a.slide2, #slideshow a.slide3, #slideshow a.slide4, #slideshow a.slide5{float:right;width:13px;height:13px;display:block;text-decoration:none; margin: 0 0 0 7px;}
#slideshow a.slide1{background:url(/images_matrix/planet/contentcarrousel_button_1.png) 0 -21px no-repeat;}
#slideshow a.slide2{background:url(/images_matrix/planet/contentcarrousel_button_2.png) 0 -21px no-repeat;}
#slideshow a.slide3{background:url(/images_matrix/planet/contentcarrousel_button_3.png) 0 -21px no-repeat;}
#slideshow a.slide4{background:url(/images_matrix/planet/contentcarrousel_button_4.png) 0 -21px no-repeat;}
#slideshow a.slide5{background:url(/images_matrix/planet/contentcarrousel_button_5.png) 0 -21px no-repeat;}
#slideshow a.slide1:hover, #slideshow a.slide2:hover, #slideshow a.slide3:hover, #slideshow a.slide4:hover, #slideshow a.slide5:hover{background-position:0 0;}
#slideshow a.slideprevious:hover, #slideshow a.slidenext:hover, #slideshow a.slideplay:hover, #slideshow a.slidepause:hover{background-position:0 -13px;}

#slideshow #slide1 a.slide1{position:absolute;left:299px;top:183px;background-position:0 0;}
#slideshow #slide2 a.slide2{position:absolute;left:319px;top:183px;background-position:0 0;}
#slideshow #slide3 a.slide3{position:absolute;left:339px;top:183px;background-position:0 0;}
#slideshow #slide4 a.slide4{position:absolute;left:359px;top:183px;background-position:0 0;}
#slideshow #slide5 a.slide5{position:absolute;left:379px;top:183px;background-position:0 0;}

#slideshow #slideshow p.extra { margin:0 0 5px 0;}




/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	OVERGENOMEN CLICKX STYLES : TE CONTROLEREN

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.regbox { width:569px; background:#EFEFE8 url(/images_matrix/planet/regbox_red_574.png) top left no-repeat; margin:10px 0 0 30px; position:relative; top:0; left:0; padding: 0 0 2px 5px;}
.regbox_footer { width:574px; margin:0 0 0 30px; height:15px; background: #EFEFE8 url(/images_matrix/planet/regbox_red_574_footer.png) bottom left no-repeat;}
#actcode {background: #EFEFE8; border: 1px solid #7e9db9; padding: 2px;}
#reg_error{	background:#EFEFE8 url(/inc_images/1/registration/pages/error.png) top left no-repeat; margin:5px; padding: 2px 0px 0px 25px;}
#reg_error a {font-weight:bold; color:#c40101;}
#reg_succes{ background:#EFEFE8 url(/inc_images/1/registration/pages/check.png) top left no-repeat; margin:5px; padding: 2px 0px 0px 25px;}
#reg_succes a {font-weight:bold; color:#009900;}
#reg_succes_in_grey{ background:#EFEFE8 url(/inc_images/1/registration/pages/check.png) top left no-repeat; margin:5px; padding: 2px 0px 0px 25px;}
#reg_succes_in_grey a {font-weight:bold; color:#009900;}
#reg_content { display: none; padding-left: 5px; font-size:12px; font-weight:bold; color:#c40101; }

#floating_login{display:none; z-index:500000;position:absolute; border: solid 1px #d70000;  background-color: #fff; padding: 2px;width:300px;}

#regboxfloat{	margin:0; padding: 0 0 2px 5px; z-index:500000;}
#regboxfloat_footer {  height:15px; z-index:500000;}

/*------------------ poll -------------------*/
.pResScoreBG {background: url(/images_matrix/planet/grafbody.gif) top left repeat-x; text-align: right;	height: 18px;}
.pResScore {font-size : 11px;font-weight : normal;text-decoration : none;color : #D70000;}

/*------------------ Captcha -------------------*/
#CaptchaImg{width:160px;height:50px;float:left;}
#CaptchaTxt{float:left;margin-left:5px;}
.Captcha{font-size:11px;font-weight:normal;text-decoration:none;color:#000000;margin:5px 0px;}
.Captcha A{text-decoration:none;font-weight:bold;color:#055491;}
.Captcha A:HOVER {text-decoration:underline;font-weight:bold;color:#055491;}

/*------------------ Lightbox -------------------*/
#lbOverlay {position: absolute;left: 0;width: 100%;background-color: #1E9EFA;cursor: pointer;z-index:9999;}
#lbCenter, #lbBottomContainer {position: absolute;left: 50%;overflow: hidden;background-color: #fff;z-index:9999;}
.lbLoading {background: #fff url(/images_matrix/planet/loading.gif) no-repeat center;z-index:9999;}
#lbImage {border: 10px solid #fff;z-index:9999;}
.photos {padding: 3px;border: 1px solid #fff;}
a:hover .photos{border: 1px solid #999;}
.lightboxDesc a {color: #999999;text-decoration: none;}
.lightboxDesc a:hover{color: #000000;text-decoration: none;}
/***************************
	styles for hidden next & previous buttons
***************************/
/*#lbPrevLink, #lbNextLink {display: block;position: absolute;top: 0;width: 50%;height: 32px;outline: none;}
#lbPrevLink{left: 0;}
#lbPrevLink:hover{background: transparent url(prevlabel.gif) no-repeat 0% 15%;}
#lbNextLink{right: 0;}
#lbNextLink:hover{background: transparent url(nextlabel.gif) no-repeat 100% 15%;}
/***************************
	styles for next & previous buttons as part of footer
***************************/
#lbPrevLink, #lbNextLink {display: block;width: 63px;height: 32px;outline: none;}
#lbPrevLink{float: left;background: transparent url(/images_matrix/planet/prevlabel.gif) no-repeat left;}
#lbPrevLink:hover{background: transparent url(/images_matrix/planet/prevlabel.gif) no-repeat left;}
#lbNextLink{float: right;background: transparent url(/images_matrix/planet/nextlabel.gif) no-repeat right;}
#lbNextLink:hover{background: transparent url(/images_matrix/planet/nextlabel.gif) no-repeat right;}
#lbControls{display: block;height: 32px;}
#lbBottom{font-family: Verdana, Helvetica, sans-serif;font-size: 10px;color: #666;line-height: 1.4em;text-align: left;border: 10px solid #fff;border-top-style: none;}
#lbCloseLink{clear: both;display: block;float: right;width: 66px;height: 22px;background: transparent url(/images_matrix/planet/closelabel.gif) no-repeat center;margin: 0px 0px 0px 0px;/*border: 1px solid #000;*/}
#lbCaption, #lbNumber, #lbDescription{margin-right: 71px;/*border: 1px solid #000;*/}
#lbCaption{font-weight: bold;}
.lightboxDesc{display: none;}
/**************************************************************
	SlideShow
	v 1.3
**************************************************************/
.slideshowContainer {border: 1px solid #ccc;width: 580px;height: 426px;margin-bottom: 5px;}
.loading {background: url(/images_matrix/planet/loading.gif) center no-repeat;}
.slideshowThumbnail {outline: none;}
.slideshowThumbnail img {border: 1px solid white;padding: 4px;}
a:hover.slideshowThumbnail img {border: 1px solid #ccc;padding: 4px;}
.current img{border: 1px solid red;padding: 5px;}
.outline{border: 1px solid orange;z-index: 0;position: absolute;}
#thumbnails {width: 580px;/*float: left;*/}
/*************************************************************/
/*----------ForumResult-------*/
.cite {padding:7px ;border: 1px dotted #ddd; background:#ffffff;}

/**************************************************************

	Sortable Table
	v 1.4

**************************************************************/
#myTable {border: 1px solid #ccc;width: 100%;}
#myTable thead th {background-color: #eee;background: #eee url(/images_matrix/planet/icon-table-sort.png) no-repeat 2px 8px;padding: 4px 4px 4px 14px;}
#myTable tbody tr {background-color: #eee;padding: 4px;}
#myTable tbody tr.altRow {background-color: #fff;}
#myTable tbody tr td {padding: 0 2px;}

#myTable tbody tr td a {color:#000; text-decoration:none;}
#myTable tbody tr td a:hover {text-decoration:underline;}
#myTable tbody tr.rightAlign {text-align: right;}
#myTable thead th.sortedASC {background: url(/images_matrix/planet/icon-table-sort-asc.png) no-repeat 2px 4px #eee;}
#myTable thead th.sortedDESC {background: url(/images_matrix/planet/icon-table-sort-desc.png) no-repeat 2px 10px #eee;}
#myTable thead th.noSort{background:#eee;}
#myTable thead th.tableHeaderOver {cursor: pointer;color: #354158;}
/*tr.selected {background-color: gold;color: #fff;}*/
/*#myTable tbody tr.over{background-color: #354158;color: #fff;cursor: pointer;}*/
#myTable tbody tr.hide{display: none;}
/*************************************************************/


/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {position: absolute;border: 20px solid #FFF;background-color: #FFF;display: none;z-index: 51;text-align: left;/*overflow: hidden;*/}
.MultiBoxLoading {background: url(/images_matrix/planet/loading.gif) no-repeat center;}
.MultiBoxContent {position: relative;width: 100%;height: 100%;overflow: hidden;}
.MultiBoxClose {position: absolute;top: -26px;right: -26px;background: url(/images_matrix/planet/close.png) no-repeat;width: 24px;height: 24px;cursor: pointer;}
.MultiBoxControlsContainer {overflow: hidden;height: 0px;position: relative;}
.MultiBoxControls {width: 100%;height: auto;position: relative;background-color: #000000;}
.MultiBoxPrevious {position: absolute;background: url(/images_matrix/planet/left.png) no-repeat;width: 24px;height: 24px;left: 0px;margin-top: 5px;cursor: pointer;}
.MultiBoxNext {position: absolute;background: url(/images_matrix/planet/right.png) no-repeat;width: 24px;height: 24px;right: 0px;margin-top: 5px;cursor: pointer;}
.MultiBoxNextDisabled {cursor: default;background: url(/images_matrix/planet/rightDisabled.png) no-repeat;}
.MultiBoxPreviousDisabled {cursor: default;background: url(/images_matrix/planet/leftDisabled.png) no-repeat;}
.MultiBoxTitle {position: relative;margin: 10px 0 0 35px;float: left;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #FFF;font-weight: bold;text-align: left;}
.MultiBoxNumber {position: relative;width: 50px;margin: 10px 35px 0 0;float: right;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #FFF;text-align: right;}
.MultiBoxDescription {clear: left;position: relative;margin: 0 35px 0 35px;padding-top: 5px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #FFF;text-align: left;}
/*************************************************************/



/* Creatives */
h4 { color: #5C6972; border-bottom: 1px solid #CCC; margin-bottom: 6px; }
.label0 { background-color: #E0E0E0; }
.label1 { background-color: #D0D0D0; }
.content0 { background-color: #EFEFEF; padding: 2px; }
.content1 { background-color: #E0E0E0; padding: 2px; }
.content0 select, .content1 select, .content0 input, .content1 input { text-align: left; }
.content0 input[type="submit"] { background-color: #D50000; border: 1px solid #FFF; padding: 0 6px; color: #FFF; cursor: hand; }
.bullet { margin-right: 6px; }
.productfichecontainer { float: left; width: 270px; padding: 2px; margin: 0 10px 20px 0; }
.ad_error { background-color: #FF0000; color: #FFF; }
.ad_error a { color: #FFF; }
.ad_warning {background-color: #FF9900; color: #FFF; }
.ad_OK { background-color: #00FF00; color: #FFF; }
/* FLIPBOOK */
#flipbook { position:relative; width: 574px; height:467px; background:url(../../images_matrix/planet/flipbook_bg.png) no-repeat; margin: 0 0 30px 0;}
.flipbook_overlay { display:block; width:572px; height:381px; background:url(../../images_matrix/planet/flipbook_overlay_572.png) no-repeat; position:absolute; top:50px; left:1px; z-index:200}
.flipbook_overlay_cover { display:block; width:572px; height:381px; background:url(../../images_matrix/planet/flipbook_overlay_cover_572.png) no-repeat; position:absolute; top:50px; left:1px; z-index:200}
.flipbook_left { width:267px; height:343px; position:absolute; top: 65px; left:18px;}
.flipbook_right { width:267px; height:343px; position:absolute; top: 65px; left:285px;}
.textblock { padding:15px; }

#flipbook .slideshow_title { font-size:9px; font-weight:bold; text-transform:uppercase; color:#fff; padding: 15px; }
/*#flipbook div.loading {position:absolute;top:180px;left:240px;width:100px;text-align:center;color:white;}*/
#flipbook h1 {font-size:22px;font-weight:bold; color:#777; margin:0}
#flipbook #slide1, #flipbook #slide2, #flipbook #slide3, #flipbook #slide4, #flipbook #slide5, #flipbook #slide6, #flipbook #slide7, #flipbook #slide8 {position:absolute;top:0px;left:0px;z-index:50;width: 554px; height:495px;display:block;}
#flipbook a.toarticle { display:none; visibility:hidden; }
#flipbook a {color:#fff;}

#flipbook #slide1 img, #flipbook #slide2 img, #flipbook #slide3 img, #flipbook #slide4 img, #flipbook #slide5 img, #flipbook #slide6 img, #flipbook #slide7 img, #flipbook #slide8 img { z-index:199}
#flipbook #intro1, #flipbook #intro2, #flipbook #intro3, #flipbook #intro4, #flipbook #intro5, #flipbook #intro6, #flipbook #intro7, #flipbook #intro8 {display:none; visibility:hidden;}
#flipbook .navcontrols {position:absolute;top:15px;left:260px;width:275px;z-index:100; height:16px; line-height:16px; }
#flipbook a.slideprevious{float:right;width:18px;height:12px;display:block;background: url(../../images_matrix/planet/contentcarrousel_button_previous.png) no-repeat;text-decoration:none; margin:0 0 0 20px;}
#flipbook a.slidenext{float:right;width:18px;height:12px;display:block;background: url(../../images_matrix/planet/contentcarrousel_button_next.png) no-repeat;text-decoration:none;}
#flipbook a.slideplay{float:right;width:19px;height:12px;display:block;background: url(../../images_matrix/planet/contentcarrousel_button_play.png) no-repeat;text-decoration:none;}
#flipbook a.slidepause{float:right;width:19px;height:12px;display:block;background: url(../../images_matrix/planet/contentcarrousel_button_pause.png) no-repeat;text-decoration:none;}

#flipbook a.slideprevious2 { display:block; width:54px;height:66px; text-decoration:none; position:absolute; top:350px; left:21px; z-index:400; } /* ezelsoor links */
#flipbook a.slidenext2 { display:block; width:54px;height:66px; text-decoration:none; position:absolute; top:350px; left:505px; z-index:400; } /* ezelsoor rechts */
#flipbook a.slideprevious2:hover { background:url(../../images_matrix/planet/flipbook_ezelsoor_left.png) no-repeat top left;  } /* hover op ezelsoor links */
#flipbook a.slidenext2:hover { background:url(../../images_matrix/planet/flipbook_ezelsoor.png) no-repeat top left;  } /* hover op ezelsoor rechts */
#flipbook #slide1 .hide_ezelsoor_left {display:block; width:54px;height:66px; text-decoration:none; position:absolute; top:350px; left:21px; z-index:410; } /* verberg ezelsoor links (voor cover) */

#flipbook .nav123 {position:absolute; bottom:13px; left:15px;width:400px;z-index:100; height:16px; line-height:16px; }
#flipbook a.slide1, #flipbook a.slide2, #flipbook a.slide3, #flipbook a.slide4, #flipbook a.slide5, #flipbook a.slide6, #flipbook a.slide7, #flipbook a.slide8 {float:left;width:16px;height:16px;display:inline;text-decoration:none; margin: 0 0 0 10px; font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:11px; font-weight:bold; text-align:center; background:url(../../images_matrix/planet/contentcarrousel_button.png) top left no-repeat;}
#flipbook a.slide1:hover, #flipbook a.slide2:hover, #flipbook a.slide3:hover, #flipbook a.slide4:hover, #flipbook a.slide5:hover, #flipbook a.slide6:hover, #flipbook a.slide7:hover, #flipbook a.slide8:hover {background-position: bottom;}
#flipbook a.slideprevious:hover, #flipbook a.slidenext:hover, #flipbook a.slideplay:hover, #flipbook a.slidepause:hover{background-position:0 -16px;}

#flipbook #slide1 a.activeslide1 {width:24px; height:24px; position:absolute;left:21px;bottom:9px;background: url(../../images_matrix/planet/contentcarrousel_button_active.png);}
#flipbook #slide2 a.activeslide2 {width:24px; height:24px; position:absolute;left:47px;bottom:9px;background: url(../../images_matrix/planet/contentcarrousel_button_active.png);}
#flipbook #slide3 a.activeslide3 {width:24px; height:24px; position:absolute;left:73px;bottom:9px;background: url(../../images_matrix/planet/contentcarrousel_button_active.png);}
#flipbook #slide4 a.activeslide4 {width:24px; height:24px; position:absolute;left:99px;bottom:9px;background: url(../../images_matrix/planet/contentcarrousel_button_active.png);}
#flipbook #slide5 a.activeslide5 {width:24px; height:24px; position:absolute;left:125px;bottom:9px;background: url(../../images_matrix/planet/contentcarrousel_button_active.png);}
#flipbook #slide6 a.activeslide6 {width:24px; height:24px; position:absolute;left:151px;bottom:9px;background: url(../../images_matrix/planet/contentcarrousel_button_active.png);}
#flipbook #slide7 a.activeslide7 {width:24px; height:24px; position:absolute;left:177px;bottom:9px;background: url(../../images_matrix/planet/contentcarrousel_button_active.png);}
#flipbook #slide8 a.activeslide8 {width:24px; height:24px; position:absolute;left:203px;bottom:9px;background: url(../../images_matrix/planet/contentcarrousel_button_active.png);}

#flipbook #readmore1, #flipbook #readmore2, #flipbook #readmore3, #flipbook #readmore4, #flipbook #readmore5, #flipbook #readmore6, #flipbook #readmore7, #flipbook #readmore8 {position:absolute;bottom:15px;right:20px;z-index:80;color:#888; font-size:9px; font-weight:bold; text-transform:uppercase; text-decoration:none; }
#flipbook #readmore1 a, #flipbook #readmore2 a, #flipbook #readmore3 a, #flipbook #readmore4 a, #flipbook #readmore5 a, #flipbook #readmore6 a, #flipbook #readmore7 a, #flipbook #readmore8 a { color:#888; margin:10px 0 0 0; text-decoration:none; }
#flipbook #readmore1 a:hover, #flipbook #readmore2 a:hover, #flipbook #readmore3 a:hover, #flipbook #readmore4 a:hover, #flipbook #readmore5 a:hover, #flipbook #readmore6 a:hover, #flipbook #readmore7 a:hover , #flipbook #readmore8 a:hover  { color:#29cf0e; }
