/** F#H 02.04.2009 - 10:16:00 novaStyleCSS.css **/

.error-message
{
	color:red;
}
html {
	height:100%; 
	padding:0;
	margin:0; 
	border:0; 
	background-color: #000;
	font-size:100.01%; 
	font-family:Arial, Helvetica, sans-serif;
	color: #777;
}

body {
	height:100%;
	padding:0;
	margin:0;
	border:0;	
	overflow: auto;	
	font-size: 12px;
}
#pixelraster{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -11;
	width: 1800px;
	height: 1600px;
	background: url(../img/standard/pixelraster.png) top left no-repeat;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}
td{
	vertical-align: top;
}



a {	
	color: #4B4B4B;
	outline: none;
}

a:focus {
	outline: none;
}
img{
	border: 0px solid red;
	margin: 0;
	padding: 0;
}
form{
	display: inline;
	margin: 0;
}
#content{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1087px;
	border: 0px solid yellow;
}
* html #content{
	border: 0px solid red;
}
#main{
	position: absolute;	
	top: 82px;
	width: 100%;
	left: 0;
	border: 0px solid green;
	z-index: 10;
}

#main.normalHeigt{
	height: 666px;
}
#main.expandedHeight{
	height: auto !important;
}
/* Start - header ############################################################################### */
#header{
	position: absolute;
	background: url(../img/standard/bg_header.jpg) top left repeat-x;
	height: 74px;
	width: 100%;
	border: 0px solid green;
	z-index: 300;
}
#headNavi{
	height: 28px;
	position: absolute;
	right: 0px;
	bottom: 2px;	
	border: 0px solid blue;
	text-transform: uppercase;
	padding: 0;
}
#headNaviStart{
	float: left;
	display: inline;
	height: 28px;
	color: #fff;
}
#headNaviContent{
	background: url(../img/standard/bg_headNavi.png) top left repeat-x;	
	float: left;
	display: inline;
	height: 28px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	border: 0px solid red;
}
#headNaviContent .pipe{
	padding-left: 5px;
	padding-right: 5px;
}
#headNaviContent a{
	color: #8c8c8c;
	text-decoration: none;
	letter-spacing: 1px;;
}
#search{
	font-weight: bold;
	font-size: 11px;
	background: url(../img/standard/bg_headNavi.png) top left repeat-x;	
	height: 28px;
	float: left;
	display: inline;
	padding: 0 0 0 10px;
	letter-spacing: 1.5px;	
	border: 0px solid red;
	vertical-align: top;
}
#advancedSearch{
	display: none;
}
/**#search:hover #advancedSearch{
	border: 1px solid #787878;
	width: 135px;
	color: #464646;
	background-color: #787878;
	padding: 5px 0 0 0;
	display: block;
}**/
#advancedSearch ul{
	margin: 0 0 0 0;			
	font-size: 10px;
	text-transform: uppercase;
	color: #464646;
	padding: 0;
}
#advancedSearch li{
	display: block;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#advancedSearch li:hover{	
		background: url(../img/standard/bg_adSearch.gif) top left;	
		color: #fff;
}
#advancedSearch li:hover a{		
		color: #fff;
		background: url(../img/standard/arrow_white.gif) 0px 3px no-repeat;
}
#advancedSearch li a{			
	font-size: 9.5px;
	text-transform: uppercase;
	background: url(../img/standard/arrow_darkgrey.gif) 0px 3px no-repeat;
	padding-left: 10px;
	text-decoration: none;
	color: #464646;
}

#search div.submit input{
	vertical-align: middle;
	border: 0px solid red;
	margin-top: 5px;
	margin-right: 4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#search div.submit input{
		margin-top: 2px;
	}
}
#search div.submit{
	display: inline;
	vertical-align: top;
}

#searchInput{
	background-color: #000;
	border-top: 1px solid #787878;
	border-left: 1px solid #787878;
	border-right: 1px solid #787878;
	border-bottom: 1px solid #787878;
	color: #fff;
	letter-spacing: normal;
	padding-left: 5px;
	height: 12px;
	width: 130px;
	font-size: 10px;
	margin: 4px 0 0 0;
}
*+html #searchInput{	
	margin: 2px 0 0 0;
	height: 14px;
}
* html #searchInput{
	border: 0px solid red;
	height: 16px;
}
#loginInformation{
	position: absolute;
	right: 0px;
	top: 15px;
	color: #8c8c8c;	
	text-transform: uppercase;
	width: 164px;
	font-size: 10px;
}
#loginInformation a{
	text-decoration: none;
}
#loginUsername{	
	background: url(../img/standard/smallArrow_head.png) 0px 3px no-repeat;	
	color: #FFEA00;
	padding-left: 12px;;
}
/** End  -  header ############################################################################# **/
/** Start - navigation ######################################################################### **/
#navigation{	
	overflow: hidden;
	height: auto;
	float: left;
	display: inline;
	position: relative;
	border: 0px solid red;
	width: 140px;
}

#navigation ul{
	margin: 0px;
	padding: 0px;		
	cursor: default;
	list-style-type: none;
	width: 100%;
	color: #fff;
}
#navigation li{
	list-style-type: none;	
	margin: 0 4px 3px 0;
	line-height: 28px;
	padding: 0;
	border: 0px solid red;
}
#navigation li a{
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width: 133px;
	padding-left: 7px;
	margin-left: 0px;
	border: 0px solid blue;
}
#navigation .overview{	
	background: url(../img/navigation/btn_overview_off.jpg) top left no-repeat;	
}
#navigation .btn1{	
	background: url(../img/navigation/btn1_off.jpg) top left no-repeat;	
}
#navigation .btn1:hover{	
	background: url(../img/navigation/btn1_over.jpg) top left no-repeat;	
}
#navigation .btn2{	
	background: url(../img/navigation/btn2_off.jpg) top left no-repeat;	
}
#navigation .btn2:hover{	
	background: url(../img/navigation/btn2_over.jpg) top left no-repeat;	
}
#navigation .btn3{	
	background: url(../img/navigation/btn3_off.jpg) top left no-repeat;	
}
#navigation .btn3:hover{	
	background: url(../img/navigation/btn3_over.jpg) top left no-repeat;	
}
#navigation .btn4{	
	background: url(../img/navigation/btn4_off.jpg) top left no-repeat;	
}
#navigation .btn4:hover{	
	background: url(../img/navigation/btn4_over.jpg) top left no-repeat;	
}
#navigation .btn5{	
	background: url(../img/navigation/btn5_off.jpg) top left no-repeat;	
}
#navigation .btn5:hover{	
	background: url(../img/navigation/btn5_over.jpg) top left no-repeat;	
}
#navigation .btn6{	
	background: url(../img/navigation/btn6_off.jpg) top left no-repeat;	
}
#navigation .btn6:hover{	
	background: url(../img/navigation/btn6_over.jpg) top left no-repeat;	
}
#navigation .btn7{	
	background: url(../img/navigation/btn7_off.jpg) top left no-repeat;	
}
#navigation .btn7:hover{	
	background: url(../img/navigation/btn7_over.jpg) top left no-repeat;	
}
#navigation .btn8{	
	background: url(../img/navigation/btn8_off.jpg) top left no-repeat;	
}
#navigation .btn8:hover{	
	background: url(../img/navigation/btn8_over.jpg) top left no-repeat;	
}
#navigation .your26clips{	
	background: url(../img/navigation/yourclips_off.jpg) top left no-repeat;	
}
#navigation .your26clips:hover{	
	background: url(../img/navigation/yourclips_over.jpg) top left no-repeat;	
}
#navigation .spotcheck{	
	background: url(../img/navigation/btn_spotcheck_off.jpg) top left no-repeat;
	margin-top: 16px;	
}
#navigation .spotcheck:hover{	
	background: url(../img/navigation/btn_spotcheck_over.jpg) top left no-repeat;
	margin-top: 16px;	
}

#navigation .on .overview{	
	background: url(../img/navigation/btn_overview_on.jpg) top left no-repeat;	
	color: #332f04;
}
#navigation .overview:hover{	
	background: url(../img/navigation/btn_overview_over.jpg) top left no-repeat;	
}
#navigation .on .btn1{	
	background: url(../img/navigation/btn1_on.jpg) top left no-repeat;		
	color: #332f04;
}
#navigation .on .btn2{	
	background: url(../img/navigation/btn2_on.jpg) top left no-repeat;		
	color: #332f04;
}
#navigation .on .btn3{	
	background: url(../img/navigation/btn3_on.jpg) top left no-repeat;		
	color: #332f04;
}
#navigation .on .btn4{	
	background: url(../img/navigation/btn4_on.jpg) top left no-repeat;		
	color: #332f04;
}
#navigation .on .btn5{	
	background: url(../img/navigation/btn5_on.jpg) top left no-repeat;		
	color: #332f04;
}
#navigation .on .btn6{	
	background: url(../img/navigation/btn6_on.jpg) top left no-repeat;		
	color: #332f04;
}
#navigation .on .btn7{	
	background: url(../img/navigation/btn7_on.jpg) top left no-repeat;		
	color: #332f04;
}
#navigation .on .btn8{	
	background: url(../img/navigation/btn8_on.jpg) top left no-repeat;		
	color: #332f04;
}
#navigation .on .your26clips{	
	background: url(../img/navigation/yourclips_on.jpg) top left no-repeat;		
	color: #332f04;
}
#navigation .on .spotcheck{	
	background: url(../img/navigation/btn_spotcheck_on.jpg) top left no-repeat;	
	color: #332f04;
	margin-top: 16px;	
}
	/** Start Infos **/
	#information{		
		width: 133px;
		color: #a0a0a0;
		background: url(../img/bg_infos.gif) top left;	
		padding: 1px 3px 0px 4px;
		font-size: 11px;
		margin-top: 10px;
	}
	* html #information{
		height: 290px;
	}
	
	*+html #information{		
		margin-top: 8px;
	}
	#information .title, #information .title_on{
		background: url(../img/bg_infosH4.gif) top left;	
		margin: 0px;
		padding-left: 4px;
	}
	#information a, #information h4{	
		font-size: 12px;
		text-transform: uppercase;
		color: #fff;
		text-decoration: none;
	}
	#information h4{
		margin: 0;
		background: url(../img/btn_whiteArrowDown.png) 116px 4px no-repeat;
	}	
	#information  .title_on  h4{
		margin: 0;
		background: url(../img/btn_whiteArrowUp.png) 116px 4px no-repeat;
	}
	* html #information h4, * html #information  .title_on  h4{
		background-position: 110px 4px;
	}
	#information div{
		margin-bottom: 5px;
	}
	#information p{
		padding-left: 2px;
		padding-right: 2px;
		margin: 4px 0 0 0;
	}
		#information li {
			line-height: normal;
			color:#A0A0A0;
			font-size:11px;
			padding: 0 0 0 2px;
		}
	#information li a, #information li a:link, #information li a:visited,
	#information li a:hover,#information li a:active{
		color:#FFEA00;
		font-size:11px;
		font-weight: normal;
		width: 100%;
		text-align: left;
		margin-left: 0;
		padding:0;
		text-transform: inherit;
		border: 0px solid red;
	}
	#information #menuOuter{
		margin: 5px 0 0 0;
	}
	#menuOuter dd{
		margin: 2px 0 0 0;
	}
	#slide{
		margin-top: 0;
	}
	#slide dd {
		padding:0;
		margin:0;
		text-align:left; 
		width:100%;
		height:0; 
		overflow:hidden; 
		position:relative;
	}
	#slide .views{
		border: 1px solid #323232;
		height: 16px;
		padding: 3px 0 0 4px;
		margin-bottom: 3px;
	}
	#item1, #item2, #item3, #item4, #item5{		
		background: url(../img/bg_infosH4.gif) top left;	
		margin: 0px;
		padding-left: 4px;
		margin-bottom: 4px;
		cursor: pointer;
	}
	#sitem1, #sitem2, #sitem3, #sitem4, #sitem5{
		padding-top: 0px;
		margin-bottom: 2px;
	} 
	#information .scrollArea{
		float: left;
		display: inline;
		position: relative;
		height: 200px;
		overflow: hidden;
	}
	#scrollArea1, #scrollArea2, #scrollArea3, #scrollArea4, #scrollArea5{
		width: 122px;
	}
	
	.scrollbar-vert{
		float: right;
		display: inline;
		width: 10px;
		background-color: #4B4B4B;
		margin: 0;
	}	
	#information .scrollbar-vert{
		height: 198px
	}

	.handle-vert{
		width: 10px;
		background: url(../img/standard/bg_featuredSpots.gif);
		background-color: #000;
		border-top: 1px solid #96999E;
		border-bottom: 1px solid #84888E;
		position: relative;
		cursor: n-resize;
	}

	.handle-vert .bg_handle_top{
		position: absolute;
		top: 1px;
		cursor: n-resize;
	}
	.handle-vert .bg_handle_center{
		position: absolute;
		top: 50%;
		margin-top: -2px;
		cursor: n-resize;
	}
	.handle-vert .bg_handle_bottom{
		position: absolute;
		bottom: 1px;
		cursor: n-resize;
	}

	/** End   Infos **/
/** End  -  navigation ######################################################################### **/
/** Start - mainContent ######################################################################## **/
#mainColumn{
	color: #777777;
	border: 0px solid red;
	float: left;
	display: inline;
	width: 813px;	
	z-index: 55;
}
#mainContent{
	position: relative;
	z-index: 200;
	top: 0px;
	width: 813px;
	margin-left: 1px;
	z-index: 50;
	min-height: 100px;
	border: 0px solid red;
	color: white;
}

#mainContentFixed{
	position: absolute;
	left: 146px;
	top: 0px;
	width: 813px;
	z-index: 50;
	height: 666px;
	border: 0px solid red;
}
#mainContentOverview{
	position: absolute;
	left: 120px;
	top: 0px;
	width: 840px;
	z-index: 50;
	min-height: 100px;
	background: none;
	padding-left: 1px;
}
.overviewItem{
	float: left;
	display: inline;
	margin: 0 0 20px 8px;
	padding-bottom: 3px;
	position: relative;
}
.overviewItem .bgImage{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 22;
}
.overviewTitle{
	height: 32px;
	width: 271px;
	background: grey;
	margin-bottom: 8px;
}
.overviewTitle a{
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0 0 18px;
}
.overviewItem .video{
	position: relative;
	height: 75px;
	margin-bottom: 5px;
	padding-left: 3px;
	border: 0px solid red;
	z-index: 23;
	width: 268px;
}
.overviewItem h5, .searchCategory li{
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	margin: 0 0 0 0;
	height: 19px;
	display: block;
	background: url(../img/standard/bg_player.gif);
	padding: 6px 0 0 5px;
}
.searchCategory li {
	display: inline;
	padding: 4px;
	margin-left: 5px;
	font-weight: bold;
}
.searchCategory li a {
	color: #FFF;
	text-decoration: none;
}
.searchCategory li.on a {
	color: #FFEA00;
}
.searchCategory ul {
	margin:5px 0 0 20px;
padding:0;
}
.overviewItem h6{
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	margin: 4px 0 0 4px;
}
.overviewItem h6 a{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #fff;
}
.video .thumbnail{
	width: 100px;
	float: left;
	display: inline;
}
.video  .infos{
	float: left;
	display: inline;
	width: 160px;
	margin-left: 5px;
}
.video  .rating{
	font-size:1px;
	height:5px;
	margin: 2px 0 0 5px;
}
/** Start - backgrounds for overview btn **/
.overviewItem #gravity{
	 background: url(../img/overview/btn_1.jpg);	
}
.overviewItem #oldschool{
	 background: url(../img/overview/btn_2.jpg);	
}
.overviewItem #events{
	 background: url(../img/overview/btn_3.jpg);	
}
.overviewItem #faces{
	 background: url(../img/overview/btn_4.jpg);	
}
.overviewItem #trix{
	 background: url(../img/overview/btn_5.jpg);	
}
.overviewItem #movies{
	 background: url(../img/overview/btn_6.jpg);	
}
.overviewItem #mountain{
	 background: url(../img/overview/btn_7.jpg);	
}
.overviewItem #yourclips{
	 background: url(../img/overview/btn_yourclips.jpg);	
}
.overviewItem #spotcheck{
	 background: url(../img/overview/btn_spotcheck.jpg);	
}
/** End  -  backgrounds for overview btn **/

	/** Start - Player **/
		#player{
			float: left;
			display: inline;
			width: 805px;
			border: 0px solid red;
			margin-left: 5px;
			outline: none;	
		}
		.player {
			outline: none;
		}
		#playerInfo{
			float: left;
			display: inline;
			width: 805px;
			height: 32px;		
			margin: 0 0 0 5px;
			background: url(../img/standard/bg_player.gif);
			border: 0px solid red;
		}
		#playerInfo h4{
			color:#FFFFFF;
			display:inline;
			float:left;
			font-size:12px;
			height:17px;
			margin:9px 0 0 7px;
			overflow:hidden;
			text-transform:uppercase;
			width:470px;
		}
		#playerInfo h4 a{
			text-decoration: none;
			color: #fff;
		}
		#playerInfo h5{
			float: left;
			display: inline;
			margin: 11px 0 0 7px;			
			font-size: 10px;
			text-transform: uppercase;
			color: #787878;
		}
		#playerInfo ul{
			float: right;
			display: inline;
			margin: 11px 0 0 0;	
			padding: 0;		
			font-size: 10px;
			text-transform: uppercase;
			color: #787878;
		}
		#playerInfo li{
			display: inline;
			list-style-position: inside;
			margin-left: 5px;
			border: 0px solid red;
		}
		#playerInfo ul li a,#playerInfo li a:link,#playerInfo li a:visited,
		#playerInfo li a:hover, #playerInfo li a:active{			
			font-size: 10px;
			text-transform: uppercase;
			background: url(../img/standard/arrow_grey.gif) 1px 8px no-repeat !important;
			padding-left: 12px;
			padding-top: 5px;
			text-decoration: none;
			color: #787878 !important;
		}
		#comments{
			float: right;
			display: inline;
			width: 245px;
			height: 21px;
			background: #282828 url(../img/standard/bg_comments.gif) repeat-x ;
			margin: 2px 3px 0 0;
		}
		#comments a{
			text-decoration: none;		
		}
		#comments h4{
			float: right;
			display: inline;
			margin: 0px 7px 0 0;			
			font-size: 12px;
			text-transform: uppercase;
			color: #fff;
			padding-right: 20px;
			cursor: pointer;
		}
		#comments .commentsTitle h4{
			background: url(../img/standard/btn_whiteArrowDown.png) right 6px no-repeat;
			margin-top: 3px;
			cursor: pointer;
		}
		#comments h4 span{
			font-size: 10px;
		}
		#comments #commentsTitle{
			background:transparent url(../img/standard/bg_player.gif);
			width: 100%;
			height: 21px;
			text-decoration: none;
		}
		#comments.expanded{
			width:805px;
			min-height: 21px;
			background: #282828 url(../img/standard/bg_comments.gif) repeat-x ;
			height:auto;
			margin-bottom: 174px;
			border-bottom: 2px solid #151515;
		}
		#comments.expanded .commentsTitle h4{
			background: url(../img/standard/btn_whiteArrowUp.png) right 6px no-repeat;
			margin-top: 3px;
			height: 18px;
		}

		#comments.expanded #comments_list {
			background-color:#242424;
			margin-top: 3px;
		}		
		#comments.expanded #comments_list span{
			margin: 3px 0 0 5px;
		}
		#comments.expanded #comments_list span a{
			color: #FFEA00;
		}
		#comments.expanded #comments_list.nobgColor {
			background-color: transparent;
			margin: 3px 0 0 5px;
		}

		#comment_form .textarea{
			float: left;
			display: inline;
			margin-top: 20px;
		}
		#comment_form .textarea label{
			float: left;
			display: inline;
			padding-left: 10px;
		}
		#comment_form .textarea textarea{
			clear: left;
			float: left;
			display: inline;
			background-color:#000000;
			border:1px solid #484848;
			color:#FFFFFF;
			margin: 0 0 5px 5px;
		}
		#comment_form{
			background-color: #282828;
		}
		#comment_form .submit{
			float: left;
			display: inline;
			margin: 120px 0 0 10px;
		}
		*+html #comment_form .submit{
			margin: 106px 0 0 10px;
		}
		@media screen and (-webkit-min-device-pixel-ratio:0) {
			#comment_form .submit{				
				margin: 104px 0 0 10px;
			}
		}
		#comment_form .submit .btn_send{
			border:1px solid #484848;
			margin-bottom: 5px;
		}
		#comments #paginator{
			float: left;
			display: inline;
			text-align: left;
			border-top: 1px solid #424242;
			border-bottom: 1px solid #424242;
			padding: 5px;
			margin: 0 0 0 5px;
			background: url(../img/standard/bg_player.gif) #000;
			width: 785px;
			position: relative;
		}
		#comments #paginator a{
			color: #fff;
		}
		#comments #paginator .nextOrPrev{
			text-align: center;
			left: 50%;
			margin-left: -270px;
			width: 540px;
			position: absolute;
			top: 5px;
			border: 0px solid red;
		}
		#comments #paginator .nextOrPrev table{		
			margin: 0px auto 0px auto;
		}
		#comments .comment{
			float: left;
			display: inline;
			clear: left;
			border-top: 1px solid #0f0f0f;
			border-bottom: 1px solid #424242;
			margin: 0 0 0 5px;
			width: 785px;
			padding: 5px 5px 5px 5px;
			background-color: #282828;
		}
		#comments .comment span, #comments .comment a{
			color: #787878;
		}
		#comments .comment p{
			margin-bottom: 3px;
		}
		#CommentLoadingDiv  {
			display:block;
			margin: 30px auto; 
			padding: 10px; 
			background-color: white;
			width: 80px;
			position: absolute; 
			top: 500px;
			left:350px; 
			color:#000;
		}
		#recommend{
			position: absolute;
			background: url(../img/recommend.png) left top no-repeat;
			width: 534px;
			height: 384px;
			top: 30px;
			left: 135px;
		}
		
		#recommend div.input
		{
			padding:5px;
			margin:5px;
		}
		#recommend label{
			width:70px;
			float:left;
			display:block;
		}
		
		#recommend span.msg
		{
			color:#FFE900;
			font-weight:bold;
		}
		
		#recommend div.submit
		{
			text-align:right;
		}
		
		#recommend .close{
			position: absolute;
			right: 5px;
			top: 5px;
			border: 0px solid red;
			width: 15px;
			height: 20px;
		}
		#recommend h3{
			margin: 7px 0 20px 28px;
		}	
		#recommend span{
			margin: 8px 0 0 11px;
			width: 510px;
			display: block;
		}
		
		#recommend div.submit
		{	
			margin-right:10px;
		}
		.opacity50{
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			-khtml-opacity: 0.5;
			opacity: 0.5;
		}		
		.opacity90{
			filter:alpha(opacity=90);
			-moz-opacity:0.90;
			-khtml-opacity: 0.90;
			opacity: 0.90;
		}
	/** End  -  Player **/
/** End  -  mainContent ######################################################################## **/
/** Start - Videos ############################################################################# **/

#tagbar ul 
{
	top:0;
	
	position:relative;
}

div.previous_button_disabled img, div.next_button_disabled img,
.lightVideoBar .video_slide_next img, .lightVideoBar .video_slide_previous img
{
	display:none;
}

.fullVideoBar .videos{
	position: absolute;
	bottom: 0;
	left: 150px;
	width: 805px;
	height: 164px;
	border: 0px solid red;
	z-index: 100;
}
#videosWoC{	
	position: absolute;
	bottom: 0;
	left: 150px;
	width: 883px;
	height: 37px;
	border: 0px solid red;
	z-index: 100;
}
.videoScrollBar{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 115px;
	border: 0px solid red;
}
#videoScrollBarWoC{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	border: 0px solid red;
}
#videoScrollBarWoC #bgVideoThumbs{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 10px;
	width: 833px;
	background-color: #464646;
	z-index: 109;
}
#videoScrollBarWoC #scrollLeft{
	position: absolute;
	left: 2px;
	bottom: 3px;
	background: url(../img/standard/bg_videoscroll.gif);
	height: 5px;
	width: 33px;
	z-index: 111;
	border: 0px solid red;
}
#scrollLeft{
	position: absolute;
	left: 2px;
	bottom: 3px;
	background: url(../img/standard/bg_videoscroll.gif);
	height: 110px;
	width: 33px;
	z-index: 111;
	border: 0px solid red;
}
.next_button, .previous_button{
	cursor: pointer;
}
.next_button_disabled, .previous_button_disabled{
	cursor: auto !important;
}
.fullVideoBar .video_slide_previous{
	position: absolute;
	left: 2px;
	bottom: 3px;
	background: url(../img/standard/bg_videoscroll.gif);
	height: 110px;
	width: 33px;
	z-index: 111;
	border: 0px solid red;
}

.fullVideoBar .video_slide_next{
	position: absolute;
	right: 0px;
	bottom: 0;
	background: url(../img/standard/bg_videoscroll.gif);
	height: 114px;
	width: 46px;
	z-index: 113;
	
}
#scrollRight{
	position: absolute;
	right: 0px;
	bottom: 0;
	background: url(../img/standard/bg_videoscroll.gif);
	height: 114px;
	width: 46px;
	z-index: 113;
}
#videoScrollBarWoC #scrollRight{
	position: absolute;
	right: 0px;
	bottom: 0;
	background: url(../img/standard/bg_videoscroll.gif);
	height: 10px;
	width: 46px;
	z-index: 113;
}
#videoScrollBar .addbkwd{
	position: absolute;
	left: 2px;
	bottom: 0;
	height: 110px;
	width: 33px;
	z-index: 112;
	border: 0px solid red;
	cursor: pointer;
}
#scrollRight{
	position: absolute;
	right: 0px;
	bottom: 0;
	background: url(../img/standard/bg_videoscroll.gif);
	height: 114px;
	width: 46px;
	z-index: 113;
}
#videoScrollBar .addfwd{
	position: absolute;
	right: 0px;
	bottom: 0;
	height: 114px;
	width: 46px;
	z-index: 114;
	cursor: pointer;
}
.spinner{
	z-index:10000;
	width:700px;
	position: absolute;
	bottom: 10px;
}
.whiteArrowRight{
	margin: 75px 0 0 10px;
}
.whiteArrowLeft{
	margin: 10px 0 0 4px;
}
.bgVideoThumbs{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 115px;
	width: 755px;
	background-color: #464646;
	z-index: 109;
}
.lightVideoBar .bgVideoThumbs {
	display:none;
}
.videoThumbsArea{
	position: absolute;
	overflow: hidden;
	left: 44px;
	bottom: 5px;
	height: 112px;
	width: 713px;
	z-index: 110;
	border: 0px solid blue;
}
.videoThumbs{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 108px;
	z-index: 110;
	width:713px;
	border: 0px solid blue;
	padding-left: 0px;
	margin-left: -11px;
}
* html .videoThumbs{
	border: 0px solid red;
	bottom: -45px;
}
* html .lightVideoBar .videoThumbs{
	border: 0px solid red;
	bottom: -15px;
}

.videoThumbs .thumb{
	width: 109px;
	float: left;
	display: inline;
	/*border-top: 1px solid #464646;*/
	margin: 4px 0 0 11px;
	border: 0px solid red;
}
.videoThumbs .thumbnail{
	margin-top: 1px;
}
.thumb .characteristics{
	position: relative;
	width: 101px;
	margin-top: -120px; /*2px more as height+border */
	height: 118px;
	font-size: 10px;
	color: #FFEA00;
	z-index: 119;
	background: url(../img/standard/characteristics.png) no-repeat transparent; 
	border: 0px solid #fff;
	padding: 1px;
	display: none;
	overflow: hidden;
}
.fullVideoBar .thumb .characteristics .title,
.lightVideoBar .thumb .characteristics .title,
#resultVideos .thumb .characteristics .title{
	color: #FFEA00;
	margin: 0;
	padding: 0 0 0 4px;
	font-size: 9px;
	border-bottom: 0px solid red;
	display: block;
	width: 87px;
	min-height: 30px;
	height: auto;
}
.thumb .characteristics .title {
	text-transform: none;	
}
.thumb .characteristics .desc{
	color: #ffffff;
	margin: 2px 0 0 0;
	padding: 0 0 0 4px;
	font-size: 9px;
	border-bottom: 0px solid red;
	display: block;
	width: 100px;
}
.thumb:hover .characteristics{
	display: block;
}
.videoThumbs .on .thumbnail{
	/*border: 1px solid white;*/
}
.videoThumbs .on{
	width: 102px;
	float: left;
	display: inline;
	border-top: 1px solid #fff;
	margin: 4px  0 0 11px;
	padding-left: 0px;
}
/* Start  - channelhome */
#channelHome{
	position: absolute;
	top: 0;
	left: 0;
	height: 500px;
	/*width: 100%;*/
	border: 0px solid red;
}
#ratedVideo{
	position: absolute;
	bottom: 160px;
	left: 0;	
	width: 777px;
	height: 150px;
	border: 0px solid red;
}
#viewedVideo{
	position: absolute;
	bottom: 320px;
	left: 0;	
	width: 777px;
	height: 150px;
	border: 0px solid red;
}
#latestVideo{
	position: absolute;
	bottom: 480px;
	left: 0;	
	width: 777px;
	height: 150px;
	border: 0px solid red;
}
.lightVideoBar .videoScrollBar{
	position: absolute;
	left: 22px;
	bottom: 0;
	width: 735px;
	height: 110px;
	border: 0px solid red;
	z-index: 100;
}

.lightVideoBar .videoThumbsArea{
	position: absolute;
	overflow: hidden;
	left: 30px;
	bottom: 0;
	height: 125px;
	width: 678px;
	z-index: 110;
	border: 0px solid blue;
}
.lightVideoBar .previous_button{
	position: absolute;
	left: 2px;
	bottom: 0;
	background: url(../img/standard/arrow_left.png) no-repeat 0 15px;
	height: 110px;
	width: 24px;
	z-index: 111;
	border: 0px solid red;
}
.lightVideoBar .previous_button_disabled, .lightVideoBar .next_button_disabled {
	background: url();
}
.lightVideoBar .next_button{
	position: absolute;
	right: 0px;
	bottom: 0;
	background: url(../img/standard/arrow_head.png) no-repeat 0 15px;
	height: 110px;
	width: 24px;
	z-index: 113;
	cursor: pointer;
}
.scrollingOuterWrapper .addbkwd{
	position: absolute;
	left: 2px;
	bottom: 0;
	cursor: pointer;
	height: 110px;
	width: 24px;
	z-index: 115;
	border: 0px solid red;
}
.scrollingOuterWrapper .addfwd{
	position: absolute;
	right: 0px;
	bottom: 0;
	cursor: pointer;
	height: 110px;
	width: 24px;
	z-index: 116;
}
.whiteArrowRight_ch{
	margin: 35px 0 0 0;
	border: 0px solid red;
}
.whiteArrowLeft_ch{
	margin: 35px 0 0 0;
	border: 0px solid red;
}
.lightVideoBar .videoThumbs{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 130px;
	z-index: 110;
	border: 0px solid blue;
	padding-left: 0px;
}
.scrollingElementsWrapper .thumb{
	width: 102px;
	float: left;
	display: inline;
	height: 110px;
	border-top: 0px solid #464646;
	margin: 4px 11px 0 0;
}
#ratedVideo h4, #viewedVideo h4, #latestVideo h4{
	font-size: 13px;
	text-transform: uppercase;
	color: #ffea00;
	padding-left: 4px;
	margin: 5px 0 0 16px;
}
.subTitle{
	font-size: 13px;
	text-transform: uppercase;
	color: #ffea00;
	padding-left: 4px;
	margin: 5px 0 0 16px;}

/* End   -  channelHome*/
/* Start banner **/
#superbanner{
	width: 800px;
	height: 120px;
	position: absolute;
	bottom: 15px;
	left: 0;
	z-index: 5050;
	text-align: center;
	vertical-align: middle;
	line-height: 120px;
	font-size: 28px;
}

/* End   banner **/
/** Start - rating ############################################################################# **/
.thumb div{
	width: 58px;
	height: 5px;
	border: 0px solid red;
	font-size: 1px;
}
.rating_0, .rating_{	
	background: url(../img/standard/bg_rating.gif) 0px 0px no-repeat;
}
.rating_1{	
	background: url(../img/standard/bg_rating.gif) 0px -5px no-repeat;
}
.rating_2{	
	background: url(../img/standard/bg_rating.gif) 0px -10px no-repeat;
}
.rating_3{	
	background: url(../img/standard/bg_rating.gif) 0px -15px no-repeat;
}
.rating_4{	
	background: url(../img/standard/bg_rating.gif) 0px -20px no-repeat;
}
.rating_5{	
	background: url(../img/standard/bg_rating.gif) 0px -25px no-repeat;
}
.rating_6{	
	background: url(../img/standard/bg_rating.gif) 0px -30px no-repeat;
}
.rating_7{	
	background: url(../img/standard/bg_rating.gif) 0px -35px no-repeat;
}
.rating_8{	
	background: url(../img/standard/bg_rating.gif) 0px -40px no-repeat;
}
.rating_9{	
	background: url(../img/standard/bg_rating.gif) 0px -45px no-repeat;
}
.rating_10{	
	background: url(../img/standard/bg_rating.gif) 0px -50px no-repeat;
}
.rating_11{	
	background: url(../img/standard/bg_rating.gif) 0px -55px no-repeat;
}
.rating_12{	
	background: url(../img/standard/bg_rating.gif) 0px -60px no-repeat;
}
/** End  -  rating ############################################################################# **/

.thumb .title{
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	overflow: hidden;
	width: 102px;
	display: block;
}
.lightVideoBar .thumb .title, #resultVideos .thumb .title {
	height: 45px;
}
.fullVideoBar .thumb .title {
	height:15px;
}
.relatedVideos{
	float: left;
	display: inline;
	height: 26px;
	background-color: #787878;
}
#videosWoC #relatedRiders{	
	float: left;
	display: inline;
	height: 4px;
	width: 162px;
	background: url(../img/standard/videoOneEndWoC.gif) top right no-repeat #787878;
	margin-top: 17px;
}
#relatedRiders{	
	float: left;
	display: inline;
	height: 26px;
	background: url(../img/standard/videoOneEnd.gif) top right no-repeat #787878;
	margin-top: 17px;
	padding-right: 26px;
}
.videoTitle ul{
	float: left;
	display: inline;
	font-size: 10px;
	text-transform: uppercase;
	color: #787878;
	margin: 0 0 0 0;
	padding: 0;
}

.videoTitle li{
	float: left;
	display: inline;
	list-style-position: inside;
	padding: 0 0 0 2px;
	/*font-family:"arial black", Arial, Helvetica, sans-serif;*/
	background: url(../img/standard/pipe.gif) 0px 0px no-repeat;
	border: 0px solid red;	
}
.videoTitle li:first-child,
.videoTitle li.first-child{
	background: none;
	padding: 0 0 0 0px;
}
.videoTitle li a{		
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px 15px 0 11px;
	text-decoration: none;
	color: #464646;
	margin: 0;
	font-weight: bold;
}
.videoTitle li a span{
	line-height: 0.9em;
	margin-top: 2px;
	display: block;
}
.videoTitle li.on a span{
	color: #fff;
	line-height: 0.9em;
	margin-top: 2px;display: block;
}

.relatedVideosResults{
	clear: left;
	float: left;
	display: inline;
	height: 19px;
	background-color: #787878;
	margin-top: 2px;
	padding: 0 1px 0 0 ;
	width: 607px;
	overflow: hidden;
	position: relative;
}

.relatedVideosResults .container {
	width:580px;
	float:left;
}
	
.relatedVideosResults ul{
	float: left;
	display: inline;
	margin: 3px 0 0 7px;	
	padding: 0;	
	font-size: 10px;
	text-transform: uppercase;
	color: #787878;
}
.relatedVideosResults li{
	width: 130px;
	height: 19px;	
	float: left;
	display: inline;
	overflow: hidden;		
	margin-left: 8px;
}
.relatedVideosResults li a{
	font-size: 10px;
	text-transform: uppercase;
	background: url(../img/standard/arrowSmallDownGrey.gif) 1px 3px no-repeat;
	padding-left: 12px;
	text-decoration: none;
	color: #a0a0a0;
}
.relatedVideosResults li.on a{	
	color: #fff;
	background: url(../img/standard/arrowSmallDownWhite.gif) 1px 3px no-repeat;
}
.upNdown{
	float: left;
	display: inline;
}
*+html .upNdown{
	margin-top: 6px;
}
.videoScrollBar li, .videoScrollBar ul, .videoScrollBar li, .videoScrollBar ul {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}

.videoScrollBar li {
	width: 119px;/*113*/
	height: 108px;
}
.videoScrollBar ul  {
	height:150px;
	position:relative;
	width:100000px;
}

.lightVideoBar a {
	text-decoration:none;
}
/** End  -  Videos ############################################################################# **/
/** Start - Profile ############################################################################ **/
#mainContent #siteTitle, #mainContentFixed #siteTitle{
	height: 27px;
	background: url(../img/standard/bg_player.gif);
}
#siteTitle .title{
	float: left;
	display: inline;
	background-color: #787878;
	width: 268px;
	margin-left: 26px;
	height: 100%;
}
#siteTitle .title h4{
	height: 100%;
	color: #fff;
	font-size: 13px;
	float: left;
	display: inline;
	padding: 5px 14px 0 7px;
	text-transform: uppercase;
	font-weight: bold;
}
#siteTitle .title h6{
	height: 100%;
	color: #fff;
	font-size: 10px;
	float: left;
	display: inline;
	padding: 8px 9px 0 10px;
	text-transform: uppercase;
	font-weight: normal;
	background: url(../img/standard/arrowSmallDownWhite.gif) 0px 11px no-repeat;
}
#siteTitle .overview{
	float: right;
	display: inline;
	height: 100%;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	background: url(../img/standard/arrow_left.png) 0px 7px no-repeat;
}
#siteTitle .overview a{
	display: block;
	color: #fff;
	font-size: 10px;
	padding: 8px 9px 0 24px;
	text-transform: uppercase;
	text-decoration: none;
}
#leftProfile{
	float: left;
	display: inline;
	width: 506px;
	height: 425px;
	border-right: 1px solid #787878;
	margin: 20px 0 0 26px;
}
#leftProfile h4{
	font-size: 13px;
	text-transform: uppercase;
	color: #ffea00;
	padding-left: 4px;
}
#leftProfile .left{
	float: left;
	display: inline;
	width: 140px;
	margin-top: 15px;
}
#leftProfile .spot{
	position: relative;
}
#leftProfile .spot a {
	display: inline;	
}
#leftProfile ul{
	float: left;
	display: inline;
	padding: 0;	
	margin: 10px 0 0 0;
	font-size: 10px;
	text-transform: uppercase;
	color: #787878;
	width: 100%;
	border: 0px solid red;
}
#leftProfile li{
	list-style-type: none;
	list-style-position: inside;
	margin: 0px 2px 4px 2px;
	background: url(../img/standard/bg_infosH4.gif);
	padding: 3px;
	width: 100%;
	float: left;
	display: inline;
	position: relative;
}
#leftProfile .spot li a{		
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	background: url(../img/standard/arrowsmall.png) 1px 3px no-repeat;
	padding: 2px 0 0 16px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	float: left;
	display: inline;
}
#leftProfile .right{
	float: right;
	display: inline;
	border: 0px solid red;
	width: 340px;
	padding-top: 10px;
}
#leftProfile .right th{
	text-align: right;
	color: #ffea00;
	font-size: 10px;
	text-transform: uppercase;
	vertical-align: top;
	line-height: 20px;
	padding-right: 8px;
}
#leftProfile .right td{
	color: #8c8c8c;
	font-size: 11px;
	line-height: 20px;
	padding: 0 30px 0 8px;
	width: 225px;
}
#leftProfile #scrollbar_container{
	width: 225px;
	height: 305px;
}
#leftProfile #scrollArea_description{
	height: 305px;
	width: 215px;
	border: 0px solid red;
	overflow: hidden;
	float: left;
	display: inline;
}
#leftProfile .scrollbar-vert{
		height: 303px;
	}
#rightProfile{
	border:0 solid red;
display:inline;
float:right;
height:390px;
margin-right:10px;
position:relative;
width:260px;
}
#rightProfile #sponsors,#rightProfile #sponsorsSpot{
	width: 100%;
	position: relative;
	float: left;
	display: inline;
}
#sponsorsSpot{
	margin-top: 5px;
}
#sponsors h4, #pictures h4, #picturesSpot h4, #featuredSpot h4, #minimap h4{
	height: 22px;
	background: url(../img/standard/bg_player.gif);
	font-size: 13px;
	text-transform: uppercase;
	color: #ffea00;
	font-weight: bold;
	margin: 20px 0 5px 0;
	padding: 5px 0 0 10px;
	text-align:left;
}
#sponsors .sponsor{
	float: left;
	display: inline;
	border: 0px solid red;
}
#rightProfile #pictures{
	border:0 solid red;
bottom:10px;
display:inline;
float:left;
position:absolute;
width:260px;
}
#rightProfile #pictures .pic_thumb li{
	padding-right: 7px;
}
#scrollArea .pics{
	float: left;
	display: inline;
	margin: 4px;
}
#pictures #scrollArea {
	position: absolute;
	margin-top: 8px;
	height: 63px;
	width: 230px;
	overflow: hidden;
	border: 0px solid blue;
	
}

#pictures #scrollArea ul {
	top:0;
	postition:relative;
	margin:0;
	padding:0;
	width: 1000000px;
}

#pictures #scrollArea li{
	list-style: none;
	width:50px;
	float:left;
	margin:0;
	padding:0;
}

#pictures  #pics_slide_previous.previous_button_disabled, #pictures #pics_slide_next.next_button_disabled{
	display:none;
}

#pictures  #pics_slide_previous{
background:transparent url(../img/standard/arrow_left.png) no-repeat scroll 5px 5px;
border:0 solid red;
cursor:pointer;
height:25px;
position:absolute;
right:11px;
top:65px;
width:20px;
z-index:51;
}
#pictures  #pics_slide_next{
background:transparent url(../img/standard/arrow_head.png) no-repeat scroll 5px 5px;
border:0 solid blue;
cursor:pointer;
height:20px;
position:absolute;
right:8px;
top:90px;
width:25px;
z-index:52;
}


#minimap {
	position: relative;
	overflow: hidden;
}

.sponsor_list {
	text-align: center;
}
.sponsorPics{
	float: left;
	display: inline;
	line-height: 70px;
	height: 70px;
	margin: 4px;
}
.sponsor_list a {
	vertical-align: middle;
	border: 0px solid red;
}
.sponsor_list img{
	max-height: 70px;
	max-width: 70px;
	vertical-align: middle;
}

/** End  -  Profile ############################################################################# **/
/** Start - Footer ############################################################################# **/
#footer{
	position: absolute;
	bottom: -30px;
	width: 100%;
	color: #505050;
	text-align: center;
	font-size: 11px;
	left: 0;
}
#footer a{
	text-decoration: none;
	font-size: 11px;
}
#footer .pipe{
	padding-left: 6px;
	padding-right: 3px;
}
/** End  -  Footer ############################################################################# **/
/** Start - Faces Overview ##################################################################### **/
#riders_Outer{
	position: absolute;
	left: 30px;
	width: 375px;
	height: 540px;
	border: 0px solid red;
	top: 40px;
	border-right: 1px solid #787878;
}
#riders_Visible{
	position: absolute;
	width: 320px;
	height: 530px;
	border: 0px solid red;
	overflow: hidden;
	margin-top: 2px;
}
#riders_Elements, #makers_Elements{
	margin-top: 0px;
	position: absolute;
	width: 320px;
	height:530px;
	top:0;
}
#riders_Outer .thumbnail, #makers_Outer .thumbnail{
	float: left;
	display: inline;
	width: 120px;
	height: 75px;
	text-align: center;
}
#riders_Outer .infos, #makers_Outer .infos{
	float: left;
	display: inline;
	color: #787878;
	font-size: 10px;
	width: 190px;
	text-transform:uppercase;	
}
#riders_Outer  h6, #makers_Outer  h6{
	margin-top: 10px;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

#riders_Outer .thumb, #makers_Outer .thumb{
	width: 320px;
	height: 75px;
	float: left;
	display: inline;
	margin: 7px 0 7px 0;
}
#riders_Outer .arrowUp, #makers_Outer .arrowUp{
	position: absolute;
	top: 30px;
	right: 20px;
	cursor: pointer;
	border: 0px solid red;
	background: url(../img/standard/arrowUp.png) 5px 5px no-repeat;
	z-index: 50;
}


#riders_Outer .addbkwd, #makers_Outer .addbkwd{
	position: absolute;
	top: 30px;
	right: 20px;
	border: 0px solid red;
	cursor: pointer;
	z-index: 51;
	width: 20px;
	height: 80px;
}
#riders_Outer .addfwd, #makers_Outer .addfwd{
	position: absolute;
	bottom: 0px;
	right: 20px;
	border: 0px solid red;
	cursor: pointer;
	z-index: 61;
	width: 20px;
	height: 80px;
}
#riders_Outer .arrowDown, #makers_Outer .arrowDown{
	position: absolute;
	bottom: 0px;
	right: 20px;
	cursor: pointer;
	border: 0px solid red;
	background: url(../img/standard/arrowDown.png)  5px 100% no-repeat;
	z-index: 60;
}
#makers_Outer{
	position: absolute;
	left: 416px	;
	width: 375px;
	height: 540px;
	border: 0px solid blue;
	top: 40px;
}
#makers_Visible{
	position: absolute;
	width: 320px;
	height: 530px;
	border: 0px solid red;
	overflow: hidden;
	margin-top: 2px;
}
#riders_Outer h4, #makers_Outer h4{
	color: #FFEA00;
	font-size: 13px;
	padding: 5px 14px 0 7px;
	text-transform: uppercase;
	font-weight: bold;
}
/** End  -  Faces Overview ##################################################################### **/
/** Start - Login ############################################################################## **/
/* (notice: used for AddVideoForm too) */
.registration th{
	color: #787878;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
}
.registration td{
	color: #787878;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
}
.registration td.left{
	text-align: left;
	padding-left: 5px;
}
.registration .required_note{
	color: #ffea00;
	padding-bottom: 10px;
}
.registration th.required{	
	background: url(../img/standard/required_star.png) 1px 8px no-repeat;
}
.inputText, table.inputTable input, table.inputTable textarea, table.inputTable select{
	border: 1px solid #484848;
	background-color: #000;
	color: #fff;
}
table.inputTable #UserGender0,
table.inputTable #UserGender1,
table.inputTable #UserNewsletter,
table.inputTable #UserTerms,
table.inputTable #UserPrivacy{
	border: 0;
}
.inputTable td {
	text-align: left;
}

.inputTable table {
	border-left: 1px solid #484848;
}

.inputTable th {
	padding-left: 10px;
	text-align: left;
	white-space:nowrap;
	width:10%;
}

.inputTable td {
	padding-left: 5px;
	text-align: left;
}
/** Login input fields **/
.inputTable #LoginLogin,
.inputTable #LoginPassword,
.inputTable #UserUsername,
.inputTable #UserPassword,
.inputTable #UserRetypePassword,
.inputTable #UserEmail,
.inputTable #UserRetypeEmail,
.inputTable #UserFirstname,
.inputTable #UserLastname,
.inputTable #UserZip,
.inputTable #UserCity,
.inputTable #UserCountry{
	width: 144px;
}
.useredit_whole .inputTable #UserPassword,
.useredit_whole .inputTable #UserRetypePassword,
.useredit_whole .inputTable #UserEmail,
.useredit_whole .inputTable #UserFirstname,
.useredit_whole .inputTable #UserLastname,
.useredit_whole .inputTable #UserZip,
.useredit_whole .inputTable #UserCity,
.useredit_whole .inputTable #UserCountry{
	width: 188px;
}
*+html .useredit_whole .inputTable #UserPassword,
*+html .useredit_whole .inputTable #UserRetypePassword,
*+html .useredit_whole .inputTable #UserEmail,
*+html .useredit_whole .inputTable #UserFirstname,
*+html .useredit_whole .inputTable #UserLastname,
*+html .useredit_whole .inputTable #UserZip,
*+html .useredit_whole .inputTable #UserCity{
	width: 182px;
}
/* Safari hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#UserBirthdateYear,
	#UserBirthdateDay,
	#UserBirthdateMonth{
		margin-right: 0  !important;
		margin-left: 0  !important;
	}
}

.useredit_left{
	position: absolute;
	left: 30px;
	width: 475px;
	height: 540px;
	border: 0px solid red;
	top: 40px;
	border-right: 1px solid #787878;
}
.useredit_whole{
	position: absolute;
	left: 30px;
	width: 780px;
	height: 540px;
	border: 0px solid red;
	top: 40px;
}
.useredit_whole .textfield{
	width: 188px;
}
.useredit_whole .country{
	width: 190px;
}
UserCountryId{
	margin: 0;
	padding: 0;
	border: 1px solid red;
}
.useredit_whole #UserNewsletter{
	margin-bottom: 20px;
	float: left;
	display: inline;
}
.useredit_whole .checkbox label{
	float: left;
	display: inline;
}
.registration_left{
	position: absolute;
	left: 30px;
	width: 375px;
	height: 540px;
	border: 0px solid red;
	top: 40px;
	border-right: 1px solid #787878;
}
.registration_right{
	position: absolute;
	left: 416px	;
	width: 375px;
	height: 540px;
	border: 0px solid blue;
	top: 40px;
}
/* special formats for AddVideoForm */
.registration_center{
	position: absolute;
	left: 30px	;
/*	
	width: 375px;
	height: 540px;
*/
	border: 0px solid blue;
	top: 40px;
}
.registration_center th, .registration_center td, #txtFileName{
	padding-top: 3px;
	vertical-align: top;
}
.registration_center textarea.small{
	height: 48px;
}

/* Auto Complete (taken from brickbone.backend.css) */
.auto_complete{
	background-image:url(../img/magnify.gif);
	background-repeat:no-repeat;
	background-position: right;
}
/* Auto Complete list */
.auto_complete ul{
	background-color: #000;
	border: 1px solid #484848;
	list-style: none;
	padding:0;
	margin: 0;
	border-bottom: 1px solid #484848;
}
.auto_complete ul li {
	padding: 0.3em;
}
.auto_complete ul li:hover {
	background-color: #efefef;
}
.auto_complete ul li.selected {
	background-color: #efefef;
}
/* Auto Complete list default */
ul.autocompleteList{
	background-color: #484848;
	border: 1px solid #CCC;
	list-style: none;
	padding:0;
	margin: 0;
	border-bottom: 1px solid #484848;
}
ul.autocompleteList li {
	border-bottom: 1px solid #CCC;
	padding: 0.3em;
}
ul.autocompleteList li:hover {
	background-color: #efefef;
}
ul.autocompleteList li.selected {
	background-color: #efefef;
}
	

/** End  -  Login ############################################################################## **/
/** Start - Messenger ########################################################################## **/
#messenger{
	border: 0px solid red;
}
.messages{
	font-size: 11px;
	color: #787878;
	margin-left: 20px;
}
.messages span{
	color: #ffea00;
}
.pages{
	height: 28px;
	width: 100%;
	text-align: center;
}
#pages{
	height: 28px;
	width: 100%;
	margin-bottom: 28px;
}
#pages #inbox{
	float: left;
	display: inline;
	margin-left: 20px;
}
#pages #inbox p a{
	color: #fcfcfc;
}
#pages #paginator{
	width: 640px;
	float: left;
	display: inline;
	margin-left: 5px;
}
#paginator{
	width: 100%;
	float: left;
	display: inline;
	text-align: center;
}
#paginator p{
	width: 611px;
}
#paginator .backward{
	margin-right: 20px;
}
#paginator .forward{
	margin-left: 20px;
}
.striped_box{	
	background: url(../img/standard/bg_boxBorder.gif) top left;
	height: 21px;
	padding: 4px 0 4px 4px;
}
.striped_box p{
	background: url(../img/standard/bg_boxContent.gif) top left;
	color: #fcfcfc;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 12px 3px 12px;
	margin: 0 4px 0 0;
	text-align: center;
}
#inbox  p, #paginator p{
	float: left;
	display: inline;
}
.striped_box p a{
	text-decoration: none;
}
.striped_box p a.active{
	color: #ffea00;
}
#paginator p a{
	text-decoration: none;
}
#paginator p a.active{
	color: #ffea00;
}
.customer{
	margin-left: 20px;
	width: 776px;
	height: 75px;
	margin-bottom: 10px;
}
.customer img{
	margin-right: 5px;
	float: left;
	display: inline;
}
.customer div{
	float: left;
	display: inline;
	border: 1px solid #4d4700;
	margin-right: 3px;
	color: #fff;
}
.customer .name{
	width: 170px;
	height: 73px;
}
.customer .date{
	width: 97px;
	padding: 7px 0 0 7px;
	height: 66px;
}
.customer .akod{
	width: 172px;
	padding: 7px 0 0 7px;
	height: 66px;
}
.customer .btn{
	width: 142px;
	background: url(../img/standard/bg_boxBorder.gif) top left;
	height: 46px;
	padding: 4px 0 4px 4px;
	border: none;
	margin-left: 6px;
}
.customer .btn p{
	background: url(../img/standard/bg_boxContent.gif) top left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 12px 3px 12px;
	margin: 0 4px 4px 0;
	text-align: left;
}
.customer .btn p a{
	text-decoration: none;
	color: #fcfcfc;
}
.customer .name p{
	background: url(../img/standard/arrow_yellow.gif) 5px 4px no-repeat;
	padding-left: 20px;
	color: #ffea00;
	margin-top: 7px;
}
/** End  -  Messenger ########################################################################## **/
/** Start - Search ############################################################################# **/
#searchResult{
	position: absolute;
	width: 680px;
	height: 420px;
	left: 22px;
	top: 45px;
}
#resultVideos {
	position: relative;
	border: 0px solid red;
	margin-top: -10px;
}
#resultVideos .thumb {
	border-top:0 solid #464646;
	display:inline;
	float:left;
	margin:4px 11px 15px 0;
	width:102px;
}
#searchResult h4 {
	color: #FFEA00;
	font-size: 13px;
	padding-left: 4px;
	text-transform: uppercase;
}
#searchResult .paging{
	width: 100%;
	text-align: center;
	clear: both;
}
.paging a{
	color: #FFEA00;
	text-decoration: none;
}
#searchDropDown{
	float: left;
	display: inline;
	clear: all;
	width: 100%;
	text-align: right;
	height: 25px;
}
#searchDropDown select{
	width: 200px;
	border: 1px solid #5E5E5E;
	color: #fff;
	margin-right: 10px;
	background-color: #000;
}
/** End  -  Search ############################################################################# **/
/** Start - Spotcheck ########################################################################## **/
#leftSpot{
	float: left;
	display: inline;
	width: 520px;
	border-right: 1px solid #787878;
	margin: 20px 0 0 15px;
}
#leftSpot h4{
	font-size: 13px;
	text-transform: uppercase;
	color: #ffea00;
	padding-left: 4px;
}
#leftSpot .map{
	margin-top: 10px;
}

#map {
	overflow: hidden;
}

#featuredSpot{	
	position: relative;
	border: 0px solid red;
	width: 100%;
	height: 310px;
	float: left;
	display: inline;
}
#spotArea{
	position: absolute;
	width: 225px;
	margin-top: 5px;
	border: 0px solid red;
	height: 252px;
	overflow: hidden;
}

#featuredSpot #spot_slide_previous.previous_button_disabled,#featuredSpot #spot_slide_next.next_button_disabled{
	display:none;
}

#spotElements{
	width: 100%;
	position: relative;
	top:0;
	postition:relative;
	margin:0;
	padding:0;
}


#spotElements li{
	width:100%;
	list-style: none;
	height:42px;
	float:left;
	margin:0;
	padding:0;
}
#spotElements li a:active {
	font-weight: normal;
}
.spotElement{
	float: left;
	display: inline;
	width: 100%;
	padding: 4px 0 0 5px;
	color: #fff;
	height: 32px;
	background: url(../img/standard/bg_featuredSpots.gif) top left;
	margin: 0 0 5px 10px;
	cursor: pointer;
}
.spotElement span{
	color: #787878;
	text-transform: uppercase;
}

#featuredSpot #spot_slide_previous{
	position: absolute;
	width: 20px;
	height: 50px;
	right: 1px;
	cursor: pointer;
	top: 60px;
	border: 0px solid red;	
	background: url(../img/standard/arrowUp.png) 5px 5px no-repeat;
	z-index: 51;
}
#featuredSpot  #spot_slide_next{
	right: 1px;
	bottom: 11px;
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 50px;
	border: 0px solid blue;
	background: url(../img/standard/arrowDown.png) 5px 30px no-repeat;
	z-index: 52;	
}
/** End  -  Spotcheck ########################################################################## **/
/** Start - Misc Style ######################################################################### **/
.textWhite{
	color: white;
}
.textYellow{
	color: #FFEA00;	
}
#bannerLeft{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 600px;
	z-index: 50;
}
#bannerRight{
	float: right;
	display: inline;
	top: 0px;
	width: 120px;
	height: 600px;
	z-index: 50;
}
#yellowPics{
	position: absolute;
	right: 0px;
	bottom: -29px;
	width: 347px;
	height: 220px;
	vertical-align: bottom;
	text-align: right;
	z-index: -1
}
.hide{
	display: none !important;
}
/** End  -  Misc Style ######################################################################### **/

/** F#H 03.06.2009 - 13:40:03 old **/







.footLinks{
	float: left;
	display: inline;
	margin: 29px 26px 0 26px;
}
.footLinks a{
	text-decoration: none;
}
#footer .footLinks,
#footer .footLinks a{
	color: #e3e3e3;
}
.footLinks a.active{
	font-weight: bold;
}
.bottomBar{
	float: right;
	display: inline;
	margin: 19px 18px 0 0;
}
/*Start content #################################################### */
#contentLeft{
	width: 555px;
	float: left;
	display: inline;
	margin: 18px 0 0 23px;
	border: 0px solid red;
	z-index: 1;
}
#contentRight{
	width: 217px;
	float: right;
	display: inline;
	margin: 18px 0 0 0;
	border: 0px solid red;
	z-index: 2;
}
#contentLeft .title{
	height: 200px;
}
#contentLeft .title .cap{	
	width: 100%;
	height: 7px;
	background: url(../img/standard/contentTitle555_cap.png) top left no-repeat;
}
#contentLeft .title .text {
	background-color: #eee;
	padding: 18px 23px 3px 23px;
}
#contentLeft .title .text  td{
	padding-right: 10px;
}
.lastArticle h3,
.bestArticle h3{
	color: #585858;
	font-size: 14px;
}
.lastArticle ul,
.bestArticle ul{
	padding-left: 7px;
	color: #8a8a8a;
	list-style-image:  url(../img/standard/arrow_li.png);
}
.lastArticle li,
.bestArticle li{
	margin: 0 0 5px 0;
}
#contentLeft .article .cap{	
	width: 100%;
	height: 7px;
	background: url(../img/standard/contentArticle555_cap.png) top left no-repeat;
}
.article .text h2{
	color: #868686;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.article .text h6{
	color: #868686;
	font-size: 11px;
	margin-top: 0;
	font-weight: normal;
}
#contentLeft .article .text p{
	font-size: 12px;
}
#contentLeft .article .text {
	background-color: #fff;
	padding: 18px 23px 4px 23px;
	font-size: 12px;
}
#contentLeft .article .text  .links{
	width: 235px;
	border: 2px solid #e1e1e1;
}
#contentLeft .article .text  .links h3{
	margin: 0;
	padding: 5px;
	font-size: 11px;
	color: #636363;
	background-color: #e1e1e1;
}
#contentLeft .article .text  .links  ul{
	padding-left: 23px;
	color: #fa9900;
	list-style-image:  url(../img/standard/arrow_li.png);
}
#contentLeft .article .text  .links  li{
	margin: 0 0 5px 0;
}
#contentLeft .article .text  .links  li a{
	text-decoration: none;
	color: #fa9900;
	font-weight: bold;
}
.articleFooter{
	height: 26px;
	background: url(../img/standard/bg_articleFooter.gif) top left repeat-x;
	font-size: 11px;
	padding: 5px 0 0 23px;
	color: #8a8a8a;
}
.articleFooter span{
	float: left;
	display: inline;
}
.articleFooter .bookmarks{
	float: right;
	display: inline;
	margin-right: 10px;
}
#contentRight #compare {
	height: 200px;
}
#contentRight #compare .cap{	
	width: 100%;
	height: 7px;
	background: url(../img/standard/contentbox217_cap.png) top left no-repeat;
}
#contentRight #compare .searchbox{	
	background: url(../img/standard/bg_compare.jpg) top left repeat-x #CFCFCF;
	height: 193px;
}
.searchbox{
	padding: 10px 0 10px 20px;
}
.searchbox p{
	font-size: 12px;
	color: #fff;
}
#contentRight .misc{
	background-color: #fff;
	padding: 10px 0 10px 10px;
}

.cake-debug {
	background-color: yellow;
	border: 2px solid red;
}
table.cake-sql-log {
	background-color: #ffffff;
	color: black;
	font-size: 9px;
	border: 1px solid red;
	position: absolute;
	top: 1200px;
}
.registration_left{
	position: absolute;
	left: 30px;
	width: 375px;
	height: 540px;
	border: 0px solid red;
	top: 40px;
	border-right: 1px solid #787878;
}
.registration_right{
	position: absolute;
	left: 416px	;
	width: 375px;
	height: 540px;
	border: 0px solid blue;
	top: 40px;
}


.lightVideoBar .relatedVideos, .lightVideoBar .relatedVideosResults{
	display: none;
	border: 0px solid red;
}

#flashMessage {
border:0 solid red;
color:#FFEA00;
font-size:14px;
font-weight:bold;
height:20px;
left:270px;
overflow:hidden;
position:absolute;
text-align:center;
top:20px;
width:450px;
z-index:1233200;
}

.paging .disabled {
	display: none;
}

div.tooltip {
	background:transparent url(../img/bg_infosH4.gif) repeat scroll left top;
	border:1px solid #787878;
	padding:8px 0 0;
	position:absolute;
	text-align:center;
}

.tooltip a, .tooltip a:link, .tooltip a:visited, .tooltip a:hover, .tooltip a:active {
	text-decoration: none !important;
	color: #FFEA00 !important;
	font-weight: bold !important;
	background: transparent !important;
	padding: 0 !important;
}  

#fav_tooltip {
	height:22px;
	left:-50px;
	top:-35px;
	width:255px;
	display: none;
}
#fav_link:hover #fav_tooltip{
	display: block;
}
*+html #fav_tooltip{	
	top: -30px;
}
#playerInfo #fav_link #fav_tooltip a{
	text-decoration: none !important;
	color: #FFEA00 !important;
	background-image: none !important;
}
#spot_fav_tooltip {
	height: 22px;
	left: 0px;
	top: -32px;
	width: 255px;
}
*+html #spot_fav_tooltip{	
	top: 13px;
}
#fav_link #spot_fav_tooltip{
	display: none;
}
#fav_link:hover #spot_fav_tooltip{
	display: block;
}
#leftProfile .spot #spot_fav_tooltip a{
	display: inline;
	float: none;
}
#leftProfile .editProfile a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	background:transparent url(../img/standard/arrowsmall.png) no-repeat scroll 1px 3px;
	padding:2px 0 0 16px;
}
#advancedSearch li a.active {
	color: white;
}

#search .placeholderText {
	color: #777777;
}

#mainContent a.text_link,
#mainContent a.text_link:link,
#mainContent a.text_link:visited,
#mainContent a.text_link:hover,
#mainContent a.text_link:active{
	color: #FFEA00;
	font-weight: bold;
	background: transparent;
}

#scrollArea .pic_thumb {
	position: absolute;
	left: 0;
	top: 0;
}
#SWFUpload_Console {
	position: absolute;
	top:350px;
	left:560px;
	width:800px;
	z-index: 1000;
}




.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 27px;
	background:transparent url(../img/standard/bg_player.gif) repeat scroll 0 0;
	background-color: #000;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background:transparent url(../img/standard/bg_player.gif) repeat scroll 0 0;
	background-color: #000;
}

.progressBarError {
	width: 100%;
	background:transparent url(../img/standard/bg_player.gif) repeat scroll 0 0;
	background-color: red;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

/* Complete */
.progressContainer {
	border: solid 1px #FFF;
	background-color: #000;
}

.staticText {
	margin: 15px;
	color:#B2B2B2;
}

.letter_filter {
	position: absolute;
	right: 13px;
	top: 55px;
	width: 30px;
	text-align: center;
}

.letter_filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.letter_filter li {
	margin:0;
	padding: 1px 0 1px 0;
}

.letter_filter a {
	text-decoration: none;
	color: #787878;
	font-size: 12px;
	text-align: center;
}

.letter_filter a.active {
	color: #FFEA00;
	font-weight: bold;
}
