

body{
backgroud: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
}

.floatLeft {
    float: left;
    margin-right: 10px;
}

.floatRight {
    float: right;
}

.clear {
    clear: both;
}

a {
    outline: none;
}



#page-wrap {
    width: 372px;
    margin: 0px auto 1px auto;
    position: relative;
    height: 275px;
}



ul {
    list-style: square inside;
}

a, a:visited {
    color: #6BC1E9;
    font-size: 14px;
    text-decoration: none;
}

    a:hover, a:active {
        text-decoration: underline;
    }

blockquote {
    padding: 0 20px;
    margin-left: 20px;
    border-left: 20px solid #ccc;
    font-size: 14px;
    font-family: Georgia, serif;
    font-style: italic;
    margin-top: 10px;
}


.slider-wrap {
    width: 372px;
    position: absolute;
}

.stripViewer .panelContainer .panel ul {
    text-align: left;
    margin: 0 15px 0 30px;
}

.stripViewer {
    position: relative;
    overflow: hidden;
    width: 372px;
    height: 275px;
}

    .stripViewer .panelContainer {
        position: relative;
        left: 0;
        top: 0;
    }

        .stripViewer .panelContainer .panel {
            float: left;
            height: 100%;
            position: relative;
            width: 372px;
        }

.stripNavL, .stripNavR, .stripNav {
    display: none;
}

.nav-thumb {
    border: 1px solid white;
    width: 60px;
    height: 40px;
    margin-right: 0px;
}

#movers-row {
    margin: -43px 0 0 62px;
}

    #movers-row div {
        width: 20%;
        float: left;
    }

        #movers-row div a.cross-link {
            float: right;
        }

.photo-meta-data {
    background: url(/images/transpBlack.png);
    padding: 10px;
    height: 30px;
    margin-top: -50px;
    position: relative;
    z-index: 9999;
    color: white;
}

    .photo-meta-data span {
        font-size: 12px;
    }

.cross-link {
    display: block;
    width: 62px;
    margin-top: -14px;
    position: relative;
    padding-top: 15px;
    z-index: 9999;
}

.active-thumb {
    background: transparent url(/images/icon-uparrowsmallwhite.png) top center no-repeat;
}

.Cizgi {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding: 5px;
    border-bottom-color: #387097;
}

.haberLink {
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #1583a9;
}

    .haberLink:link {
        font-family: Tahoma;
        font-size: 11px;
        text-decoration: none;
        color: #1583a9;
    }

    .haberLink:visited {
        font-family: Tahoma;
        font-size: 11px;
        text-decoration: none;
        color: #1583a9;
    }

    .haberLink:hover {
        font-family: Tahoma;
        font-size: 11px;
        color: #1583a9;
        text-decoration: underline;
    }

    .haberLink:active {
        font-family: Tahoma;
        font-size: 11px;
        color: #1583a9;
        text-decoration: none;
    }

.Haberler-Baslik {
    font: 12px 'Segoe UI',Arial;
    color: #d60000;
    text-decoration: none;
    font-weight: bold;
    width: 297px;
}

.Haberler-Yazi {
    font-family: Tahoma;
    font-size: 11px;
    color: #595959;
    text-decoration: none;
    text-align: justify;
    width: 297px;
}

.greenText {
    color: #007F9A;
    font: 23px 'Segoe UI',Arial;
}

.Cizgi2 {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #387097;
}

.Oval {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #2d5ea1;
    padding: 11px;
    background-color: #edf6ff;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: solid 1px #8dd6f6;
    background-clip: padding-box;
    border-radius: 7px;
}

.text {
    font-family: Calibri;
    font-size: 14px;
    text-decoration: none;
    padding: 6px;
    font-weight: normal;
    color: #2d5ea1;
    background-color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #4c504d;
    background-clip: padding-box;
    border-radius: 5px;
    -moz-box-shadow: inset 0 0 1px #4c504d;
    -webkit-box-shadow: inset 0 0 1px #4c504d;
    box-shadow: inset 0 0 1px #4c504d;
    resize: none;
}

    .text:focus {
        -moz-box-shadow: inset 0 0 2px #000000;
        -webkit-box-shadow: inset 0 0 2px #000;
        box-shadow: inset 0 0 2px #000;
        outline: none;
    }
.oval {
  font-family: 'segoe ui', Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: 600;
  color: #fafafa !important;
  padding: 9px;
  background-color: #586c7e;
  border: solid 1px #586c7e;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

