

/* #fff2bc */
.ajax_notice {
	background: #aaff33; 
}

.ajax_notice input {
	background: #fff url(http://fast.mediamatic.nl/f/rswj/ima/throbberwait.gif) no-repeat 100% 0; 
}

.required_field_title {
}

.required_field_title a {
	color: red;
	text-decoration: none;
}

.required_field {
	background-color: #f00;
/*	border-left: solid 3px red;*/
/*	padding-left: 8px;*/
}

#corner_notice {
	display: none;
	padding: 8px 12px;
	position: fixed;
	top: 0px;
	right: 0px;
	background: #aaff33; 
}




.tooltip {
	background-color: #fff;
	padding: 6px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/*

*  { 	padding: 0; margin: 0; } 

html, body  { 	min-height: 100%;
	height: auto !important;
	height: 100%; } 
*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#lightbox_window  { 	font: 12px Arial, Helvetica, sans-serif;
	color: #333333; } 
#lightbox_secondLine  { 	font: 10px Arial, Helvetica, sans-serif;
	color:#666666; } 
#lightbox_window a:link  { color: #666666; } #lightbox_window a:visited  { color: #666666; } #lightbox_window a:hover  { color: #000; } #lightbox_window a:active  { color: #666666; } #lightbox_window a:focus  { color: #666666; } 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#lightbox_overlay  { 	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color: #FFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5; } 
#lightbox_frame  { 	position: absolute;
	z-index: 102;
/*	display:none;*/ } 
#lightbox_window  { 	background: #ffffff;
/*	z-index: 102;*/
	color:#000000;
	border: 3px solid #000; /*#525252;*/
	text-align:left; } 
#lightbox_window img  { 	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666; } 
#lightbox_caption  { 	height:25px;
	padding:7px 30px 10px 25px;
	float:left; } 
#lightbox_closeWindow  { 	height:25px;
	padding:11px 25px 10px 0;
	float:right; } 
#lightbox_closeAjaxWindow  { 	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right; } 
#lightbox_ajaxWindowTitle  { 	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px; } 
#lightbox_title  { 	background-color:#e8e8e8;
	height:27px; } 
#lightbox_ajaxContent  { 	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em; } 
#lightbox_ajaxContent p  { 	padding:5px 0px 5px 0px; } 
#lightbox_load  { 	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101; } 
#lightbox_hideSelect  { 	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; } 
#lightbox_iframeContent  { 	border:none;
	clear:both; } 
#lightbox_bar
	 { 	background: #000;
	padding: 2px;
 } 
#lightbox_bar input
 { 	padding: 0px;
	margin: 4px 0px 0px 4px; } 
#lightbox_bar button
 { 	padding: 0px;
	margin: 4px 0px 0px 4px;
	float: none; } 
#lightbox_cancel
 { 	background: #000;
	color: #fff; } 
#lightbox_cancel:hover
 { 	background: #f00;
	color: #fff; } 
/* ajax stuff and more -------------------------- */

#module_contact_add,
#module_contact_change,
#action-captcha,
#module_add_edge_attachment,
#module_message_send,
.lightbox_page
	 { 	background-image: none;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
 } 
#dv .do_sortable.fig .do_link_button button.do_link
	 { 	background: #fff;
	width: auto;
	margin: 4px 0px;
	padding: 0px;
	border: 1px solid #fff;
 } 	
#dv .do_sortable.fig .do_link_button button:hover.do_link
	 { 	border: 1px solid #f00;
 } 	
.lightbox 
	 { 	width: 90%;
/*	position:absolute; */
	z-index: 1010;
	background: #fff;
	padding: 14px 14px;
 } 
.lightbox h1 a
	 { 	font-size: 35%;
	font-style: italic
 } 
.lightbox p,
.lightbox form
	 { 	margin: 2px 0px;
	padding: 0px;
 } 
.lightbox hr
	 { 	clear: left;
	border: 0px;
	border-bottom: 2px solid #000;
	margin-bottom: 21px;
 } 	
.lightbox h3
	 { 	color: #000;
	font-size: 200%;
	clear: left;
	margin: 0px;
	padding: 0px;
 } 	
.lightbox h4
	 { 	margin-top: 14px;
	font-weight: bold;
	color: #000;
 } 
.lightbox p.help
	 { 	color: #bbb;
	font-style: italic;
 } 	
.lightbox p.error
	 { 	display: inline;
	color: #fff;
	font-style: italic;
	background-color: #000;
	padding: 0px;
 } 
.lightbox p.error a
	 { 	color: #fff;
 } 	
.lightbox .radio
	 { 	background: none;
	border:0px;
	margin-right: 3px;
	margin-top: 3px;
 } 

.lightbox input.title
	 { 	font-family: arial, helvetica, sans-serif;
    font-size: 90%;
    width: 100%;
 } 
.lightbox input.text
	 { 	font-family: georgia, times, sans-serif;
    font-size: 100%;
    padding: 1px;
    width: 220px;
 } 	
.lightbox input.check
	 { 	float: none;
	padding: 8px;
 } 
.lightbox textarea
	 { 	font-family: arial, helvetica, sans-serif;
    font-size: 90%;
    width: 100%;
    height: 190px;
 } 
.lightbox .submit,
.lightbox .reset,
.lightbox button
    {    margin-top: 7px;
    background: #fff; 
    color: #000;
    font-size: 100%;
    border: 1px solid #000;
   } 
.lightbox.captcha input#captcha_password,
.lightbox.captcha input#captcha_username
	 { 	margin-bottom: 3px;
	width: 240px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
 } 	
.lightbox a.forgot
	 { 	display: block;
	float: left;
	margin-top: 12px;
	margin-left: 7px;
	font-weight: bold;
	text-decoration: underline;
 } 
.lightbox.captcha label
	 { 	display: block;
	margin-top: 7px;
 } 	
.dialogbox
	 { 	background: #fff;
 } 
.lightbox table,
.lightbox td,
.lightbox tr
	 { 	border: 0px solid #fff;
 } 
.lightbox table
	 { 	margin: 0;
 } 
.lightbox .searchresult
	 { 	margin: 20px 0px 0px 0px;
 } 
.lightbox .searchresult h5
	 { 	padding-left: 0px;
	margin-left: 0px;
 } 	
.lightbox .searchresult h5.pager
	 { 	color: #000;
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: left;
 } 
.lightbox .searchresult h5.pager a
	 { 	color: #000;
 } 	
.lightbox .searchresult ul
	 { 	margin: 0px 0px 0px 0px;
 } 
.lightbox input.result 
	 { 	font-size: 165%;
	line-height: 130%;
	padding: 3px;
 } 	
.lightbox .searchresult li h3 
	 { 	clear: none;
	font-size: 110%;
	line-height: 130%;
 } 
.lightbox .searchresult li a.ima
	 { 	width: 90px; 
	height: 90px; 
	display: block; 
	float: left; 
	padding: 0px 8px 16px 0px; 
	border: 0px;
 } .lightbox .searchresult li a:hover.ima
	 { 	border: 0px;
	background: #fff;
 } 	
.lightbox .searchresult li.attachment 
	 { 	float: left;
	width: 46%;
	margin: 8px 16px 0px 0px;
	border-bottom: 1px solid #bbb;
 } 	
.lightbox .searchresult li img
	 { 	margin: 0px 4px 8px 0px;
 } 
.lightbox input.dialogbox_text
	 { 	padding: 2px;
 } 
.lightbox .tab_content
	 { 	display: none;	
 } 
button.do_lightbox.cc 
	 { 	padding-left: 0px;
 } 	
button.do_lightbox.cc img
	 { 	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: -2px;
	margin-right: 4px;
 } 	
