@charset "utf-8";
/* 
CSS Document 
*/


html 
{
	  height: 100%;
}
body {
		 
		font-family:  Georgia , Helvetica, sans-serif;
		font-size: 11px;
		margin: 0px;
		padding: 0px;
}
	a
{
			color: #757575;
			text-decoration:underline;
}

#mainWrapper
{
width:980px;
margin-left:auto;
margin-right:auto;
}

#header
{
height:120px;
background-color:#ececec;
border-bottom:#666666 1px solid;
}
/* TEPE YERLEŞİM */
#logoContainer
{
float:left;
width:140px;
padding-left:20px; 
height:120px;
}
#banner
{
float:left;
width:650px;
 
height:120px;
}
#headRight
{
    /*
margin-top:5px;    
margin-left:-115px;
text-align:right;
width:280px; 
height:20px;
position:absolute;
*/
    float:right;
height:20px;
margin-top:5px;
position:relative;
text-align:right;
width:170px;
}

#mainWrapper
{
width:980px;
margin-left:auto;
margin-right:auto;
}

#footer
{
    clear:both;
 width:980px;
 height:60px;
 padding-top:10px;
 background-color:#ececec;
 text-align:center;
}

#contentWrapper
{
overflow:hidden;
 margin-top:3px;
 padding:5px 0px 5px 0px;
 width:980px;
 min-height:400px;

}

#contentLeft
{
 
width:200px;
min-height:400px;
float:left; 
}

#contentCenter
{
 
width:558px;
min-height:300px;
margin-left:5px;
margin-right:5px;
float:left; 
border-left:#666666 1px dashed;
border-right:#666666 1px dashed;
}

#contentRight
{
display:inline;
width:200px;
min-height:400px;
float:right; 
}
 
/*
SOL KUTUCUKLAR
*/
.boxLeft
{
width:200px;
min-height:170px;
margin-bottom:10px;
border-bottom:dotted 1px #000000;
}
.boxLeftTop
{ 
height:25px;
width:200px;
}
/*Soldaki kutuların  tepe kısmının arkaplanı*/
.boxLeftTopLeft
{
float:left;
background-image:url(../images/boxLeftTopLeft.jpg.jpg);
background-repeat:no-repeat;
width:5px;
height:25px;
}
.boxLeftTopBack
{
background-image:url(../images/boxLeftTopBack.jpg);
background-repeat:repeat-x;
width:190px;
float:left;
padding-top:8px;
font-weight:bold;
height:25px;
}
.boxLeftTopRight
{

float:left;
background-image:url(../images/boxLeftTopRight.jpg);
background-repeat:no-repeat;
width:5px;
height:25px;
}


/*SOL KUTULARIN ORTA KISIMLARI*/

.boxLeftCenter
{
min-height:100px;
}

/*SOL KUTU ALT KISIM*/
.boxLeftBottom
{

}

/*
ORTA KUTULAR 
*/
.boxCenter
{
margin-left:5px;
}
 
    

.boxCenterTop
{}  
/* orta kutuların tepe kısmının içi*/
.boxCenterTopLeft 
{
float:left;
background-image:url(../images/boxLeftTopLeft.jpg);
background-repeat:no-repeat;
width:5px;
height:25px;
}
.boxCenterTopBack 
{
background-image:url(../images/boxLeftTopBack.jpg);
background-repeat:repeat-x;
width:530px;
padding-top:8px;
font-weight:bold;
float:left;
height:25px;
}
.boxCenterTopRight 
{
float:left;
background-image:url(../images/boxLeftTopRight.jpg);
background-repeat:no-repeat;
width:5px;
height:25px;
}


.boxCenterCenter
{
width:550px;
min-height:200px;
clear:both;
}
.boxCenterBottom
{
border-bottom: dashed 1px #666666;
width:548px;
}


/*
SAĞ KUTULAR
*/
.boxRight
{
 
}
.boxRightTop
{
	background-image:url(../images/boxRightTop.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:4px;
	font-size:14px;
	color:#003399;
}
/*Sağ Panel Tepe */
.boxRightTopLeft
{
float:left;
	background-image:url(../images/boxLeftTopLeft.png);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
}
.boxRightTopCenter
{
float:left;
	background-image:url(../images/boxLeftTopBack.png);
	background-repeat:repeat-x;
	width:184px;
	height:4px;
}
.boxRightTopRight
{
float:left;
	background-image:url(../images/boxLeftTopRight.png);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
}
/* Sağ tepe Panel bitiş */

.boxRightCenter
{
	background-image:url(../images/boxRightBack.jpg);
	background-repeat:repeat-x;
	width:180px;
	padding:5px;
	min-height:140px;
	border-left:solid 1px gray;
	border-right:solid 1px gray;
	
}
.boxRightBottom
{
	 
	width:192px;
	height:5px;
}
/* Sağ panel tepe iç kısım */

.boxRightBottomLeft
      {
	  float:left;
	 background-image:url(../images/boxLeftBottomLeft.png);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	  }
.boxRightBottomCenter
      {
	   float:left;
	  border-bottom:solid 1px gray;
	  width:182px;
	  	height:5px;
	  }
.boxRightBottomRight
      {
	  	  float:left;
	 background-image:url(../images/boxLeftBottomRight.png);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	  }
	  
	  
	  .marginleft5
	  {
	    margin-left:5px;
	    
	    }
	  
.contentInfo
{
    padding: 10px; 
    width: 510px; 
    color: rgb(255, 255, 255); 
    background-color: rgb(152, 176, 178); 
   
   
    }	  
	 .bilgiKutusu
{
    width: 530px;
    text-align: justify;
    padding: 10px 10px 10px 10px;
    margin:10px 0 10px 0;
    background-color: #ffffff;
    border: solid 1px #8f8c85;
   
}  
	 /* ÜRÜNLER */
	 
	 
	 
	 
.boxProducts
{
    height:150px;
    width:160px;
    padding:5px;
    margin:5px;
    border:solid 1px gray;
 
}
.boxRProductsTop
{
	background-image:url(../images/boxRightTop.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:4px;
	font-size:14px;
	color:#003399;
}
/*Sağ Panel Tepe */
.boxProductsLeft
{
    float:left;
	background-image:url(../images/boxLeftTopLeft.png);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
}
.boxProductsTopCenter
{
float:left;
	background-image:url(../images/boxLeftTopBack.png);
	background-repeat:repeat-x;
	width:184px;
	height:4px;
}
.boxProductsTopRight
{
float:left;
	background-image:url(../images/boxLeftTopRight.png);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
}
/* Sağ tepe Panel bitiş */

.boxProductsCenter
{
	background-image:url(../images/boxRightBack.jpg);
	background-repeat:repeat-x;
	width:190px;
	min-height:150px;
	border-left:solid 1px gray;
	border-right:solid 1px gray;
	
}
.boxProductsBottom
{
	 
	width:192px;
	height:5px;
}
/* Sağ panel tepe iç kısım */

.boxProductsBottomLeft
      {
	  float:left;
	 background-image:url(../images/boxLeftBottomLeft.png);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	  }
.boxProductsBottomCenter
      {
	   float:left;
	  border-bottom:solid 1px gray;
	  width:182px;
	  	height:5px;
	  }
.boxProductsBottomRight
      {
	  	  float:left;
	 background-image:url(../images/boxLeftBottomRight.png);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	  }
	  
	  /* ÜRÜN Resimleri  */
.productImg
{
    min-height:100px;
  
}
.menuCategory 
		{
		margin-left:0px;
	    margin-top:5px;
		margin-bottom:5px;
		padding:0px;	
		list-style: none; 
	    color: #7a7a7a;	
		}
				.menuCategory  a
		{
		    text-decoration:none;
		}
		
			.menuCategory  li
		{
		     height:18px;
		}
		
				.menuCategory  a:hover
		{
		    text-decoration:none;
		    color:#ff9600;
		}
		  a
		{
		    text-decoration:none;
		}
		  a:hover
		{
		    text-decoration:none;
		    color:#ff9600;
		}
		 .bir
      	 {
      	  
      	   padding:5px;
          	border:solid 1px black;
          	background-color:#ff9600;   
          	color:White;    
      	 }
      	 .iki
      	 {
      	    padding:5px;
      	 
	        border:solid 1px White;
	        background-color:#ffeeff;
      	 }		
      	 .formyazi
      	 {
      	    padding:3px;
      	    
      	    }
      	   
.BoxTitle
{
    font-size:16px;
}

/*ÜST BANNER İÇİNDEKİ MENÜ */

     #tepemenu{
        margin-top:95px;
        margin-left:56px;
    
        height:25px;
		color:#FFFFFF;
		font-size:14px;
	     }
		 #tepemenu a
		 {
		 color:#4D4D4D;
		 text-decoration:none;
		 }
		 #tepemenu a:hover
		 {
		 color:#FF9600;
		 
		 }
      .tepemenusol
      {
  background-image: url('../images/tepemenusol.png');
  background-repeat: no-repeat;
  height:25px;
  width:5px;
  float:left;

}
.tepemenusag       {
  height:25px;
  width:4px;
  background-image:
  url(../images/tepemenusag.png);
  background-repeat: no-repeat ;
        float:left;
}
.tepemenuback
{
  height:25px;
  min-width:100px;
  background-image:url(../images/tepemenuback.png);
  background-repeat: repeat-x    ;
        float:left;
		padding-top:7px;
		text-align:center;
		font-weight:bolder;
}
.tepemenuoge
{
  height:25px;
  min-width:109px;
  float:left;
 margin-right:1px;
}
/*üST BANNER İÇİNDEKİ MANU BİTTİ*/

/*sol menü */
		.KatMenu
		{
		       width: 190px;
		       z-index:8000;
		       margin-left:5px;
		    }
			.smisKatMenu 
{
 padding-top:6px;
    border-bottom:dotted 1px #666666;
    height:22px;
    text-align: left;
}

.smisKatMenu a
{
	padding-top:6px;
    text-decoration: none;
    color:#4d4d4d;
        height:22px;
    background:none;
   font-weight: bold;

}
.dmisKatMenu 
{
    padding-top:6px;
    color: #4d4d4d;
    background-color:White;
    text-align: left;
    height:22px;
    border-bottom: 1px solid #deded6;
    z-index:7000;
    width:125px;
    
    }

.dmisKatMenu a
{
    text-decoration: none;
    color:#000000;
    background:none;
     height:22px;
}

.dmsKatMenu
{
    border: 1px solid #deded6;
    height:22px;
}

.dMenuHover  
{ 
 background-color:#ff9600;
}
.sMenuHover
{
 background-color:#ff9600;

}
/* SOL menü bittii*/
 
