.hp-companion-right {
    position:absolute;
    left:235px;
    top: 388px;
}
.hp-companion-bottom {
    position:absolute;
    left:235px;
    top: 388px;
}


.clear
{
	clear: both;
}

a:link		{ color: #26637A; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif; }
a:visited	{ color: #26637A; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif;  }
a:hover		{ color: #BF0000; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif;  }
a:active	{ color: #26637A; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif;  }

/**/
#jsplayer img
{ 
	position: absolute; 
	top: 0px;
	border: 1px solid #323232;
}

/*body
{
    background: #F0AD00;
}*/

#MainNavigationBar
{
    padding:0;
    margin:0;
}

#jsplayer img[longdesc^="#"]
{
	background: #1e1e1e;
	padding-bottom: 100px;
}

#jsplayer
{
	max-width: 950px;
	_width:expression(document.body.clientWidth > 950 ? "950px": "auto" );
	/*min-height:100%;*/
	height: 388px;
	min-height: 388px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background: #000 url("images/player_bg.gif") repeat-x;
	padding: 0px;
	overflow: hidden;
}
#jsplayer #images
{
	visibility: hidden;
}
#jsplayer #new_flashcontent
{
	position: absolute;
	width: 480px;
	height: 388px;
	padding: 0 235px;
	background: url("images/black_60.png");
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://newvideo.vol.at/media_tp/custom/images/black_60.png', sizingMethod='scale');

	top: 0px;
	left: 0px;
	z-index: 10002;
	display: none;
}
#new_flashcontent #close_left
{
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 235px;
	height: 388px;
	line-height: 360px;
	z-index: 10003;
}
#new_flashcontent #close_right
{
	position: absolute;
	display: block;
	top: 0px;
	left: 715px;
	width: 235px;
	height: 388px;
	line-height: 360px;
	z-index: 10003;
}
#flashcontent p
{
    color: red;
}
#jsplayer #loading_bar
{
	margin-top: 164px;
	margin-bottom: 200px;
	text-align: center;
	width: 100%;
}
#jsplayer #loading_bar img
{
	margin-top: 10px;
	position: relative; 
}
#jsplayer #captions
{
	font-weight: bold;
	position: relative; 
	text-align: center;
	z-index: 10000;
	color: #fff;
	font-size: 15px;
}
#jsplayer #scrollbar
{
	visibility: hidden;
	position: relative; 
	border-bottom: 1px solid #b3b3b3;
	z-index: 10001;
}
#jsplayer #slider
{
	position: absolute;
	margin-top: -6px;
	margin-left: -7px;
	z-index: 10002;
	background-image: url("images/slider.png");
	background-repeat: no-repeat;
	width: 62px;
	height: 11px;
}
#jsplayer #imageflow
{
	text-align:left;
}
#jsplayer #jswarning
{
	font-weight: bold;
	font-size: 20px;
	color: red;
}
#current_category
{
	position: absolute;
	width: 500px;
	height: 30px;
	margin: 10px 0 -70px 20px;
	z-index: 10001;
	color: #919191;
	font-size: 18px;
}
/**/


#wrapper
{
/*	width: 950px;
	margin: 10px;*/
}
#video_content
{
	width: 950px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
	#user_options
	{
		width: 920px;
		height: 17px;
		padding: 3px 15px 0;
		background: #7b7c7e;
		border-bottom: 1px solid #bfc0c1;
		font-size: 10px;
		color: #fff;
	}
		#user_options #welcome_message
		{
			float: left;
			width: 400px;
		}
		#user_options #user_links
		{
			float: right;
			width: 520px;
			text-align: right;
		}
		#user_options a
		{
			color: #fff;
		}
		#user_options a:hover
		{
			color: #fdc42e;
		}
	#flash_player
	{
		
	}
	#breadcrumb
	{
		width: 950px;
		height: 16px;
		padding: 4px 0;
		background: #f9f9f9;
	}
		#breadcrumb .bc_left
		{
			float: left;
			width: 580px;
		}
		#breadcrumb .bc_right
		{
			float: right;
			width: 360px;
			padding-right: 10px;
			text-align: right;
		}
		#breadcrumb a
		{
			padding: 0 3px;
		}
	#video_details
	{
		width: 950px;
		height: 440px;
	}
		#video_details #video_box
		{
			float: left;
			width: 480px;
			height: 420px;
			padding: 10px;
			background: #000;
		}
			#video_details #video_box #video_stats
			{
				width: 480px;
				height: 35px;
				padding-top: 12px;
				overflow: hidden;
			}
				#video_stats #views
				{
					float: left;
					width: 199px;
					height: 20px;
					text-align: center;
					color: #fff;
				}
				#video_stats #rating
				{
					float: left;
					width: 131px;
					height: 20px;
				}
					#video_stats #rating img
					{
						float: left;
					}
					#video_stats #rating #times_rated
					{
						float: left;
						width: 75px;
						height: 19px;
						padding: 1px 0 0 5px;
						font-size: 14px;
						color: #999;
					}
				#video_stats #send_link
				{
					float: left;
					width: 150px;
					height: 20px;
					text-align: center;
				}
					#video_stats #send_link a
					{
						font-weight: bold;
					}
		#video_details #info_box
		{
			float: left;
			width: 200px;
			height: 440px;
			padding: 0; /* 15px */
			background: #f2f2f2;
		}
			#video_details #info_box #info_top
			{
				width: 165px;
				height: 313px;
				padding-right: 20px;
				padding-left: 15px;
				overflow: auto;
				overflow-x: hidden;
			}
			#video_details #info_box h2
			{
				width: 165px;
				font-size: 14px;
				margin: 10px 0 3px;
				padding: 0;
				border: none;
				background: #f2f2f2;
				font-weight: bold;
				color: #000;
				overflow: hidden;
			}
			#info_box #video_info
			{
				width: 165spx;
				height: 30px;
				font-size: 11px;
				color: #999;
				overflow-x: hidden;
			}
				#info_box #video_info #link
				{
					float: left;
					width: 80%;
				}
					#info_box #video_info #link a
					{
						color: #999;
					}
				#info_box #video_info #date
				{
					float: right;
					width: 20%;
					text-align: right;
				}
					#info_box #video_info #date em
					{
						font-style: normal;
					}
			#info_box #description
			{
				/*float: left;
				width: 160px;
				height: 180px;*/
				margin-bottom: 10px;
				overflow-x: hidden;
				/*overflow: hidden;*/
			}
			#info_box #video_options_box
			{
				border-top: 1px solid #d5d5d5;
			}
			#info_box #video_options
			{
				position: relative;
				margin: 0;
				padding: 5px 15px 0;
				list-style: none;
				z-index: 200;
			}
				#video_options li
				{
					height: 20px;
					font-weight: bold;
				}
				#video_options li a
				{
					padding-left: 13px;
					font-weight: bold;
				}
				#video_options li a.arrow_1
				{
					background: url("images/arrows.gif") 0px 3px no-repeat;
				}
				#video_options li a.arrow_2
				{
					background: url("images/arrows.gif") 0px -18px no-repeat;
				}
					#video_options li .popbox
					{
						position: absolute;
						/*top: -1px;*/
						top: 100px;
						left: 13px;
						background: #f2f2f2;
						border: 1px double #c2c2c2;
						width: 165px;
						min-height: 85px;
						_height: 85px;
						padding: 10px 10px 0;
						z-index: 200;
						font-weight: normal;
						display: none;
					}
					#video_options li .popbox_wide
					{
						position: absolute;
						/*top: -1px;*/
						top: 100px;
						left: 13px;
						background: #f2f2f2;
						border: 1px double #c2c2c2;
						width: 265px;
						min-height: 85px;
						_height: 85px;
						padding: 10px 10px 0;
						z-index: 200;
						font-weight: normal;
						display: none;
					}
					#video_options #medialink,
					#video_options #embeddedlink
					{
						width: 250px;
					}
					#video_options li .close_box
					{
						position: absolute;
						right: 5px;
						top: 5px;
						text-decoration: none;
						color: #000;
					}
					#video_options #bookmarks a
					{
						display: block;
						height: 25px;
						margin: 0;
						padding: 0;
						text-decoration: none;
						font-weight: normal;
					}
					#video_options #send_to_friend_form
					{
						margin-bottom: 20px;
					}
					#video_options #send_to_friend_form p
					{
						margin-top: 10px;
					}
					#video_options #send_to_friend_form #emailText
					{
						width: 240px;
						height: 100px;
					}
		#video_details #tabbed_box
		{
			float: left;
			width: 249px;
			height: 440px;
			border-left: 1px solid #c2c2c2;
			background: #f2f2f2;
			overflow: hidden;
		}
			#video_details #tabbed_box #tabs
			{
				width: 249px;
				height: 20px;
			}
				#tabbed_box #tabs a
				{
					position: relative;
					display: block;
					float: left;
					width: 83px;
					height: 17px;
					padding: 3px 0 0;
					border-bottom: 1px solid #fff;
					text-transform: uppercase;
					text-align: center;
					font-weight: bold;
					font-size: 11px;
					text-decoration: none;
					overflow: hidden;
				}
			#video_details #tabbed_box #lists
			{
				width: 249px;
				height: 420px;
			}
	#video_nav
	{
		position: relative;
		width: 950px;
		height: 60px;
		background: #ebebeb;
		font: normal 12px/1.5 Arial, Helvetica, Verdana, sans-serif;
		z-index: 100;
	}
		#video_nav ul
		{
			position: relative;
			display: block;
			width: 950px;
			height: 32px;
			margin: 0;
			padding: 0;
			background: url("images/video_nav_bg.gif") repeat-x;
			list-style: none;
		}
		#video_nav a
		{
			color: #fff;
			padding-top:5px;
		}
			#video_nav ul li
			{
				display: block;
				float: left;
				height: 32px;
				padding-right: 1px;
				padding-top: 0 !important;
				padding-bottom: 0 !important;
				background: url("images/video_nav_bg_dots.gif") 100% 0% no-repeat;
			}
			#video_nav ul li#video_upload
			{
				float: right;
				background: none;
			}
				#video_nav ul li#video_upload a
				{
					display: block;
					width: 147px;
					height: 28px;
					margin: 1px 0 0;
					padding: 2px 3px 0 40px;
					background: url("images/video_upload_bg.gif") no-repeat;
					text-transform: capitalize;
					text-decoration: underline;
					color: #26637a;
				}
				#video_nav ul li#video_upload a:hover
				{
					color: #bf0000;
				}
			#video_nav a {
				color:#666;
				text-decoration:none;
				padding-right:10px;
				padding-left:10px;
			}
			#video_nav a:hover {
				color:#000;
			}
			#video_nav ul li a
			{
				display: block;
				float: left;
				height: 20px;
				padding: 5px 7px 7px;
				text-decoration: none;
				text-transform: uppercase;
				font-size: 14px;
				font-weight: bold;
				color:#fff;
			}
			#video_nav ul li a:hover
			{
				/*color: #000;
				background: url("images/video_nav_bg_inverted.gif") repeat-x;*/
			}
			#video_nav ul li.active a
			{
				color: #000;
				background: url("images/video_nav_bg_active.gif") repeat-x;
			}
				#video_nav ul li ul
				{
					position: absolute;
					float: left;
					width: 930px;
					height: 30px;
					left: 0px;
					top: 32px;
					padding: 0 10px;
					background: #ebebeb;
					display: none;
					/*overflow: hidden;*/
				}
				#video_nav ul li ul.show
				{
				     display: block;
				}				
				#video_nav ul li ul li
				{
					position: relative;
					float: left;
					height: 30px;
					padding: 0;
					background: none;
				}
				#video_nav ul li ul li a
				{
					display: block;
					float: left;
					height: 30px;
					line-height: 30px;
					/*margin: 6px 0;*/
					padding: 0 7px !important;
					/*border-right: 1px solid #666;*/
					background: url("images/nav_separator.gif") 100% 50% no-repeat !important;
					font-weight: normal;
					text-transform: none;
					font-size: 12px;
					color: #666 !important;
				}
				#video_nav ul li ul li a b {
					color:#000;
				}
				#video_nav ul li ul li div
				{
				    position: absolute;
				    float: left;
				    top: 30px;
				    left: 0px;
				    width: 400px !important;
				    height: 22px !important;
					line-height: 22px;
				    background: #f4f4f4;
				    border: 1px solid #f4f4f4;
				    z-index: 9999;
				}
				#video_nav ul li ul li div a
				{
				    display: block;
					height: 22px !important;
					line-height: 22px !important;
				    /*width: 100px !important;*/
				    float: left;
				    border-right: none;
				    text-transform: none;
				}
					/*#video_nav ul li ul li a:hover
					{
						text-decoration: underline;
						color: #000 !important;
					}*/
					#video_nav ul li ul li a:hover,
					#video_nav ul li ul li.active a
					{
						font-weight: bold !important;
						color: #000 !important;
					}
				#video_nav ul li ul li.active div a
				{
				    font-weight: normal !important;
				    color: #666 !important;
				}
				#video_nav ul li ul li.active div a:hover,
				#video_nav ul li ul li div a:hover
				{
				    font-weight: bold !important;
				    color: #000 !important;
				}
			/*#video_nav ul li.active ul
			{
				display: block;
				z-index: 10;
			}
			#video_nav ul li:hover ul,
			#video_nav ul li.over ul
			{
				display: block;
				z-index: 20;
			}*/

	.guntram_line
	{
	    width: 916px;
    	height: 24px;
    	line-height: 24px;
        padding: 2px 17px 2px;
	    background: #f4f4f4;
	    font-weight: bold;
	    color: #000;
		text-align:right;
	}
	.guntram_line a
	{
                                color:#666;
                                text-decoration:none;
                                padding-right:5px;
                                padding-left:5px;
				font-weight:normal;

	}
	.guntram_line a b {
		color:#000;
	}
	.guntram_line .arrow_1
	{
	    background: url("images/arrows.gif") 0px 3px no-repeat;
	    padding-left:12px;
	}

	#videos_list
	{
		width: 915px;
		padding: 13px 0 10px 31px;
		background: #f7f7f7;
		border: 2px solid #ebebeb;
		overflow: hidden;
	}
		#videos_list .video_item
		{
			float: left;
			width: 147px;
			height: 206px;
			margin: 17px 34px 17px 0;
			background: #fff;
			border: 1px solid #ccc;
			overflow: hidden;
		}
			#videos_list .video_item .video_thumb
			{
				width: 145px;
				height: 100px;
				padding: 1px;
				border-bottom: 1px solid #ccc;
				overflow: hidden;
			}
				#videos_list .video_item .video_thumb .thumb
				{
					display: block;
					width: 145px;
					height: 100px;
					margin-bottom: -16px;
				}
			#videos_list .video_item .video_info
			{
				width: 139px;
				padding: 4px;
			}
			    #videos_list .video_item .video_info .video_mix
			    {
        			width: 140px;
	    			height: 62px;
	        		margin: 0;
		    		font-size: 12px;
			    	line-height: 15px;
				overflow: hidden;
			    }
			    #videos_list .video_item .video_info .video_mix span
			    {
				/*padding-right: 5px;*/
				color: #999;
				font-weight: normal;
			    }
			    #videos_list .video_item .video_info .video_mix p
			    {
				display: inline;
				margin: 0;
				padding: 0;
			    }
				.video_item .video_info .info_1,
				.video_item .video_info .info_2
				{
					height: 14px;
					font-size: 8px;
					margin: 3px 0;
					color: #999;
				}
					.video_item .video_info .info_1 .link
					{
						float: left;
						width: 80px;
						height: 12px;
						overflow: hidden;
					}
						.video_item .video_info .info_1 .link a
						{
							font-weight: bold;
							color: #000;
						}
					.video_item .video_info .info_1 .date
					{
						float: right;
						width: 59px;
						height: 12px;
						display: block;
						text-align: right;
					}
					.video_item .video_info .info_2 .rating
					{
						float: left;
						width: 50px;
						height: 12px;
					}
						.video_item .video_info .info_2 .rating img
						{
							width: 10px;
							height: 10px;
						}
					.video_item .video_info .info_2 .views
					{
						float: right;
						width: 89px;
						height: 12px;
						text-align: right;
					}
						.video_item .video_info .info_2 .views span
						{
							color: #000;
						}
		#video_details #tabbed_box
		{
			float: left;
			width: 249px;
			height: 440px;
			border-left: 1px solid #c2c2c2;
			background: #f2f2f2;
		}
			#video_details #tabbed_box #tabs
			{
				float: left;
				width: 249px;
				height: 22px;
				background: url("images/dot_white.gif") 0% 100% repeat-x;
				overflow: hidden;
			}
				#tabbed_box #tabs a
				{
					position: relative;
					display: block;
					float: left;
					width: 74px;
					height: 15px;
					padding: 6px 0 0;
					margin: 0 3px 0;
					border-bottom: 1px solid #fff;
					text-transform: uppercase;
					text-align: center;
					font-weight: bold;
					font-size: 11px;
					text-decoration: none;
					overflow: hidden;
					color: #666;
				}
				#tabbed_box #tabs a.active
				{
					width: 72px;
					height: 14px;
					padding: 2px 0 0;
					margin: 4px 3px 0;
					background: #e6e6e6;
					border: 1px solid #fff;
					border-bottom: 1px solid #e6e6e6;
					overflow: hidden;
					color: #000;
				}
				#tabbed_box #tabs a:hover
				{
					color: #000;
				}
			#video_details #tabbed_box #lists
			{
				float: left;
				width: 249px;
				height: 418px;
				overflow: hidden;
			}
				#tabbed_box #lists #heute,
				#tabbed_box #lists #top20,
				#tabbed_box #lists #mehr
				{
					float: left;
					width: 249px;
					height: 418px;
					overflow: auto;
					display: none;
				}
				#tabbed_box #lists div.active
				{
					display: block !important;
				}
					#tabbed_box #lists .list_item
					{
						width: 212px;
						padding: 10px;
						background: #e6e6e6;
						border-bottom: 1px solid #fff;
						overflow: hidden;
					}
					#tabbed_box #lists .even
					{
						background: #f2f2f2;
					}
					#tabbed_box #lists .list_item .item_top
					{
					        width: 212px;
						height: 65px;
						overflow: hidden;
					}
						#tabbed_box #lists .list_item img
						{
							width: 80px;
							height: 60px;
							float: left;
							margin: 2px 5px 0 0;
						}
						#tabbed_box #lists .list_item p
						{
							margin: 0 0 5px;
							line-height: 16px;
						}
						#tabbed_box #lists .list_item a.title
						{
							font-weight: bold;
							text-decoration: none;
						}
						#tabbed_box #lists .list_item .item_info
						{
							width: 212px;
							height: 15px;
							font-size: 10px;
							color: #999;
						}
							#tabbed_box #lists .list_item .item_info .date
							{
								float: left;
								width: 132px;
								height: 15px;
								overflow: hidden;
							}
							#tabbed_box #lists .list_item .item_info .views
							{
								float: right;
								width: 80px;
								height: 15px;
								overflow: hidden;
								text-align: right;
							}

	
	#pagination
	{
		width: 882px;
		padding: 10px 0;
		background: url("images/navigation_dots.gif") repeat-x;
		text-align: center;
	}
		#pagination p
		{
			margin: 0 0 10px;
			font-size: 20px;
			color: #666;
		}
		#pagination span
		{
			color: #666;
		}
	#singlecol,
	#comments_zone
	{
		width: 918px;
		padding: 15px;
		margin: 0 0 10px;
		border: 1px solid #ebebeb;
	}
		#singlecol h2,
		#comments_zone h2
		{
			margin: 0 0 10px;
			font-weight: 20px;
			font-weight: bold;
			border: none;
			color: #000;
		}
		#comments_zone .error
		{
			margin: 0;
			padding: 10px;
			background: #ffaeae;
			border: 1px solid red;
		}
		#comments_zone .comments .lt
		{
			width: 465px;
			margin: 0 0 10px;
			background: #f4f4f4;
			border: 1px solid #ebebeb;
			overflow: hidden;
		}
		#comments_zone .comments .even
		{
			background: #dedede;
			border: 1px solid #cdcdcd;
		}
		#comments_zone .comments .lt .avatar
		{
			display: none;
			/*margin: 0 10px 0 0;
			padding: 2px;
			border: 1px solid #ddd;*/
		}
		#comments_zone .comments cite
		{
			display: block;
			float: left;
			width: 100%;
			height: 20px;
			clear: both;
			margin: 0 0 10px;
		}
		#comments_zone .comments p
		{
			display: block;
			float: left;
			width: 100%;
			clear: both;
		}
		#comments_zone .comments cite.about
		{
			display: inline !important;
		}
		#comments_zone .comments span.date
		{
			padding-left: 20px;
			display: inline !important;
		}
		#comments_zone .comments .lt .autor
		{
			font-style: normal;
			font-size: 12px;
			font-weight: bold;
			color: #000;
		}

.R1024VOL_LogoRow { background:url(http://www.vol.at/SysRes/R1024VOLSkin/Img/PortalMainNavigation/1pxBEBEBE.png) repeat-x 0px 60px;}
.R1024VOL_SearchForm { margin-right: 0; background:url(http://www.vol.at/SysRes/R1024VOLSkin/Img/PortalMainNavigation/SearchFormPage.png) no-repeat; }
.R1024VOL_AdTop { width: 499px; margin: 0; text-align: center; padding-top: 1px; height: 60px; overflow: hidden; }
.R1024VOL_AdTopRight { padding-top: 1px; height: 60px; overflow: hidden; }
.R1024VOL_Container
{
	width: 950px;
	margin: 0;
	padding: 0;
}

/* IE HACKS */
#thetube-top li,
#thetube-top li.lt,
#thetube-latest li,
#thetube-latest li.ft,
#thetube-latest li.lt
{
	_margin: 0;
}
#thetube-top li,
#thetube-top li.lt
{
	 _margin: 0pt 0pt 2px 2px;
}
#thetube-latest li,
#thetube-latest li.ft
{
	_margin: 0 0 2px 1px;
}
#thetube-latest li.lt
{
	_margin: 0 0 2px 2px;
}

.bc_right a.arrow_1
{
    background: url("images/arrows.gif") 12px 3px no-repeat;
    padding-left: 24px !important;
    font-weight: bold;
    text-decoration: none;
    color: black;
}
.bc_right a.arrow_2
{
    background: url("images/arrows.gif") 12px 3px no-repeat;
    padding-left: 24px !important;
    text-decoration: none;
    color: black;
}


#video_nav ul li#video_search
{
    float: right;
    background: none;
    width: 250px;
}
#video_nav ul li#video_search form
{
    float: right;
    display: block;
    width: 250px;
    margin: 0;
    padding: 0;
}
				 
#video_nav ul li#video_search a:hover
{
    background: none;
}
#video_nav ul li#video_search a
{
    float: right;
    margin: 0 0 0 10px;
    padding: 2px 5px 0 0;
}
#video_nav ul li#video_search input
{
    float: right;
    margin-top: 4px;
    width: 100px;
}
#info_top a.arrow_1
{
    background: url("images/arrows.gif") 0px 3px no-repeat;
    padding-left: 12px !important;
    text-decoration: none;
    color: black;
}
