/* CSS Document */

@import url("blueprint/blueprint/screen.css");
@import url("constants.css");


/*
	-- -- -- -- -- -- --
	FRANCOMETAL v2008 CSS
	JULHO/2008
	Desenvolvido por Multiweb * Business Inspiration
	www.multiweb.pt
	-- -- -- -- -- -- --
*/


/* =GENERIC
------------------------------------------------------------------------ */


/* =TIPOGRAFIA
------------------------------------------------------------------------ */
body, input, textarea{font-family: "Gill Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6{font-family: "Geneva", Helvetica, Arial, sans-serif; color:#535353;}

#header02 h3,#header02 h1{margin:0; color:#fff;}
#header02 h1{margin-top:-15px;}
h3{margin:0;}
#mainContent{color:#3c3c3c;}
#sidebar p,
#footer{font-size:0.8em; line-height:1.875em; margin-bottom:1.875em;}

a:link, a:visited{color:#ff4e00; font-weight:bold; text-decoration:none;}
a:hover, a:active{color:#ff763a;}


/* =LAYOUT SPECIFICS
------------------------------------------------------------------------ */
body{
	font-size: 75%;
	background: #40170c url(../../img/layout/body.fundo.gif) repeat-x left top;
	color: #fff;
	font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:left;
	}


div.container{margin:0;}

div#globalContainer{
	background: url(../../img/layout/globalContainer.fundo.gif) repeat-x left top;
	}

div#header{
	background: url(../../img/layout/header.fundo.gif) repeat-x left top;
	position:relative;
	z-index:2;
	}
	#secHome div#header{
		background: url(../../img/layout/home.header.fundo.gif) repeat-x left top;
		}	
	div#header01{
		height:42px;
		position:relative;
		}
	div#header02{
		background:url(../../img/layout/header02.fundo.jpg) no-repeat left top;
		margin-top:120px;
		height:90px;
		padding-top:34px;
		color:#fff;
		position:relative;
		}
		#secHome #header02{
			margin-top:174px;
			padding-top:34px;
			padding-bottom:0;
			height:100px;
			}

div#mainContent{
	margin:0 0 0 0;
	padding:36px 0;
	background: #fff url(../../img/layout/mainContent.fundo01.gif) no-repeat left top;
	position:relative;
	z-index:2;
	}
	body#secHome div#mainContent{
		background:none;
		background: url(../../img/layout/home.mainContent.fundo01.gif) no-repeat left top;
		margin:-18px 0 0 0;
		padding:0;
		}
		body#secHome div#mainContent .column{	
			position:relative;
			margin-top:108px;
			padding-top:18px;
			padding-bottom:18px;
			}
			body#secHome div#mainContent .column img{
				position:absolute;
				clip:rect(0 200px 108px 0);
				top:-108px;
				left:14px;
				}
				body#secHome div#mainContent .column.first img{
					left:100px;
					}

		body#secHome div#mainContent .colborder{border-right:1px solid #f4e1db;}

	div#mainContent #content{
		position:relative;
		z-index:2;
		}
	div#mainContent #sidebar{}
	
	div#mainContent.invertCols{}
		div#mainContent.invertCols div#content,
		div#mainContent.invertCols div#sidebar{float:right;}

div#footer{
	padding:9px 0;
	color:#99452e;
	background:#40170c;
	}
	div#footer p{margin:0;}




/* =LAYOUT SNIPPETS
------------------------------------------------------------------------ */
a#signatureMultiweb{
	display:block;
	position:absolute;
	width:164px;
	height:21px;
	left:720px;
	top:20px;
	text-indent:-9000px;
	background: url(../../img/langPT/layout/footer.multiweb.png) no-repeat left top;
	}

div#header img#headerLogo{
	position:absolute;
	left:740px;
	bottom:26px;
	}
	body#secHome img#headerLogo{bottom:36px; left:680px;}

div#banner{
	padding-top:18px;
	}

img#contentBanner{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	display:none;
	}
	img#contentBanner.active{display:block;}

div#bannerFlash{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	}

div#relatedInfo{}
	div#relatedInfo ul{list-style:none; margin:0;}
	div#relatedInfo ul li a{}

	div.photoGallery.static{
		float:left;
		margin-bottom:18px;
		width:190px;
		padding-right:40px;
		}
		div.span-5 div.photoGallery.static{padding-right:0;}
	div.photoGallery.static a.mainPhoto{
		display:block;
		width:190px;
		height:124px;
		overflow:hidden;
		margin-bottom:2px;
		}
	div.photoGallery.static table {width:auto;}
	div.photoGallery.static table td{padding:0 0 3px 0;}
	div.photoGallery.static table a{
		display:block;
		width:190px;
		height:110px;
		overflow:hidden;
		border:1px solid #ccc;
		}
		div.photoGallery.static table td.firstTD{}
		div.photoGallery.static table td.firstTD a{}

	div.photoGallery.slide{
		margin:18px 0;
		}

div#quickSearch{
	padding-top:18px;
	}

div#filterSearchResults{background:#e6e6e6;}
	div#filterSearchResults table{margin:8px;}
	div#filterSearchResults table th{font-weight:bold; background:none;}

/* =DATATABLES AND DATALISTS
------------------------------------------------------------------------ */
.dataTable.articleList01 div.thumb,
table#searchResults div.thumb{
	float:left;
	width:104px;
	height:66px;
	padding:2px;
	margin:6px 10px 0px 0;
	overflow:hidden;
	border:1px solid #d5e3f0;
	position:relative;
	}
	.dataTable.articleList01 div.thumb:hover,
	.dataTable.searchResults div.thumb:hover{
		border:1px solid #63a3dd;
		}
	.dataTable.articleList01 div.thumb img,
	.dataTable.searchResults div.thumb img{
		position:absolute;
		clip:rect(3px, 105px, 67px, 3px);
		}

.dataTable.articleList01{
	margin:9px 0;
	}
	.dataTable.articleList01 h4{
		margin-bottom:0.75em;
		}
		.dataTable.articleList01 h4 a:link,
		.dataTable.articleList01 h4 a:visited{text-decoration:none;}
	.dataTable.articleList01 td{border-bottom:1px solid #e9ecee;}

table.folderNav{}
	table.folderNav td{vertical-align:top;}
	table.folderNav td.title{
		width:190px;
		padding-right:10px;
		}
	table.folderNav td.thumb{
		padding-top:9px;
		background: url(../../img/layout/folderNav.td2.fundo.gif) no-repeat 4px top;
		}
	table.folderNav td.description{
		padding-top:9px;
		}
		table.folderNav td.description.noThumb{padding-top:0px;}

table#searchResults{}
	table#searchResults div.thumb{
		float:left;
		}
	table#searchResults td{
		border-bottom:1px solid #eaeaea;
		padding:8px;
		}
	table#searchResults p {margin:0;}
	table#searchResults p a:link,
	table#searchResults p a:visited{text-decoration:none;}

table caption{
	background:#f4f4f4;
	font-style:italic;
	font-weight:bold;
	border:1px solid #e1e1e1;
	margin:0 0 1em 0;
	padding:3px 8px;
	}

	

/* =LISTAS
------------------------------------------------------------------------ */
/* =siteNav */
ul#siteNav {list-style:none; width:950px; height:49px; position:absolute; left:40px; bottom:-7px; z-index:3; margin:0 auto; }
ul#siteNav li{display:inline; position:relative;}
ul#siteNav li a:link,
ul#siteNav li a:visited{color:#fff;}
ul#siteNav li a {
	display:block;
	float:left;
	height:49px;
	background: url(../../img/langPT/layout/sitenav.ops.gif) no-repeat;
	}
	ul#siteNav li a span {display:none;}

ul#siteNav li#op01 a:link, ul#siteNav li#op01 a:visited{width:54px; background-position:0 0;}
ul#siteNav li#op02 a:link, ul#siteNav li#op02 a:visited{width:107px; background-position:-54px 0;}
ul#siteNav li#op03 a:link, ul#siteNav li#op03 a:visited{width:78px; background-position:-161px 0;}
ul#siteNav li#op04 a:link, ul#siteNav li#op04 a:visited{width:81px; background-position:-239px 0;}
ul#siteNav li#op05 a:link, ul#siteNav li#op05 a:visited{width:82px; background-position:-320px 0;}
/*ul#siteNav li#op06 a:link, ul#siteNav li#op06 a:visited{width:67px; background-position:-327px 0;}*/

ul#siteNav li#op01 a:hover{background-position:0px -49px;}
ul#siteNav li#op02 a:hover{background-position:-54px -49px;}
ul#siteNav li#op03 a:hover{background-position:-161px -49px;}
ul#siteNav li#op04 a:hover{background-position:-239px -49px;}
ul#siteNav li#op05 a:hover{background-position:-320px -49px;}
/*ul#siteNav li#op06 a:hover{background-position:-327px -49px;}*/

ul#siteNav li#op01.active a:link, ul#siteNav li#op01.active a:visited {background-position:0 -98px;}
ul#siteNav li#op02.active a:link, ul#siteNav li#op02.active a:visited {background-position:-54px -98px;}
ul#siteNav li#op03.active a:link, ul#siteNav li#op03.active a:visited {background-position:-161px -98px;}
ul#siteNav li#op04.active a:link, ul#siteNav li#op04.active a:visited {background-position:-239px -98px;}
ul#siteNav li#op05.active a:link, ul#siteNav li#op05.active a:visited {background-position:-320px -98px;}
/*ul#siteNav li#op06.active a:link, ul#siteNav li#op06.active a:visited {background-position:-327px -98px;}*/

ul#sectionNav{padding:0; margin:0 0 18px 0;}
	ul#sectionNav li{list-style:none; font-weight:bold; margin:0.5em 0 0.5em 0; padding:0px 0 8px 8px; border-bottom:1px solid #dbdbdb; }
	ul#sectionNav li.active{border-bottom:3px solid #848484; }
	ul#sectionNav li a:link,
	ul#sectionNav li a:visited{ text-decoration:none;}
	ul#sectionNav li.active a:link,
	ul#sectionNav li.active a:visited{color:#848484;}

ul#footerNav{margin:0 0 9px 0; list-style:none; font-weight:bold;}
	ul#footerNav li{display:inline; padding:0 0.2em 0 0;}

ul#catListHeader{
	list-style:none;
	font-size:0.8em;
	line-height:1.87em;
	}
	ul#catListHeader select{font-size:0.9em;}
	ul#catListHeader li label{}
	ul#catListHeader li select,
	ul#catListHeader li input{margin:0;}

ul#pageNav{
	display:block;
	float:right;
	list-style:none;
	margin:9px auto;
	text-align:right;
	}
	ul#pageNav li{
		display:inline;
		}

/* =WIP SKIN
------------------------------------------------------------------------ */
a:link#footerMultiweb,
a:visited#footerMultiweb{
	position:absolute;
	left:760px;
	top:9px;
	text-decoration:none;
	font-weight:normal;
	width:200px;
	}
	#secHome a#footerMultiweb{
		left:695px;
		}

ul#siteNav{}
ul#sectionNav{}

/* FORM SKIN */
form.cmxform{
	width:550px;
	}
	form.cmxform fieldset li {
		width:540px;
		padding:5px;
		}
	form.cmxform label {width: 120px; margin-right:10px; } /* Width of labels */
	form.cmxform fieldset fieldset label { margin-left: 133px; } /* Width plus 3 (html space) */
	
	form.cmxform li input[type=text],
	form.cmxform li textarea{width:400px;}

	/*artigo com duas colunas*/
	div.span-9 form.cmxform{width:350px;}
	div.span-9 form.cmxform fieldset li {
		width:340px;
		padding:5px;
		}
	div.span-9 form.cmxform label {width: 90px; margin-right:10px; } /* Width of labels */
	div.span-9 form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
	
	div.span-9 form.cmxform li input[type=text],
	div.span-9 form.cmxform li textarea{width:230px;}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #eae9ec;
	background: url(../../img/layout/cmxform.fieldset.fundo.png) left bottom repeat-x;
	}
	form.cmxform fieldset fieldset{
		background:none;
		}
	form.cmxform fieldset li {
		background: url(../../img/layout/cmxform.divider.png) left bottom repeat-x;
		}



/* =COMPONENTS
------------------------------------------------------------------------ */
.sIFR-active h1,
.sIFR-active h3 {
	visibility: hidden;
	}

.sIFR-active h1 {font-size:2.8em;}
.sIFR-active h3 {font-size:2.0em;}


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
	}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
	}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    font-weight: bold;
	margin-top:2px;
	}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
    background: url(i/tabs.png) no-repeat;
	}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
	background:#f1f2f3;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background: #fff;
	border-bottom:1px solid #fff;
	}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
	}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;
	}
.ui-tabs-nav li.ui-tabs-selected{margin-top:0;}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
	}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
	}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
	}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
	}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

