@charset "iso-8859-9";

body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; }
#sablon{ background-image:url(/resim/bg.jpg); background-repeat:repeat-x;}
#ust{width:1001px; overflow:hidden; height:223px; background-color:#ebebeb;}
#sutmenu {background-image:url(/resim/ust_menu.jpg); height:25px;  overflow:hidden;}
#ustmenu{
	height:25px;
	 
 }
select {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #aaa;
color:#333;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:2px;
height:21px;
}
textarea {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #999;
color:#333;
font-weight:700;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:2px
}

input[type=button] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #aaa;
text-align:center;
color:#044d02;
background:url('/images/bg_button.gif') repeat-x top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px 10px
}

input[type=submit] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #aaa;
text-align:center;
color:#044d02;
background:url('/images/bg_button.gif') repeat-x top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px 10px
}
input[type=reset] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #aaa;
text-align:center;
color:#666;
background:url('/images/bg_button.gif') repeat-x top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px 10px
}

input[type=radio] {
 border:0px;	
}
input[type="text"][readonly] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #999;
color:#aaa;
background-color:#f0f0f0;
font-weight:700;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px
}

input[type="submit"][disabled] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #ccc;
text-align:center;
color:#aaa;
background:url('/images/bg_button.gif') repeat-x top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px 10px
}

input:hover[type="submit"][disabled] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #ccc;
text-align:center;
color:#aaa;
background:url('/images/bg_button.gif') repeat-x top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px 10px
}

input:hover[type=button] {
background:url('/images/bg_button_h.gif') repeat-x top left;
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
color:#000
}

input:hover[type=submit] {
background:url('/images/bg_button_h.gif') repeat-x top left;
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
color:#000
}

input:hover[type=reset] {
background:url('/images/bg_button_h.gif') repeat-x top left;
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
color:#000
}input[type=text] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #999;
color:#333;
font-weight:700;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px
}

input:hover[type=text] {
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

input[type=password] {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #999;
color:#333;
font-weight:700;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:3px
}

input:hover[type=password] {
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

fieldset {
border:#ddd 2px solid;
margin-bottom:10px;
border-radius:4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-radius:4px;
padding:10px
}
fieldset a{
		color:#666;	
	}
fieldset a:hover{	
		color:#333;
}

fieldset ul, fieldset li {
list-style-position:inside;
list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
 
 
 
#uyari {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	margin-top: 100px;
	margin: 0px;
	text-align:left;
	background-image: url('/images/bilgilendirme.png');
	background-repeat: no-repeat;
	width: 365px;
	height: 46px;
	color: #4f4d30;
	text-shadow: 1px 1px #ffffff;
	font-size: 9pt;
	padding-left: 55px;
	margin-bottom: 20px;
}
#hata {
	background-image: url('/images/bilgilendirme.png');
	background-repeat: no-repeat;
	background-position: 0px -46px;
	width: 365px;
	height: 46px;
	color: #9c394b;
	text-shadow: 1px 1px #ededed;
	font-size: 9pt;
	padding-left: 55px;
	margin-bottom: 20px;
}
#basarili {
	background-image: url('/images/bilgilendirme.png');
	background-repeat: no-repeat;
	background-position: 0px -92px;
	width: 365px;
	height: 46px;
	color: #535d3a;
	text-shadow: 1px 1px #ededed;
	font-size: 9pt;
	padding-left: 55px;
	margin-bottom: 20px;
}
.baslik {
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 0px 4px 0px;;
}
.kapat {
	position: absolute;
	margin-left: 292px;
	padding-top: 5px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
	cursor: pointer;
}
.ku {
	color: #ecd17f;
}
.kh {
	color: #ff92a0;
}
.kb {
	color: #bdd19a;
}
 
 .bas{ text-align:left; margin-left:3px; height:30px;}
.hidden{display: none;}
	#menucerceve{
		height:25px;
		width:524px;
		float:right;
		
		}
		#menubg{
			background-image:url(/resim/menu_bg.png);
			height:25px;
			width:111px;
			float:left;
			margin-left:3px;
			overflow:hidden;
			text-align:center;
			}
			
			#menubg:hover{
				background-image:url(/resim/menu_bg_hover.png);
				text-decoration:underline;
				color:#666;
			}
			
			#menubg a{
				text-decoration:none;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#666; 
				padding-top:10px;
				}
				
				
#logoalan{height:76px; width:312px; overflow:hidden; margin-top:32px; float:left;}
 
#logo:hover{border-bottom:#CCC dotted 1px;background-image:url(/resim/logo_hover.png);  opacity:0.9}
#footer #footeric { height:170px; border:0px solid #FFF; width:970px; margin-left:auto; margin-right:auto; margin-top:10px;}
#footer #imza { float:right;border:0px solid #FFF; width:220px; margin-top:14px; height:50px; margin-right:10px; text-align:center;}


#slogan { float:right;}
#menu{ background-image:url(/resim/bar.png) ;height:42px; overflow:hidden;}
#menuorta{ height:30px; margin-top:5px; }
#clear{ clear:both; height:4px;}
#menuic a{ float:left; color:#FFF; margin-left:20px; text-decoration:none; font-weight:bold; font-size:14px; font-family:Arial, Helvetica, sans-serif; padding-top:10px; float:left;}
#menuic a:hover{ text-decoration:underline; }			
#arama{ padding-left:70px;  margin-top:3px; margin-left:15px; width:204px;  float:left; height:22px; border:0px solid #666 ; text-align:left;}
#aramabut{float:left;padding-left:50px; margin-top:3px; }
#arama 	input[type=text] {width:235px; border:#093; height:22px; border:1px solid #096; font-size:14px; font-weight:bold; color:#063;  }

#ilanduvari{ float:right; width:200px;  height:25px; overflow:hidden;}
#orta {width:1008px}
#ortasol{float:left; width:249px; height:auto; z-index:9999;}
#solmenu {width:243px;height:590px;  background-image:url(/resim/solmenu_bg.png); background-repeat:no-repeat;}
#solmenubaslik{width:224px; text-align:right; height:35px; background-image:url(/resim/solmenu.png); background-repeat:no-repeat;overflow:hidden; float:left; margin-top:10px;}
#cizgi{background-image:url(/resim/cizgi.png); height:27px; width:240px; text-align:left; }
#cizgi a{text-align:left; color:#333;   margin-left:10px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#cizgi a:hover{ text-decoration:underline;}

#ortaorta {width:756px; float:right; height:auto;overflow:hidden;}
#haberdıs{ width:550px; height:226px; background-image:url(/resim/haberbg.png) ; float:left; overflow:hidden;} 
#login{float:right;background-image:url(/resim/login.jpg) ; width:196px; height:225px; overflow:hidden; }

#soneklenenler{ background-image:url(/resim/soneklenenler.png) ; width:754px ; height:142px;}
#vitrin{ background-image:url(/resim/vitrin.png) ;  height:210px; background-repeat:no-repeat;}
#encokhit{ background-image:url(/resim/encoktik.png) ; width:379px; height:237px; overflow:hidden; float:left;}
#enbegilenler {  width:377px; height:234px; overflow:hidden; float:right;}

#yeniurunler { background-image:url(/resim/soneklenenlerurunler.png) ; width:550px; height:122px; overflow:hidden; float:left;  }
#defter  { width:202px; height:122px; background-image:url(/resim/zdefter.png); overflow:hidden; float:left;}
#uyeler{width:248px; height:238px; background-image:url(/resim/uyeler.png); overflow:hidden; float:left;}
#uyeleric{width:248px; height:174px;   overflow:hidden; float:left; margin-top:53px; margin-left:6px;}
#etiket{width:248px; height:124px; background-image:url(/resim/etiket.png); overflow:hidden; float:left;}
#etiketic{width:248px; height:94px;   overflow:hidden; float:left; margin-top:23px;}




.onkat{
	font-size:12px;
	font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
	color:#044d02;
	 

}
.onkat a{
 font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
color:#044d02;
text-decoration:none;
}

#orta1 {width:754px; height:37px; background-image:url(/resim/orta_bg_01.png); overflow:hidden;  float:left; }
#orta2 {width:754px; height:auto; min-height:895px; background-image:url(/resim/orta_bg_02.png); overflow:hidden; float:left;}
#orta3 {width:754px; height:26px; background-image:url(/resim/orta_bg_03.png); overflow:hidden; float:left;}
#footer {width:1008px; height:256px; background-image:url(/resim/footer.png) ; overflow:hidden;   margin-left:auto; margin-right:auto; }







