@font-face {
	font-family: 'Corbel';
	src: url('../fonts/corbel.ttf') format('truetype');
}

article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary
	{
	display: block;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote
	{
	margin: 0;
	padding: 0;
}

th {
	padding-left: 10px;
	padding-right: 10px;
	border: thin #E4CDCD solid;
	background-color: #f2f2f2;
	color: #a30d0d;
	font-weight: bold;
	text-align: center;
	font-size: 9pt;
}

td {
	padding-left: 7px;
	padding-right: 7px;
	border: thin #E4CDCD solid;
	background-color: #FCFCFC;
	font-size: 9pt;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	border-bottom: 1px dotted #000;
	cursor: help;
}

html {
	overflow-y: scroll;
}

body {
	background: #f5f5f5;
	font-size: .7em;
	font: Corbel, Arial, Helvetica, Verdana, sans-serif;
}

body.portal-popup {
	background: none;
	padding: 10px;
}

body.configuration-popup {
	padding-bottom: 0;
}

body.portal-iframe {
	padding: 0;
}

body.html-editor,.cke_contents body {
	background: #FFF;
	color: #000;
}

blockquote,ul,ol,dl {
	margin: 1em;
}

ol,ul,dl {
	margin-left: 2em;
}

ol {
	list-style: decimal outside;
}

ul {
	list-style: disc outside;
}

ul ul {
	list-style-type: circle;
}

ol ol {
	list-style-type: upper-roman;
}

dl dd {
	margin-left: 1em;
}

th {
	font-weight: bold;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

p {
	margin-bottom: 1em;
}

a {
	color: #A30D0D;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #A30D0D;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h1,h2,h3 {
	margin: 1em 0;
}

h4,h5,h6 {
	font-size: 1.1em;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight: bold;
}

b,strong {
	font-weight: bold;
}

i,em {
	font-style: italic;
}

code,pre {
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

.important {
	font-weight: bold;
}

body.staging,body.live-view {
	border: 10px solid #F00;
}

body.live-view {
	border-color: #FC0;
}

.portal-iframe.staging {
	border: none;
}

.portal-iframe #main-content {
	width: 100%;
}

.alert-background {
	background: #000;
}

.popup-alert-notice {
	background-color: #FFC;
	border-bottom-color: #FC0;
}

.popup-alert-warning {
	background-color: #FDD;
	border-bottom-color: #F00;
}

.portal-add-content {
	background: #FFF;
	text-align: left;
	z-index: 20;
}

.portal-add-content a {
	text-decoration: none;
}

.loading-animation {
	background: url(../images/progress_bar/loading_animation.gif) no-repeat
		top center;
	margin-top: 10px;
	padding-top: 40px;
	text-align: left;
}

hr,.separator {
	border-top: 1px dotted #BFBFBF;
}

.update-available {
	margin-top: 10px;
	padding: 2px;
	text-align: left;
}

.highlight {
	background: #FFC;
	font-weight: bold;
	margin: 0 1px;
}

.aui-state-default {
	background: #D4D4D4 url(../images/portlet/header_bg.png) repeat-x 0 0;
	border: 1px solid;
	border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
}

.aui-state-hover {
	background: #B9CED9 url(../images/application/state_hover_bg.png)
		repeat-x 0 0;
	border-color: #627782;
}

.aui-state-active {
	background: #EBEBEB url(../images/application/state_active_bg.png)
		repeat-x 0 0;
	border-color: #555;
}

.results-header {
	background: #D1D6DC;
}

.results-header th,.results-header td {
	color: #7B7C7F;
	padding: 5px 10px;
}

.results-header .sort-column .result-column-name {
	background: url(../images/arrows/05_up.png) no-repeat 100% 50%;
	display: inline-block;
	font-style: italic;
	padding-right: 15px;
}

.results-header .sort-desc .result-column-name {
	background-image: url(../images/arrows/05_down.png);
}

.results-row td {
	background: none;
	padding: 5px 10px;
}

.results-row.alt td {
	background: #DDE1E6;
}

.results-row.hover td {
	background: #BCC3CC;
}

.portlet-layout.dragging {
	border-collapse: separate;
}

.drop-area {
	background-color: #D3DADD;
}

.active-area {
	background: #FFC;
}

.portlet-boundary.yui3-dd-dragging {
	opacity: .6;
}

.portlet-boundary.yui3-dd-dragging .portlet {
	border: 2px dashed #ccc;
}

.aui-portal-layout-proxy {
	opacity: 1 !important;
}

.aui-portal-layout-proxy .portlet-topper {
	background-image: none;
}

.aui-proxy {
	cursor: move;
	opacity: .65;
	position: absolute;
}

.aui-proxy.generic-portlet {
	height: 200px;
	width: 300px;
}

.aui-proxy.generic-portlet .portlet-title {
	padding: 10px;
}

.aui-proxy.not-intersecting .forbidden-action {
	background: url(../images/application/forbidden_action.png) no-repeat;
	display: block;
	height: 32px;
	position: absolute;
	right: -15px;
	top: -15px;
	width: 32px;
}

.aui-resizable-proxy {
	border: 1px dashed #828F95;
	position: absolute;
	visibility: hidden;
}

.aui-sortable-proxy {
	background: #727C81;
	margin-top: 1px;
}

.lfr-freeform-layout-drag-indicator {
	visibility: hidden;
}

.aui-portal-layout-drag-target-indicator {
	margin: 2px 0;
}

.aui-tooltip {
	max-width: 200px;
}

.aui-tagselector-content {
	border-width: 0;
	margin-bottom: 15px;
	padding: 0;
}

.aui-tagselector-content .aui-textboxlistentry-holder {
	background: #fff;
	border: 1px solid;
	border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
	margin-bottom: 5px;
	padding: 5px;
	position: relative;
	overflow: visible;
}

.aui-tagselector .lfr-tag-selector-input {
	background: none;
	padding: 0;
	width: auto;
}

.aui-tagselector-focused .aui-textboxlistentry-holder {
	background: #FFC none;
	border: 1px solid #FC0;
}

.aui-tagselector .aui-field .aui-field-content {
	margin: 0;
}

.aui-tagselector .aui-toolbar {
	margin-top: 5px;
}

.aui-tagselector .aui-textboxlist-input-container {
	margin: 0;
}

.aui-categoriesselector-content .aui-textboxlistentry-holder {
	background-color: transparent;
	border-width: 0;
	padding: 0;
}

.tag-cloud,.tag-list {
	list-style: none;
	margin: 0 1em 0 0;
	padding: 0 1em .5em 1em;
	white-space: normal;
}

.tag-cloud {
	line-height: 2.5em;
}

.tag-cloud li,.tag-list li {
	display: inline;
	float: left;
	margin: 0 1em 0 0;
}

.tag-cloud a,.tag-list a {
	white-space: nowrap;
}

.tag-cloud .tag-asset-count {
	clip: rect(0, 0, 0, 0);
	position: absolute;
}

.tag-cloud .tag-popularity-1 {
	font-size: 1em;
}

.tag-cloud .tag-popularity-2 {
	font-size: 1.3em;
}

.tag-cloud .tag-popularity-3 {
	font-size: 1.6em;
}

.tag-cloud .tag-popularity-4 {
	font-size: 1.9em;
}

.tag-cloud .tag-popularity-5 {
	font-size: 2.2em;
}

.tag-cloud .tag-popularity-6 {
	font-size: 2.5em;
}

.aui-underlay {
	clear: both;
	top: 100%;
}

.aui-underlay-hidden {
	display: none;
}

.aui-underlay-content {
	background: #F4F3F3 url(../images/common/message_panel_shadow.png)
		repeat-x 0 0;
	border: 0 solid #AEAFB1;
	border-width: 0 1px 1px;
}

.aui-underlay .aui-widget-hd {
	height: 38px;
}

.aui-underlay-close {
	position: absolute;
	right: 5px;
	top: 5px;
}

.aui-underlay .lfr-portlet-item {
	border-width: 0;
}

.aui-tabview-list {
	border: 1px solid #C8C9CA;
	padding: 4px;
}

.aui-tab {
	background: transparent;
	border-width: 0;
	font-weight: bold;
}

.aui-tab-content {
	padding: 3px 10px;
}

.aui-tab-active {
	background: #333;
	padding: 0;
	position: relative;
	z-index: 10;
}

.aui-tab-active,.aui-tab-active a {
	color: #FFF;
	text-decoration: none;
	text-shadow: -1px -1px #000;
}

.aui-tabview-list .toggle {
	float: right;
}

.lfr-panel-container {
	background: transparent;
}

.lfr-panel-container {
	background: #FFF;
}

.aui-dialog-bd {
	min-height: 30px;
}

.aui-dialog-content {
	border: 1px solid #C8C9CA;
	padding: 5px;
}

.aui-panel-hd {
	background: #C0C2C5 url(../images/application/panel_header_bg.png)
		repeat-x 0 0;
	border: 1px solid;
	border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
	padding-left: 10px;
	text-shadow: 1px 1px #FFF;
}

.lfr-actions.portlet-options .lfr-trigger strong span,.visible.portlet-options .lfr-trigger strong span
	{
	background-image: url(../images/portlet/options.png);
}

.lfr-actions.portlet-options:hover,.lfr-actions.portlet-options:hover ul
	{
	background: transparent;
}

.lfr-menu-list {
	z-index: 450;
}

.aui-menu .notice-message {
	background-image: none;
	margin: 3px;
	padding: 6px;
}

.aui-menu {
	position: absolute;
	width: auto;
}

.aui-menu-content {
	background: #FFF;
	list-style: none;
	min-width: 150px;
}

.aui-menu-content li {
	margin: 0;
	padding: 0;
}

.aui-menu-content,.lfr-menu-list ul {
	background: #CCC9C9 url(../images/application/menu_bg.png) repeat-x 0 0;
	border: 1px solid;
	border-color: #AEAFB1 #777879 #777879 #AEAFB1;
	padding: 2px 0;
}

.aui-menugroup-content .aui-menu-label {
	background: #D2D6DE;
	color: #5B677D;
	display: block;
	font-weight: bold;
	padding: 5px 3px;
	text-shadow: 1px 1px #FFF;
}

.aui-menugroup-content ul,.lfr-menu-list ul ul {
	display: block;
	min-width: 0;
}

.aui-menu-content li,.lfr-menu-list ul li {
	border-bottom: 1px solid #BCBBBB;
	border-top: 1px solid #EEE;
	display: block;
	margin: 0;
	padding: 0;
}

.aui-menu-content li.first,.lfr-menu-list ul li.first {
	border-top-width: 0;
}

.aui-menu-content li.last,.lfr-menu-list ul li.last {
	border-bottom-width: 0;
}

.aui-menu-content li a,.lfr-menu-list ul li a {
	color: #2C2F34;
	display: block;
	padding: 4px 5px;
	text-decoration: none;
}

.aui-menu-content li a.aui-focus,.lfr-menu-list ul a.aui-focus,.lfr-menu-expanded li a:focus
	{
	background-color: #5B677D;
	color: #FFF;
	text-shadow: -1px -1px #2C2F34;
}

.aui-menu-content a,.lfr-menu-list li a,.lfr-actions .lfr-trigger,.lfr-actions .lfr-trigger strong
	{
	font-weight: bold;
	text-shadow: 1px 1px #FFF;
}

.aui-toolbar li {
	display: inline-block;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	vertical-align: middle;
}

.aui-toolbar-separator {
	background: url(../images/dockbar/separator.png) no-repeat 100% 50%;
	border-width: 0;
	cursor: default;
	font-size: 1px;
	height: 16px;
	margin: 0 2px;
	overflow: hidden;
	vertical-align: middle;
	width: 4px;
}

.aui-loadingmask-content {
	background: #CCC;
}

.aui-loadingmask-message {
	background: #D4D4D4 url(../images/portlet/header_bg.png) repeat-x 0 0;
}

.aui-tree-node-selected .aui-tree-label {
	background-color: transparent;
	font-weight: bold;
}

.portlet-layout {
	border-collapse: collapse;
	clear: both;
	display: table;
	border-spacing: 0;
	table-layout: auto;
	width: 100%;
}

.portlet-column {
	display: table-cell;
	vertical-align: top;
}

.portlet-column-content {
	padding: 5px;
}

.portlet-column-content-only,.rtl .portlet-column-content-last {
	padding-left: 0;
}

.portlet-column-content-first {
	padding-right: 0;
}

.portlet-column-content-only {
	padding-right: 25px;
	padding-left: 25px;
}

.portlet-column-content-last {
	border-left: medium #F8E0E0 outset;
	padding-left: 25px;
	padding-right: 25px;
}

.portlet-column-content-first {
	padding-left: 25px;
}

.portlet-column-content.empty {
	padding: 50px;
}

#main-content.dragging .portlet-column {
	border: 3px double #828F95;
	height: 100px;
	min-height: 100px;
}

.dockbar {
	background: #97A1AE url(../images/dockbar/dockbar_bg.png) repeat-x 0 0;
	border-bottom: 1px solid #636364;
	font-size: 13px;
	padding: 1px 5px;
	position: relative;
	z-index: 300;
}

.dockbar:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.dockbar a {
	color: #2C2F34;
	font-weight: bold;
	text-shadow: 1px 1px #FFF;
}

.dockbar .menu-button-active {
	background: #5C94DA url(../images/dockbar/button_active_bg.png) repeat-x
		0 0;
}

.dockbar .menu-button-active a {
	color: #FFF;
	text-shadow: -1px -1px #2C2F34;
}

.dockbar .user-avatar .sign-out {
	font-size: .8em;
	padding-left: 0;
}

.dockbar ul {
	margin: 0;
	padding: 0;
}

.dockbar li li {
	margin-left: 0;
}

html>.lfr-dockbar-pinned {
	padding-top: 3.45em;
}

.lfr-dockbar-pinned .dockbar {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
}

.dockbar .pin-dockbar {
	margin-left: 0;
}

.pin-dockbar img {
	background: url(../images/dockbar/pin.png) no-repeat 0 0;
	height: 27px;
	vertical-align: middle;
	width: 27px;
}

.lfr-dockbar-pinned .pin-dockbar img {
	background-image: url(../images/dockbar/unpin.png);
}

.dockbar .user-portrait {
	text-decoration: none;
}

.dockbar .user-avatar img {
	vertical-align: middle;
	width: 25px;
}

.dockbar .impersonating-user {
	background: url(../images/messages/alert.png) no-repeat 0 50%;
	padding-left: 20px;
}

.dockbar .impersonating-user .user-links a {
	color: #999;
}

.aui-dockbarmenu-hidden {
	visibility: hidden;
}

.dockbar .aui-toolbar {
	float: left;
}

.dockbar .user-toolbar {
	float: right;
}

.aui-underlay .portal-add-content {
	background-color: transparent;
	font-size: 11px;
}

.aui-underlay .portal-add-content .portlet-dd-placeholder {
	display: none;
}

.add-application .aui-widget-bd,.dockbar-messages .aui-widget-bd {
	padding: 0 10px 10px;
}

.add-application {
	left: 10px !important;
}

.lfr-has-sidebar #main-content {
	padding-left: 220px;
}

.manage-layouts {
	left: 60px !important;
}

.my-places-menu {
	max-width: 350px;
}

.my-places-menu ul {
	list-style: none;
}

.my-places-menu ul,.my-places-menu li {
	display: block;
	margin: 0;
	padding: 0;
}

.my-places-menu a {
	display: block;
	overflow: hidden;
	text-align: right;
	white-space: nowrap;
}

.my-places-menu .current-site {
	border: solid #1D4280;
	border-width: 1px 0;
}

.my-places-menu .current-site a {
	background: #3068BA url(../images/arrows/01_right.png) no-repeat scroll
		2px 30%;
	color: #FFF;
	padding-left: 20px;
	text-shadow: 1px 1px #333;
}

.my-places-menu .current-site .site-type {
	color: #FFF;
}

.my-places-menu .current-site a:hover,.my-places-menu a:hover .site-type
	{
	color: #FFF;
	text-shadow: 1px 1px #333;
}

.my-places-menu .site-name {
	cursor: pointer;
	float: left;
}

.my-places-menu .site-type {
	color: #777;
	float: right;
	font-size: .8em;
	font-weight: normal;
	margin-left: 10px;
}

.my-places-menu a:hover .site-type {
	color: #FFF;
}

.dockbar .toggle-controls a {
	background: url(../images/dockbar/checked.png) no-repeat 0 50%;
	padding-left: 20px;
}

.controls-hidden .toggle-controls a {
	background-image: url(../images/dockbar/unchecked.png);
}

.dockbar .menu-button {
	background: url(../images/arrows/05_down.png) no-repeat 93% 50%;
	display: inline-block;
	padding: 5px 20px 5px 5px;
	text-decoration: none;
}

.dockbar .menu-button span {
	background: url() no-repeat 0 50%;
	padding-left: 20px;
}

.dockbar .add-content .menu-button span {
	background-image: url(../images/common/add.png);
}

.dockbar .manage-content .menu-button span {
	background-image: url(../images/dockbar/settings.png);
}

.dockbar .my-places .menu-button span {
	background-image: url(../images/dockbar/places.png);
}

.dockbar .staging-options .menu-button span {
	background-image: url(../images/dockbar/staging.png);
}

.dockbar-messages-container {
	left: 50%;
	margin-left: -150px;
}

.dockbar-messages {
	width: 300px;
}

.showing-messages .dockbar-messages {
	display: block;
}

.multiple-messages .dockbar-message {
	border-top: 1px solid #CCC;
	padding: 5px 0;
}

.multiple-messages .first {
	border-top-width: 0;
	padding-top: 0;
}

.add-content-menu .add-page a {
	background: url(../images/navigation/add_page.png) no-repeat 3px 50%;
	padding-left: 25px;
}

.add-content-menu .add-application a {
	background: url(../images/common/portlet.png) no-repeat 3px 50%;
	padding-left: 25px;
}

.manage-content-menu li a {
	background: url() no-repeat 3px 50%;
	padding-left: 25px;
}

.manage-content-menu .manage-page a {
	background-image: url(../images/dock/page_settings.png);
}

.manage-content-menu .page-layout a {
	background-image: url(../images/dock/layout.png);
}

.manage-content-menu .sitemap a {
	background-image: url(../images/common/sitemap.png);
}

.manage-content-menu .settings a {
	background-image: url(../images/common/configuration.png);
}

.manage-content-menu .control-panel a {
	background-image: url(../images/dock/control_panel.png);
}

.modify-pages li {
	position: relative;
}

.modify-pages .delete-tab {
	background: #333 url(../images/portlet/close_borderless.png) no-repeat
		50%;
	cursor: pointer;
	display: block;
	height: 8px;
	margin-top: -7px;
	padding: 3px;
	position: absolute;
	right: 1px;
	text-indent: -9999em;
	top: 50%;
	width: 8px;
}

.nav-menu li a.ancestor {
	font-weight: bold;
}

.nav-menu li a.selected {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.nav-menu ul {
	padding-left: 10px;
}

.aui-form-options {
	border: 1px solid #AAA;
	display: inline-block;
	vertical-align: middle;
}

.aui-form-options input {
	border-width: 0;
	display: inline;
	float: left;
}

.aui-form-triggers {
	float: left;
}

.aui-form-trigger {
	background: #C4C4C4 url(../images/application/button_bg.png) repeat-x 0
		0;
	border-left: 1px solid #BBB;
	display: inline-block;
	float: left;
}

.aui-form-trigger img {
	background: url() no-repeat 50% 40%;
	height: 25px;
	padding: 0 3px;
	vertical-align: middle;
	width: 16px;
}

.aui-form-trigger:hover,.aui-form-trigger:focus {
	background-color: #83B0CA;
	background-image: url(../images/application/button_bg_over.png);
}

.aui-trigger-selected {
	background-color: #EBEBEB;
	background-image: url(../images/application/button_bg_selected.png);
}

.aui-trigger-selected:hover,.aui-trigger-selected:focus {
	background-color: #B7DEF4;
	background-image: url(../images/application/button_bg_selected_over.png);
}

.aui-options-trigger img {
	background-image: url(../images/common/configuration.png);
}

.aui-save-trigger img {
	background-image: url(../images/dock/my_place_current.png);
}

.freeform .portlet {
	margin-bottom: 0;
}

body.portlet {
	border: none;
}

#wrapper .portlet-boundary {
	margin: 0 0 15px 0;
	padding: 5px;
	background: #fff;
}

.portlet-topper {
	position: relative;
}

.portlet-title {
	display: block;
	font-size: 1em;
	margin: 0;
}

.portlet-title-text {
	cursor: pointer;
}

.portlet-title img {
	padding: 3px;
	vertical-align: middle;
}

.portlet-topper-toolbar {
	margin: 0;
	padding: 2px;
	position: absolute;
	right: 3px;
	text-align: right;
	top: 3px;
}

.portlet-topper-toolbar .nobr {
	display: block;
	float: left;
	padding: 1px;
}

.portlet-content,.portlet-minimized .portlet-content-container {
	padding: 12px 10px 10px;
}

.portlet-minimized .portlet-content {
	padding: 0;
}

.portlet-icon-back {
	background: url(../images/arrows/01_left.png) no-repeat 0 50%;
	font-weight: bold;
	padding: 5px 5px 5px 18px;
}

.portlet-nested-portlets .portlet-boundary {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
}

.portlet-borderless-container {
	min-height: 2.5em;
	position: relative;
}

.portlet-borderless-bar {
	background: #333;
	color: #FFF;
	font-size: 10px;
	opacity: .3;
	padding: 2px 5px 1px;
	position: absolute;
	right: 0;
	text-shadow: -1px -1px #000;
	top: 0;
	z-index: 200;
}

.portlet-borderless-bar .portlet-actions {
	display: none;
	float: left;
	margin-right: 20px;
}

.portlet-borderless-container:hover .portlet-borderless-bar {
	opacity: 1;
}

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions
	{
	display: inline;
}

.portlet-borderless-bar .portlet-action-separator {
	display: none;
}

.portlet-borderless-bar a {
	background: url() no-repeat 0 50%;
	color: #3AF;
	display: inline-block;
	font-size: 0;
	height: 16px;
	margin-left: 5px;
	text-indent: -9999px;
	vertical-align: top;
	width: 16px;
}

.portlet-title-default {
	display: inline-block;
	float: right;
	font-weight: bold;
	text-transform: uppercase;
}

.yui3-dd-draggable .portlet-topper {
	cursor: move;
}

.yui3-dd-draggable .portlet-title-default {
	background: url(../images/portlet/draggable_borderless.png) no-repeat 0
		50%;
	cursor: move;
	padding-left: 20px;
}

.portlet-borderless-bar .portlet-back a {
	background-image: url(../images/portlet/return_borderless.png);
	height: auto;
	text-indent: 0;
	width: auto;
}

.portlet-borderless-bar .portlet-close a {
	background-image: url(../images/portlet/close_borderless.png);
}

.portlet-borderless-bar .portlet-css a {
	background-image: url(../images/portlet/portlet_css_borderless.png);
}

.portlet-borderless-bar .portlet-edit a {
	background-image: url(../images/portlet/edit_borderless.png);
}

.portlet-borderless-bar .portlet-configuration a {
	background-image: url(../images/portlet/configuration_borderless.png);
}

.portlet-borderless-bar .portlet-title-default,.portlet-borderless-bar .portlet-actions
	{
	vertical-align: top;
}

.lfr-panel-page {
	width: 100%;
}

.lfr-panel-page .portlet-title {
	font-size: 13px;
}

.lfr-panel-page .lfr-add-content h2 span {
	background-color: #D3DADD;
}

.portlet-msg-info {
	background: #DFF4FF url(../images/messages/info.png) no-repeat 6px 50%;
	border: 1px solid #A7CEDF;
	color: #34404F;
	display: block;
	font-weight: bold;
	margin: 2px auto 14px;
	padding: 6px 6px 6px 30px;
	text-align: left;
}

.portlet-msg-info.pending {
	background-image: url(../images/common/time.png);
}

.portlet-msg-error {
	background: #FDD url(../images/messages/error.png) no-repeat 6px 50%;
	border: 1px solid #F00;
	display: block;
	font-weight: bold;
	margin: 2px auto 14px;
	padding: 6px 6px 6px 30px;
	text-align: left;
}

.portlet-msg-alert {
	background: #FFC url(../images/messages/alert.png) no-repeat 6px 20%;
	border: 1px solid #FC0;
	display: block;
	font-weight: bold;
	margin: 2px auto 14px;
	padding: 6px 6px 6px 30px;
	text-align: left;
}

.portlet-msg-success {
	background: #F4FDEF url(../images/messages/success.png) no-repeat 6px
		50%;
	border: 1px solid #ACDFA7;
	color: #384F34;
	display: block;
	font-weight: bold;
	margin: 2px auto 14px;
	padding: 6px 6px 6px 30px;
	text-align: left;
}

.portlet-section-selected,.portlet-section-selected a {
	background: #727C81;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.portlet-section-selected a:hover,.portlet-section-selected a:focus {
	background-color: #727C81;
}

.restricted,.restricted td {
	background: #FDD;
	border: none;
}

.alt.restricted td {
	background-color: #FFC0C0;
}

.hover.restricted td {
	background-color: #D3BDC0;
}

.restricted * {
	color: #727C81;
}

.restricted td.col-1,.alt.restricted td.col-1 {
	background-image: url(../images/messages/error.png);
	background-position: 5px 50%;
	background-repeat: no-repeat;
	padding-left: 28px;
}

.results-row.lfr-role .col-1,.results-row.hover.lfr-role .col-1 {
	background-image: url();
	background-position: 5px 50%;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.results-row.lfr-role-guest .col-1,.results-row.hover.lfr-role-guest .col-1
	{
	background-image: url(../images/common/guest_icon.png);
}

.results-row.lfr-role-regular .col-1,.results-row.hover.lfr-role-regular .col-1
	{
	background-image: url(../images/common/user_icon.png);
}

.results-row.lfr-role-community .col-1,.results-row.hover.lfr-role-community .col-1
	{
	background-image: url(../images/common/community_icon.png);
}

.results-row.lfr-role-organization .col-1,.results-row.hover.lfr-role-organization .col-1
	{
	background-image: url(../images/common/organization_icon.png);
}

.results-row.lfr-role-team .col-1,.results-row.hover.lfr-role-team .col-1
	{
	background-image: url(../images/common/team_icon.png);
}

.lfr-portlet-item,.lfr-portlet-item p a {
	font-size: 1em;
}

.lfr-actions,.lfr-actions ul {
	background: #FFF url(../images/forms/button.png) repeat-x 0 100%;
	border: 1px solid;
	border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
}

.lfr-actions ul {
	bottom: -1px;
}

.lfr-actions .lfr-trigger,.lfr-actions .lfr-trigger,.lfr-actions .lfr-trigger strong
	{
	background: none;
}

.lfr-actions .lfr-trigger li {
	background: transparent;
	border-bottom: 1px solid #DEDEDE;
	padding: 2px;
}

.lfr-actions .lfr-trigger li a {
	padding: 5px 10px 5px 25px;
}

.lfr-actions .lfr-trigger li a:hover {
	background-color: #828F95;
	color: #FFF;
}

.lfr-actions .lfr-trigger li a img {
	left: 3px;
	position: absolute;
}

.lfr-actions .lfr-trigger li.last {
	border-bottom: none;
}

.lfr-actions.portlet-options {
	background: none;
	border: none;
	float: left;
}

.lfr-actions.portlet-options .lfr-trigger {
	padding: 0;
}

.lfr-actions.portlet-options .lfr-trigger strong {
	min-width: 0;
	padding: 1px;
}

.lfr-actions.portlet-options .lfr-trigger strong a {
	background-image: url(../images/portlet/options.png);
	background-position: 0 0;
	display: block;
	font-size: 0;
	height: 16px;
	padding: 0;
	text-indent: -9999em;
	width: 16px;
}

.visible.portlet-options .lfr-trigger strong a {
	background-image: url(../images/portlet/options_selected.png);
}

.taglib-calendar tr.portlet-section-header th,.taglib-calendar tr td {
	border: none;
}

.taglib-calendar tr td a {
	background-color: #F0F5F7;
	border: 1px solid #FFF;
	border-bottom: none;
	border-left: none;
	display: block;
	height: 15px;
	padding: 5px 0;
}

.taglib-calendar table td {
	border-width: 0;
}

.taglib-calendar tr td a:hover {
	background-color: #727C81;
	color: #FFF;
}

.taglib-calendar .calendar-current-day,.taglib-calendar .calendar-current-day a
	{
	background-color: #FFF;
}

.taglib-calendar .calendar-current-day a {
	border: 1px solid #727C81;
	color: #369;
	text-decoration: underline;
}

.taglib-calendar tr td.calendar-inactive {
	background-color: #FFF;
	color: #B5BFC4;
}

.taglib-calendar tr th {
	border-bottom-color: #D7D7D7;
}

fieldset {
	border: 1px solid #BFBFBF;
	padding: 8px;
}

.aui-fieldset {
	border-width: 0;
	padding: 0;
	position: relative;
}

.configuration-popup .aui-fieldset {
	margin-bottom: 0;
}

.aui-fieldset .aui-field-content,.aui-field-row,.aui-button-holder,.aui-field-wrapper-content
	{
	margin: 10px 0;
}

.aui-field-inline .aui-field-content,.aui-field-row .aui-field-content {
	margin: 0;
	margin-right: 5px;
}

.aui-search-bar .aui-field-content {
	margin-right: 0;
}

.aui-search-bar .aui-field-content,.aui-search-bar .aui-button-content {
	display: inline-block;
	vertical-align: middle;
}

.aui-field-choice .aui-field-label {
	display: inline-block;
}

.aui-field-date .aui-field-content {
	overflow: hidden;
}

legend {
	font-weight: bold;
	padding: 0 6px;
}

.aui-fieldset-legend {
	color: #000;
	font-size: 120%;
	font-weight: bold;
	padding: 0 0 1.5em;
}

.aui-legend {
	border-bottom: 1px solid #CCC;
	display: block;
	position: absolute;
	width: 90%;
}

input {
	background: #FFF;
}

input[type="text"],input[type="password"],input[type="file"],input[type="submit"],input[type="button"],input[type="reset"],select,textarea,.textarea,button
	{
	background-image: url(../images/forms/input_shadow.png);
	background-repeat: no-repeat;
	border: 1px solid;
	border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	padding: 5px 1px;
}

select {
	padding: 1px;
}

input[type="image"] {
	background: transparent none;
	border: none;
	padding: 0;
}

input[type="submit"],input[type="button"],input[type="reset"],button {
	background: #F5F5F5 url(../images/forms/button.png) repeat-x 0 0;
	border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
	color: #34404F;
	cursor: pointer;
	font-weight: bold;
	overflow: visible;
	padding: 5px;
	width: auto;
}

input[type="submit"]:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:focus,input[type="button"]:focus,input[type="reset"]:focus,button:hover,button:focus
	{
	background: #DFF4FF;
	border: 1px solid #A7CEDF;
	color: #369;
}

input[type="submit"],input[type="button"],input[type="reset"],button,.lfr-actions,.lfr-actions ul
	{
	background: #D4D4D4 url(../images/portlet/header_bg.png) repeat-x 0 0;
	border: 1px solid;
	border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
	color: #34404F;
	font-weight: bold;
	text-shadow: 1px 1px #FFF;
}

.aui-button-disabled input[type],.aui-button-disabled button,.aui-button-disabled input[type]:hover,.aui-button-disabled input[type]:focus,.aui-button-disabled button:hover,.aui-button-disabled button:focus
	{
	background: #D4D4D4 url(../images/portlet/header_bg.png) repeat-x 0 0;
	border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
	color: #555;
	opacity: .5;
}

input[type="submit"]:hover,input[type="button"]:hover,input[type="reset"]:hover,button:hover,.lfr-actions:hover,.lfr-actions:hover ul
	{
	background: #B9CED9 url(../images/application/state_hover_bg.png)
		repeat-x 0 0;
	border-color: #627782;
	color: #369;
}

input[type="submit"]:focus,input[type="button"]:focus,input[type="reset"]:focus,button:focus,.lfr-actions:focus,.lfr-actions:focus ul
	{
	background: #EBEBEB url(../images/application/state_active_bg.png)
		repeat-x 0 0;
	border-color: #555;
}

input.aui-form-validator-error,textarea.aui-form-validator-error,select.aui-form-validator-error
	{
	border: 1px solid #F00;
}

input.focus,textarea.focus,.ie6 input.focus,.ie6 textarea.focus {
	background: #FFC none;
	border: 1px solid #FC0;
}

* / .breadcrumbs {
	margin-bottom: 1.5em;
}

.breadcrumbs li {
	background: url(../img/05_right.png) no-repeat 100% 50%;
	display: inline-block;
	margin-right: 5px;
	max-width: 50%;
	padding-right: 15px;
	vertical-align: middle;
}

.breadcrumbs a {
	display: block;
}

.breadcrumbs .last {
	background-image: none;
	margin-top: .2em;
}

.breadcrumbs .last a,.aui-tree-node-selected a {
	color: #555;
}

.site-breadcrumbs {
	margin: 0 0 5px;
	width: auto;
}

.site-breadcrumbs ul {
	background: #FFF url(../img/barra.png);
	border-color: #C0C2C5;
	margin: 0;
}

.site-breadcrumbs li {
	background-image: none;
	margin-right: 0;
	padding-left: .75em;
	padding-right: 0;
}

.site-breadcrumbs li span {
	background: url(../img/breadcrumbs.png) no-repeat 100% 50%;
	display: block;
	padding: .5em 15px .5em 0;
}

.site-breadcrumbs li span a {
	text-decoration: none;
}

.site-breadcrumbs li.first a {
	color: #A30D0D;
	display: none;
}

.site-breadcrumbs li.last a {
	color: #A30D0D;
	font-weight: bold;
	font-size: 1.2em;
}

.site-breadcrumbs .last {
	font-size: 1em;
	margin-top: 0;
	padding-right: 0;
}

.site-breadcrumbs .last span {
	background-image: none;
	padding: 0;
}

#skip-to-content,#banner h2,#banner h3,#navigation h1,.site-breadcrumbs h1
	{
	clip: rect(0, 0, 0, 0);
	position: absolute;
}

.aui-tab-active:after {
	border: 10px solid;
	border-bottom-width: 0;
	border-color: #333 transparent transparent;
	bottom: -7px;
	content: '-';
	display: block;
	height: 0;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	text-indent: -9999px;
	width: 0;
	z-index: 20;
}

.lfr-title-scope-selector {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.lfr-title-scope-selector {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.logo .current-community,#navigation,#navigation a,.portlet,.portlet-topper,.site-breadcrumbs ul
	{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#skip-to-content,#heading .community-title,#heading .page-title,#navigation h1
	{
	clip: rect(0, 0, 0, 0);
	position: absolute;
}

#wrapper {
	background-color: white;
	margin: 10px auto 0 auto;
	position: relative;
	width: 960px;
}

#skip-to-content,#sign-in {
	color: #FFF;
	right: 2em;
}

#skip-to-content {
	top: 192px;
}

#skip-to-content:active,#skip-to-content:focus {
	clip: auto;
}

#sign-in {
	position: absolute;
	top: 1.5em;
}

#banner {
	background: #FFF;
}

.banner-content {
	margin-left: 0;
	background-color: #FFF;
	background: transparent;
	width: 960px;
	height: 50px;
}

#heading .company-title {
	margin: -10;
}

#navigation {
	position: absolute;
	right: 0;
	width: 960px;
	background: #32AFEE url(../images/custom/navigation_item_selected.png);
	top: 173px;
}

#navigation ul {
	position: relative;
	float: right;
	list-style: none;
	margin: 0;
}

#navigation>ul {
	right: 25px;
}

#navigation ul:after {
	clear: both;
	content: "";
}

#navigation li,#navigation a {
	float: left;
}

#navigation a {
	color: #A30D0D;
	font-weight: bold;
	border-left: thin;
	border-left-color: #F2F2F2;
	border-left-style: solid;
	display: block;
	font-size: 1em;
	padding: 0 15px 0;
	text-decoration: none;
}

#navigation a:active,#navigation a:focus,#navigation a:hover {
	color: red;
	background: #F2F2F2;
}

#navigation li:hover .child-menu {
	background: #E6E6E6;
	display: block;
	position: absolute;
	left: 0;
	top: 19px;
	width: 180px;
	padding-bottom: 0;
	z-index: 200;
	font-weight: normal;
}

#navigation .child-menu {
	display: none;
}

#navigation li .child-menu li {
	width: 180px;
	background: #E6E6E6;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: white;
	height: 19px;
	font-weight: normal;
}

#navigation li .child-menu li:hover {
	width: 180px;
	background: #F2F2F2;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: white;
	height: 19px;
}

#navigation li.selected {
	top: 0;
}

#content {
	padding: 0 0 10px 0;
	background: white;
	font-family: Arial;
	font-size: 1.1em;
	color: black;
	border-top: 2px solid #D21420;
}

.portlet-content {
	display: none;
	background: white;
	border: thin silver solid;
}

.portlet-title {
	color: black;
	width: 630px;
	background-image: url('../img/pestContGris.png');
}

.portlet-title:hover {
	color: white;
	background-image: url('../img/pestContRoja.png');
}

.portlet-topper {
	border-bottom-color: silver;
	border-bottom-style: none;
	border-bottom-width: thin;
}

#footer {
	border: 1px solid #A6A6A6;
	padding: 2px 10px 4px;
	background-color: #A30D0D;
}

#footer p {
	margin: 0;
}

.lfr-hudcrumbs {
	position: fixed;
	top: 0;
	z-index: 200;
	Display: none;
}

.lfr-hudcrumbs ul {
	background: #414445;
	background: rgba(0, 0, 0, 0.8);
}

.lfr-hudcrumbs li span {
	background-image: url(../images/common/breadcrumbs_hud.png);
}

#p_p_id_1_WAR_chatportlet_ .chat-bar {
	position: relative;
	background-color: #fff;
	background-image: none;
	width: 95%;
	left: 30px;
}

#p_p_id_103_,.signed-out #p_p_id_1_WAR_chatportlet_ {
	display: none;
}

.menu {
	width: 100%;
	height: 40px;
	margin: 0;
}

.menu li+li {
	margin-left: 1px;
}

.menu li {
	display: block;
	float: left;
	height: 40px;
}

.menu li a {
	background: url('../img/pestGris.png') repeat-x scroll #fff
		center top;
	display: table-cell;
	font-size: 10pt;
	text-align: center;
	width: 100px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	border-radius: 7px 7px 0 0;
	height: 40px;
}

.menu li a:hover {
	background: url('../img/pestRoja.png') repeat-x scroll center
		top #fff;
	color: #fff;
	vertical-align: middle;
	font-weight: bold;
}

.menu li a:active {
	background: url('../img/pestRoja.png') repeat-x scroll center
		top #fff;
	color: #fff;
	vertical-align: middle;
	font-weight: bold;
}

#mainMenu {
	list-style: none;
	width: 100%;
	height: 156px;
	display: block;
	overflow: hidden;
	margin: 0;
}

#mainMenu li {
	float: left;
	display: inline;
	overflow: hidden;
	height: 156px;
}

#mainMenu a {
	display: inline-block;
	height: 156px;
}

#content {
	clear: both;
}

.logo {
	position: absolute;
	left: 500px;
	top: 40px;
	z-index: 1000;
}

.tabs {
	margin-top: 10px;
}

.fondoInfo{
	background-image: url('../img/fondo.png');
	background-repeat: repeat;
}