﻿
/*** SLIDER ***/

#showcaseslider {
	overflow:hidden; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 850px;	
 	background-color: #000;
}
.slider ul, .slider ul li, .sliderul, .sliderli{
	list-style:none;
}
.slider ul li, .sliderli{ 
	width: 850px;
	overflow:hidden; 
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/**/
#showcaseslider.slider ul li.showcase_item_slider
{
	color: #FFF;
	margin: 0px 0px 0px 0px;
}
#showcaseslider.slider ul li.showcase_item_slider table td 
{
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
#showcaseslider.slider ul li.showcase_item_slider table td h1 
{
	font-size: 17px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 15px 10px;
	background-color: #CC0000;
}
#showcaseslider.slider ul li.showcase_item_slider table td h1  a
{
	text-decoration:none;
} 

#showcaseslider.slider ul li.showcase_item_slider table td  h1 span.showcase_klantnaam
{
	color: #CCC;		
}
#showcaseslider.slider ul li.showcase_item_slider table td p  {
	margin: 14px 0px 0px 10px;	
	color: #FFF;
	font-size: 13px;
}
/* numeric controls */	
ol 
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 386px;
	height: 35px;	
	background-color: #000;	
	width: 464px;
	
}
ol li
{	
	font-size: 13px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	list-style: none;
	height: 35px;
	background: url('/images/showcase_slider.gif')  no-repeat left top;
}
ol li:hover{
	font-size: 13px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	list-style: none;
	height: 35px;
	color:#cc0000;
	background: url('/images/showcase_slider_hover.gif')  no-repeat left top;
}
ol li:hover a, ol li:hover a:visited{
	color:#cc0000;
}
ol li:hover a:hover{
	color:#cc0000;
}
ol li a, ol li a:visited{
	float:left;
	color:#FFF;
	padding:3px 8px;
	text-decoration:none;
}
ol li a:hover{
	color:#FFF;
}
ol li.current a{
	color:#cc0000;
	background: url('/images/showcase_slider_hover.gif')  no-repeat left top;

}
ol li a:focus, .prevBtn a:focus, .nextBtn a:focus{outline:none;}

/* SHOWCASE LIST */
.showcase 
{	
	padding: 10px 0px 10px 10px;
	margin: -10px 0px 0px 0px;
	background-color: #FFF;
	float: left;
}
.showcase_item {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color: #333;
	width:410px;
	float: left;
	background-color: #FFF;
}
.showcase_item h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 10px 5px;
	float: left;
	width:300px;
}
.showcase_item h2 a, .showcase_item h2 a:visited
{
	color: #333;
	text-decoration: none;	
	
}
.showcase_item h2 a:hover{
	text-decoration: none;	
	color: #333;
}
.showcase_item h2 span{
	color: #999;
	font-size: 13px;
}
.showcase_item img {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 100px;
	max-height: 150px;
	}

.showcase_item  a, .showcase_item  a:visited, .showcase_item_slider a, .showcase_item_slider a:visited {
	color: #FFF;
	text-decoration: underline;
}
.showcase_item  a:hover, .showcase_item a:hover, .showcase_item_slider a:hover{
	color: #FFF;
	text-decoration: none;
}
/* Pager */
.showcase_pager 
{
	clear: both;
	background-color: #000;
	font-size: 13px;
	color: #FFF;
	padding: 10px;
}
.pager  
{
	float:right;
	color: #CCC;
	font-size: 13px;
}
.pager strong
{
	border-left: 1px dotted #CCC;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}
.pager a, .pager a:visited 
{
	color: #FFF;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;	
}
.pager a:hover
{
	color: #FFF;
	text-decoration: none;
}
div.add_showcase a, div.add_showcase a:visited
{
	color: #FFF;
	text-decoration: underline;
	border-right: 1px dotted #CCC;
	padding: 0px 5px 0px 0px;
}
div.add_showcase a:hover
{
	color: #FFF;
	text-decoration: none;
}
/** Showcase toevoegen **/

.showcasebox
{
    background: #FFF;
   /* float: left;*/
    width: 850px;
    margin: 0px 0px 15px 0px;
}
.showcasebox h1
{
	padding: 10px 10px 8px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	background: url('/images/background_leftmenu_grey.jpg') repeat-x left top;
	border: 1px solid #BCC1AA;
	border-top: none;

}
.showcasebox .body 
{
	background: #FFF;
	font-size: 13px;
	padding:10px;
	
}
.formtitel
{
    font-weight:bold;
    padding: 10px 0px 5px 0px;
    border-top: 1px dashed #CCC;
}
.formtitel:first-child
{
    border-top: 1px dashed #CCC;
}
#fotoaddedlist
{
    float:right;
    padding:0px 10px 0px 10px;
    width:250px;
}
.fotoadded
{
    width:120px;
    padding:5px 5px 5px 0px;
    float:left;
    height:120px;
    overflow:hidden;
}
.fotoadded .imgverwijder
{
    float:right;
    cursor:pointer;
}
#fotoaddedlisttitel
{
    font-weight:bold;
    display:none;
    border-top: 1px dashed #CCC;
}
.body table  
{ 
	width: 100%;
}
.body td .textfield  
{	border-top: 1px solid #E0E0E0;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #E0E0E0;
    margin: 0px 6px 0px 0px;
    font-family: Tahoma;
}
.submit 
{
	background: #FFF url('/images/background_submit.gif') no-repeat left top;
	border: none;
	height: 30px;
	margin: 5px 5px 5px 0px;
}
.submit:hover 
{
	color: #000;
}