﻿@charset "utf-8";
/* CSS Document */

.firsat-urunleri{
	width:905px;
	padding:0 20px;
	height:114px;
	background:#cccccc;
	position:relative;
	}
#newsticker {
	margin-left:0px;
	top:0px;
	overflow:hidden;
	padding:10px 0;
	position:relative;
	z-index:0;
}


	
#newsticker ul { margin:0; padding:0 0 0 0; }

#newsticker li {
	list-style:none;
	font-size:12px;
	margin-left:15px;
	float:left;
	background:#000000;
	width:281px;
	height:92px;
    
}

#newsticker li a{
	display:block;
	overflow:hidden;
    font-family:Arial;
}


#newsticker li div.img{
	float:left;
	overflow:hidden;
	width:80px;
	height:92px;
	background:#FFFFFF;
    text-align:center;
}

#newsticker li div.text{
	float:left;
	width:181px;
	height:72px;
	background:url(../Images/product-slider-bg.jpg) repeat-x;
	padding:10px;
}

#newsticker li div.text span{
	color:#000000;
	font-size:12px;
	font-family: 'open_sansbold';
}

#newsticker li div.img img{
	max-width:121px;
}


.previous,.previous2 {
	position:absolute;
	left:10px;
	display:block;
	text-indent:-9999px;
	z-index:99;
	top:40px;
	background: url('../images/arrows.png') no-repeat -1px -3px;
	width: 18px;
	height: 30px;
}

.next,.next2 {
	position:absolute;
	right:10px;
	display:block;
	text-indent:-9999px;
	z-index:99;
	top:40px;
	
	background: url('../images/arrows.png') no-repeat -37px -3px;
	width: 18px;
	height: 30px;
	
}

/*Product Detail - Similar Products*/
.benzer-urunler{border:solid #dddddd 1px; margin-top:15px; padding:30px 0;}
#similarpro {
	width:124px;
	overflow:hidden;
	position:relative;
	z-index:0;
	
	
	
}


	
#similarpro ul { margin:0px 0; padding:0 0 0 0; }

#similarpro li {
	list-style:none;
	font-size:12px;
	margin-bottom:10px;
	margin-left:15px;
	
    
}

#similarpro li a{
	display:block;
	overflow:hidden;
}

#similarpro li a span{
	color:#4d4d4d;
	font-size:11px;
	font-family: 'open_sansregular';
	display:block;
	width:100px;
}


#similarpro li div.img{
	width:93px;
	height:109px;
	overflow:hidden;
	border:solid #dddddd 1px;
	display: table-cell;
vertical-align: middle;
text-align: center;
}


#similarpro li div.img img{
	max-width:93px;
	
}


.s_previous {
	position:absolute;
	right:50px;
	display:block;
	text-indent:-9999px;
	background: url('../images/iconset.png') no-repeat 0px -94px;
	width:18px;
	height:30px;
	z-index:99;
	top:40px;
		-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}

.s_next {
	position:absolute;
	right:50px;
	display:block;
	text-indent:-9999px;
	background:url('../images/iconset.png') no-repeat -30px -94px;
	width:18px;
	height:30px;
	z-index:99;
	bottom:5px;
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
	
}


/*Product Detail - Selected Products*/
.secilen-urunler{ background:#e9e9e9; margin-top:15px; padding:15px 25px;}

#selectedpro {
	width:500px;
	overflow:hidden;
	position:relative;
	z-index:0;
}


	
#selectedpro ul { margin:0px 0; padding:0 0 0 0; }

#selectedpro li {
	list-style:none;
	font-size:12px;
	margin-left:15px;  
}

#selectedpro li:hover  { background:#d3d3d3;}

#selectedpro li a{
	display:block;
	overflow:hidden;
}

#selectedpro li a p{
	color:#4d4d4d;
	font-size:11px;
	font-family: 'open_sansregular';
	display:block;
	width:100px;
	float:left;
	margin:0 0 0 10px;
	font-size:14px;
}

#selectedpro li a p span:nth-child(odd) {color:#cd0000; font-size:14px; font-family: 'open_sanssemibold';}
#selectedpro li a p span:nth-child(even) {color:#5e5e5e; font-size:9px; font-family: 'open_sansregular'; text-decoration:line-through;}
#selectedpro li a p em { font-size:9px; font-family: 'open_sansregular'; font-weight:normal;}


#selectedpro li div.img{
	width:93px;
	height:96px;
	overflow:hidden;
	display: table-cell;
vertical-align: middle;
text-align: center;
float:left;
background:#FFFFFF;
}


#selectedpro li div.img img{
	max-width:93px;
}


.c_previous {
	position:absolute;
	left:10px;
	display:block;
	text-indent:-9999px;
	background: url('../images/iconset.png') no-repeat 0px -94px;
	width:18px;
	height:30px;
	z-index:99;
	top:85px;

}

.c_next {
	position:absolute;
	right:10px;
	display:block;
	text-indent:-9999px;
	background:url('../images/iconset.png') no-repeat -30px -94px;
	width:18px;
	height:30px;
	z-index:99;
	top:85px;

	
}



/*Product Detail - Last Viewed Products*/
.son-gezilenler{ background:#e9e9e9; margin-top:15px; padding:15px 0px;}

#LastViewedPro {
	overflow:hidden;
	position:relative;
	z-index:0;
	width:%100;
}


	
#LastViewedPro ul { margin:0px 0; padding:0 0 0 0; }

#LastViewedPro li {
	list-style:none;
	font-size:12px;
	margin-left:15px;
	
    
}
#LastViewedPro li:hover  { }
#LastViewedPro li a{
	display:block;
	overflow:hidden;
}

#LastViewedPro li a p{
	color:#4d4d4d;
	font-size:11px;
	font-family: 'open_sansregular';
	display:block;
	width:100px;
	margin:5px 0px;
	font-size:14px;
}

#LastViewedPro li a p span:nth-child(odd) {color:#cd0000; font-size:14px; font-family: 'open_sanssemibold';}
#LastViewedPro li a p span:nth-child(even) {color:#5e5e5e; font-size:9px; font-family: 'open_sansregular'; text-decoration:line-through;}
#LastViewedPro li a p em { font-size:9px; font-family: 'open_sansregular'; font-weight:normal;}


#LastViewedPro li div.img{
	width:108px;
	height:96px;
	overflow:hidden;
	display: table-cell;
vertical-align: middle;
text-align: center;
background:#FFFFFF;
}


#LastViewedPro li div.img img{
	max-width:93px;
}


.a_previous {
	position:absolute;
	right:40px;
	display:block;
	text-indent:-9999px;
	background: url('../images/small-arrow-black-left.png') no-repeat center;
	width:45px;
	height:30px;
	z-index:99;
	top:0px;
	border-right:solid #ddd 1px;

}

.a_next {
	position:absolute;
	right:10px;
	display:block;
	text-indent:-9999px;
	background:url('../images/small-arrow-black-right.png') no-repeat center;
	width:18px;
	height:30px;
	z-index:99;
	top:0px;

	
}




