/******************************************** BODY BOLUMU ********************************************/
body.standart
{
	background-color :White;
}
/******************************************* BANNER BOLUMU ********************************************/
td.banner
{
	background-color :  #C3EA88;
	color : #ffffe1;
	font-family : Arial;
	font-size : xx-large;
	font-style : normal;
	font-weight : bold;
	text-decoration : blink;
}
td.flashurun
{
	background-color :  #C3EA88;
	color : #ffffe1;
	font-family : Arial;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	text-decoration : blink;
}
/****************************************** UST MENU BOLUMU ******************************************/
td.ustmenu
{
	background-color : Transparent;
	text-align : left;
}
A.ustmenu
{
	color : #015DE2;
	font-family : Arial;
	font-size : large;
	font-style : normal;
	font-weight : bold;
	text-decoration : blink;
}
/***************************************** SİTE HARİTASI BOLUMU *************************************/
td.sitemap
{
	background-color : Transparent;
	text-align : left;
	font-family : Arial;
	font-size : x-small;
	font-style : italic;
	font-weight : bold;
	color : Black;
	text-decoration : blink;
}
A.sitemap
{
	background-color : Transparent;
	text-align : left;
	font-family : Arial;
	font-size : x-small;
	font-style : italic;
	font-weight : bold;
	color : Black;
	text-decoration : blink;
}

/********************************************* SOL YAN BOLUM **************************************************/
td.solyan
{
	background-color : #DAFFB5;
}

/********************************************  ANA MENU BOLUMU ********************************************/
td.anamenuyazi
{
	background-color : #C3EA88;
	color: #2121f1;
	text-align : center;
	font-family : Arial;
	font-size : large;
	font-style : normal;
	font-weight : bold;
}
td.anamenu
{
	background-color : #EFFF89;
	text-align : left;
	font-family : Arial;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}

/*************  ASP MENU AYARLARI   ************/

/***************************************************/
    /* menu bar styles */
    #menu-container
    {
        padding: 3px;
    }
    .menu-strip
   {
       margin: 0px;
       vertical-align: middle;
       height: 25px;
   }
   /* all levels styles */
   .menu-level1, .menu-level2, .menu-level3
   {
	  font-size : small;
	   color  : Black;
       padding: 3px;
       margin: 0px;
   }
   .menu-level1 a:link, .menu-level1 a:visited, .menu-level1 a:hover, .menu-level1 a:active
   {
       /*color: Black;*/
   }
   
   /* menu level 1 styles */
   .menu-level1
   {
       font-weight: bold;
       padding: 3px;
       margin: 0px;
   }
   .menu-level1-selected
   {
      
       /*border: solid 1px #124265;*/
   }
   .menu-level1-hover
   {
       background-color: #fee6b7;
       font-weight: bold;
       color : Black;
       /*border-top: solid 1px #124265;*/
       /*border-left: solid 1px #124265;*/
       /*border-right: solid 1px #124265;*/
   }
   .menu-level1-hover a:link, .menu-level1-hover a:visited, .menu-level1-hover a:hover, .menu-level1-hover a:active
   {
      /* color:Black;*/
   }
   
   /* menu level 2 styles */
   .menu-level2-submenu
   {
       /*border-bottom: solid #124265 2px;*/
       /*border-left: solid #124265 1px;*/
       /*border-right: solid #124265 2px;*/
       margin: 0px;
       padding: 0px;
       background-color: Transparent;
       
   }
   .menu-level2
  {
       background-color: Transparent;
       font-weight: bold;
       padding: 3px;
       margin: 0px;
       width: 100%;
   }
   .menu-level2-selected
   {
       background-color: Black;
   }
   .menu-level2-hover
   {
       background-color: #fee6b7;
       color :Black;
   }
   .menu-leve2 a:link, .menu-level2 a:visited, .menu-level2 a:hover, .menu-level2 a:active
   {
       /*color:Black;*/
   }
   .menu-level2-hover a:link, .menu-level2-hover a:visited, .menu-level2-hover a:hover, .menu-level2-hover a:active
   {
		/*color:Black;*/
   } 
   
/********************************************  TREE BOLUMU ********************************************/
td.treeyazi
{
	background-color : Transparent;
	text-align : center;
	color : Black;
	font-family : Arial;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}
td.tree
{
	background-color : Transparent;
	text-align : left;
	color : Black;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
}
/*************  ASP TREE AYARLARI   ************/

   /* LEVEL 1 GENEL AYARLAR */

   .tree-level1
   {
       background-color: Transparent;
       font-weight: bold;
       font-size : small;
       padding: 3px;
       margin: 0px;
       width: 100%;
   }
   
   /* LEVEL 1 YAZILARIN RENKLERI */

   .tree-level1 a:link, .tree-level1 a:visited, .tree-level1 a:hover, .tree-level1 a:active
   {
		color: Black;
   }
   
      /* LEVEL 1 YAZILARIN USTUNE GELINCE CIKICAK AYARLAR */
   
   .tree-level1-hover
   {
       background-color: Transparent;
      /* border-top: solid 1px gold;
       border-right: solid 1px gold;
       border-left: solid 1px gold;
       border-bottom: solid 1px gold;*/
   }
   
    /* LEVEL 2 GENEL AYARLAR */
    
   .tree-level2
   {
       background-color: Transparent;
       font-weight: bold;
       font-size:small;
       padding: 3px;
       margin: 0px;
       width: 100%;
   }

   /* LEVEL 2 YAZILARIN RENKLERI */
   
   .tree-level2 a:link, .tree-level2 a:visited, .tree-level2 a:hover, .tree-level2 a:active
   {
		color: Black;
   }
/********************************************  GRUPLAMA BOLUMU ********************************************/
td.gruplamayazi
{
	background-color : Transparent;
	text-align : center;
	color : Black;
	font-family : Arial;
	font-size : small;
	font-style : italic;
	font-weight : bold;
}
td.gruplama
{
	background-color : Transparent;
	text-align : left;
	color : Black;
	font-family : Arial;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
}
A.gruplama
{
	color : Black;
	font-family : Arial;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	text-decoration : blink;
}
/***************************************** ORTA BASLIK **************************************/
td.ortabaslik
{
	background-color : Transparent;
	text-align : center;
	vertical-align : bottom;
	color : Black;
	font-family : Arial;
	font-size : medium;
	font-style : italic;
	font-weight : bold;
}
A.ortabaslik
{
	color : Black;
	font-family : Arial;
	font-size : larger;
	font-style : normal;
	font-weight : normal;
	text-decoration : blink;
}

/***************************************** TARIH **************************************/
td.tarih
{
	background-color : Transparent;
	text-align : center;
	vertical-align : bottom;
	color : #EFFF89;
	font-family : Arial;
	font-size : smaller;
	font-style : normal;
	font-weight : bold;
}

/***************************************** HABER **************************************/
td.haber
{
	background-color : Transparent;
	text-align : center;
	vertical-align : bottom;
	color : Black;
	font-family : Arial;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}
A.haber
{
	color : Black;
	font-family : Arial;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	text-decoration : blink;
}
/***************************************** USERNAME LABEL ************************************/
td.username
{
	background-color : Transparent;
	text-align : center;
	vertical-align : middle;
	color : Black;
	font-family : Arial;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}

/***************************************** AUTHENTICATE **************************************/
td.authenticate
{
	background-color : Transparent;
	text-align : right;
	vertical-align : bottom;
	color : #EFFF89;
	font-family : Arial;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
}
/***************************************** OZETSEPET **************************************/
td.ozetsepet
{
	background-color : Transparent;
	width : 150;
	text-align : left;
	vertical-align : bottom;
	color : #EFFF89;
	font-family : Arial;
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
}
A.ozetsepet
{
	color : #EFFF89;
	font-family : Arial;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	text-decoration : blink;
}
/***************************************** DROPDOWN **************************************/
.dropdown
{
	background-color : Transparent;
	text-align : center;
	vertical-align : bottom;
	color : #A14B10;
	font-family : Arial;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
}

/************************************************* SONUC **************************************/
td.sonuc
{
	background-color : Transparent;
	text-align : center;
	vertical-align : top;
}

/********************************************* SAG YAN BOLUM **************************************************/
td.sagyan
{
	background-color :Transparent;
}

/********************************************* SOL ALT BOLUM **************************************************/
td.solalt
{
	background-color : Transparent;
}

/********************************************* SAG ALT BOLUM **************************************************/
td.sagalt
{
	background-color : Transparent;
}

/********************************************* ALT ORTA BOLUM **************************************************/
td.altorta
{
	background-color : Transparent;
	vertical-align : top;
}

/********************************************* HAKKI **************************************************/
A.hakki
{
	color : Black;
	font-size : x-small;
}

/******************************************* URUN LISTELEME KISMI *********************************************/

td.listebaslik
{
	background-color : Transparent;
	color : Black;
	text-align: center;
	font-family : Arial;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}
A.listebaslik
{
	color : Black;
	text-align: center;
	font-family : Arial;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	text-decoration : blink;
}
td.listeisim
{
	background-color : Transparent;
	text-align: left;
	font-family : Arial;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
}
A.listeisim
{
	text-align: left;
	color : Black;
	text-decoration : blink;
}
td.listefiyat
{
	background-color : Transparent;
	vertical-align : bottom;
	color : Black;
	font-family : Arial;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
}

/******************************************** URUN OZELLIKLERI KISMI **************************************/

td.ozellikisim
{
	background-color : Transparent;
	color : White;
	text-align: center;
	font-family : Arial;
	font-size : medium;
	font-style : italic;
	font-weight : bold;
}

td.ozellikler
{
	background-color : #fdefd2;
	color : Black;
	text-align: left;
	font-family : Arial;
	font-size : smaller;
	font-style : normal;
	font-weight : bold;
}

td.ozellikler2
{
	background-color : #fee6b7;
	color : Black;
	text-align: left;
	font-family : Arial;
	font-size : smaller;
	font-style : normal;
	font-weight : bold;
}

/******************************   EXTRA BOLUMLER  *******************************/
font.f_boldsmall
{
	color : #A14B10;
	font-weight : bold;
	font-size : small;
}
font.f_boldxsmall
{
	color : #A14B10;
	font-weight : bold;
	font-size : x-small;
}
font.f_boldmedium
{
	color :#A14B10;
	font-weight : bold;
	font-size : medium;
}
font.f_normalsmall
{
	color : Black;
	font-size : small;
	font-weight : normal;
}
font.f_normalxsmall
{
	color : Black;
	font-size : x-small;
	font-weight : normal;
}
font.f_normallarge
{
	color : #A14B10;
	font-size : large;
	font-weight : normal;
}