/* slightly enhanced, universal clearfix hack */
.clear:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clear { display: inline-block; }
/* start commented backslash hack \*/
* html .clear { height: 1%; }
.clear { display: block; }

.opacity-0 {filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0}

.text-area div {clear: both}
.text-area {overflow: hidden}

div.content-edit {border: 1px solid #777; background: #fff}

div.pages {margin: 15px 0}
div.float-left  {float: left; font-size: 12px; color: #666}
div.float-right {float: right; font-size: 12px; color: #666}

div.float-left img, div.float-right img {vertical-align: text-bottom}

div.float-left a  {font-weight: normal}
div.float-right a {font-weight: normal; padding: 5px 10px}

div.float-right span strong {padding: 5px 10px}}

.abstract {color: #333333; font-style: italic; font-size: 10px}

#dialogContainer {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1001;
	text-align: center;
	width: 100%;
}

#multiLanguageDialog {
	text-align: left;
	margin: 20% auto;
	width: 400px;
	border: 1px solid #777;
	background: #fff;
}

#multiLanguageText {
	padding: 0;
	margin: 0;
	position: relative;
	clear: both;
	display: block;
	width: 100%;
	border: 0;
	height: 100px;
	background:#FDFDFD url(../images/input-tekstveld.gif) no-repeat scroll right top;
	font-family:Arial,Tahoma,sans-serif;
	font-size:12px;
}

.cms-sluiten {
	background:#F6F6F3 url(../../images/icons/cms-sluiten.gif) no-repeat scroll right top;
	border:0pt none;
	color:#F6F6F3;
	cursor:pointer;
	font-size:0pt;
	height:24px;
	position:relative;
	top:-3px;
	width:100%;
}

.ubbContainer {
	padding: 7px;
}

.ubbToolbar {
	background-color:#EFEFDE;
	border-bottom:1px solid #999999;
	height:25px;
	padding:2px 3px 0pt;
}

.ubbButtonHover, .ubbButton:hover, #dialogContainer .active {
	background-color:#F5F5EB;
	border-color:#8F8F80;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	color:#000000;
	cursor:pointer;
	margin:1px 0pt;
}
.ubbButton {
	color:#444444;
	cursor:pointer;
	display:block;
	float:left;
	height:15px;
	margin:2px 2px 3px 1px;
	min-width:8px;
	padding:2px 6px;
	text-align:center;
}
.ubbButton {
	background-repeat:no-repeat;
}

.multilanguageOptions {
	background: #F6F6F3;
	border-top: 1px solid #777;
	height: 20px;
	padding: 5px;
}

#multiLanguageSave {
	position: relative;
	top: -31px;
	background: #DDDDDD url('../images/icons/save.gif') no-repeat scroll 4px 3px !important;
	padding-left:22px !important;
	color:#000000;
	cursor:default;
	display:block;
	float:left;
	font-family:Tahoma,sans-serif;
	font-size:11px;
	margin:6px 2px 4px 0pt;padding: 3px 4px; text-decoration:none; border-color:#999999; border-style:solid; border-width:1px 2px 2px 1px}

div.debug_container {text-align: left; background-color: white; border: 1px solid black; color: black; margin: 10px}
div.debug_container span {border-left: none !important; margin: auto !important; position: auto !important; top: auto !important; font-size: 10px !important}
span.debug_class {color: orange}
span.debug_function {color: blue}
table.stats {right: 10px}
