/**********************/
/* --- Containers --- */
/**********************/
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
#ACAswfDiv {
      margin-left: auto;
      margin-right: auto;     
      width: 100%;
	  height:100%;
	  min-height:90%;
	  padding:0;
	  position:absolute;
	  top:0;
	  left:0;
}

/************************/
/* --- MAGENTA BALK --- */
/************************/
#magenta_balk {
	background-color:#EC008C;
	width:977px;
	height:90px; 
	position:relative; 
	top:330px; 
	color:#FFFFFF; 
	font-size:16px;
}

/**********************/
/* --- BREADCRUMB --- */
/**********************/
#kruimelpad_met_menu {
	margin-left:27px;
	font:bold 11px Arial,Helvetica,sans-serif;
	width:940px;
	float:left;
	height:25px;
}

#kruimelpad_met_menu .active {
	height: 20px;
	display: inline-block;
	color:#000000;
}
#kruimelpad_met_menu .last {
	color:#ec008c;
}

/**********************/
/* --- CONTACT LINE --- */
/**********************/
.contact_line 
{
	border-top:1px solid #999999;
	float:left;
	margin-left:15px;
	width:960px;
}

.contact_line .left
{
	float:left;
}

.contact_line .right
{
	float:right;
}

.contact_line span
{
	margin:2px;
	margin-left:12px;
	/*font:bold 10px Arial,Helvetica,sans-serif;*/
}

.contact_line  a {
	/*font:bold 10px Arial,Helvetica,sans-serif;*/
}


/* --- AddThis --- */
.shareButton
{
		position:relative;
		float:right;
		position:static;
		color:#000;
		font-weight:bold;
		margin-right:5px;
		cursor:pointer;
		
}

.addthis_toolbox .tooltip {
    display:none; 
    font-size:12px; 
    width:180px; 
    padding:20px; 
    color:#fff;
	background-color:#000000;
	border:1px solid #ffffff;    
}

.addthis_toolbox .vertical
{
	/*
	width: 136px;
	padding: 10px 0 10px 0;
	border: 3px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
}

.addthis_toolbox .vertical a
{
	width:122px;
	width: 122px;
	padding-left: 11px;
	padding-bottom: 3px;
	position: relative;
	display: block;
	text-decoration: none;
	/*color: blue;*/
}

.addthis_toolbox .vertical img
{
	padding-right:5px;
	position:relative;
	top:6px;
}

.addthis_toolbox .vertical a:hover
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
}

.addthis_toolbox .vertical span
{
	position: absolute;
	left: 14px;
	top: 4px;
}

.addthis_toolbox .vertical .more
{
	border-top: solid 1px #eee;
	padding: 10px 0 0 0;
	margin: 10px 20px 0 10px;
	text-align: center;
}

.addthis_toolbox .vertical .more a
{
	padding: 4px 0;
	margin: 0;
}

.addthis_toolbox .vertical .more span
{
	display: none;
}



/**********************/
/* --- FULLSCREEN --- */
/**********************/
#fullscreenContainer {
    width:960px; 
    height:456px; 
    overflow:hidden; 
    background-color:#000; 
    position:relative;
    border:0px solid #EEE; 
    margin-left:15px; 
    margin-top:15px;
}

.fullscreenDescBack 
{
    bottom:-170px;
    min-height:50px;
    margin-left:0px;
    margin-top:0px;
    position:absolute;
    left:0px;
    width:960px;
    opacity:0.9;
    filter:alpha(opacity=0.9); /* IE */ 
    background-color:#FFF;
	line-height:18px;
}

.fullscreenDesc 
{
    bottom:-170px;
    min-height:50px;
    font-weight:normal;
    font-family: verdana;
    font-size:10px;
    padding-top:0px;
    padding-left:10px;
    text-align:left;
    color:#343631;
    margin-left:0px;
    margin-top:0px;
    position:absolute;
    left:0px;
    opacity:0.9;
    filter:alpha(opacity=0.9); /* IE */ 
    background:none;
    border:0px solid red;
	line-height:18px;
}

.fullscreenDescHeader 
{
    margin: 12px 0 0 17px;
    position:static;
    color:#FFF;
    font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding-bottom:3px;
    margin-bottom:0px;
}

.fullscreenDesc .content
{
	float:left; 
	width:440px;
	text-align:justify;
}

.fullscreenDesc .divider
{
	float:left; 
	width:30px;
}

/**********************/
/* --- THUMBSCREEN --- */
/**********************/
#thumbscreenContainer {
    width:960px; 
    height:456px; 
    overflow:hidden; 
    background-color:#000; 
    position:relative;
    border:0px solid #EEE; 
    margin-left:15px; 
    /*margin-top:15px;*/
}

.thumbscreenDescBack 
{
    bottom:-120px;
    min-height:50px;
    margin-left:0px;
    margin-top:0px;
    position:absolute;
    left:0px;
    width:960px;
    opacity:0.9;
    filter:alpha(opacity=0.9); /* IE */ 
    background-color:#FFF;
	line-height:18px;
}

.thumbscreenDesc 
{
    bottom:-120px;
    min-height:40px;
    font-weight:normal;
    font-family: verdana;
    font-size:10px;
    padding-top:0px;
    padding-left:10px;
    text-align:left;
    color:#343631;
    margin-left:0px;
    margin-top:3px;
    position:absolute;
    left:0px;
    opacity:0.9;
    filter:alpha(opacity=0.9); /* IE */ 
    background:none;
    border:0px solid red;
	line-height:18px;
}

#text_minimal {
	color:#FF00FF;
	float:right;
	position:relative;
	margin-right:40px;
	width:20px;
	height:20px;
}


#text_minimal.up {
	background-color:#EC008C;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url(../img/navigation/down2.gif);
}


#text_minimal.down {
	background-color:#EC008C;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url(../img/navigation/up2.gif);
}

.thumbscreenDescHeader 
{
    margin: 12px 0 0 17px;
    position:static;
    color:#FFF;
    font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding-bottom:3px;
    margin-bottom:0px;
}

.thumbscreenDesc .content
{
	float:left; 
	width:450px;
	font-size:9px;
}

.thumbscreenDesc .content_full
{
	float:left;
	font-size:9px;
	margin-left:5px;
	margin-top:5px;
	width:890px;
	height:45px;
}

.thumbscreenDesc .divider
{
	float:left; 
	width:50px;
}


/***************************/
/* --- tooltip styling --- */
/***************************/
.tooltip {
    display:none; 
    font-size:12px; 
    padding: 10px 10px 0 10px;
    color:#fff;
	background-color:#FFFFFF;
	border:1px solid #dfdfdf; 
	border-width: 0 1px 1px 1px;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#3d3f3a;
	font-size:11px;
	font-weight: bold;
	cursor:pointer;

}

.tooltip ul {
	display: block;
}
.tooltip li
{ 
    font-size: 11px; 
    list-style-type:none; 
    list-style-position:outside; 
    margin-bottom: 5px;
	padding-bottom: 5px;
	border: 1px solid #dfdfdf;
	border-width: 0 0 1px 0;
}
.tooltip li.last 
{ 
	border-width: 0 0 0 0;
}


