/******************************************************************************/
/* Liferay                                                                    */
/******************************************************************************/
/* Global */
a {
background: none;
text-decoration: none;
/*	color: #000000;*/
}
a:hover {
text-decoration: underline;
}
body {
background-color: #ffffff;
color: #000000;
border: 0;
margin: 0;
padding: 0;
text-align: center;
font-family: Tahoma, Arial;
font-size: 76%;
}
body * { /*font-size: 1em;*/ }
body#body-bg {
/*	background: #ffffff url(/themes/html/themes/theme4/color_schemes/02/background.jpg) no-repeat fixed top left; */
}
body#iframe-body-bg {
}
.font-xx-small { font-size: 0.7em; }
.font-x-small { font-size: 0.8em;}
.font-small { font-size: 0.9em; }
.font-large { font-size: 1.1em; }
.font-x-large { font-size: 1.2em; }
.font-xx-large { font-size: 1.3em; }
select {
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
}
ul {
list-style-type: none;
list-style-image: url(/themes/html/themes/theme4/images/custom/bullet.gif);
margin: 5px 0 10px 15px;
padding: 0;
}
img { border: 0; margin: 0; padding: 0 }
form { margin: 0; padding: 0; }
.form-button {
border-color: #FFFFFF;
border-style: solid;
border-width: 1px;
font-family: Arial;
font-size: 10px;
}
.form-button-hover {
border-bottom: solid 1px #FFFFFF;
border-left: solid 1px #ffffff;
border-right: solid 1px #FFFFFF;
border-top: solid 1px #ffffff;
font-family: Arial;
font-size: 10px;
}
.form-text {
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
font-family: Arial;
font-size: 80%;
}
.tree-js-pop-up DIV {
background-color: LightGrey;
border: 2px Outset White;
display: none;
padding: 4;
position: absolute;
text-align: left;
z-index: 10;
}
.pop-up-outer { border: 1px solid #383838; background-color: #FFFFFF; }
.pop-up-inner { border: 1px solid #747474; }
.pop-up-header { background-color: #000000; height: 25px; }
.pop-up-title { color: #FFFFFF; font-weight: bold; padding-left: 10px; }
.pop-up-close a { color: #FFFFFF; margin-right: 7px; white-space: nowrap; text-decoration: underline; }
/* Alpha */
.alpha {
background-color: #FFFFFF;
}
.alpha-gradient {
background: url(/themes/html/themes/theme4/color_schemes/02/portlet_title_bg_gradient.gif) repeat-x;
}
.alpha-neg-alert {
color: #FF0000;
}
.alpha-pos-alert {
color: #007F00;
}
.alpha-separator {
background: url(/themes/html/themes/theme4/color_schemes/02/portlet_title_bg_x.gif) repeat-x bottom;
border-bottom: none;
padding: 1px;
}
A.alpha {
background: none;
color: #000000;
text-decoration: none;
}
A.alpha:hover {
color: #000000;
text-decoration: underline;
}
FONT.alpha {
background: none;
color: #efe4bb;
font-family: Verdana, Arial;
}
/* Beta */
.beta { background-color: #FFAFB0; }
.beta-gradient { }
.beta-neg-alert { color: #FF0000; }
.beta-pos-alert { color: #007F00; }
.beta-separator {
background: url(/themes/html/themes/theme4/color_schemes/02/portlet_menu_bg_x.gif) repeat-x bottom;
border-bottom: none;
padding: 1px;
}
A.beta {
background: none;
color: #000000;
text-decoration: none;
}
A.beta:hover {
color: #000000;
text-decoration: underline;
}
FONT.beta {
background: none;
color: #000000;
font-family: Verdana, Arial;
}
/* Gamma */
.gamma {
background-color: none;
}
.gamma-gradient {
background: url(/themes/html/themes/theme4/color_schemes/02/portlet_bg_x.gif) repeat-x;
}
.gamma-neg-alert {
color: #FF0000;
}
.gamma-pos-alert {
color: #007F00;
}
.gamma-separator {
background: url(/themes/html/themes/theme4/color_schemes/02/gamma_dotted_x.gif) repeat-x bottom;
border-bottom: none;
padding: 1px;
}
.gamma-tab {
border-bottom: 1px solid #FFAFB0;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-bottom: 27px;
padding-left: 0px;
}
.gamma-tab ul, .gamma-tab li {
background: #efe4bb;
border: 1px solid #FFAFB0;
color: #000000;
display: inline;
float: left;
font-family: Verdana, Arial;
font-size: 13px;
font-weight: normal;
line-height: 22px;
list-style-type: none;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}
.gamma-tab ul.current, .gamma-tab li.current {
background: transparent;
border-bottom: 1px solid #FFFFFF;
color: #000000;
}
.gamma-tab li.toggle {
background: none;
border: 0px;
float: right;
margin-right: 0px;
padding-right: 0px;
}
A.gamma {
background: none;
color: #000000;
text-decoration: none;
}
A.gamma:hover {
color: #000000;
text-decoration: underline;
}
FONT.gamma {
background: none;
color: #000000;
font-family: Verdana, Arial;
}
/* Bg */
.bg {
background-color: none;
}
.bg-neg-alert {
color: #FF0000;
}
.bg-pos-alert {
color: #007F00;
}
A.bg {
background: none;
color: #000000;
text-decoration: none;
}
A.bg:hover {
color: #000000;
text-decoration: underline;
}
FONT.bg {
color: #000000;
font-family: Verdana, Arial;
}
/******************************************************************************/
/* Liferay Layout CSS                                                         */
/******************************************************************************/
/* Main Layout */
#layout-outer-side-decoration {
}
#layout-inner-side-decoration {
}
#layout-box {
border: 1px solid #cbcbcb;
/*border: none;*/
margin: 10 auto 10 auto;
padding: 10px 10px 0px 10px;
}
#layout-top {
height: 170px;
position: relative;
z-index: 2;
}
#layout-top-bottom-decoration {
height: 15px;
}
#layout-top-bottom-right-decoration {
height: 15px;
}
#layout-corner-ul { } 
#layout-corner-ur { } 
#layout-corner-bl { } 
#layout-corner-br { } 
#layout-corner-2-bl { } 
#layout-corner-2-br { } 
#layout-top-decoration { } 
#layout-bottom-decoration { } 
#layout-bottom-decoration-2 { } 
#layout-company-logo {
position: absolute;
top: 10px;
left: 10px;
}
#layout-user-menu {
text-align: left;
padding-left: 10px;
position: absolute;
top: 10px;
right: 230px;
}
#layout-global-search {
position: absolute;
right: 10px;
top: 10px;
height: 150;
width: 214;
background: #00407a url(/themes/html/themes/theme4/color_schemes/02/custom/bandeau_hd.gif) no-repeat top right;
font-size: 1em;
}
#layout-global-search-search {
position: absolute;
left: 15px;
bottom: 10px;
font-size: 1em;
}
#layout-my-places {
position: relative;
right: 0;
width: 200px;
}
#layout-my-places ul {
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
position: absolute;
text-align: left;
right: 0;
top: 0;
margin: 0;
}
#layout-my-places ul li {
padding: 2px;
}
/* Top Navigation Layout */
#layout-nav-container {
position: relative;
height: 51px;
z-index: 1;
}
.layout-nav-tabs {
top: 5;
position: relative;
}
.layout-nav-row {
position: relative;
top: 2;
/*	margin-bottom: -9px;*/
width: 100%;
}
.layout-nav-bar {
top: 4px;
position: absolute;
height: 27px;
width: 100%;
background-color: #8f0000;
}
.layout-nav-tab-left {
background-color: #efe4bb;
height: 31px;
width:10px;
float: left;
}
.layout-nav-tab-right {
background-color: #efe4bb;
height: 31px;
width: 10px;
float: left;
}
.layout-nav-tab-left-end {
background: url(/themes/html/themes/theme4/images/custom/bullet.gif) no-repeat;
height: $tabImageHeight;
left: -$tabImageSideWidth;
overflow: hidden;
position: absolute;
top: 0px;
}
.layout-nav-tab-right-end {
background: url(/themes/html/themes/theme4/images/tabs/tab-medium-right-end.gif) no-repeat;
height: $tabImageHeight;
overflow: hidden;
position: absolute;
right: -$tabImageSideWidth;
top: 0px;
width: $tabImageSideWidth;
}
.layout-nav-tab-left-selected {
float: left;
background-color: #00407a;
height: 31px;
width:10px;
}
.layout-nav-tab-right-selected {
float: left;
background-color: #00407a;
height: 31px;
width:10px;
}
.layout-nav-tab-selected-left {
background: url(/themes/html/themes/theme4/images/custom/bullet.gif) no-repeat;
height: $tabImageHeight;
left: -$tabImageSideWidth;
overflow: hidden;
position: absolute;
top: 0px;
}
.layout-nav-tab-selected-right {
background: url(/themes/html/themes/theme4/images/tabs/tab-dark-right.gif) no-repeat;
height: $tabImageHeight;
overflow: hidden;
position: absolute;
right: -$tabImageSideWidth;
top: 0px;
width: $tabImageSideWidth;
}
.layout-nav-tab-selected-left-end {
background: url(/themes/html/themes/theme4/images/custom/bullet.gif) no-repeat;
height: $tabImageHeight;
left: -$tabImageSideWidth;
overflow: hidden;
position: absolute;
top: 4px;
}
.layout-nav-tab-selected-right-end {
background: url(/themes/html/themes/theme4/images/tabs/tab-dark-right-end.gif) no-repeat;
height: $tabImageHeight;
overflow: hidden;
position: absolute;
right: -$tabImageSideWidth;
top: 0px;
width: $tabImageSideWidth;
}
.layout-nav-tab {
float: left;
text-align: center;
background-color: #efe4bb;
height: 31 ;
margin-top: 0px;
}
.layout-nav-tab-selected {
float: left;
text-align: center;
background-color: #00407a;
height: 31 ; 
margin-top: 0px;
}
.layout-tab, .layout-tab A {
color: #8f0000;
font-family: Arial,Helvetica,sans-serif;
font-size: 1.3em;
font-weight: normal;
position: relative;
top: 3px;
font-size: 1em;
}
.layout-tab-selected, .layout-tab-selected A {
color: #ffffff;
font-family: Arial,Helvetica,sans-serif;
font-size: 1.3em;
font-weight: normal;
position: relative;
top: 3px;
font-size: 1em;
}
#layout-nav-menu-bar-left {
background: url(/themes/html/themes/theme4/images/tabs/tab-dark-bar-left.gif) no-repeat;
height: 26px;
left: 0;
overflow: hidden;
position: absolute;
top: 0px;
width: 11px;
}
#layout-nav-menu-bar-right {
background: url(/themes/html/themes/theme4/images/tabs/tab-dark-bar-right.gif) no-repeat;
height: 26px;
overflow: hidden;
position: absolute;
right: 0;
top: 0px;
width: 11px;
}
#layout-nav-menu-bar {
background: url(/themes/html/themes/theme4/images/tabs/tab-dark-bar-middle.gif) repeat-x;
height: 26px;
left: 0;
position: absolute;
top: 24px;
width: 100%;
z-index: 99;
}
#layout_nav_menu_list {
text-align: left;
position: absolute;
top: 60px;
right: 230px;
}
/* Column Layout */
#layout-content-container {
margin-top: 5;
padding: 0;
}
.layout-column-default {
background-color: none;
}
#layout-bottom-container {
clear: both;
font-family: Verdana, Arial;
font-size: 7pt;
font-weight: normal;
text-align: left;
}
.portal-add-content {
background-color: #ffffff;
border: 3px solid #FFFFFF;
padding: 8px;
}
#layout-column_column-1,
#layout-column_column-2,
#layout-column_column-3,
#layout-column_column-4,
#layout-column_column-5
{
min-height: 75px;
}
.layout-column-highlight {
background: url(/themes/html/themes/theme4/images/common/diagonal-lines.gif) scroll repeat;
}
#bottom-container {
border: 0;
clear: both;
padding: 0;
text-align: right;
}
#bottom-content {
font-family: Verdana, Arial;
font-size: 6.5pt;
font-weight: normal;
vertical-align: bottom;
text-align: right;
}
/******************************************************************************/
/* Portlet CSS                                                                */
/******************************************************************************/
/* Liferay Portlet */
#portlet-dragging {
opacity: 0.75;
}
.portlet-container {
margin-left: 0px;
position: relative;
}
.portlet-box {
background-color: #efe4bb;
}
.portlet-box-right {
}
.portlet-header-bar {
height: 25px;
position: relative;
background: #8f0000 url(/themes/html/themes/theme4/color_schemes/02/custom/portlet-corner-ur.gif) no-repeat top right;
}
.portlet-borderless-container { position: relative; }
.portlet-borderless-bar { text-align: left; font-size: 0.8em; }
.portlet-header-decoration {
position: absolute;
height: 25px;
width:23px;
left: 0px;
background: #8f0000 url(/themes/html/themes/theme4/color_schemes/02/custom/bloc_hg.gif) no-repeat top left;
}
.portlet-header-decoration DIV {
}
.portlet-header-decoration DIV DIV {
}
.portlet-title {
color: #efe4bb;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
position: absolute;
top: 4px;
left: 23px;
}
.portlet-small-icon-bar {
height: 17px;
position: absolute;
text-align: right;
top: 2px;
right: 30px;
width: 70%;
z-index: 2;
}
.portlet-small-icon {
height: 14px;
margin: -1px;
width: 14px;
}
.portlet-fade {
background: url(/themes/html/themes/theme4/images/custom/fade.gif) no-repeat;
height: 22px;
left: 15px;
overflow: hidden;
position: absolute;
top: 0px;
width: 124px;
}
.portlet-content {
margin: 0px 0px 0px 0;
}
.portlet-top-decoration {
}
.portlet-top-decoration DIV {
background-color: #000000;
height: 2px;
margin-right: 2px;
font-size: 0;
}
.portlet-inner-top {
margin: 0 auto 0 auto;
}
.portlet-bottom-blank {
margin-bottom: 5px;
}
.portlet-bottom-decoration {
height: 2px;
/*margin-right: 5px;*/
}
.portlet-bottom-decoration DIV {
}
.portlet-bottom-decoration DIV DIV {
}
/* Fonts */
.portlet-font {
color: #000000;
font-family: Verdana, Arial;
}
.portlet-font-dim {
color: #555555;
font-family: Verdana, Arial;
}
/* Messages */
.portlet-msg-status {
color: #000000;
font-family: Verdana, Arial;
font-style: italic;
}
.portlet-msg-info {
color: #000000;
font-family: Verdana, Arial;
}
.portlet-msg-error {
color: #FF0000;
font-family: Verdana, Arial;
}
.portlet-msg-alert {
color: #FF0000;
font-family: Verdana, Arial;
font-style: italic;
}
.portlet-msg-success {
color: #007F00;
font-family: Verdana, Arial;
}
/* Sections */
.portlet-section-header {
color: #efe4bb;
background: #8f0000;
font-family: Verdana, Arial;
}
.portlet-section-body {
color: #000000;
/*background: #eceeed;*/
font-family: Verdana, Arial;
}
TR.portlet-section-body:hover {
color: #000000;
/*background: #eceeed;*/
font-family: Verdana, Arial;
}
.portlet-section-body A {
color: #000000;
}
TR.portlet-section-body:hover A {
color: #000000;
}
.portlet-section-alternate {
color: #000000;
background: #e6dbb4;
font-family: Verdana, Arial;
}
TR.portlet-section-alternate:hover {
color: #000000;
background: #e6dbb4;
font-family: Verdana, Arial;
}
.portlet-section-alternate A {
color: #000000;
}
TR.portlet-section-alternate:hover A {
}
.portlet-section-selected {
color: #000000;
background: #eceeed;
font-family: Verdana, Arial;
}
.portlet-section-selected:hover, TR.portlet-section-selected:hover {
color: #000000;
background: #eceeed;
font-family: Verdana, Arial;
}
.portlet-section-selected A, portlet-section-selected A:hover {
background: none;
}
.portlet-section-subheader {
color: #000000;
background: #eceeed;
font-family: Verdana, Arial;
}
.portlet-section-footer {
color: #000000;
font-family: Verdana, Arial;
}
.portlet-section-text {
color: #000000;
font-family: Verdana, Arial;
}
/* Forms */
.portlet-form-label {
color: #000000;
font-family: Verdana, Arial;
}
.portlet-form-input-field {
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
font-family: Arial;
font-size: 80%;
}
.portlet-form-button {
background: url(/themes/html/themes/theme4/color_schemes/02/button_gradient.gif) repeat-x;
border-color: #FFFFFF;
border-style: solid;
border-width: 1px;
font-family: Arial;
font-size: 10px;
}
.portlet-icon-label {
color: #000000;
font-family: Verdana, Arial;
font-size: small;
}
.portlet-dlg-icon-label {
color: #000000;
font-family: Verdana, Arial;
font-size: small;
}
.portlet-form-field-label {
color: #000000;
font-family: Verdana, Arial;
}
.portlet-form-field {
color: #000000;
font-family: Verdana, Arial;
}
/******************************************************************************/
/* Navigation Portlet                                                         */
/******************************************************************************/
.portlet-navigation-menu {
margin: 10px 0 10px 15px;
padding: 0px;
font-family: Arial;
font-size: x-small;
text-align: left;
}
.portlet-navigation-menu UL {
margin: 0 0 0 5px;
padding: 0px 0 0 15px;
}
/******************************************************************************/
/* Display Tag Library                                                        */
/******************************************************************************/
TR.even { background-color: #FFAFB0; color: #000000; font-family: Verdana, Arial; }
TR.odd { background-color: #efe4bb; color: #000000; font-family: Verdana, Arial; }
