#works_management{
	padding:5px;
	background:#FFFFFF;
}
#works_add{
	padding:5px;
	background:#FFFFFF;
}
#works_add_media{
	padding:5px;
	background:#FFFFFF;
}
#works_table{
	border:#000000 solid 1px;
	text-align:center;
	width:600px;
	height:50px;
	border-collapse:collapse;
	font-size:10px;
}
.order_area{
	height:20px;
	width:40px;

}
#media_management{
	padding:5px;
	background:#FFFFFF;
}
div .checkbox{
	display:inline;
	padding:2px;
}

/*----------WORKS DETAILS-----*/
#work_details{
	width:898px;
	height:412px;
	padding:10px;
	margin:0px 0px 0px 0px;
	border:#000 solid 0px;
}
#work_details_top{
	width:920px;
	font-size:1px;
	height:3px;
	padding:0px;
	margin:0px 0px 0px 0px;
	border:#000 solid 0px;
	background: url(_graphic/rounded_corner/roundedtop_portfolio_frame.gif) no-repeat top center;
}

#work_details_bottom{
	width:920px;
	padding:0px;
	margin:0px 0px 0px 0px;
	border:#000 solid 0px;
	background: url(_graphic/rounded_corner/roundedbottom_portfolio_frame.gif) no-repeat top center;
}

#player{
	width:500px;
	height:412px;
	padding:0px;
	margin:0px 0px 0px 0px;
	border:#000 solid 0px;
	float:left;
	background:#fff;
}

#work_infos{
	width:368px;
	height:412px;
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	border:#000 solid 0px;
	float:left;
}
.info_box{
	padding:10px 0px;
	height:26px;
	border:#000 solid 0px;
	font-size:11px;
	color:#000000;
}
#info_box_description{
	padding:15px 0px 20px 0px;
	height:120px;
	border:#000 solid 0px;
	font-size:11px;
	line-height:150%;
	
}

#whatch_video_it {
	width: 110px;
	height: 10px;
	float:left;
	padding:0px 20px 20px 0px;
	border:#000000 solid 0px;
}

#whatch_video_it a {
	display: block;
	width: 110px;
	height: 30px;
	background: url(_graphic/button/button_view_video_it.gif) no-repeat top center;
}

#download_case_study_it {
	width: 130px;
	height: 10px;
	float:left;
	padding:0px 0px 20px 0px;
	margin-top: 10px;
}

#download_case_study_it a {
	display: block;
	width: 130px;
	height: 30px;
	background: url(_graphic/button/button_download_casestudy_it.gif) no-repeat top center;
}

#whatch_video {
	width: 110px;
	height: 10px;
	float:left;
	padding:0px 20px 20px 0px;
	border:#000000 solid 0px;
}

#whatch_video a {
	display: block;
	width: 110px;
	height: 30px;
	background: url(_graphic/button/button_view_video.gif) no-repeat top center;
}

#download_case_study {
	width: 130px;
	height: 10px;
	float:left;
	padding:0px 0px 20px 0px;
}

#download_case_study a {
	display: block;
	width: 150px;
	height: 30px;
	background: url(_graphic/button/button_download_casestudy.gif) no-repeat top center;
}

#whatch_video a:hover, #download_case_study_it a:hover,#whatch_video_en a:hover, #download_case_study_en a:hover {
	background-position:bottom center;
}