@import url(layout.css);
@import url(blocks.css);
@import url(content.css);
@import url(css/editor_xoops.css);

/* ------ General styles ------ */

html, body {
	color: #000;
	background: #FFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(img/fundo.jpg);
	padding-top:5px;
}

#xo-canvas {
	width: 778px;
        margin-left:auto;
        margin-right:auto;
        background: #FFF;
}
#full {
        background: #FFF;
}
table {
	width: 100%;
}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

img {
	border: 0;
}

a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #8e8e8e;
}

h1 {font-size: 1.4em; }
h2 {font-size: 1.2em;}
h3 {font-size: 1em;}
h4 {font-size: 1em;}
h5 {font-size: .9em;}
h6 {font-size: .8em;}

/* ------ Header rules ------ */

#xo-header {
	clear: both;
	height: 312px;
	position: relative;
	background: #FFFFFF;
}

#xo-headerlogo {
	float: left;
}

#xo-headerbanner {
	position:relative;
	top:10px;
	right:20px;
	float: right;
}

/* ------ Header top menu navigation rules ------ */

#xo-globalnav {
	clear: both;
	padding-left: 11px;
	margin-top: 40px;
	padding-bottom: 7px;
}

#xo-globalnav a {
	text-decoration: none;
	text-align: center;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #8bbcdd;
	padding-bottom: 7px;
	padding-top: 2px;
}

#xo-globalnav a:hover {
	color: #fff;
	border-top: 4px solid #EE7733;
}

#controlbar {
	color: #000000;
	font-weight: bold;
	padding: 0;
	margin:0;
	background: url(img/bg_control.png) repeat-x;
    height:30px;
}
#blocks_controlbar {
    font-size: 10px;
    text-transform: uppercase;
    padding-top:1px;
    padding-left: 3px;
}
#blocks_controlbar div{
    float:right;
}
#block13 {.width:221px;}

#block2 {.width:348px;}
/* ---------- Column left/right rules ---------- */

#xo-canvas-rightcolumn {}
#xo-canvas-rightcolumn a {}
#xo-canvas-rightcolumn a:hover {}

#xo-canvas-leftcolumn {padding-top:32px;}
#xo-canvas-leftcolumn a {}
#xo-canvas-leftcolumn a:hover {}

/* ------ Main content ------ */

#xo-canvas-content {	
	line-height: 1.3em;
        background: #FFF;
}

/* lists */
#xo-canvas-content ul {margin: 5px; padding: 2px; list-style: decimal inside; text-align: left;}
#xo-canvas-content li {margin-left: 5px; color: #000; background-color: inherit; line-height: 1.4em; list-style: circle;}

#xo-page {
        background: #FFF url(img/bg_column.png) repeat-y left;
        min-height: 440px;
}

/* ---------- Module display rules ---------- */

#xo-content {
	padding: 15px;
	padding-left: 20px;
}

/* ---------- Redirect ------------ */
#xo-redirect {
	margin: 40px 0;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	background-color: #F2F2F2;
	color: #222;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	border: 2px solid #DDDDFF;
}
/* ---------- Site close ------------ */
#xo-siteclose-login {
	width: 270px;
	margin-left: auto;
	margin-right: auto; 	
	border:1px solid #DDDDFF;	
	margin-top: 40px;
	margin-bottom: 20px;
}
#xo-siteclose-login h2 {
	background-color: #f2f2f2;
	font-weight: bold;
	font-size: 1em; 
	color: 000;
	padding: 2px;	
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;	
}
#xo-siteclose-login form {
	padding: 0px;
	margin: 0px;	
}
#xo-siteclose-login div{
	padding: 6px;
}
#xo-siteclose-login span.left {
	float: left;
	padding-bottom: 3px;
}
#xo-siteclose-login span.right {
	float: right;
	padding-right: 3px;
	padding-bottom: 3px;
}
#xo-siteclose-login div.button {
	text-align: right;
	clear: both;	
	padding-right: 0px;
}
/* ---------- Footer rules ---------- */
#xo-footer {
	padding-top: 10px;
	text-align: center;
	font-size: 70%;
	color: #666;
	background: url(img/footer.png) no-repeat;
	background-color: #59b9e4;
height: 14px;
}

#xo-footer a {
	color: #333;
}

#xo-footer a:hover {
	color: #fff;
}

#footer_blocks {
        background: #efefef url(img/bg_bottom.png) repeat-x;
        width: 100%;
        clear: left;
        padding-top:10px;
}

.content_subs_item_title a {
    font-style: italic;
}

/* ----------  mode debug  ---------- */

#xo-logger-output {
	font-size:			80%;
}

#formulaire input[type=text], #formulaire textarea {
    width:85%;
}

#piCal #xo-canvas {    width: 878px;
}

.cabecalho{
    background:url(img/barra_setores.jpg) repeat-x;
    color:#666;
    height:29px;
    padding-top: 10px;
    padding-left: 10px;
    font-size:15px;
    font-weight:normal;
}

.neg {
          background: url(img/seta-baixa.gif) no-repeat left center;
          padding-left: 12px;
          color: #FF0000;
}

.est {
          background: url(img/seta-estavel.gif) no-repeat left center;
          padding-left: 12px;
}

.pos {
          background: url(img/seta-alta.gif) no-repeat left center;
          padding-left: 12px;
          color: #009900;
}
