
.window-error-ajax {	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	background: #FAF0F0;		
	border: 1px solid #f5e3e3; 	
}
.window-error-ajax-content {
	padding-left: 40px;
	background: url('/_resources/media/img/admin/icon_message_error.png') no-repeat top left;
}
.window-error-ajax-content-text {
	border: 1px solid #f5e3e3; 
	background: #ffffff; 
	padding: 10px;
	line-height: normal;
	font-size: 11px;
}

.window-alert-ajax {	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	background: #fcfded;
	border: 1px solid #f6f3d1; 
}

.window-alert-ajax-content {
	padding-left: 40px;
	background: url('/_resources/media/img/admin/icon_message_alert.png') no-repeat top left;
}
.window-alert-ajax-content-text {
	border: 1px solid #f6f3d1; 
	background: #ffffff; 
	padding: 10px;
}

.window-info-ajax {	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	background: #e7f2f8; 
	border: 1px solid #d7e6ef; 
}

.window-info-ajax-content {
	padding-left: 40px;
	background: url('/_resources/media/img/admin/icon_message_info.png') no-repeat top left;
}
.window-info-ajax-content-text {
	border: 1px solid #d7e6ef; 
	background: #ffffff; 
	padding: 10px;
}

ul.error-messages {	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}
ul.error-messages li {	
	list-style-type: square;	
	margin-left: 0px;	
}


.clear {	
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;	
}

div.line, div.line-white, div.line-gray {
	height: 1px;
	clear: both;
	background: #b9d300;
	font-size: 0px;
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.line-white {
	background: #ffffff;
}

div.line-gray {
	background: #f1f1f1;
}

.box-input-search {
	float: left;
	width: 180px;
	height: 25px;
	padding-left: 8px;
	background: #ffffff;
	margin-right: 5px;
}

.box-commentary {
	float: left;
	margin-right: 10px;
	width: 29px;
	height: 29px;
	padding-top: 1px;
	text-align: center;
	color: #ffffff;
	font-size: 22px;
	line-height: 22px;
	background: url('/_resources/media/img/default/icon_commentary.gif') no-repeat;
}

.menu-item {
	font-size: 0px;
	line-height: 0px;
	padding-left: 30px;
}

.menu-item-on {
	font-size: 0px;
	line-height: 0px;
	padding-left: 30px;
	background: #b9d300;
}

.menu-item-background {
	background: #b9d300;
	height: 49px;
	left: 0px;	
	margin-left: 0px;
	position: absolute;
	width: 1000px;
	z-index: -1;	
}

.menu-top-item {
	float: left;
	height: 60px;
	font-size: 0px;
	line-height: 0px;
	border-left: 1px solid #ffffff;
}

.menu-footer-item {
	float: left;
	height: 47px;
	font-size: 0px;
	line-height: 0px;
	border-left: 1px solid #ffffff;
}

.content-image {
	font-size: 0px;
	line-height: 0px;	
}

.content-image-left {
	float: left;
	margin-right: 10px;
}

.content-image-right {
	float: right;
	margin-left: 10px;
}

.content-link {
	padding-left: 13px;
	line-height: normal;
	background: url('/_resources/media/img/default/icon_mark.gif') 0px 5px no-repeat;
}

.content-date {
	font-size: 11px;
	line-height: normal;
}

.content-author {
	font-size: 12px;
	line-height: 20px;
}

.content-tools {
	width: 460px;
	height: 36px;
	background: #b9d300;
	
}

.content-tools-item {
	font-size: 0px;	
	line-height: 0px;
	float: left;
	height: 36px;
	border-left: 1px solid #ffffff;
}

#content-tools-box {
	margin-top: 1px;
	border: 1px solid #f1f1f1;
	padding: 10px;
}

.content-poll-question {
	font-size: 13px;
	line-height: 20px;
}
.content-poll-answer {
	font-size: 13px;
	line-height: 20px;
}
.content-poll-votes {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: normal;
	margin-bottom: 5px;
	background: #f0f0f0;
}



#highlight-image {
	width: 700px;
	height: 320px;	
	font-size: 0px;	
	line-height: 0px;
}

#highlight-barra {
	position: absolute;
	
	margin-top: -160px;	
	width: 160px;
	height: 160px;		
}

.box-light {
	background: #f1f1f1;	
	color: #006600;
}

.box-blue, .box-brown, .box-cyan, .box-gray, .box-green, .box-khaki, .box-moss, .box-orange, .box-salmon, .box-yellow, .box-darkgreen, .box-light {
	padding: 20px;
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
}

.box-blue {
	background: #4f8d97;
}

.box-brown {
	background: #7a560f;
}

.box-cyan {
	background: #009faf;
}

.box-gray {
	background: #006600;	
}

.box-green {
	background: #b9d300;
}

.box-khaki {
	background: #949200;
}

.box-moss {
	background: #005746;
}

.box-orange {
	background: #ff7800;
}

.box-salmon {
	background: #e5d3a6;
}

.box-yellow {
	background: #ffd100;
}

.box-darkgreen {
	background: #006600;
}

.contentEventDate {
	float: left;
	width: 80px;
	height: 65px;
	text-align: left;
}

.contentEventDateDay {
	width: 60px;
	height: 46px;
	background: #B9D300;
	color: white;
	font-family: Arial;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	padding-top: 5px;
}

.contentEventDateMonth {
	width: 60px;
	height: 19px;
	background: #006600;
	color: white;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
}

.contentEventMenuWrapper {
	width: 460px;
	height: 35px;
	text-align: left;
	border-bottom: solid 1px #f1f1f1;
	margin-bottom: 10px;
}

.contentEventMenuActive {
	float: left;
	height: 35px;
	padding: 6px 10px 0px 10px;
	border-bottom: solid 1px #f1f1f1;
	background: #006600;
}

.contentEventMenuItem {
	float: left;
	height: 35px;
	padding: 6px 10px 0px 10px;
	border-top: solid 1px #f1f1f1;
	border-left: solid 1px #f1f1f1;
	border-right: solid 1px #f1f1f1;
	border-bottom: solid 1px #f1f1f1;
}

.clima-cidade {
	font-weight: bold;
}

.clima-data {
	font-weight: bold;
}

.clima-informacao {
	height: 38px;
	margin: 5px 0;
}

.clima-icone {
	float: left;
	width: 53px;
	height: 38px;
}

.clima-temp {
	float: left;
	font-size: 36px;
	font-weight: bold;
	width: 63px;
	height: 38px;
	line-height: 36px;
}

.clima-wrap-temp {
	float: left;
}

.clima-max-min {
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}

.clima-fonte {
	margin-top: 10px;
	font-size: 10px;
}