@charset "utf-8";
/* CSS Document */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.ana {width:1000px; margin:0 auto}
.ust {height:150px}
.logo {
	float:left;
	height:145px;
	margin-top:5px
}

.logo-sag {float:right; height:130px; margin-top:20px; text-align: right;}
.menu {
	height:50px;
	background-color:#fcb515;
	/* [disabled]float:left; */
}
.ara {
	height:40px;
	background-color:#CCC;
	/* [disabled]float:left; */
	line-height: 40px;
	padding: 0 10px;
}

.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	height: 50px;
}
.menu ul li{
	float:left;
	color:#000;
	font-size:16px;
	text-decoration:none;
	height: 50px;
	line-height: 50px;
	padding: 0 25px;
	font-weight: bold;
	border-right: 1px solid #000;
}
.menu ul li a {font-size:16px}

.menu ul li.son-menu {border-right:none}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ara select { height:30px; background-color:#fcb515; }
.ara input[type="text"] {height:30px; background-color:#fcb515; border:none; padding:0 10px }
.ara input[type="submit"] {height:30px; background-color:#fcb515; border:none; padding:0 10px; font-weight:bold; border-radius:5px }
.sol {width:250px; float:left; margin-top:10px }
.kutu { margin:5px 0; background-color:#d8dcdf; border-radius:5px; padding:10px}
.baslik { font-size:16px; color:#285181; line-height:22px; border-bottom:1px dotted #285181; font-weight:bold }
.kutu ul {list-style-image:url(images/menu-icon.png); padding-left:20px;}
.kutu ul li { line-height:20px}
.kutu ul li a{color:#285181; font-size:14px }
.sag {
	width:750px;
	float:right;
	margin-top:5px
}
.urun-kutu {
	width:160px;
	height:235px;
	padding:10px;
	border-radius:5px;
	background-color:#ebebec;
	float: left;
	margin: 3px;
}
.urun-detay-buton {background-color:#fcb515; height:25px; line-height:25px; color:#000; border-radius:3px; font-weight:bold; padding:2px 5px; text-align:center; margin-top: 5px;}
.urun-detay-buton a{display:block}
.urun-kutu span {color:#285181; font-size:12px; font-weight:bold}
.urun-kutu img {
	width:160px;
	height:135px
}
.alt-ana{
	width:980px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background-color:#d8dcdf;
	margin:20px auto 0;
	padding: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px
}
