/* CSS Document */

*{ margin:0; padding:0; }
body{
	margin: 8px 0 20px 0; 
	padding: 0; 	
	font-family: Arial,sans-serif;
	font-size: 11px;
	color:#7B7B7B;	
	background-color:#e7e7de;
}

p {
	margin: 0 0 .75em;
	}
	
div.icerik {
    font-size:14px;
    line-height:18px;
    background-color: #fff;
}


#kalip{
	margin: 0 auto;
	padding:0;
	width:775px;
	
}

#ust{
	background:url(images/bg2.gif) no-repeat;
	height:130px;
}

/**********MENU************/

#menu {
	width:775PX; 
	height:27px; 
	float:left;
	position:relative;
}

#ust_yazi{
	color:#FFFFFF;
	font-size:12px;
	font:Arial, Helvetica, sans-serif, bold;
	margin-top:8px;
	margin-left:5px;
	position:absolute;
}

#menu ul {
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:0;
	width:775px;
}
	#menu li {display:inline; margin:0; padding:0; float:left;}
	#menu ul a {display:block;text-indent:-999px;overflow:hidden;height:27px;}
	
	#menu a.anasayfa 	{	width:92px; height:27px; background: transparent url(images/menu.gif) no-repeat 0 0; }
	#menu a.sirket 		{	width:75px; height:27px; background: transparent url(images/menu.gif) no-repeat -92px 0; }
      #menu a.urunler 	{	width:84px; height:27px; background: transparent url(images/menu.gif) no-repeat -167px 0;}
      #menu a.ocak 		{	width:65px; height:27px; background: transparent url(images/menu.gif) no-repeat -251px 0; }
      #menu a.iletisim	{	width:72px; height:27px; background: transparent url(images/menu.gif) no-repeat -316px 0; }
	  
      #menu a.anasayfa:hover	{	background: transparent url(images/menu.gif) no-repeat 0 -27px; }
      #menu a.sirket:hover 		{	background: transparent url(images/menu.gif) no-repeat -92px -27px; }
      #menu a.urunler:hover 	{	background: transparent url(images/menu.gif) no-repeat -167px -27px;}
      #menu a.ocak:hover 		{	background: transparent url(images/menu.gif) no-repeat -251px -27px; }
      #menu a.iletisim:hover 	{	background: transparent url(images/menu.gif) no-repeat -316px -27px; }
	  
	 /* #aktif a.anasayfa {width:92px; height:27px; background: transparent url(images/menu.gif) no-repeat 0 0; }
      #aktif a.sirket {	width:75px; height:27px; background: transparent url(images/menu.gif) no-repeat -92px 0; }
      #aktif a.urunler {	width:84px;height:27px; background: transparent url(images/menu.gif) no-repeat -167px 0;}
      #aktif a.blog {	width:65px; height:27px; background: transparent url(images/menu.gif) no-repeat -251px 0; }
      #menu a.iletisim{	width:72px; height:27px; background: transparent url(images/menu.gif) no-repeat -316px 0; }
	  */
	  #menu a.ana { width:92px; height:27px; background: transparent url(images/menu.gif) no-repeat 0 0; }
	  #menu a.ana {	background: transparent url(images/menu.gif) no-repeat 0 -27px; }
	  #menu a.sir {	width:75px; height:27px; background: transparent url(images/menu.gif) no-repeat -92px 0; }
      #menu a.sir {	background: transparent url(images/menu.gif) no-repeat -92px -27px; }
	  #menu a.uru {	width:84px;height:27px; background: transparent url(images/menu.gif) no-repeat -167px 0;}
      #menu a.uru {	background: transparent url(images/menu.gif) no-repeat -167px -27px;}
	  #menu a.oca {	width:65px; height:27px; background: transparent url(images/menu.gif) no-repeat -251px 0; }
      #menu a.oca {	background: transparent url(images/menu.gif) no-repeat -251px -27px; }
	  #menu a.ile {	width:72px; height:27px; background: transparent url(images/menu.gif) no-repeat -316px 0; }
      #menu a.ile {	background: transparent url(images/menu.gif) no-repeat -316px -27px; }
/********ENG*************/
#menuen {
width:500px; 
height:27px; 
margin:0 auto;
float:left;
position:relative;
}

#menuen ul {
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:0;
	width:520px;
}
      #menuen li {display:inline; margin:0; padding:0; float:left;}
      #menuen ul a {display:block;text-indent:-999px;overflow:hidden;height:27px;}

      #menuen a.mainpage{	width:92px; height:27px; background: transparent url(images/menuen.gif) no-repeat 0 0; }
      #menuen a.company {	width:73px; height:27px; background: transparent url(images/menuen.gif) no-repeat -92px 0; }
      #menuen a.products{	width:72px;height:27px; background: transparent url(images/menuen.gif) no-repeat -165px 0;}
      #menuen a.mine 	{	width:45px; height:27px; background: transparent url(images/menuen.gif) no-repeat -237px 0; }
      #menuen a.contact {	width:65px; height:27px; background: transparent url(images/menuen.gif) no-repeat -282px 0; }
	  
      #menuen a.mainpage:hover	{	background: transparent url(images/menuen.gif) no-repeat 0 -27px; }
      #menuen a.company:hover 	{	background: transparent url(images/menuen.gif) no-repeat -92px -27px; }
      #menuen a.products:hover 	{	background: transparent url(images/menuen.gif) no-repeat -165px -27px;}
      #menuen a.mine:hover 		{	background: transparent url(images/menuen.gif) no-repeat -237px -27px; }
      #menuen a.contact:hover 	{	background: transparent url(images/menuen.gif) no-repeat -282px -27px; }
	  
	 /* #aktif a.anasayfa {width:92px; height:27px; background: transparent url(images/menuen.gif) no-repeat 0 0; }
      #aktif a.sirket {	width:75px; height:27px; background: transparent url(images/menuen.gif) no-repeat -92px 0; }
      #aktif a.urunler {	width:84px;height:27px; background: transparent url(images/menuen.gif) no-repeat -167px 0;}
      #aktif a.blog {	width:65px; height:27px; background: transparent url(images/menuen.gif) no-repeat -251px 0; }
      #menuen a.iletisim{	width:72px; height:27px; background: transparent url(images/menuen.gif) no-repeat -316px 0; }
	  */
	  #menuen a.main{	width:92px; height:27px; background: transparent url(images/menuen.gif) no-repeat 0 0; }
	  #menuen a.main{	background: transparent url(images/menuen.gif) no-repeat 0 -27px; }
	  #menuen a.com {	width:73px; height:27px; background: transparent url(images/menuen.gif) no-repeat -92px 0; }
      #menuen a.com {	background: transparent url(images/menuen.gif) no-repeat -92px -27px; }
	  #menuen a.pro {	width:72px;height:27px; background: transparent url(images/menuen.gif) no-repeat -165px 0;}
      #menuen a.pro {	background: transparent url(images/menuen.gif) no-repeat -165px -27px;}
	  #menuen a.min {	width:45px; height:27px; background: transparent url(images/menuen.gif) no-repeat -237px 0; }
      #menuen a.min {	background: transparent url(images/menuen.gif) no-repeat -237px -27px; }
	  #menuen a.con {	width:65px; height:27px; background: transparent url(images/menuen.gif) no-repeat -282px 0; }
      #menuen a.con {	background: transparent url(images/menuen.gif) no-repeat -282px -27px; }	  
/************* MENU SON **********/

#orta{
	background:#fff;
	/*border:#999 solid 1px;
	border-bottom:none;*/
	padding-left:10px;
	padding-right:10px;
	color:#000;
	font-size:1.2em;
	display:table;
	height:100%;
	width:755px;
}

#alt{
background:url(images/alt_bg.gif) no-repeat;
background-position:bottom left;
height:30px;
padding-left:1em;
padding-right:1em;
background-color:#f6f6ea;
}

#temizle{
clear:both;
}

/* urunler
 sayfası */

#urun {
margin-left: auto; margin-right: auto;
display:block;
}

#urun_grup {
margin-top:1em;
font-size:14px;
color:#666;
background:#F6F5F0;
display:block;
/*border:dotted 1px #333;*/
border:solid #CCC;
border-width:0 2px 2px 0;
border-left:solid #fff 3px;
border-top:solid #fff 3px;
width:23%;
margin-left:2em;
text-align:center;
float:left;
padding:1em;
}

#urun_grup img {
border:solid 2px #666;
margin:.5em;
width:10em;
}

#urun_box {
float:left;
clear:left;
}

sub, sup{
font-size:8px;
}
.urun_table{
border:solid 1px #f0f0f0;
margin-right:0.5em;
}
.urun_table td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.tx{
background-color:#E2F5F4;
}
.rsm_blok{
margin-left: auto; margin-right: auto;
display:block;
}
.tmb{
margin-top:0.5em;
background:#F6F5F0;
display:block;
border:solid #CCC;
border-width:0 1px 1px 0;
width:%10;
margin-left:1.5em;
text-align:center;
float:left;
padding:0.3em;
}

#ara_baslik h1{
background:url(images/h_iletisim.png) no-repeat;
text-indent:-9999px;
}


#haber_blok{
	width:22.5em;
	margin: 0 5px;
	padding: 4px 6px 4px;
	background: #efefef;
	border: 1px solid #ddd;
	float:left;
	height:155px;
	}
#haber_blok p {
	margin: 0;
	}

/* Link 
----------------------------------------------- */
a:link,
 a:visited {
	color:#555;
	text-decoration: none;
	border-bottom: 1px #aaa;
	}
	
#haber_blok a:hover {
	text-decoration: none;
	background: #fea;
	border-bottom: 1px solid #aaa;
	}
	
a:link img,
a:visited img {
	border: none;
	}
	
#haber_blok ul {
	margin: 0;
	padding: 0;
	list-style: none; 
	}

#haber_blok ul li {
	margin: 0;
	padding: 0;
	list-style: none; 
	margin-top:5px;
	}
	
#info{
	float:left;
	border:1px solid #F4F4F4;
	width:420px;
	}
	
#yan_menu{
	width:200px;
	float:left;
	}

#slide{
	float:left;
	}
	
#monoSlideshow{
	width:535px;
	height:207px;
	}
	
	
/*- Menu 2--------------------------- */
	
#menu2 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	float:left;
	}
	
#menu2 ul 
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu2 li a {
	font-weight:bold;
	color:#283A50;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #283A50;
	display: block;
	background: url(images/menu2.gif);
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #283A50;
	background: url(images/menu2.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:active {
	color: #283A50;
	background: url(images/menu2.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}	
/************/
