.market_sidebar {
	float: left;
	width:100%;
	background-repeat: repeat;
	margin-top:10px;
	padding-top: 10px;
	color: #ffcebd;
	text-shadow: 0.08em 0.08em #000;
}

.aramayap input {
	float: left;
	width: 270px;
	border: 1px solid #1F1E1D;
	background-color: #474746;
	background-image:none;
	color: #FFF;
	position:relative;
	z-index:5;
	height:25px;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
}
.aramayap {
	width:320px;
	display:block;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
.arabtn {
	background-image: url(nesne_market/ara-icon.png);
	background-repeat: no-repeat;
	float: left;
	height: 17px;
	width: 17px;
	margin-left:10px;
	margin-top:6px;
	opacity:0.7; 
filter:alpha(opacity=70);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.arabtn:hover {
opacity:1.5; 
filter:alpha(opacity=100);
}



.marketlinks ul {
	margin: 0px;
	padding: 0px;
	display:block;
}
.marketlinks ul li {
	list-style-type: none;
	float:left;
}
.marketlinks ul li a {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	background-color:#de9b53;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 200px;
	border: 1px dotted #000;
	-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.marketlinks ul li a:hover {
	background-color:#8c500f;
}

.marketlinks {
	float: left;
	width: 100%;
	
}
.marketlinks h4 {
	margin-bottom: 5px;
	text-align:center;
}

#marketlinks-aktif {
	background-color:#8c500f;
	color:#FFF;
}


.marketkategori,..marketkategori2 {
	float: left;
	width: 100%;
	display:block;
}
.marketkategori .katlist {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AF8C23;
}

.marketkategori2 .katlist {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}


a .esyafoto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.esyaozellik {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AF8C23;
}
.esyaozellik table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AF8C23;
}

.marketkategori_h3 {
text-align:center;
}




.esyafoto {
	float: left;
	width: 40px;
	min-height:80px;
	text-align: center;
	padding: 10px;
	background-image: url(nesne_market/esya-bg.jpg);
	background-repeat: repeat;
	border: 2px solid #A34E0D;
	margin-right: 15px;
}
.katlist p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AF8C23;
	margin-top: -23px;
	word-wrap: break-word;
	display:block;
}

.katlist h1 {
	margin-top:0;
	margin-top:-5px;
	padding:0;
}

.katlist h1 a {
	color: #972020;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
}
.satinal {
	float: right;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AF8C23;
	text-align: center;
}

.satinal h5 {margin:0;}
.epal {
	text-decoration: none;
	background-color: #D9FFC6;
	color: #EAD18F;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.satinal .loginbuton {
	text-shadow: 0.08em 0.08em #000;
	font-weight: bold;
	margin-left: 5px;
	color:#FFF;
}
.marketkategori {
	float: left;
	width: 100%;
}
.marketkategori .katlist {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AF8C23;
}
a .esyafoto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.loginbuton {
	background-image: url(nesne_market/loginbuton.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 87px;
	color: #FFF;
	text-decoration: none;
	float: left;
	line-height: 37px;
	margin-top: 6px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-align: center;
}

.loginbuton:hover {
	background-image: url(nesne_market/loginbuton-hover.png);
	color: #FFF;
	text-decoration: none;
}