@charset "utf-8";
body {
	background-image: url(../image/index.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-attachment: fixed;
}

#banner {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#temizle_banner {
	clear: both;
}
#logo_ozdenizci {
	float: left;
	height: 45px;
	width: 120px;
	margin-left: 105px;
}
#logo_myden {
	float: left;
	height: 130px;
	width: 330px;
}




#sol_banner {
	float: left;
	height: 180px;
	width: 330px;
	margin-top: 10px;
}
#ozel_arama {
	float: right;
	height: 50px;
	width: 270px;
}


#sag_banner {
	float: right;
	height: auto;
	width: 650px;
}


#sosyal_aglar {
	float: right;
	height: 40px;
	width: 160px;
	margin-right: 10px;
}

#telefon_banner {
	float: right;
	height: 50px;
	width: 400px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
}

#slogan {
	float: right;
	height: 50px;
	width: 650px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FFF;
}

#butonlar_zemini {
	background-color: #62AB43;
	height: 50px;
	width: 100%;
	position: relative;
	z-index: 999;
}

#butonlar {
	height: 50px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 250px;
}


#butonlar_zemini #butonlar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#butonlar_zemini #butonlar ul li {
	float: left;
	position: relative;
	height: 50px;
	width: 200px;
	border-right-color: #B7C77C;
	border-left-color: #B1C178;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}

#butonlar_zemini #butonlar ul li a {
	display: block;
	height: 50px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	padding-left: 10px;
	line-height: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#butonlar_zemini #butonlar ul li a:hover {
	font-size: 15px;
	color: #2C5823;
	background-image: url(../image/buton_hover.png);
}

#butonlar_zemini #butonlar ul li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 50px;
}

#butonlar_zemini #butonlar ul li:hover ul {
	display: block;
	background-color: #70BE47;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#slider_alani {
	height: 550px;
	width: 100%;
	position: relative;
	z-index: -1;
}

#golge {
	height: 60px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/golge.png);
	background-repeat: no-repeat;
}

#yeni_urunler_yazisi {
	background-color: #EEECD5;
	height: 60px;
	width: 100%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #343B11;
}


#yeni_urun_foto_alani {
	height: auto;
	width: 100%;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C2E07;
	display: block;
}

#ekatalog_yazisi {
	height: 60px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	line-height: 60px;
	text-decoration: underline;
}


#ekatalog_ikonu {
	height: 140px;
	width: 100%;
	text-align: center;
}

#foother {
	height: 250px;
	width: 100%;
	background-color: #62AB43;
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#temizle_foother {
	clear: both;
}

.baslik_adres {
	font-size: 20px;
	font-weight: bold;
	color: #FF9;
}



#foother #adres_alani {
	float: left;
	height: 250px;
	width: 550px;
}


#adres_magaza {
	float: left;
	height: 80px;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
	margin-left: 50px;
}

#adres_fabrika {
	float: left;
	height: 130px;
	width: 480px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#copyright {
	float: right;
	height: 20px;
	width: 200px;
	text-align: right;
	margin-right: 50px;
	margin-top: 220px;
}
#temizle_copyright {
	clear: both;
}


#foother #copyright a {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#degisken_alan {
	height: auto;
	width: 100%;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 50px;
}

#urun_baslik_yazisi {
	height: 60px;
	width: 100%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #43702D;
	margin-top: 50px;
	color: #F00;
	display: block;
}

#temizle_golge {
	clear: both;
}


#urunler {
	height: auto;
	width: 100%;
	text-align: center;
	display: block;
	padding-top: 30px;
}
#degisken_alan #urun_bilgileri {
	height: 600px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
}
#temizle_urun_bilgileri {
	clear: both;
}

#urun_kodu {
	float: left;
	height: 60px;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
}
#urun_ismi {
	float: left;
	height: 50px;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}
#urun_bilgi_sol {
	float: left;
	height: 250px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
}
.bilgiler_ingilizce {
	font-weight: normal;
	color: #0C3;
}




#urun_fotosu {
	float: left;
	height: 300px;
	width: 300px;
	margin-top: 100px;
}



#bilgiler_bolumu {
	float: left;
	height: 600px;
	width: 680px;
}

#urun_renkleri {
	float: left;
	height: 100px;
	width: 300px;
}

#degisken_alan #kurumsal_yazi_alani {
	height: 500px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #E8E7D2;
}

#degisken_alan #adres {
	height: 500px;
	width: 100%;
}

#degisken_alan #adres #baslik_magaza {
	height: 40px;
	width: 200px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4E7E32;
}


#magaza_adres_iletisim {
	height: 80px;
	width: 700px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #356122;
	color: #3F6D2D;
}


#baslik_fabrika {
	height: 40px;
	width: 200px;
	margin-top: 50px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4E7E32;
}

#fabrika_adres_iletisim {
	font-family: Arial, Helvetica, sans-serif;
	height: 80px;
	width: 700px;
	margin-left: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #356122;
	color: #3F6D2D;
}

#mail_web {
	height: 100px;
	width: 700px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F6D2D;
}


#harita {
	height: 600px;
	width: 100%;
	text-align: center;
}

#temizle_adred {
	clear: both;
}


#mesaj_bolumu {
	height: 400px;
	width: 100%;
	text-align: center;
	margin-top: 100px;
}
