























/******************************************************************************/
/* Liferay                                                                    */
/******************************************************************************/

/* Global */



a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #666666;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 76%;
}

body * { font-size: 1em; }

.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;
	margin: 5px 0 10px 20px;
	padding: 0;
}

img { border: 0; margin: 0; padding: 0 }

input, button, select, textarea { font-size: 0.8em; }

textarea { font-family: Arial; }

.form-button {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}

.form-button-hover {
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
}

.form-text {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.tree-js-pop-up DIV {
	background-color: #D3D3D3;
	border: 2px Outset #FFFFFF;
	display: none;
	padding: 4px;
	position: absolute;
	text-align: left;
	z-index: 10;
}

/* Alpha */

.alpha {
	background-color: #666666;
}

.alpha-gradient {
	background: url(/html/themes/edilgreshome/color_schemes/01/portlet_title_bg_gradient.gif) repeat-x;
}

.alpha-neg-alert {
	color: #FF0000;
}

.alpha-pos-alert {
	color: #007F00;
}

.alpha-separator {
	background: url(/html/themes/edilgreshome/color_schemes/01/portlet_title_bg_x.gif) repeat-x;
	height: 1px;
	font-size: 0;
}

A.alpha {
	background: none;
	color: #FFFFFF;
	text-decoration: none;
}

A.alpha:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

FONT.alpha {
	background: none;
	color: #666666;
}

/* Beta */

.beta {
	background-color: #666666;
}

.beta-gradient {
	background: url(/html/themes/edilgreshome/color_schemes/01/portlet_menu_bg_gradient.gif) repeat-x;
}

.beta-neg-alert {
	color: #FF0000;
}

.beta-pos-alert {
	color: #007F00;
}

.beta-separator {
	background: url(/html/themes/edilgreshome/color_schemes/01/portlet_menu_bg_x.gif) repeat-x;
	height: 1px;
	font-size: 0;
}

A.beta {
	background: none;
	color: #FFFFFF;
	text-decoration: none;
}

A.beta:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

FONT.beta {
	background: none;
	color: #FFFFFF;
}

/* Gamma */

.gamma {
	background-color: #666666;
}

.gamma-gradient {
	background: url(/html/themes/edilgreshome/color_schemes/01/portlet_bg_x.gif) repeat-x;
}

.gamma-neg-alert {
	color: #FF0000;
}

.gamma-pos-alert {
	color: #007F00;
}

.gamma-tab {
	border-bottom: 1px solid #666666;
	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: #F6F6F6;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	color: #CCCCCC;
	display: inline;
	float: left;
	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: #666666;
	border: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #FFFFFF;
}

.gamma-tab li a { color: #777777; }
.gamma-tab li.current a { color: #FFFFFF; }

.gamma-tab li.toggle {
	background: none;
	border: 0px;
	float: right;
	margin-right: 0px;
	padding-right: 0px;
}

A.gamma {
	background: none;
	color: #FFFFFF;
	text-decoration: none;
}

A.gamma:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

FONT.gamma {
	background: none;
	color: #FFFFFF;
}

/* Bg */

.bg {
	background-color: #666666;
}

.bg-neg-alert {
	color: #FF0000;
}

.bg-pos-alert {
	color: #007F00;
}

A.bg {
	background: none;
	color: #FFFFFF;
	text-decoration: none;
}

A.bg:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

FONT.bg {
	color: #FFFFFF;
}

/******************************************************************************/
/* Liferay Layout CSS                                                         */
/******************************************************************************/

#layout-outer-side-decoration {
	margin-left: auto;
	margin-right: auto;
}




#layout-user-menu {
	position: absolute;
	text-align: right;
	top: 0px;
	right: 0px;
}

#layout-user-menu form {
	margin-top: 5px;
	text-align: right;
}


#layout-global-search {
	position: absolute;
	top: 5px;
	right: 5px;
}

#layout-nav-more-menu {
	background-color: #666666;
	border: 1px solid #666666;
	position: absolute;
	text-align: left;
	left: 0px;
	top: 26px;
	margin: 0;
	width: 80px;
}

#layout-nav-more-menu li {
	padding: 2px 2px 2px 5px;
}

#layout-nav-container {
	background: #666666 url(/html/themes/edilgreshome/color_schemes/01/portlet_menu_bg_gradient.gif) scroll repeat-x bottom left;
	border: 1px solid #666666;
	position: relative;
	z-index: 2;
}

.layout-nav-tabs-box {
	height: 27px;
	position: relative;
}

.layout-tab, .layout-tab-selected {
	border-right: 1px solid #666666;
	color: #FFFFFF;
	float: left;
	height: 27px;
	position: relative;
	width: 80px;
}

.layout-tab-selected {
	background: #666666 url(/html/themes/edilgreshome/color_schemes/01/portlet_title_bg_gradient.gif) scroll repeat-x center;
	color: #FFFFFF;
}

.layout-tab span, .layout-tab-selected span {
	position: relative;
	top: 5px;
}

.layout-tab-separator {
	background: url(/html/themes/edilgreshome/color_schemes/01/portlet_title_bg_y.gif) repeat-y;
	font-size: 0;
	float: left;
	height: 15px;
	margin-top: 5px;
	width: 1px;
}

#layout-content-outer-decoration {
	z-index: 0;
}

/* Column Layout */

#layout-bottom-container {
	text-align: left;
}

.layout-add-select-style {
}

.portal-add-content {
	background-color: #666666;
	border: 3px solid #666666;
	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(/html/themes/edilgreshome/images/common/diagonal-lines.gif) scroll repeat;
}

/******************************************************************************/
/* Portlet CSS                                                                */
/******************************************************************************/

/* Liferay Portlet */



.portlet-dragging-placeholder {
	background-color: #666666;
}

#portlet-place-holder DIV {
	background-color: #666666;
}

.portlet-loading {
	background: url(/html/themes/edilgreshome/images/progress_bar/loading_animation.gif) no-repeat top center;
	margin-top: 10px;
	padding-top: 40px;
	text-align: center;
}


.portlet-minimum-height {
	
}


.portlet-borderless-container { position: relative; }
.portlet-borderless-bar { text-align: left; font-size: 0.8em; }

.portlet-wrap-title {
	height: 20px;
	position: relative;
}

.portlet-title {
	color: #666666;
	font-weight: bold;
	position: absolute;
	top: 3px;
	left: 5px;
}

.portlet-small-icon-bar {
	padding-left: 2px;
	position: absolute;
	
		
		
			top: 1px;
		
	
	right: 2px;
}

.portlet-top-decoration {
	background: url(/html/themes/edilgreshome/color_schemes/01/portlet_corner_ul.gif) no-repeat top left;
	height: 5px;
}

.portlet-top-decoration DIV {
	background: url(/html/themes/edilgreshome/color_schemes/01/portlet_corner_ur.gif) no-repeat top right;
	height: 5px;
}

.portlet-top-decoration DIV DIV {
	background: #666666;
	border-top: 1px solid #666666;
	font-size: 0;
	height: 5px;
	margin: 0 5px 0 5px;
}


.portlet-inner-top {
	margin: 0 auto 0 auto;
}

.portlet-bottom-blank {
	margin-bottom: 5px;
}

.portlet-bottom-decoration {
	background: url(/html/themes/edilgreshome/color_schemes/01/portlet_corner_bl.gif) no-repeat top left;
	height: 5px;
}

.portlet-bottom-decoration DIV {
	background: url(/html/themes/edilgreshome/color_schemes/01/portlet_corner_br.gif) no-repeat top right;
	height: 5px;
}

.portlet-bottom-decoration DIV DIV {
	background: #666666;
	border-bottom: 1px solid #666666;
	font-size: 0;
	height: 5px;
	margin: 0 5px 0 5px;
}

.portlet-bottom-decoration-2 {
	background: transparent url(/html/themes/edilgreshome/images/shadow/middle.gif) scroll repeat-x top;
	margin-bottom: 5px;
	width: 100%;
}

.portlet-bottom-decoration-2 DIV {
	background: transparent url(/html/themes/edilgreshome/images/shadow/left.gif) scroll no-repeat top left;
	width: 100%;
}

.portlet-bottom-decoration-2 DIV DIV {
	background: transparent url(/html/themes/edilgreshome/images/shadow/right.gif) scroll no-repeat top right;
	font-size: 0;
	height: 6px;
	width: 100%;
}

/* Fonts */

.portlet-font {
	color: #FFFFFF;
}

.portlet-font A {
	color: #FFFFFF;
}

.portlet-font-dim {
	color: #FFFFFF;
}

/* Messages */

.portlet-msg-status {
	color: #FFFFFF;
	font-style: italic;
}

.portlet-msg-info {
	color: #FFFFFF;
}

.portlet-msg-error {
	color: #FF0000;
}

.portlet-msg-alert {
	color: #FF0000;
	font-style: italic;
}

.portlet-msg-success {
	color: #007F00;
}

/* Sections */

.portlet-section-header {
	background: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

.portlet-section-header A {
	color: #FFFFFF;
}

.portlet-section-body {
	color: #FFFFFF;
	background: #666666;
}

.portlet-section-body-hover, TR.portlet-section-body:hover {
	color: #000000;
	background: #F4F4F4;
}

.portlet-section-body A {
	color: #FFFFFF;
}

.portlet-section-body-hover A, TR.portlet-section-body:hover A {
	color: #000000;
}

.portlet-section-alternate {
	color: #FFFFFF;
	background: #333333;
}

.portlet-section-alternate-hover, TR.portlet-section-alternate:hover {
	color: #000000;
	background: #F4F4F4;
}

.portlet-section-alternate A {
	color: #FFFFFF;
}

.portlet-section-alternate-hover A, TR.portlet-section-alternate:hover A {
	color: #000000;
}

.portlet-section-selected {
	color: #FFFFFF;
	background: #666666;
}

.portlet-section-selected-hover, TR.portlet-section-selected:hover {
	color: #FFFFFF;
	background: #666666;
}

.portlet-section-selected A {
	color: #FFFFFF;
}

.portlet-section-selected-hover A, TR.portlet-section-selected:hover A {
	color: #FFFFFF;
}

.portlet-section-subheader {
	background: #666666;
	color: #FFFFFF;
	padding: 2px;
}

.portlet-section-footer {
	color: #FFFFFF;
}

.portlet-section-text {
	color: #FFFFFF;
}

/* Forms */

.portlet-form-label {
	color: #FFFFFF;
}

.portlet-form-input-field {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.portlet-form-button {
	background: url(/html/themes/edilgreshome/color_schemes/01/button_gradient.gif) repeat-x;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}

.portlet-icon-label {
	color: #FFFFFF;
}

.portlet-dlg-icon-label {
	color: #FFFFFF;
}

.portlet-form-field-label {
	color: #FFFFFF;
}

.portlet-form-field {
	color: #FFFFFF;
}

/******************************************************************************/
/* Display Tag Library                                                        */
/******************************************************************************/

TR.even { background-color: #666666; color: #000000; }

TR.odd { background-color: #666666; color: #000000; }
