﻿#latest_slider, #last_minute_slider {
position:relative;
float:left;
clear:both;
background-color: #bfb69d;
width:735px;
height:335px;
margin-top:0px;
padding-top:20px;
}



.ajax_content { clear:both; }

.sti_slider {
overflow:hidden;
position:relative;
margin:0;
float:left;

}

.sti_items {
float:left;
padding:0px;
margin:0px;
width:15000px;
}


.preload_32 { 
background:#fff url(http://www.7bay.de/_/img/preload_32.gif) center no-repeat; width:32px; height:32px; padding:5px; position:absolute; z-index:1000; border:#ddd solid 1px; 
-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 0 4px rgba(0, 0, 0, .3);
}

.preload_16 { 
background:#fff url(http://www.7bay.de/_/img/preload_16.gif) center no-repeat; width:16px; height:16px; padding:5px; position:absolute; z-index:1001; margin-top:28px; left:5px;
border:#ddd solid 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 0 3px rgba(0, 0, 0, .3);
}

.sti_slide { 
float:left; 
padding:0; 
margin:0px; 
position:relative; 
}


.sti_slide div#slideurun:first-child { 
margin: 0px 5px 0 32px;
}




#slideurun { 
float:left; 
margin: 0 5px; 
padding: 0px 0 0 0;
position:relative; 
background: #7e7866 url(urunarka.png) no-repeat bottom center;
border: 0px solid #444;
width:160px;
height:285px;	
text-align:center;
}

#last_minute_slider #slideurun { 
height:285px;	
}


#slideurunresim { 
float:left; 
position:relative; 
margin-top:5px;
border: 0px solid #ddd;
width:160px;
height:145px;	
text-align:center;
margin-bottom:5px;
}

#slideurunresim img{ 
max-width:140px;
width: expression(this.width > 140 ? "140px" : true); 
max-height:140px;
height: expression(this.height > 140 ? "140px" : true); 
border: 0;
}

#slur_be { 
width:100%;
height: 73px;
float:left;
text-align:center;
clear:both;
}


#slur_be a{ 

font-size: 10px;
line-height: 14px;
color: #444;
text-decoration:none;
float:left;
margin: 0 10px;
text-transform:uppercase;
}

.fiyat{ 

clear:both;
width:100%;
float:left;
text-align:center;
margin: 5px 0px;
}

.fiyat a{ 

font-size: 15px;
color: #333;
text-decoration:none;
font-weight: bold;
}

.zaman{ 

clear:both;
font-size: 11px;
width:100%;
float:left;
text-align:center;
color: #333;
}



/* ----------------------------------------------------
	sti prev/next / paginate
---------------------------------------------------- */

.sti_previous { 
	top:44%; left:0px; height:40px; width:40px; position:absolute; background:#000 url(http://www.7bay.de/_/img/nav_next_prev.png) left top no-repeat; 
	opacity:.8; border:#555 solid 1px; box-shadow: 3px 3px 5px rgba(0, 0, 0, .5); cursor:pointer; z-index:2;
}
.sti_next { 
top:44%; right:0; height:40px; width:40px; position:absolute; background:#000 url(http://www.7bay.de/_/img/nav_next_prev.png) right top no-repeat; 
opacity:.8; border:#555 solid 1px; box-shadow: -3px 3px 5px rgba(0, 0, 0, .5); cursor:pointer; z-index:2;
}

.sti_paginate {
	position:relative;
	display:inline-block;
	zoom:1; *display:inline;
	margin-top:10px;
	min-width:50px;
margin-right:30px;
    text-align:center;
	overflow:hidden;
}

.sti_paginate .sti_page {
	float:left;
}

.sti_paginate .bullets_page {
	background:url(page_bullets_sprite.png) no-repeat; width:18px; height:18px; margin:6px 6px 0 0; float:left; border:none; outline:none;
}
.sti_paginate .bullets_page_active {
	background:url(page_bullets_sprite.png) no-repeat -18px 0; width:18px; height:18px; margin:6px 6px 0 0; float:left; border:none; outline:none;
}


/* ----------------------------------------------------
	sti cursor
---------------------------------------------------- */

.grab_cursor { cursor:move; }
.grab_cursor { cursor:url(http://www.7bay.de/_/img/cursor/mozgrab.png) 8 8, move; }
.grabbing_cursor { cursor:url(http://www.7bay.de/_/img/cursor/mozgrabbing.png) 8 8, move; }

