.pagination {
    text-align: center;
}

.pagination p {
    text-align: center;
}

.pagination ul {
    display: block;
    margin: 0;
    padding: 0;
}

.pagination ul li {
    display: inline-block;
    margin: 0 2px;
    list-style-type: none;
}

#phocagallery .type-2 .pg-box-img-bottom {
    display: none;
}

#phocagallery .pg-cv-box {
    height:140px !important;
    border-radius: 5px;
    overflow: hidden;
}

#phocagallery .type-1 .pg-box-img-bottom {
    margin-top: -50px;
    display: table;
    width: 100%;
    height: 45px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    position: relative;
}

#phocagallery .type-1 .pg-box-img-bottom .pg-cv-folder {
    text-align: center;
    margin-top: 0px;
    padding-left: 0px;
    background: none;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 45px;
    font-size: 10pt;
}

.result-title {
    color: #216baa;
}

.result-title a {
    color: #216baa;
    text-decoration: none;
}

.result-title a:hover {
    color: #216baa;
    text-decoration: underline;
}

.result-text {
    margin-left: 0px;
    margin-bottom: 15px;
}

.searchintro {
    padding-top: 8px;
}

.t_table {
    width: 100%;
    border-collapse: collapse;
}

.t_table .head {
    font-weight: bold;
    text-align: center;
}

.t_table td {
    vertical-align: top;
    padding: 3px 4px;
    border: 1px #ccc solid;
}

.t_table td img {
    width: 200px;
}

.create {
    float: right;
    color: #000;
    font-size: 10pt;
}

.phocagallery-box-file, .phocagallery-box-file:hover {
    margin: 0;
    padding: 0;
    width: 33.3%;
    border: 0;
    background: none;
    float: left;
}

.phocagallery-box-file img {
    width: 100%;
    display: block;
    margin: 0 auto !important;
}

.phocagallery-box-file a {
    display: block;
}

.phocagallery-box-file-first {
    background: none;
    padding: 5px;
}

.phocagallery-box-file-second {
    padding: 5px;
    background: #e8e8e8;
    height: 150px;
}

.phocagallery-box-file-second:hover {
    background: #d8d8d8;
}

.pg-box-backbtn .phocagallery-box-file-second {
    height: 159px;
}

.pg-name {

}

.pg-box-backbtn .phocagallery-box-file-wrp {
    margin: 5px;
}

.pg-box-backbtn .phocagallery-box-file-first {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.pg-box-backbtn .phocagallery-box-file-second {
    padding: 0px;
    width: 100%;
}

.pg-box-backbtn img {
    width: auto;
}

.img-link {
    padding-top: 4px;
    font-size: 10pt;
    color: #000;
    text-decoration: none;
}

.img-link:hover {
    text-decoration: underline;
    color: #000;
}

.phocaname {

}

#phocaguestbook .pgbinput {
}

#pgbcontent {
    background: #1f1f1f;
    color: #fff;
}

#phocagallery .pg-name {
    margin-bottom: 20px;
}
 


