#mediabox
{
	width: 920px;
	z-index: 2000;
	background-color: #3b3b3b;
	min-height: 730px;
	position: absolute;
	top: 55px;
	left: 10px;
	padding: 20px;
	padding-top: 10px;
	display: none;
}

#mediabox .logo
{
	background-image: url(dd_bg/mediabox_logo.gif);
	position: absolute;
	top: 10px;
	left: 20px;
	width: 121px;
	height: 34px;
}

#mediabox .name
{
	position: absolute;
	left: 180px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	width: 440px;
	display: table-cell;
	height: 50px;
	vertical-align: middle;
	line-height: 100%;
}

#mediabox .search_box
{
	position: absolute;
	left: 623px;
	top:20px;
	height: 30px;
	text-align: right;
}

#mediabox .search_box input
{
	height: 20px;
	width: 215px;
	padding-top: 3px;
	padding-left: 3px;
	font-size: 12px;
}

.player {	
	display:block;
	background:url(dd_bg/video_splash_bg.gif) no-repeat;
	background-color: #424242;
	background-position: center center;
	background-repeat: no-repeat;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	position: absolute;
	top: 60px;
	left: 20px;
	width: 640px;
	height: 380px;
}

/* splash image */
div.player img {
	margin-top:115px;
	border:0;
}

.player {
	margin-top:0px;		
}

#mediabox .clips
{
	position: absolute;
	left: 20px;
	top: 500px;
	width: 270px;
	height: 220px;
	background-color: #fff;
	overflow-x:hidden;
	overflow-y:auto;
}

.videos_img
{
	width: 62px;
	height: 46px;
	float: left;
}

.videos_infos
{
	width: 160px;
	margin-left: 10px;
	height: 50px;
	float: left;
}

.videos_title
{
	height: 24px;
	overflow: hidden;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

.videos_uploader,
.images_uploader,
.doc_uploader
{
	height: 13px;
	margin-top: 12px;
	overflow: hidden;
	float: left;
	color: #026792;
	font-size: 10px;
}

.videos_lupe,
.images_lupe,
.doc_lupe
{
	width: 30px;
	height: 17px;
	float: right;
	padding-top: 7px;
}

.videos_link
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.videos_link a
{
	display: block;
	height: 100%;
}

.clips_header
{
	width: 284px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	left: 20px;
	top: 460px;
}

.image_header
{
	width: 223px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	left: 305px;
	top: 460px;
}

.doc_header
{
	width: 224px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	left: 540px;
	top: 460px;
}

.user_header
{
	width: 193px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	left: 760px;
	top: 460px;
}

#mediabox .images
{
	position: absolute;
	left: 305px;
	top: 500px;
	width: 210px;
	height: 220px;
	background-color: #fff;
	overflow: auto;
}

#mediabox .doc
{
	position: absolute;
	left: 530px;
	top: 500px;
	width: 210px;
	height: 220px;
	background-color: #fff;
	overflow: auto;
}

#mediabox .user
{
	position: absolute;
	left: 755px;
	top: 500px;
	width: 185px;
	height: 220px;
	background-color: #d5dbdb;
	overflow: auto;
}

.images_box
{
	padding: 10px;
	position: relative;
}

.images_img
{
	width: 46px;
	height: 46px;
	float: left;
	border: 1px solid #d4d6d7;
	text-align: center;
}

.images_infos
{
	width: 120px;
	margin-left: 0px;
	height: 50px;
	float: left;
	margin-left: 4px;
}

.images_title
{
	height: 24px;
	overflow: hidden;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

.images_link
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.images_link a
{
	display: block;
	height: 100%;
	width: 100%;
}



.doc_box
{
	padding: 10px;
	position: relative;
}

.doc_img
{
	width: 42px;
	height: 42px;
	float: left;
	border: 1px solid #d4d6d7;
	text-align: center;
}

.doc_infos
{
	width: 120px;
	margin-left: 0px;
	height: 50px;
	float: left;
	margin-left: 4px;
}

.doc_title
{
	height: 24px;
	overflow: hidden;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

.doc_link
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.doc_link a
{
	display: block;
	height: 100%;
}

.user_box
{
	padding: 10px;
	position: relative;
}

.mediabox_product
{
	position: absolute;
	left: 666px;
	top: 60px;
	background-color: #fff;
	width: 270px;
	height: 380px;
}

.mediabox_product_title
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	overflow: hidden;
	padding: 10px 20px 0 20px;
}

.mediabox_product_image
{
	height: 250px;
	text-align: center;
}

.mediabox_product_image img
{
	max-height: 250px;
}

.mediabox_product_price
{
	height: 55px;
}

.mediabox_product_todetail {
	position: absolute;
	bottom: 20px;
	left: 0;
}

.mediabox_product_details
{
	padding: 5px 40px;
	color: #fff;
}

#mediabox_image_box
{
	display: none;
	text-align: center;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	top: 60px;
	left: 20px;
	width: 640px;
	height: 380px;
	background-color: #fff;
}

#mediabox .close {
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:17px;
	font-weight:bold;
	padding:3px;
	position:absolute;
	right:0;
	top:0;
	cursor: pointer;
}

.video_link {
	text-decoration: none; 
	display: block; 
	padding: 10px;
	height: 44px;
	position: relative;
	color: #026792;
}

.video_link:hover {
	text-decoration: none;
}

.video_icon {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 1px solid #D4D6D7;
}

.video_title {
	color:#000000;
	font-weight:bold;
	left:57px;
	position:absolute;
	top:10px;
}

.video_link:hover .video_title {
	color: #026792;
}

.video_upload {
	position: absolute;
	bottom: 10px;
	left: 57px;
}

.video_lupe {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
