html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,
img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,
ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    line-height: 1;
    text-align: center;
    background: url(../images/tpl/header-bg.jpg) no-repeat top center #000
}

a {
    text-decoration: none
}

#header {
    width: 1026px;
    margin: 578px auto 0;
    text-align: left
}

#top_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 54px;
    background: url(../images/tpl/top-bar-bg.png) repeat-x
}

#menuDivAll {
    width: 960px;
    margin: 0 auto
}

#menu_ul {
    width: 735px;
    padding-top: 14px;
    float: right
}

#menu_ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

#menu_ul ul .list_avatars {
    margin-bottom: 7px
}

#logoSmall {
    width: 205px;
    height: 41px;
    float: left
}

#logoSmall img {
    margin-top: 10px
}

#moviesBtn {
    background: url(../images/tpl/movies.png) no-repeat;
    width: 94px;
    height: 40px;
    cursor: pointer;
    float: left
}

#moviesBtn:hover {
    background-position: 0 -40px
}

#moviesBtn a.listsButtons,
#actorsBtn a.listsButtons {
    display: block;
    width: 94px;
    height: 40px;
    text-indent: -9999px
}

#actorsBtn {
    background: url(../images/tpl/actors.png) no-repeat;
    width: 96px;
    height: 40px;
    cursor: pointer;
    float: left
}

#actorsBtn:hover {
    background-position: 0 -40px
}

#tagsBtn {
    background: url(../images/tpl/tags.png) no-repeat;
    width: 70px;
    height: 40px;
    cursor: pointer;
    float: left;
    position: relative;
    
}

#tagsBtn:hover {
    background-position: 0 -40px
}

#rightBtnMenu {
    float: right;
    margin-top: -14px
}

#rightBtnMenu li {
    float: left;
    list-style: none
}

#searchBtn {
    float: left;
    cursor: pointer
}

#submitSearch {
    background: url(../images/tpl/search-lupa.png) no-repeat right top;
    border: none;
    width: 20px;
    height: 53px;
    text-indent: -9999px;
    cursor: pointer;
    margin-right: 5px
}

#submitSearch:hover {
    background-position: right -53px
}

#joinBtn a {
    background: url(../images/tpl/join.jpg) no-repeat;
    width: 97px;
    height: 53px;
    outline: none;
    text-indent: -9999px;
    cursor: pointer;
    display: block
}

#joinBtn a:hover {
    background-position: 0 -53px
}

#loginBtn a {
    background: url(../images/tpl/login.png) no-repeat;
    width: 90px;
    height: 53px;
    outline: none;
    text-indent: -9999px;
    cursor: pointer;
    display: block
}

#loginBtn a:hover {
    background-position: 0 -53px
}

#logoutBtn a {
    background: url(../images/tpl/logout.png) no-repeat;
    width: 110px;
    height: 20px;
    outline: none;
    text-indent: -9999px;
    cursor: pointer;
    display: block;
    margin-top: 15px
}

#logoutBtn a:hover {
    background-position: 0 -20px
}

#movieList {
    margin-left: 250px;
    background: url(../images/tpl/movies-drop.png) no-repeat;
    position: absolute;
    width: 252px;
    height: 259px;
    z-index: 10;
    margin-top: -2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
    visibility: hidden;
    line-height: 150%
}

#Scroller-1 {
    position: absolute;
    overflow: hidden;
    width: 235px;
    height: 220px
}

#Scroller-1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 15px
}

#Scroller-1 ul li a {
    text-decoration: none;
    color: #B6B6B6
}

#Scroller-1 ul li a:hover {
    text-decoration: none;
    color: #FFC67B
}

.Scroller-Container {
    position: absolute;
    top: 0;
    left: 0
}

.Scrollbar-Up {
    background: url(../images/tpl/top-arrow.png) no-repeat;
    width: 127px;
    height: 10px;
    border-style: none;
    border-width: 0;
    overflow: hidden;
    color: transparent;
    position: relative;
    left: 65px;
    margin-bottom: 3px;
    margin-top: 1px;
    cursor: pointer
}

.Scrollbar-Up:hover {
    background-position: 0 -10px
}

.Scrollbar-Down {
    background: url(../images/tpl/bot-arrow.png) no-repeat;
    width: 127px;
    height: 10px;
    border-style: none;
    border-width: 0;
    overflow: hidden;
    color: transparent;
    position: absolute;
    top: 245px;
    left: 65px;
    cursor: pointer
}

.Scrollbar-Down:hover {
    background-position: 0 -10px
}

.Scrollbar-Track {
    clear: both;
    background: url(../images/tpl/scroll-bar.png) no-repeat center;
    width: 11px;
    height: 220px;
    position: absolute;
    left: 235px;
    z-index: 45
}

.Scrollbar-Handle {
    background: url(../images/tpl/scroll-button.png) no-repeat;
    position: absolute;
    width: 11px;
    height: 21px;
    visibility: hidden
}

#actorsList {
    background: url(../images/tpl/drop-list.png) no-repeat;
    position: absolute;
    width: 231px;
    height: 347px;
    margin: 0;
    z-index: 20;
    margin-left: 340px;
    margin-top: -2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 130%;
    text-align: left;
    overflow: hidden;
    visibility: hidden
}

#Scroller-2 {
    position: absolute;
    overflow: hidden;
    width: 219px;
    height: 308px
}

#Scroller-2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 15px
}

#Scroller-2 ul li a {
    text-decoration: none;
    color: #B6B6B6
}

#Scroller-2 ul li a:hover {
    text-decoration: none;
    color: #FFC67B
}

.Scroller-Container2 {
    position: absolute;
    top: 0;
    left: 0
}

.Scrollbar-Up2 {
    background: url(../images/tpl/top-arrow.png) no-repeat;
    width: 127px;
    height: 10px;
    border-style: none;
    border-width: 0;
    overflow: hidden;
    color: transparent;
    position: relative;
    left: 55px;
    margin-bottom: 3px;
    margin-top: 1px;
    cursor: pointer
}

.Scrollbar-Up2:hover {
    background-position: 0 -10px
}

.Scrollbar-Down2 {
    background: url(../images/tpl/bot-arrow.png) no-repeat;
    width: 127px;
    height: 10px;
    border-style: none;
    border-width: 0;
    overflow: hidden;
    color: transparent;
    position: absolute;
    top: 330px;
    left: 55px;
    cursor: pointer
}

.Scrollbar-Down2:hover {
    background-position: 0 -10px
}

.Scrollbar-Track2 {
    clear: both;
    background: url(../images/tpl/scroll-barLong.png) no-repeat center;
    width: 11px;
    height: 330px;
    position: absolute;
    left: 217px;
    top: 12px;
    z-index: 45
}

.Scrollbar-Handle2 {
    background: url(../images/tpl/scroll-button.png) no-repeat;
    position: absolute;
    width: 11px;
    height: 21px;
    visibility: hidden
}

.list_avatars {
    width: 198px;
    height: 50px;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px
}

.list_avatars img {
    border: none
}

.list_avatars a {
    display: block;
    height: 50px
}

.list_avatars:hover {
    background-color: #262321;
    cursor: pointer
}

.avatar {
    width: 50px;
    height: 50px;
    overflow: hidden;
    float: left
}

.avatar_name {
    float: left;
    margin-left: 10px;
    margin-top: 10px
}

#tagsList {
    background: url(../images/tpl/tags-drop.png) no-repeat;
    position: absolute;
    width: 469px;
    height: 259px;
    z-index: 30;
    margin-top: -2px;
    margin-left: 240px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    overflow: hidden;
    visibility: hidden;
    padding-left: 10px
}

#tagsList ul {
    list-style-type: none;
    display: list-item;
    float: left;
    position: relative;
    margin-top: 20px;
    margin-left: 25px;
    top: -4px
}

#tagsList li {
    background: url(../images/tpl/ssl-tag.png) no-repeat 0 -12px;
    padding-left: 20px;
    height: 14px;
    margin-right: 1px;
    margin-top: 2px;
    text-align: left;
    padding-top: -3px;
    line-height: 13px
}

#tagsList li:hover {
    background: url(../images/tpl/ssl-tag.png) no-repeat left 2px
}

#tagsList a {
    text-decoration: none;
    color: #B6B6B6
}

#tagsList a:hover {
    text-decoration: none;
    color: #FFC67B
}

#searchInput {
    visibility: hidden
}

#search_box {
    background: url(../images/tpl/search-text-bg.png) no-repeat;
    position: absolute;
    border: none;
    width: 211px;
    height: 33px;
    color: #D3C3C0;
    font-size: 16px;
    z-index: 40;
    margin-left: 80px;
    margin-top: -2px;
    padding-top: 3px;
    padding-left: 2px
}

#searchP {
    font-family: Arial, Helvetica, sans-serif;
    color: #888787;
    margin-top: 20px;
    margin-left: 100px;
    visibility: hidden
}

#search_boxMembers {
    background: url(../images/tpl/search-text-bg.png) no-repeat;
    position: absolute;
    border: none;
    width: 211px;
    height: 33px;
    color: #D3C3C0;
    font-size: 16px;
    z-index: 40;
    margin-left: 160px;
    margin-top: -2px;
    padding-top: 3px;
    padding-left: 2px
}

#wrapper {
    width: 100%;
    margin-top: 25px;
    padding-top: 10px
}

.setTpl {
    width: 100%;
    background: url(../images/bck-tpl/2.jpg) no-repeat top center;
    height: auto;
    padding-top: 20px
}

.bodyTpl {
    margin: 0 auto;
    border: none
}

.setTpl h1 a {
    color: #D3C3C0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    text-decoration: none
}

.setTpl h2 a {
    color: #978675;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none
}

.artFooter {
    width: 860px;
    text-align: left;
    margin: 0 auto
}

.spanTags {
    color: #A30303;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px
}

.tagList a {
    color: #888787;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none
}

.tagList a:hover {
    color: #cbbdae
}

.previous_button button {
    background: url(../images/tpl/left-arrow-big.png) no-repeat 3px 0;
    border-style: none;
    border-width: 0;
    color: transparent;
    width: 12px;
    height: 127px;
    cursor: pointer;
    position: absolute;
    left: 1px;
    top: 60px
}

.previous_button button:hover {
    background: url(../images/tpl/left-arrow-big.png) no-repeat -10px 0
}

.next_button button {
    background: url(../images/tpl/right-arrow-big.png) no-repeat -11px 0;
    border-style: none;
    border-width: 0;
    color: transparent;
    width: 12px;
    height: 127px;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 60px
}

.next_button button:hover {
    background: url(../images/tpl/right-arrow-big.png) no-repeat 0 0
}

#footer {
    background: url(../images/tpl/footer-bg.jpg) no-repeat center;
    width: 100%;
    margin: 45px auto;
    color: #A98565;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 150%;
    text-align: center
}

#footer a {
    color: #A98565;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 150%
}

#footer a:hover {
    color: #FACC91;
    text-decoration: underline
}

#rta-logo {
    margin-top: 15px
}

#results {
    width: 1000px;
    margin: 25px auto
}

#support {
    width: 860px;
    height: 45px;
    margin: 0 auto;
    padding-top: 25px;
    margin-bottom: 15px
}

#supportAnchor a {
    background: url(../images/tpl/support.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 40px;
    outline: medium none;
    text-indent: -9999px;
    width: 146px;
    float: left
}

#supportAnchor a:hover {
    background-position: 0 -40px
}

#facebookAnchor a {
    background: url(../images/tpl/facebook.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 40px;
    outline: medium none;
    text-indent: -9999px;
    width: 146px;
    float: right
}

#facebookAnchor a:hover {
    background-position: 0 -40px
}

.artResult {
    width: 980px;
    min-height: 280px;
    margin: 10px;
    border-bottom: 1px solid #624b38
}

.artDetails {
    width: 650px;
    min-height: 280px;
    text-align: left;
    float: left
}

.tlpInResults {
    width: 320px;
    height: 280px;
    float: right;
    padding-right: 5px
}

.titleResults {
    color: #D3C3C0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px
}

.modelNameResults a {
    color: #978675;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px
}

.tagsInResults {
    margin-top: 10px
}

#pages {
    width: 100%;
    height: 30px;
    margin: 25px auto;
    font-family: arial;
    text-align: center;
    color: #fff
}

#pages a {
    width: 29px;
    height: 31px;
    margin-right: 13px;
    display: inline-block;
    font-size: 22px;
    text-decoration: none;
    color: #45403a;
    background: url(../images/tpl/page-nr-bg.jpg) no-repeat;
    line-height: 29px
}

#pages a:hover {
    background-position: 0 -31px;
    color: #d5b896
}

#pages .current {
    background: url(../images/tpl/page-nr-bg.jpg) no-repeat bottom;
    color: #d5b896
}

#pages .previous {
    background: url(../images/tpl/previous.png) center top no-repeat;
    width: 15px;
    height: 21px
}

#pages .previous:hover {
    background-position: 0 -21px
}

#pages .next {
    background: url(../images/tpl/next.png) center top no-repeat;
    width: 15px;
    height: 21px
}

#pages .next:hover {
    background-position: 0 -21px
}

#pages .inactive {
    display: none
}


/*****TRIAL MEMBERS 27.08.2018**********/

.trial-banner {
    margin-top: 50px;
    padding: 15px;
}

.trial-banner img {
    width: 70%;
}

.trial-title h1 {
    font-size: 34px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #D3C3C0;
    font-family: Arial, Helvetica, sans-serif;
}

.trial-free-videos {
    width: 70%;
    margin: 0 auto;
}

.trial-free-videos article {
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding: 10px;
}

.trial-free-videos article .setTpl {
    border: 1px solid #978675;
    box-sizing: border-box;
    padding: 10px;
}

.trial-free-videos article img {
    width: 100%;
}

.trial-free-videos article .artFooter {
    width: 100%;
}

.trial-free-videos .clear {
    clear: both;
}

.trial-upgrade-btn .btn {
    text-decoration: none;
    display: block;
    width: 841px;
    margin: 30px auto;
    height: 60px;
    line-height: 60px;
    border: 2px solid #e4c992;
    color: #000;
    background: #e4c992;
    border-radius: 15px;
    font-size: 24px;
    font-weight: 600;
}

.trial-upgrade-btn .btn:hover {
    border: 2px solid #b3b3b3;
    color: #b29671;
    background: none;
}

.trial-title h2 {
    color: #D3C3C0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}

/*new buttons livecam */

#liveCamBtn {
    /*background: url(/assets/images/svg/si-glyph-webcam.svg) no-repeat;*/
    background: url(../images/webcam_icon.png) no-repeat;
	background-size: 30px 30px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    float: left
}

#liveCamBtn:hover {
    /*background: url(/assets/images/svg/si-glyph-webcam1.svg) no-repeat;/*/
   background-size: 33px 33px;
}
#liveCamBtn a.listsButtons {
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px
}


#feedback {
    background: url(../images/tpl/ssl-feedback.png) no-repeat;
    width: 116px;
    height: 39px;
    cursor: pointer;
    float: left;
    
}

#feedback:hover {
    background-position: 0 -46px
}

.feedback {
    margin: 5px auto;
    height: 40px;
    position: relative;
    }

.feedback a {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    }

.feedbackTpl {
    width: 100%;
    
    height: auto;
    padding-top: 2%
}

.feedbackBodyTpl {
    margin: 0 auto;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    text-decoration: none;
}

.feedbackBodyTpl h1  {
    color: #D3C3C0;
    font-size: 42px;
    /* margin-top: 5px; */
    margin-bottom: 1.5%;
}

.feedbackBodyTpl h2  {
    color: #978675;
    line-height: 0.2rem;
}
    
.feedbackBodyTpl a  {
    display: inline-block;
    color: #D3C3C0;
    line-height: 29px
}