@import url("css/menu.css");

/* CSS Document */
body {
	background-color:#2F3942;
	margin:0px;
	padding:0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

/* ControlPanel style */
.ControlPanel{background: url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {
	background: #FFFFFF url(images/cpanel_left.png) no-repeat left bottom;
	padding-left:21px;
}
.cpanel_right {
	background: #FFFFFF url(images/cpanel_right.png) no-repeat right bottom;
	padding-right:33px;
}

/*-------- Default Style --------*/
body,th,td,div,p,table,input{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color:#2D3940;
	font-size:12px;
}
form {
	padding:0px;
	margin:0px;
}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.templatestyle{
	width:972px;
	margin:0 auto;
}
.templatebottom{
	width:100%;
	margin:0 auto;
	height: 130px;
	background-image:url(images/bg-bottom.gif);
	background-repeat:repeat-x;
}
.topologo {
	width: 100%;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 145px;
	padding-top: 10px;
}
.menustyle {
	width: 100%;
}
.menutopo {
	margin: 0px;
	width: 200px;
	padding-top: 35px;
	padding-right: 45px;
	padding-left: 0px;
	float: right;
	clear:right;
	text-align:right;
}
.menutemplate {
	margin: 0px;
	width: 640px;
	padding-top: 20px;
	padding-right: 11px;
	padding-left: 0px;
	float: right;
}
.logo {
	float: left;
	height: 118px;
	width: 285px;
	padding-left: 11px;
}

.destaquetopPane {
	float: right;
	width: 255px;
}
.desttop h1 {
	font-size:14px;
	text-transform:none;
	color:#000000;
	padding:0px;
	margin:0px;
}
.desttop {
	background-color: #D0E3F0;
	padding: 5px;
	margin: 5px;
}
.desttop p {
	padding:0px;
	padding-top: 5px;
	margin:0px;
}
.maincontent {
	width: 100%;
	padding-top:1px;

	padding-bottom:15px;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
}
.content-destaques {
	padding-top: 5px;
	padding-bottom: 15px;
}

.destaque1 {
	background-image: url(images/bg-dest-traducao.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
.destaque2 {
	background-image: url(images/bg-dest-formacao.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
.destaque3 {
	background-image: url(images/bg-dest-eventos.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
.destaque1on {
	background-image: url(images/bg-dest-traducao-on.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
.destaque2on {
	background-image: url(images/bg-dest-formacao-on.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
.destaque3on {
	background-image: url(images/bg-dest-eventos-on.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
.padd-destaques {
	padding-left:135px;
	padding-right: 10px;
}
.left {
	float: left;
	width: 164px;
	margin-left: 5px;
}
.langpad{padding:7px 35px 0px 15px; float:left;}
.content {
	/*float: left;*/
	width: 948px;
	padding-left: 12px;
}
.content-left {
	float: left;
	width: 620px;
}
.content-right {
	float: right;
	width: 310px;
}

.desttxt {
	padding:5px;
}
.searchstyle{
	background-color: #ECF5FB;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003366;
}
#rodape {
	background-image: url(images/bg-rodape.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 972px;
}
#rodape-assin {
	color: #FFFFFF;
	height: 25px;
	width: 972px;
	font-size:11px;
}
.rodape-cliente {
	float:left;
	color: #FFFFFF;
	font-size:11px;
}
.rodape-dd {
	float:right;
	color: #FFFFFF;
	font-size:11px;
}
#rodape-assin a, #rodape-assin a:visited, #rodape-assin a:hover {
	color: #9EDF3F;
	text-decoration:underline;
}

a.rodapelink {
	color: #9EDF3F;
	text-decoration:underline;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	width: 100px;
	height: 16px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border: solid 1px #C7C7C7;
	/*background-color: transparent;*/
}
/*
#dnn_dnnSEARCH_cmdSearch.btsearch img {
	padding-top: 5px;
}
*/
.breadbg{padding:0px; margin:0px;}
.breadleft{padding:0px; margin:0px;}
.breadright{padding:0px; margin:0px;}

#login_style{ float:right; padding:8px 17px 0px 10px; text-align:right; font-size:11px; }
#bread_style{
	color:#000000;
	padding-bottom: 15px;
}

.center_bg{padding:0px; margin:0px;clear:both;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.gif) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.gif) repeat-y top right;}
.content_pad{
	padding:5px 0px 0px 0px;
	margin:0px 3px 0px 3px;
	background:#FFF;
}
.content_width{
	overflow:auto;
	min-height:350px;
}

.bot_left{
	padding:0px;
	margin:0px 0px 20px;
}
.bot_right{padding:0px; margin:0px;}
.bot_bg{
	padding:0px;
	margin:0px;
	background:url(images/bg-footer.gif) no-repeat left top;
	height:48px;
}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left; padding:8px 0px 0px 17px; text-align:left; font-size:11px; }
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#000; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#000; text-decoration:underline;}
.CommandButton { border: solid 1px #333; background-color:#666; padding:5px; margin:5px;}

/*-------ControlPanel changes ---------------*/
.ControlPanel .CommandButton {border:none; background-color:#FFF; padding: 2px; margin:0px; clear:both;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{
	padding:0px;
}
.RightPane{
	padding:0px;
}

/*------------ Breadcrumb Style --------------*/
#breadcrumb { padding-left: 20px; padding-top: 10px; padding-bottom: 18px; }
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{color:#78B51E;}
a.breadcrumb:hover{color:#78B51E;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:25px;text-align:left; color:#FFFFFF; font-size:11px; padding-left: 20px; width:620px; float:left;}
.links { padding-left: 5px; padding-right: 5px;}
.links,a.links:link,a.links:active,a.links:visited{ color:#FFFFFF; }
a.links:hover{color:#FFFFFF;}

/*-------------- BLOG Style --------------*/
.BlogPane {width:300px; float:right; padding-top:10px; padding-left:10px;}

/*-------------- User Style --------------*/
.user { color:#000;}
a.user:link,a.user:active,a.user:visited { color:#336699;}
a.user:hover{color:#336699;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#336699;}
a.footer:hover{color:#336699;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}


/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; }

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}
