html, body
{
	height:100%;
	margin:0px;
	padding:0px;
	font-family:tahoma;
}
/*
body
{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	background:#FFFFFF url(../Images/tall_header.gif) top left repeat-x; 
	font-family:tahoma;
}*/

/*=================================================*/
.profileImage
{
	/*width:80px;
    height:80px;*/
    border:solid 1px #333333;
    background-color:#FFFFFF; 
    padding:5px 5px 5px 5px;
}
.bannerContainer
{	
    border:solid 1px #333333;
    background-color:#FFFFFF;     
    /*padding:5px 5px 5px 5px;*/
}
.thumbPublication_hot1
{	
    border:solid 1px #333333;
    background-color:#FFFFFF;     
    padding:5px 5px 5px 5px;
    width:309px;
    height:178px;
}
.thumbPublication_hot2
{	
    border:solid 1px #333333;
    background-color:#FFFFFF;     
    padding:5px 5px 5px 5px;
    width:232px;
    height:157px;
}
			
.thumbPublication_normal
{	
    border:solid 1px #333333;
    background-color:#FFFFFF;     
    padding:5px 5px 5px 5px;
    width:67px;
    height:67px;
}

.thumbBorder
{	
	margin:10px 10px 10px 10px;
    border:solid 1px #333333;     
    padding:2px 2px 2px 2px;    
}

.clearFloat
{
	clear:both;
	
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

.remark
{
	font-style:italic;padding-top:5px;
	font-size:8pt;
}
.required1
{
	padding-left:5px;
	font-size:8pt;
	color:#FF0033;font-weight:bold;
}
.required2
{
	padding-left:5px;
	font-size:8pt;
	color:#009900;font-weight:bold;
}
.required3
{
	padding-left:5px;
	font-size:8pt;
	color:#999999;font-weight:bold;
}
.latestItem
{
	padding-left:5px;
	font-size:8pt;
	color:#FF0033;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
}
/*=================================================*/

.datePicker .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}

/*=================================================*/

.content-frame
{
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

.content-frame .body
{
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

.content-frame .body .body-content
{
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	width:570px;
	float:left;
}
.content-frame .body .body-advertisement
{
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	width:400px;
	float:left;
}

.content-box-large
{
	width:565px;
	background-color:#F9F9F9;
	border:solid 1px #E7E7E7;
}

.content-box-wrapper
{
	padding:15px 15px 15px 15px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */	
}

.content-box-wrapper .info-short{
	margin-top:10px;margin-bottom:10px;
}

.content-box-footer
{
	background-color:#5B5B5B;width:100%;height:25px;
}

.content-box-footer a{ color:#FFFFFF; text-decoration:none; font-weight:bold;}
.content-box-footer a:hover{ color:#FFFFFF; text-decoration:underline; font-weight:bold;}
.content-box-footer img{ margin:0 0 0 5px; vertical-align:middle}
.content-box-footer .date-box{
	background-color:#4B4B4B;width:85px;height:24px;float:right;
	color:#FFFFFF;
	font-size:7pt;
}
.content-box-footer .date-box .wrapper{
	padding:3px 0px 0px 10px;
}
.content-box-footer .readmore{
	float:left;
}
.content-box-footer .readmore .wrapper{
	padding:3px 0px 0px 10px;
}

.content-box-verysmall
{
	width:160px;overflow:hidden;text-overflow:ellipsis;margin-right:15px;margin-top:5px;float:left;
}

.title-large
{
	color:#080808; 
	font-size:16px; 
	font-weight:bold;	
	padding-bottom:8px;
	border-bottom:solid 3px #E7E7E7;	
	margin:10px 0px 15px 0px;
}

.link-list ul { margin:0; padding:0; list-style:none;}
.link-list ul .categoryTitle{ font-weight:bold;font-size:10pt; padding-bottom:4px; color:#000000; background-image:none; padding-top:10px; }
.link-list li{ background:url(../Images/ch2.gif) 0px 6px no-repeat; padding-left:14px;}
.link-list li a {line-height:17px; color:#3E3E3E; text-decoration:underline;}
.link-list li a:hover{ text-decoration:none}
/*=================================================*/
.messageHolder{
	
	margin-left:5px;
	border:solid 1px #999999;
	padding:3px 3px 3px 3px;
	color:#080808; 
	font-size:10px;	
	background-color:#FFFACD;
}

.messageHolder .message{
	padding:32px 5px 5px 5px;
	color:#080808; 	
	background:#FFFFFF url(../Images/Inputs/warning.gif) top left no-repeat; 
	
}

.messageHolder .messageHorizontal{
	padding:5px 5px 5px 35px;
	color:#080808; 	
	background:#FFFFFF url(../Images/Inputs/warning.gif) top left no-repeat; 
	height:40px;	
}

/*=================================================*/

.searchResult_title
{
	color:#080808; 
	font-size:11px; 
	font-weight:bold; 
}

.searchResult_item
{
	background:url(../Images/ch2.gif) top left no-repeat; 
	padding-left:14px;
	
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:5px;
}

.dateInfo{ background:#4B4B4B; height:100%; width:84px; text-indent:5px; color:#FFFFFF;font-size:7pt;}

.userName
{
	color:#FF4E00; 
	font-size:8pt;
	font-weight:bold; 	
}
/*=================================================*/
.contentColor
{
	color:#333333;
}
.editForm
{
	font-size:8pt;
	background-color:#F6F6F6;
	border:solid 1px #E7E7E7;
	padding:5px 5px 5px 5px;
}

.editForm .title
{
	color:#080808; 
	font-size:16px; 
	font-weight:bold; 
	margin-left:10px; 
	height:30px;
}
.editForm .attention
{
	color:#080808; 
	font-size:11px; 
	font-weight:bold; 
	margin-left:10px; 
	padding-bottom:3px;
}
.editForm .attentionRemark
{
	color:#666666; 
	font-style:italic;
}

.editForm .fieldsRegion
{
	color:#080808; 
	font-size:11px; 
	font-weight:normal; 
	margin-left:10px; 
	margin-bottom:20px;
}

.editForm .line
{
	width:100%; 
	height:3px; 
	background:#E7E7E7;
}

.editForm .textBox
{
	color:#3F3F3F;
	border-bottom:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
	border-top:none;
	border-left:none;
	background:#FFFFFF;
	padding:1px 2px 0 2px;
	margin:1px 0 5px 0;
	/*font:normal 14px Courier New, Courier, monospace; */
	width:150px;
}

.imageCode
{
	color:#3F3F3F;
	border-bottom:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
	border-top:none;
	border-left:none;
	background:#FFFFFF;
	padding:1px 2px 0 2px;
	margin:1px 0 5px 0;
	/*font:normal 14px Courier New, Courier, monospace; */
	width:145px;
}

.imageCode_waterMark
{
	color:#8D8D8D;
	border-bottom:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
	border-top:none;
	border-left:none;
	background:#FFCC01;
	padding:1px 2px 0 2px;
	margin:1px 0 5px 0;
	/*font:normal 14px Courier New, Courier, monospace; */
	width:145px;
}

.editForm .textBoxDate
{
	color:#3F3F3F;
	border-bottom:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
	border-top:none;
	border-left:none;
	background:#FFFFFF;
	padding:1px 2px 0 2px;
	margin:1px 0 5px 0;
	/*font:normal 14px Courier New, Courier, monospace; */
	width:80px;
}

.editForm .textBoxLarge
{
	color:#3F3F3F;
	border-bottom:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
	border-top:none;
	border-left:none;
	background:#FFFFFF;
	padding:1px 2px 0 2px;
	margin:1px 0 5px 0;
	/*font:normal 14px Courier New, Courier, monospace; */
	width:350px;
}


.textBoxReaction
{
	color:#3F3F3F;
	border-bottom:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
	border-top:none;
	border-left:none;
	
	background-color:#FFFFCC;
	padding:1px 2px 0 2px;
	margin:1px 0 5px 0;
	/*font:normal 14px Courier New, Courier, monospace; */
	width:595px;
	height:150px;
}

.editForm .fileSelector
{
	color:#3F3F3F;
	border-bottom:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
	border-top:none;
	border-left:none;
	background:#FFFFFF;
	padding:1px 2px 0 2px;
	margin:1px 0 5px 0;
	/*font:normal 14px Courier New, Courier, monospace; */
	width:250px;
}

.editForm .fileSelectorUploadBtn
{
	font-size:8pt;
	height:20px;
	color:#333333;
	border-bottom:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
	border-top:none;
	border-left:none;
	background:#AAAAAA;
	padding:1px 2px 0 2px;
	margin:1px 0 5px 0;
	/*font:normal 14px Courier New, Courier, monospace; */
	width:75px;
}

.editForm .textBoxSmall
{
	color:#3F3F3F;
	border-bottom:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
	border-top:none;
	border-left:none;
	background:#FFFFFF;
	padding:1px 2px 0 2px;
	margin:1px 0 5px 0;
	/*font:normal 14px Courier New, Courier, monospace; */
	width:60px;
}

.passwordStrength
{
	font-size:8pt;
}
.passwordStrength_ergZwak
{
	font-size:8pt;width:208px;color:#FFFFFF;padding:3px 0px 0px 5px;font-weight:bold;
	width:208px;
	height:22px;
	background:#FFFFFF url(../Images/Inputs/ps_ergzwak.jpg) top left no-repeat; 
}

.passwordStrength_zwak
{
	font-size:8pt;color:#FFFFFF;padding:3px 0px 0px 5px;font-weight:bold;
	width:208px;
	height:22px;
	background:#FFFFFF url(../Images/Inputs/ps_zwak.jpg) top left no-repeat; 
}

.passwordStrength_gemiddeld
{
	font-size:8pt;color:#FFFFFF;padding:3px 0px 0px 5px;font-weight:bold;
	width:208px;
	height:22px;
	background:#FFFFFF url(../Images/Inputs/ps_gemiddeld.jpg) top left no-repeat; 
}

.passwordStrength_sterk
{
	width:208px;color:#FFFFFF;padding:3px 0px 0px 5px;font-weight:bold;
	height:22px;
	font-size:8pt;
	background:#FFFFFF url(../Images/Inputs/ps_sterk.jpg) top left no-repeat; 
}

.passwordStrength_perfect
{
	width:208px;color:#FFFFFF;padding:3px 0px 0px 5px;font-weight:bold;
	height:22px;
	font-size:8pt;
	background:#FFFFFF url(../Images/Inputs/ps_perfect.jpg) top left no-repeat; 
}


/*====================================================================================================*/

.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}



/*===========================*/
.phoneSearchResultThumb
{
	cursor:pointer;background-image:url('../WebImages/Main/Phone/resultRow.jpg');background-repeat:no-repeat;
	width:534px;height:51px;overflow:hidden;margin-top:3px;
}

.phoneSearchResultThumbExtraInfo 
{
	display:none;background-image:url('../WebImages/Main/Phone/resultRowExtraInfo.jpg');background-repeat:no-repeat;
	width:534px;height:201px;overflow:hidden;margin-top:3px;	
}

.phoneSearchThumb
{
	background-image:url(../WebImages/Main/surinameGids.jpg);width:277px;height:54px;background-repeat:no-repeat;margin-bottom:5px;
}

/*===========================*/

.valutaSearchThumb
{
	background-image:url(../WebImages/Main/valutaBanner.jpg);width:277px;height:54px;background-repeat:no-repeat;margin-bottom:5px;
}

/*=================================================*/
.searchResult
{
	height:400px;	
	width:587px;
	overflow-x:hidden;
	overflow-y:scroll;
	
	padding:0px 3px 0px 3px;	
}

.searchResult .row
{
	color:#3F3F3F;
	border-bottom:solid 1px #CCCCCC;
	
	border-top:none;
	border-left:none;
	background-color:#FFFFFF;
	padding:1px 2px 0 2px;
	margin:1px 0 3px 0;	
	width:100%;
	font-size:9pt;
	height:20px;
	font-weight:normal;
	cursor:pointer;
}

.searchResult .rowOnRollOver
{
	color:#3F3F3F;	
	border-bottom:solid 1px #CCCCCC;
	
	cursor:pointer;
	font-weight:normal;
	border-top:none;
	border-left:none;
	background-color:#C1E1FE;
	padding:1px 2px 0 2px;
	margin:1px 0 3px 0;	
	width:100%;
	font-size:9pt;
	height:20px;
}

.searchResult .thumbRow
{
	float:left;
	color:#3F3F3F;
	border-bottom:solid 1px #CCCCCC;
	
	border-top:none;
	border-left:none;
	background-color:#FFFFFF;
	padding:1px 2px 0 2px;
	margin:1px 0px 3px 0;	
	
	font-size:8pt;
	height:105px;
	/*width:290px;*/
	font-weight:normal;
	cursor:default;
}

.searchResult .thumbRowOnRollOver
{
	float:left;
	color:#3F3F3F;	
	border-bottom:solid 1px #CCCCCC;
		
	font-weight:normal;
	border-top:none;
	border-left:none;
	background-color:#C1E1FE;
	padding:1px 2px 0 2px;
	margin:1px 5px 3px 0;	
	
	font-size:8pt;
	height:105px;
	/*width:290px;*/
	cursor:default;
}

.searchResult .item
{
	float:left;
	width:210px;
	height:100%;
	overflow:hidden;
	padding-left:3px;
}

.searchResult .thumbItem
{
	float:left;
	padding:2px 2px 2px 2px;
	width:50px;
	height:50px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
}

.searchResult .seperator
{
	float:left;
	background-color:#E7E7E7;
	border-right:solid 1px #CCCCCC;
	width:5px;
	height:100%;
}

/*=================================================*/
.leftThumbContainer
{
	margin-top:8px;
	margin-left:17px;
	
	width:173px;
	margin-bottom:10px;
	background-color:#F4F4F4;
	border-left:solid 1px #DCDCDC;
	border-right:solid 1px #DCDCDC;
}

.leftThumbContainer .item
{	
	border-bottom:solid 1px #DCDCDC;
	padding:3px 3px 3px 3px;
	cursor:pointer;
}

.leftThumbContainer .linksTitle{
	background:#FFFFFF url(../WebImages/LeftThumb/linksTitle.jpg) top left no-repeat; 
	height:21px;	
	width:173px;
	overflow:hidden;
}

/*=================================================*/
A.gotoPublication:link {
	color:inherit;
	text-decoration:none;
}
A.gotoPublication:visited {
	color:inherit;
	text-decoration:none;
}
A.gotoPublication:hover {
	color:inherit;
	text-decoration:none;
}
A.gotoPublication:active {
	color:inherit;
	text-decoration:none;
}

/*===========================*/
.profileSearchResultThumb
{
	float:left;
	cursor:default;background-image:url('../WebImages/Main/Profiles/searchThumb.jpg');
	background-repeat:no-repeat;width:275px;height:175px;overflow:hidden;margin-top:3px;
}

.radio-selection{	
	background:#FFFFFF url(../WebImages/Controls/radioPlayer.jpg) top left no-repeat; 	
	width:400px;
	height:140px;
	overflow:hidden;
}
.radio-player-container
{
	/*width:400px;
	height:150px;
	overflow:hidden;*/
}

.radio-player
{
	width:400px;
	height:50px;
	overflow:hidden;
}

.radio-open{	
	background:#FFFFFF url(../WebImages/Controls/live-radio.jpg) top left no-repeat; 	
	width:170px;
	height:33px;
	overflow:hidden;
	cursor:pointer;
	margin-left:15px;
	margin-bottom:10px;
}

/*===========================*/
.smily-header
{
	background-color:#CCCCCC;
	border:solid 1px #333333;
	/*padding:5px 5px 5px 5px;*/
	width:300px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
	margin-bottom:2px;
}
.smily-body
{
	width:300px;
	margin-bottom:10px;
}

.smily-open{	
	background:#FFFFFF url(../WebImages/Controls/add-smily.jpg) top left no-repeat; 	
	width:25px;
	height:24px;
	overflow:hidden;
	cursor:pointer;
	
	position:absolute;
	margin-top:4px;
	margin-left:160px;
	z-index:2;
}
