@charset "utf-8";

#urunicerik {
	width:580px;
	float:left;
margin-bottom:30px;
min-height:652px;
	height:auto !important;
	height:652px; 
	}



#urunmenu {
	float:left;
	line-height:1em;

}
	
#urunmenu li 
{
	margin-top:5px;
}

#urunmenu li a
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

h3{
	font-size: 15px;
	color: #FFFFFF;
}
#urunmenu li a:hover{
	color: #000;
} 

#urunmenu li ul li{
	text-indent:10px;
}

a {
	text-decoration: none;
	color:#000000;
}

.thumbcontainer{
	float:left;
	text-align:center;
	margin-left:35px;
	margin-bottom:25px;
	height: 135px;
	width: 150px;
}



.thumb{
	overflow:hidden;
	float:left;
	text-align: center;
	height: 120px;
	width: 150px;
	border: thin solid #999999;
	}

.thumbcontainer h3{
	height:3em;
	text-align:center;
	color: #000;

}

#pages{
	float:right;
	display:block;
	margin-right:79px;
	margin-top:50px;
}

#pages li{
	margin: 4px;
	display:block;
	float:left;
	width:15px;
	padding:5px;
	text-align:center;
	border: 1px solid #999999;
	
}

#pages .current {
	background-color: #FFFFFF;
}

#pages li a{
	color: #999999;
	text-decoration: none;
}

#pages li a:hover{
	color: #000000;
	text-decoration: none;
}

#pages .current a{
	color: #000;
}

#photo
{
	float:left;
	border: 2px dashed #000;
	margin-bottom: 20px;
}

	