/*ileri geri - next prev*/
        #geri{bottom:0; left:0px; background:url(../../colorbox/themes/a_colorbox_dark_border/controls.png) -75px 0px no-repeat; width:25px; height:25px; }
        #geri:hover{background-position:-75px -25px;}
        #ileri{bottom:0; left:27px; background:url(../../colorbox/themes/a_colorbox_dark_border/controls.png) -50px 0px no-repeat; width:25px; height:25px; }
        #ileri:hover{background-position:-50px -25px;}
/*------*/
/* CERCEVE - frame*/
.cerceve_butonu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cerceve_butonu li {
	margin: 0px;
	padding: 0;
	position:relative;
	width: 127px;
	height: 18px;
}
.cerceve_butonu img {}
.cerceve_butonu span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: 30px;
	left: 15px;
}
.cerceve_butonu .resim_buton {
	background: url(../../colorbox/images/photo.gif) no-repeat;
}
.cerceve_butonu a:hover img  {
	border-color: #666;
}
.cerceve_butonu a:hover span {
	background-position: left -22px;
}
/*çerçeve*/
.resim_cercevesi{
	margin: 0px;
	position: relative;
	width: 127px;
	height: 96px;
}
.resim_cercevesi img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 0px;
}
.resim_cercevesi_resmi span {
	width: 127px;
	height: 96px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../../colorbox/images/cerceveler/cerceve.png) no-repeat;
	
}
/*------*/
/* toolbar*/
.image_container{
     width:500px;
     height:375px;
     padding:5px;              
     background-color:#f7f7f7;
     border:1px solid #ccc;
     margin:40px auto;
}           
ul.toolbar{
    position:absolute;
    width:500px;
    height:54px;
    margin:0px;
    padding:0px;
    background-color:#fff;
    border-bottom:2px solid #ccc;
   list-style-type:none;				
}
ul.toolbar li{
   display:inline;                            
}
ul.toolbar li a, .cerceve_menu a{ 
   float:left;
   cursor:pointer;
   width:70px;
   height:52px;
}		
ul.toolbar li a:hover, .cerceve_menu a:hover{                
}
a.resim_buyut{
background:#fff url(../../colorbox/images/icons/resim_buyut.png) no-repeat center center;
color:#FFFFFF;
font-size:11px;
}
a.resim_goruntuleme{
background:#fff url(../../colorbox/images/icons/resim_goruntuleme.png) no-repeat center center;
color:#FFFFFF;
font-size:11px;
}
a.resim_yorum{
 background:#fff url(../../colorbox/images/icons/resim_yorum.png) no-repeat center center;
 color:#000000;
font-size:11px;
}
a.resim_tarih{
 background:#fff url(../../colorbox/images/icons/resim_tarih.png) no-repeat center center;
 color:#000000;
font-size:11px;
}
a.resim_boyut{
background:#fff url(../../colorbox/images/icons/resim_boyut.png) no-repeat center center;
color:#FFFFFF;
font-size:11px;
}
.cerceve_menu{
width:500px;
height:54px;
position: relative;
margin-top:-56px;
border-top:2px solid #ccc;
background-color:#fff;
}

a.previous{
float:left;
background:#fff url(../../colorbox/images/icons/prev.gif) no-repeat center center;
}
a.next{
float:right;
background:#fff url(../../colorbox/images/icons/next.gif) no-repeat center center;
}
span.resim_baslik{
	color:#333333;
	font-weight:bold;
	font-size:13px;
	margin:0px 0px 0px 0px;
	font-family: Arial;
	text-align:center;
}
/*---------*/