
@font-face {
    font-family: 'farayekan';
    src: url('/Portals/_default/Skins/SkinMain/fonts/farayekan.eot') format('embedded-opentype'), url('/Portals/_default/Skins/SkinMain/fonts/farayekan.otf') format('opentype'), url('/Portals/_default/Skins/SkinMain/fonts/farayekan.svg') format('svg'), url('/Portals/_default/Skins/SkinMain/fonts/farayekan.ttf') format('truetype'), url('/Portals/_default/Skins/SkinMain/fonts/farayekan.woff') format('woff');
}

.hover-fx .photo-title {
    display: inline-block;
    font: 500 16pt/25px weblog;
    padding: 5px 15px 0 0;
    height: 35px;
    width: 100%;
    font-family: farayekan;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    background-color: rgba(0,0,0,0.6);
    position: relative;
    top: -35px;
    transition: all 300ms;
-o-transition: all 300ms;
-webkit-transition: all 300ms;
-ms-transition: all 300ms;
}
.panelimg:hover .photo-title{
     margin-top: -15px;
    height: 50px;
}
.panelimg {
    position: relative;
}

.product-image {
    display: block;
    height: 215px;
    text-align: center;
}

    .product-image img {
        height: 100%;
        width: 100%;
    }

.detail-title {
    padding-bottom: 15px;
    text-align: right;
}

.detail-image {
    margin: 0 15px 15px 0;
    float: left;
    width: 300px;
}

.detail-desc {
    text-align: justify;
    line-height: 25px;
}

.catitle {
    font-family: "Tahoma";
    font-size: 12px;
    font-weight: normal;
    color: #8080ff;
}

A.catitle:hover {
    text-decoration: none;
    color: #6600cc;
}

.SubHead {
    font: 500 9pt tahoma !important;
    width: 120px;
}

.tblnews input[type=text], input[type=password], .ullisttop input[type=text] {
    width: 230px;
    border: 1px solid #AEA9BC;
    padding: 4px 4px;
    border-radius: 2px;
    background: #ffffff url("../images/bg-textbox.png") repeat-x;
}

    .tblnews input[type=text]:focus, input[type=password]:focus {
        border-color: #ADDB2C;
        box-shadow: 0 0 5px 0 #B5DFF1;
    }

.tblnews input[type=submit], input[type=button] {
    font: 500 9pt tahoma;
    cursor: pointer;
}

.tblnews select {
    font: 500 9pt tahoma;
    border: 1px solid #AEA9BC;
    padding: 3px;
}

.tblnews textarea {
    width: 230px;
    border: 1px solid #AEA9BC;
    padding: 4px 4px;
    border-radius: 2px;
}

    .tblnews textarea:focus {
        border-color: #ADDB2C;
        box-shadow: 0 0 5px 0 #B5DFF1;
    }

.tblnews input[type=checkbox] {
    margin: 3px 0 2px 4px;
    vertical-align: middle;
}

.tblnews input[type=file] {
    margin-left: 15px;
}

#otherimages select {
    margin-right: 8px;
}

.CommandButton_a {
    border: 1px solid #70CADC !important;
    padding: 4px 10px;
    color: #000 !important;
    margin-left: 3px;
    background: #B1EFF9;
    text-align: center !important;
}

    .CommandButton_a:hover {
        background: #88D8E8;
        text-decoration: none;
    }

.GB_Picture {
    width: 500px;
}
