body {

    background: #0f0f0f;
    color: #FFF;
font-family:'Open Sans', Arial, Helvetica, sans-serif;
}

.bodyArea {
    background-color: #0f0f0f;
}

.newmessage_form a {  color: #fc3f72;}

a:hover {  transition: all 200ms ease-in !important;}

a div:hover {  transition: all 200ms ease-in !important;}


.warningpopup .warning-box {

    border: 3px solid #222;
    background: #141414;
    color: #FFF;
}


.ui-widget input[type="submit"], .ui-widget input[type="button"].btn-green {
  outline: none;
  background-color: #000;
  box-shadow: 0 1px 0 #3F6F21;
  color: #fc3f72;
  padding: 7px 15px;
}


.warningpopup .warning-box .cookie-buttons a.btn-enter {
    color: #FFF;
    background-color: #65a616;

}


.warningpopup .warning-bg {
   
    background: #000;
}

.warningpopup .warning-box .warning-buttons a.btn-enter {
    color: #FFF;
    background: #65a616;

}


.ui-widget input[type="submit"], .ui-widget input[type="button"], .ui-widget button {
  padding: 7px 10px;
  border-radius: 0px !important;
  cursor: pointer;
  border: 0;
  outline: none;
  box-shadow: 0 1px 0 #CCC;
}

/*TOUR*/

header {
    background-color: #1d1c1c;
    height: 80px;
}


nav li a.join {
    background-color: #fc3f72;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 45px;
    color: #000;
}

nav li a.join:hover {

}



.logo {
  
    padding-top: 27px;
}


nav li a {
    color: #fff;
    line-height: 50px;
    font-weight: 400;
}


nav li a:hover {
    
 color: #808080;
}



.midads {
    background-color: #1d1c1c;

}

.midads h3 a {
    color: #fc3f72;
    font-weight: 600;
}

.midads h3 a:hover {
color: #808080;
}



.livecams_area {
    text-align: center;
    color: #FFF;
}


.livecams_area .live_show_wrapper a {
    color: #FFF;
}


.livecams_area .tour_live_show_header_overlay {
  
    border: 1px solid #202020;
    background: #202020;

}



.fancybox-slide > div {
       background-color: #000;

}

.views_remaining {
    font-size: 16px;
    font-weight: bold;
    color: #2d2d2d;
}

.join_button_trailer {
    border-radius: 3px;
    color: #FFFFFF;
    background-color: #fc3f72;
}




h2.title {
    background-color: #232323;
    line-height: 44px;
    padding-left: 16px;
    margin-bottom: 38px;
    padding-right: 15px;
    color: #fff;
}

h2.title::after {

}


.updateDetails h4 a {
    color: #fff;
}

.updateDetails h4 a:hover {
color: #808080;
}

.updateDetails p a {
    color: #fc3f72;
}


.updateDetails p a:hover {
 color: #808080;
}


.updateDetails {
    background-color: #1d1c1c;
    padding: 12px;

}



.global_pagination ul {
    background: #242424;
    border-bottom: 1px solid #000;
}


.global_pagination ul li a:hover, .global_pagination ul li.active a {
    color: #fc3f72;
    background: rgba(255,255,255,0.1);
}


.getAccess a {
    font-size: 29px;
    color: #000;
    background-color: #fc3f72;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 20px 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.getAccess a:hover {
 
}




.model p {
    font-size: 20px;
    font-weight: 600;
    background-color: #1d1c1c;


}

.model p a {
    color: #fff;
}

.model p a:hover {
  color: #808080;
}


footer p {
    text-align: center;
    padding: 25px 0;
    font-size: 12px;
    color: #807e7e;
    text-transform: uppercase;
}


footer p a {
    text-decoration: underline;
    color: #807e7e;
}

footer p a:hover {

    color: #c0c0c0;
}








.A-Z_links span {
    border-radius: 4px;
    border: 1px solid #000;
    background: #252525;
    color: #FFF;
}

.A-Z_links a:hover span, .A-Z_links a span.letter_current {
    color: #f90695;
    background: rgba(255,255,255,0.2);
}



.blog_details {
    color: #FFF;
    background: #222;
}


.blog_details a {
    color: #fc3f72;
}



.blog_details a:hover {
    color: #808080;
}


.news_info {
    display: block;
    clear: both;
    background: rgba(255,255,255,0.2);
}






.update_tags {
     line-height:1.6;
}


.update_tags a::before, .update_tags.dvd_info a::before {
display:none;
}

.update_tags a, .update_tags.dvd_info a {
    font-size: 14px;
    margin-right: 5px;
    margin-bottom: 0px;
    border-radius: 0px;
    padding: 6px;
    background: #000;
    color: #fc3f72 !important;
 
}





.update_tags a:hover, .update_tags.dvd_info a:hover {
    background: #000;
    color: #808080 !important;;
    text-decoration: none;
}









/*MEMBERS*/



.main_toolbar {
    background-color: #1d1c1c;
    color: #FFF;
   
}


.main_toolbar ul.main_toolbar_links a {
   
    color: #CCC;
    font-size: 16px;

}

.main_toolbar ul.main_toolbar_links a:hover, .main_toolbar ul.main_toolbar_links a.hilite {
    color: #FFF;
}


.main_toolbar ul.main_toolbar_links a.toolbar_btn {
    padding: 6px 10px;
    background: #000;
    color: #fc3f72;
    border-radius: 0px;
    font-size: 15px;
border:1px solid #FFF;
    vertical-align: middle;
}


/*Top right buttons*/

.main_toolbar ul.main_toolbar_links a:hover.toolbar_btn {
    background: #000;
    color: #808080;
border:1px solid #808080;
}


.cart_num {
    color: #fc3f72 !important;
}

.cart_num span {
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    width: 100%;
    display: block;
    background: url('images/icons/cart_icon_on.png') no-repeat -9999px -9999px;
}



.top_menu_wrapper {
    background: #1d1c1c;
}


.top_menu a {
    color: #FFF;
      text-shadow: none !important;
text-transform:uppercase;
}

.top_menu a:hover, .top_menu a.hilite {
    background: #1d1c1c;
    color: #fc3f72;
   text-shadow: none !important;
font-weight:normal;
}

.buy_button:hover {
border:1px solid #808080;
color:#808080 !important;
}


.top_menu {
    border:0px;

}

#searchform input.inputSubmit {
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  cursor: pointer;
  border: 1px solid #999;
  border-radius: 0px;
  background: url(images/top_menu.png) repeat-x center center;
  text-shadow: #FFF 1px 1px 1px;
}
#searchform input.inputReset {
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  cursor: pointer;
  border: 1px solid #999;
  border-radius: 0px;
  background: url(images/top_menu.png) repeat-x center center;
  text-shadow: #FFF 1px 1px 1px;
}

.update_details a, .update_models a, .favorites a, .searchbar_container .filter_link a, .poll a, .news_small a, .tags_filter_trigger a, .global_pagination ul li a:hover, .global_pagination ul li.active a, .update_tags a, .update_tags.dvd_info a, .suggest_tags a.suggest_tags_link, .gallery_page_banner a, .title_bar_hilite, .dvd_details_overview a, .dvd_details a, .bonus_details a, .blog_details a, .comment_counts a, .faqs ul li .faq_question > a, .calendar_month a, .day a, .mailbox a, .top_navbar a.hilite, .red, .update_dvds a {

   font-weight:normal;text-decoration:none;
}


.update_details a:hover {color:#808080 !important;}

.update_models a {color:#fc3f72 !important;}
.update_models a:hover {color:#808080 !important;}

.searchbar_container .filter_link a:hover {
    text-decoration: none;
    color: #808080;
}

.tags_filter .tags_filter_close a {
  display: inline-block;
  border: 1px solid #CCC;
  color: #222;
  padding: 5px 7px;
  border-radius: 0px;
  background: url(images/top_menu.png) repeat-x center top;
}

.tags_filter_trigger a:hover, .tags_filter_trigger a.active, .tags_filter ul.tags_filter_list li.active a {
  background: #808080 !important;
    background-color: rgb(249, 6, 149);
  color: #FFF !important;
  border: 1px solid #f90695 !important;
}


.buy_button {
    font-size: 12px;
    display: inline;
    margin-left: 5px;
    margin-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 36px;
    text-align: center;
    vertical-align: middle;
    border-radius: 0px;
    color:#fc3f72 !important;
    text-decoration: none;
    font-weight: normal;
   background-color:#000 !important;
;border:1px solid #FFF; 
    float: right;
}

.gallery_info {color:#807e7e;}

.gallery_info .update_description {padding-left: 0px;}

.update_thumb, .thumbs, .most_popular_model_name img, .whats_hot_block img {

}

.thumbs {
    border-style: solid;
    border-width: 0px;
    border-color: #808080;
}



.home-page .title_bar {
    margin-left: 40px;
}


.title_bar {
background: #0f0f0f;
margin-bottom: 15px;
border-radius: 0px;
margin-top: 15px;
padding-left: 0px;
padding-right: 10px;
min-width: 210px;
line-height: 37px;
text-align: left;
display: inline-block;
vertical-align: middle;
border: 0px;
font-size: 24px;
color: #FFFFFF;
text-transform:uppercase;
   
}



.tags_filter_trigger a {

    border-radius: 0px;
    background:none;
  background-color:#000 !important;color:#fc3f72 !important;border:1px solid #FFF; 
color:#fc3f72;
}


.tags_filter_trigger a:hover {

    border-radius: 0px;
    background:none;
   background-color:#000 !important;color:#808080 !important;border:1px solid #808080 !important; 

    

}

.global_pagination ul li .active {color:#fc3f72;}



.filter_link a:hover {color:#808080 !important;}



.tags_filter {
    background:none !important;
    border: 1px solid #111 !important;
}

.tags_filter .tags_filter_title {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 100%;
}

.tags_filter ul.tags_filter_list li a {
    display: inline-block;
    width: 100%;
    padding: 10px;
    text-align: left;
    box-sizing: border-box;
    border: 1px solid #CCC;
    color: #777;
    background: #FFF;
    text-decoration: none;
}

.tags_filter ul.tags_filter_list li a:hover {
    border: 1px solid #CCC;
    color: #222;
    background: #CCC;
}

.evxTicker > ul > li > a > span, #latesttweets_ticker_elevatedx > ul > li > a, .tags_filter .tags_filter_footer a {
    color: #fc3f72 !important;
    text-decoration: none;
}





a, .update_tags a::before, .update_tags.dvd_info a::before {
    -webkit-transition:all 0s ease 0s !important;
    -moz-transition:all 0s ease 0s !important;
    -ms-transition:all 0s ease 0s !important;
    -o-transition:all 0s ease 0s !important;
    transition:all 0s ease 0s !important;
}
