@charset "utf-8";



.videoContentHolder
{
	display: none;
	position: absolute;
	width: 100%;
	z-index: 6;
}

.videoContent
{

	width: 916px;
	margin: auto auto;
	z-index: 6;
	padding-top: 50px;

	
}

.videoBG
{
	display: none;	
	position: absolute;
	background-color: #8c8676;
	width: 0;
	height: 0;
	z-index: 5;
}

.videoClose
{
	display: block;
	width: 916px;
	float: left;
	text-align: right;
	cursor: pointer;

}

.vwVideoHolder
{

	display: block;
	width: 896px;
	float: right;
	text-align: left;

	
}

.vwMainHolder
{
	position: absolute;
	width: 100%;
	

}


.menu-1, .menu-2
{
	position: absolute;
	
	
	
	
}

.mobileMenu
{
	width: 896px;
	margin: auto auto;
	
}	

/* mobile devices */
.menu-0
{
	
	display: block;
	float: left;
	width: 100%;
	height: 36px;
	color: #ffffff;
	background-color: #2f4343;


	
}



.menu-1
{
	right: 0px;
	bottom: 3.5em;
	top: 0;
	width: 250px;
	height: 100%;
	background-color: #293939;
	
	-moz-border-radius: 1.0em; -webkit-border-radius: 1.0em; border-radius: 1.0em;
	
	opacity: 0.93;

}

.menu-2
{
	
	
}

.menu-3
{
	
}

.menu-4
{
	
}

.menu-0 div.menuScrollerHolder
{
	
	position: absolute;
	overflow: hidden;
	left: 40px;


}

.menu-1 div.menuScrollerHolder
{
	

	position: absolute;
	overflow: hidden;
	top: 15px;
	width: 250px;
	
	
}

.menuScroller
{
	
}

.menu-0 div.menuScroller
{
	position: relative;
	left: 40px;
	
	height: 36px;
	
	
}

.menu-1 div.menuScroller
{
	
	display: block;
	width: 100%;
	position: absolute;

}

.menu-0 div.menuTop
{

	position: absolute;
	left: 0;
	width: 40px;
	
	background-image: url("../../vwplayer/ext/scroll-left@2x.png");
	background-repeat: no-repeat;
	background-position: left;
	background-size: 24px 31px;
	

	
}

.menu-0 div.scrollDown
{
	position: absolute;
	right: 0;
	width: 40px;
	
	background-image: url("../../vwplayer/ext/scroll-right@2x.png");
	background-repeat: no-repeat;
	background-position: right;
	background-size: 24px 31px
}

.menu-1 div.menuTop
{
	width: 250px;
	float: left;
}


.menu-1 div.scrollUp
{
	position: absolute;
}

.menu-1 div.scrollDown
{
	position: absolute;
	bottom: 0;
	
}

.menuItem-0, .menuItem-0-over, .menuItem-0-out, .menuItem-0-select
{

	position: absolute;

	padding-top: 9px;
	padding-bottom: 8px;
	
	text-align: center;

	
}

.menuItem-0-select
{
	color: #3CC;;	
}

.menu-1 div.menuItem-1
{
	width: 240px;
	float: left;
	
	padding-top: 4px;
	padding-bottom: 4px;
	
	cursor: pointer;
	
}

.menuItem-1-over
{
	width: 240px;
	float: left;

	color: #00fcf9;
	
	padding-top: 4px;
	padding-bottom: 4px;
	
	cursor: pointer;
}

.menuItem-1-select
{
	width: 240px;
	float: left;
	opacity: 0.8;
	color: #00fcf9;
	
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
}

.menu-1 div.menuItemTitle
{
	padding-left: 15px;	
}



.menu-1 div.menuTitle, .menu-0 div.menuTitle
{
	font-weight: bold;	
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}

#testText
{
	position: absolute;
	visibility: hidden;
	height: auto;
	width: auto;
	font-size: 12px;
	font-weight: bold;

}


#exitLinks
{
	display: none;
	width: 0;
	height: 0;
	position: absolute;
	z-index: 100;
	margin-top: 22px;
	margin-left: 21px;

}


#splashHolder
{
	position: absolute;
	z-index: 4000;
}	



#splashHolder a
{
	
	display: block;
	width: 100%;
	height: 100%;
	
}

#splashHolder a img
{
	border: none;
}