﻿body {
}
 .galery-conDuy {
width: 720px;
float: left;
overflow: hidden;
position: relative;
/*height: 980px;*/
margin-top: 25px; 
min-height: 980px;
height: auto;}


.galery-conDuy .galerislider {
float: left;
height: 720px;
padding: 0;
position: absolute;
}
 .galery-conDuy .galerislider .galeri-page {
width: 720px;
/*height: 980px;*/
}

 .galery-conDuy .galerislider .galeri-page .resim
{
   width: 360px;
height: 208px;
display: block;
float: left;
}



 .galery-conDuy .galerislider .galeri-page .resimDuy
{
   width: 700px;
height: 140px;
display: block;
float: left;
}
 .galery-conDuy .galerislider .galeri-page .resim  img{ width: 332px;
height: 178px;}

.galeri-pagingDuy{
width: 720px;
height: 27px;
width: 702px;
height: 27px;
margin-left: 425px;
}
 .galeri-pagingDuy .geri-button {
width: 72px;
height: 24px;
background-position: 0 0;
/*background-image: url('../paging/galeri-geri-buton.png');*/
cursor: pointer;
margin-right: 4px;
border-radius: 4px;
background-repeat: no-repeat;
background-color: #aeadad;
color: white;
text-align: center;
padding-top: 3px;
}
 .galeri-pagingDuy .numbers {
width:auto; /*163px;*/
height: 27px;
}
 .galeri-pagingDuy .ileri-button {
width: 72px;
height: 24px;
background-position: 0 0;
/* background-image: url('../paging/galeri-ileri_buton.png'); */
cursor: pointer;
border-radius: 4px;
background-repeat: no-repeat;
background-color: #aeadad;
color: white;
text-align: center;
padding-top: 3px;
}
 .galeri-pagingDuy .numbers .sayfalar {
height: 27px;
/*margin: 0px auto;*/
}
 .galeri-pagingDuy .numbers .sayfalar .sayfa {
width: 18px;
height: 22px;
background-image: url('../paging/galeri-numaralar.png');
cursor: pointer;
color: white;
padding: 5px 0 0 9px;
margin-right: 3px;
border-radius: 4px;
}
 .galeri-pagingDuy .numbers .sayfalar .selected {
background-position: 0 -27px;
}
.flo
{float:left;
 overflow:hidden;
    }