/*=============================================*/
/* KARIASOFT GALLERY CSS DOSYASI
/* by Kemal YILMAZ
/* Updated 23102007
/*=============================================*/

/* Gallery Üst Bar
/* =============================================*/

.gallery_top {
background:#000;
border-bottom:1px solid #fff;
}

/* Gallery Alt Bar
/* =============================================*/

.gallery_foot {
background:#000;
border-top:1px solid #fff;
}

/* Gallery Sag Bar
/* =============================================*/

.gallery_sag {
background:#333333;
border-left:#cccccc 1px solid;
}

/* Gallery Sol Bar
/* =============================================*/

.gallery_sol {
background:#333333;
}

/* Fotografi Yükle
/* =============================================*/

.gallery_yukle {
margin-left:5px;
color:#eeeeee;
font-size:14px;
}

/* Gallery Navigasyon
/* =============================================*/
.galleryNavigation{margin:0;padding:0;height:40px;}
.galleryNavigation p{margin:0;padding:13px 4px;float:left;color:#fff;font-weight:bold;}
.galleryNavigation ul{list-style:none;margin:0;padding:0;float:right;}
.galleryNavigation ul li{float:left;background:none;padding:0 0 0 5px;}
.galleryNavigation ul li a{color:#fff;display:block;float:left;margin:12px 0 0 0;padding:2px 12px;font-size:11px;font-weight:bold;}
.galleryNavigation ul li.previous a{background:#999 url('gallery/sol.gif') no-repeat left;padding-left:10px;border-left:7px solid #999;}
.galleryNavigation ul li.next a{background:#999 url('gallery/sag.gif') no-repeat right;padding-right:10px;border-right:7px solid #999;}
.galleryNavigation ul li a:hover{text-decoration:none;background-color:#ffee9a;border-color:#ffee9a;color:#e07;}

/* Button Navigasyon
/* =============================================*/
.button{margin:0;padding:0;height:45px;}
.button p{margin:0;padding:5px 5px;float:left;color:#fff;font-weight:bold;}
.button ul{list-style:none;margin:0;padding:0;float:right;}
.button ul li{float:left;background:none;padding:0 0 0 5px;}
.button ul li a{color:#fff;display:block;float:left;margin:12px 0 0 0;padding:2px 12px;font-size:11px;font-weight:bold;}
.button ul li.previous a{background:#999 url('gallery/sol.gif') no-repeat left;padding-left:10px;border-left:7px solid #999;}
.button ul li.next a{background:#999 url('gallery/sag.gif') no-repeat right;padding-right:10px;border-right:7px solid #999;}
.button ul li a:hover{text-decoration:none;background-color:#ffee9a;border-color:#ffee9a;color:#e07;}

.gallery_baslik {
color:#ffee9a;
font-size:14px;
font-weight:bold;
margin-top:5px;
margin-left:5px;
}

.gallery_desc {
margin-left:5px;
margin-bottom:5px;
color:#CCCCCC;
font-size:12px;
}

.gallery_nokta {
border-top:#CCCCCC 1px dashed;
border-bottom:#CCCCCC 1px dashed;
}

.gallery_ceken {
color:#ee005a;
font-size:10px;
margin-left:5px;
font-weight:bold;
}

.gallery_ceken_desc {
color:#eeeeee;
font-style:italic;
font-size:10px;
}
