@import url("css/menu.css");

/* CSS Document */
body {
	background-color:#FFFFFF;
	background-image:url(images/bkg.jpg);
	/*height:100%;*/
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: center top;
}

/* 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,div,p,table,input{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
}
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:940px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

.topspace{
	height:43px;
}
.topo {
	height: 44px;
	margin-bottom: 20px;
}
.top-bt {
	float: right;
	margin-right: 116px;
}


.topologo {
	height: 262px;
	background-color:#FFFFFF;
	margin-bottom: 20px;
}
.logo {
	height: 186px;
	width: 194px;
	margin-top: 32px;
	margin-left: 20px;
	float: left;
}
.flash-top {
	float: right;
	height: 262px;
	width: 670px;
	margin-right: 20px;
}

.menustyle {
	margin: 0px;
	width: 212px;
	background-image: url(images/bg-menu.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.content-left {
	width:170px;
	margin:0px;
	padding:0px;
}
.maincontent {
	background-color: #FFFFFF;
	width: 100%;
	margin:0px;
}
.left {
	float: left;
	width: 194px;
	margin-left: 20px;
}
.right {
	float: right;
	width: 210px;
	margin-right:20px;
}
.langpad{padding:7px 35px 0px 15px; float:left;}
.content {
	float: left;
	width: 445px;
	margin-left: 36px;
/*	min-height: 350px;
	height:auto !important;
	height:350px;*/
}
.foto {
	border: solid 1px #999;
	padding:5px;
}
.searchstyle{
	background-image: url(images/bg_pesq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:92px;
}
.search-title {
	padding-top: 20px;
	margin-left: 13px;
}
.search-box {
	background-image: url(images/bg_txtbox.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	height: 35px;
	margin-left: 13px;
	width: 184px;
}
.search-box #dnn_dnnSEARCH_ClassicSearch {
	padding:0px;
	margin:0px;
	width: 120px;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	width: 120px;
	height: 16px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-color: transparent;
	margin-left:10px;
}
.newl-style {
	background-image: url(images/bg_newsl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:20px;
}

.menu-utils-left {
	padding-top: 5px;
	padding-bottom: 5px;
	display:none;
	visibility:hidden;
}

#rodape {
	height: 66px;
	margin-top: 20px;
}
#rodape-assin {
	color: #333333;
	text-align: left;
	float:left;
	margin-left: 250px;
	font-size:12px;
	width:420px;
}
#rodape-assin a {
	color: #333333;
}

.logo-dd {
	width:210px;
	height:66px;
	margin-right:20px;
	float:right;
	background-image: url(images/bg_rodape.gif);
	background-repeat: no-repeat;
}
.telefoner {
	float:left;
	margin-left:20px;
	width:106px;
	height:44px;
	padding-top:4px;
}

a.rodapelink {
	color: #FFFFFF;
	text-decoration:underline;
}
.dd-txt {
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
	font-size:12px;
}
div.dd-txt a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
}


/*
#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;
}

/*
#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:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.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:#336699;}
a.Breadcrumb:hover{color:#336699;}

/*-------------- 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;}

