#urunler_slayt{
	position:relative;
	width:100%;
	height:175px;
	margin:13px 0 0 0;
 	background:url('../assets/back.png') repeat;
}

.urun_slayt_cevre{
	position:relative;
	width:500px;
	height:175px;
	margin:0 auto;
	float:left;

}

.urun_ismi { color:#002538; font-weight:bold; width:136px; display:inline-block; text-align:center; margin-top:5px; }

ol, ul { 
    list-style: none; 
}

.theme1 .main-container {
	padding:10px 0 0 0;
}
.theme1 {
		font-family: Arial, sans-serif;
		font-size:12px;
		color: #777;
}

.theme1 h2{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	width: 100%;
	height:40px;
	}
.theme1 .aciklama{
	height:60px;
	color:#333;	
}

.theme1 .thumb{
	height:auto;
	background:#fff;
	position:relative;
	z-index:50;
	padding:1px;
	width:134px;
	height:134px;
}

.theme1 .cerceve img{width:136px; height:116px; border:2px solid #e1e1e1; border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px;}

.theme1 .page-more{	visibility:hidden;}

.theme1 >ul{	visibility:hidden;}

.theme1 .big-image{
	float:left;
	border:1px solid #ddd;
	padding:4px;
	height:auto;
	background:#fff;
	position:relative;
	z-index:50;
	margin-right:30px;
		width:150px;
	height:110px;
}

.theme1 .details{
	position:relative;
	float:left;
	width:160px;
	margin-right:30px;
}

.theme1 .details_double{
	position:relative;
	float:left;
	width:320px;
	margin-right:30px;
}

.theme1 .video_clip{
	position:relative;
	float:left;
	width: 498px;
	height: 280px;
	border:1px solid #ddd;
	padding:4px;
	margin-right:30px;
}





.buttondark {
 margin-top:10px;
 float: left;
 height: 25px;
 line-height: 25px;
 font-size: 12px;

}

.buttondark:link, .buttondark:visited {
 color: #fff;
 padding: 0 10px 0 10px;
 text-align: center;
 text-shadow: 1px 1px 0px #000;
 background: #999 url('../assets/button/btn_dark.png') repeat-x center top;
 border: 1px solid #151515;
 text-decoration: none;
 font-weight: bold;
}

.buttondark:hover, .comment-reply-link:hover {
 color: #fff;
 text-shadow: 1px 1px 0px #000;
 background: #333;
 border: 1px solid #555555;
 text-decoration: none;
}



.toolbar{visibility:hidden}

.toolbar .left{
	background:url(../assets/button/left.png) no-repeat top;
	width:30px;
	height:45px;
	position:absolute;
	left:0px;
	top:57px;
	z-index:200;
	margin-left:-30px;
	cursor:pointer;
}


.toolbar .left:hover{background-position:bottom;}


.toolbar .right{
	background:url(../assets/button/right.png) no-repeat top;
	width:30px;
	height:45px;
	position:absolute;
	right:0px;
	top:57px;
	z-index:200;	
	margin-right:-25px;
	cursor:pointer;
}


.toolbar .right:hover{background-position:bottom};


.services-preloader{
	background:url(../assets/loader/preloader.gif) no-repeat;
	width:24px;
	height:24px;
	position:absolute;
	left:49%;
	top:49%;
	z-index:9999;
}





