#glr_ana_ust{
    position:relative;
    width: 100%;
    min-height: 400px;
    color: #FFFFFF;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#glr_ana_ust_sol{
    float: left;
    width: 620px;
    height: 400px;
    overflow: hidden;
}

#glr_ana_ust_sag{
    float: left;
    position: relative;
    width: 375px;
    height: 400px;
    background-color: #C0392B;
    overflow: hidden;
}

#glr_ana_ust_sag .title{
    font-size:26px;
    font-weight: bold;
    margin-top: 40px;
    margin-left: 30px;
    width: 300px;
    line-height: 30px;
}

#glr_ana_ust_sag .desc{
    font-size:18px;
    margin-top: 10px;
    margin-left: 30px;
    width: 300px;
    line-height: 22px;
}

#glr_ana_ust_sag .buton{
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 220px;
    height: 40px;
    background-color: #FFFFFF;
    color: #C0392B;
    font-size:20px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #93360B;
}

#glr_ana_ust_sag .buton a{
    color: #C0392B;
    font-size:20px;
    font-weight: bold;
}

#glr_detay_ust{
    position:relative;
    width: 100%;
    min-height: 300px;
    color: #FFFFFF;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#glr_detay_ust_sol{
    width: 620px;
    min-height: 300px;
    background-color: #C0392B;
}

#glr_detay_ust_sag{
    position: absolute;
    width: 376px;
    height: auto;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: #C0392B;
}

#glr_detay_ust_sag_ic{
    position: relative;
    width: 100%;
    height: 100%;
}

#glr_detay_ust_sag .title{
    font-size:26px;
    font-weight: bold;
    margin-left: 20px;
    width: 350px;
    line-height: 30px;
}

#glr_detay_ust_sag .desc{
    font-size:16px;
    margin-top: 10px;
    margin-left: 20px;
    width: 350px;
    line-height: 22px;
    max-height: 180px;
    overflow: auto;
}

#glr_detay_ust_sol #g_sol_ok{
    position: absolute;
    left: 5px;
    top: 45%;
    width: 50px;
    overflow: hidden;
}

#glr_detay_ust_sol #g_sag_ok{
    position: absolute;
    right: 5px;
    top: 45%;
    width: 50px;
    overflow: hidden;
}

#glr_detay_alt{
    position:relative;
    width: 100%;
    min-height: 300px;
    color: #FFFFFF;
    margin-top: 20px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#glr_detay_alt_sol{
    float:left;
    width: 665px;
    min-height: 300px;
}

#glr_detay_alt_sag{
    float:left;
    width: 320px;
    min-height: 300px;
    margin-left:10px;
}

#glr_ana_menu{
    width: 100%;
    margin-top: 30px;
}

#glr_ana_menu ul{
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
    text-align: center;
    display: table;
    border-spacing: 2px;
}

#glr_ana_menu ul li {
    background-color: #FFFFFF;
    color: #C0392B;
    display: table-cell;
    height: 50px;
    min-width: 120px;
    line-height: 50px;
    font-size:22px;
}

#glr_ana_menu ul li:hover{
    background-color: #C0392B;
    color: #FFFFFF;
}

#glr_ana_menu ul li:hover a{
    background-color: #C0392B;
    color: #FFFFFF;
}

#glr_ana_menu ul li a{
    color: #C0392B;
    text-decoration: none;
}

#glr_ana_menu ul li a:hover{
    color: #FFFFFF;
    text-decoration: none;
}

#glr_ana_menu ul li.glr_ana_menu_aktif{
    background-color: #C0392B;
    color: #FFFFFF;
}

#glr_ana_menu ul li.glr_ana_menu_aktif a{
    background-color: #C0392B;
    color: #FFFFFF;
}

#glr_ana_liste{
    width: 100%;
}

#glr_ana_liste .kutular{
    float: left;
    width: 232px;
    height: 250px;
    margin-left: 14px;
    background-color: #FFFFFF;
    border-bottom: 2px solid #CECECE;
    margin-top: 20px;
}

#glr_ana_liste .kutular .title{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    width:200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

#glr_ana_liste .kutular .title a{
    text-decoration: none;
    color: #000000;
}

.galeri_paging_off{
    width:31px; height:28px; background-color:#e1e1e1; color: #959595; text-align:center; font-size: 22px; font-family: Franklin Gothic Book;
    padding-top: 3px; cursor: pointer;
}
.galeri_paging_off a{
    color: #959595;
    text-decoration: none;
}

.galeri_paging_on{
    width:31px; height:28px; background-color:#E54800; color: #FFFFFF; text-align:center; font-size: 22px; font-family: Franklin Gothic Book;
    padding-top: 3px;
}
.galeri_paging_on a{
    color: #FFFFFF;
    text-decoration: none;
}

.galeri_paging_sagsol_on{
    float:left; width:75px; height:35px; color: #e54800; font-size: 16px; font-family: Franklin Gothic Book; margin-left: 5px; cursor: pointer;
}
.galeri_paging_sagsol_on a{
    color: #e54800;
    text-decoration: none;
}

.galeri_paging_sagsol_off{
    float:left; width:75px; height:35px; color: #959595; font-size: 16px; font-family: Franklin Gothic Book; margin-left: 5px;
}
.galeri_paging_sagsol_off a{
    color: #959595;
    text-decoration: none;
}

.glr_liste{
    float: left;
    width: 232px;
    height: 250px;
    margin-left: 14px;
    background-color: #FFFFFF;
    border-bottom: 2px solid #CECECE;
    margin-top: 20px;
}

.glr_liste .title{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    width:200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.glr_liste .title a{
    text-decoration: none;
    color: #000000;
}

.glr_liste_baslik ul{
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
    display: table;
    border-spacing: 2px;
}

.glr_liste_baslik ul li {
    background-color: #FFFFFF;
    color: #C0392B;
    display: table-cell;
    height: 50px;
    min-width: 120px;
    line-height: 50px;
    font-size:22px;
}

.glr_liste_sag{
    float: left;
    width: 138px;
    height: 160px;
    margin-left: 5px;
    background-color: #FFFFFF;
    border-bottom: 2px solid #CECECE;
    margin-top: 20px;
}

.glr_liste_sag .title{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    width:130px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.glr_liste_sag .title a{
    text-decoration: none;
    color: #000000;
}

#glr_encok{
    width:300px;
}

#glr_encok #title{
    width: 100%;
    height: 40px;
    background-color: #C0392B;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
}

#glr_encok #data{
    padding: 5px;
}
