@import url("css/menu.css");

/* CSS Document */
body {
	/*background-color:#007485;
	height:100%;*/
	background-color:#666;
	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: #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:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
}
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:760px;
	margin:0 auto;
}
.topologo {
	width: 100%;
	padding-top:60px;
}
.menustyle {
	width: 100%;
}
.menutemplate {
	margin: 0px;
	padding: 5px 0px;
	width: 100%;
	background-image: url(images/bg_cell.gif);
}
.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 {
	background-color: #FFFFFF;
	width: 100%;
	padding-top:8px;
	min-height:250px;
	height:auto !important;
	height:250px;
	padding-bottom:15px;
}
.left {
	float: left;
	width: 164px;
	margin-left: 5px;
}
.langpad{padding:7px 35px 0px 15px; float:left;}
.content {
	/*float: left;*/
	width: 700px;
	padding-left: 30px;
}
.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 {
	padding-top: 10px;
	padding-bottom: 15px;
	color: #FFFFFF;
	text-align: center;
}
#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:#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:#fff; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#fff; 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,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;}

