/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

.title_meta { display: none; }

#download_icons{
	display: block;
	width: 270px;
	height: 100px;
	padding: 10px;
	border: solid 1px #E4E4E4;
}

a.down_yazilim{
	display:block;
	float:left;
	width:90px;
	height:100px;
	background-image: url("../images/download_icons.jpg");
	background-repeat:no-repeat;
	background-position: 0px -100px;
}
a.down_yazilim:hover{
	background-position: 0px 0px;
}
span.down_yazilim{
	display:block;
	float:left;
	width:90px;
	height:100px;
	background-image: url("../images/download_icons.jpg");
	background-repeat:no-repeat;
	background-position: 0px -200px;
}

a.down_kilavuz{
	display:block;
	float:left;
	width:90px;
	height:100px;
	background-image: url("../images/download_icons.jpg");
	background-repeat:no-repeat;
	background-position: -90px -100px;
}
a.down_kilavuz:hover{
	background-position: -90px 0px;
}
span.down_kilavuz{
	display:block;
	float:left;
	width:90px;
	height:100px;
	background-image: url("../images/download_icons.jpg");
	background-repeat:no-repeat;
	background-position: -90px -200px;
}

a.down_brosur{
	display:block;
	float:left;
	width:90px;
	height:100px;
	background-image: url("../images/download_icons.jpg");
	background-repeat:no-repeat;
	background-position: -180px -100px;
}
a.down_brosur:hover{
	background-position: -180px 0px;
}
span.down_brosur{
	display:block;
	float:left;
	width:90px;
	height:100px;
	background-image: url("../images/download_icons.jpg");
	background-repeat:no-repeat;
	background-position: -180px -200px;
}

.home-cozum{
	float: left;
	width: 178px;
	overflow:hidden;
}

.home-cozum h2{
	font-size:14px;
	font-weight:bold;
	margin: 10px;
}

.home-cozum p{
	line-height: 140%;
	margin:10px;
	color:#666;
	font-size: 12px;
}

.mr10{
	margin-right: 10px;
}

.home-marka{
	border: solid 1px #DDDDDD;
	width: 930px;
	height: 100px;
	margin-bottom: 40px;
}

.home-marka img{
	border:none;
}

#urun_listesi{
	overflow:hidden;
	height: 300px;
}

#tumunu_gor{
	margin-left: 10px;
	margin-top: 10px;
	display:block;
	font-size:11px;
	color:#999;
	cursor: pointer;
}

#tumunu_gor:hover{
	color:#333;
}