﻿body {
	margin-top : 10px;
	padding : 0 0;
	background : #000 url('../imgs/back3.jpg');
}
img { border : 0px; }
#box_wrapper {
	width : 990px;
	margin : auto auto;
	background : #fff url('../imgs/logo_apordoc.jpg') 10px 15px no-repeat;
	padding : 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border : 6px solid #a1a1a1;
	min-height : 600px;
	box-shadow: 0px 0px 5px #000;
}
#box_menu_topo {
	display : block;
	width : 390px;
	height : 50px;
	clear : both;
	margin : 10px 0px 0px 600px;
	overflow : hidden;
}
#bloco_menu_topo {
	display : block;
	width : 390px;
	height : 25px;
	border : 0px solid #000;
	margin : 0px 0px 0px 0px;
	overflow : hidden;
	padding : 0px 0px 0px 0px;
	text-align : right;
}
#box_menu_lang {
	display : block;
	width : 370px;
	height : 25px;
	border : 0px solid #000;
	margin : 0px 0px 0px 0px;
	overflow : hidden;
	padding : 0px 0px 0px 0px;
	text-align : right;
}
#ico_user {
	background : url('../imgs/icon_user.png') no-repeat;
	padding : 4px 0px 0px 25px;
	height : 25px;
	display : block;
}
#ico_home {
	background : url('../imgs/icon_home.png') no-repeat;
	padding : 4px 0px 0px 25px;
	height : 25px;
	display : block;
}
#ico_login {
	background : url('../imgs/icon_login.png') no-repeat;
	padding : 4px 0px 0px 25px;
	height : 25px;
	display : block;
}
#ico_logout {
	background : url('../imgs/icon_exit.png') no-repeat;
	padding : 4px 0px 0px 25px;
	height : 25px;
	display : block;
}
#box_content {
	display : block;
	border : 0px solid #000;
	width : 100%;
	overflow : hidden;
	margin : 20px 0px 10px 0px;
}
.box_link_pdf {
	width : 150px;
	display : block;
	height : 35px;
	clear : both;
	background : #e5e5e5 url('../imgs/pdf_icon.gif') 1px 1px no-repeat;
	padding : 15px 0px 0px 45px;
	margin : 10px;
	border : 1px solid #999;
}
#box_botoes_hp {
	width : 500px;
	height : 270px;
	display : block;
	border : 0px solid red;
	overflow : hidden;
	float : left;
	margin-left : 118px;
}
#box_versao {
	width : 990px;
	margin : auto auto;
	clear : both;
	color : #333;
	font-size : 0.6em;
	padding : 10px;
	display : none;
}
#box_footer {
	width : 990px;
	margin : auto auto;
	clear : both;
	color : #c5c5c5;
	font-size : 0.7em;
	padding : 10px;
	line-height : 1.3em;
}
#box_footer a {
	color : #c5c5c5;
}
hr.regua {
	border : 0px;
	border-bottom : 1px dotted #999;
	margin : 10px;
}
#ver_ficheiro {
	display : block;
	margin : 10px 0px 5px 0px;
	height : 30px;
	padding : 10px 0px 0px 45px;
	background : #fff url('../imgs/icon_zip.png') 5px 3px no-repeat;
	border : 1px outset #666;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width : 145px;
	font-size : 0.8em;
	text-transform : uppercase;
}
#box_pesquisa {
	display : block;
	width : 100%;
	border : 1px solid #000;
	box-shadow: 0px 0px 5px #999;
	/*border-bottom : 1px solid #000;*/
	margin : 20px 0px 10px 0px;
	overflow : hidden;
	padding : 10px 0px 0px 0px;
	background : #fff url('../imgs/back1.jpg');
}
#box_browse {
	display : block;
	width : 350px;
	overflow : hidden;
	float : left;
}
#box_search {
	display : block;
	width : 600px;
	overflow : hidden;
	border-left : 1px solid #000;
	padding : 0px 0px 0px 10px;
}
.texto_letras {
	display : block;
	padding : 0px 10px 0px 10px;
}
#mais_opcoes {
	display:block;
	margin:10px 0px 10px 170px;
}
#box_resultados {
	display : block;
	width : 100%;
}
.box_resul_video {
	display : block;
	width : 180px;
	height : 160px;
	background : #1a1a1a;
	float : left;
	padding : 5px;
	border : 0px solid #fff;
	margin : 4px;
	overflow : hidden;
	box-shadow: 0px 0px 3px #333;
}
.thumb_video {
	display : block;
	position : absolute;
	z-index : 1;
	width : 180px;
	height : 100px;
	overflow : hidden;
}
.thumb_desc {
	position : relative;
	top : 100px;
	z-index : 10;
	display : block;
	overflow : hidden;
	background : #1a1a1a;
	padding : 5px;
	width : 100%;
	height : 100%;
}
.thumb_hidden { display : none }
#handler_pesquisa {
	display : block;
	width : 100%;
	height : 20px;
	border-top : 1px dotted #333;
	margin : 10px 0px 0px 0px;
	cursor : pointer;
}
.handler_up {
	background : #ccc url('../imgs/icon_arrow_up.gif') 50% 5px no-repeat;
}
.handler_down {
	background : #ccc url('../imgs/icon_arrow_down.gif') 50% 5px no-repeat;
}
#wrap_video_page {
	display : inline-block;
	width : 990px;
}
#box_video {
	display : block;
	width : 624px;
	height : 352px;
	float : left;
	overflow : hidden;
	background : #000;
}
#box_related_videos {
	display : block;
	width : 990px;
	clear : both;
	margin : 20px 0px 0px 0px;
}
#box_video_info {
	position : relative;
	display : block;
	width : 340px;
	overflow : hidden;
	background : #fff;
	margin-left : 20px;
	float : left;
}
.video-js-box{
	position : relative;
	display :block;
	width : 624px;
	height : 352px;
	z-index :1;
}
#username{
	position : relative;
	z-index :20;
	top :200px;
	left :-10px;
	background :transparent;
	width :180px;
	height :80px;
	color :#fff;
	font-family :sans-serif;
	font-size :0.8em;
	transform:rotate(270deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-ms-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-webkit-transform:rotate(270deg);
	-o-transform:rotate(270deg);
}
