div.attribute-header h1,
div.attribute-header h1.long,
div.content-view-full div.class-article div.attribute-header h1
{
	background-image: url(images/h1_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	color: #CC0000;
	font-size:15.5pt;
	font-weight:bold;
	margin-bottom:16px;
	padding:0px 0px 7px;
	border-bottom:none;
}

h1 br
{
	display:none;
}

div.content-view-full div.class-article div.attribute-byline
{
	display:none;
}

div.content-view-full div.class-article div.attribute-short
{
	font-weight: normal;
}

div.content-view-full div.class-folder div.attribute-long,
div.content-view-full div.class-article div.attribute-long
{
	background-image:none;
	padding-bottom:0px;
}

div.class-folder div.content-view-children div.content-view-line
{
	margin-bottom:20px;
}

div.class-folder div.content-view-children div.content-view-line div.attribute-image a
{
	display:block;
}

div.class-folder div.content-view-children div.content-view-line div.attribute-image a img
{
	padding:1px;
}

/* Rating */

div.attribute-star-rating
{
	display:none;
}

/* Feedback form */

div.class-feedback-form h4
{
	margin:18px 0px 3px;
	font-size:8.5pt;
	font-family: Arial, Helvetica, sans-serif;
}

div.class-feedback-form form
{
	clear:both;
}

/* FORM */

input.button,
button,
input.defaultbutton
{	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	text-align:center;
	vertical-align:middle;	
	border:1px solid #FFFFFF;
	background-color:#CC0000;	
	background-image: none;	
}

input.box,
input.halfbox,
textarea.box,
select
{
	font-size:8.5pt;
	/*
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #CCCCCC;*/
	color:#4C4C4C;
	
	border-color: #969696 #CDCDCD #CDCDCD #969696;
    border-style: solid;
    border-width: 1px;
	
	
}

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#4C4C4C;
}

div.block
{
	clear:both;
	margin:15px 0px;
	padding:0px;
}

div.content-action
{
	margin-top:10px;
}

div.itemized_sub_items_search div.content-view-embed input.button
{
	background-image:url(images/itemized_sub_items-search_button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
	background-color:transparent;

	width:65px;
	height:21px;
	
	border:none;
	
	margin-left:5px;
	
	margin-top:-4px;
}

/* Messages */

div.message-confirmation,
div.message-feedback,
div.message-warning,
div.message-error,
div.warning
{
	background-color:#FBFBFB;
	border:2px solid #CC0000;
	margin:15px 0px 20px;
	padding:10px;
}

div.warning
{
	margin:0px 8px 20px;
}

div.border-box div.warning
{
	margin:10px 0px 15px;
}

/* SEARCH */

div.content-search input.button
{
	height:19px;
	margin-top:-3px;
}

div.feedback
{
	clear:both;
	display:block;
	float:left;
	width:100%;
}

div.feedback h2
{
	font-size:10.5pt;
	margin:20px 0px 30px;
}

div.content-search div.content-view-line,
div.content-advancedsearch div.content-view-line
{
	clear:both;
	display:block;
	float:left;
	margin-bottom:18px;
	padding:0px 0px 10px;
	width:100%;
	
	border-bottom:3px solid #EFEFEF;
}

div.content-search div.content-view-line div.attribute-image,
div.content-advancedsearch div.content-view-line div.attribute-image,
div.content-search div.content-view-line div.attribute-caption,
div.content-advancedsearch div.content-view-line div.attribute-caption
{
	display:none;
}

div.content-search div.content-view-line div.class-image div.content-image,
div.content-advancedsearch div.content-view-line div.class-image div.content-image,
div.content-search div.separator,
div.content-advancedsearch div.separator
{
	display:none;
}

/* Navigator */

div.content-navigator
{
	margin-bottom:15px;
}

/* PAGENAVIGATOR */

div.pagenavigator a
{
	font-weight:bold;
	text-decoration:none;
}

div.pagenavigator span.current
{
	color:#FFFFFF;
	font-weight:bold;	
	background-color:#CC0000;
	padding:0px 8px;
}

div.pagenavigator span.other
{
	color:#CC0000;
	background-color:#F6F6F6;
	padding:0px 8px;
}

/* Caption */

div.content-view-embed div.class-image div.attribute-caption
{
	background-color:transparent;
	font-size:8.5pt;
	margin:2px 0 0;
	text-align:center;
	color: #999999;
}

/* TABLE */

table
{
	margin:0pt;
	padding:0pt;
}

th, td
{
	padding:3px;
}

table.default th,
table.default td
{
	padding:0px;
}

table.list,
table.renderedtable
{
	border:none;
	border-bottom:1px solid #EFEFEF;
	border-left:1px solid #FFFFFF;
	margin:0px 0px 25px;
	width:100%;
}

table.list th,
table.list td,
table.renderedtable th,
table.renderedtable td
{
	border-bottom:none;
	border-right:1px solid #FFFFFF;
	padding:3px;
	vertical-align:top;
}

table.list th,
table.renderedtable th
{
	background-color:#CC0000;
	background-image:none;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	white-space: normal;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	vertical-align:bottom;
}

table.list th p,
table.renderedtable th p
{
	margin-bottom:0px;
}

table.list td,
table.renderedtable td
{
	border-top:1px solid #FFFFFF;
	border-bottom:none;
	font-weight:normal;
}

table.list th:first-child,
table.list td:first-child,
table.renderedtable th:first-child,
table.renderedtable td:first-child
{
	border-left:none;
}

table.list tr.bglight,
table.list tr.bglight:hover,
table.list tr.bglight:hover td,
table.renderedtable tr.bglight,
table.renderedtable tr.bglight:hover,
table.renderedtable tr.bglight:hover td
{
	background-color: #FFFFFF;
	border-color:#FFFFFF;
}

table.list tr.bgdark,
table.list tr.bgdark:hover,
table.list tr.bgdark:hover td,
table.renderedtable tr.bgdark,
table.renderedtable tr.bgdark:hover,
table.renderedtable tr.bgdark:hover td
{
	background-color: #F6F6F6;
	border-color:#FFFFFF;
}

div.separator
{
	background-image:none;
	clear:both;
	height:1px;
	border-bottom:1px solid #F1F6F9;
}

/* Sitemap */ 

div.content-view-sitemap
{
	margin-top:0px;
}

div.content-view-sitemap h2
{
	background-image:none;
	border-bottom:none;
	color:#CC0000;
	font-size:9.5pt;
	font-weight:bold;
	margin-bottom:10px;
}

div.content-view-sitemap table h2 a
{
	text-decoration:none;
}

div.content-view-sitemap table h2 a:hover
{
	text-decoration:underline;
}

div.content-view-sitemap table td
{
	padding:0px;
	vertical-align:top;
	width:30%;
	padding-right:5px;
}

div.content-view-sitemap table td.separator-col
{
	width:4%;
}

div.content-view-sitemap ul
{
	margin:0px 0px 20px;
	padding:0px;
}

div.content-view-sitemap ul li
{
	background-image: url(images/li_bullet.gif);
	background-position:8px 5px;
	background-repeat:no-repeat;

	list-style-type:none;
	padding:0px 0px 0px 20px;
	
	line-height:130%;
	margin:0px 0px 13px;
}

div.content-view-sitemap ul li a
{
	color:#CC0000;
	text-decoration:none;
}

div.content-view-sitemap ul li a:hover
{
	color:#CC0000;
	text-decoration:underline;
}

/* PDF */

.attribute-pdf a
{
	background-image: url(images/pdf_icon.gif);
}

/* Gallery */

div.content-view-full div.class-gallery div.content-view-children {
	background-image:none;
	clear:both;
	float:left;
	margin:0 0 15px;
	padding:0 0 15px;
	width:100%;
}

div.content-view-full div.content-view-galleryline
{
	border:1px solid #EFEFEF;
	float:left;
	margin:0 15px 15px auto;
	padding:4px;
	background-color:#FFFFFF;
}

div.content-view-full div.content-view-galleryline div.attribute-name
{
	background-image:none;
	border-top:1px solid #EFEFEF;
	margin:0;
	overflow:hidden;
	padding:0;
	text-align:center;
}

/* Files */

div.content-view-line div.class-file
{
	clear:both;
}

div.content-view-full div.content-view-line div.class-file div.attribute-image
{
	margin-bottom:30px
}

/* Eventos */

div#ezagenda_calendar_container div.border-box div.border-tl,
div#ezagenda_calendar_container div.border-box div.border-bl
{
	display:none;
}

div#ezagenda_calendar_container div.border-box div.border-ml,
div#ezagenda_calendar_container div.border-box div.border-mr 
{
	background-image:none;
	background-color:transparent;
}

div#ezagenda_calendar_container div.border-box div.border-mc
{
	background-color:transparent;
	background-image:none;
	padding:0px;
}

div#ezagenda_calendar_container table
{
	background-color:#EFEFEF;
	background-image:none;
	font-size:7.5pt;
	margin:auto;
	text-align:left;
}

div#ezagenda_calendar_container table tr.calendar_heading th
{
	border:0 none;
	padding:6px 0px;
}

div#ezagenda_calendar_container table td
{
	border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
	border-style:solid;
	border-width:1px;
	padding:8px;
	text-align:center;
}

div#ezagenda_calendar_container table th
{
	border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
}

div#ezagenda_calendar_container table td.ezagenda_selected {
	background-color: #CCCCCC;
}

div#ezagenda_calendar_container table td.ezagenda_current, div#ezagenda_calendar_container table td.ezagenda_current a
{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#CC0000;
}

div#ezagenda_calendar_today div.ezagenda_day_event
{
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-bottom:4px;
	padding:5px;
}

div#ezagenda_calendar_right table.ezagenda_month_event
{
	border:1px solid #F1F6F9;
	border-collapse:collapse;
	margin-bottom:5px;
	table-layout:fixed;
	vertical-align:top;
	width:99%;
	background-color:#FFFFFF;
}

table.ezagenda_month_event td.ezagenda_month_label h2
{
	background:#CC0000 none no-repeat scroll center bottom;
	border:1px solid #CC0000;
	color:#FFFFFF;
	font-size:14pt;
	font-weight:bold;
	margin:9px 10px;
	padding:4px;
	text-align:center;
	width:40px;
}

span.ezagenda_keyword
{
	color:#999999;
	display:block;
	font-size:90%;
}

span.ezagenda_date
{
	color:#999999;
	display:block;
	font-size:90%;
}