.clear-both,.clearboth,.clear,.cb {
    display:block;
    overflow:hidden;
    clear:both;
    height:0;
    font-size:0;
}

#tsr-lb-bgr {
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    font-size:0;
    z-index:999999998;
    display:none;
    background: url('/img/general/opacity-black-70.png') top left repeat transparent;
}

* html #tsr-lb-bgr {
    position:absolute;
    height:100%;
}

#tsr-lb-box {
    width:800px;
    position:absolute;
    left:50%;
    top:0;
    margin-left:-400px;
    z-index:999999999;
    display:none;
    min-height:200px;
    background-color:#fff;
}

* html #tsr-lb-box {
    height:200px;
}

#tsr-lb-box .load {
    text-align:center;
    font-weight:bold;
    font-size:13px;
}

#tsr-lb-box .load img {
    display:block;
    margin:40px auto 20px;
}

#tsr-lb-box a.close {
    display:block;
    position:absolute;
    top:0;
    right:0;
    width:16px;
    height:16px;
    overflow:hidden;
    background:url(/img/libs/lightbox/close.gif) left top no-repeat;
}

#tsr-lb-box a.close:hover {
    background-position:left bottom;
}

.tsr-lb-dnie6 {
    display:none;
}

#tsr-lb-box .error-msg {
    font-weight:bold;
    text-align:center;
    font-size:12px;
    margin:85px 0 0;
}

#tsr-lb-box .error a {
    color:#000099;
}

#tsr-lb-box .error a:hover {
    text-decoration:underline;
}

.lightbox-article {
    padding:70px 10px 10px;
    background:url(/img/general/divers/lightbox-article.png) left top no-repeat;
}

.lightbox-article h4 {
    margin:10px 0 5px;
}

.lightbox-article h5 {
    margin:6px 0 3px;
}

.lightbox-audio,
.lightbox-video {
    font-family: Verdana;
}

.lightbox-audio div.banner,
.lightbox-video div.banner {
    font-size:14px;
    margin:0;
    padding:0;
    height:80px;
}

.lightbox-audio img.logo,
.lightbox-video img.logo {
    float:right;
    display:inline;
    width:auto;
    height:auto;
    margin:5px 26px;
}

.lightbox-audio .banner h1,
.lightbox-audio .banner h2,
.lightbox-audio .banner h3,
.lightbox-audio .banner h4,
.lightbox-audio .banner h5,
.lightbox-audio .banner h6,
.lightbox-audio .banner .title ,
.lightbox-video .banner h1,
.lightbox-video .banner h2,
.lightbox-video .banner h3,
.lightbox-video .banner h4,
.lightbox-video .banner h5,
.lightbox-video .banner h6,
.lightbox-video .banner .title {
    background:url(/img/libs/lightbox/bg.png) repeat-x top left;
    padding:14px 0 4px 5px;
    display:block;
    font-weight:normal;
}

.lightbox-audio div.player,
.lightbox-video div.player {
    margin:0 0 5px;
}

.lightbox-audio p,
.lightbox-audio .data,
.lightbox-video p,
.lightbox-video .data {
    margin:0 0 0 10px;
	height:46px;
    padding:0;
    position:relative;
}

.lightbox-audio .duration,
.lightbox-video .duration {
    display:block;
    float:right;
    color:#909090;
    padding:0 5px 0 0;
}

.lightbox-audio p .intro,
.lightbox-audio .data .intro,
.lightbox-video p .intro,
.lightbox-video .data .intro {
    display:block;
    width:80%;
}

.lightbox-audio p .duration,
.lightbox-audio .data .duration,
.lightbox-video p .duration,
.lightbox-video .data .duration {
    float:right;
    display:inline;
}

.lightbox-audio a.more,
.lightbox-video a.more {
    float:left;
    display:inline;
    background:url(/img/info/more.gif) no-repeat 10px center transparent;
    margin:0;
    padding:0 0 0 25px;
    text-transform:none;
    font-size:12px;
    font-weight:normal;
    color:#676767;
}

.lightbox-audio a.more:hover,
.lightbox-video a.more:hover {
    background-image:url(/img/info/more-hover.gif);
    color:#676767;
    text-decoration:underline;
}

.lightbox-audio .box,
.lightbox-video .box {
    clear:both;
    background:url(/img/libs/lightbox/bg-light.png) repeat-x left 6px;
    padding:26px 0 0;
    margin:0;
    color:#909090;
    text-align:right;
    line-height:30px;
    height:30px;
    width: auto;
    float: none;
    border: none;
}

.lightbox-audio .box h3,
.lightbox-video .box h3 {
    float:none;
    position:relative;
    top:-4px;
    padding:0 6px;
    display:inline;
    font-weight:normal;
    font-size: 12px;
    text-transform:none;
    background:none transparent;
    border:none;
}

.lightbox-audio .box .body,
.lightbox-audio .box .share,
.lightbox-video .box .body,
.lightbox-video .box .share {
    display:inline;
    background:none transparent;
    border:none;
    margin:0;
    padding:0;
}

.lightbox-audio .box .share li,
.lightbox-video .box .share li {
    float:none;
    display:inline;
    padding:0 5px 0 0;
}

.lightbox-audio .box .share a,
.lightbox-audio .box .share img,
.lightbox-video .box .share a,
.lightbox-video .box .share img {
    display:inline;
    float:none;
    margin:auto;
}

.sendto {
    background:#fff;
}

.sendto h2 {
    padding:40px 0 0 15px;
    font-size:20px;
    letter-spacing:1px;
    color:#999;
    font-weight:bold;
    float:left;
}

.sendto #tsr-headerForm {
    background-color:#fbfbfb;
    display:block;
    height:80px;
}

.sendto .logo {
    float:right;
    margin:22px 15px 0 0;
}

.sendto .popup-form {
    padding:0 15px 0 17px;
    font-size:12px;
    clear:both;
}

.sendto .popup-form  img {
    margin:40px 0 7px 171px;
    width:250px;
}

.sendto .form-row {
    margin-bottom:6px;
}

.sendto .form-row label {
    color:#000;
    width:170px;
    float:left;
    display:block;
    font-weight:bold;
}

.sendto .form-row input {
    width:180px;
}

.sendto .form-row #permalink,
.sendto .form-row textarea {
    width:300px;
}

.sendto .button {
    margin:50px 0 7px;
    float:right;
    width:100px;
}

.sendto span {
    color:red;
    font-weight:bold;
}

.sendto .info-mandatory {
    margin:10px 0 0;
    font-size:11px;
}

.sendto .errors {
    padding:15px;
    font-size:12px;
    color:#f00;
}

.sendto .form-row textarea,
.sendto .form-row input {
    background-color:#f3f3f3;
    border:1px solid #bdced7;
    color:#455560;
    font-size:12px;
}

.sendto .form-row input {
    height:17px;
}

.sendto .form-row textarea:focus,
.sendto .form-row input:focus {
    background-color:white;
}

.sendto .info-send {
    padding:15px;
}

.sendto .info-send p {
    color:#000;
    font-weight:bold;
    margin:0 0 7px;
}

.sendto form .error {
    background-color:#ffd7d7;
}

.sendto p.text {
    clear:both;
    padding:20px 10px;
    font-size:12px;
}

.sendto p.text span {
    display:block;
    padding:30px 20px 0;
    text-align:right;
}

.sendto p.text a {
    font-weight:bold;
    text-decoration:none;
}

.sendto p.text a:hover {
    text-decoration:underline;
}


/* geoblock */
#tsr-lb-box.geo-block {
    border-radius: 10px;
}

#tsr-lb-box.geo-block a.close {
    top:-7px;
    right:-7px;
    width:21px;
    height:21px;
    background:url(/img/libs/lightbox/geo-close.png) left top no-repeat;
}

#tsr-lb-box a.close:hover {
    background-position:left top;
}

#tsr-lb-box.geo-block .geo-cont {
    margin: 20px;
    height: 160px;
    position: relative;
}

#tsr-lb-box.geo-block p {
    text-align: center;
}

#tsr-lb-box.geo-block p.geo-title {
    color: #AF001F;
    font-size: 36px;
    font-weight: bold;
}

#tsr-lb-box.geo-block p.geo-text {
    color: #737373;
    font-size: 16px;
    margin: 5px 0;
}

#tsr-lb-box.geo-block img.geo-rts {
    position: absolute;
    bottom: 0;
    right: 220px;
}