.loading { position: absolute; z-index: 9999; background: url(img/loading.GIF) no-repeat center center; }
.panel { position: absolute; z-index: 8888; background-color: #fff }

.Clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.Clearfix { display: inline-block }
/*IE-mac de bu bolumu sakla \ */
* html .Clearfix { height: 1% }
.Clearfix { display: block }
/* IE-mac bu bolumu saklam artik */
.Clear { clear:both; font-size: 0 }

.Center { margin: auto }

.Mr0 { margin-right: 0 !important }

.W640 { width: 640px }
.W300 { width: 300px }
.FullWidth { width: 100% }
.Container { width: 962px }
.ContainerLeft { float: left }
.ContainerRight { float: right }

.hide { display: none }


/* Headlines  516 * 260 */
.Headlines { margin-bottom: 20px }

#Headline { width: 300px; }
#Headline .Items { position: relative; height: 215px; overflow: hidden }
#Headline .Items li { position: absolute; display: none }
#Headline .Items li a { color: white; text-decoration: none }
#Headline .Items li h1,
#Headline .Items li h2,
#Headline .Items li h3,
#Headline .Items li h4 { position: absolute; width: 295px; bottom:0px; left: 0; margin:0; 
                         padding-bottom: 10px; padding-left: 5px;
                          background: url(img/headline-gradient.png) top repeat-x; font: bold 20px Arial; line-height: 22px; text-shadow: 0 0 4px #000; }
#Headline .Items li strong { display: block; margin-top: 25px; font-size: 16px;color: orange;line-height: 22px; }
#Headline .Pag {
    width: 5px;
    height: 25px;
    padding-left: 0px;
    position: relative;
    background: url(img/headline-pag-bg.png) no-repeat
}
#Headline .Pag ul { width: 300px; height: 25px }
#Headline .Pag li { display: block; float: left; font: bold 15px Arial; color: white; cursor: pointer }
#Headline .Pag li.i a,
#Headline .Pag li.i a:visited {
    display: block;
    width: 25px;
    height: 22px;
    padding-top: 3px;
    background: url(img/topnews-item-bgRed.png) -25px 0 no-repeat;
    text-align: center;
    color: #575757;
    text-decoration: none
}
/*#Headline .Pag li.i aa.Hover { background: url(img/headline-item-bg.gif) 0 -30px no-repeat; color: white }*/
#Headline .Pag li.i a.Hover {background-position: 0 0; color: white }
#Headline .Pag span { position: absolute; z-index: 8; display: block; width: 32px; height: 40px; bottom: 0px; left: 6px; background-color: #0066CC; border-radius: 6px 6px 0 0; cursor: pointer }
