/********************************************************************
    File:   
        indexCSS.css
    Brief:  
        Hold styles used in index.html
    Author:
        DigitalCavalry
    Author URI:
        http://graphicriver.net/user/DigitalCavalry
*********************************************************************/


/******************************** 
    ACCORDION
*********************************/

#accordionContainer {
    width:403px; 
    height:300px; 
    overflow:hidden; 
    background-color:#000; 
    position:relative;
    border:0px solid #EEE; 
	display:block;
    margin-top:15px;
	float:left;
}
#accordionContainer a {
	color:#FFF;
}
.asyncImgLoadAccordion { clear: none; }

.accordionImgDiv 
{
    width: 370px;  
    height: 300px; 
    position: absolute;  
    border-left:1px solid #222;  
    margin-left: 0px; 
    background-color: black; 
    cursor:pointer;
    overflow: hidden;
}

.accordionImgDiv .slideStrip
{
    position: absolute;
    width: 240px;
    height: 300px;
    left:0px;
    top:0px;
    overflow: hidden;
    background-image: url('../img/common/ajax/loading6.gif');
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-color: transparent;
}    

.accordionImgDiv .slideDesc
{
  position: absolute;
  left: 15px;
  bottom: 15px;
  font: normal 12px/12px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #eee;     
}

.accordionSlideImage 
{
    border-left: 0px solid #AAA; 
    width:380px; 
    height:300px;
    
   background-image: url('../img/common/ajax/loading10.gif');
   background-repeat: no-repeat;
   background-position: 50% 50%; 
}    

.accordionDescBack 
{
    bottom:-70px;
    margin-left:0px;
    margin-top:0px;
    position:absolute;
    left:0px;
    width:660px;
    height:70px;
    opacity:0.0;
    filter:alpha(opacity=0); /* IE */ 
    background-color:#000;
    border-top:1px solid #111;
}

.accordionDesc 
{
    font-weight:normal;
    font-family: verdana;
    font-size:10px;
    padding-top:0px;
    padding-left:10px;
    text-align:left;
    color:#DDD;
    bottom:-70px;
    margin-left:0px;
    margin-top:0px;
    position:absolute;
    left:0px;
    width:630px;
    height:70px;
    opacity:0.0;
    filter:alpha(opacity=0); /* IE */ 
    background:none;
    border:0px solid red;
}

.accordionDescHeader 
{
    margin-top:5px;
    position:static;
    color:#FFF;
    font: bold 20px Arial, Helvetica, sans-serif;
    padding-bottom:3px;
    margin-bottom:0px;
}
 
/****************************************** 
   NEWS BAR AND ACCORDION CONTROL PANEL
*******************************************/

#newsBarContainer
{
    margin-left: 00px;
    height: 16px;
    width: 960px;
   margin:0 auto;
	position:relative;
	top:14px;
}

#newsBar
{
    width: 960px;
    left:0px;
    top:0px;
    display:inline;
    background-color: white;
    font: 10px/16px Verdana;
    float:left;
    margin-left: 0px;
	margin-top:8px;

}

#newsBarText 
{
   color: #666;
} 
#newsBarTitle 
{
   color: #000;
   font-weight: bold;
} 
.newsBarNews 
{
  display: none; 
}

#accordionControlPanel
{
    text-align:right;
    width:250px;
    height:14px;
    margin-right:0px;
    display:inline; 
    float:right; 
    margin-bottom:2px; 
    margin-top:0px;
	visibility:hidden;
}

#accorControlBtnDesc
{
    margin-right:5px;
    line-height:10px;
    padding-top:0px;
    margin-top:0px;
    font:10px/16px Verdana;
    color:#666;
    vertical-align:top;
}

.accorControlButton
{
    cursor: pointer;
    vertical-align: top;
}

/****************************************** 
   CSS STYLES FOR HOME IN FILE index.html 
*******************************************/


#homeContent {
	padding:10px 0px;
	background-color:#fff;
	width:960px;
	margin-left:40px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top:-30px;
}
#homeContent span {
	line-height:1.4em;	
}
#homeContent h1 {
	font-weight:300;
	font-size:48px;
	margin-bottom:.2em;
}
#homeContent h2 {
	font-weight:300;
	font-size:22px;
}
#leaders {
	margin-top:0px;	
}
#leaders h3 {
	padding-left:5px;
}
#leaders li {
	float:left;
	margin-right:10px;
	width:280px;
	height:100px;
	
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	padding:0px;
}
#leaders span.border {
	display:block;
	height:10px;
	width:276px;
	background-image:url(/themes/kmdk/img/index/border.gif);
	margin:5px 0px;
}
#leaders span.bottom {
	margin-top:14px;	
}
#leaders .leaderitem {
	display:block;
	padding-top: 4px;
    padding-left: 5px;
    margin-top: 10px;
    line-height: 145%;
}
#leaders li a {
	color:#000;
	font-size:24px;
	margin-bottom:10px;
}
#leaders li a:hover {
	color:#3399CC;
}

/****************************************** 
   SERVICES AND PRODUCTS, LAST NEWS LIST
*******************************************/  

#corporateInfoContainer
{
    margin-top: 0px;
    margin-left: 0px;
    width: 1000px;
    padding-left: 40px;
    height: 260px;
    border-top: 0px dotted #ccc;  
    border-bottom: 0px solid #FFF;
    background-image: url('../img/index/gradient.jpg');
    background-position: 50% 100%;
    background-repeat: repeat-x;
}

.columnServicesProducts
{
    display:block;
    float:left;
    color:#222;
    width:610px;
    height:240px;
    padding-left:0px;
    padding-right:0px;
    overflow: hidden;
    margin-top: 10px;
    background-color: transparent;
    
    background-image: url('../img/index/spliterForGradient.jpg');
    /* background-image: url('../img/index/spliterForWhite.jpg'); */
    background-repeat:no-repeat;
    background-position: 100% 50%;      
}

.columnLatestNews
{
    display:block;
    float:left;
    width:320px;
    height:240px;
    padding-left:20px;
    padding-right:20px;
    overflow: hidden;
    margin-top: 10px;
    font: 12px Verdana;
    line-height: 150%;
    background-color: transparent;
}

.columnLatestNews span.border {
	display:block;
	height:10px;
	width:324px;
	background-image:url(/themes/kmdk/img/index/border.gif);
	margin:5px 0px 15px 0px;
}
.columnLatestNews span.bottom {
	margin-top:22px;
}
.lastNews
{
    height: 60px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 10px;
    padding-top: 5px;
    background-color: transparent;
    border-bottom: 1px solid #ECECEC;
}

.lastNews:hover
{
    background-color: #e8e8e8;
}

.lastNewsDate
{
    color: #3399CC;
    font: 9px Verdana;
    line-height: 10px;
}  

.lastNewsTitle
{
    color: #333;
    font: 12px Verdana;
    margin-top: 2px;
    display: block;
}
.lastNewsTitle a
{
    color: #333;
}
.lastNewsTitle a:hover
{
	text-decoration:underline;
}

.lastNewsText
{
    color: #999;
    font: 9px Verdana;
    margin-top: 2px;
    display: block;
}   

.columnText
{
    padding-top: 15px;
    padding-left: 10px;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    font: 12px Verdana;
    line-height: 140%;
}

.columnTextLastNews
{
    padding-top: 10px;
    padding-left: 0px;
    
    margin-top: 8px;
    font: 12px Verdana;
    line-height: 145%;
}


#servicesProductsHeader
{
    font: bold 30px Verdana, Geneva, sans-serif;
    color: #000;
    padding-left: 10px;
}

#latestNewsHeader
{
    font: bold 24px Verdana, Geneva, sans-serif;
    color: #000;
    padding-left: 10px;
	padding-top:15px;
}
.acborder {
	width:960px;
	height:5px;
	background-image:url(/themes/kmdk/img/index/acborder.gif);
	background-repeat:no-repeat;
	margin-left:40px;
}
.acborder2 {
	width:960px;
	height:5px;
	background-image:url(/themes/kmdk/img/index/acborder2.gif);
	background-repeat:no-repeat;
	margin-left:40px;
}

#nextslide {
	position:relative;
	top:-170px;
	cursor:pointer;
	left:705px;
}
#prevslide {
	position:relative;
	top:-170px;
	left:262px;
	cursor:pointer;
}

#actieBarContainer
{
    margin-left: 00px;
    height: 16px;
    width: 960px;
   margin:0 auto;
	position:relative;
	top:14px;
}

#actieBar
{
    width: 200px;
    left:0px;
    top:0px;
    display:inline;
    font: 10px/16px Verdana;
    float:left;
    margin-left: -19px;
	margin-top:55px;
	line-height:1.2em;

}

#actieBarText 
{
   color: #FFF;
} 
#actieBar a
{
   color: #FFF;
} 
#actieBarTitle 
{
   	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
	line-height:20px;
} 
.bigactie {
	font-size:20px;	
}
.actieBarActie 
{
  display: none; 
}


#actie {
	width:160px;
	height:160px;
	margin-top:-140px;
	background-image:url(/themes/kmdk/img/header/actiester.png);
	margin-left:820px;
	display:block;
	color:#FFF;
	text-align:center;
}
#tijdvooractie span {

}
#tijdvooractie:hover {
	color:#000;
}
#homeshow {
	width:1000px;
	height:315px;
}
#actieBorder {
	background-image:url(/themes/kmdk/img/index/spliterForGradient.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:320px;
	float:left;
	
}
#actieHolder {
	width:250px;
	margin-left:27px;
	height:300px;
	float:left;
	margin-top:10px;
	font-size:11px;
	color:#999;
}
#actieHolder span.border {
	display:block;
	height:10px;
	width:250px;
	background-image:url(/themes/kmdk/img/index/border.gif);
	margin:5px 0px;
}
#actieHeader {
	padding-top:0px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	height:41px;
	margin-top:5px;
	
}
#actieHeader h4{
	font-size:16px;
	color:#000;
}
#actieCycle {
	height:230px;
}
.actieitem {
	padding-top:4px;	
	height:81px;
	border-bottom:1px solid #CCC;
	width:250px;
}
.actieitem a {
	color:#999;	
}
.actieitem:hover {
	background-color:#f3f3f3;
}
.actieitem h5 {
	font-size:12px;	
}

#blogsHolder {
	width:250px;
	margin-right:27px;
	height:300px;
	float:left;
	margin-top:10px;
	font-size:11px;
	color:#999;
	margin-left:40px;
}
#blogsHolder ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.blogitem {
	padding-top:4px;
	padding-bottom:4px;
	
	border-bottom:1px solid #CCC;
	width:250px;
}
a.blogtitel {
	color:#999;	
}
a.blogtitel:hover {
	color:#999;	
	text-decoration:underline;
}
.blogitem h5 {
	font-size:12px;	
}
.blogdatum {
	font-size:10px;
	font-style:italic;
}