@charset "UTF-8";
/* CSS Document */
/*
.navigation {
	height			: 50px;
}
*/
h1.videoTitle {
    color			: #7a7a7a;
    font-weight		: bold;
    font-size		: 18px;
    font-family		: Arial;
    margin			: 20px 0 8px;
    position		: absolute;
    text-align		: left;
    top				: 169px;
}
.watch {
    float			: left;
    width			: 586px;
    position		: absolute;
    *position		: absolute!important;
    text-align		: left;
    top				: 218px;
}
.videoPlayer, .redtube-flv-player {
    float			: left;
    width			: 100%;
    height			: 100%;
}
video {
    background-color: #000;
}
#vidPoster {
    position		: absolute;
    top				: 0px;
    left			: 0px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
}
#posterHolder {
    border			: 1px solid #282828;
    height			: 100%;
    overflow		: hidden;
    position		: relative;
    text-align		: center;
    width			: 100%;
    z-index			: 10;
}
.posterHolder-link{
	display: block;
}
#posterHolder #playBtn {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 20;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
div#vidPoster.show, div.show#vidPoster {
    width			: 100%;
    height			: 100%;
}
#vidPoster span {
    background		: #000 url('http://img03.redtubefiles.com/_thumbs/design/preload.gif') 40% center no-repeat;
    bottom			: 1px;
    color			: #FFF;
    display			: none;
    font-size		: 15px;
    left			: 0px;
    height			: 30px;
    padding-top		: 11px;
    padding-left	: 50%;
    position		: absolute;
    width			: 50%;
    z-index			: 50;
	text-align: left;
}
#vidImgPoster {
    left			: 0px;
    position		: absolute;
    top				: 0px;
    z-index			: 10;
}
.nextToVideo {
    float			: right;
    margin			: 44px 0px 12px;
    overflow		: hidden;
    position		: relative;
    width			: 168px;
    height			: 468px;
}
.videoRating {
    background		: url('http://img01.redtubefiles.com/_thumbs/design/vidDetailsBackgr.png') left top no-repeat;
    height			: 194px;
    overflow		: hidden;
    padding			: 8px;
    position		: relative;
    right			: 0;
    text-align		: center;
    top				: 0;
    width			: 152px;
    z-index			: 100;
}
.videoRating h4 {
    color			: #999;
    font-size		: 13px;
    font-weight		: bold;
    margin			: 10px 0 0;
    padding			: 0;
}
.videoRating h4 span {
    font-weight		: normal;
}
.videoRating #uploadedBy {
    margin-top		: 0;
}
.videoRating #uploadedBy em {
    display			: block;
    font-size		: 12px;
    font-weight		: normal;
    font-style		: normal;
    margin-top		: 1px;
}
.videoRating #uploadedBy em  a{
    color			: #fff;
    text-decoration	: underline;
    font-weight		: normal;
}
.videoRating #uploadedBy em a:hover{
    text-decoration	: none;
}
.videoRating #ratingDescr {
    margin-top		: 8px;
    font-size: 12px;
}
#shareTitle {
    color			: #999;
    display			: inline;
    font-size		: 13px;
    font-weight		: bold;
    margin			: 3px 8px 0px;
    padding			: 0;
    float: right;
}
.ratingStars {
    margin-left		: 5px;
    margin-top		: 5px;
    overflow		: hidden;
    text-align		: center;
}
.ratingStars img {
    border			: none;
    width			: 28px;
    height			: 27px;
    padding			: 0px;
    margin			: 0px;
    float			: left;
}
#ratingsTable {
    color: #999;
    margin: 12px auto 18px;
}
#ratingsTable td {
    font-size: 13px;
    font-weight: normal;
}
#shareThis {
    height			: 24px;
    margin			: 4px 10px 7px 10px;
    overflow		: hidden;
    float			: right;
    width			: 320px;
}
#shareThis ul, #shareThis ul li {
    /*display: inline;*/
    display: block;
    margin			: 0;
    padding			: 0;
    float: left;
}
#shareThis ul {
    overflow		: hidden;
    margin			: 0 0px 0px 0px;
    width: 100%;
}
#shareThis ul li {
    margin-right	: 8px;
    width			: 23px;
    height			: 23px;
}
#shareThis ul li a {
    display: block;
    float: left;
}
#shareThis ul li a span {
    padding: 0px !important;
}
#shareThis ul li#googlePlusOne {
    width			: 59px;
}
#shareThis ul li.lastIcon {
    margin-right	: 0px;
}
#favAddRemoveDiv {
    color			: #c1101d;
    font-size		: 12px;
    font-weight		: bold;
    margin-bottom	: 11px;
    text-align		: center;
    padding-left	: 2px;
}
#favAddRemoveDiv a {
    display			: block;
    height			: 18px;
    padding-top		: 4px;
    text-decoration	: none;
    width			: 149px;
    color			: #FFF;
    background		: url('http://img01.redtubefiles.com/_thumbs/design/btn_empty_149_44.png') top left no-repeat;
    font-weight		: 600;
}

@-moz-document url-prefix() {
	#favAddRemoveDiv a {
		height: 19px;
		padding-top: 3px;
	}
}

#favAddRemoveDiv .text {
    cursor			: default;
    background		: none !important;
    color			: #D60211;
}
#favAddRemoveDiv a:hover {
    background-position: left bottom !important;
    text-decoration	: none;
}
#favMessage {
    display			: block;
    height			: 18px;
    padding-top		: 4px;
}
#embedAndFlag, #addToFav {
    overflow		: hidden;
    text-align		: center;
}
#embedAndFlag {
    padding-left: 2px;
}
#embedAndFlag span {
    background		: url('http://img03.redtubefiles.com/_thumbs/design/eaf.png') top left no-repeat;
    color			: #FFF;
    cursor			: pointer;
    display			: block;
    float			: left;
    height			: 19px;
    padding-top		: 3px;
}
#embedAndFlag #btnembed:hover {
    background-position: left center;
    text-decoration	: none;
}
#embedAndFlag #btnflag:hover {
    background-position: right center;
}
#embedAndFlag #btnembed.active {
    background-position: left bottom;
}
#embedAndFlag #btnflag.active {
    background-position: right bottom;
}
#embedAndFlag #btnembed {
    background-position: top left;
    width			: 108px;
}
#embedAndFlag #btnflag {
    background-position: top right;
    margin-left		: 9px;
    width			: 32px;
}
.embedAndFlagContent {
    background-color: #000;
    border			: 1px solid #282828;
    display			: none;
    float			: left;
    height			: 262px;
    left			: 0px;
    position		: absolute;
    top				: 204px;
    width			: 166px;
    z-index			: 150;
}
#sendFlagging {
    margin-top		: 8px;
}
#sendFlagging tr {
    height			: 21px;
}
#sendFlagging tr.twoRows {
    height			: 35px;
}
#sendFlagging tr, #sendFlagging td {
    border			: 0;
    color			: #727272;
    font-size		: 12px;
    font-weight		: bold;
    margin			: 0;
    padding			: 0;
    vertical-align	: top;
}
#sendFlagging .radioBtn input {
    margin-left		: 3px;
}
#sendFlagging label {
    display			: block;
    padding-top		: 1px;
}
#flagCode {
    width			: 158px;
    padding-left	: 8px;
}
a#btnSubmitFlag, a#ibtnSubmitFlag {
    background		: url('http://img04.redtubefiles.com/_thumbs/design/flong.png') top left no-repeat;
    display			: block;
    height			: 22px;
    width			: 150px;
}
a#btnSubmitFlag:hover {
    background-position:bottom left;
}
a#ibtnSubmitFlag, a#ibtnSubmitFlag:hover {
    background-position: left center;
    cursor			: default;
}
.embedAndFlagContent textarea {
    background-color: #000;
    border			: 0;
    color			: #FFF;
    font-family		: Courier;
    font-size		: 11px;
    height			: 258px;
    width			: 164px;
}
#flagForm {
    color			: #727272;
    font-family		: Arial;
    font-size		: 12px;
}
#flagForm p {
    margin			: 5px 0 0;
}
.embedAndFlagContent textarea.flagDescr {
    background-color: #FFF;
    border			: 1px solid #bbb;
    color			: #000;
    height			: 83px;
    margin			: 5px 0 7px 2px;
    width			: 141px;
}
div.ntva {
    border			: 1px solid #282828;
    float			: left;
    height			: 240px;
    margin-top		: 10px;
    padding			: 3px 0;
    text-align		: center;
    width			: 166px;
}
.belowVideo {
    text-align		: left;
    float			: left;
    margin-bottom	: 12px;
    width			: 100%;
}
.videoDetails {
    display			: block;
    overflow		: hidden;
    clear			: both;
    *width: 100%;
}
.videoDetails .moreTopSearches {
    margin-top		: 0px;
}
.relVideos {
    text-align		: left;
    width			: 100%;
    clear			: both;
}
.relVideos h2 {
    color			: #404040;
    font-weight		: bold;
    font-size		: 19px;
    font-family		: Arial;
    margin			: 0px;
    padding			: 20px 0px 12px 0px;
}
ul {
    padding			: 0px;
    margin			: 0 0 12px;
    float			: left;
    text-align		: left;
}
.relVideos ul li {
    display			: inline;
    float			: left;
    padding-right	: 10px;
    margin-bottom	: 15px;
    text-align		: left;
    width			: 144px;
    height			: 156px;
}
.relVideos ul li.videoLast {
    margin			: 0;
    padding			: 0;
}
h2.twoRowsTitle {
    width			: 144px;
    vertical-align	: top;
    padding			: 0;
    margin			: 0 0 2px;
    display			: block;
    height			: 30px;
    overflow		: hidden;
}
.videoThumbLink {
    height			: 110px;
}
.videoThumbLink a {
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
}
.relVideos ul img {
    width			: 142px;
    height			: 106px;
}
.relTime {
    color			: #FFF;
    font-size		: 11px;
    font-family		: Arial,Tahoma,sans-serif;
    font-weight		: bold;
    float			: left;
    margin			: -1px 0 0;
    text-align		: left;
}
.relStars {
    float			: right;
    text-align		: right;
    margin			: -1px 0 0;
    width			: 69px;
    height: 12px;
}
.relPremiumVideos h2 {
    color			: #404040;
    font-size		: 19px;
    font-family		: Arial;
    text-align		: left;
    font-weight		: bold;
    margin			: 30px 0px 15px 0px;
    padding			: 0;
}
h2 a.ss {
    color			: #d60211;
    display			: inline;
    font-weight		: bold;
    font-family		: Arial,Tahoma,sans-serif;
    font-size		: 12px;
    line-height		: 14px;
    margin			: 0;
    padding			: 0;
}
.categoriesBreadcrumb {
    width			: 740px;
}
.selectedSorting img{
    height			: 21px;
    width			: 9px;
}
ul#moreRT li img {
    height			: 21px;
    width			: 21px;
}
#videoOffline .watch {
    height			: 50px;
    overflow		: hidden;
    width			: 765px;
}
#videoOffline .relVideos {
    padding-top		: 99px;
}
#videoOffline #watchPage {
    padding-top: 53px;
}
.smallChannels img {
    height			: 85px;
    width			: 115px;
}

#shareThis .at300b, #shareThis #AddThisEMail, #shareThis #AddThisMore {
    width: 23px !important;
    height: 23px !important;
}

#shareThis .at15t_twitter, #shareThis .at15t_google, #shareThis .at15t_reddit, #shareThis .at15t_email, #shareThis .at15t_compact, #shareThis .at15t_stumbleupon, #shareThis #AddThisEMail, #shareThis #AddThisMore {
    background: url('http://img02.redtubefiles.com/_thumbs/icons/sharing_options_vertical_23.png') 0px 0px;
    width: 23px !important;
    height: 23px !important;
}
#shareThis .at15t_google { background-position: 0px -30px; }
#shareThis .at15t_stumbleupon { background-position: 0px -60px; }
#shareThis .at15t_reddit { background-position: 0px -90px; }
#shareThis .at15t_email, #shareThis #AddThisEMail {background-position: 0px -120px; }
#shareThis a:hover#AddThisEMail { background-position: -30px -120px; }
#shareThis .at15t_compact, #shareThis #AddThisMore { background-position: 0px -150px; }

#shareThis .addthis_default_style .at300b, #shareThis .addthis_default_style .at300m {
    padding: 0px;
}

#commentsPager {
    padding-bottom: 15px;
}

#commentsPager span {
    display: block;
}

#commentsPager #navNext, #commentsPager #navPrev {
    font-weight: normal;
    margin-right: 5px;
}

#commentsPager #navPrev {
    margin-left: 5px;
    margin-right: 0px;
}

#catsAndStars div {
    padding-left: 0px !important;
}

#tagger_tags h2 {
    padding-top: 0px;
    margin-top: 1px;
}

#catsAndStars {
    color: #FFF;
    padding-bottom: 15px !important;
    padding-left: 0px !important;
    padding-right: 10px !important;
}

#catsAndStars td {
    padding: 9px 0px;
}

.pornstarDirVideo {
    float: left;
}

h3.pornStarTitle {
    margin-top: 6px;
}

#pornstarsList .videosCount {
    display: block;
    padding-top: 4px;
}

.linkImitation {
    color: white;
    font-size: 13px;
}

.videoDetails .moreTopSearches .topSearch ul li.activeTab a.tagger_comments {
    padding-right: 10px;
}

#missingFunctionality #accDisabledMsgHolder {
    padding-top: 0px;
}

#boxHiring,
#boxHiring.show {
    display: none !important;
}

#videoPrivate .watch {
    position: relative;
    *position: relative!important;
    top: 0px;
    left: 0px;
    color: #b1b1b1;
    width: 100%;
}

#videoPrivate #videoOffline {
    display: none;
}

#videoPrivate .watch h2 {
    margin-top: 23px;
    font-size: 19px;
    color: #fff;
}
