@charset "utf-8";
/* CSS Document */
.coklarbaslik{
color:#684B45;
background:#EFECF0;
border-bottom:4px solid #805D4A;
border-left:1px solid white;
height:22px;
padding:10px 5px 5px 10px;
font:14px "Times New Roman", Times, serif;
font-weight:bold;
float:left;
font-style:italic;
width:197px;
cursor:pointer;
}

.coklarbaslikactive{
color:red;
background:#EFECF0;
border-bottom:4px solid #805D4A;
border-left:1px solid white;
height:22px;
padding:10px 5px 5px 10px;
font:14px "Times New Roman", Times, serif;
font-weight:bold;
float:left;
font-style:italic;
width:197px;
cursor:pointer;
}

.coklarbaslik .zaman {
padding-left:10px;
float:left;
cursor:pointer;
}
.coklarbaslik .activezaman{
padding-left:10px;
color:#D00F0F;
float:left;
cursor:pointer;
}
.coklargovde{
margin:2px 0px 0px 1px;;
border:1px solid #EBEAE6;
width:609px;
height:auto;
background:#F9F5E9;	
padding:14px;

}
.coklarsatir{
height:180px;

}
.coklarsatir .satir{
margin:0px 2px 2px 0px;
float:left;
width:298px;
}
.coklarsatir .satirmetin{
background-color:#D9D5DB;
width:248px;
height:30px;
padding-left:4px;
overflow:hidden;
display: table-cell; 
vertical-align: middle;
}

.coklarsatir a{font-size:12px;}
.coklarsatir .kr{
width:300px;
height:165px;
float:left;
}
.coklarsatir .kr a{
color:red;	
}
.coklarsatir .nr{
float:left;
width:300px;
height:165px;
}
.coklarsatir .sayi{
float:left;
padding:4px;
width:20px;
text-align:center;
height:24px;
background:#E7E3E8;
font-weight:bold;
font-size:18px;
}
..

/*specify height of broken up content */
.multiparts{

}
