body {
	background-color: #000000;
	margin-top: 25px;
}
#header {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#main {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#sol {
	float: left;
	width: 230px;
	background-color: #F2F2F2;
}
#icerik {
	float: right;
	width: 570px;
}
.turuncu {
	color: #FF6600;
}
.urunListe     {
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	float: left;
	text-decoration: none;
	display: block;
	color: #666666;
}


#yeni_urunler {
}
#arama {
	background-image: url(../images/bg_arama.png);
	height: 40px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 10px;
}
.searchInput {
	background-color: #FAFAFA;
	border: 1px solid #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 150px;
}
#yazi {
	margin-bottom: 40px;
}
#menu {
	background-color: #FAFAFA;
	margin: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#sayfa #main #sol #menu h3 {
	margin: 0px;
	line-height: 30px;
	background-image: url(../images/bg_menu.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
}
#sayfa #main #sol #menu ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	list-style-image: url(../images/bullet.png);
	list-style-type: none;
	padding: 0px;
}
#sayfa #main #sol #menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 18px;
}
#sayfa #main #sol #menu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#katalog {
	background-color: #FFFFFF;
	padding-top: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
}
#ust_menu {
	float: right;
	padding-top: 30px;
}
#gorsel {
	padding: 30px;
}
.temizle {
	clear: both;
	height: 0px;
}
#sayfa {
	margin: auto;
	width: 900px;
	background-color: #FFFFFF;
}
#ust_bant {
	background-color: #F2F2F2;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#sayfa #ust_bant ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sayfa #ust_bant li {
	float: right;
}
#sayfa #ust_bant a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 30px;
	width: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	display: block;
	line-height: 30px;
	text-align: center;
}
#sayfa #ust_bant a:hover {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
	letter-spacing: -1px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FF6600;
	letter-spacing: -1px;
	font-weight: normal;
}
#sayfaBaslik {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	letter-spacing: -1px;
	margin-top: 10px;
	line-height: 50%;
}
#urunGorsel {
	padding: 4px;
	float: left;
	width: 245px;
	border: 1px solid #CCCCCC;
}
#urunTablo {
	padding: 4px;
	width: 285px;
	border: 1px solid #CCCCCC;
}

#urunDetay {
	float: right;
	width: 295px;
}
#teknikCizimler {
	margin-top: 20px;
	margin-bottom: 1px;
}

#yenilerBaslik {
	background-color: #E5E5E5;
	line-height: 28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	letter-spacing: -1px;
	padding-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

#sayfa #main #icerik #yeni_urunler img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#belgeler {
}
.beyazYazi {
	color: #FFFFFF;
}
#urunTeknik {
	margin-top: 10px;
}
.urunTeknikSimge {
	padding: 4px;
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 30px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#urunTeknikDetay {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#urunAciklama {
	margin-top: 10px;
}
#urun_liste {
}
#sayfa_baslik {
	margin-bottom: 25px;
}
.formAlani {
	width: 250px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: -1px;
}#flash {
	background-color: #F2F2F2;
	padding: 5px;
	width: 830px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}#kategoriBaslik {
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 18px;
	display: block;
	margin-top: 40px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	width: 534px;
}
