*
{
    margin: 0px;
    padding: 0px;
}

body
{
    text-align: center;
    font-family: Lucida Sans Unicode, verdana, Tahoma;
    font-size: 9pt;
    color: #515151;
    background-image: url(../images/bg.gif);
    background-repeat: repeat;
    background-color: #EDEDED;
    height: 100%;
}

a, a:visited, a:link
{
    text-decoration: none;
    color: #515151; /*color: #64970a;*/
}

a:hover
{
    /*text-decoration: underline;*/
    color: #64970a;
}

img
{
    border: none;
}

h1, h2, h3, h4
{
    font-weight: normal;
    letter-spacing: -1px;
}

h1
{
    font-size: 11pt;
    text-indent: -999px;
}

h2
{
    font-size: 14pt;
}

h3
{
    font-size: 12pt;
}

h4
{
    font-size: 10pt;
}

.tTitle h2 a
{
    color: #64970a;
}

.tTitle h2 a:hover
{
    color: #ffffff;
}

ul, ol, li
{
    list-style: none;
}

li
{
    margin: 1px 0px;
}

.Temizle
{
    clear: both;
}

.bg51
{
    background-color: #515151;
}

.taCenter
{
    text-align: center;
}

.taRight
{
    text-align: right;
}

.taLeft
{
    text-align: left;
}

.gns150
{
    width: 150px;
}

.Ortala
{
    margin: 0 auto;
    text-align: left;
}

#Main
{
    width: 1000px;
    height: inherit;
}

.Header
{
    width: 100%;
    background-color: Transparent;
    margin-top: 20px;
}

.hTop
{
    width: 1000px;
    height: 15px;
    background-color: Transparent;
}

.hTopLeft
{
    width: 15px;
    height: 15px;
    background-image: url(../images/roundTopLeft.gif);
    float: left;
}

.hTopOrta
{
    width: 970px;
    height: 15px;
    background-color: #515151;
    float: left;
}

.hTopRight
{
    width: 15px;
    height: 15px;
    background-image: url(../images/roundTopRight.gif);
    float: left;
}


.hContent
{
    width: 100%;
    height: 100px;
    background-color: #515151;
}

.Logo
{
    position: relative;
    background-image: url(../images/Logo.gif);
    background-repeat: no-repeat;
    width: 166px;
    height: 25px;
    left: 60px;
    top: 25px;
}

.mottoBar
{
    position: relative;
    height: 18px;
    width: 950px;
    background-color: #a8db00;
    float: right;
    top: 35px;
    right: 0px;
    background-image: url(../images/infoBarBg.gif);
}

.mottoBarLeft
{
    background-image: url(../images/infoBarLeft.gif);
    width: 4px;
    height: 18px;
    float: left;
}

.mottoBarContent
{
    background-image: url(../images/motto.gif);
    background-repeat: no-repeat;
    width: 255px;
    height: 18px;
    float: left;
    margin-top: 3px;
    margin-left: 24px;
}

.Navi
{
    float: right;
    position: relative;
    font-size: 14px;
    letter-spacing: -1px;
    padding: 0;
    margin: 0;
    color: #fff;
    white-space: nowrap;
    list-style-type: none;
    top: 43px;
    right: 30px;
}

.Navi li
{
    display: inline;
}
.Navi li a
{
    min-width: 60px;
    padding: 1px 8px;
    color: #FFF;
    text-decoration: none;
    float: left;
    cursor: pointer;
    margin: 0 2px;
    text-align: center;
}
.Navi li a:hover
{
    background-image: url(../images/infoBarBg.gif);
    color: #000;
}


.hBottom
{
    width: 100%;
    height: 15px;
}

.hBottomLeft
{
    width: 15px;
    height: 15px;
    background-image: url(../images/roundBottomLeft.gif);
    float: left;
}

.hBottomOrta
{
    width: 970px;
    height: 15px;
    background-color: #515151;
    float: left;
}

.hBottomRight
{
    width: 15px;
    height: 15px;
    background-image: url(../images/roundBottomRight.gif);
    float: left;
}

.Container
{
    width: 1000px;
    margin-top: 20px;
}

.userCard
{
    width: 200px;
    float: left;
}

.ucTop
{
    height: 11px;
    width: 200px;
}

.ucTopLeft
{
    width: 15px;
    height: 11px;
    background-image: url(../images/roundTopLeft.gif);
    float: left;
}

.ucTopContent
{
    width: 170px;
    height: 11px;
    float: left;
    background-color: #515151;
}

.ucTopRight
{
    width: 15px;
    height: 11px;
    background-image: url(../images/roundTopRight.gif);
    float: left;
}

.ucTitle
{
    height: 93px;
    background-color: #515151;
    border-bottom: solid 4px #6c6c6c;
    position: relative;
}

.ucLogo
{
    position: relative;
    background-image: url(../images/miniLogo.gif);
    background-repeat: no-repeat;
    width: 74px;
    height: 20px;
    left: 105px;
    top: 20px;
    float: left;
}

.ucInfoBar
{
    position: relative;
    height: 18px;
    width: 180px;
    background-color: #a8db00;
    float: left;
    top: 35px;
    left: 0px;
    background-image: url(../images/infoBarBg.gif);
}

.ucInfoBarRight
{
    background-image: url(../images/infoBarRight.gif);
    width: 4px;
    height: 18px;
    float: right;
}

.ucInfoBarContent
{
    width: 100px;
    height: 18px;
    padding-right: 5px;
    float: right;
    text-align: right;
    letter-spacing: -1px;
}

.ucInfoBarContent a
{
    color: #515151;
    text-decoration: none;
    cursor: pointer;
}

.ucInfoBarContent a:hover
{
    color: #FFF;
}

.ucAvatarBg
{
    position: absolute;
    width: 82px;
    height: 82px;
    background-image: url(../images/userPicBg.gif);
    background-repeat: no-repeat;
    padding: 3px;
    left: 10px;
    top: 0px;
}

.ucAvatar
{
    position: absolute;
    width: 74px;
    height: 74px;
    background-color: #FFF;
    border: solid 1px #ccc;
    background-image: url(../images/commonAvatar.gif);
    background-repeat: no-repeat;
    padding: 0px;
}

.ucContent
{
    width: 100%;
}

.inceSatir
{
    position: relative;
    background-color: #FFF;
    border: solid 1px #97BF10;
    border-top: none;
    border-bottom: none;
    width: 183px;
    color: #515151;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    text-align: left;
    font-size: 11px;
}

.inceSatirAlt
{
    position: relative;
    background-color: #E0F1AD;
    border: solid 1px #97BF10;
    border-top: none;
    border-bottom: none;
    width: 183px;
    color: #515151;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    text-align: left;
    font-size: 11px;
}

.ucFooter
{
    height: 14px;
    width: 200px;
}

.ucFooterLeft
{
    width: 15px;
    height: 14px;
    background-image: url(../images/roundBottomLeft.gif);
    background-position: left bottom;
    float: left;
}

.ucFooterContent
{
    width: 170px;
    height: 14px;
    float: left;
    background-color: #515151;
}

.ucFooterRight
{
    width: 15px;
    height: 14px;
    background-image: url(../images/roundBottomRight.gif);
    background-position: left bottom;
    float: left;
}

.Topics
{
    width: 780px;
    float: left;
    margin-left: 20px;
}

.tTop
{
    height: 11px;
    width: 780px;
}

.tTopLeft
{
    width: 15px;
    height: 11px;
    background-image: url(../images/roundTopLeft.gif);
    float: left;
}

.tTopContent
{
    width: 750px;
    height: 11px;
    float: left;
    background-color: #515151;
}

.tTopRight
{
    width: 15px;
    height: 11px;
    background-image: url(../images/roundTopRight.gif);
    float: left;
}

.tTContent
{
    width: 100%;
    height: 64px;
    background-color: #515151;
}

.tIcon
{
    position: relative;
    background-image: url(../images/icon.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    left: 20px;
    top: 10px;
    float: left;
}

.tTitle
{
    position: relative;
    width: 700px;
    height: 20px;
    font-size: 20px;
    color: #FFF;
    float: left;
    left: 25px;
    top: 5px;
}

.tInfoBar
{
    position: relative;
    height: 18px;
    width: 760px;
    background-color: #a8db00;
    float: left;
    top: 15px;
    background-image: url(../images/infoBarBg.gif);
}

.tInfoBarRight
{
    position: relative;
    background-image: url(../images/infoBarRight.gif);
    width: 4px;
    height: 18px;
    float: right;
}

.tInfoBarContent
{
    position: relative;
    width: 746px;
    height: 18px;
    float: left;
    text-indent: 36px;
    letter-spacing: -1px;
}

.tTitleBar
{
    position: relative;
    width: 100%;
    background-color: #6c6c6c;
    height: 18px;
    float: left;
    color: #97bf10;
    letter-spacing: -1px;
    font-weight: bold;
    text-indent: 400px;
}

.titleSpaceLong
{
    margin-left: 80px;
}
.titleSpaceShort
{
    margin-left: 40px;
}

.tContent
{
    position: relative;
    width: 100%;
    float: left;
}

.kalinSatir
{
    position: relative;
    width: 778px;
    height: 40px;
    background-color: #FFF;
    border-left: solid 1px #97BF10;
    border-right: solid 1px #97BF10;
    color: #515151;
}

.kalinSatirAlt
{
    position: relative;
    width: 778px;
    height: 40px;
    background-color: #E0F1AD;
    border-left: solid 1px #97BF10;
    border-right: solid 1px #97BF10;
}

.altKonuAdi
{
    position: relative;
    width: 400px;
    text-indent: 36px;
    float: left;
}

.altKonuBaslik
{
    width: 100%;
    font-size: 16px;
}

.altKonuAciklama
{
    color: #888;
}

.sonGonderilenMesaj
{
    position: relative;
    width: 190px;
    float: left;
    margin-top: 3px;
}

.sonMesajAdi
{
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -1px;
}

.mesajGonderen
{
    letter-spacing: -1px;
    color: #888;
}

.Konular
{
    font-size: 14px;
    width: 80px;
    height: 30px;
    position: relative;
    float: left;
    text-align: center;
    vertical-align: middle;
    letter-spacing: -1px;
    font-weight: bold;
    padding-top: 10px;
}

.Mesajlar
{
    font-size: 14px;
    width: 80px;
    height: 30px;
    position: relative;
    float: left;
    text-align: center;
    vertical-align: middle;
    letter-spacing: -1px;
    font-weight: bold;
    padding-top: 10px;
    margin-left: 10px;
}

.tFooter
{
    height: 30px;
    width: 780px;
}

.tFooterLeft
{
    width: 15px;
    height: 30px;
    background-image: url(../images/round.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    float: left;
}

.tFooterContent
{
    width: 750px;
    height: 25px;
    float: left;
    background-color: #515151;
    color: #FFF;
    text-indent: 23px;
    padding-top: 5px;
}

.tFooterRight
{
    width: 15px;
    height: 30px;
    background-image: url(../images/round.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    float: left;
}

.bTop
{
    height: 11px;
    width: 200px;
}

.bTopLeft
{
    width: 15px;
    height: 11px;
    background-image: url(../images/roundTopLeft.gif);
    float: left;
}

.bTopContent
{
    width: 170px;
    height: 11px;
    float: left;
    background-color: #515151;
}

.bTopRight
{
    width: 15px;
    height: 11px;
    background-image: url(../images/roundTopRight.gif);
    float: left;
}

.bTContent
{
    width: 100%;
    height: 64px;
    background-color: #515151;
    border-bottom: 4px solid #6c6c6c;
}

.bIcon
{
    position: relative;
    background-image: url(../images/icon.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    left: 20px;
    top: 10px;
    float: left;
}

.bTitle
{
    position: relative;
    width: 150px;
    height: 16px;
    color: #FFF;
    float: left;
    left: 25px;
    top: 5px;
}

.bInfoBar
{
    position: relative;
    height: 18px;
    width: 180px;
    background-color: #a8db00;
    float: left;
    top: 20px;
    background-image: url(../images/infoBarBg.gif);
}

.bInfoBarRight
{
    position: relative;
    background-image: url(../images/infoBarRight.gif);
    width: 4px;
    height: 18px;
    float: right;
}

.bInfoBarContent
{
    position: relative;
    width: 150px;
    height: 18px;
    float: left;
    text-indent: 36px;
    letter-spacing: -1px;
}

.Footer
{
    position: relative;
    width: 1000px;
    margin-top: 20px;
    float: left;
}

.fTop
{
    width: 1000px;
    height: 15px;
    background-color: Transparent;
}

.ftLeft
{
    width: 15px;
    height: 15px;
    background-image: url(../images/round.gif);
    background-position: left top;
    float: left;
}

.ftContent
{
    width: 970px;
    height: 15px;
    background-color: #515151;
    float: left;
}

.ftRight
{
    width: 15px;
    height: 15px;
    background-image: url(../images/round.gif);
    background-position: right top;
    float: left;
}

.fContent
{
    width: 100%;
    height: 60px;
    background-color: #515151;
    color: #FFF;
    font-size: 11px;
}

.Cright
{
    width: 800px;
    height: 40px;
    padding-top: 20px;
    float: left;
    text-indent: 40px;
}

.fLogo
{
    position: relative;
    background-image: url(../images/Logo.gif);
    background-repeat: no-repeat;
    width: 166px;
    height: 25px;
    top: 20px;
    float: left;
}

.fBottom
{
    width: 1000px;
    height: 15px;
    background-color: Transparent;
}

.fbLeft
{
    width: 15px;
    height: 15px;
    background-image: url(../images/round.gif);
    background-position: left bottom;
    float: left;
}

.fbContent
{
    width: 970px;
    height: 15px;
    background-color: #515151;
    float: left;
}

.fbRight
{
    width: 15px;
    height: 15px;
    background-image: url(../images/round.gif);
    background-position: right bottom;
    float: left;
}

.mesajBox
{
    width: 778px;
    background-color: #FFFFFF;
    border-left: solid 1px #97BF10;
    border-right: solid 1px #97BF10;
}

.mesaj
{
    float: left;
    padding: 10px;
}

.p10
{
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}

#resim
{
    margin: 10px;
    padding: 5px;
    float: left;
}

#resim img
{
    background-color: #A8DB00;
    padding: 3px;
}

.beyaz, .beyaz a
{
    color: #FFFFFF;
}

.beyaz a:hover
{
    color: #64970a;
}

.f10
{
    font-size: 10pt;
}

/* Bubble */
div.bubble
{
    width: auto;
    padding-bottom: 20px; /*font-size: 0.75em;*/
    background-color: #515151;
}

div.bubble blockquote
{
    margin: 0px;
    padding: 0px;
    border: 1px solid #97BF10;
    background-color: #fff;
}

div.bubble blockquote p
{
    margin: 10px;
    padding: 5px;
}

div.bubble cite
{
    position: relative;
    margin: 0px;
    bottom: 7px;
    padding: 0px 0px 12px 15px;
    background: transparent url(../images/tip.jpg) no-repeat 20px 17px;
    font-style: normal;
    color: #ffffff;
}


/* BubbleAlt */
div.bubblealt
{
    width: auto;
    padding-bottom: 20px; /*font-size: 0.75em;*/
    background-color: #515151;
}

div.bubblealt blockquote
{
    margin: 0px;
    padding: 0px;
    border: 1px solid #97BF10;
    background-color: #e0f1ad;
}

div.bubblealt blockquote p
{
    margin: 10px;
    padding: 5px;
}

div.bubblealt cite
{
    position: relative;
    margin: 0px;
    bottom: 7px;
    padding: 0px 0px 10px 15px;
    background: transparent url(../images/tip_alt.jpg) no-repeat 20px 17px;
    font-style: normal;
    color: #ffffff;
}

.btn
{
    border:1px solid #a8db00;
    font-weight: bold;
}