/*
 * xhtml.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

/* Basic Tags */
html {
	margin: 0px;
	padding: 0px;
	background: url('/xixenangrad/_resources/media/img/bgHtml.png') repeat-y;
	background-position: center top;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #495A92;
	background: url('/xixenangrad/_resources/media/img/bgBody.png') no-repeat;
	background-position: center top;
}

.bodyClass {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #495A92;
	background: url('/xixenangrad/_resources/media/img/bgBodyInterna.png') no-repeat;
	background-position: center top;
}

body.popup {
	background: white;
}

h1,h2,h3,h4 {
	letter-spacing: 0px;
	margin: 0px 0px 8px 0px;
}

h1 {
	font-size: 18px;
	color: #FDA014;
	letter-spacing: -1px;
	font-weight: normal;
	margin-bottom: 15px;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 18px;
	letter-spacing: 0px;
	color: #FDA014;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Trebuchet MS;
	color: #0c4da2;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-family: Trebuchet MS;
	font-size: 18px;
	letter-spacing: 0px;
	color: #FDA014;
	font-weight: bold;
	padding-left: 15px;
	background: url('/xixenangrad/_resources/media/img/icon_arrow2.gif') left center no-repeat;
}

p { margin: 0px; }
br { }
hr {
	border: 0px;
	border-bottom: 1px solid #0c4da2;
}

ul { }

li { }

/* Input */
form {
	margin: 0px;
	padding: 0px;
}

table,
td {
	font-family: Arial, Verdana;
	font-size: 11px;
}* {
   behavior: url("/_resources/scripts/boxsizing.htc");
   box-sizing: border-box;
   -moz-box-sizing: border-box;
}
/*
 * layout.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

#layMain {
	width: 778px;
	background: url('/xixenangrad/_resources/media/img/bgLayMain.png') repeat-y;
	text-align: left;
}

#laySearch {
	width: 778px;
	height: 40px;
	background: url('/xixenangrad/_resources/media/img/bgLaySearch.jpg') no-repeat;
	padding: 10px 0px 0px 505px;
}

#laySearchInt {
	width: 778px;
	height: 40px;
	background: url('/xixenangrad/_resources/media/img/bgLaySearchInterna.jpg') no-repeat;
	padding: 10px 0px 0px 505px;
}

#layHeader {
	width: 778px;
	height: 220px;
	background: url('/xixenangrad/_resources/media/img/bgLayHeader.jpg') no-repeat;
	position: relative;
}

#layHeaderInt {
	width: 778px;
	height: 170px;
	background: url('/xixenangrad/_resources/media/img/bgLayHeaderInterna.jpg') no-repeat;
	position: relative;
}

#destaque {
	width: 410px;
	height: 220px;
	position: absolute;
	left: 368px;
	top: 0px;
}

#layLeft {
	width: 215px;
	float: left;
}

#layMenu {
	width: 215px;
	height: 397px;
	float: left;
	background: url('/xixenangrad/_resources/media/img/bgLayMenu.jpg') no-repeat;
	padding: 5px 0px 0px 28px;
}

#layMenuInt {
	width: 215px;
	height: 397px;
	float: left;
	background: url('/xixenangrad/_resources/media/img/bgLayMenuInterna.jpg') no-repeat;
	padding: 5px 0px 0px 28px;
}

#layMenu a, #layMenuInt a {
	display: block;
	color: #104392;
	text-decoration: none;
	font-weight: normal;
}

#layMenu .item, #layMenuInt .item {
	width: 148px;
	height: 18px;
	background: url('/xixenangrad/_resources/media/img/bgItem.png') no-repeat;
	margin-left: 7px;
	padding: 2px 0px 0px 30px;
}

#layContent {
	width: 563px;
	float: left;
	background: url('/xixenangrad/_resources/media/img/bgLayContent.png') no-repeat;
	padding: 20px 20px 22px 20px;	
}

#layContentInt {
	width: 563px;
	float: left;
	background: url('/xixenangrad/_resources/media/img/bgLayContentInterna.png') no-repeat;
	padding: 20px 20px 22px 20px;
	line-height: 18px;
}

#layContent .left, #layContentInt .left {
	width: 320px;
	float: left;
	margin-right: 22px;
}

#layContent .right, #layContentInt .right {
	padding-top: 6px;
	width: 193px;
	float: left;
}

#layNoticias {
	width: 320px;
	float: left;
	background: url('/xixenangrad/_resources/media/img/bgLayNoticias.png') no-repeat;
	padding: 55px 12px 0px 27px;
	margin-top: 5px;
}

.arrow {
	width: 21px;
	height: 21px;
	margin-right: 5px;
	float: left;
}

.noticiaIni {
	width: 268px;
	height: 32px;
	border-bottom: 1px dotted #C6C6C6;
	padding-top: 9px;
}

.noticiaIni a {
	display: block;
}

#layNoticias .img {
	width: 122px;
	height: 83px;
	float: left;
	margin-right: 12px;
}

#layCadastro {
	width: 320px;
	float: left;
	background: url('/xixenangrad/_resources/media/img/bgLayCadastro.png') no-repeat;
	padding: 44px 20px 10px 25px;
}

#layEnquete {
	width: 193px;
	background: url('/xixenangrad/_resources/media/img/bgLayEnquete.png') no-repeat;
	padding: 55px 12px 0px 12px;
}

#layResultado {
	width: 193px;
	background: url('/xixenangrad/_resources/media/img/bgLayResultadoParcial.png') no-repeat;
	padding: 40px 10px 10px 31px;
	margin-top: 20px;
}

#layFooterMain {
	height: 141px;
	background: url('/xixenangrad/_resources/media/img/bgLayFooterMain.png') no-repeat;
	background-position: center top;
}

#layFooter {
	width: 778px;
	height: 141px;
	line-height: 18px;
	padding: 46px 0px 0px 38px;
	background: #6986C3 url('/xixenangrad/_resources/media/img/bgLayFooter.png') no-repeat;
	text-align: left;
}

#layLogo {
	position: absolute;
	margin: 20px 0px 0px 52px;
}

#laySign {
	margin-top: 15px;
}

#layPath {
	float: left;
	height: 29px;
	padding-top: 3px;
	background: url('/xixenangrad/_resources/media/img/bgPathCentro.png') repeat-x;
}
/*
 * links.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

/* LINKS */

a:link,
a:visited,
a:active {
	color: #FFA521;
	font-weight: bold;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #FFA521;
	text-decoration: none;
}

a img {
	border: 0px;
}
/*
 * form.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

/* FORM */
.input_text,
.input_email,
.input_name {
	color: #000000;
	background: #A8B5CF;
	font-size: 12px;
	height: 22px;
	font-family: Arial;
	border: 0px;
	padding: 2px 5px 0px 5px;
}

.input_email,
.input_name {
	width: 175px;
	margin: 3px 10px 0px 0px;
	float: left;
}

.input_button {
	height: 25px;
	background: #215E7E;
	color: white;
	border: 0px;
	border-bottom: 2px solid #174157;
	border-right: 2px solid #174157;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

select,
option,
textarea {
	color: #000000;
	background: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Verdana;	
}

.button {
	border-left: 1px solid #B9CAD3;
	border-right: 1px solid black;
	border-top: 1px solid #B9CAD3;
	border-bottom: 1px solid black;
	height: 20px;
	text-align : center;
	background: #B9CAD3;
	vertical-align : middle;
}

.form_table {
	width: 100%;
}

.form_td_label {
	border: 0px;
	width: 100px;
	text-align: right;
	vertical-align: top;
	font-size: 11px;
}

.form_td_input {
	border: 0px;
	vertical-align: top;
}

.form_label {
	font-size: 11px;
}

.form_button {
	height: 25px;
	color: white;
	border-left: 1px solid #0c4da2;
	border-right: 1px solid black;
	border-top: 1px solid #0c4da2;
	border-bottom: 1px solid black;
	text-align: center;
	background: #0c4da2;
	font-weight: bold;
}

.form_input,
input[type="file"] {
	background: white;
	padding: 3px 2px 3px 2px;
	font-size: 12px;
	border: 1px solid #C9DBE6;
}

.form_input_search {
	width: 200px;
	height: 24px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: 0px;
	font-size: 11px;
	background: url('/xixenangrad/_resources/media/img/bgInputBuscaTopo.png') no-repeat;
}

.input_newsletter_name {
	margin-top: 5px;
	width: 176px;
	height: 25px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: 0px;
	font-size: 11px;
	background: url('/xixenangrad/_resources/media/img/bgInputCadastroNome.png') no-repeat;

}

.input_newsletter_email {
	margin-top: 5px;
	width: 176px;
	height: 25px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: 0px;
	font-size: 11px;
	background: url('/xixenangrad/_resources/media/img/bgInputCadastroEmail.png') no-repeat;
}

.form_input_name {
	width: 121px;
	height: 25px;
	margin: 0px;
	border: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	font-size: 11px;
	background: url('/xixenangrad/_resources/media/img/bg_form_input2.gif') no-repeat;
}

.form_input_email {
	width: 174px;
	height: 25px;
	margin: 0px;
	border: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	font-size: 11px;
	background: url('/xixenangrad/_resources/media/img/bg_form_input.gif') no-repeat;
}

.form_input_boxes {
	width: 127px;
	height: 27px;
	padding-top: 5px;
	border: 0px;
	font-size: 11px;
	background: url('/xixenangrad/_resources/media/img/field_bg.gif') repeat-x;
}

.form_required {
	color: #FF0000;
	font-size: 11px;
}

.form_error_highlight {
	background-color: #D8D8D8;
	color: black;
}

.form_error_box {
	background-color: #D8D8D8;
	border: 1px solid #000000;
	color: black;
	font-size: 12px;

}

.form_error_title {
	font-size: 12px;
	font-weight: bold;
}

.form_error {
	list-style-type: circle;
	margin: 0px 0px 0px 0px;
}

.form_help_box {
	border: 1px solid #FFC30E;
	padding: 5px 5px 5px 5px;
	background-color: #FFFBB8;
	text-align: left;
	color: #9C7600;
	font-size: 11px;
	font-family: arial, sans-serif;
}

.form_filedetail {
	padding: 0px 0px 5px 0px;
}

select {
	border: 1px solid #C9DBE6;
}

option, select, .form_input, .form_button {
   font-size: 11px;
}

.tree {
	margin: 0px 0px 0px 0px;
}/*
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

 .contentPoolAnswer {
	padding-top: 2px;
	padding-bottom: 2px;
}

.contentPoolVotes {
	background: #FDA014;
	color: #FFFFFF;
	padding: 2px 0px 0px 2px;
	height: 16px;
}
/*
 * section.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */
/*
 * image.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

img {
	margin: 0px;
	border: 0px;
}

#corealizadora {
	margin-left: 20px;
	position: relative;
	top: -30px;
	left: 0px;
}

#angrad {
	margin-left: 20px;
	position: relative;
	top: -40px;
	left: 0px;
}table.calendar {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;	
	/*font-size: 0.8em; */
	width: 210px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
table.calendar td {
	border: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	border: 0px;
	margin: 0px;
}
table.mainheading {	
	border-collapse: collapse;
	border: 0px;
	cursor: pointer;
	empty-cells: show;
	margin: 0px 0px 0px 0px;
	text-transform: lowercase;	
}
table.mainheading td {
	border: solid #CAD5DB 1px;
	border-bottom: 0px;
	border-top: 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;	
	
	padding: 0px 0px 0px 0px;
	border: 0px;
	/*width: 18px; /*should match calendar cell's width*/
	height: 30px;	
}

table.caldayheading {		
	border-collapse: collapse;	
	empty-cells: show;
	margin: 0px 0px 0px 0px;		
}
table.caldayheading td {	
	border: 0px;
	text-align: center;
	color: yellow;
	font-size: 11px;
	width: 30px; /*should match calendar cell's width*/
	height: 30px;
	padding: 0px;
	border: 0px;
}
table.caldayheading td.wkhead {
	border-right: 0px;
}
table.calcells {
	border-collapse: collapse;	
	margin: 0 0px 0 0px;	
	cursor: pointer;
}
table.calcells td {
	border: 0px;
	vertical-align: top;
	text-align: center;
	width: 30px;
	height: 30px;
	color: white;
	padding: 0px;
}
table.calcells td div {
	padding: 0px;
	margin: 0;
}
table.calcells td.wkhead {
	/*background-color: white;*/
	text-align: center;
	border-right: 0px;
	color: white;
}
table.calcells td.wkday {
}
table.calcells td.wkend {
}
table.calcells td.curdate {

}
table.calcells td.cell_selected {
}

table.calcells td.hover{	
}

table.calcells td.notmnth {	
	cursor: default;
}
table.calcells td.notmnth img {
	display: none;
}
table.calcells td.excluded {
	cursor: pointer;
}

table.calcells td.notallowed {
	/*background-color: white;*/
	color: white;
	font-style: italic;
}

