body {
	background-color: #dedfde;
	margin-top: 0px;
}

.dduyurular { color: #585858; FONT-WEIGHT: normal; font-size: 11px; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif; TEXT-DECORATION: none; }
.dduyurular:hover { color: #000000; }

.dduyuru { color: #3e86a4; FONT-WEIGHT: normal; font-size: 11px; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif; TEXT-DECORATION: none; }
.dduyuru:hover { color: #000000; }

        * {
           
            padding: 0;
        }
        
     
        .bubbleInfo {
            position: relative;
            top: 0px;
            left: 0px;
            width: auto;
			height: auto;
		}

        .trigger {
            position: absolute;
        }
     
        /* Bubble pop-up */

        .popup {
        	position: absolute;
        	display: none;
        	z-index: 50;
        	border-collapse: collapse;
        }

        .popup td.corner {
        	height: 15px;
        	width: 19px;
        }

        .popup td#topleft { background-image: url(../img/popup/bubble-1.png); }
        .popup td.top { background-image: url(../img/popup/bubble-2.png); }
        .popup td#topright { background-image: url(../img/popup/bubble-3.png); }
        .popup td.left { background-image: url(../img/popup/bubble-4.png); }
        .popup td.right { background-image: url(../img/popup/bubble-5.png); }
        .popup td#bottomleft { background-image: url(../img/popup/bubble-6.png); }
        .popup td.bottom { background-image: url(../img/popup/bubble-7.png); text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(../img/popup/bubble-8.png); }

        .popup table.popup-contents {
        	font-size: 12px;
        	line-height: 1.2em;
        	background-color: #fff;
        	color: #666;
        	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
        	}

        table.popup-contents th {
        	text-align: right;
        	text-transform: lowercase;
        	}

        table.popup-contents td {
        	text-align: left;
        	}

        tr#release-notes th {
        	text-align: left;
        	text-indent: -9999px;
        	background: url(../img/popup/starburst.gif) no-repeat top right;
        	height: 17px;
        	}

        tr#release-notes td a {
        	color: #333;
        }
        

#top-link{ 
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	display:none;
	position:fixed;
	right:5px;
	bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border:2px solid #EBEBEB;
	background-color:#1E95E7;
	padding:10px;
	}


.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width: 100%; /* Main Menu Item widths */
list-style-type: none;
font: bold 12px Verdana;

border-bottom: 1px solid #aad0ea;
}
 
.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 0px solid #aad0ea;
border-top: 1px solid #aad0ea;
}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
/*background: #000000; /*background of menu items (default state)*/
color: #eaeaea;
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: red; 
color: white;
}

.ddsmoothmenu-v ul li a:hover{
background: #f2f5f7; /*background of menu items during onmouseover (hover state)*/
color: black;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
font-weight: normal;
visibility: hidden;
}

 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */



/* tab menu begin */
#centeredmenu {
   float:left;
   width:100%;
   background:#fff;
   border-bottom:0px solid #dedfde;
   overflow:hidden;
   position:relative;
}


#centeredmenu1 {
   float:left;
   width:96.5%;
   background:#fff;
   border:1px solid #dedfde;
   overflow:hidden;
   position:relative;
   padding:10px;
}


#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#ddd;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   background:#369;
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}
/* tab menu end */






















*{
/*
 margin:0;
 padding:0;
 */
}
html{
 height:100%;
}
body{
 height:100%;
 color:#a4a4a4;
 cursor:default;
 font-size:11px;
 line-height:16px;
/* text-align:center;*/
/* background-color:#000; */
 background-position:50% 0;
 background-repeat:no-repeat;
 font-family:Tahoma,sans-serif;
}
/*
a:link,a:visited{
 color:#fff;
 text-decoration:none;
}
*/
a img{
 border:0;
}
div.wrap{
 width:599px;
 margin:0 auto;
 text-align:left;
}
 div#top div#nav{
  float:left;
  clear:both;
  width:599px;
  height:52px;
  margin:22px 0 0;
  background:url url(../js/slide/images/nav-bg.png) 0 0 no-repeat;
 }
  div#top div#nav ul{
   float:left;
   width:316px;
   height:52px;
   list-style-type:none;
  }
   div#nav ul li{
    float:left;
    height:52px;
   }
    div#nav ul li a{
     border:0;
     height:52px;
     display:block;
     line-height:52px;
     text-indent:-9999px;
    }
 
div#header{
 margin:-1px 0 0;
}
div#video-header{
 height:199px;
 margin:-1px 0 0;
}
 div#header div.wrap{
  height:217px;
  background:url(../js/slide/images/header-bg.png) 50% 0 no-repeat;
 }
 div#header div#slide-holder{
  z-index:40;
  width:604px;
  height:217px;
  position:absolute;
 }
  div#header div#slide-holder div#slide-runner{
   top:9px;
   left:9px;
   width:590px;
   height:200px;
   overflow:hidden;
   position:absolute;
  }
  div#header div#slide-holder img{
   margin:0;
   display:none;
   position:absolute;
  }
  div#header div#slide-holder div#slide-controls{
   left:0;
   bottom:150px;
   width:590px;
   height:46px;
   display:none;
   position:absolute;
   background:url(../js/slide/images/slide-bg.png) 0 0;
  }
   div#header div#slide-holder div#slide-controls p.text{
    float:left;
    color:#fff;
    display:inline;
    font-size:10px;
    line-height:16px;
    margin:15px 0 0 20px;
    text-transform:uppercase;
   }
 
   div#header div#slide-holder div#slide-controls p#slide-nav{
    float:right;
    height:24px;
    display:inline;
    margin:11px 15px 0 0;
   }
    div#header div#slide-holder div#slide-controls p#slide-nav a{
     float:left;
     width:24px;
     height:24px;
     display:inline;
     font-size:11px;
     margin:0 5px 0 0;
     line-height:24px;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
     background-position:0 0;
     background-repeat:no-repeat;
	 color:#fff;
	 text-decoration:none;
    }
    div#header div#slide-holder div#slide-controls p#slide-nav a.on{
     background-position:0 -24px;
    }
div#header div#slide-holder div#slide-controls p#slide-nav a{background-image:url(../js/slide/images/silde-nav.png);}
div#nav ul li a{background:url(../js/slide/images/nav.png) no-repeat;}












@charset "ISO-8859-9";

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 11px;
  cursor: default;
  width: 170px;
  font-family:Verdana;
  font-weight:normal;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive {
  z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 11px;
  position: relative;
  text-align: left;
  cursor: pointer;
  width: 170px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul {
  margin: -5% 0 0 95%;
  padding: 0;
  list-style-type: none;
  font-size: 100%;
  position: absolute;
  z-index: 1020;
  cursor: default;
  width: 170px;
  left: -1000em;
  top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible {
  left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li {
  width: 170px;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical {
  /*border: 1px solid #CCC;*/
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul {
  /*border: 1px solid #CCC;*/
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a {
  display: block;
  cursor: pointer;
  background-color: #f6f6f6;
  padding: 0.5em 0.75em;
  color: #585858;
  text-decoration: none;
  border:1px solid;

  border-top-color:#cccccc;
  border-right-color:#cccccc;
  border-left-color:#cccccc;
  border-bottom-color:#cccccc;

}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus, 
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible {
  background-color: #1e95e9;
  color: #ffffff;
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu {
  background-image: url(../img/SpryMenuBarRight.gif);
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover {
  background-image: url(../img/SpryMenuBarRightHover.gif);
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe {
  position: absolute;
  z-index: 1010;
 filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection {
ul.MenuBarVertical li.MenuBarItemIE {
  display: inline;
  float: left;
  background: #FFF;
}
}






































