@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
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;
}

html {
	width: 100%;
	height: 100%;	
}

body {
	width: 100%;
	height: 100%;	
	background: transparent;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;	
}

.borderBwV {
	background-image: url(../images/tube/bg_border_bw_v_ts20231006115502.png);
	background-repeat: repeat-y;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
	line-height: 0;
	font-size: 0;	
}

a {
	cursor: pointer;	
}

span.hide {
	display: none;	
}

.bgB30 {
	background-image: url(../images/bg_black_30_ts20231006115502.png);
	background-repeat: repeat;
}

.bgB70 {
	background-image: url(../images/bg_black_70_ts20231006115502.png);
	background-repeat: repeat;
}

/************/
/*tube payreg*/
/************/
.tubepayregContainer {
	background: #000000;
	position: relative;
	width: 100%;
	height: 100%;
}
.tubepayregContainer table {
	width: 100%;
	height: 100%;	
}
.tubepayregContainer table td.bgLeft {
	width: 10px;
	background: transparent url(../images/tube/bg_reg_left_ts20231006115502.jpg) no-repeat top left;	
}
.tubepayregContainer table td.bgRight {
	width: 10px;
	background: transparent url(../images/tube/bg_reg_right_ts20231006115502.jpg) no-repeat top left;	
}
.tubepayregContainer table td.bgMiddle {
	background: transparent url(../images/tube/bg_reg_middle_ts20231006115502.jpg) repeat-x top left;	
}
.tubepayregContent {
	width: 550px;
	margin: auto;
	position: relative;
}
.tubepayregContent.step1 h3 {
	background: transparent url(../images/sprites/tubePayreg1_ts20231006115502.png) no-repeat 25px -103px;
	height: 77px;
}
.tubepayregContent.step1 .pros {
	background: transparent url(../images/sprites/tubePayreg1_ts20231006115502.png) no-repeat 25px -189px;
	height: 55px;
	margin-bottom: 5px;
}
.tubepayregContent.step1 .pros li {
	float: left;
	margin-left: 77px;
	width: 97px;
	font-size: 12px;
	font-weight:  bold;
	color: #a2d74f;
}
.tubepayregContent.step1 .pros li.second {
	margin-left: 59px;
	width: 137px;
}
.tubepayregContent.step1 .pros li.third {
	margin-left: 60px;
	width: 107px;
}
.tubepayregContent.step1 .buttonContainer {
	text-align: center;
	padding: 10px 0 ;
}
.tubepayregContent.step1 .buttonContainer input {
	cursor: pointer;
	border: 0;
	background: transparent url(../images/sprites/tubePayreg1_ts20231006115502.png) no-repeat 0 -395px;
	width: 400px;
	height: 47px;
	margin: 0;
	padding: 0;
}
.tubepayregContent.step1 .verified {
	 background: transparent url(../images/sprites/tubePayreg1_ts20231006115502.png) no-repeat 155px -526px;
	 font-size: 13px;
	 font-weight: bold;
	 color: #828282;
	 text-align: center;
	 line-height: 20px;
 }
.tubepayregContent.step1.en .verified {
	 background: transparent url(../images/sprites/tubePayreg1_ts20231006115502.png) no-repeat 120px -526px;
 }
/*passes*/
.passBox {
	width: 500px;
	height: 60px;
	position: relative;
	margin: 0 auto 5px auto;
	border: #c1c1c1 1px solid;
	background: #ffffff;
	cursor: pointer;
	position: relative;
}
.passBox .best {
	position: absolute;
	top: -10px;
	right: -20px;
	width: 117px;
	height: 46px;
	background: transparent url(../images/sprites/tubePayreg1_ts20231006115502.png) no-repeat 0 -278px;
	z-index: 100;
}
.passBox .save {
	width: 111px;
	height: 35px;
	border: #c1c1c1 1px solid;
	background: #ffffff;
	text-align: center;
	line-height: 35px;
	font-size: 13px;
	font-weight: bold;
	color: #3c3b3b;	
	position: absolute;
	top: 13px;
	right: 11px;
}
.passBox .save span {
	font-size: 20px;	
}
.passBox:hover {
	background: #f7fde5;	
}
.passBox .iconCheck {
	width: 12px;
	height: 13px;
	display: block;
	float: left;
	margin: 25px 19px 0 14px;	
}
.passBox .iconCheck input {
	border: 0;
}
.passBox .pass {
	float: left;
	margin: 12px 0 0 0;	
}
.passBox .pass h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0 5px 0;	
}
.passBox .pass h4 span {
	font-size: 11px;
	font-weight: normal;	
}
.passBox .pass p {
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 0px;	
}

/*#######*/
/*tube free reg*/
/*#######*/
.regContainer {
	background: url(../images/regEmailOnlyTube/bg_big_ts20231006115502.jpg) no-repeat center center #000;
	background-size: 100% 100%;
	position: relative;
	width: 100%;
	height: 100%;
}
.vers16 .regContainer {
	background: url(../images/regEmailOnlyTube/bg_big_fsk16_ts20231006115502.jpg) no-repeat center center #000;
	background-size: 100% 100%;
}
.regContainer table {
	width: 100%;
	height: 100%;	
}
.regContainer .innerContainer table {
	height:auto;
}
.regContainer .bgLeft {
	width: 0;
	/*background: transparent url(../images/tube/bg_reg_left_ts20231006115502.jpg) no-repeat top left;	*/
}
.regContainer .bgRight {
	width: 0;
	/*background: transparent url(../images/tube/bg_reg_right_ts20231006115502.jpg) no-repeat top left;	*/
}
.regContainer .bgMiddle{
	/*background: transparent url(../images/tube/bg_reg_middle_ts20231006115502.jpg) repeat-x top left;*/
	vertical-align: middle;
}
.regContent {
	width: 352px;
	height: 257px;
	margin: auto;
	position: relative;
	color: #fff;
	z-index: 35;
}
.regContent .innerContainer {
	padding: 10px 12px 0 15px;
	padding: 5px 10px 0 10px;
}
.regContent form label {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0 5px 0;	
}
.regContent .inputContainer {
	height: 40px;
	background: url(../images/regEmailOnlyTube/sprite_bgRegEmailTube2_ts20231006115502.png) no-repeat 0 -70px;
	padding: 3px 0 0 33px;
}
.regContent .inputContainer input {
	width: 267px;
	height: 37px;
	line-height: 37px;
	border: 0;
	background-color: transparent;
	color: #000;
	font-size: 13px;
	padding: 0 10px;
}
.regContent .inputContainer.error {
	background: url(../images/regEmailOnlyTube/sprite_bgRegEmailTube2_ts20231006115502.png) no-repeat 0 -122px;
}
.regContent .button input {
	height: 50px;
	background: url(../images/regEmailOnlyTube/sprite_bgRegEmailTube2_ts20231006115502.png) no-repeat 0 0 transparent;
	padding: 0;
	border: 0;
	cursor: pointer;
	width: 325px;
}
.regContent .terms {
	padding: 0;
	text-align: center;
}
.regContent .terms, .regContent .terms a {
	color: #808080;
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
}
.fbloginlink {
	background: url(../images/regEmailOnlyTube/btn_fb_reg_ts20231006115502.png) no-repeat 100% 5px;
	display: block;
	color: #5D79AC;
	font-size: 11px;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	padding-top: 5px;
}
#fbInfoDiv {
	position: absolute;
	width: 396px;
	height: 176px;
	border: 2px solid #a5badb;
	background-color: #c4d4ee;
	font-size: 15px;
	color: #000;
	top: 50%;
	left: 50%;
	margin: -90px 0 0 -200px;
	z-index: 1000;
	display: none;
}
#fbInfoDiv .headline {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	background: url(../images/regEmailOnlyTube/fb_info_ts20231006115502.png) no-repeat 5px -29px;
	padding: 4px 4px 4px 40px;
	line-height: 23px;
	height: 23px;
}
#fbInfoDiv .fbClose {
	display: block;
	float: right;
	width: 15px;
	height: 15px;
	background: url(../images/regEmailOnlyTube/fb_info_ts20231006115502.png) no-repeat 0 -62px;
	margin: 5px 5px 0 0;
	cursor: pointer;
}
#fbInfoDiv .content {
	padding: 25px 15px;
	background-color: #fff;
}
#fbInfoDiv .buttons {
	padding: 15px 10px 0 10px;	
}
#fbInfoDiv .buttons a {
	display: block;
	width: 91px;
	height: 23px;
	float: right;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	background: url(../images/regEmailOnlyTube/fb_info_ts20231006115502.png) no-repeat 0 0;
	text-align: center;
	line-height: 23px;
	margin-left: 15px;
}

.regErrorBox {
	position: absolute;
	top: 5px;
	left: 15px;
	background: url(../images/regEmailOnlyTube/bg_error_ts20231006115502.jpg) no-repeat 0 0;
	display: none;
	width: 325px;
	height: 78px;
	z-index: 10;
}
.regErrorBox .erroritem {
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	line-height: normal;
	padding: 10px 10px 0 45px;
}
.regErrorBox .erroritem span {
	display: block;
	font-weight: bold;
}
.regContent .info { /*deault textlink*/
	font-size: 13px;
	min-height: 78px;
	height: auto !important;
	height: 78px;
}
.regContent .info  strong { /*deault textlink*/
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.loading {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 30;
	text-align: center;
	background: url(../images/bg_white_85_ts20231006115502.png) repeat 0 0;
	top: 0;
	left: 0;
	display: none;
}
.loading img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -35px 0 0 -90px;
	display: none;
}



/*************************************************
FACEBOOK POPUP
*************************************************
#fbInfoDiv {
	position: absolute;
	width: 396px;
	height: 176px;
	border: 2px solid #a5badb;
	background-color: #c4d4ee;
	font-size: 15px;
	color: #000;
	top: 50%;
	left: 50%;
	margin: -90px 0 0 -200px;
	z-index: 1000;
	display: none;
}
#fbInfoDiv .headline {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	background: url(../images/regEmailOnlyTube/fb_info_ts20231006115502.png) no-repeat 5px -29px;
	padding: 4px 4px 4px 40px;
	line-height: 23px;
	height: 23px;
}
#fbInfoDiv .fbClose {
	display: block;
	float: right;
	width: 15px;
	height: 15px;
	background: url(../images/regEmailOnlyTube/fb_info_ts20231006115502.png) no-repeat 0 -62px;
	margin: 5px 5px 0 0;
	cursor: pointer;
}
#fbInfoDiv .content {
	padding: 25px 15px;
	background-color: #fff;
}
#fbInfoDiv .buttons {
	padding: 15px 10px 0 10px;	
}
#fbInfoDiv .buttons a {
	display: block;
	width: 91px;
	height: 23px;
	float: right;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	background: url(../images/regEmailOnlyTube/fb_info_ts20231006115502.png) no-repeat 0 0;
	text-align: center;
	line-height: 23px;
	margin-left: 15px;
}
*/








