/* Global CSS */
html {
height: 100%;
padding: 0px;
margin: 0px;
}

body {
height: 100%;
margin: 0px;
padding: 0px;
font-family: Tahoma, sans-serif;
font-size: 11px;
color: #000;
line-height: 140%;
background:#DCDCDC;          /*#D8BFD8; */
}

img {
border: 0px;
}

a {
color: #000;
text-decoration: none;
}

a:hover {
color: #FF0000;                               */ #ff0000   --> kırmızı (sabit haber başlıkları için) */
text-decoration: underline;
}

#container {
margin:auto;
padding:0px;
width:995px;
}

.siteheader {
border: 1px solid #BF97BF;                   /* #BF97BF --->  açık pempe (menü ve modüllerin arka plan renkleri */
padding: 3px;
background: #fff;
margin-top: 10px;
}

.sitetopmenu {
border: 1px solid #BF97BF;
height:21px;
line-height:21px;
margin-top: 5px;
background: #E6B5E6;
}

.sitegenel {
border: 1px solid #BF97BF;
padding: 5px;
margin-top: 5px;
background: #fff;
}

.sitefooter {
color: #000;
font-size: 9px;
border: 1px solid #BF97BF;
margin-top: 5px;
background: #fff;
}

.sitefooter a {
color: #000;
text-decoration: none;
}

.sitefooter a:hover {
color: #ff0000;
text-decoration: underline;
}

.moduletable {
width: 100%;
margin-bottom: 10px;
}

.moduletable th {
border: 1px solid #BF97BF;
height: 21px;
line-height:21px;
background: #9B6599;
font-weight:bold;
color: #000;
}

.moduletable td {
}

.moduletable-birimmenu {
width: 100%;
margin-bottom: 10px;
}

.moduletable-birimmenu th {
border: 1px solid #993300;
height: 21px;
line-height:21px;
background: #FF0000;
font-weight:bold;
color: #fff;
}

.moduletable-birimmenu td {
}

.moduletable-kirmizi {
width: 100%;
margin-bottom: 10px;
}

.moduletable-kirmizi th {
border: 1px solid #993300;
height: 21px;
line-height:21px;
background: #FF0000;
font-weight:bold;
color: #fff;
}

.moduletable-kirmizi td {
border: 1px solid #cacaca;
background: #dadada;
}

.moduletable-kirmizi .inputbox {
background: #fff;
}

.moduletable-login {
width: 100%;
margin-bottom: 10px;
}

.moduletable-login th {
border: 1px solid #993300;
height: 21px;
line-height:21px;
background: #FF00FF;
font-weight:bold;
color: #fff;
}

.moduletable-login td {
height: 21px;
padding: 2px;
}


.moduletable-gri {
width: 100%;
margin-bottom: 10px;
}

.moduletable-gri th {
border: 1px solid #993300;
height: 21px;
line-height:21px;
background: gray;
font-weight:bold;
color: #fff;
}

.moduletable-gri td {
}

a.mainlevel:link, a.mainlevel:visited {
    font-family: Tahoma, sans-serif;
    text-decoration:none;
    font-size: 11px;
    color:#535353;
    white-space:nowrap;
    line-height: 21px;
    display: block;
    height: 21px;
    width:auto;
    margin: 0px;
    padding: 0px 10px 0px 10px;  
    border: 1px solid #BF97BF;
    background:#E6B5E6;
    margin-bottom: 1px;
    margin-top: 1px;
}

a.mainlevel:hover {
      color:#000; 
    background: #fff;
}

a.mainlevel#active_menu, a.mainlevel#active_menu:visited {
   font-family: Tahoma, sans-serif;
   text-decoration:none;
   font-size: 11px;
   font-weight:bold;
   color:#000;
   white-space:nowrap;
   line-height: 21px;
   display: block;
   height: 21px;
   width:auto;
   margin: 0px;
   padding: 0px 10px 0px 10px;
   margin-bottom: 1px;
   margin-top: 1px;
}

a.mainlevel#active_menu:hover {
   color:#7E7E7E;
}


a.mainlevel-gri:link, a.mainlevel-gri:visited {
    font-family: Tahoma, sans-serif;
    text-decoration:none;
    font-size: 11px;
font-weight:bold;
    color:#000;
    white-space:nowrap;
    line-height: 21px;
    display: block;
    height: 21px;
    width:auto;
    margin: 0px;
    padding: 0px 10px 0px 10px;  
    border: 1px solid #993300;
    background:#fff;
    margin-bottom: 1px;
    margin-top: 1px;
}

a.mainlevel-gri:hover {
      color:#fff; 
    background: gray;
}

a.mainlevel-gri#active_menu, a.mainlevel-gri#active_menu:visited {
   font-family: Tahoma, sans-serif;
   text-decoration:none;
   font-size: 11px;
   font-weight:bold;
   color:#000;
   white-space:nowrap;
   line-height: 21px;
   display: block;
   height: 21px;
   width:auto;
   margin: 0px;
   padding: 0px 10px 0px 10px;
   margin-bottom: 1px;
   margin-top: 1px;
}

a.mainlevel-gri#active_menu:hover {
   color:#7E7E7E;
}

a.mainlevel-hede:link, a.mainlevel-hede:visited {
    font-family: Tahoma, sans-serif;
    text-decoration:none;
    font-size: 11px;
font-weight:bold;
    color:#fafafa;
    white-space:nowrap;
    line-height: 21px;
    display: block;
    height: 21px;
    width:auto;
    margin: 0px;
    padding: 0px 10px 0px 10px;  
    border: 1px solid #993300;
    background:#9B6599;
    margin-bottom: 1px;
    margin-top: 1px;
}

a.mainlevel-hede:hover {
      color:#fff; 
    background: gray;
}

a.mainlevel-hede#active_menu, a.mainlevel-hede#active_menu:visited {
   font-family: Tahoma, sans-serif;
   text-decoration:none;
   font-size: 11px;
   font-weight:bold;
   color:#000;
   white-space:nowrap;
   line-height: 21px;
   display: block;
   height: 21px;
   width:auto;
   margin: 0px;
   padding: 0px 10px 0px 10px;
   margin-bottom: 1px;
   margin-top: 1px;
}

a.mainlevel-hede#active_menu:hover {
   color:#7E7E7E;
}

.inputbox {
background:#E6B5E6;
font-size:10px;
border:1px solid #fafafa;
}

.button {
border:1px solid #cacaca;
background: #dadada;
font-size: 10px;
height: 21px;
padding-left: 5px;
padding-right: 5px;
}

.transMenu {
    position:absolute;
    overflow:hidden;
    left:-1000px;
    top:-1000px;
    }
/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
    position:absolute;
    }
/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
    position:relative;
    left:0px; top:0px;    
    z-index:2;
    text-indent:5px;
    }
.transMenu.top .items {
    border-top:none;
    }
/* each TR.item is one menu item */
.transMenu .item{
    background: #E6B5E6;
    font-family: Tahoma, sans-serif;
    text-decoration:none;
    font-size: 10px;
    color:#000;
    font-weight:normal;        
    margin: 0px;    
    display:block;
    /* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
    border:none;
    cursor:pointer;
    cursor:hand;
    height: 20px !important;
    border-bottom: 1px solid #BF97BF;
    }
/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
    position:absolute;
    left:0px; top:0px;
    z-index:1;
    -moz-opacity:.9;
    filter:alpha(opacity=60);
    }
/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
    position:absolute;
    z-index:3;
    top:0px; width:1px;
    -moz-opacity:.4;
    filter:alpha(opacity=40);
    }
/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
    position:absolute;
    z-index:1;
    left:0px; height:1px;
    -moz-opacity:.4;
    filter:alpha(opacity=40);
    }
/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
background: #FFF;
color: #000;
}
.transMenu .item.hover td {color:#000; }
/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
    margin-left:10px;
    }
.transMenu .item#active {
    color:black;
    -moz-opacity:.6;
    filter:alpha(opacity=60);
    }
.transMenu .item#active.hover {
    background:#fff;
    }
.transMenu .item td{
    color:#333;
    font-size: 10px;
    }
    
/* For first level menu.*/
#wrap {
margin: 0px;
padding: 0px;
}

#menu {
float:left; 
}

a.mainlevel-trans:link, a.mainlevel-trans:visited {
    font-family: Tahoma, sans-serif;
    text-decoration:none;
    font-size: 11px;
    color:#000;
    white-space:nowrap;
    line-height: 21px;
    display: block;
    height: 21px;
    width:auto;
    margin: 0px;
    padding: 0px 20px 0px 20px;  
    border-right: 1px solid #BF97BF;
}

a.mainlevel-trans:hover {
      color:#000;
      background: #fff; 
}

a.mainlevel_active-trans, a.mainlevel_active-trans:visited {
   font-family: Tahoma, sans-serif;
   text-decoration:none;
   font-size: 11px;
   color:#000;
   white-space:nowrap;
   line-height: 21px;
   border-right: 1px solid #EEE;
   display: block;
   height: 21px;
   width:auto;
   margin: 0px;
   padding: 0px 20px 0px 20px;
   background: #fff;
}

a.mainlevel_active-trans:hover {
   color:#7E7E7E;
}
/* End added */

.searchpanel {
margin-right: 25px;
}

#mod_search_searchword {
background: #fafafa;
color: #000;
border: 1px solid #9B6599;
font-size: 11px;
}

#nobetcieczane a {
color: #000;
text-decoration: none;
}

#nobetcieczane a:hover {
color: #ff0000;
text-decoration: underline;
}

.sectiontableentry1 {
background: #dadada;
height: 21px;
}

.sectiontableentry2 {
background: #fafafa;
height: 21px;
}

tr.sectiontableentry0 td {
padding-left: 10px;
}

tr.sectiontableentry1 td {
padding-left: 10px;
}

tr.sectiontableentry2 td {
padding-left: 10px;
}

tr.sectiontableentryover {
background: #cacaca;
height: 21px;
}

tr.sectiontableentryover td {
padding-left: 10px;
}

tr.sectiontableentry0 {
background: #fafafa;
height: 21px;
}

.sectiontableentry1 a, .sectiontableentry2 a {
color: #000;
text-decoration: none;
}

.sectiontableentry1 a:hover, .sectiontableentry2 a:hover {
color: #ff0000;
text-decoration: underline;
}

.sectiontablefooter {
text-align: center;
}

#recete_header, #ihale_header, #photo_header {
  border: 1px solid #BF97BF;
background: #E6B5E6;
margin-left: 5px;
margin-right: 5px;
padding-left: 10px;
font-weight: bold;
height: 21px;
line-height: 21px;
}

.recete_form, .ihale_form, .photo_form {
margin-top: 5px;
border: 1px solid #E6B5E6;
margin-left: 5px;
margin-right: 5px;
}

.componentheading, .recete_header {
border: 1px solid #A0679C;
background: #DEECEC;
height: 21px;
}

.ihaleitem {
border: 1px solid #A0679C;
height: 21px;
margin: 5px;  
padding: 5px;
}

.mosimage_caption {
font-weight: bold;
margin-bottom: 5px;
background: #E6B5E6;
height: 21px;
line-height: 21px;
width: 250px;
}

.item0 {
background: #fafafa;
border: 1px solid #cacaca;
height: 21px;
line-height: 21px;
padding-left: 10px;
margin: 5px;
}

.item1 {
background: #fff;
border: 1px solid #cacaca;
height: 21px;
line-height: 21px;
padding-left: 10px;
margin: 5px;
}

.file_content {
border: 1px solid #cacaca;
margin: 5px;
}

.videoitem {
margin: 5px;
text-align: center;
}

.dateheader {
border: 1px solid #cacaca;
background: #dadada;
margin: 5px;
font-weight: bold;
line-height: 21px;
height: 21px;
}

a#aksaglik {

    position: absolute;

    left: 0;

    top: 0;

    display: block;

    height: 100px;

    width: 100px;

    background: url(../images/bayrak.png) top right no-repeat !important;         

    background: none;

    text-indent: -999em;

    text-decoration: none;

    cursor: hand;

}
