@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700|Libre+Baskerville&amp;subset=latin-ext);

.alert {
    display: block;
    margin: 5px;
    position: relative;
    padding: 4px;
    border-radius: 5px;
    font-size: 13px;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.49);
    position: relative;
}

.alert span {
    display: inline-block;
    width: 100%;
    color: #FFFFFF;
    box-shadow: inset 0px 0px 0px 2px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.40);
    padding: 3px 0;
    text-align: center
}

.alert-success {
    background: #367420;
}

.alert-error {
    background: #AB1D20
}

.alert-warning {
    background: #ECB618
}

#kayitForm .alert-success {
    border-color: #367420;
    background: #fff
}

#kayitForm .alert-error {
    border-color: #AB1D20;
    background: #fff;
}

#kayitForm .alert-warning {
    border-color: #ECB618;
    background: #fff
}

body {
    background: url(../images/bg.png) center top no-repeat #111111;
    font-family: 'PT Sans', sans-serif
}

#main {
    width: 970px;
    margin: 0 auto;
    position: relative
}

#logo {
    width: auto;
    height: auto;
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 15px
}

#logo a {
    color: #b1b1b1;
    text-decoration: none;
    text-shadow: 3px 3px 5px #4f1f1f, 1px 1px 1px #000;
}

#logo a:hover {
    color: #d3d3d3;
    text-decoration: none;
}

#logo span {
    top: 55px;
    position: relative;
    font-family: "Beyond The Mountains", serif;
    font-size: 46px;
}

#logo img {
    max-height: 100px;
    max-width: 320px;
    width: auto;
    height: auto;
}

#logo img:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.main {
    width: 430px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    height: 300px;
    top: 50px
}

.mainBg {
    width: 430px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.topMainBg {
    background: url(../images/g-kayitTop.png) center top no-repeat;
    width: 100%;
    height: 35px;
    float: left
}

.midMainBg {
    background: url(../images/g-kayitOrta.png) center top repeat-y;
    width: 100%;
    height: auto;
    padding: 10px 0 10px 0;
    float: left
}

.botMainBg {
    background: url(../images/g-kayitBot.png) center top no-repeat;
    width: 100%;
    height: 34px;
    float: left
}

.titleTop {
    width: 290px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    height: 30px;
    background: url(../images/decSol.png) left center no-repeat, url(../images/decSag.png) right center no-repeat;
    top: 15px;
    text-align: center;
    line-height: 30px;
    font-family: 'Libre Baskerville', serif;
    color: #2D0707
}

.MainContent {
    height: auto;
    width: 275px;
    margin: 0 auto;
}

.kayitLabel {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0 5px 0
}

.kayitinput {
    float: left;
    width: 265px;
    border: 1px solid #523a21;
    outline: 0;
    border-radius: 4px;
    padding: 4px 6px 4px 6px;
    margin: 5px 0px 5px 0px;
    font-size: 14px
}

.kayitinput:focus {
    border: 1px solid #94191B;
    box-shadow: 0px 0px 5px 0px #000000
}

.MainContent img {
    text-align: center;
    margin: 10px 0 0 0;
    border: 1px solid #909090;
}

.guvenlikKodu {

}

.kodAlt {
    width: 180px;
    height: auto;
    float: left;
    margin-left: 50px;
    text-align: center;
}

.kodAlt input[type=text] {
    width: 160px;
    float: left
}

.kSartlar {
    float: left;
    width: 320px;
    margin: 10px 0 0 -20px
}

.kSartlar #cb1 {
    float: left;
    margin: 0;
    padding: 0;
    width: 20px
}

.kSartlar label {
    float: left;
    font-size: 13px;
    line-height: 1;
    margin: 0;
    padding: 0;
    width: 300px;
    font-weight: 700
}

.mainBtn {
    width: 268px;
    height: 50px;
    background: url(../images/kayitOlButton.png) center center no-repeat;
    outline: none;
    border: none;
    margin: 10px 0 0 0
}

.mainBtn:hover {
    background: url(../images/kayitOlButtonhover.png) center center no-repeat;
}

.sagMenu {
    width: 300px;
    position: absolute;
    right: 0;
    height: auto;
    top: 50px;
}

.menuBir {
    background: url(../images/sagBg.png) center center no-repeat;
    width: 240px;
    height: 29px;
}

.menuBir span {
    float: right;
    color: #E8DDC7;
    font-size: 13px;
    margin: 8px 25px 0 0
}

.menuBir span:hover {
    color: inherit
}

.menuiki {
    background: url(../images/sagBg.png) center center no-repeat;
    width: 240px;
    height: 29px;
    margin: 15px 0px 0px 0px
}

.menuiki span {
    float: right;
    color: #E8DDC7;
    font-size: 13px;
    margin: 8px 25px 0 0
}

.menuiki span:hover {
    color: inherit
}

.sagMenu a {
    display: block
}

.sagMenu a:hover {
    color: #DA8538
}

#kayitForm {

}

#kayitForm label {
    float: left

}

#kayitForm label.success {
    color: #0E8418
}

#kayitForm label.error {
    color: #EDDDDD;
    margin: 5px 0px 5px 0px;
    background: #BB2C2F;
    padding: 5px 8px 5px 8px;
    border-radius: 5px;
    position: relative;
    font-size: 13px

}

#kayitForm label.error:before {
    content: "";
    position: absolute;
    right: 100%;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 13px solid #BB2C2F;
    left: 30px;
    top: -10px;
}

#kayitForm input[type=text].error {
    border: 1px solid #FF1317
}

#kayitForm input[type=password].error {
    border: 1px solid #FF1317
}

#kayitForm input[type=checkbox].error {
    border: 1px solid #DC1418
}

.kayit-olundu-box {
    width: 100%;
    float: left;
}

.kayit-olundu {
    width: 100%;
    float: left;
    background: #fff;
    margin: 10px 0;
}

.kayit-olundu tr td {
    padding: 5px;
    border: 1px solid #9E896B;
    font-size: 14px;
}

.kayit-olundu tr td:first-child, .kayit-olundu tr td:nth-child(2) {
    background: #E4DEDB
}

.kayit-olundu tr td:first-child {
    border-right: none;
    width: 50px;
}

.kayit-olundu tr td:nth-child(2) {
    border-left: none;
    border-right: none
}

.kayit-olundu tr td:last-child {
    max-width: 200px
}

.kayit-olundu tr td span {
    display: inline-block;
    word-wrap: break-word;
    word-break: break-all
}

.dlLink {
    background: url(../images/oyunindirSagButton.png) center center no-repeat;
    width: 281px;
    height: 52px;
    float: left;
}

.dlLink span {
    color: #E8DFD4;
    font-family: 'Libre Baskerville', serif;
    float: right;
    margin-right: 65px;
    margin-top: 15px
}

.dlLink:hover {
    background: url(../images/indirButtonhover.png) center center no-repeat;
}


