﻿@charset "utf-8";
<!--
/* =RESET
===========================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/* =DEFAULTS
===========================================*/
.none {display: none;}
.text_center {text-align:center;}
.text_right {text-align: right;}
.float_left {float: left;}
.float_right {float: right;}
a {text-decoration: none;color: #002E63;}
a:hover {text-decoration: underline;color: #2B3265;}
p{margin-bottom:15px;}
/* =LAYOUT
===========================================*/
body {
	background: #71AEC2 url(../images/zemin.jpg) top center repeat-x;
	text-align: center;
	color: #000;
	font:normal 12px Arial, Helvetica, sans-serif;	
}
h2{font:normal 14px 'Trebuchet MS';color:#002E63;}
h3{
	font:bold 14px Arial;
	color: black;
	margin-bottom:10px;
}
#container {
	width: 860px;
	margin: 0 auto;
	position: relative;
	text-align:left;
}
#icerik1{
	float:left;
	background: url(../images/yancizgiler.gif) 0px 10px no-repeat;
}
#icerik{
	width:844px;
	padding:0 8px;
}

#header {
	clear:both;
	width: 845px;
	height:170px;
	background: url(../images/ust.jpg) top left no-repeat;
}

h1#logo{
	float:left;
	width:330px;
	height:88px;
	margin:35px 0px 0px 25px;
	cursor:pointer;
}
h1#logo a {
	width:330px;
	height:88px;
	text-indent: -9999px;
	display:block;
	background: url(../images/logo.png) center center no-repeat;
	cursor:pointer;
}

div#welcome {width:224px;height:27px;clear:both;display:block;margin-bottom:15px;}
div#welcome.TR {background: url(../images/hosgeldiniz.png) top left no-repeat;}
div#welcome.ENG {background: url(../images/welcome.png) top left no-repeat;}


/* =ÜST MENÜ
===========================================*/

#ustMenu{
	float:left;
	width:845px;
	padding-bottom:7px;
	overflow:hidden;
	text-align:center;
	background: #fff url(../images/menuzemin.gif) top left repeat-x;
}
ul.ustMenu {list-style-type:none;width:850px;}
ul.ustMenu li {
	width:121px;
	float:left;
	background: url(../images/menuayrac.gif) top left no-repeat;
}
ul.ustMenu li a{
	padding:7px 0px;
	display: block;
	color: #666666;
	text-decoration:none;
	font:bold 12px Arial, 'Trebuchet MS', sans;
}
ul.ustMenu li a:hover{
	text-decoration:none;
	background: black url(../images/menuzemin.gif);
	background-position:0 -15px;
	color: black;
}
ul.ustMenu li.first{border:none; background:none;}

#icerikOrta{
	width: 845px;
	float:left;
	clear:both;
	text-align:left;
	background: white url(../images/icerikzemin66.gif) 183px 30px repeat-y;
}
#icerikOrta.home{
	background: white url(../images/icerikzemin.gif) 183px 30px repeat-y;
}

#sutun1{
	float:left;
	margin-right:3px;
	width:177px;
}

#sutun2{
	width: 620px;
	padding:20px;
	overflow:hidden;
}

#sutun2.home{
	width: 340px;
	padding:20px;
	overflow:hidden;
	float: none;
}

#sutun3{
	width: 275px;
	float:right;
	clear:right;
}

h1.genelBaslik {
	margin-bottom:15px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #696766;
	float:left;
	/*letter-spacing: -0.1em;
	clear:both;
	display: block;*/
	/*width:585px;*/
}
h2.genelBaslik{
	float:left;
	clear:both;
	display:block;
	font:bold 16px Arial;
	color: #000;
	margin-bottom:15px;
	width:585px;
}

/* =SOL MENÜ
===========================================*/
ul#solMenu{

}
ul#solMenu li{
	list-style:none;
	background: url(../images/solmenuzemingri.gif) top left repeat-y;
	padding:3px 0;
	margin-bottom:5px;
}
ul#solMenu li a{
	display:block;
	font:normal 14px Arial;
	color:#ccc;
	padding:12px 0px 12px 15px;
	background: url(../images/solmenuzemin.gif) top left repeat-y;
}

ul#solMenu li a:hover{
	text-decoration:none;
	color: white;
	background: url(../images/solmenuzeminh.gif) top left repeat-y;
}
ul#solMenu li.search {
	background:none;
	padding:0;
}

ul#solMenu div.search {
	background:none;
	padding:10px 0px 10px 15px;
	background: url(../images/solmenuzemingri.gif) top left repeat-y;
}
ul#solMenu li.search span.buyutec {
	float:right;
	position:relative;
	top:-5px;
	right:15px;
	width:25px;
	height:28px;
	background: url(../images/buyutec.png) top left no-repeat;
	/*border:1px solid green;*/
}
ul#solMenu li.search div.searchItems {
	margin:5px;
	text-align:right;
}
ul#solMenu li.search div.searchItems label{font:normal 10px Arial;display:block;margin-bottom:5px;}
ul#solMenu li.search div.searchItems label *{font:normal 10px Arial;width:90px;}
ul#solMenu li.search div.searchItems input {font:normal 10px Arial;}

/* =IÇERIK
===========================================*/
h3.genelBaslik{}
.icerikDiv {float:left; clear:both;width:620px; overflow:hidden;}
.icerikDiv.home {width:340px; overflow:hidden;}

.icerikDiv ul{padding-left:20px;}
#icerikResimleri{
	float:left;
	clear:left;
	text-align:left;
	margin-bottom:10px;
}
#icerikResimleri .imageBox{float:left;}

#icerikFlash {
	float:left;
	border:1px solid #dedede;
	margin: 0 7px 7px 0;
}

#langBar{
	float:right;
	margin:5px;
	text-align:left;
}
#langBar li{list-style-type: none; float:left;display:block;margin:2px;}
#langBar li a{padding:8px 5px;}
#langBar li a.selected{/*border-bottom:2px solid #0CF;*/}

.rotaDiv{
	float:left;
	margin:0 20px 20px 0;
}
/* =ÜRÜN LİSTELERİ
===========================================*/

div.urunListesi {float:left;width:620px;}
.tContainer {
	width:190px;
	float:left;
	clear:none;
	padding:3px;
	margin:0 7px 7px 0;
	/*border-bottom:1px dashed #dedede;*/
}
.tHolder{
	width:170px;
	height:100px;
	padding:10px;
	background: url(../images/tzemin.png) top left no-repeat;
	/*float:left;*/
}
.tIcerik{overflow:hidden;padding:5px; width:180px;height:90px;float:left;}
H3.tBaslik {font:bold 13px Arial;margin-bottom:5px;}
.bilgiSatiri {
	font:normal 11px Arial;
}
.bilgiSatiri span{ font-weight:bold !important; margin-right:5px;}

#anaResim{width:275px;}
#sagSutun{
	width:245px;
	height:72px;
	float:left;
	clear:both;
	padding:15px 13px;
	background: url(../images/vzemin.jpg) -3px 0px no-repeat;
	margin-bottom:10px;
}
H2.vitrinBaslik {padding-right:10px;margin:0;font-weight:bold;text-align:right;}
#vitrinListe {
	list-style:none;
}
#vitrinListe li img.tek{float:left;margin-right:10px;}
#vitrinListe li img.cift{float:right;margin-left:10px;}
.vitrinText {
  float:left;
}

/* =ÜRÜN DETAYI
===========================================*/

#urunDetay {
	font:normal 10px Arial, Calibri, sans-serif;
	float:left;
	clear:both;
	width:620px;
}
h3.urunDetayBaslik {
	font:bold 14px Arial;
	color: #039;
	margin-bottom:10px;
	/*padding:5px 10px;
	background: url(../images/satirover.png) center left repeat-y;*/
}
#urunDetay p{margin-bottom:20px;}
#urunDetay ul{margin-left:15px;}
.urunAnaResim {float:right; margin:5px; border:4px double #ccc; background-color:#dedede;width:300px;}
.urunDigerResim {margin-top:3px;}
#urunDetay p.urunDetayOlculer div span{display:block;width:200px;border:1px solid #000000;}
.uruniletisim {padding-top:3px;margin:5px; border:1px double #ccc; float:right;clear:right;width:275px;padding:15px;}
.uruniletisim input, .uruniletisim textarea {display:block; border:1px solid #dedede; width:200px;}
.uruniletisim label {display:block; margin-bottom:10px; font-weight: bold;}
/* =DUYURU / HABER LİSTELERİ
===========================================*/
#duyuruList {list-style-type:none;}
#duyuruList li h3{font:bold 12px Arial;margin-bottom:10px;}
#duyuruList li { float:left; clear:both; text-align:left;margin:10px 0; background:url(../images/arrow.gif) top left no-repeat; padding-left:20px;}
#duyuruList li img { padding:2px; border:1px solid #0CF; float:left; vertical-align:text-top;}

/* SOL HABERLER İÇİN /////////////////*/
#haberListe {list-style-type:none;
	overflow: hidden;
	/*height: 125px;*/
}
#haberListe li {
	float:left; clear:both; width:130px;
	text-align:left;margin-bottom:5px;
	background:url(../images/arrowk.gif) 0 4px no-repeat;
	padding-left:15px;/**/
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;}
#haberListe li a{font:normal 9px Arial;}
#haberListe li img {
	/*display:none;
	border:1px solid #666;*/
	float:left;
	margin:0 2px 2px 0;
	vertical-align:top;
	width:45px;
}

/* ORTA HABER LİSTESİ İÇİN ////////////////////////*/
#haberListesi {
	list-style-type:none;
}
#haberListesi li{
	float:left;
	clear:both;
	width:585px;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;	
}
#haberListesi li a img { 
	float:left;
	clear:left;
	border:1px solid #dedede;
	vertical-align:text-top;
	margin-right:15px;
}
#haberListesi li a h3{
	display:block;
}
#haberListesi em {margin:10px 0; font-size:10px; text-decoration:underline; display:block;}
.haberAnaResim {
	margin: 0 10px 0px 0;
	float:left;
	clear:left;
	vertical-align: text-top;
}

/* =ANASAYFA ALT KUTULAR
===========================================*/
#altBolum{
	float:left;
	width:570px;
	margin: 10px 0 0px 0;
	overflow:hidden;
}
#sagBolum{
	float:left;
	width:139px;
	margin: 10px 0 0px 0;
	overflow:hidden;
}
.altKutu {
	width:139px;
	float:left;
	margin:0 2px 0 0;
}

#sagBolum .altKutu {margin:3px 0 0 0;}

.altKutu img{border:none;}


h2.altBaslik {height:22px;overflow:hidden;}
h2.altBaslik a{
	font:Bold 14px Arial;
	color: white;
	text-decoration:none;
	text-align:center;
	padding:3px;
	display:block;
	background: black url(../images/kutubaslikzemin.gif) top center repeat-x;
}
h2.altBaslik a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-position: 0 -23px;
}

/* =FOOTER
===========================================*/
#footer{
	width:845px;
	height:100px;
	margin-bottom:20px;
	float:left;
	clear:both;
	text-align:right;
	background: #fff url(../images/footer.jpg) bottom left no-repeat;
}

#footer .copyright{
	/*float:right;*/
	color:#666;
	margin:10px 10px 0px 0;
	font:bold 10px Arial;
}
#footer .copyright a{color:#666; text-decoration:underline;}
#footer .copyright a:hover{color:#000;}
/* =DIGER
===========================================*/
span.geriButon{
	float:right;
	text-align:right;
	clear:both;
	margin-top:30px;
}
#map_canvas.gmap {
	border: 1px solid #666666;
	width: 620px;
	height: 460px;
	clear: both;
}
.fotoGaleri{
clear:both;
margin:0 0 30px 0;
}

/* = IMAGE BOX
===========================================*/
.imageBox {
	width:126px;
	height:84px;
	float:left;
	border:1px solid #A8DAF5;
	margin:1px;
	cursor: pointer;
	z-index:220;

}
.imageBox_theImage {
	width:120px;
	height:80px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 2px auto;
	margin-bottom:2px;
}
.imageBox .imageBox_theImage {
	border:1px solid #DDD;
}
.imageBox_label {
	text-align:center;
	font-family: arial;
	font-size:12px;
	margin: 0 auto;
}
.imageBox_theImage2 {
	 /*padding:2px;*/
	 border:1px solid #A0CAE0;
	 /*margin: 1px;*/
}

/* = SAYFALAMA
===========================================*/
#sayfala {
	/*width:300px;
	float:left;*/
	clear:both;
	margin:10px auto;
}
ul.pageNav {list-style-type: none;}
ul.pageNav li{float:left;}
ul.pageNav li a{
	font:normal 12px Verdana;
    color: #333;
	width:15px;
	height:15px;
	padding:5px;
	margin:0 2px;
	display:block;
	border:1px solid #CCCCCC;
	background: #F5F5F5;
	text-align:center;
    text-decoration: none;
}

li.currentPage {}

ul.pageNav li.currentPage a {
	color: #000;	
	background: #dedede;
	border-color: black;
}

-->