﻿/* Lijstfoto
P3 Purmerend Layout 
*/


.lijstFoto
{
	clear: both;
	background: #0CAEF1;
	width:500px;
}

.lijstFoto .titel
{
    border-bottom: 2px solid white;
    height:35px;
    float:left;
    width:100%;
    
}
.lijstFoto .titel .t_dag
{
    border-right: 2px solid white;
    height:100%;
    float:left;
    width:35px;
    display: block;
	float: left;
	margin: 0;
	padding: 0px;
	font-family: "Trebuchet MS" ,Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: 1em;
	text-transform: uppercase;
	color:White;
	font-size:20px;
	text-align:center;
	overflow:hidden;
}

.lijstFoto .titel .t_datum 
{
    border-right: 2px solid white;
    color:White;
    background-color: Black;
    height:100%;
    float:left;
    width:75px;
    	margin: 0;
	padding: 0px;
	font-family: "Trebuchet MS" ,Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: 1em;
	text-transform: uppercase;
	color:White;
	font-size:28px;
	text-align:center;
	overflow:hidden;
}

.lijstFoto .titel .t_titel
{
    height:100%;
    float:left;
    background-color:#95977c;
    width:380px;
    color:White;
    margin: 0;
	padding: 0px;
	font-family: "Trebuchet MS" ,Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: 1em;
	text-transform: uppercase;
	color:White;
	font-size:18px;
	text-align:left;
	overflow:hidden;	
	padding-top:7px;
	height:28px;
	padding-left:6px;
}

.lijstFoto .info 
{
    height:120px;
    clear:both;
    
    border-bottom: 2px solid white;
}

.lijstFoto .info .lf1 
{
    float:left;
    width:112px;
    height:100%;
    border-right: 2px solid white;
}

.lijstFoto .info .lf2 .meerlink 
{
    margin:2px;
    clear:both;
    float:left;
    color:white;
    font-weight:bold;
}

.lijstFoto .info .lf2 .ktekst 
{
    margin:2px;
    clear:both;
    float:left;
}

.lijstFoto .info .lf2
{
    float:left;
    width:270px;
    color:White;
}

.lijstFoto .info .lf3
{
    float:left; 
    width:111px;
}

.lijstFoto .info .sub
{
    font-weight:bold;
    margin-left:2px;
}

.extra 
{
    list-style:none;
    margin:0px;
    width:100px;
}

.extra dt
{
    
    font-weight:bold;
}

.extra dd
{
    
    color:White;
}

.lijstFoto .geg 
{
    float:left;
    background: #0CAEF1;
    width:100%;
    height:27px;
}

.lijstFoto .geg .blink
{
    float:left;
    width:112px;
    border-right: 2px solid white;
    height:100%;
}

.lijstFoto .geg .bestelKnop:hover
{
    float:left;
    width:108px;
    height:20px;   
    background: #000;
	color: #fff;
	z-index:-145;

}	

.lijstFoto .geg .bestelKnop
{
    float:left;
    width:108px;
    border-right: 2px solid white;
    height:20px;        
    text-align:center;
	color: #0CAEF1;	
	border: 2px solid #000;
	font-size: 160%;
	text-decoration: none;
	font-weight:bold;
	    padding-top:3px;
}	

.lijstFoto .geg .bestelKnop
{
    color:White;
    text-decoration:none;
    text-transform:uppercase;

}    

.lijstFoto .geg .uitverkocht
{
        float:left;
    width:108px;
    border-right: 2px solid white;
    height:20px;        
    text-align:center;
	color: #0CAEF1;	
	border: 2px solid #000;
	font-size: 160%;
	text-decoration: none;
	font-weight:bold;
	    padding-top:3px;
	    color:White;
	    text-transform:lowercase;
	    
}

.lijstFoto .geg .deurenmeer 
{
    color:White;
    float:left;
    width:200px;
    
}

.lijstFoto .geg .prijzen 
{    
    color:White;
    float:left;
        
}

.lijstFoto .geg .meer 
{    
    color:White;
    float:left;
    
}


.dmtitel 
{
    clear:both;
    float:left;   
    font-weight:bold;
    color:Black;
    margin-left:10px;
    margin-top:-2px;
    width:90px;
    text-align:right;
    margin-right:3px;
}

.dmtekst 
{
    float:left;
    position:relative;
    margin-left:2px;
    margin-top:-2px; 
    font-weight:bold;   
}

.lijstSpacer 
{
    clear:both;
    margin-top:10px;
    float:left;
    height:1px;
    width:100%;
    line-height:1px;
}

