/*  =============== PNG SUPPORT IE6 ======================= */
/*
.time-counter,
.box02-login,
.menu-footer ul li a {
	behavior: url(iepngfix.htc);
}
*/

/*warning page*/
.main-sprite-img,
.buttons-img a,
.title-bar,
div.error,
div.success,
div.twitter-link a,
ul.top-menu li a,
div.arrow-land a,
div.related-video-bar,
div.funny-title-bar {
	background:transparent url(../images/sprite-tube8.png?cache=003) no-repeat 0 0;
}

.margin-auto {
	margin:auto;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background:#0e0e0e url(../images/bkg-body.png) repeat-x 0 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	position:relative;
}

.header-wrapper {
	width:1001px;
	height:100px;
}

.logo-heading {
	top:0;
	left:0;
}

.logo-heading a {
	width:206px;
	height:100px;
	background-position: -766px 0;
}

ul.top-menu {
	top:0;
	left:207px;
	width:562px;
	height:100px;
	list-style-type: none;
}

.top-menu li {
	float:left;
}

.top-menu li a {
	display:block;
	height: 100px;
}

ul.top-menu li.top-menu-01 a {
	width:76px;
	background-position:-204px 0;
}

ul.top-menu li.top-menu-01 a:hover,
ul.top-menu li.top-menu-01 a.active {
	background-position:-204px -200px;

}

ul.top-menu li.top-menu-02 a {
	width:113px;
	background-position:-280px 0;
}

ul.top-menu li.top-menu-02 a:hover,
ul.top-menu li.top-menu-02 a.active {
	background-position:-280px -200px;
}

ul.top-menu li.top-menu-03 a {
	width:109px;
	background-position:-493px 0;
}

ul.top-menu li.top-menu-03 a:hover,
ul.top-menu li.top-menu-03 a.active {
	background-position:-493px -200px;
}

ul.top-menu li.top-menu-03-jp a {
	width:108px;
	background-position:-765px -100px;
}


ul.top-menu li.top-menu-03-jp a:hover,
ul.top-menu li.top-menu-03-jp a.active {
	background-position:-711px -200px;
}

ul.top-menu li.top-menu-04 a {
	width:100px;
	background-position:-393px 0;
}

ul.top-menu li.top-menu-04 a:hover,
ul.top-menu li.top-menu-04 a.active {
	background-position:-393px -200px;
}

ul.top-menu li.top-menu-04-gay a {
	width:100px;
	background-position:-1051px -315px;
}

ul.top-menu li.top-menu-04-gay a:hover,
ul.top-menu li.top-menu-04-gay a.active {
	background-position:-1153px -315px;
}

ul.top-menu li.top-menu-05 a {
	width:108px;
	background-position:-603px 0;
}

ul.top-menu li.top-menu-05 a:hover,
ul.top-menu li.top-menu-05 a.active {
	background-position:-603px -200px;
}

/* LOGIN BOX */
.loginbox-cont {
	height:94px;
	width:402px;
}

.loginbox-cont form div {
	float:left;
	position:relative;
	width:142px;
	height:38px;
	margin:10px 0 0 9px;
}

.loginbox-cont form div label {
	position:absolute;
	top:0;
	left:0;
	text-align: left;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	text-transform:uppercase;
}

.loginbox-cont form div input {
	width:142px;
	height:15px;
	position:absolute;
	top:15px;
	left:0;
	border:1px solid white;
}

.loginbox-cont form input.loginbox-submit {
	width:72px;
	background-color:#307396;
	color:white;
	font-family: verdana;
	text-transform:uppercase;
	border:1px solid white;
	font-size: 11px;
	position:absolute;
	top:23px;
	left:317px;
	padding:3px;
}

.fpwd-topbox {
	top:48px;
	left:159px;
	font-size:10px;
}

/*HELPERS*/
a {
	text-decoration: none;
	outline:none;
	color:#257AA7;
}

a:hover {
	text-decoration:underline;
}

.test-border {
	border:1px solid blue;
}

ul {
	list-style-type: none;
}

.relative {
	position:relative;
}

.absolute {
	position:absolute;
}

.static {
	position:static;
}

.display-block,
.buttons-img a {
	display:block;
}

.display-none,
.buttons-img a span,
.top-menu li a span,
div.twitter-link a span,
.sign-up-link span,
.premium-link span,
.premium-banner a span,
div.question-mark a span {
	display:none;
}

.color-white {
	color:white;
}

.float-left {
	float:left !important;
}

.float-right {
	float:right !important;
}

 .clear-both {
	 clear:both;
 }

.reset {
	clear:both;
	height:1px;
	font-size: 1px;
}

.no-border {
	border:medium none !important;
}

div.search-form-wrapper {
	padding:1px;
	top:58px;
	left:720px;
	width:279px;
	height:21px;
}

select.search-form {
	margin-left:5px;
	height:23px;
}

input.search-form-input {
	height:23px;
}

select.search-form,
input.search-form-input {
	border:medium none;
	width:115px;
	float:left;
	color:#720000;
}

.search-form-submit {
	border:medium none;
	width:34px !important;
	height:36px;
	float:right;
	background-position: 0 -26px;
	margin:-7px 0 0 0;
}

.content-wrapper {
	background-color:white;
	width:992px;
	margin:auto;
}

.main-video-wrapper {
	margin:13px 0 13px 0;
	padding:0 0 0 22px;
	text-align: left;
}

.cont-col-01 {
	width:738px;
}

.main-video-wrapper {
	width:960px;
}

.cont-col-02 {
	width:381px;
	margin:13px 0 13px 0;
	text-align: left;
	padding:0 7px 0 0;
	text-align:center;
	height:460px;
}


.main-title {
		font-size:17px;
		margin:0;
		padding:0;
		color:white;
		padding:7px 0;
		text-indent:38px;
		height:19px;
		background-position: 0 -666px;
}

.ad-col-02 {
	background-position:-1013px -213px;
}

.sign-up-link-02 {
	display:block;
	height:30px;
	left:78px;
	position:absolute;
	top:63px;
	width:219px;
}

.premium-link:hover,
.sign-up-link:hover {
	text-decoration:none;
}

.sign-up-link {
	width:180px;
	height:18px;
	left:194px;
	top:70px;
	display:block;
	position:absolute;
}

.premium-link {
	display:block;
	left:18px;
	top:70px;
	position:absolute;
}

.box-right-cont {
	height:100px
}

.submenu-video {
	font-size:11px;
	width:495px;
	margin:11px 0 0 0;
	padding:0 0 0 7px;
	text-align: left;
}

.submenu-video ul li,
.submenu-video ul li a {
	font-family:verdana, arial, sans-serif;
}

.title-wrapper {
	margin:0 0 20px 0;
	background-color:#555555;
	width:960px;
}

.title-wrapper-2 {
	margin:0 0 20px 6px;
	background-color:#555555;
	width:974px;
	text-align: left;
}

.submenu-video span {
	background-color:#555555;
	color:white;
	float:left;
	width:76px;
	height:21px;
	text-align:center;
	padding:5px 0 0;
	text-transform:uppercase;
}

.submenu-video ul li {
	float:left;
	border-left:1px solid #b3b3b3;
	padding:5px 8px 5px 8px;
}

.submenu-video-active a {
	color:#555555 !important;
}

.filter-btn01 {
	padding:3px 0 0 0;
	background-color:white;
	border:1px solid #7e7e7e;
	width:134px;
	height:17px;
	text-align: center;
	color:#4099c8;
	text-transform: uppercase;
	font-family:verdana, arial, sans-serif;
	font-size: 11px;
	left:818px;
	top:-33px;
}

.filter-btn01 a {
	color:#ac0000 !important;
}

/*.box-thumbnail {
	float:left;
	width:160px;
	height:217px;
	padding:0 18px 0 18px;
	position:relative;
}*/

.box-thumbnail {
	width:190px;
	height:217px;

	margin:auto;
}

.thumb-wrapper {
	width:20%;
	float:left;
	text-align:left;
	position:relative;
}


.box-thumbnail-friends {
	float:left;
	width:20%;
	height:217px;
	position:relative;
}

div.box-thumbnail div.time-counter {
	position:absolute;
	height:14px;
	color:white;
	font-family:verdana, arial, sans-serif;
	top:104px;
	right:3px;
	font-size:10px;
	padding:2px;
	text-align: center;
}

.stars-on-tr,
.stars-off-tr {
	height:12px;
	top:0;
	left:0;
}

.stars-off-tr {
	background-position:0 -12px;
	width:62px;
}


.stars-on-tr {
	background-position:0 0;
}

.videoThumbs, .staticThumbs,
.thumb-wrapper .box-thumbnail div img {
	border:1px solid #555555;
}

div.box-thumbnail div h2,
div.box-thumbnail h2 {
	color:#3292c4;
	font-size: 11px;
	font-weight: bold;
	height:15px;
	overflow:hidden;
	background-color:white;
	padding:0;
	text-align: left;
}

div.box-thumbnail-friends div h2,
div.box-thumbnail-friends h2 {
	color:#3292c4;
	font-size: 11px;
	font-weight: bold;
	height:15px;
	overflow:hidden;
	background-color:white;
	padding:0;
	text-align: left;
	width:160px;
	margin:auto;
}

div.box-thumbnail-friends div.video-cont-wrapper {
	width:160px;
	margin:auto;
}


/*FOOTER*/
.footer-wrapper,
.footer-cont {
	height:208px;
}

.footer-wrapper {
	background:transparent url(../images/bkg-body-footer.png) repeat-x 0 0;
}

.footer-cont {
	width:1000px;
	margin:auto;
	background-position:-1px -300px;
}

.footer-ad {
	padding:0 0 20px 0;
}

.footer-pagination {
	margin:0 7px;
}

.footer-pagination ul li {
	float:left;
	margin:3px 0 0 19px;
	position:relative;
}

.footer-pagination ul li a {
	text-transform: uppercase;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}


.button-pag {
	background-color:#555555;
	width:76px;
	height:20px;
	padding:3px 0 0 0;
	text-align: center;
	margin:0 !important;
	color:white;
}

.button-pag a {
	color:white !important;
	font-size: 11px !important;
}

.footer-pagination {
	height:30px;
	border-bottom:7px solid #555555;
}

.active-pag {
	background:transparent url(../images/bkg-pag-active.jpg) no-repeat center bottom;
	padding:0 3px 12px 3px;
}

.active-pag a {
	color:#ac0000 !important;
}

.menu-footer {
	font-family: verdana, arial, helvetica, sans-serif;
	width:180px;
	top:18px;
	left:29px;
}

.menu-footer ul li {
	font-size:11px;
	text-align: left;
	white-space: nowrap;
}

.menu-footer ul li a {
	color:white;
	text-decoration:none;
	text-indent:20px;
	display:block;
	height:15px;
	background:transparent url(../images/arrow-footer-bullets.png) no-repeat 0 0;
}

.menu-footer ul li a:hover {
	text-decoration:underline;
}


.text-footer {
	color:white;
	font-family:verdana, arial, sans-serif;
	width:550px;
	font-size: 10px;
	line-height: 1.5;
	top:54px;
	left:337px;
	text-align:left;
}

.copyright {
	color:white;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	left:10px;
	top:176px;
}

/*CATEGORIES MENU*/
.menu-category-wrapper {
	width:986px;
	margin:auto;
}

.categories-menu {
	padding:10px 0 0 0;
	width:992px;
	margin:auto;
}

.categories-menu li {
	float:left;
	border-left:1px solid #555555;
	display:block;
	padding:2px 12px;
}

.categories-menu li a:hover {
	text-decoration:underline;
}

.categories-menu li.first-link {
	border:medium none;
}

.categories-menu li.first-link {
	padding:2px 13px 0 20px !important;
}

.menu-category-wrapper h2 {
	background-color: #555555;
	color:white;
	padding:5px 0 5px 5px;
	font-size: 17px;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
}

.box {
	background:transparent url(../images/sprite-box-cont.png) no-repeat 0 0;
}

.box-top-321 {
	background-position: -5070px 0;
	font-size: 1px;
	height:10px;
}

.box-cont-321 {
	background-position: -5712px 0;
	background-repeat: repeat-y;
	padding:16px;
}

.box-bottom-321 {
	background-position: -5391px 0;
	font-size: 1px;
	height:10px;
}

.box-comments {
	margin:-24px 0 0 0;
}

.box-cont-960 {
	background-position:-1254px 0;
	background-repeat: repeat-y;
	padding:5px 0 0 0;
	width:960px;
}

.box-bottom-960 {
	height:10px;
	font-size:1px;
	background-position: -294px 0;
}

 /*video content*/
.video-col-01 {
	width:640px;
}

/*Video page*/
.video-container,
.banner-container {
	margin:0 0 15px 0;
}

.banner-container {
	width:641px;
}

.banner-container h2 {
	font-size:17px;
	color:#555555;
	font-weight: bold;
	margin:0 0 39px 0;
}

.buttons-video-col {
	width:134px;
}

.buttons-video-col ul li {
	height:56px;
	margin:0;
}

.buttons-video-col ul li a {
	display:block;
	width:134px;
	height:48px;
}

.buttons-video-col ul li a.btn-01 {
	background-position:0 -508px;
}

.buttons-video-col ul li a.btn-01:hover {
	background-position:-134px -508px;
}

.buttons-video-col ul li a.btn-02 {
	background-position:0 -557px;
}

.buttons-video-col ul li a.btn-02:hover {
	background-position:-134px -557px;
}

.buttons-video-col ul li a.btn-03 {
	background-position:0 -606px;
}

.buttons-video-col ul li a.btn-03:hover {
	background-position:-134px -606px;
}

.buttons-video-col ul li a.btn-04 {
	background-position:-762px -538px;
}

.buttons-video-col ul li a.btn-04:hover {
	background-position:-762px -587px;
}

.video-data {
	color:white;
	width:100px !important;
	top:30px !important;
	left:5px !important;
}

.video-col-02 {
	width:321px;
	margin:0 0 20px 5px;
}

.cont-col {
	padding:0 0 16px 0;
}

.video-col-02 div a.btn-video-hightlighted {
	background-color:#257AA7;
	display:block;
	width:126px;
	text-align:center;
	padding:5px 0;
	color:white;
	margin:-5px 0 0 0;
}

a.go-prev-next {
	background-color:#257AA7;
	display:block;
	width:45px;
	text-align:center;
	padding:2px 0;
	color:white;
	margin:20px 2px 0 0;
}

input.reporting {
	border:0px;
}

.video-col-03 {
	width:173px;
	height:160px;
}

.rate-stars {
	width:134px;
	height:22px;
}

.rate-stars-bg-off {
	height:22px;
	width:134px;
	background-position:-268px -552px;
}

.rate-stars-bg-on {
	height:22px;
	background-position:-268px -508px;
}

.rate-stars div a {
	width:26px;
	height:22px;
	display: block;
	float:left;
	background-position:0 -192px;
	text-align: center;
	text-indent: -999em;
	-moz-outline-style: none !important;
}

.rate-stars div a:active {
	outline:none;
	overflow:auto;
	-moz-outline-style: none !important;
}

.rating-text {
	margin:9px 0 6px 0;
	color:#555555;
}

.rating-text span {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
	margin:0 !important;
}

.box-cont-col-03 {
	background-position:-589px -508px;
	width:173px;
	height:107px;
	color:#555555;
}

.box-cont-col-03 ul {
	margin:0 0 0 15px;
	font-size:11px;
}

.box-cont-col-03 ul li {
	padding:3px 0 0 0;

}

.box-cont-col-03 ul li a:hover {
	text-decoration:underline;
}

.margin-comments {
	padding:14px;
}

.margin-comments {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

.user-comment {
	font-weight: bold;
	color:#257AA7;
	width:250px;
	float:left;
	margin:5px 10px 10px 5px;
}

.user-comment span {
	font-weight: normal;
	color:#9d9d9d;
	font-size: 10px;
}

.cont-comment {
	width:530px;
	float:left;
	margin:5px 0 0 0;
	color:#515151;
}

 p.title-comment {
 margin:5px 5px 0 0;
 }

.wrapper-comments {
	border:1px solid #cecece;
	margin:0 7px;
}

.form-post-comment {
	text-align: right;
}

.form-post-comment textarea {
	border:1px solid #469cca;
	width:100%;
	height:77px;
	margin: 0 0 14px 0;
}

.post-comment-btn {
	background-color: #469cca;
	border:medium none;
	color:white;
	text-transform:uppercase;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
}

.comments-triggers {
	height:30px;
}

.post-comment-lnk-btn {
	background-color:#469cca;
	text-align: center;
	width:140px;
	height:17px;
	padding:3px 0 0 0;
	color:white;
	font-family: verdana, arial, helvetica, sans-serif;
	margin:0 7px 0 0;
}

.post-comment-lnk-btn:hover {
	text-decoration:underline;
}

/* FORMS BOX */
.form-userinfo-wrapper {
	margin:auto;
	width:952px;
	padding:20px 0;
	text-align: left;
}

.form-filter-wrapper {
	margin:auto;
	width:738px;
	padding:20px 0;
	text-align: left;
}

.top-form-user {
	background-position:-2214px 0 !important;
	height:10px;
	font-size:1px;
}

.top-form-filter {
	background-position:-6033px 0 !important;
	height:10px;
	font-size:1px;
}

.bottom-form-user {
	background-position:-3166px 0 !important;
	height:10px;
	font-size:1px;
}

.bottom-form-filter {
	background-position:-6771px 0 !important;
	height:10px;
	font-size:1px;
}

.cont-form-user {
	background-position:-4118px 0 !important;
	background-repeat:repeat-y;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#555555;
}

.cont-form-filter {
	background-position:-7509px 0 !important;
	background-repeat:repeat-y;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#555555;
}

div.tab-title {
	top:-5px;
	line-height: 2;
	text-align:center;
	color:white;
	text-transform: uppercase;
	height:30px;
}

.affiliate-tab {
	left:24px;
	line-height: 2;
	background-position:-88px -114px;
	text-align:center;
	color:white;
	width:88px;
	height:30px;
	text-transform: uppercase;
}

div.faq-tab {
	top:-5px;
	left:24px;
	background-position:-81px 0;
	width:113px;
}

h1.faq-title {
	color:#ffbb19;
	padding:20px 0 0 0;
}

ul.faq-list {
	width:400px;
}

ul.faq-list li {
	color:#ffbb19;
}

div.contact-tab {
	left:520px;
	background-position:-88px -114px;
	width:88px;
}

.disclamer-tab {
	top:-5px;
	left:24px;
	line-height: 2;
	background-position:-762px -508px;
	text-align:center;
	color:white;
	width:181px;
	height:30px;
	text-transform: uppercase;
}

.alert-text {
	font-weight: bold;
	margin:0 0 15px 25px;
	color:#555555;
}

.warning-text {
	color:#A60000;
}

.alert-text2 {
	margin:0 0 25px 0;
	font-weight: bold;
	color:#555555;
}

.register-tab {
	top:-5px;
	left:344px;
	line-height: 2;
	background-position:-88px -114px;
	text-align:center;
	color:white;
	width:88px;
	height:30px;
	text-transform: uppercase;
}

.disclamer-text {
	padding:10px 30px 30px 30px;
	line-height: 1.2;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.disclamer-text p {
	margin:25px 0 0 0;
	color:#555555;
}

.disclamer-text ul {
	list-style-type:disc;
	margin:10px 0 10px 30px;
}

.disclamer-text ul li {
	margin: 20px 0;
}

.affiliate-col-01 {
	left:60px;
	top:56px;
	width:287px;
}

.affiliate-col-01 p,
.affiliate-col-01 h2 {
	color:#555555;
	font-size:12px;
}

.affiliate-col-01 h2 {
	margin:0 0 24px 0;
}

.register-wrapper {
	width:628px;
	border-left:1px solid #CCCCCC;
	top:55px;
	left:325px;
}

.register-wrapper h2 {
	color:#555555;
	font-size:12px;
	margin:0 0 15px 15px;
}

.register-wrapper ul {
	width:590px;
	margin:0 0 30px 15px;
}

.register-wrapper ul li {
	color:#555555;
	background-position:0 -701px;
	text-indent: 15px;
	margin:0 0 5px 0;
	font-size: 11px;
}


/*Affiliate form*/
.affiliate-wrapper {
	width:466px;
	border-left:1px solid #CCCCCC;
	top:20px;
	left:395px;
}

.affiliate-wrapper form div {
	height:40px;
}

.affiliate-wrapper form div label {
	color:#555555;
	float:left;
	padding:6px 0 0 76px;
}

label.terms-label {
	color:#555555;
	float:left;
	padding:6px 0 0 17px;
	font-weight: normal;
	width:137px;
}

.submit-affiliate {
	background-color:#469cca;
	color:white;
	text-transform: uppercase;
	font-family: verdana, arial, helvetica, sans-serif;
	padding:0 0 3px 0;
	width:158px !important;
	border:1px solid #469cca !important;
	float:left !important;
	margin:0 0 0 179px;
}

.submit-register {
	background-color:#469cca;
	color:white;
	text-transform: uppercase;
	font-family: verdana, arial, helvetica, sans-serif;
	padding:0 0 3px 0;
	width:158px !important;
	border:1px solid #469cca !important;
	float:left !important;
	margin:0 0 0 153px;
}

.terms-use-text {
	font-size:10px;
}

.terms-use-checkbox {
	border:medium none !important;
	width:18px !important;
	height:18px !important;
}

.terms-label {
	padding:0 0 0 17px !important;
}

.login-tab-col-01 {
	left:18px;
	top:56px;
	width:287px;
}

.login-tab-col-01 p,
.login-tab-col-01 h2 {
	color:#555555;
	font-size:12px;
}

.login-tab-col-01 h2 {
	margin:0 0 12px 0;
}


/* register form */
div.wrapper-form {
	width:600px;
	margin:auto;
}

	div.wrapper-form form div {
		height:40px;
		position:relative;
	}

	div.wrapper-form form div.cert-wrapper {
		height:70px;
	}

	div.wrapper-form form div label,
	div.wrapper-form form div select,
	div.wrapper-form form div input,
	div.wrapper-form form div div.error-status,
	div.wrapper-form form div div.error-message {
		position:absolute;
	}

	div.wrapper-form form div label {
		width:150px;
		left:0;
		top:0;
	}

	div.wrapper-form form div input,
	div.wrapper-form form div select {
		width:150px;
		left:155px;
		top:0;
	}

	div.wrapper-form form div input.checkbox-field {
		width:12px;
		height:12px;
		top:5px;
	}

	div.wrapper-form input.submit-signin {
		background-color:#469CCA;
		border:1px solid #469CCA !important;
		color:white;
		font-family:verdana,arial,helvetica,sans-serif;
		padding:0 0 3px;
		text-transform:uppercase;
	}

	div.wrapper-form form div.button-wrapper {
		padding: 0 0 0 100px;
	}

	div.wrapper-form form div label.error {
		width:250px;
		height:auto;
		top:0;
		left:340px;
		padding:5px;
		font-size: 10px;
		font-weight: bold;
		color:#780405;
		background-color:#e4c8c7;
	}

	div.wrapper-form form div div.error-status {
		width:17px;
		height:17px;
		left:320px;
	}

	div.wrapper-form form div.captcha-wrapper {
		height:140px;
	}

	.recaptchatable #recaptcha_response_field {
		left:-2px;
		top:18px;
	}

div.error {
	background-position: -906px -100px;
}

div.success {
	background-position: -889px -100px;
}

div.wrapper-form form div.select-validation {
	height:auto;
	left:265px;
	position:absolute;
	top:0;
	width:20px;
	color:#7b0005;
	background-color:#e4c8c7;
	width:340px;
	padding:5px;
	font-size: 10px;
}

div.wrapper-form form div.validation {
	height:17px;
	left:320px;
	position:absolute;
	top:0;
	width:17px;
}

div.wrapper-form form div.validation-select {
	height:17px;
	left:238px;
	position:absolute;
	top:0;
	width:17px;
}

div.wrapper-form div.validation-checkbox {
	height:17px;
	left:180px;
	position:absolute;
	top:0;
	width:17px;
}

div.wrapper-form form div.text-validation {
	height:auto;
	left:345px;
	position:absolute;
	top:0;
	width:20px;
	color:#7b0005;
	background-color:#e4c8c7;
	width:260px;
	padding:5px;
	font-size: 10px;
}

div.wrapper-form form div.checkbox-validation {
	height:auto;
	left:208px;
	position:absolute;
	top:0;
	width:20px;
	color:#7b0005;
	background-color:#e4c8c7;
	width:397px;
	padding:5px;
	font-size: 10px;
}

.login-wrapper-form form div,
.upload-form-wrapper form div {
	height:40px;
	position:relative;
}

.login-wrapper-form form div label {
	color:#555555;
	float:left;
	width:100px;
}

.upload-form-wrapper form div {
	position:relative;
}

.upload-form-wrapper form div label {
	color:#555555;
	position:absolute;
	top:0;
	left:10px;
}

.upload-form-wrapper form div label.error {
	color:#555555;
	position:absolute;
	top:0;
	left:385px;
	color:red;
	width:200px;
	font-size: 12px;
	font-weight: bold;
}


.upload-form-wrapper form div label.success {
	color:#3399CC;
	position:absolute;
	top:0;
	left:385px;
	color:red;
	width:200px;
	font-size: 12px;
	font-weight: bold;
}

.upload-form-wrapper form div input,
.upload-form-wrapper form div select,
.upload-form-wrapper form div textarea {
	position:absolute;
	left:90px;
	top:0;
	width:285px;
}

.upload-form-wrapper form div textarea {
	height:100px;
}

.login-wrapper-form form input {
	height:20px;
	width:155px;
	border:1px solid #555555;
}

.upload-form-wrapper {
	margin:0 0 0 25px;
	width:517px;
	border-left:1px solid #666666;
}

.upload-form-wrapper form div.text-area-upload {
	height:120px;
}

.upload-form-wrapper form h3 {
	text-align: center;
	margin:0 0 30px 0;

}

.submit-login {
	background-color:#469CCA;
	border:1px solid #469CCA !important;
	color:white;
	float:left !important;
	font-family:verdana,arial,helvetica,sans-serif;
	margin:0 0 0 100px;
	padding:0 0 3px;
	text-transform:uppercase;
	width:67px !important;
}

.upload-btn {
	background-color:#469CCA;
	border:1px solid #469CCA !important;
	color:white;
	float:left !important;
	font-family:verdana,arial,helvetica,sans-serif;
	padding:0 0 3px;
	text-transform:uppercase;
	width:67px !important;
}

.forgot-password-lnk {
	color:#469CCA;
	margin:0 0 0 100px;
}

.forgot-password-lnk:hover {
	text-decoration:underline;
}


.upload-text {
	width:320px;
	padding:40px 0 20px 40px;
	color:#555555;
	font-size: 11px;
}

.upload-text p {
	margin:0 0 12px 0;
}

.upload-text h2 {
	font-size:12px;
	margin:0 0 12px 0;
}

.upload-text ul {
	list-style-type: disc;
	margin:0 0 0 25px;
}

.upload-text ul li {
	margin:10px 0;
}

.upload-form {
	margin:30px 0 0 12px;
	color:white;
	width:554px;
}

.prev-next-video-btn {
	top:2px;
	right:5px;
}

.prev-video,
.next-video {
	height:10px;
	top:-26px;
}

.prev-video {
	background-position: -95px -145px;
	width:54px;
	right:65px;
}

.next-video {
	background-position: -151px -145px;
	width:52px;
	right:0;
}

.report-video-box form ul li {
	position:relative;
}

.report-video-box form ul li label {
	color:black;
	font-weight: normal;
	position:absolute;
	top:4px;
	left:18px;
}

.share-box-tools {
	padding:15px 0;
}

.u-form-info {
	margin:43px 0 16px 0;
	position:relative;
	color:#555555;
}


.u-form-info span {
	color:#a60000;
	font-weight: bold;
	position:absolute;
	top:0;
	left:160px;
}

.u-form-input {
	margin:0 0 16px 0;
	position:relative;
	height:50px;
	color:#555555;
}

.u-form-input label {
	color:#555555;
	font-weight: normal;
}

.u-form-input input {
	position:absolute;
	top:0;
	left:160px;
	border:1px solid #555555;
}

.u-form-input span {
	position:absolute;
	top:30px;
	left:160px;
}

.warning-text {
	color:#A60000 !important;
	font-weight:bold;
}

.confirmation-text {
	color:#555555;
	font-weight: bold;
}


/* ===================== DARIO'S ROLLOVER ============================================= */
.video-cont-wrapper {
	position:relative;
	color:#555555;
	height:14px;
	text-align: left;
	font-size:10px;
	overflow:hidden;
}

.video-left-text {
	left:0;
	top:0;
}

.video-right-text {
	left:0;
	right:0;
	text-align: right;
}

.stars-off {
	top:0;
	left:0;
	height:15px;
	background-position:-123px -206px;
	width:59px;
}

/* JQUERY LOGIN ANIMATION */

#header {
margin: 0 auto;
width: 600px;
background-color: #F0F0F0;
height: 200px;
padding: 10px;
}


/*  ======================================================================= */

.title-login-box {
	color:#555555;
}

.title-login-box strong {
	color:#000000;
}

.form-small-login-wrapper div {
	position:relative;
	height:35px;
}

.form-small-login-wrapper div label {
	position:absolute;
	color:#555555;
	font-weight: normal;
	top:3px;
	left:0;
}

.form-small-login-wrapper div input {
	border:1px solid #555555;
	height:20px;
	position:absolute;
	left:75px;
	top:0;
}

.submit-small-login {
	background-color:#469CCA;
	border:1px solid #469CCA !important;
	color:white;
	float:left !important;
	font-family:verdana,arial,helvetica,sans-serif;
	text-transform:uppercase;
	width:75px !important;
	padding:0 0 10px 0;
}

.list-block-link {
	color:#469CCA;
}

.list-block-link:hover {
	text-decoration:underline;
}

.filter-list-block {
	width:200px;
	position:absolute;
	top:100px;
}

.filter-list-block li {
	height:30px;
	position:relative;

}

.filter-list-block li label {
	color:#555555;
	font-weight: normal;
	top:-1px;
	left:20px;
	position:absolute;
}

.filter-content-submit {
	background-color:#469CCA;
	border:1px solid #469CCA !important;
	color:white;
	font-family:verdana,arial,helvetica,sans-serif;
	margin:20px 0 20px 30px;
	padding:3px;
	text-transform:uppercase;
	text-align: center;
}

.filtered-video-thmb {
	top:50px;
	left:0;
	width:188px;
}

.filtered-video-thmb p {
	text-align: center;
	width:inherit;
}

.wm-image {
	top:155px;
	left:85px;
}

.wm-image img {
	width:66px;
	border:medium none;
}

/* ================================================================================================================== */

/*  Basic Form Stuff  */
input,
textarea {
	border:1px solid #555555;
	color:black;
}

input.but {
	background-color:#4099C8;
	color:white;
	display:block;
	padding:3px;
	text-align:center;
}


/* -- my videos -- */
.videogrid {
	margin-left: 5px;
	margin-top: 5px;
	width: 700px;
}

.videogrid td {
	padding: 0px;
	margin: 0;
	font-size: 11px;
	font-family: "Tahoma";
}

.avideo {
	margin: 5px 0px 10px 0;
}

.videobox  { width: 160px;	 }

.avideo img {
	border: 1px solid #515151;
}

.tinyinfo td {
	color: gray;
	font-size: 8pt;
}


.videogridpager {
	width: 100%;
	margin: 5px 0 5px 0;
}

.videogridpager td {
	color: #515151;
}

.videogridpager td,.videogridpager a, .videogridpager b {
	font-size: 14px;
	font-family: tahoma;

	margin: 2px;
}

.videogridpager a {
	color: #7A0000;
}

#loading {
	text-align:center;
}


.nounder {
	text-decoration: none;
}

.MainSite {
	background-image: url('http://www.tube8.com/images/tube8/tubefull_04.gif');
	width: 780px;
	background-repeat: repeat-y;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#Login {
	padding: 5px;
	position: relative;
	text-align: right;
	width: 200px;
	float: right;
	background-repeat: no-repeat;
	background-position: 35px 3px;
}

#form1 label {
	font-weight: bold;
	color: #FFFFFF;
}

.forms {
	border: 1px solid #652121;
}

#logo {
	position: absolute;
	left: 1px;
	z-index: 1;
}

#stars img {
	cursor: pointer;
}

/*****************/

.result-message {
	margin: 50px 5px 50px 5px;
	text-align: center;
}

.delete_cb {
	border:medium none !important;
}

.title-feedback {
	font-size:14px;
	font-family:verdana, arial, sans-serif, helvetica;
	font-weight: bold;
	color:#990002;
	text-transform: uppercase;
	margin:45px 0 0 0;
	padding:0;
}

.comment-feedback {
	margin:15px 0;
}

div#cover_layer {
	z-index: 3;
	background-color:black;
	width:100%;
	/*height:100%;*/
	top:0;
	left:0;
	position:absolute;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}

.box02-login {
	top:150px;
	left:40%;
	width:470px;
	height:242px;
	margin:0 0 0 -235px;
	z-index: 4;
	background:transparent url(../images/bkg-box-login2.png) no-repeat 0 0;
}

div.box02-login div h3 {
	position:absolute;
	top:9px;
	left:23px;
	font-size:10pt;
	font-weight:normal;
	color:white;
	text-align: center;
	width:57px;
}

div.form-login-wrapper {
	width:255px;
	text-align:left;
	padding:0 0 0 30px;
}

div.form-login-wrapper div {
	position:relative;
	text-align: left;
	height:25px;
}

div.form-login-wrapper div label {
	position:absolute;
	width:71px;
	left:0;
	top:0;
	text-align: right;
	color:#555555;
}

div.form-login-wrapper div input {
	border:1px solid #555555;
	position:absolute;
	top:0;
	left:75px;
	width:150px;
}

div.form-login-wrapper div.forgot-pwd {
	margin:0 0 0 10px;
}

div.form-login-wrapper div input.login-input-form,
div.form-login-wrapper div span.sign-up-form {
	color:white;
	text-transform:uppercase;
	font-size:7pt;
	padding:2px;
}

div.form-login-wrapper div span.sign-up-form a {
	color:white;
}

div.form-login-wrapper div input.login-input-form {
	background-color:#4099c8;
	border:1px solid #4099c8;
	width:45px;
	z-index:7;
}

div.form-login-wrapper div span.sign-up-form {
	background-color:#ac0000;
	border:1px solid #ac0000;
	left:150px;
	padding:2px;
	text-transform: uppercase;
}

div.form-login-wrapper div span {
	position:absolute;
	left:102px;
	top:2px;
}

div.form-login-wrapper h3 {
	font-size:16px;
	color:#4099C8;
}

div.close-login-form {
	position:absolute;
	top:-165px;
	left:335px;
	width:10px;
}


/*====================  LAYOUT FEBRUARY 2010 ===============================*/
div.title-bar {
	background-color:#555555;
	background-position:0 -667px;
	height:31px;
	position:relative;
	text-align: left;
	margin:0 3px;
}

div.funny-title-bar {
	background-color:#e1266d;
	background-position:0 -719px;
	height:31px;
	position:relative;
	text-align: left;
	margin:0 3px;
}

div.title-bar h1,
div.funny-title-bar h1 {
	font-size: 17px;
	padding:5px 0 0 38px;
}

div.title-bar h1 span,
div.funny-title-bar h1 span {
	color:white;
}

.filter-btn {
	padding:3px 0 0 0;
	background-color:white;
	border:1px solid #7e7e7e;
	width:134px;
	height:17px;
	text-align: center;
	color:#4099c8;
	text-transform: uppercase;
	font-family:verdana, arial, sans-serif;
	font-size: 11px;
	right:10px;
	top:4px;
}

.filter-btn a {
	color:#ac0000 !important;
}

.premium-banner {
	text-align: left;
}

.premium-banner a {
	position:absolute;
	display:block;
	width:150px;
	height:10px;
}

.ad-wrapper {
	border:1px solid #555555;
	background-color:#F2F2F2;
}

.ad-wrapper h3 {
	font-size:10px;
	font-weight: bold;
	padding:5px 0;
}

.ad-wrapper a {
	padding:5px 0;
	font-weight: bold;
	font-size:11px;
}

.box-flex {
	background:transparent url(../images/box-flex.png) no-repeat 0 0;
	height:39px;
	}

.box-cat-wrapper-right {
	background-position:right -39px;
	}

.categories-col-01 {
	float:left;
	width:800px;
}

div.categories-col-01 div.thumb-wrapper {
	width:25%;
}

.categories-col-02 {
	float:right;
	width:180px;
	height:975px;
	margin:0 5px 0 0;
}

.question-mark {
	background-position: -65px 0;
	width:15px;
	height:15px;
	margin:0 0 0 3px;
}

div.question-mark a {
	display:block;
	height:13px;
	width:13px;
}

/*box*/
div.container-contentbox {
	width:768px;
	margin:auto;
}

div.box-wrapper {
	position:absolute;
	z-index:10;
	margin:auto;
	width:768px;
	text-align: left;
	top:150px;
}

div.box-corners {
	position:relative;
}

div.box-corners div.box-top-left,
div.box-corners div.box-top-right,
div.box-corners div.box-bottom-left,
div.box-corners div.box-bottom-right {
	position:absolute;
	width:16px;
	height:16px;
}

div.box-corners div.box-top-left {
	background:transparent url(../images/box-upper-left.png) no-repeat 0 0;

	top:0;
	left:0;
}

div.box-corners div.box-top-right {
	background:transparent url(../images/box-upper-right.png) no-repeat 0 0;
	top:0;
	right:0;
}

div.box-corners div.box-bottom-left {
	background:transparent url(../images/box-bottom-left.png) no-repeat 0 0;
	top:0;
	left:0;
}

div.box-corners div.box-bottom-right {
	background:transparent url(../images/box-bottom-right.png) no-repeat 0 0;
	top:0;
	right:0;
}

div.box-corners div.box-center {
	background:transparent url(../images/box-top-bottom.png) repeat-x 0 0;
	margin:0 16px;
	height:16px;
}

div.box-middle {
	background:transparent url(../images/box-lateral.png) repeat-y left 0;
	position:relative;
}

div.box-middle-right {
	background:transparent url(../images/box-lateral.png) repeat-y right 0;
}

div.box-cont {
	background-color:white;
	margin:0 16px;
}

div.close-btn {
	background-position:-923px -100px;
	width:17px;
	height:17px;
	right:22px;
	top:7px;
}

div.close-btn a {
	display:block;
	width:17px;
	height:17px;
}

div.close-btn a span {
	display:none;
}

div.cont-wrapper {
	border-bottom: 1px solid #555555;
	width:90%;
	margin:auto;
	color:#555555;
}

div.cont-wrapper-separator {
	height:15px;
}

div.cont-wrapper div p.left-col {
	float:left;
	margin:0 10px 0 0;
	width:260px;
}

div.cont-wrapper div p.right-col {
	float:left;
	width:385px;
}

div.cont-wrapper p {
	padding-bottom:10px;
}

div.cont-wrapper p span {
	font-style: italic;
}

div.note-info {
	font-size:14px;
	width:504px;
	color:white;
	padding:14px 0 0 50px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin:0 0 -1px 3px;
	text-align: center;
	background-position: -204px -150px;
	height:31px;
}

div.note-info p {
	margin:0;
	padding:0;
}

div.note-info p strong {
	color:yellow;
}

form#contactform div label.error {
	width:250px;
	position:absolute;
	left:395px;
	color:red;
	font-weight: bold;
}

div.twitter-link {
	position:absolute;
	right:0;
	top:147px;
}

div.twitter-link a {
	display:block;
	width:34px;
	height:162px;
	background-position:-941px -100px;
}

div.top-right-menu {
	position:absolute;
	right:0;
	top:5px;
	text-align: left;
}

div.top-right-menu ul li {
	color:white;
	float:left;
	border-right:1px solid #590000;
	padding:3px 8px;
}

div.top-right-menu ul li:last-child {
	border:medium none;
}

div.top-right-menu ul li a {
	color:white;
}

div.cat-thumb-l01-wrapper {
	width:300px;
	position:relative;
	height:215px;
	overflow:hidden;
}

div.cat-thumb-wrapper {
	width:1500px;
	position:absolute;
	margin:10px 0 0 0;
}

div.arrow-land {
	position:absolute;
	top:0;
}

div.arrow-land a {
	display: block;
	height:215px;
	width:22px;
}

div.arrow-land a span {
	display:none;
}

div.land-01-left {
	left:0;
}

div.land-01-right {
	right:0;
}

div.land-01-left a {
	background-position:-1007px -315px;
}

div.land-01-right a {
	background-position:-1029px -315px;
}

div.btn-landing-page a {
	background:transparent url(../images/sprite-landing-pages.jpg) no-repeat 0 0;
	width:298px;
	height:249px;
	display:block;
}

div.btn-landing-page a span {
	display:none;
}

p.footer-text {
	margin:20px 20px 0 20px;
	color:#666666;
}

div.related-video-bar {
	height:33px;
	padding:0 0 0 40px;
	background-position:0 -666px;
}

div.related-video-bar div.related-button {
	float:left;
}

div.related-video-bar div.related-button a {
	display:block;
	width:224px;
	height:27px;
	text-align: center;
	color:white;
	font-size:17px;
	font-weight: bold;
	padding:6px 0 0;
}

div.related-video-bar div.related-button a.active {
	background:transparent url(../images/sprite-tube8.png?cache=003) no-repeat -504px -100px;
	color:#555555;
}

div.related-video-bar div.premium {
	border-right:1px solid #cbcbcb;
}

div.form-login-wrapper div.message-comment span {
	text-align: center;
	left:0;
	width:260px;
}


/*no ads thmbs video container*/
div.no-ads-video-container {
	background:transparent url(../images/bkg-no-ads-left.png) repeat-y left 0;
	width:300px;
}

div.no-ads-cont-wrapper {
	background:transparent url(../images/bkg-no-ads-right.png) repeat-y right 0;
}

div.no-ads-bottom-wrapper {
	background:transparent url(../images/bkg-no-ads-bottom.png) repeat-x 0 bottom;
	height:5px;
}

div.no-ads-cont-wrapper div.thumb-wrapper {
	width:198px;
	margin:0 0 0 50px;
}

div.no-ads-bottom {
	width:5px;
	height:5px;
	bottom:0;
}

div.no-ads-right {
	background-position:-39px -26px;
	right:0;
	height:5px;
	font-size:1px;
}

div.no-ads-left {
	background-position:-34px -26px;
	left:0;
	font-size:1px;
}

div.no-ads-top-wrapper {
	height:47px;
}

div.no-ads-top {
	float:left;
	height:47px;
}

div.no-ads-t8-icon {
	background-position:0 -144px;
	width:41px;
}

div.no-ads-rel-videos a {
	width:100px;
	height:47px;
	background-position:-100px -191px;
}

div.no-ads-rel-videos a:hover,
div.no-ads-rel-videos a.active {
	background-position:0 -191px;
}

div.no-ads-prem-videos a {
	width:97px;
	height:47px;
	background-position:-402px -508px;
}

div.no-ads-prem-videos a:hover,
div.no-ads-prem-videos a.active {
	background-position:-268px -574px;
}

div.no-ads-next a {
	width:62px;
	height:47px;
	background-position:-365px -574px;
}

div.no-ads-prev a {
	width:62px;
	height:47px;
	background-position:-427px -602px;
}

div.no-ads-next a.sm-next {
	width:62px;
	height:47px;
	background-position:-365px -574px;
}

div.no-ads-next a.sm-back {
	width:62px;
	height:47px;
	background-position:-365px -574px;
}

div.no-ads-sm-btn a {
	width:62px;
}

a.sm-next {
	background-position:-499px -508px;
	height:23px;
}

a.sm-back {
	background-position:-499px -531px;
	height:24px;
}
