@charset "utf-8";
/* CSS Document */
#altk{
background:#EBEBEB;
padding:10px;
margin-bottom:10px;
}

#altk #baslik{
background:#CCC;
padding:5px;
color:#009;
}
#altk ul{
	width:650px;
}
#altk li{
	display:inline;
	margin-right:20px;
	padding-left:10px;	
	background:url(../images/bg_list.gif) no-repeat center left;
	line-height:30px;
	float:left;
}

#anak{
margin:5px 0px 5px 0px;
width:195px;
clear:both;
}

#anak #main
{
text-align:left;
background:url(../images/png/urunback.png) repeat-y;
margin:0px;
padding:0px;
}
#anak #top{
background:url(../images/png/urunbacktop.png) no-repeat bottom;
height:5px;

margin:0px;
padding:0px;
}
#anak #bottom{
background:url(../images/png/urunbackbottom.png) no-repeat;
height:5px;
margin-bottom:5px;
}


#anak #baslik
{
padding:5px 5px 5px 10px;
/*background:#333;*/
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
text-align:left;
color:#FFF;
border-bottom:1px solid;
}
#anak #baslik a
{
color:white;
text-decoration:none;
}
#anak #baslik a:hover
{
text-decoration:underline;
}
#anak ul{
	margin:0px;
	width:150px;
	}
#anak li{	
	list-style-image:url(../images/bg_list.gif);
	padding:3px;
}
#anak a
{
/*background: black url(../menu/glossyback.gif) repeat-x bottom left;*/
font: 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
margin: 0px;
text-decoration:none;
}
#anak a:hover
{
text-decoration:underline;
color:#CCC;
/*background-image: url(../menu/glossyback2.gif);*/
}

#urunler{
clear:both;
}
#urunler #baslik
{
background:#CCC;
padding:5px;
color:#009;
}

#urunler #urun{
float:left;

width:165px;
margin:2px;
padding:5px;
border:1px solid #EAEAEA;
text-align:center;
height:200px;
overflow:hidden;
}

#urunler #urun #urunres{
width:160px;
height:120px;
border:0px;
}

#urunler #urun a{
	color:#000;
	text-decoration:none;
}

#urunler #urun a:hover{
color:#039;
}

#urundetay{
margin:5px;
width:100%;
}
#urundetay #tanimi{
font-size:22px;
clear:right;
}
#urundetay #urunkodu{
font-size:11px;
color:red;
clear:right;
}
#urundetay #ust{
padding-bottom:10px;
float:left;
width:718px;
}
#urundetay #marka{
margin-top:10px;
clear:right;
}
#urundetay #fiyat{
margin-top:10px;
clear:right;
}
#urundetay #kur{
padding-left:10px;
}

#urundetay #ozellik{
clear:right;
}

#urundetay #urunres{
width:165px;
float:left;
margin:5px;

}
#urundetay #anares{
width:150px;
height:130px;
border:0px;
margin:5px;
}


#urundetay #otherres{
}
#urundetay #otherres img{
width:69px;
border:0px;
float:left;
margin:5px;
}



#urundetay a{
color:inherit;
text-decoration:none;
}
	
/*
#accordion{
	width:175px;
	padding:5px;
	}
#accordion span{

color:#F3F3F3;
	width:175px;
	padding:3px 3px 3px 10px;
	background:url(../images/bg_list.gif) no-repeat left center; 
	margin-left:15px;
	float:left;
	cursor:pointer;
	}
#accordion span a{
text-decoration:none;
color: inherit;
}
#accordion #altk{
	display:none;

	width:150px;
	float:left;
	}
#accordion #altk a{
	color:#fff;
	margin:0 0 2px 30px;
	float:left;
		background:url(../images/bg_list.gif) no-repeat left center; 
		padding-left:10px;
	}
#accordion #altk a:hover{}


#accordion #altk label{
	color:#fff;
	margin:0 0 2px 30px;
	float:left;
	background:url(../images/bg_list.gif) no-repeat left center; 
	cursor:pointer;
	padding-left:10px;
}

#accordion label a{
text-decoration:none;
color: inherit;
}

#accordion #altk #altk3{
	display:none;

	width:150px;
	float:left;
	}
#accordion #altk #altk3 a{
	color:#fff;
	margin:0 0 2px 30px;
	float:left;
	}
#accordion #altk #altk3 a:hover{
	
	}
	