.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/

border-bottom-width: 6px;
width: 400px; /*width of featured content slider*/
height: 250px;
font-family:Arial;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: #E8E6E7;
width: 300px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;

 font-family:Arial;

}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align:left;
background-color: #E8E6E7;
padding: 5px 10px;
font-family:Arial;
}


.pagination a{
padding:bottom unit;
text-decoration:none; 
color:#696969;
font-family:Arial;
font-size:8px;
 
}

.pagination a:hover, .pagination a.selected{
color: #696969;
background-color:#f5f5f5;
font-family:Arial;
}

a.haber 
{  
	font-size: 8pt;
	color:#696969;
}

a.haber:link, a.haber:visited, a.haber:active
{
    font-size: 8pt;
    color: #696969;
 font-family:Arial;
    text-decoration: none
}
a.haber:hover 
{
	text-decoration:underline;
    color : #696969;
    line-height:8pt;
}

a.haberbaslik
{  
	font-family:Arial;
	font-size: 8pt;
	color:#696969;
}

a.haberbaslik:link, a.haberbaslik:visited, a.haberbaslik:active
{
    font-size: 8pt;
    color: #696969;
font-family:Arial;
    text-decoration: none
}
a.haberbaslik:hover 
{
	text-decoration:underline;
    color : #696969;
}

.sliderwrapper2{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid SlateGray;*/
border-bottom-width: 6px;
width: 878px; /*width of featured content slider*/
height: 227px;

z-index:-1;
}


.sliderwrapper2 .contentdiv2{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;

width: 876px; 
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.pagination2{
width: 878px;
text-align:right;

opacity: 0.8;
left:200px;

}

.pagination2 a{width: 878px; 
text-decoration: none; 
font-family:Arial;
font-size:8pt;
font-weight:bold;
color: #00007D;
background: white;
padding: 0 4px; /*Sayıların alan genişliği*/

}

.pagination2 a:hover, .pagination2 a.selected{
color: #000;width: 878px; 
background-color: #FEE496;
}


.sliderwrapper3{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid SlateGray;*/
border-bottom-width: 6px;
width: 878px; /*width of featured content slider*/
height: 227px;

z-index:-1;
}


.sliderwrapper3 .contentdiv3{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/

padding: 0px;

width: 609px; 
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.pagination3{
width: 609px;
text-align:right;

opacity: 0.8;
left:200px;

}

.pagination3 a{width: 878px; 
text-decoration: none; 
font-family:Arial;
font-size:8pt;
font-weight:bold;
color: #00007D;
background: white;
padding: 0 4px; /*Sayıların alan genişliği*/

}

.pagination3 a:hover, .pagination3 a.selected{
color: #000;width: 609px; 
background-color: #FEE496;
}
