@import url("css/menu.css");

/* CSS Document */
html {
	min-height: 100%;
	height: auto;
}

body {
	background-color:#ccc;
	margin:0px;
	padding:0px;
	background-image: url(images/bg_site.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:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
}
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:960px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_template.png);
	background-repeat: repeat-y;
}
.templatebottom{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.topologo {
	/*width: 100%;*/
	height: 226px;
}
.topflash {
	width: 766px;
	height: 223px;
	float: left;
}

.foto {
	/*padding-right:15px;
	padding-bottom:15px;
	background-image:url(images/bg-foto.gif);
	background-position:bottom right;
	margin-left: 5px;*/
}
img {
border:0px;
}
.foto2 {
	border: solid 1px #00006A;
}
.tit-dest {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFFFFF;
	font-weight:bold;
	font-style: italic;
}
.menutemplate {
	margin: 0px;
	width: 100%;
	background-image: url(images/bg_menu.png);
	background-repeat: repeat-x;
	height: 45px;
}
.menustyle {
	width: 800px;
	/*height:30px;*/
	float: right;
	/*margin-right: 14px;*/
}
.menu-utils-top {
	float: right;
	height: 20px;
	width: 85px;
	margin-top: 75px;
	text-align:right;
	margin-right: 20px;
}
.top-logo-utils {
	float: right;
	height: 41px;
	width: 101px;
	margin-top: 19px;
	margin-right: 20px;
}


.searchstyle{
	width:300px;
	height: 30px;
	background-image:url(images/bg_pesq.png);
	background-repeat:no-repeat;
	margin-top:15px;
	float: right;
	color:#FFFFFF;
	font-size:14px;
	text-align:right;
	margin-right:10px;
	padding-top:3px;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	width: 140px;
	height: 20px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left:10px;
	margin-right:10px;
	border: 0px;
	color: #375D7B;
	font-size:12px;
	background-color: transparent;
}
.titpesq{
	padding: 2px;
	margin: 0px;
	color: #7F898E;
	font-size:14px;
}
a#dnn_dnnSEARCH_cmdSearch .btsearch {
	color:#999;
}
.menutopo {
	margin: 0px;
	width: 500px;
	float: right;
	height: 38px;
	padding-top: 20px;
	text-align:right;
}
.logo {
	float: left;
	height: 226px;
	width: 171px;
	margin-top: 0px;
	margin-left: 9px;
	background-image: url(images/bg_logo.png);
	background-repeat: no-repeat;
}
.logo img {
	margin-left: 17px;
}


.content-toph {
	height: 61px;
	background-color: #FFFFFF;
}
.foto_mota {
	position: absolute;
	height: 159px;
	width: 271px;
	top: 0px;
	right: 0px;
}

.left {
	float: left;
	width: 164px;
	margin-left: 5px;
}
.langpad{padding:7px 35px 0px 15px; float:left;}
.contentdnn {
	width: 100%;
	padding-bottom:15px;
}
.contentdnn_h {
	width: 100%;
	background-image:url(images/bg_content_h.gif);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding-bottom:15px;
}
.content-left {
	float: left;
	width: 652px;
	padding-top: 20px;
	margin-left: 20px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.content-right {
	float: right;
	width: 200px;
	/*margin-right: 10px;*/
	padding-top: 20px;
	margin-right: 40px;
	/*padding-top: 20px;*/
}
.destaques_home_left {
	float: left;
	width: 305px;
	margin-top: 20px;
}
.destaques_home_right {
	float: right;
	width: 305px;
	margin-top: 20px;
}


.desttxt {
	padding:5px;
}
.content-menu {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9AA99;
	text-align: center;
}

.caixa-seccao {
	padding-top: 10px;
	padding-right: 10px;
}
.seccao {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.seccao2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E67511;
}
a.destaque	{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.caixaflags {
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}

#rodape-assin {
	color: #000000;
	height: 70px;
	width: 960px;
	background-image: url(images/bg_rodape.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#rodape-assin a, .rodape-menur a, .rodape-menus a, .rodape-dd a {
	color:#FFFFFF;
	text-decoration:none;
	color: #000000;
}
.tit-menus {
	padding-bottom:4px;
	border-bottom:solid 1px #fff;
	text-transform:uppercase;
	color: #fff;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.rodape-cliente {
	color: #fff;
	float:left;
	width: 62px;
	margin-left: 90px;
	margin-top: 25px;
}
.rodape-social {
	width:220px;
	margin-top:25px;
	float:left;
	margin-left: 160px;
}
.rodape-social img {
	margin-right: 5px;
}

.rodape-dd {
	float:right;
	color: #000000;
	font-size:10px;
	width: 320px;
	margin-top: 25px;
}
.separa_destaque {
	padding-bottom:8px;
	border-bottom:solid 1px #000;
	margin-bottom: 8px;
	font-size:16px;
	clear:both;
}
.separa_destaque img {
	margin-right:8px;
}
.noticias_home {
	font-size: 14px;
}
/*
#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;
}

.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_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 #036; background-color:#fff; clear:both; line-height:250%; padding:5px;}

#dnn_ctr357_SearchResults_dgResults a.CommandButton, .PagingTable a.CommandButton { border: 0px; padding:0px; margin:0px;}

/*-------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;}

a#dnn_ctr426_H2O_ctl00_btnSave.CommandButton, a#dnn_ctr423_H2O_ctl00_btnSave.CommandButton {width:70px !important; padding:9px !important; margin:0px; background-color:#784142 !important; color:#FFFFFF !important; line-height:100% !important; border:0px !important;}
a#dnn_ctr426_H2O_ctl00_btnSave.CommandButton, a#dnn_ctr423_H2O_ctl00_btnSave.CommandButton {text-decoration:none;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; padding-top:15px; }
.LeftPane{
	padding:0px;
}
.RightPane{
	padding:0px;
}
.ContentPaneInt {
	/*min-height:480px;
	height:auto !important;
	height:480px;*/
}
/*------------ Breadcrumb Style --------------*/
#breadcrumb {
	padding-top: 2px;
	height: 26px;
	color: #F67E1C;
	/*padding-left: 10px;*/
}
#breadcrumb div {
	color: #666666;
}

.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{
	color:#F67E1C;
}
a.breadcrumb:hover{
	color:#F67E1C;
}

/*-------------- 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;}

/*--- Campos Formulario ---*/
#dnn_ctr401_H2O_ctl00_lblFOOrigem, #dnn_ctr401_H2O_ctl00_lblFODestino, #dnn_ctr401_H2O_ctl00_lblFONome, #dnn_ctr401_H2O_ctl00_lblFOEmail,
#dnn_ctr401_H2O_ctl00_lblFOTelefone, #dnn_ctr401_H2O_ctl00_lblFOEmpresa, #dnn_ctr401_H2O_ctl00_lblFONpessoas, #dnn_ctr401_H2O_ctl00_lblFONquartos,
#dnn_ctr401_H2O_ctl00_lblFOTamanhoCasa, #dnn_ctr401_H2O_ctl00_lblFOMudar, #dnn_ctr401_H2O_ctl00_lblFOArtFrageis, #dnn_ctr401_H2O_ctl00_lblFOEstCamiao,
#dnn_ctr401_H2O_ctl00_lblFOPiano, #dnn_ctr401_H2O_ctl00_lblFOData, #dnn_ctr401_H2O_ctl00_lblFOSeguro, #dnn_ctr401_H2O_ctl00_lblFOCidadeOrigem, #dnn_ctr401_H2O_ctl00_lblFOCidadeDestino {
	font-weight:bold;
	color:#223186;
}
.FCKLinkGalleryContainer {
	background-color:#FFFFFF;
}