/*
 * xhtml.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

/* Basic Tags */
html {}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	margin: 0px;
	color: #333333;	
	line-height: 19px;
	
	background: #E2E2E2 url('/_resources/media/img/bg.jpg') repeat-x;
}

h1,
h2,
h3,
h4 {	
	margin: 0px 0px 8px 0px;
	font-weight: normal;	
}

h1 {
	font-size: 36px;
	color: #b89d5c;	
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 36px;
	margin-bottom: 10px;
}

h2 {
	font-size: 22px;
	font-family: Trebuchet MS;	
	color: #1b1143;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: -1px;
	margin-top: 5px;
}

h3 {
	font-size: 16px;	
	letter-spacing: -1px;	
}

h4 {
	font-size: 12px;
	margin-bottom: 0px;
}

p { margin: 0px; }

hr {
	border: 0px;
	height: 1px;
	border-bottom: 1px solid #EAEAEA;
}

/* Input */
form {
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 12px;
}#layAll,
#layMain,
#layTop,
#layTopContent,
#layLogo,
#layMenu,
#layLeft,
#layRight,
#layContent,
#layContentHome,
#layFooter,
#layFooterContent,
#layLogoRits,
.layRightTop,
.layRightContent,
.contentHomeRightImage,
.contentAba,
.contentItemBg,
.contentItem,
.contentItemBottom,
.contentImageThumb,
.contentBannerVertical,
.contentBannerBotao,
.form_input_search,
.form_input_boxes,
#lightbox,
#lightboxDetails
{
   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.
 */

* {
	font-family: Arial, Verdana;
}

#layAll {	
	
}

#layTop {	
	text-align: left;
	height: 143px;
	width: 770px;		
	background: url('/_resources/media/img/bg_top.jpg') no-repeat;	
}


#layLogo {
	width: 501px;	
	height: 80px;
	padding-left: 25px;
}

#layMenu {
	text-align: left;
	width: 770px;	
	height: 53px;
	padding-top: 17px;
	padding-left: 30px;
	background: url('/_resources/media/img/bg_menu.gif') repeat-x;
}

#layMainBg {
	background: url('/_resources/media/img/bg_repeat.jpg');
	border-top: 1px solid white;
	border-bottom: 1px solid white;	
}

#layMainBg2 {
	width: 770px;
	background: url('/_resources/media/img/bg_main.jpg') repeat-y;
}

#layMain {		
	width: 770px;	
	text-align: left;		
	background: url('/_resources/media/img/bg_content_03.jpg') no-repeat;
}

#layLeft {
	float: left;
	width: 220px;	
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#layContent {
	width: 460px;
	padding-left: 30px;
	float: left;	
}

#layContentHome {
	width: 360px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;	
	float: left;	
}
#layRight {
	width: 190px;
	padding: 20px;
	float: left;	
}

#laySearch {
	width: 164px;
	height: 68px;
	padding-top: 5px;
	padding-left: 10px;
	background: url('/_resources/media/img/bg_search.gif') no-repeat;
}


#layFooter {	
	text-align: left;
	height: 122px;
	width: 770px;
	margin-top: -1px;
	padding-top: 40px;
	color: #e0d19f;
	background: url('/_resources/media/img/bg_footer.png') no-repeat;
}

#layFooterContent {
	float: left;
	width: 500px;
	height: 48px;	
	text-align: left;	
}

#layLogoRits {
	width: 150px;
	float: left;
	height: 49px;
	margin: 20px 70px 0px 0px;	
}

.layRightTop {
	width: 164px;
	height: 43px;
	padding-top: 18px;
	padding-left: 10px;
	margin-bottom: 10px;
	background: url('/_resources/media/img/bg_aba.gif') no-repeat;
}

.layRightContent {
	width: 164px;
	padding-left: 10px;
	padding-right: 10px;	
}


/* NAVIGATION */

#layMainPopup {
	text-align: left;
	padding: 0px;
	background-color: white;
}

#layContentPopup {	
	padding: 20px;
}

#box_internal_popup {
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #E8E2DD;
}

#box_content_popup {
	float: left;
}

.layItem_list2Cols {
	float: left;
	text-align: center;
	width: 150px;
}

.layItem_list4Cols {
	float: left;
	text-align: center;
	width: 150px;
}

.popup {
	background: none;
}/*
 * links.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

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

a:hover {
	text-decoration: none;
}
/*
 * form.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */

.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;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	margin-bottom: 5px;
	margin-left: -10px;
}

.form_table {
	width: 100%;
}

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

.form_td_input {
	border: 0px;
}

.form_label {
	font-size: 12px;
}

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

.form_input {
	background: white;
	padding: 2px 0px 0px 2px;
	font-size: 12px;	
	border: 1px solid black;
}

.form_input_search {
	width: 80px;
	height: 18px;	
	border: 0px;
}

.form_input_boxes {
	width: 110px;
	height: 22px;	
	font-size: 12px;
	border: 0px;		
	margin: 0px;	
	border-left: 1px solid #dac88f;
	border-top: 1px solid #dac88f;
}

.form_required {
	color: #FF0000;
}

.form_error_highlight {
	background-color: #dac88f;
}

.form_error_box {
	background-color: #dac88f;
	border: 1px solid #dac88f;
}

.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 #BFB8B3;
	padding: 5px 5px 5px 5px;
	background-color: #D7D1CC;
	text-align: left;
	font-size: 11px;
	font-family: arial, sans-serif;
}

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

select {
	border: 1px solid black;
}

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

.tree {
	margin: 0px 0px 0px 0px;
}

/*
 * content.css
 *
 * (C) Copyright 2006 Rits. All rights reserved.
 * Use is subject to license terms.
 */
.contentHomeRightImage {
	width: 140px; 
 	height: 89px; 
 	margin-bottom: 10px; 
 	padding-top: 3px;
 	padding-left: 3px;
 	background: url('/_resources/media/img/bg_foto_home.png') no-repeat;
}
 
.contentMenuItem {
	padding-left: 10px;
}

.contentAba {
	width: 170px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url('/_resources/media/img/aba_bg.gif') repeat-y;
}

.contentAbaBottom {
	width: 170px;
	height: 11px;
	background: url('/_resources/media/img/aba_bottom.gif') no-repeat;
}
.contentAbaSearchTop {
	width: 170px;
	height: 49px;
	background: url('/_resources/media/img/aba_top_busca.gif') no-repeat;
}
.contentAbaNewsletterTop {
	width: 170px;
	height: 49px;
	background: url('/_resources/media/img/aba_top_informativo.gif') no-repeat;
}

.contentSign {
	font-weight: bold;
	font-size: 11px;
	margin-top: 15px;
}

.contentAuthor {
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}

.contentDate {
	font-size: 11px;
}

.contentLegend {
	font-size: 11px;
}

.contentCredit {
	font-size: 11px;
	text-align: right;
}

.contentItemDetailDescription {	
	margin-top: 10px;
}

.contentImageBoxRight {
	width: 170px;
	margin: 0px 0px 5px 15px;
	float: right;
}

.contentImage {
	text-align: center;
	background: url('/_resources/media/img/bg_contentPhoto.gif') repeat-y;
}

.contentImageThumb {
	float: left;
	width: 124px;
	height: 94px;
	border: 2px solid #b89d5c;
	margin-right: 10px;
	margin-bottom: 10px;
}


.contentItemRowTitle_only,
.contentItemRowTitle_only_dest {
	padding: 2px;
}
.contentItemRowTitle_only_dest {
	background-color: #EEDDCC;
}

.contentItemRow {
    margin-bottom: 5px;
}

.contentTD {
	background: white;
}

.box_ini {
	width: 382px;
	height: 156px;
	background: url('/_resources/media/img/aba_bg.gif') no-repeat;
	padding-top: 15px;
}

.contentCommentary {
	padding: 5px;
	border-bottom: 1px dotted black;	
}

.contentCommentaryName {
	font-weight: bold;
	color: #1b1143;
}

.contentProcLabel {
	width: 150px;
	font-weight: bold;
	padding-left: 5px;
}
/*
 * 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;	
}

#box_image {
	margin-left: 7px;
	margin-top: 7px;
}
#box_image_window {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	background: white;
}

#box_image_title {
	padding: 2px 5px 0px 0px;
	margin-left: 7px;
	color: black;
	text-align: center;
	font-weight: bold;
}

.imgBoxThumb_listCol {
	width: 100px;
	height: 85px;
	float: left;
	text-align: left;
	padding: 8px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	text-align: center;
}

.imgThumb,
.imgThumb_lst {
}

.imgThumb_lst
{
	float: left;	
	margin-right: 5px;
}

.imgBoxDetail
{
	width: 214px;
	float: left;
	margin: 0px 0px 5px 15px;
	font-size: 11px;
}

.imgBoxDetail_right {
	float: right;
}

.imgDetail {	
	border: 0px;
}

.icon_mark {
	margin-right: 5px;
}

.photo {
	width: 350;
	height: 263;
	margin: 5px 5px 5px 5px;
}

.imageTab {
    width: 60px;
    height: 39px;
    border: 0px;
    margin: 0px 4px 0px 0px;
}

.imageTab1000 {
    width: 62px;
    height: 39px;
    border: 0px;
    margin: 0px 0px 0px 0px;
}


#lightbox{
	background-color:#FFFFFF;
	padding: 5px;
	text-align: center;
}
#lightboxDetails{
	font-size: 11px;	
	padding-top: 5px;
}	
#lightboxCaption{ 	
}
#closeButton{ 
	top: 0px; right: 0px; 
}

#lightbox img{ 
	border: none; clear: both;
} 
#overlay img{ 
	border: none; 
}

#overlay{ 
	background-image: url("/_resources/media/img/overlay.png"); 
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url("blank.gif");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_resources/media/img/overlay.png", sizingMethod="scale");
}	

table.calendar {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.8em; */
	width: 165px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	
}
table.calendar td {
	border: 0px;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
table.mainheading {	
	border-collapse: collapse;	
	border: 0px;
	cursor: pointer;
	empty-cells: show;
	margin: 0px 0px 0px 0px;	
	padding: 0px;
}
table.mainheading td {
	border: 0px;
	border-bottom: 0px;
	border-top: 0px;	
	text-align: center;		
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	/*width: 23px; /*should match calendar cell's width */	
	height: 21px;	
}

table.mainheading td.month {
	background: url('/_resources/media/img/bg_mes.gif') no-repeat;	
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: show;
	margin: 0px 0px 0px 0px;
}
table.caldayheading td {
	background: url('/_resources/media/img/bg_dia4.gif') no-repeat;
	border: 0px;
	padding: 0px;
	text-align: center;
	color: white;	
	width: 23px; /*should match calendar cell's width*/
	height: 21px;
}
table.caldayheading td.wkhead {	
}
table.calcells {
	border-collapse: collapse;
	cursor: pointer;
	margin: 0px 0px 0px 0px;	
}
table.calcells td {
	border: 0px;
	vertical-align: top;
	text-align: center;		
	width: 23px;
	height: 21px;
	color: white;	
}
table.calcells td div {
	padding: 0px;
	margin: 0;
}
table.calcells td.wkhead {
	/*background-color: white;*/
	text-align: center;	
	color: white;
}
table.calcells td.wkday {
	background: url('/_resources/media/img/bg_dia2.gif') no-repeat;
	font-weight: bold;
}
table.calcells td.wkend {
	background: url('/_resources/media/img/bg_dia2.gif') no-repeat;
	font-weight: bold;
}
table.calcells td.curdate {

}
table.calcells td.cell_selected {
	background: url('/_resources/media/img/bg_dia3.gif') no-repeat;
	color: white;
	font-weight: bold;
}
table.calcells td.notmnth {
	cursor: pointer;	
	color: #DFA679;
	background: url('/_resources/media/img/bg_dia1.gif') no-repeat;
}

table.calcells td.excluded {
	background: url('/_resources/media/img/bg_dia1.gif') no-repeat;
	color: white;
}

table.calcells td.notallowed {
	/*background-color: white;*/
	color: white;
	font-style: italic;
}
table.calcells td.hover {
	background: url('/_resources/media/img/bg_dia2.gif') no-repeat;
	color: white;
	font-weight: bold;
}
