@import url("css/menu.css");

/* CSS Document */
body {
	background-color:#FFFFFF;
	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: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333333;
	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%;
	/*padding-top: 20px;
	padding-bottom: 5px;*/
}
.topologo {
	width: 100%;
	height: 98px;
}

.menutemplate {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.menustyle {
	width: 100%;
	height: 35px;
	padding-top: 8px;
	background-image: url(images/bg-menu.gif);
	background-repeat: no-repeat;
}
.menutopo {
	margin: 0px;
	width: 361px;
	float: right;
	height: 23px;
	padding-top: 30px;
	text-align:right;
}
.logo {
	float: left;
	height: 98px;
	width: 322px;
}

.destaques-conth {
	width: 972px;
	background-image:url(images/bg-contenth.gif);
	background-repeat:repeat-y;
/*	margin-bottom: 10px;*/
}
.destaques1, .destaques4 {
	float:left;
	width:231px;
	margin-left: 10px;
}
.destaques2, .destaques3{
	float:left;
	width:231px;
	margin-left: 9px;
}
.left {
	float: left;
	width: 164px;
	margin-left: 5px;
}
.langpad{padding:7px 35px 0px 15px; float:left;}
.content {
	width: 100%;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: 10px top;
}
.contenth {
	width: 100%;
}
.content-left {
	float: left;
	width: 231px;
	margin-left: 10px;
}
.content-lefth {
	width: 972px;
}
.content-right {
	float: right;
	width: 712px;
	background-color: #FFFFFF;
	margin-right: 10px;
	background-image:url(images/bg-content-right.gif);
	background-repeat:repeat-y;
}

.desttxt {
	padding:5px;
}
.searchstyle{
	float:left;
	width:231px;
	margin-left: 10px;
	padding-top: 13px;
	padding-left: 10px;
	font-weight:bold;
	color:#006699;
	font-size:14px;
}
.rodape {
	background-image: url(images/bg-rodape.gif);
	background-repeat: no-repeat;
	width: 972px;
	padding-top:25px;
	padding-bottom:15px;
}
.content-bot {
	background-image:url(images/bg-contentbot.gif);
	background-repeat:no-repeat;
	height: 49px;
	margin-top:18px;
	margin-bottom:18px;
}
.mailing{
	float:left;
	width:471px;
	padding-left: 9px;
	padding-top:13px;
	font-weight:bold;
	color:#006699;
	font-size:14px;
}
.mailing p{
	padding:0px;
	margin:0px;
}
.logosbot{
	float:right;
	margin-right:10px;
	width:230px;
	text-align:center;
}
.rodape-cliente {
	color: #000000;
	font-size:11px;
	text-align: center;
}

#rodape-cliente a, #rodape-cliente a:visited, #rodape-cliente a:hover {
	color: #00A5EF;
	text-decoration:underline;
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	width: 90px;
	height: 18px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border: solid 1px #D1E8F1;
	/*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;}
.clear-dest {clear:both;}

/* ------- 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:none;}
.linkpesq{color:#333;}
.CommandButton { background-color:#08ADEF; padding:5px; margin:5px; clear:both;}
.subscreve-tit { font-weight:bold; color:#006699; font-size:14px;}
a#dnn_ctr414_Subscribe_cmdSubscribe.subscreve {color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:13px; width:81px; height:24px; background-image:url(images/bt-subscreve.gif); background-repeat:no-repeat; padding-top:4px; padding-bottom:4px; padding-left:1px; padding-right:3px;}

/*-------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;
}
.ContentPane {
	padding:10px;
}
.RightPane{
	padding:0px;
}
.ContentPaneInt {
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:5px;
}
/*------------ Breadcrumb Style --------------*/
#breadcrumb {
	padding-top: 10px;
	padding-left: 10px;
}

.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{
	color:#0083D7;
}
a.breadcrumb:hover{
	color:#0083D7;
}

/*-------------- 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;}

