@import url("css/menu.css");

/* CSS Document */
body {
	background-color:#202020;
	/*height:100%;*/
	margin:0px;
	padding:0px;
}

/* ControlPanel style */
.ControlPanel{background: url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"trebuchet MS", "times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:13px;
}
input{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"trebuchet MS", "times New Roman", Times, serif;
	color:#000000;
	font-size:13px;
}
form {
	padding:0px;
	margin:0px;
}
.DNN_MapContent, #map380 {
	color:#000000;
}
/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.templatestyle{
	width:972px;
	background-image: url(images/bg-template.gif);
	background-repeat: repeat-y;
	background-position: left 324px;
}
.main {
	width:972px;
	background-image: url(images/bg-site.png);
	background-repeat: no-repeat;
}


.topspace{
	height:43px;
}
#topomenuright {
	text-transform: uppercase;
	color: #FFFFFF;
	float: right;
	padding-top: 20px;
	font-size: 10px;
	font-weight: bold;
}
#topomenuright a, #topomenuright a:hover, #topomenuright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menustyle {
	margin: 0px;
	padding: 0px;
}
.maincontent {
	width: 100%;
	padding-top:168px;
}
.maincontenth {
	width: 100%;
	padding-top:148px;
}
.content-txt {
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
.dest-border {
	background-image: url(images/bg-destaque.gif);
	background-repeat: repeat-y;
}
.txt-destaque {
	padding: 5px;
}


.left {
	float: left;
	width: 190px;
	padding-top: 290px;
}
.langpad{padding:7px 35px 0px 15px; float:left;}
.content {
	float: right;
	width: 756px;
}
.menu-top {
	padding-top: 84px;
}

.searchstyle{
	background-color: #ECF5FB;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003366;
}
#rodape {
	color: #FFFFFF;
	background-image: url(images/bg-rodape.gif);
	background-repeat: no-repeat;
	height: 116px;
	width: 972px;
	font-size: 12px;
	padding:0px;
	margin:0px;
}
#rodapeh {
	color: #FFFFFF;
	background-image: url(images/bg-rodapeh.gif);
	background-repeat: no-repeat;
	height: 116px;
	width: 972px;
	font-size: 12px;
	padding:0px;
	margin:0px;
}
#rodape-txt {
	text-align: right;
	padding-top: 60px;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 15px;
	float: right;
	width: 756px;
}
#rodape-bts {
	float: left;
	width: 150px;
}


#rodape a, #rodape a:visited, #rodape a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a.rodapelink {
	color: #FFFFFF;
	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:#FFFFFF;
	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;
}

/*
#columnleft{
	float:left;
	width:635px;
	text-align:left;
}
#columnright{
	float:right;
	width:320px;
}
*/

.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:0px; font-size:0px; height:0px;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#fff; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#fff;}
.CommandButton { border: solid 1px #666; background-color:#0769B0; padding:5px; margin:5px; clear:both; display: block; text-align:center;}

/*-------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,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#fff;}
a.Breadcrumb:hover{color:#fff;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#336699; text-transform:uppercase;}
a.links:hover{color:#336699;}

/*-------------- 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;}
