/*warning page*/
.main-sprite-img,
.buttons-img a,
.title-bar,
div.error,
div.success,
div.twitter-link a,
div.arrow-land a,
div.related-video-bar {
	background:transparent url(../images/sprite-tube8.png?cache=020) no-repeat;
}

.button-attr:hover {
	cursor: pointer;
}

.text-center {
	text-align:center;
}

.border {
	border:1px solid red;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.auto,
.margin-auto {
	margin:auto;
}

.top {
	top: 0;
}

.left {
	left: 0;
}

.right {
	right: 0;
}

.bottom {
	bottom: 0;
}

* {
	margin: 0;
	padding: 0;
}

.bold {
	font-weight: bold;
}

body {
	background:#0e0e0e url(../images/bkg-body.png?cache=003) repeat-x 0 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	position:relative;
	z-index:1;
}

.header-wrapper {
	width:1001px;
	height:84px;
	margin:auto;
	position:relative;
}

.logo-heading a {
	width:206px;
	height:84px;
}

.arial {
	font-family:arial, helvetica, sans-serif;
}

ul.top-menu {
	top:36px;
	left:207px;
	width:562px;
}

ul.top-menu li {
	margin:0 2px 0 0;
}

ul.top-menu li a {
	height: 34px;
	color: white;
	font-size: 18px;
	padding: 7px 10px 0;
	border-right:1px solid #590000;
	display: block;
}

ul.top-menu li a:hover,
ul.top-menu li.active a {
	background:transparent url(../images/bkg-main-menu.png?cache=003) scroll repeat-x 0 0;
	border-left:1px solid #590000;
	padding:7px 10px 0 9px;
}

/* NAVBAR */
div#navbar {
	position:relative;
	height:29px;
	width:100%;
	text-align:center;
	background:black url(../images/nav-bkg.png?cache=002) repeat-x 0 0;

}
div#navbar div#navbar-content {
	position:relative;
	width:992px;
	height:29px;
	margin:0 auto;
}

div#navbar div a,
div#navbar div p {
	height:29px;
	color:#fff;
}
div#navbar div a:hover {text-decoration:underline;}

div#navbar div a span,
div#navbar div p span {
	display:block;
	height:22px;
	padding:7px 8px 0 0;	
	margin:0 0 0 8px;
}

div#navbar div p {
	color:#000;
	background:transparent url(../images/nav-link.png?cache=003) no-repeat  0 0;
}
div#navbar div p span {
	background:transparent url(../images/nav-link.png?cache=003) no-repeat  100% -29px;
}


/* 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:none;
}

.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;
}

.inline-block {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.display-none,
.buttons-img 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;
}

.float-right {
	float:right;
}

 .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:42px;
	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;
	position: relative;
	z-index: 2;
}

.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 0;
	text-align: left;
	padding:0 7px 0 0;
	text-align:center;
}


.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;
	margin: 11px 0;
	width: 510px;
}

.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;
}

span.sort-by {
	background-color:#555555;
	color:white;
	float:left;
	width:67px;
	height:21px;
	text-align:center;
	padding:5px 0 0;
	text-transform:uppercase;
	margin:10px 0 0 3px;
}

.submenu-video ul li {
	border-left: 1px solid #b3b3b3;
	padding: 5px 8px;
}

.submenu-01 {
	width:407px;
	margin:-2px 0 0;
}

div.submenu-video ul.submenu-01 li {
	width:21%;
	padding:1px 8px;
}

.submenu-video-active div {
	 height: 3px; 
	 width: 100%; 
	 background-color: #FFF; 
	 font-size:1px; 
	 left:0; 
	 bottom:-2px;
}

.submenu-video-active {
	border-top: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	margin: 0 -1px 1px 0;
	height:18px;
}

.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 {
	width:190px;
	height:217px;

	margin:auto;
}

.thumb-wrapper {
	width:20%;
	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 {
	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*/
.cat-menu-wrapper {
	top: 8px;
}

.cat-menu-wrapper ul li a {
	color: #FFF;
}

.width-layout {
	width: 1000px;
}

.bkg-grad-cat-x {
	background: url(../images/bkg-grad-cat-x.png) repeat-x;
}

.footer-wrapper-categories {
	height: 47px;
}

.footer-wrapper,
.footer-cont {
	height:208px;
}

.footer-wrapper {
	background:transparent url(../images/bkg-body-footer.png?cache=005) repeat-x;
}

.footer-cont {
	background-position:-1px -300px;
}

.footer-ad {
	padding:0 0 20px 0;
}

.border-radius-3-left {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.border-radius-3-right {
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.border-radius-3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.x-grad-pagination,
.footer-pagination ul li.active-pag span,
.footer-pagination ul li.active-pag a {
	background: url(../images/x-grad-pagination.png) repeat-x;
}

.btn-more-features-body {
   background-position: 0 -147px;
}

.btn-more-features-body a {
	font-family: 'Lucida Console', Monaco, monospace;
	color: #fff;
	padding: 3px 10px 10px;
	font-size:16px;
	font-weight:bold;
}

.footer-pagination {
	font-family: 'Lucida Console', Monaco, monospace;
	width: 100%;
	margin: 0 0 25px;
}

.aquo-pagination {
	font-size:30px;
	line-height:.5;
	top:2px;
	left: -4px;
	letter-spacing:-10px; 
}

.footer-pagination ul {
	height: 49px;
	font-size: 18px;
	border: 1px solid #cfcfcf;
}

.footer-pagination ul li.pages-number-container {
	margin: 0 5px;
}

.footer-pagination ul li {
	letter-spacing: -1px;
	height: 49px;
	line-height: 2.7;
	font-size: 18px; 
}

.footer-pagination ul li a {
	padding: 4px 1px;
}

.footer-pagination ul li a.pages-number:hover {
	border: 1px solid #d4d4d4;
	margin: -1px;
}

.footer-pagination ul li.active-pag span,
.footer-pagination ul li.active-pag a {
	background-position: 0 -196px;
	padding: 4px 10px;
	border: 1px solid #bfbfbf;
	color: #257AA7;
}

.footer-pagination ul li.active-pag a:hover {
	margin: 0;
}

.button-pag.prev-next-inactive {
	background-position: 0 -98px;
	color: #959595;
}

.button-pag a {
	color: #fff;
}

.button-pag {
	background-position: 0 -147px;
	padding: 0 10px;
}

.button-pag-custom {
	color: #959595;
	background-position: 0 -49px;
	padding: 0 10px;
}

.box_textshadow {
	 text-shadow: 0 0 5px #7f7f7f;
}

.menu-footer {
	font-family: verdana, arial, helvetica, sans-serif;
	width: 180px;
	top: 10px;
	left: 29px;
}

.menu-footer ul li {
	font-size: 11px;
	text-align: left;
	white-space: nowrap;
}

.menu-footer ul li a {
	color: #fff;
	text-decoration: none;
	text-indent: 20px;
	display: block;
	height: 15px;
	background: url(../images/arrow-footer-bullets.png?cache=002) 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?cache=003) no-repeat 0 0;
}

.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-col-01 {
	width:640px;
}

.video-container {
	margin:0 0 15px 0;
}

.banner-container {
	overflow: hidden;
}

.banner-container h2 {
	font-size:17px;
	color:#555555;
	font-weight: bold;
}

.buttons-video-col {
	width: 486px;
}

.buttons-video-col ul li {
	height:56px;
	margin: 0 7px 0 0;
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 1.1;
}

.buttons-video-col ul li a {
	height:48px;
	color: #FFF;
	font-weight: bold;
}

.text-icon-button {
	left: 6px;
	top: 6px;
}

.btn-icon {
	width: 45px;
	height: 38px;
	right: 7px;
	top: 5px;
}

.favorite-button .btn-icon,
.favorited-button .btn-icon {
	width: 34px;
}

.favorite-button .btn-icon {
	background-position: -179px -77px; 
}

.share-button .share {
	background-position: -116px 0; 
}

.active .share-button .share,
.share-button:hover .share {
	background-position: -71px 0; 
}

.embed-button .embed {
	background-position: -161px 0; 
}

.active .embed-button .embed,
.embed-button:hover .embed {
	background-position: -101px -38px; 
}

.favorited-button .btn-icon,
.favorite-button:hover .btn-icon {	  
	background-position: -146px -38px; 
}

.download-button .btn-icon {
	width: 31px;
}

.download-button .download {
	background-position: -148px -77px;
}

.active .download-button .download,
.download-button:hover .download {
	background-position: -71px -38px;
}

.icon-button a .corner {
	width: 6px;
	height: 48px;
}

.icon-button a .corner-left {
	background-position: -11px -62px;
}

.icon-button a:hover,
li.active a,
.icon-button .favorited-button {
	background-position: 0 -48px;
}

.icon-button .share-button:hover {
	background-position: 0 -48px;
}

.icon-button .favorite-button,
.icon-button .favorited-button {
	width: 110px; 
}

.icon-button a:hover .corner-left,
li.active a .corner-left,
.icon-button .favorited-button .corner-left {
	background-position: 0 -62px;
}

.icon-button a:hover .corner-right,
li.active a .corner-right,
.icon-button .favorited-button .corner-right {
	background-position: -5px -62px;
}

.bkg-grad-video-page {
	background: url(../images/bkg-grad-video-page.png?cache=003) repeat-x;
}

.icon-button a .corner-right {
	background-position: -16px -62px;
}

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;
}

.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;
	text-align: left;
	border: 5px solid #555;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.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: 0;
	left:24px;
	line-height: 2;
	background-color: #555;
	text-align:center;
	color:white;
	padding: 0 15px;
	height:30px;
	font-size: 12px;
	font-weight: normal;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

div.tabmenu {
	width: 100%;
	height: 30px;
	position: relative;
	text-align: center;
	padding: 0 0 20px;
}

.tab-list {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.tabmenu > ul li.active,
.tabmenu > ul li:hover {
	background-color: #7f7f7f;
}
	
.tabmenu > ul li {
	background-color: #555;
	float: left;
	height: 30px;
	margin: 0 3px;
	white-space: nowrap;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

div.tabmenu > ul li a {
	display: block;
	font-weight: bold;
	height: 20px;
	padding: 5px 13px;
	text-align: center;
	color: #FFF;
}

.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;
}

.disclamer-text {
	padding: 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;
}

/*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:200px !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 {
	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;
		border:1px solid #840a0a;
	}

	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 {
	padding:40px 0 0 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 {
	margin:0 0 18px 18px;
}

.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: 65px;
}

.wm-image img {
	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 {	
	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;
}
#logo img {
	border:none;
}
#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;
}

.cover_layer {
	z-index: 3;
	background-color:black;
	width: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?cache=002) 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;
}

/*====================  LAYOUT FEBRUARY 2010 ===============================*/
div.title-bar {
	background-color:#555555;
	background-position:0 -667px;
	height:31px;
	position:relative;
	text-align: left;
	margin:0 3px;
}

div.title-bar h1 {
	font-size: 17px;
	padding:5px 0 0 38px;
}

div.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?cache=002) 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?cache=002) no-repeat 0 0;

	top:0;
	left:0;
}

div.box-corners div.box-top-right {
	background:transparent url(../images/box-upper-right.png?cache=002) no-repeat 0 0;
	top:0;
	right:0;
}

div.box-corners div.box-bottom-left {
	background:transparent url(../images/box-bottom-left.png?cache=002) no-repeat 0 0;
	top:0;
	left:0;
}

div.box-corners div.box-bottom-right {
	background:transparent url(../images/box-bottom-right.png?cache=002) no-repeat 0 0;
	top:0;
	right:0;
}

div.box-corners div.box-center {
	background:transparent url(../images/box-top-bottom.png?cache=002) repeat-x 0 0;
	margin:0 16px;
	height:16px;
}

div.box-middle {
	background:transparent url(../images/box-lateral.png?cache=002) repeat-y left 0;
	position:relative;
}

div.box-middle-right {
	background:transparent url(../images/box-lateral.png?cache=002) 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 25px;
	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;
	z-index:2;
}

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;
}

.sprite-landing-2 a {
	background: url(../images/sprite-landing-2.jpg?cache=002) no-repeat;
}

.sprite-landing-3 a {
	background: url(../images/sprite-landing-3.jpg?cache=002) no-repeat;
}

.sprite-landing-4 a {
	background: url(../images/sprite-landing-4.jpg?cache=002) no-repeat;
}

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=018) 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?cache=003) repeat-y left 0;
	width:300px;
}

div.no-ads-cont-wrapper {
	background:transparent url(../images/bkg-no-ads-right.png?cache=003) repeat-y right 0;
}

div.no-ads-bottom-wrapper {
	background:transparent url(../images/bkg-no-ads-bottom.png?cache=003) repeat-x 0 bottom;
	height:5px;
}

div.no-ads-cont-wrapper div.thumb-wrapper {
	width:198px;
	margin:0 0 0 50px;
}

.bkg-noads-bottom {
	background: url(../images/bkg-noads-bottom.png?cache=002) repeat-x bottom 0;
	height: 5px;
}

.bkg-noads-left {
	background: url(../images/bkg-noads-left.png?cache=002) repeat-y;
}

.bkg-noads-right {
	background: url(../images/bkg-noads-right.png?cache=002) repeat-y right 0;
}

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;
}

.no-ads-t8-icon {
	background-position:0 -144px;
	width:41px;
}

/*Rounded corner box*/
div.box-corner-wrapper div {
	height:4px;
}

div.corner {
	width:4px;
	top:0;
}

div.top-left,
div.bottom-left {
	left:0;
}

div.top-right,
div.bottom-right {
	right:0;
}

div.top-left {
	background-position:-44px -26px;
}

div.top-right {
	background-position:-48px -26px;
}

div.bottom-left {
	background-position:-44px -30px;
}

div.bottom-right {
	background-position:-47px -30px;
}

div.round-box-wrapper {
	padding:20px;
}

div.top,
div.bottom {
	background:transparent url(../images/bkg-rounded-horizontal.png?cache=002) repeat-x 0 0;
}

div.left {
	background:transparent url(../images/bkg-rounded-vertical.png?cache=002) repeat-y left 0;
}

div.right {
	background:transparent url(../images/bkg-rounded-vertical.png?cache=002) repeat-y right 0;
}

div.content-col p {
	margin:10px 0;
}

p.red-text {
	color:#840a0a;
	font-size:18px;
}

p.red-text strong {
	font-size:21px;
}

strong.big-text {
	font-size:28px;
}

h2.title {
	height:20px;
	margin:25px 0;
}

h2.increase {
	width:455px;
	background-position:-489px -645px;
}

div.col-01 {
	width:49%;
	border-right:1px solid #555555;
}

div.col-02 {
	width:49%;
}

div.col-01 p var {
	color:#469cca;
	font-style:normal;
}

div.img-program-container {
	z-index:10;
	width:733px;
	text-align: left;
	top:150px;
}

div.sponsor-close-button {
	right:-30px;
	top:-30px;
	width:61px;
	height:61px;
	z-index:11;
}

div.sponsor-close-button a {
	background-position:-496px -563px;
	width:61px;
	height:61px;
}

div.sponsor-text-01 {
	background-position:-896px -538px;
	width:229px;
	height:31px;
	left:-171px;
	top:13px;
}

div.sponsor-text-02 {
	background-position:-900px -579px;
	width:230px;
	height:33px;
	left:-171px;
	top:588px;
}

div.hd-watermark {
	top:118px;
	left:8px;
	width:29px;
	height:20px;
	background-position:-125px -31px;
}

div.promo-back {
	height:1267px;
	width:100%;
	background-color:black; 
	left:0;
	opacity:0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	position:absolute;
	top:0;
	z-index:3;
} 

a.hd-overlay {
	background:transparent url(../images/hd_overlay.png?cache=002) scroll no-repeat 0 0;
	width:33px; 
	height:22px;
	top:93px;
	right:24px;
}

div.thumb {
	width:13px;
	height:14px;
	margin:0 0 0 4px;
}

div.down {
	background-position:-13px 0;
}

/*Video rating box*/
div.bkg-video-rating-box {
	background:transparent url(../images/bkg-video-rating-box.png?cache=002) repeat-x scroll 0 0;
}

.sprite-video-page {
	background:transparent url(../images/sprite-video-page.png?cache=004) no-repeat scroll 0 0;
}

div.thumb-container {
	width: 36px;
	height:48px;
}

div.bkg-video-rating-box div.thumb-container a {
	width:100%;
	height:100%;
}

#percent {
	font-size:24px;
	font-weight:bold;
}

#num_votes {
	font-size:10px;
}

.tooltip {
	width: 120px; 
	z-index: 100;
}

div.tooltip div.corner-wrapper {
	height:6px;
}

div.tooltip div.corner-wrapper div.corner {
	width:6px;
	height:6px;
	top:0;
}

div.tooltip div.top div.right {
	right:0px;
	background:transparent url(../images/sprite-video-page.png?cache=004) no-repeat scroll -33px -48px;
}

div.tooltip div.top div.left {
	left:0;
	background:transparent url(../images/sprite-video-page.png?cache=004) no-repeat scroll -28px -48px;
}

div.tooltip div.bottom div.right {
	right:0px;
	background:transparent url(../images/sprite-video-page.png?cache=004) no-repeat scroll -33px -53px;
}

div.tooltip div.bottom div.left {
	left:0;
	background:transparent url(../images/sprite-video-page.png?cache=004) no-repeat scroll -28px -53px;
}

div.tooltip div.corner-wrapper div.center {
	margin:0 6px;
	background:transparent url(../images/tooltip-top-bottom.png?cache=002) repeat-x scroll 0 0;
	height:6px;
}

div.tooltip div.cont-left {
	background:transparent url(../images/tooltip-right-left.png?cache=002) repeat-y scroll 0 0;
}

div.tooltip div.cont-right {
	background:transparent url(../images/tooltip-right-left.png?cache=002) repeat-y scroll right 0;
}

div.tooltip div.top,
div.tooltip div.bottom {
	background:none;
}

#tooltipCont {
	margin:0 6px;
	background-color:white;
	text-align:center;
	color:#555555;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	padding:15px 0;
}

/*============= Warning german ==============*/
div.warning-container {
	background:black url(../images/bkg-warning.png?cache=005) repeat-x 0 0;
}

.warning-wrapper {
	background:transparent url(../images/warning-img.jpg?cache=003) no-repeat center 30px;
}


/*========== rounded corners ===========*/
div.thumbnailselector-red {
	background:#690000 url(../images/thumbnailselector.png?cache=002) scroll repeat-x 0 0;
}

div.thumbnailselector div.corner-wrapper {
	height:6px;
	font-size:1px;
}

div.thumbnailselector div.corner-wrapper div.corner {
	width:6px;
	height:6px;
	top:0;
}

div.thumbnailselector div.corner-wrapper div.corner-left {
	left:0;
}

div.thumbnailselector-red div.top div.corner-left {
	background-position:-38px 0;
}

div.thumbnailselector-red div.bottom div.corner-left {
	background-position:-38px -6px;
}

div.thumbnailselector-gray div.top div.corner-left {
	background-position:-38px -12px;
}

div.thumbnailselector-gray div.bottom div.corner-left {
	background-position:-38px -18px;
}

div.thumbnailselector-gray2 div.top div.corner-left {
	background-position:-39px -24px;
}

div.thumbnailselector-gray2 div.bottom div.corner-left {
	background-position:-39px -30px;
}

div.thumbnailselector div.corner-wrapper div.corner-right {
	right:0;
}

div.thumbnailselector-red div.top div.corner-right {
	background-position:-43px 0;
}

div.thumbnailselector-red div.bottom div.corner-right {
	background-position:-43px -6px;
}

div.thumbnailselector-gray div.top div.corner-right {
	background-position:-43px -12px;
}

div.thumbnailselector-gray div.bottom div.corner-right {
	background-position:-43px -18px;
}

div.thumbnailselector-gray2 div.top div.corner-right {
	background-position:-44px -24px;
}

div.thumbnailselector-gray2 div.bottom div.corner-right {
	background-position:-44px -30px;
}

div.thumbnailselector-gray {
	background-color:#252525;
}

div.thumbnailselector-gray2 {
	background-color:#1d1d1d;
}

div.thumbnailselector div.top {
	background:none;
}

div.shadow-box-left {
	background:transparent url(../images/shadow-box-left.png?cache=002) scroll repeat-y 0 0;
}

div.shadow-box-right {
	background:transparent url(../images/shadow-box-right.png?cache=002) scroll repeat-y right 0;
}

div.shadow-box-bottom {
	background:transparent url(../images/shadow-box-bottom.png?cache=002) scroll repeat-x 0 0;
}

.sprite-choose-thmb {
	background:transparent url(../images/sprite-choose-thmb.png?cache=003) scroll no-repeat 0 0;
}

div.green-btn-bkg {
	background:transparent url(../images/green-btn-bkg.png?cache=003) scroll repeat-x 0 0;
	height:33px;
}

div.blue-btn-bkg {
	background:transparent url(../images/blue-btn-bkg.png?cache=002) scroll repeat-x 0 0;
	height:33px;
}

div.thmb-btn {
	width:10px;
	height:33px;
	top:0;
}

div.green-btn-left {
	left:0;
	background-position:0 0;
}

div.green-btn-right {
	right:0;
	background-position:-9px 0;
}

div.blue-btn-left {
	left:0;
	background-position:-19px 0;
}

div.blue-btn-right {
	right:0;
	background-position:-28px 0;
}

div.btn-thumbnails {
	font-weight:bold;
	font-size:14px;
	padding:0 20px;
}

a.lnk-btn-thumb {
	width:100%;
	height:20px;
	padding:8px 0 0;
	color:white;
}

div.close-thmb-btn {
	width:39px;
	height:39px;
	top:-18px;
	right:-14px;
}

div.close-thmb-btn a {
	background-position:0 -33px;
}

div.buttons-container {
	padding:20px; 
	margin:auto; 
	height:33px;
}

ul.thumb-selector-list li {
	color:#257AA7;
}

ul.thumb-selector-list li.active img {
	border:2px solid #257aa7;
}

ul.thumb-selector-list li:hover {
	cursor:pointer;
}

div.box-thumb-selected {
	color:#257aa7;
	width:265px;
}

div.blue-border-box {
	 background-color:#257aa7;
	 width:198px;
}

div.blue-border-box div.bb-corner-wrapper {
	height:4px;
}

div.blue-border-box div.bb-corner-wrapper div.bb-corner {
	width:4px;
	height:4px;
}

div.bb-right {
	right:0;
}

div.bb-left {
	left:0;
}

div.blue-border-box div.bb-top div.corner-left {
	background-position:-39px -36px;
}

div.blue-border-box div.bb-top div.corner-right {
	background-position:-42px -36px;
}

div.blue-border-box div.bb-bottom div.corner-left {
	background-position:-39px -39px;
	left:0;
}

div.blue-border-box div.bb-bottom div.corner-right {
	background-position:-42px -39px;
	right:0;
} 

div.bkg-btn-green-gray {
	background:transparent url(../images/bkg-btn-green-gray.png?cache=003) scroll repeat-x 0 0;
}

div.sprite-choose-thumb2 {
	background:transparent url(../images/sprite-choose-thumb2.png?cache=002) scroll no-repeat 0 0;
}

div.green-gray-btn-left {
	left:0;
}

div.green-btn-right2 {
	right:0;
	background-position:-10px 0;
}

.bkg-btn-gray {
	background:transparent url(../images/bkg-btn-gray.png?cache=002) scroll repeat-x 0 0;
}

div.gray-btn-left {
	left:0;
	background-position:-21px 0;
}

div.gray-btn-right {
	right:0;
	background-position:-31px 0;
}

.btn-relfeat-on {
	background: url(../images/bkg-grad-on.png?cache=003) repeat-x;
}

.btn-rel-feat {  
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 3px 3px 0;
	height: 44px;
	width: 94px;
}

.btn-rel-feat a {
	color: #FFF;
}

.btn-relfeat-on a {
	color: #555; 
}

.prev-next-container {
	font-weight: bold;
}

.prev-next-container div {
	text-align: center;
	width: 65px;
}

.prev-next-container div a {
	color: #FFF;
	padding: 0 2px;
}

.prev-next-container div a span {
	font-size: 18px;
}

/* New landing page */
.land-thumb-container {
	background-color: #FFF;
	height: 1417px;
	overflow: hidden;
}

.thumb-container-normal {
	margin:0 220px;  
}

.thumb-container-wide {
	width: 1463px;
}

.thumb-container-small {
	width: 368px;
}

.logo-landing-a {
	background: url(../images/logo-landing-a.png?cache=006) no-repeat 0 center;
	width: 280px;
	height: 124px;
	padding: 25px 0;
}

.logo-landing-b {
	background: url(../images/logo-landing-b.png?cache=005) no-repeat 0 center;
	width: 280px;
	height: 124px;
	padding: 25px 0;
}

.landing-page-wrapper .box-thumbnail {
	width: 240px;
	height: 243px;
}

.landing-page-wrapper .box-thumbnail div a img {
	width: 240px;
	height: 180px;
}

.sprite-bkg-shadow-vert {
	background: url(../images/sprite-bkg-shadow-vert.png?cache=002) repeat-y;
}

.sprite-bkg-shadow-vert-right {
	background: url(../images/sprite-bkg-shadow-vert-right.png?cache=003) repeat-y right 0;
}

.round-box-separator {
	height: 15px;
}

.corner-box-separator {
	width: 4px;
	height: 4px;
	z-index: 200;
}

.round-box-separator .corner-left {
	bottom: 0;
	left: -3px;
	background-position: -3px -112px;
}

.round-box-separator .corner-right {
	bottom: 0;
	right: -3px;
	background-position: 0 -112px;
}

.buttons-icons-container {
	width: auto;
	margin: 3px 0 0;
}

.round-corners-row {
	height: 4px;
}

.rounded-corners-top {
	background: url(../images/rounded-corners-top.png?cache=002) repeat-x;
	
}

.rounded-corners-bottom {
	background: url(../images/rounded-corners-bottom.png?cache=003) repeat-x;
}

.bkg-rc-separator {
	background: #FFF; 
	height: 15px; 
	margin: 0 3px;
}

.rounded-corners-top .rc-corner {
	top: 0; 	
}

.rounded-corners-bottom .rc-corner {
	bottom: 0; 	
}

.rc-corner {
	width: 4px;
	height:4px;
}

.rc-corner-left {
	left: 0;
}

.rc-corner-right {
	right: 0;
}

.rounded-corners-top .rc-corner-left {
	background-position: 0 -110px;
	
}

.rounded-corners-top .rc-corner-right {
   background-position: -3px -110px; 	
}

.rounded-corners-bottom .rc-corner-left {
	background-position: 0 -113px;
	
}

.rounded-corners-bottom .rc-corner-right {
   background-position: -3px -113px; 	
}

.share-bg-icons {
	width: 42px;
	height: 42px;
}

.close-rc-box {
	top: 5px;
	right: 5px;
	width: 16px;	
	height: 16px;
}

.close-rc-btn {
	width: 16px;	
	height: 16px;
	background-position: -22px -61px;
}

.share-icons-list {
	width: 284px;
	padding: 15px 0 0;
	height: 50px;
}

.square-share-icon {
	width: 52px;
}

.square-wide-icon {
	width: 62px;
}

.icon-container {
	height: 60px;
}

.icon-wrapper {
	width: 100%; 
	bottom: 0; 
	left: 0;
}

.list-download li a {
	color: #FFF;
	width: 200px;
	height: 35px;
}

.list-download li {
	background-color: #469cca;
}

.video-info li {
	margin: 0 0 11px;
}

.video-info-container {
	margin: 0 0 20px;
}

#iconsList li {
	width: 110px;
}

/*================WICKED WEEKEND =============================*/
.bnr-wicked-01 {
	background: url(../images/wicked-landing/wicked-bnr-01.png?cache=002) no-repeat;
}

.bnr-wicked-02 {
	background: url(../images/wicked-landing/wicked-bnr-02.png?cache=002) no-repeat;
}

.bnr-wicked-03 {
	background: url(../images/wicked-landing/wicked-bnr-03.png?cache=002) no-repeat;
}

.bnr-wicked-04 {
	background: url(../images/wicked-landing/wicked-bnr-04.png?cache=002) no-repeat;
}

.land-ps-img {
	background: url(../images/wicked-landing/land-ps-img.png?cache=002) no-repeat;
	width: 225px;
	height: 324px;
}

.sprite-landing-wicked {
	background: url(../images/wicked-landing/sprite-landing-wicked.png?cache=002) no-repeat;
}

.land-title {
	height: 60px;
}

.land-textarea-wrapper label, .land-form-wrapper label {
	left: 0;
	top: 0;
	width: 94px;
	text-align: right;
}

.land-form-wrapper select, .land-form-wrapper input, .land-textarea-wrapper textarea {
	left: 105px;
	top: 0;
	width: 163px;
	position: absolute;
}

.land-textarea-wrapper, .land-form-wrapper {
	left: 40px;
}

.land-form-wrapper {
	height: 30px;
}

.btn-landing {
	border: none;
	width: 163px;
	height: 25px;
	background-position: -105px -184px;
}

.btn-landing:hover {
	background-position: -43px -343px;
	cursor: pointer;
}

.btn-landing.active {
	background-position: -207px -343px;
}


.land-column {
	width: 437px;
}

.land-textarea-wrapper textarea {
	height: 110px;
}

.land-textarea-wrapper {
	height: 131px;
}

#carrouselWrapperTrigger {
	color: #257AA7;
	text-align: center;
}

#carrouselWrapperTrigger:hover {
	cursor: pointer;

}

.btn-arrow-carrousel {
	width: 52px;
	height: 10px;
	z-index: 10;
	top: 10px;
}

.btn-hover:hover {
	cursor: pointer;
}

.carrousel-thumb-container .active {
	margin: 0 0 -1px;
	height: 235px;
}


.carrousel-thumb-container .active .box-thumbnail {
	border-left: 1px solid #257AA7;
	border-right: 1px solid #257AA7;
	border-bottom: 1px solid #257AA7;
	height: 209px;
}

#createInput:hover {
	cursor: pointer;
}

.land-title-02 {
	height: 40px;
}

.land-title-02:hover {
	cursor: pointer;
}

.error {
border: 1px solid red;
padding: 3px;
margin: 0 0 15px 0;
background-color: #FBACA4;
color: red;
font-weight: bold;
}

.name-ps-trigger {
	background-position: -214px 0;
}

.name-ps-trigger:hover {
	background-position: -242px 0;
}

.name-ps-trigger-land-e {
	background-position: -270px 0;
}

.name-ps-trigger-land-e:hover {
	background-position: -298px 0;
}

#namePsForm {
	width: 287px;
}

#namePsForm div {
	margin: 0 10px 10px 0;
}

#namePsForm div input {
	width: 130px;
	height: 23px;
	border: 1px solid #999;
}

.ps-suggestions li:hover,
.ps-suggestions li.active {
	color: #4b4b4b;
	cursor: pointer;
	background-color: #C1C1C1;
}

.ps-suggestions li {
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	width: 132px;
	height: 18px;
	line-height: 1.5;
	text-indent: 5px;
}

.ps-suggestions {
	border-bottom: 1px solid #c1c1c1;
	background-color: #FFF;
	color: #959595;
	width: 134px;
	max-height: 171px;
	top: 30px; 
	left: 0; 
	z-index: 20;
	overflow: hidden;
}

.name-ps-trigger-dim {
	position: fixed;
	top: 0;
	left: 0;
}

.input-ps-suggestion {
	text-transform: capitalize;
	z-index: 2;
}

.home-message {
	margin:-10px 80px 10px 80px;
	color:#555555;
	font-size: 14px;
	border: 1px solid #555555;
	padding: 5px 0 5px 0;
}

.nav-bar-buttons li {
	border-right: 1px solid #555;
	color: #fff;
}

.nav-bar-buttons li a:hover,
.nav-bar-buttons li.mouse-over a.needLogin {
	background-color: #111;
}

.border-radius-10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.sprite-xgrad-bkg {
	background: url(../images/sprite-xgrad-bkg.png) repeat-x;
}

.notification-alert {
	color: #FFF;
	min-width: 16px;
	height: 16px;
	border: 1px solid #FFF;
	line-height: 1.3;
	top:-10px;
	right:-10px;
	padding: 0 2px;
}


.notification-container li {
	border: none;
}

.notification-container {
	top: 29px;
	width: 480px;
}

div#navbar ul.notification-container li a {
	color: #41badd;
}

div#navbar ul.notification-container li a:hover {
	background: none;
}

div#navbar ul.notification-container li .content-list {
	padding: 15px 20px 15px 10px;
}

div#navbar ul.notification-container li .content-list:hover,
div#navbar ul.notification-container li .active {
	background: #002f41 url(../images/sprite-hover-notification.png) repeat-x;
}

.sprite-dropdown {
	background:#111 url(../images/sprite-dropdown.png) repeat-x 0 center;
}

.line-notification {
	border-bottom: 1px solid #707070;
}

.sprite-my-videos {
	background: url(../images/sprite-my-videos.png) no-repeat;
}

.close-notification-button {
	width: 10px;
	height: 12px;
	right: 7px;
	top: 11px;	
}

#navbar-content .notification-container li.my-videos-trigger {
	height: 36px;
	top: 7px;	
}

#navbar-content .notification-container li.my-videos-trigger a {
	color: #959595;
}

.my-vid-arrow {
	width: 16px;
	height: 4px;
}

.my-vid-arrow-down {
	background-position: -11px 0;
}

.my-vid-arrow-up {
	background-position: -11px -4px;
}

.landing-wrapper-a .thumb-wrapper .box-thumbnail div h2 {
	background-color: transparent;
}

.landing-wrapper-a .thumb-wrapper .box-thumbnail div h2 a {
	color: #c4c4c4;
}

.landing-wrapper-a .thumb-wrapper .box-thumbnail div .video-cont-wrapper .video-left-text .up  {
	background-position: -27px 0; 
}

.landing-wrapper-a .thumb-wrapper .box-thumbnail div .video-cont-wrapper .video-right-text strong  {
	color: #c4c4c4; 
}

.logo {
	left: 0;
	position: absolute;
	top: 0;
}
.logo a {
	display: block;
}

.list-box-container {
	height:680px;
	padding: 18px 0 0; 
	overflow: hidden; 
	width: 205px; 
	margin: auto;
}
