
h1 {
    font-family: Tahoma;
}

.pika-wrap {
    width: 520px;
    margin: 0 auto;
}

.pika-image {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #e5e5e5;
    height: 460px;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    width: 700px;
}
    /*position image holders */
    .pika-image .animation, .pika-image .main-image {
        position: absolute;
        top: 10px;
        left: 10px;
    }

    .pika-image .animation {
        display: none;
        z-index: 2;
    }

    .pika-image img {
        border: 0 none;
        height: 460px;
        width: 700px;
    }

    .pika-image .caption {
        position: absolute;
        background: rgba(15, 85, 144, 0.75);
        font-size: 11px;
        color: #fafafa;
        padding: 10px;
        text-align: left;
        bottom: 0px;
        right: 10px;
    }

        .pika-image .caption p {
            padding: 0;
            margin: 0;
            line-height: 14px;
        }

.pika-imgnav a {
    position: absolute;
    text-indent: -5000px;
    display: block;
    z-index: 3;
}

    .pika-imgnav a.previous {
        background: url(../Images/prev.png) no-repeat left 50%;
        height: 340px;
        width: 50px;
        top: 10px;
        left: 10px;
        cursor: pointer;
    }

    .pika-imgnav a.next {
        background: url(../Images/next.png) no-repeat right 50%;
        height: 340px;
        width: 50px;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

    .pika-imgnav a.play {
        background: url(../Images/play.png) no-repeat 50% 50%;
        height: 100px;
        width: 40px;
        top: 0;
        left: 50%;
        display: none;
        cursor: pointer;
    }

    .pika-imgnav a.pause {
        background: url(../Images/pause.png) nomages/pause.png) no-repeat 50% 50%;
        height: 100px;
        width: 40px;
        top: 0;
        left: 50%;
        display: none;
        cursor: pointer;
    }

.pika-textnav {
    overflow: hidden;
    margin: 10px 0 0 0;
    cursor: pointer;
}

    .pika-textnav a {
        font-size: 12px;
        text-decoration: none;
        font-family: helvetica, arial, sans-serif;
        color: #333;
        padding: 4px;
    }

        .pika-textnav a:hover {
            background: #e5e5e5;
            color: #0065B2;
        }

        .pika-textnav a.previous {
            float: left;
            width: auto;
            display: block;
        }

        .pika-textnav a.next {
            float: right;
            width: auto;
            display: block;
        }

.pika-thumbs {
    margin: 10px 0 0 0;
    padding: 0;
    overflow: hidden;
}

    .pika-thumbs li {
        float: left;
        list-style-type: none;
        width: 74px;
        padding: 3px;
        margin: 0 2px;
        background: #fafafa;
        border: 1px solid #e5e5e5;
        cursor: pointer;
    }

        .pika-thumbs li:last {
            margin: 0;
        }

        .pika-thumbs li .clip {
            width: 74px;
            height: 74px;
            text-align: center;
            vertical-align: center;
            overflow: hidden;
            position: relative;
        }



/*

ngoai

*/

.content {
    width: 100%;
    height: auto;
}

.contentbody {
    background-image: url(body.png);
    background-repeat: repeat-y;
    background-position: top center;
    margin-left: auto;
    margin-right: auto;
    display: table;
}


/*khung cua show hinh*/
.pikachoose {
    height: auto;
    background-color: #dddddd;
    margin-left: auto;
    margin-right: auto;
}



.detail_album .title_album {
    color: #0456a7;
    font-weight: bold;
    margin-bottom: 5px;
}

.container_relate_album {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.title_relate_album {
    margin: 10px auto 40px;
    width: 260px;
}

    .title_relate_album .left {
        background: url("icon_relate.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: block;
        float: left;
        height: 11px;
        margin-top: 5px;
        width: 22px;
    }

    .title_relate_album .name {
        color: #165ca2;
        float: left;
        font-size: 16px;
        font-weight: bold;
        margin: 0 20px;
        text-align: center;
        text-transform: uppercase;
    }

    .title_relate_album .right {
        background: url("icon_relate.png") no-repeat scroll -23px 0 rgba(0, 0, 0, 0);
        display: block;
        float: left;
        height: 11px;
        margin-top: 5px;
        width: 22px;
    }

.container_relate_album .content {
    float: left;
    margin-top: 10px;
    width: 100%;
    border: solid 1px #fff;
}

    .container_relate_album .content .item {
        clear: none;
        float: left;
        height: 270px;
        margin: 0;
        width: 240px;
        padding-right: 55px;
    }

        .container_relate_album .content .item .img_content {
            /*background: url("bg_img.png") no-repeat scroll center center rgba(0, 0, 0, 0);
            height: 194px;*/
            overflow: hidden;
            width: 240px;
        }

            .container_relate_album .content .item .img_content a {
                display: block;
                height: 164px;
                margin-left: 13px;
                margin-top: 16px;
                overflow: hidden;
                width: 220px;
            }

            .container_relate_album .content .item .img_content a {
                /*display: block;
                height: 164px;
                margin-left: 13px;
                margin-top: 16px;*/
                overflow: hidden;
                width: 220px;
            }

            .container_relate_album .content .item .img_content img {
                height: 146px;
                width: 220px;
            }

        .container_relate_album .content .item .title_ab {
            color: #165ca2;
            display: block;
            float: left;
            font-weight: bold;
            margin-top: 5px;
            padding: 0 5px;
            text-align: center;
            width: 100%;
        }
