#tema3-gallery {
    margin: auto;
    position: relative;
    width: 980px;
}

.bx-wrapper {
    padding: 0;
    position: relative;
}
.manset .bx-wrapper, .categoryManset .bx-wrapper {
    border-bottom: 3px solid #c9321f;
}
.bx-wrapper img {
    display: block;
    max-width: 100%;
}
.bx-wrapper .bx-viewport {
    background: none repeat scroll 0 0 #fff;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -30px;
    position: absolute;
    width: 100%;
}
.bx-wrapper .bx-loading {
    background: url("../tema/bx_loader.gif") no-repeat scroll center center #fff;
    height: 100%;
    left: 0;
    min-height: 50px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    color: #666;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #666;
    border-radius: 5px;
    display: block;
    height: 10px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
.bx-wrapper .bx-prev {
    background: url("../tema/sol_ok.png") no-repeat scroll 16px 12px rgba(0, 0, 0, 0);
    height: 50px !important;
    left: 10px;
    margin-top: 36px !important;
    width: 50px !important;
}
.bx-wrapper .bx-next {
    background: url("../tema/sag_ok.png") no-repeat scroll 19px 12px rgba(0, 0, 0, 0);
    height: 50px !important;
    margin-top: 36px !important;
    right: 10px;
    width: 50px !important;
}
.bx-wrapper .bx-prev:hover {
    background: url("../tema/sol_ok.png") no-repeat scroll 16px 12px #000;
    opacity: 0.3;
}
.bx-wrapper .bx-next:hover {
    background: url("../tema/sag_ok.png") no-repeat scroll 19px 12px #000;
    opacity: 0.3;
}

.bx-wrapper .bx-prev:hover {
}
.bx-wrapper .bx-next:hover {
}
.bx-controls-direction {
}
.bx-wrapper .bx-controls-direction a {
    height: 32px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 35%;
    width: 16px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    background: url("../tema/controls.png") no-repeat scroll -86px -11px rgba(0, 0, 0, 0);
    display: block;
    height: 11px;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    background: url("../tema/controls.png") no-repeat scroll -86px -44px rgba(0, 0, 0, 0);
    display: block;
    height: 11px;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 9px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    background: none repeat scroll 0 0 rgba(80, 80, 80, 0.75);
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    font-family: Arial;
    font-size: 0.85em;
    padding: 10px;
}

.galMenu {
    margin-bottom: 20px;
}
.galMenu li {
    border-left: 1px solid #fff;
    box-shadow: 0 1px 0 0 #d3d3d3;
    display: inline;
    float: left;
    height: 40px;
}
.galMenu li a {
    background: none repeat scroll 0 0 #e15546;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 31px;
    padding: 9px 35px 0 34px;
    text-align: center;
}
.galMenu li a.galMenuLastItem {
    width: 120px;
}
.galMenu li a:hover, .galMenu li a.active {
    background: none repeat scroll 0 0 #bd392c;
}
.shadow {
    box-shadow: 0 1px 1px 0 #d3d3d3;
}
.galManset {
    box-shadow: 0 1px 1px 0 #d3d3d3;
    height: 350px;
    margin-bottom: 20px;
    width: 980px;
}
.galDetailWrapper {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    margin-bottom: 20px;
    width: 980px;
}
.galManset .bx-wrapper .bx-pager {
    height: 40px;
    left: 30px;
    position: absolute;
    top: 293px;
    width: 260px;
    z-index: 9999;
}
.galManset .bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #bd392c !important;
    border: 1px solid #fff !important;
    border-radius: 6px !important;
}
.galManset .bx-wrapper .bx-pager.bx-default-pager a:hover, .galManset .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none repeat scroll 0 0 #fff !important;
}
.galSlideItem {
    position: relative;
}
.galSlideItem .gLeft {
    background: none repeat scroll 0 0 #bd392c;
    float: left;
    height: 290px;
    padding: 30px;
    position: relative;
    width: 260px;
}
.galSlideItem .gRight {
    float: left;
    height: 350px;
    width: 660px;
}
.zarrow {
    border-bottom: 10px solid transparent;
    border-left: 10px solid #bd392c;
    border-top: 10px solid transparent;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -10px;
    top: 133px;
    width: 0;
}
.titleContTable {
    height: 200px;
    width: 100%;
}
.titleContTable td {
    height: 200px;
    text-align: center;
    width: 100%;
}
.galTitle {
    color: #ffffff;
    font-family: "PT Sans", sans-serif;
    font-size: 30px;
}
.galeriGitBtn {
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin: auto;
    padding: 15px;
    font-family: "PT Sans", sans-serif;
    text-align: center;
    width: 168px;
}
.galeriGitBtn:hover {
    background-color: #222;
}
.galList li {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    float: left;
    height: 240px;
    margin-bottom: 20px;
    margin-right: 20px;
    position: relative;
    width: 300px;
}
.thumbTable td {
    height: 170px;
    text-align: center;
    width: 300px;
}
.CatNewsTitle.cSiyah {
    background-color: #222;
    margin-bottom: 2px;
}
#tema3-icerik.galeri {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    margin-bottom: 10px;
    margin-top: 0;
    overflow: hidden
}
.foto-resim {
    float: left;
    width: 645px;
    border-right: 1px dotted #ccc;
    padding: 5px;
}
.foto-detay {
    float: left;
    width: 300px;
    margin: 5px;
    padding: 5px;
}

.foto-detay h2{
    font-family: 'PT Sans', sans-serif;
    font-size: 22px;
    line-height: 28px;
}
.foto-detay p{
    font-family: 'PT Sans', sans-serif;
    color: #454545;
    font-size: 14px;
    line-height: 18px;
    padding-top: 10px;
}
.foto-detay a {
    color: #990501;
}

.galeri-sayfalama {
    line-height: 1.5;
}