@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	margin: 20px 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;	
	color: #000000;
}

ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

form, input {
	margin: 0px;
	padding: 0px;
}

div {
	overflow:hidden;
}

a {
	cursor:pointer;
}

.clear{
	clear:both;
}

.sys_msg_outer{
	display:none;
	min-height: 25px;
	padding: 5px 5px 5px 38px;
	border: 3px double #ff9900;
	color:#ff9900;
	font-weight:bold;
	line-height: 25px;
	background-image: url(../images/ico_SysMsg.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	text-align:left;
	font-size:13px;
	margin-bottom: 25px;
}

.main_outer {
	width: 940px;
	height: 100%;
	text-align: left;
}

.lang_outer {
	width: 100%;
	height: 13px;
	margin-bottom: 10px;
}

.lang_inner {
	float:right;
	margin-left: 10px;
}

.lang_btn {
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 13px;
}

.lang_br {
	width:69px;
	background-image: url(../images/lang_br.png);
}
.lang_br:hover {
	background-image: url(../images/lang_br_hover.png);
}
.lang_active_br {
	background-image: url(../images/lang_br_hover.png);
}

.lang_en {
	width:54px;
	background-image: url(../images/lang_en.png);
}
.lang_en:hover {
	background-image: url(../images/lang_en_hover.png);
}
.lang_active_en {
	background-image: url(../images/lang_en_hover.png);
}

.header_outer {
	width: 100%;
	height: 145px;
	margin-bottom: 45px;
}

.header_left {
	float: left;
	width: 140px;
	height: 100%;
	margin-right: 20px;
}

.header_right {
	float: left;
	width: 780px;
	height: 100%;
	background-color: #000;
}

.header {
	width: 100%;
	height: 120px;
	background-position: top left;
	background-repeat: no-repeat;
}

.newsletter {
	height: 15px;
	padding: 5px;
	float: right;
}

.newsletter div {
	float: left;
}

.newsletter_label {
	width: 168px;
	height: 15px;
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.newsletter_email {
	width: 134px;
	height: 15px;
	padding: 0px 3px;
	color: #999999;
	border: 0px;
	margin-right: 3px;
	font-size:10px;
}

.newsletter_btn_outer {
	width: 18px;
	height: 15px;
	background-color: #CCCCCC;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/botao_ok.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor:pointer;
}

.content_outer {
	width: 100%;
}

.content_inner {
	background-color: #FFF;
	position: relative;
}

.menu_outer {
	float:left;
	width: 140px;
	height: 100%;
	margin-right:20px;
}

a.menu_item {
	width: 140px;
	height: 25px;
	background-color:#000;
	text-decoration:none;
	display:block;
	margin-bottom:7px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

a.menu_item:hover {
	background-color:#CCC;
}

#active {
	background-color:#CCC;
}

.column_txt_outer {
	float:left;
	width: 140px;
	margin-right:20px;
}

.content_right {
	float: left;
}

.column_vid_outer {
	width: 620px;
	display:none;
}

.column_vid_item {
	float: left;	
	width: 460px;	
	height: 305px;
	margin-right: 20px;
	background-color: #ededed;
	margin-bottom: 25px;
}

.column_vid_info {
	float: left;	
	width: 140px;
	height: 305px;
	position:relative;
}

.column_vid_spacer {
	width: 620px;	
	height: 5px;		
	margin-bottom: 25px;
	background-color: #cccccc;
}

.column_vid_info_title {
	text-transform: uppercase;
	font-weight: bold;
}

.column_vid_close {
	position:absolute;
	bottom: 0px;
	right: 0px;
	border: 1px solid #999;
	padding: 0px 5px;
	color:#999;
}
.column_vid_close:hover {
	border: 1px solid #333;
	color:#333;
}

.column_img_outer {
	float:left;
	width: 620px;
	z-index: 999999;
}

.column_img_inner {
	float:left;
	width: 295px;
}

.column_img_left {
	margin-right: 30px;
}

.column_item {
	width: 100%;
	margin-bottom:25px;
}

.column_img_item_2 {
	width: 295px;
	height: 195px;
	background-color: #ededed;
}

.item_admin {
	height:20px;
	font-weight:bold;
	text-transform:uppercase;
	border-top: solid 1px #333;
	width:inherit;
	margin-top: 2px;
}

a.item_admin_link {
	width: 60px;
	font-size:10px;
	float:right;
	text-decoration:none;
	text-align:center;
	background-color: #ccc;
	display: block;
	line-height: 20px;
	margin-left: 2px;
	color: #FFF;
}

a.item_admin_link:hover {
	background-color: #666;
}

.column_admin {
	background-color: #999;
	color: #FFF;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 25px;
	display:block;
	text-decoration:none;
}

.column_admin:hover {
	background-color: #333;
}

a.column_admin_add:hover {
	text-decoration:underline;
}

.footer_outer {
	width:100%;
	height:25px;
	background-color:#000;
	margin-top:50px;
}

.footer_inner {
	color:#FFF;
	line-height: 25px;
	padding-left: 10px;
}

.copyright_outer {
	font-size:10px;
}

a.logout_link {
	width: 60px;
	font-size:10px;
	float:right;
	text-decoration:none;
	text-align:center;
	background-color: #999;
	display: block;
	line-height: 20px;
	margin: 10px;
	color: #FFF;
	font-weight:bold;
}

a.logout_link:hover {
	background-color: #666;
}

.clients_title {
	background-position: top left;
	background-repeat: no-repeat;
	width:100%;
	height:17px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.rollover {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 295px;
	height: 195px;
	display:none;
	cursor:pointer;
}
