body {
    background: url("/tpl/images/bg.png") no-repeat center center fixed;
    background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    font-family: 'Open Sans',Helvetica-Neue,Helvetica,Arial,Sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}

#data-ln-exp {
    margin: 0 auto;
    max-width: 1060px;
    padding: 20px;
    position: relative;
    transition: left 0.3s ease-out 0s;
}

#ln-blocks-line-exp {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.08);
    padding: 8px 12px;
}

#ln-blocks-line-exp .F {
    padding: 5px 0px 0px 0px;
}

#ln-blocks-line-exp .D {
    width: 680px;
}

#ln-blocks-line-exp .B1 {
    vertical-align: top;
    padding: 10px 0px 0px 0px;
    width: 120px;
}

#ln-blocks-line-exp-COUNTER {
    padding: 0px 0px 10px 0px;
}

#ln-blocks-line-exp-COUNTER a {
    color: #FFFFFF;
    text-decoration: none;
}

#ln-blocks-line-exp .B2 {
    vertical-align: top;
    width: 230px;
}

#ln-blocks-line-exp-IMAGE {
    list-style: none;
    margin: 0;
    padding: 0;
}

#ln-blocks-line-exp-IMAGE li {
    display: inline-block;
    padding: 5px 3px;
}

#ln-blocks-line-exp-IMAGE li img {
    border-radius: 50px 50px 50px 50px;
    border: 1px solid #4F5051;
    height: 65px;
    width: 65px;
}

#ln-blocks-line-exp .B3 {
    vertical-align: top;
    padding: 10px 0px 0px 20px;
}

#ln-blocks-line-exp-UL {
    list-style: none;
    margin: 10px 0 20px 5px;
    padding: 0;
}

#ln-blocks-line-exp-UL li {
    display: inline-block;
    width: 220px;
}

#ln-blocks-line-exp-UL li a {
   color: #4F5051;
   text-decoration: none;
}

.c-fc {
    text-decoration: none;
    color: #000000;
    text-align: center;
    margin: 5px 0px 0px 0px;
    padding: 5px;
    width: 16px;
    float: left;
}

.c-fct {
    color: #000000;
    padding: 4px;
    text-align: center;
    width: 18px;
    float: left;
}

/* --------------------------------- */

.tp-line-exp {
    background: url("/tpl/images/isearch-bg.png") repeat scroll 50% 50% rgba(0, 0, 0, 0);
    color: #F0F0F0;
    margin: 150px auto 40px;
    padding: 10px 0 5px;
    text-align: center;
    width: 90%;
}

.tp-line-exp h1, h3 {
    font-size: 24px;
    font-weight: 100;
    margin: 0;
}

/* --------------------------------- */

.image-ls {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 20px 45px;
}

.image-ls li {
    box-shadow: 3px 4px 10px 0 rgba(0, 0, 0, 0.5);
    display: inline-block;
    height: 120px;
    margin: 8px 7px;
    position: relative;
    width: 175px;
}

.image-ls li a {
    color: #000000;
    text-decoration: none;
}

.image-ls li img {
    display: inline-block;
    height: 120px;
    width: 175px;
}

.image-ls #ln-f {
    background: none repeat scroll 0 0 rgba(12, 12, 12, 0.7);
    display: none;
    padding: 10px;
    text-align: center;
    width: 155px;
}

.image-ls #ln-f #name {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
}

.image-ls li:hover #ln-f {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 22;
}

/* --------------------------------- */

#single {
    margin: 0 auto;
    max-width: 880px;
    padding: 0 20px;
}

.gallery-line-imgs {
    box-shadow: 3px 4px 10px 0 rgba(0, 0, 0, 0.5);
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
}

.gallery-line-imgs a {
    text-decoration: none;
}

.gallery-line-imgs a img {
    height: auto;
    max-height: 500px;
    width: 100%;
}

.gallery-line-imgs #idq-hd {
    background: none repeat scroll 0 0 rgba(12, 12, 12, 0.7);
    color: #FFFFFF;
    display: none;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 20px;
    width: 672px;
}

.gallery-line-imgs #idq-hd a {
    color: #FFFFFF;
    text-decoration: none;
}

.gallery-line-imgs #ihd {
    font-size: 15px;
    font-weight: 100;
    margin: 0;
    transform: none;;
}

.gallery-line-imgs:hover #idq-hd {
    display: block;
    left: 10px;
    position: absolute;
    top: 10px;
    z-index: 22;
}

.gallery-name-box {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 100;
    margin: 0;
    transform: none;
}

#bottom-fxp-line {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#bottom-fxp-line li {
    display: inline-block;
    padding: 5px 3px;
    position: relative;
}
#bottom-fxp-line li img {
    border: 1px solid #4F5051;
    border-radius: 70px 70px 0 0;
    height: 140px;
    width: 140px;
}
#bottom-fxp-line li #description {
    background: none repeat scroll 0 0 rgba(12, 12, 12, 0.7);
    color: #FFFFFF;
    display: none;
    font-size: 10px;
    font-weight: normal;
    margin: 5px 0 0 4px;
    min-height: 40px;
    padding: 10px;
    text-align: center;
    width: 120px;
}
#bottom-fxp-line li:hover #description {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 22;
}

/* --------------------------------- */

#RB-PAGEBACK-LC {
    float: left;
    width: 330px;
}

#RB-PAGEBACK-RC {
    float: right;
    width: 680px;
}

.SSD-H3 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 20px 10px;
    text-shadow: 0 1px #000000;
}

.preview-related-img {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 5px;
}

.preview-related-img li {
    box-shadow: 3px 4px 10px 0 rgba(0, 0, 0, 0.5);
    display: inline-block;
    height: 160px;
    margin: 10px 3px;
    position: relative;
    width: 250px;
}

.preview-related-img li a {
    color: #000000;
    text-decoration: none;
}

.preview-related-img li img {
    display: inline-block;
    height: 160px;
    width: 250px;
}

.preview-related-img #HDQ {
    background: none repeat scroll 0 0 #111111;
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    opacity: 0.86;
    display: none;
    padding: 10px;
    width: 230px;
}

.preview-related-img li:hover #HDQ {
    display: block;
    left: 0px;
    position: absolute;
    top: 0;
    z-index: 22;
}

.preview-related-img #MQD {
    background: url("/tpl/images/lg/thumb-hover-bottom-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: none;
    height: 30px;
    text-align: center;
    text-shadow: 1px 1px 0 #000000;
    top: 130px;
    transition: all 250ms ease 0s;
    width: 100%;
}

.preview-related-img #MQD #desc {
    color: #FFFFFF;
    font-family: 'Raleway',sans-serif;
    font-size: 10px;
    transform: none;
}

.preview-related-img li:hover #MQD {
    display: block;
    position: absolute;
    z-index: 22;
}

.TW-SPEC {
    padding: 0 0 10px;
}

.TW-SPEC_desc {
    padding: 0 0 20px;
}

.TW-SPEC_name {
    font-size: 13px;
    font-weight: bold;
    padding: 4px 10px 4px 0;
}

.TW-SPEC_list {
    display: inline-block;
    font-size: 13px;
    margin: 0;
    padding: 5px;
    width: 90px;
}

.TW-SPEC_list:hover {
    background-color: #F2F1F0;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}

.load-button {
    background: url("/tpl/styles/default-button-before.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
    display: block;
    width: 200px;
}
.load-button {
    background: url("/tpl/images/default-button-bg.png") repeat-x scroll 50% 0 rgba(0, 0, 0, 0.5);
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    font-weight: bolder;
    margin-bottom: 12px;
    padding: 7px 13px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 200ms ease-in-out 0s;
}

#social-share-buttons {
    cursor: pointer;
    height: 30px;
    width: 30px;
}

/* --------------------------------- */

#c-list-class {
    list-style: none outside none;
    margin: 10px 0 20px 55px;
    padding: 0;
}

#c-list-class li {
    display: inline-block;
    width: 465px;
}

#c-list-class li a {
    color: #FFFFFF;
    text-decoration: none;
}

.related-h3 {
    color: #FFFFFF;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0 20px 10px;
    text-shadow: 0 1px #000000;
}

/* --------------------------------- */

.info-bl {
    background: url("/tpl/images/isearch-bg.png") repeat scroll 50% 50% rgba(0, 0, 0, 0);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.4);
    padding: 10px;
    margin: 0px 0px 20px 0px;
    width: 100%;
}

.info-bl #LIMG {
    vertical-align: top; 
    width: 260px;
}

.info-bl a {
    text-decoration: none;
}

.info-bl h3 {
    color: #FFFFFF;
    font-size: 18px;
    padding: 0 0 10px;
    margin: 0;
    transform: none;
}

.info-bl #IMG-CN {
    border: medium none;
    height: 169px;
    outline: medium none;
    width: 245px;
}

/* --------------------------------- */

.data-not-found-page-title {
    font-size: 30px;
    text-align: center;
    padding: 50px 0px;
    min-height: 300px;
}

/* --------------------------------- */

#searchform .search-input {
    float: left;
}

#searchform .search-button {
    float: left;
    margin-left: -35px;
    margin-top: 3px;
}

input[type="text"] {
    padding: 12px 35px 12px 15px;
    width: 625px;
}

input[type="text"], input[type="password"], input[type="email"], textarea {
    background: url("/tpl/images/isearch-bg.png") repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset;
    color: #000000;
    transition: all 200ms ease-in-out 0s;
}

#searchform input:hover {
    border: 1px solid rgba(255, 255, 255, 0.4);
}

#searchform button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    font-size: 13px;
    padding: 10px;
    display: inline-block;
    text-indent: 0;
    white-space: inherit;
}

/* --------------------------------- */

#header-main {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.08);
    left: 0;
    padding: 8px 12px;
    position: fixed;
    right: 0;
    z-index: 1030;
}

#header-main .F {
    padding: 5px 0px 0px 0px;
}

#header-main .D {
    width: 680px;
}

fieldset {
    background: url("/tpl/images/isearch-bg.png") repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border: 1px groove #606060;
    display: block;
    margin-top: 180px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0.35em 0.625em 0.75em;
    text-align: center;
}
fieldset h1 {
    font-size: 28px;
    font-weight: 100;
    margin: 10px 0;
    padding: 0 5px;
}
fieldset h1 span {
    font-size: 12px;
    display: block;
}
fieldset p {
    padding: 0 10px;
    text-align: justify;
}

letter_field {
    background: url("/tpl/images/isearch-bg.png") repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border: 1px groove #606060;
    display: block;
    margin-top: 180px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0.35em 0.625em 0.75em;
    text-align: left;
}
letter_field h1 {
    font-size: 24px;
    font-weight: 100;
    margin: 10px 0;
    padding: 30px 0 20px 50px;
}

fieldbottom {
    border: 1px groove #C9C9C9;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0.35em 0.625em 0.75em;
    text-align: center;
}
fieldbottom p {
    color: #000000;
    padding: 0 10px;
    text-align: justify;
}
fieldbottom > legend {
    color: #000000;
    border: 0 none;
    1padding-left: 10px;
    padding-right: 2px;
    width: -moz-fit-content;
    display: block;
}

.main-group-lineup {
    width: 100%;
}

.main-group-lineup td {
    vertical-align: top;
}

.main-group-lineup #ds-line {
    padding: 0 0 0 20px;
    width: 300px;
}

.image-info-group {
    width: 100%;
}
.image-info-group #img-download {
    padding: 12px 0 0;
    width: 200px;
}
.image-info-group #img-information {
    padding: 0px 8px 0px 20px;
    width: 200px;
}
.image-info-group #img-information p {
    font-size: 18px;
    font-weight: bolder;
    margin: 0;
    padding: 8px 0 0;
    text-align: left;
}
.image-info-group #img-share {
    padding: 7px 0 0;
    width: 160px;
}

.share-social {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 5px;
}
.share-social li {
    display: inline-block;
    margin: 2px;
    padding: 2px;
    position: relative;
}

#social-pin {
    color: #BD081C;
    cursor: pointer;
    font-size: 30px;
    padding: 0;
    text-decoration: none;
}
#social-twi {
    color: #1DA1F2;
    cursor: pointer;
    font-size: 30px;
    padding: 0;
    text-decoration: none;
}
#social-fcb {
    color: #3B5998;
    cursor: pointer;
    font-size: 30px;
    padding: 0;
    text-decoration: none;
}
#social-ggp {
    color: #D24338;
    cursor: pointer;
    font-size: 30px;
    padding: 0;
    text-decoration: none;
}
#social-rdd {
    color: #76B0D8;
    cursor: pointer;
    font-size: 30px;
    padding: 0;
    text-decoration: none;
}

.default-button {
    background: url("/tpl/images/default-button-bg.png") repeat-x scroll 50% 0 rgba(0, 0, 0, 0.5);
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    font-weight: bolder;
    margin-bottom: 12px;
    padding: 15px 65px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 200ms ease-in-out 0s;
}
.default-button {
    background: url("/tpl/styles/default-button-before.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
    display: block;
    width: 200px;
}
.download-button {
    background: url("/tpl/images/default-button-bg.png") repeat-x scroll 50% 0 rgba(0, 0, 0, 0.5);
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    font-weight: bolder;
    margin-bottom: 12px;
    padding: 7px 13px;
    position: relative;
    text-decoration: none;
    text-align: center;
    transition: all 200ms ease-in-out 0s;
}
.download-button {
    background: url("/tpl/styles/default-button-before.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
    width: 200px;
}
.btn-blue {
    background-color: rgba(51, 102, 204, 0.5);
}
.btn-blue:hover {
    background-color: rgba(51, 102, 204, 0.7);
}
.btn-green {
    background-color: rgba(51, 204, 51, 0.5);
}
.btn-green:hover {
    background-color: rgba(51, 204, 51, 0.7);
}
.btn-red {
    background-color: rgba(255, 0, 0, 0.5);
}
.btn-red:hover {
    background-color: rgba(255, 0, 0, 0.7);
}
.btn-purple {
    background-color: rgba(255, 0, 112, 0.5);
}
.btn-purple:hover {
    background-color: rgba(255, 0, 112, 0.7);
}
.btn-cyan {
    background-color: rgba(0, 224, 255, 0.5);
}
.btn-cyan:hover {
    background-color: rgba(0, 224, 255, 0.7);
}
.btn-lgreen {
    background-color: rgba(0, 255, 107, 0.5);
}
.btn-lgreen:hover {
    background-color: rgba(0, 255, 107, 0.7);
}

#bottom-exp-line {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#bottom-exp-line li {
    display: inline-block;
    padding: 5px 3px;
    position: relative;
}
#bottom-exp-line li img {
    border: 1px solid #4F5051;
    border-radius: 70px 70px;
    height: 140px;
    width: 140px;
}
#bottom-exp-line li #description {
    background: none repeat scroll 0 0 rgba(12, 12, 12, 0.7);
    border-radius: 70px 70px 70px 70px;
    color: #FFFFFF;
    display: none;
    font-size: 12px;
    font-weight: normal;
    height: 70px;
    margin: 5px 0 0 4px;
    padding: 60px 10px 10px;
    text-align: center;
    width: 120px;
}
#bottom-exp-line li #description a {
    color: #FFFFFF;
    text-decoration: none;
}
#bottom-exp-line li:hover #description {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 22;
}

.s-color {
    color: #000000;
}
.main-dsc-page {
    padding: 0 0 40px;
}
.main-dsc-page h1 {
    margin: 20px 0 5px;
}
.main-dsc-page p {
    margin: 0px;
}
.main-dsc-page h1 {
    text-align: center;
}
.main-dsc-page p {
    text-align: center;
}

/* --------------------------------- */

.page-seperator {
    margin: 20px 0;
    text-align: center;
}

.seperator-100 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: inline-block;
    width: 100%;
}

.seperator-200 {
    display: inline-block;
    width: 100%;
}

/* --------------------------------- */

#h3-HDS {
    font-size: 16px;
    font-weight: bold;
}

.pd-bottom-10 {
    padding: 10px 0px;
}

.pd-bottom-30 {
    padding: 30px 0px;
}

#social-buttons {
    cursor: pointer;
    height: 40px;
    width: 40px;
}

#IMG-LIST-CT {
    padding: 0 0 0 5px;
    margin: 0px;
}

#IMG-LIST-CT li {
    background: url("/tpl/images/loading.gif") no-repeat scroll center center / 20px auto rgba(0, 0, 0, 0);
    box-shadow: 3px 4px 10px 0 rgba(0, 0, 0, 0.5);
    display: inline-block;
    height: 160px;
    list-style: none outside none;
    margin: 8px 7px;
    overflow: hidden;
    position: relative;
    width: 245px;
}

#IMG-LIST-CT li img {
    border: medium none;
    height: 160px;
    outline: medium none;
    width: 245px;
}

#IMG-LIST-CT .DESC {
    background: url("/tpl/images/lg/thumb-hover-bottom-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    height: 30px;
    top: 130px;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 #000000;
    transition: all 250ms ease 0s;
    width: 100%;
}

#IMG-LIST-CT .NAME {
    background: url("/tpl/images/isearch-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    height: 30px;
    top: 0px;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 #000000;
    transition: all 250ms ease 0s;
    width: 100%;
}

#IMG-LIST-CT li:hover > .DESC {
    opacity: 1;
}

/* --------------------------------- */

#IMG-LIST-CT-SIZES {
    padding: 0 0 0 5px;
    margin: 0px;
}

#IMG-LIST-CT-SIZES li {
    background: url("/tpl/images/loading.gif") no-repeat scroll center center / 20px auto rgba(0, 0, 0, 0);
    box-shadow: 3px 4px 10px 0 rgba(0, 0, 0, 0.5);
    list-style: none outside none;
    margin: 8px 7px;
    overflow: hidden;
    position: relative;
}

#IMG-LIST-CT-SIZES li img {
    border: medium none;
    height: auto;
    outline: medium none;
    width: 100%;
}

#IMG-LIST-CT-SIZES .DESC {
    background: url("/tpl/images/lg/thumb-hover-bottom-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    height: 30px;
    top: 130px;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 #000000;
    transition: all 250ms ease 0s;
    width: 100%;
}

#IMG-LIST-CT-SIZES .NAME {
    background: url("/tpl/images/isearch-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    height: 30px;
    top: 0px;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 #000000;
    transition: all 250ms ease 0s;
    width: 100%;
}

#IMG-LIST-CT-SIZES .NAME h3, .DESC p {
    font-size: 13px;
    transform: none;
}

#IMG-LIST-CT-SIZES li:hover > .DESC {
    opacity: 1;
}

.functional-download {
    list-style: none outside none;
    margin: 0;
    padding: 10px 0 0;
}
.functional-download li {
    display: inline-block;
    margin: 5px 3px;
    padding: 0 2px;
    position: relative;
    width: 68px;
}
.functional-download li a {
    color: #FFFFFF;
    text-decoration: none;
}
.functional-download li:hover {
    background-color: #F4F4F4;
    color: #000000;
    cursor: pointer;
}
.functional-download li:hover a {
    color: #000000;
}

/* --------------------------------- */

#IMG-LIST-CT-RELATED {
    padding: 0 0 0 5px;
    margin: 0px;
}

#IMG-LIST-CT-RELATED li {
    background: url("/tpl/images/loading.gif") no-repeat scroll center center / 20px auto rgba(0, 0, 0, 0);
    box-shadow: 3px 4px 10px 0 rgba(0, 0, 0, 0.5);
    display: inline-block;
    height: 93px;
    list-style: none outside none;
    margin: 8px 7px;
    overflow: hidden;
    position: relative;
    width: 120px;
}

#IMG-LIST-CT-RELATED li img {
    border: medium none;
    height: 93px;
    outline: medium none;
    width: 120px;
}

#IMG-LIST-CT-RELATED .DESC {
    background: url("/tpl/images/lg/thumb-hover-bottom-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    height: 30px;
    top: 63px;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 #000000;
    transition: all 250ms ease 0s;
    width: 100%;
}

#IMG-LIST-CT-RELATED .DESC p {
    font-size: 13px;
    transform: none;
}

#IMG-LIST-CT-RELATED li:hover > .DESC {
    opacity: 1;
}

/* --------------------------------- */

#RBTS-BLC {
    cursor: pointer;
    position: relative;
}

#RBTS-BLC .IM {
    display: block;
    float: left;
    height: 80px;
    margin: 0px 15px;
    position: relative;
    width: 80px;
}

#RBTS-BLC .IM img {
    border-radius: 50% 50% 50% 50%;
    display: block;
    float: left;
    height: 80px;
    width: 80px;
}

#RBTS-BLC .DS {
    float: left;
    height: 80px;
    width: 185px;
    display: table;
}

.PS {
    display: table-cell;
    vertical-align: middle;
}

#RBTS-BLC .DS p.title {
    color: #FFFFFF;
    font-size: 13px;
    text-decoration: none;
}

#RBTS-BLC .DS p.number {
    color: #747F8C;
    font-size: 13px;
}

/* --------------------------------- */

.L-IMG {
    box-shadow: 3px 4px 10px 0 rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: relative;
    height: 600px;
    width: 1060px;
}

.L-IMG img {
    height: 600px;
    width: 1060px;
}

.L-IMG span {
    background: none repeat scroll 0 0 #111111;
    color: #FFFFFF;
    top: 0px;
    left: 0px;
    opacity: 0.86;
    position: absolute;
    transition: all 250ms ease 0s;
    padding: 20px;
    height: 560px;
    width: 330px;
}

.L-IMG span a {
    color: #FFFFFF;
}

#TXT-AR
{
    background: url("/tpl/images/isearch-bg.png") repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset;
    color: #F0F0F0;
    transition: all 200ms ease-in-out 0s;
    padding: 12px 5px 12px 15px;
}

.R800 {
    width: 660px;
}

.R300 {
    width: 340px;
}

/* --------------------------------- */


/* --------------------------------- */

.LTS {
    padding: 15px 0px 0px 10px;
}



.PPD-BLS {
   padding: 20px;
}

.PPD-20L {
   padding: 30px 20px 0px 20px;
   float: left;
}

.PPD-20R {
   padding: 20px 20px 0px 20px;
   float: right;
}

#CL-LIST li a {
   color: white;
}

/* --------------------------------- */

.BLOG-DSC {
    padding: 0 10px 30px;
    margin: 0px;
    text-align: justify;
}

.BLOG-IMG {
    height: 420px;
    padding: 0 10px 20px;
    width: 670px;
}

/* --------------------------------- */

.navigation span {
    background-color: rgba(255, 0, 0, 0.7);
}

.navigation a, .navigation span {
    background: url("/tpl/images/default-button-bg.png") repeat-x scroll 50% 0 rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    color: #F0F0F0;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 7px;
    margin-left: 2px;
    padding: 5px 13px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    transition: all 200ms ease-in-out 0s;
}
