* {
    margin: 0px;
    padding: 0px;
}
#body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}
#logo {
	position:absolute;
	top:20px;
	left:4px;
	width:279px;
}	
/* generic navigation */	
#gen-navi {
	height:30px;
	position:absolute;
	right:0px;
	text-align:right;
	top:0px;
	width:342px;
}
#gen-search {
	height:22px;
	position:absolute;
	right:0pt;
	text-align:right;
	top:44px;
	width:340px;
}
#gen-search-button-start {
	background: url(images/search_button.gif) no-repeat;
	height:21px;
	width:58px;	
	float:right;
	margin-right:0px;
	border: 0px;
	color: white;
}
#gen-search #term {
	font-family:Arial;
	font-size: 12px;
	color: grey;
	height:22px;
	padding-top: 4px;
	padding-left: 2px;
	margin-right:0px;
	float:left;
	width:276px;
	border: none;
	background: transparent url(images/search_input.gif) no-repeat scroll 0 0;
	overflow:hidden;
}
#gen-img {
	padding:10px 80px 5px;
}
#abstract { 
	font:italic 13px/18px arial;
	color: #31444c;
	background-color: #ececec; 
	padding:8px;
}
#highlight {
	color: black;
	font-size: 12px;
	background: #e1e8ff;
	padding: 2px;
}
#navlist{
	padding-top:12px;
}
#navlist li
{
	font:12px arial ;
	color:#717171;
	display: inline;
	list-style-type: none;
	padding-left: 5px;
}
#navlist li a:link, #navlist li a:visited{
	text-decoration: none;
}
#navlist li a:hover, #navlist li a:active {
    color: #FF5E00;
    text-decoration: none;
}
#quote {
	color:#5E5E5E;
	font-family:arial;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	/*font-weight:bold;*/
	left:15px;
	line-height:17px;
	position:relative;
	text-indent:-5px;
	margin-top:10px;
	margin-bottom:22px;
	width:180px;
}
#quote span {
	color:#333333;
	font-family:arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:28px;
}
#right-box-top_line {
	background-image:url(images/right_module_top_line.gif);
	width: 165px;
	height: 22px;
}
#right-box-top {
	background-image:url(images/right_module_top.gif);
	width:165px;
	height:8px;
	font-size: 1px;
}
#right-box-middle {
	background-image:url(images/right_module_background.gif);
	width:165px;
	min-height:80px;
}
#right-box-bottom {
	background-image:url(images/right_module_bottom.gif); width:165px; height:8px;
	height: 8px;
	margin-bottom:6px;
	font-size: 1px;
}
#right-box-content {
	padding-left:11px;
	padding-bottom:5px;
	width:155px;
}
#left-box-top {
	background-image:url(images/left_module_top.gif);
	width:185px;
	height:25px;
}
#left-box-header {
	color: #2D4C89;
	padding-left:11px;
	padding-top:12px;
	font-size: 14px;
}
#left-box-middle {
	background-image:url(images/left_module_background.gif);
	width:200px;
	padding-top:8px;
}
#left-box-bottom {
	background-image:url(images/left_module_bottom.gif);
	width:200px;
	height: 12px;
}
#left-box-bottom span{
	height:8px;
	font-size: 1px;
}
#left-box-content {
	padding-left:11px;
	padding-top:5px;
	width:170px;
}

/************************
* Portal Layout Regions *
*************************/

/* wrapper for entire portal. starts/ends after/before body tag */
#portal-container {
	position:relative;
	margin: 0px auto 0px;
	width: 896px;
	color: #4C4C4C;
}

#navigation-container {
	position:absolute;
	top:86px;
	height:32px;
	overflow:hidden;
	background-image: url( images/navigation-container.gif);
}

/* table that contains all regions. does not include header */
#content-container {
	position:absolute;
	top:118px;
   	text-align:left;
  	float:left;
   	width: 896px;
}

#tabOverlay {
	background-image: url(images/tab_right.gif); 
	position: absolute; 
	left: 852px;
	width: 2px; 
	height: 32px; 
	z-index: 200;
}

#left_corner {
	background:url(images/round_corner_left.gif) no-repeat;
	float:left;
	width: 14px; 
	height: 32px;
}

#right_corner {
	background:url(images/round_corner_right.gif) no-repeat;
	float:left;
	width: 15px; 
	height: 32px;
}

#navigation {
	float:left;
	height:32px;
	margin:0 auto;
	text-align:center;
	width: 861px;
}

/* portlet regions within content-container. this includes footer-container. */
#regionA {
   float: left;
   width: 200px;
   padding-right:22px;
   overflow: hidden;
}
#regionA_xrm {
   float: left;
   width: 202px;
   overflow: hidden;
   margin-left:5px;
}
#regionB_xrm {
   /*width: 696px;*/
   width:682px;
   float: left;
   overflow: hidden;
}
#regionB {
   width: 672px;
   float: left;
   overflow: hidden;
}

#regionB_big {
   width: 896px;
   overflow: hidden;
}

#regionB_small {
   width: 486px;
   float: left;
   padding-right:22px;
   overflow: hidden;
}

#regionC {
   width: 165px;
   float: right;
   overflow: hidden;
}

#regionMaximized {
   width: 882px;
   overflow: hidden;
}

#footer-container {
   	text-align:center;
   	padding-top: 16px;
   	padding-bottom: 16px;
}

/* Login JSP Selectors */
#login-container {
   position: relative;
   left: 35%;
   top: 55px;
   right: 45%;
   width: 320px;
   height: 250px;
   margin: 0px;
}

#login-container label, #login-container input {
   display: block;
   float: left;
   width: auto;
   margin-top: 15px;
}

#login-container label {
   text-align: right;
   padding-right: 20px;
   width: 95px;
}

#login-container br {
   clear: left;
}

#loginButton {

}

#login-container legend {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #768591;
}

#loginForm {
   margin: 0px;
   padding: 0px;
}

/* end Login Page Selectors */

	
/* used to clear float in regionA,B,C divs so that
footer spans bottom of page */
/* used to clear float in regionA,B,C divs so that
footer spans bottom of page */
hr.cleaner {
   clear: both;
   height: 1px;
   margin: -1px 0 0 0;
   padding: 0;
   border: none;
   visibility: hidden;
}

/***************************
*  Primary Navigation (Tabbed Nav)  *
*****************************/

ul#tabsHeader li {
   display: inline;
   list-style: none;
   float: left;
   position: relative;
   top: 0px;
   height:	32px;
   background-repeat: no-repeat;
   background-position: right top;
}
.leistungen{
	width:	119px;
	background-image: none;
}
.loesungen{
	width:	127px;
	background-image: none;
}
.produkte{
	width:	129px;
	background-image: none;
}
.service{
	width:	127px;
	background-image: none;
}
.aktuelles{
	width:	133px;
	background-image: none;
}
.wissen{
	width:	120px;
	background-image: none;
}
.unternehmen{
	width:	141px;
	background-image: none;
}
.leistungen:hover{
	width:	119px;
	background-image: url( images/leistungen_anim.gif);
}
.loesungen:hover{
	width:	127px;
	background-image: url( images/loesungen_anim.gif );
}
.produkte:hover{
	width:	129px;
	background-image: url( images/produkt_anim.gif );
}
.service:hover{
	width:	127px;
	background-image: url( images/service_anim.gif );
}
.aktuelles:hover{
	width:	133px;
	background-image: url( images/aktuelles_anim.gif );
}
.wissen:hover{
	width:	120px;
	background-image: url( images/wissen_anim.gif );
}
.unternehmen:hover {
   width:	141px;
   background-image: url( images/unternehmen_anim.gif  );
}
.leistungen_selected{
	width:	119px;
	background-image: url( images/leistungen_high.gif);
}
.loesungen_selected{
	width:	127px;
	background-image: url( images/loesungen_high.gif );
}
.produkte_selected{
	width:	129px;
	background-image: url( images/produkt_high.gif );
}
.service_selected{
	width:	127px;
	background-image: url( images/service_high.gif );
}
.aktuelles_selected{
	width:	133px;
	background-image: url( images/aktuelles_high.gif );
}
.wissen_selected{
	width:	120px;
	background-image: url( images/wissen_high.gif );
}
.unternehmen_selected {
   	width:	141px;
   background-image: url( images/unternehmen_high.gif  );
}
/*ul#tabsHeader li:hover {
   background-image: url( images/tab_right_hover2.gif );
}*/
ul#tabsHeader a {
   display: block;
   float: left;
   text-decoration: none;
   font: 13px / normal Arial, Verdana, Helvetica, Sans-Serif, sans-serif;
   font-weight: bold;
   color: #45575f;
   line-height: 32px;
   background-repeat: no-repeat;
   background-position: top left;
   white-space: nowrap;
}

ul#tabsHeader a:hover {
   color: #ff5e00; /*background-image: url(../images/tab_left_hover2.gif);*/
   background-repeat: no-repeat;
   background-position: top left;
   white-space: nowrap;
}

ul#tabsHeader #current {
   /*line-height: 29px;*/
   background-image: url( images/tab_right_current.gif );
   background-repeat: no-repeat;
   background-position: right top;
}

ul#tabsHeader #current a, #current a:hover {
   font: 13px / normal Arial, Verdana, Helvetica, Sans-Serif, sans-serif;
   font-weight: bold;
   color: #ff5e00;
   line-height: 29px;
}

/* Begin Submenu selectors */
ul#tabsHeader ul {
   visibility: hidden;
   position: absolute;
   height: 0;
   top: 0px;
   left: 0;
   width: 160px;
   text-align: left;
   margin: 0px;
   padding: 0px;
   margin-top: 22px;
}

ul#tabsHeader ul a {
   text-decoration: none;
   font-weight: normal;
   color: #5078aa;
}

ul#tabsHeader ul a:hover {
   font-weight: normal;
   color: #5078aa;
}

ul#tabsHeader #current ul a {
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-weight: normal;
   color: #5078aa;
}

ul#tabsHeader li:hover ul,
   ul#tabsHeader a:hover ul {
   /*visibility: visible;*/
   /* hide dropdown menu, for now */
}

ul#tabsHeader ul li {
   background: #DFE8ED;
   color: #5078aa;
   padding: 3px;
   width: 160px;

   border: 1px solid #98b7c6;
   border-width: 0px 1px 1px 1px;

   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
}

ul#tabsHeader ul li:hover {
   background: #C0D3DC;
}

/* End Submenu selectors */

/* -------- These are new selectors for the admin and add page styles ------- */

ul#tabsHeader #admin {
   display: inline;
   background-image: url( images/tab_right_admin.gif );
   background-repeat: no-repeat;
   background-position: right top;
   line-height: 22px;
}

ul#tabsHeader #admin a {
   text-decoration: none;
   color: #4386b5; /*   background-image: url(../images/tab_left_admin.gif);*/
   background-repeat: no-repeat;
   background-position: top left;
   white-space: nowrap;
   line-height: 22px;
}

ul#tabsHeader #admin a:hover {
   text-decoration: underline;
}

ul#tabsHeader #addpage {
   display: inline;
   background-image: none;
   margin-bottom: -3px;
   padding-top: 1px;
}

ul#tabsHeader #addpage a, #addpage a:hover {
   font: 11px / normal Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-weight: bold;
   color: white;
   line-height: 29px;
   background-image: none;
   white-space: nowrap;
}

ul#tabsHeader #addpage a:hover {
   text-decoration: underline;
}

/* Tab background color for selected global nav item */
li.currentTabBackground {
   background: #fff;
}

/* backslash hack for IE5-Mac \*/
ul#tabsHeader a {
   float: none;
}

/* End Mac Hack */
html>body ul#tabsHeader a {
   /*width: auto;*/
}

/* fixes IE6 win hack */

/***************************
*  Utility Navigation  *
*****************************/

#dashboardnav {
	position:absolute;
	top:0; right:0;
	width: 369px; 
	height: 48px;
	text-align:center;
}

#dashboardnav a {
   color: #000;
}

#dashboardnav .addcontent {
   background-image: url( images/ico_addcontent.gif );
   background-repeat: no-repeat;
   height: 20px;
   width: 20px;
}

/****************************
* Portlet Container Windows *
*****************************/

.portlet-header{
	background-image: url(images/left_module_top.gif);
	width: 200px;
	height: 25px;	
}

.portlet-container {
   padding: 0px 0px 0px 0px;
   margin-top: -2px;
}

/* wrapper for floating portlet window modes */
.portlet-mode-container {
   float: right;
   padding-top: 4px;
   white-space: nowrap;
   display:none;
}

.portlet-titlebar-title {
   color: #656565;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   white-space: nowrap;
   line-height: 100%;
   float: left;
   text-indent: 5px;
   padding-top: 5px;
   padding-bottom: 6px;
   display:none;
}

/* ------ NOT CURRENTLY IN USE FOR NEW 2.6 FUNCTIONALITY -------
.portlet-titlebar-decoration {}
*/

.portlet-titlebar-left {
   background-image: url( images/portlet-top-left.gif );
   background-repeat: no-repeat;
   width: 5px;
   height: 28px;
   min-width: 5px;
   background-position: bottom;
   display:none;
}

.portlet-titlebar-center {
   background-image: url( images/portlet-top-middle.gif );
   background-repeat: repeat-x;
   height: 28px;
   background-position: bottom;
   display:none;
}

.portlet-titlebar-right {
   background-image: url( images/portlet-top-right.gif );
   background-repeat: no-repeat;
   width: 5px;
   height: 28px;
   min-width: 5px;
   background-position: bottom left;
   display:none;
}

.portlet-content-left {
   background-image: url( images/portlet-left-vertical.gif );
   background-repeat: repeat-y;
   width: 5px;
   min-width: 5px;
   /*
      width:20px;
      background-color:#FFFFFF;
      border-left: 1px solid #dfe8ed;
   */
   display:none;
}

.portlet-content-center {
   vertical-align: top;
}

.portlet-body {
   background-color: #FFFFFF;
   padding: 0;
   margin: 0;
}

.portlet-content-right {
   background-image: url( images/portlet-right-vertical.gif );
   height: 100%;
   background-repeat: repeat-y;
   background-position: left;
   width: 5px;
   min-width: 5px;
   padding: 0;
   margin: 0;
   /*
      width:5px;
      background-color:#FFFFFF;
      border-right: 1px solid #dfe8ed;
   */
   display:none;
}

.portlet-footer-left {
   background-image: url( images/portlet-bottom-left.gif );
   width: 5px;
   height: 4px;
   background-repeat: no-repeat;
   background-position: top right;
   min-width: 5px;
   padding: 0;
   margin: 0;
   /*
   background-color:#FFFFFF;
   border-bottom: 1px solid #98b7c6;
   border-left: 1px solid #dfe8ed;
   height:5px;
   */
   display:none;
}

.portlet-footer-center {
   background-image: url( images/portlet-bottom-middle.gif );
   height: 4px;
   background-repeat: repeat-x;
   /*	background-color:#FFFFFF;
      border-bottom: 1px solid #98b7c6;
      height:5px;
   */
   display:none;
}

.portlet-footer-right {
   background-image: url( images/portlet-bottom-right.gif );
   width: 5px;
   height: 4px;
   background-repeat: no-repeat;
   min-width: 5px;
   /*
      background-color:#FFFFFF;
      border-bottom: 1px solid #98b7c6;
      border-right: 1px solid #dfe8ed;
      height:5px;
   */
   display:none;
}

/***********************
* Portlet Window Modes *
************************/
.portlet-mode-maximized {
   background-image: url( images/ico_16_maximize.gif );
   background-repeat: no-repeat;
   width: 16px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-maximized:hover {
   text-decoration: none;
}

.portlet-mode-minimized {
   background-image: url( images/ico_16_minimize.gif );
   background-repeat: no-repeat;
   width: 16px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-minimized:hover {
   text-decoration: none;
}

.portlet-mode-normal {
   background-image: url( images/ico_16_normal.gif );
   width: 16px;
   height: 16px;
   background-repeat: no-repeat;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-normal:hover {
   text-decoration: none;
}

.portlet-mode-help {
   background-image: url( images/ico_16_help.gif );
   width: 16px;
   height: 16px;
   background-repeat: no-repeat;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-help:hover {
   text-decoration: none;
}

.portlet-mode-edit {
   background-image: url( images/ico_edit.gif );
   background-repeat: no-repeat;
   width: 28px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-edit:hover {
   text-decoration: none;
}

.portlet-mode-remove {
   background-image: url( images/ico_16_remove.gif );
   background-repeat: no-repeat;
   width: 16px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-remove:hover {
   text-decoration: none;
}

.portlet-mode-view {
   background-image: url( images/ico_cancel.gif );
   background-repeat: no-repeat;
   width: 28px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
   padding-right: 20px;
}

.portlet-mode-view:hover {
   text-decoration: none;
}

.portlet-mode-reload {
   background-image: url( images/ico_16_reload.gif );
   background-repeat: no-repeat;
   width: 16px;
   height: 16px;
   float: left;
   display: inline;
   cursor: pointer;
   padding-left: 3px;
}

.portlet-mode-reload:hover {
   text-decoration: none;
}

.portlet-mode-hide {
   background-image: url( images/ico_16_swizzleclosed.gif );
   background-repeat: no-repeat;
   width: 16px;
   height: 16px;
   float: right;
   display: inline;
   cursor: pointer;
}

.portlet-mode-hide:hover {
   text-decoration: none;
}

/**********************
* Copyright Selectors *
***********************/
.portal-copyright {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   color: #666666;
}

a.portal-copyright {
   color: #768591;
   text-decoration: none;
}

a.portal-copyright:hover {
   color: #bcbcbc;
   text-decoration: underline;
}

#ThemeBy {
   content: "Theme by empression GmbH based on JBoss.org Design";
}

/*************
*  Elements  *
**************/
p { 
	font:12px arial;
	display:inline;
	/*color: #000000;*/
	display: block;
	margin-top:0;
	padding-bottom: 8px;
	line-height:18px; 
}
#big-container p {
	padding-bottom: 0px; 
}
#regionC_home h1 {
	color: #ff6600;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 0 0;
}
#regionD_home h1, #regionE_home h1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #1458a5;
	margin: 0 0 0 0;
}
#regionD_home h2, #regionE_home h2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	margin-bottom:2px;
	margin-top:0px;
}
h1 {
color:#2D4C89;
font-family:arial;
font-size:20px;
font-weight:bolder;
margin-top:5px;
}
h2 {
color:#2D4C89;
font-family:arial;
font-size:17px;
font-weight:bold;
margin-top:15px;
}
h3 {
	color:#31444C;
	display:inline;
	font-family:arial;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:30px;
}
a:link, a:visited, a:active {
	color:#4C4C4C;
	font-family:arial;
}
a:hover {
	color:#ff8200;
}
#content-container a:link,#content-container a:visited,#big-container a:link,#big-container a:visited {
	color:#2D4C89;
}
#content-container a:hover, #big-container a:hover  {
	color:#ff8200;
}
/*hr {
   border-top: 1px dashed #d5d5d5;
   border-bottom: 0px;
   border-left: 0px;
   border-right: 0px;
}*/
hr {
	color:#aaaaaa;
	background-color:#aaaaaa;
	height:1px;
	border:0px;
	margin-top:10px
}
hr.top {
	color:#aaaaaa;
	background-color:#aaaaaa;
	height:1px;
	border:0px;
	margin-top:10px;
	margin-bottom:-10px;
}
SELECT {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 12px;
}
FONT {
}
FIELDSET {
}
LEGEND {
}
h4 {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #656565;
   padding-top: 10px;
   padding-bottom: 5px;
   margin: 0px;
}
h5 {
	height:49px;
	overflow:hidden;
	background-image: url( images/logo.gif );
}
h5 a{
	display:block;
	height:49px;
}
#header h5 {
	height:183px;
	width:922px;
	background-image: none;
	overflow:hidden;
}
#header h5 a{
	height:183px;
	width:922px;
	display:block;
}
h6 {
   margin: 0px;
}
/********
* FONTS *
*********/

/* Font attributes for the normal  fragment font.
Used for the display of non-accentuated information */
.portlet-font {
   color: #000000;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
}

/* Font attributes similar to the portlet.font but the color is lighter */
.portlet-font-dim {
   color: #777777;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
}

/********
* FORMS *
*********/
input {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 10px;
   margin-right: 6px;
}

.portlet-form-label {
   font-size: 10px;
   color: #656565;
}

/* Text of the user-input in an input field. not sure if we need this guy? */
.portlet-form-input-field {
   color: #000000;
   font-size: 10px;
}

/* Form Button Style */
.portlet-form-button {
   font-size: 10px;
   font-weight: bold;
   color: #FFFFFF;
   background-color: #5078aa;
   border-top: 1px solid #97B7C6;
   border-left: 1px solid #97B7C6;
   border-bottom: 1px solid #254869;
   border-right: 1px solid #254869;
}

/* Text that appears beside a context dependent action icon */
.portlet-icon-label {

}

/* Text that appears beside a "standard" icon (e.g Ok, or Cancel)
not sure if we need this one?.. */
.portlet-dlg-icon-label {

}

/* Text for form field labels */
.portlet-form-field-label {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 10px;
   color: #000;
   vertical-align: bottom;
   white-space: nowrap
}

/* Text for a form field */
.portlet-form-field {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 10px;
   color: #000; /*margin-top: 10px;*/
}

.requiredfield {
   color: #821717;
}

/********
* LINKS *
*********/

.portal-links:link {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #242424;
   text-decoration: none;
}

.portal-links:hover {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #5699B7;
   text-decoration: none;
}

.portal-links:active {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #242424;
   text-decoration: none;
}

.portal-links:visited {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #242424;
   text-decoration: none;
}

/***********
* MESSAGES *
************/

/* Status of the current operation. */
.portlet-msg-status {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 12px;
   font-style: normal;
   color: #336699;
}

/* Help messages, general additional information, etc. */
.portlet-msg-info {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 12px;
   font-style: italic;
   color: #000;
}

/* Error messages. */
.portlet-msg-error {
   color: red;
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

/* Warning messages. */
.portlet-msg-alert {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #821717;
}

/* Verification of the successful completion of a task. */
.portlet-msg-success {
   font-family: Verdana, Arial, Helvetica, Sans-Serif, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #359630;
}

/***********
* SECTIONS *
************/

/* Table or section header */
.portlet-section-header {
   font-weight: bold;
   color: #656565;
   font-size: 12px;
}

.portlet-section-body {
   color: #656565;
}

.portlet-section-alternate {
   background-color: #F2F2F2;
}

.portlet-section-selected {
   background-color: #CBD4E6;
}

.portlet-section-subheader {
   font-weight: bold;
   font-size: 10px;
}

.portlet-section-footer {
   font-size: 11px;
}

/* Text that belongs to the table but does not fall in one of the other categories
(e.g. explanatory or help text that is associated with the section. */
.portlet-section-text {
   font-size: 12px;
   font-style: italic;
}

/*******************
* Table Selectors  *
********************/
/* Table header */
.portlet-table-header {
   background-color: #eef;
   padding: 0 5px 5px 5px;
   font-weight: bold;
   color: #656565;
   font-size: 12px;
   border-bottom: 1px solid #d5d5d5;
}

/* Table footer */
.portlet-table-footer {
   padding: 5px 5px 0 5px;
   font-weight: bold;
   color: #656565;
   font-size: 12px;
   border: none;
   border-top: 1px solid #d5d5d5;
}

/* Normal text in a table cell */
.portlet-table-body {

}

/* Text in every other row in the table */
.portlet-table-alternate {
   background-color: #E6E8E5;
   border-bottom: 1px solid #d5d5d5;
}

/* Text in a selected cell range */
.portlet-table-selected {
   color: #000;
   font-size: 12px;
   background-color: #CBD4E6;
}

/* Text of a subheading */
.portlet-table-subheader {
   font-weight: bold;
   color: #000;
   font-size: 12px;
}

/* Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the table). */
.portlet-table-text {
   padding: 3px 5px;
   border-bottom: 1px solid #d5d5d5;
}

/********
* MENUS *
*********/

/*General menu settings such as background color, margins, etc. */
.portlet-menu {

}

/* Normal, unselected menu item. */
.portlet-menu-item {
   color: #242424;
   text-decoration: none;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
}

.portlet-menu-item:hover {
   color: #5699B7;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}

/* Selected menu item. */
.portlet-menu-item-selected {

}

/* Selected menu item when the mouse hovers over it. */
.portlet-menu-item-selected:hover {

}

/* Normal, unselected menu item that has sub-menus. */
.portlet-menu-cascade-item {

}

/* Selected sub-menu item that has sub-menus */
.portlet-menu-cascade-item-selected {

}

/* Descriptive text for the menu (e.g. in a help context below the menu) */
.portlet-menu-description {

}

/* Menu caption */
.portlet-menu-caption {

}

/* ===== WSRP 2.0 - As of now proposed additions are:	===== */

/* A separator bar similar to a horizontal rule, but with styling matching the page */
.portlet-horizontal-separator {
}

/* Allows portlets to mimic the title bar when nesting something */
.portlet-nestedTitle-bar {
}

/* Allows portlets to match the textual character of the title on the title bar. */
.portlet-nestedTitle {
}

/* Support portlets having tabs in the same style as the page or other portlets */
.portlet-tab {
}

/* Highlight the tab currently being shown */
.portlet-tab-active {
}

/* Highlight the selected tab (not yet active) */
.portlet-tab-selected {
}

/* A tab which can not be currently activated */
.portlet-tab-disabled {
}

/* Top level style for the content of a tab. */
.portlet-tab-area {
}

/*****************
* AJAX Selectors *
*****************/

.dnd-droppable {
   border: #E6E8E5 1px solid;
}

/*******************************************************************************************************************************

  New Selectors added by JBoss.ORG UI Design for theme development

******************************************************************************************************************************** */

/****************** link styles (active and disabled) for the "Add" icon ***************************/

a.addicon {
   font-weight: bold;
   background-image: url( images/ico_addcontent.gif );
   background-repeat: no-repeat;
   background-position: left;
   padding-left: 16px;
}

/*
a.addicondisabled {
   font-weight: bold;
   color: #d5d5d5;
   background-image: url( images/ico_addcontent_disa.gif );
   background-repeat: no-repeat;
   background-position: left;
   padding-left: 16px;
}
*/

/************** Foat Style (used to float objects on the page) **********************/

.floatobjectright {
   float: right;
}

.floatobjectleft {
   float: left;
}

/**************** Hide/Show functionality  ******************************************/
.hidden {
   display: none;
}

/************** Pagination ************************/
.pagination {
   padding-top: 6px;
   white-space: nowrap;
}

.pagination ul {
   margin: 0;
   padding: 0;
   font-size: 10px;
   text-align: right;
}

.pagination li {
   list-style-type: none;
   display: inline;
   padding-bottom: 1px;
}

.pagination a, .pagination a:visited {
   padding: 0px 2px;
   text-decoration: none;
   color: #5078aa;
}

.pagination a:hover, .pagination a:active {
   color: #7eacd6;
   text-decoration: underline;
}

.pagination li.currentpage {
   font-weight: bold;
   padding: 0 2px;
   color: #000000;
}

.pagination li.disablepage {
   padding: 0 5px;
   color: #656565;
}

.pagination li.nextpage {
   font-weight: bold;
   background-image: url( images/ico_arrow_blue_right.gif );
   background-repeat: no-repeat;
   background-position: left;
   margin-left: 3px;
   padding-left: 6px;
}

.pagination li.nextpagedisabled {
   color: #656565;
   font-weight: bold;
   background-image: url( images/ico_arrow_grey_right.gif );
   background-repeat: no-repeat;
   background-position: left;
   margin-left: 3px;
   padding-left: 8px;
   padding-right: 2px;
}

.pagination li.previouspage {
   font-weight: bold;
   background-image: url( images/ico_arrow_blue_left.gif );
   background-repeat: no-repeat;
   background-position: right;
   padding-left: 10px;
   margin-right: 3px;
   padding-right: 7px;
}

.pagination li.previouspagedisabled {
   font-weight: bold;
   color: #656565;
   background-image: url( images/ico_arrow_grey_left.gif );
   background-repeat: no-repeat;
   background-position: right;
   padding-left: 12px;
   margin-right: 3px;
   padding-right: 9px;
}

* html .pagination li.currentpage, * html .pagination li.disablepage {
/*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
   margin-right: 5px;
   padding-right: 0;
}

/********************* graphic style for bottom button bar in the administration portlets ***********************************/

.bottombuttonbar {
   background-color: #ececec;
   border-bottom: 1px solid #d5d5d5;
   border-top: 1px solid #d5d5d5;
   margin: 15px 10px 15px 5px;
   padding: 10px 10px;
}

/***************  Edit state background for hide/show controls **************************************************

Currently for Role management admin portlet

******************************************************************************************************************/

.editportletbkg {
   background-color: #eef8fd;
   padding: 10px;
   border: 1px solid #000000;
}

/***********************
*	homepage specific  *
***********************/

#big-container {
	width:896px;
	position:relative;
	top:12px;
	/*left:18px;*/
	padding-bottom: 16px;
	float:left;
}
#big-container-top {
	background-image:url(images/big-container-top.gif);
	height:18px;
}
#big-container-middle {
	background-color:#f2f2f2;
}
#big-container-bottom {
	background-image:url(images/big-container-bottom.gif);
	height:17px;
}
#cleardiv {
	clear:both;
	height:100%;
}
#cleardiv_dotted {
        background-image:url(images/dots.gif);
        clear:both;
        height:1px;
        font-size:1px;
}
.vertical-line {
	float:left;
	background-image:url(images/menu_dots.gif);
	width:1px;
	height:165px;
	margin-left:9px;	
}
#regionA_home {
   float: left;
   width: 100%;
   overflow: hidden;
   /*border: 1px solid #A9A9A9;*/
}
#regionB_home {
   float: left;
   width: 448px;
   /*padding-left:20px;*/
   padding-bottom:5px;
   overflow: hidden;
}
#regionC_home {
   float: right;
   width: 448px;
   overflow: hidden;
   padding-bottom: 16px;
}
#regionD_home {
   float: left;
   width: 448px;
   /*padding-left:20px;*/
   padding-bottom:5px;
   overflow: hidden;
   padding-top: 22px;
}
#regionE_home {
   float: right;
   width: 448px;
   overflow: hidden;
   padding-top: 22px;
}
/* "dynamic" Header background */
#header {
   	background-image: url( /content/empression/header/Start.jpg );
   	background-repeat: no-repeat;
	border:solid #a9a9a9;
	position:absolute;
	top:80px;
	border-width: 1px;
	width: 922px; 
	height: 183px;
	white-space: nowrap;
}
.icon {
	float:left;
	width:100px;
	height:96px;
	padding-right:16px;
	padding-top:16px;
}
.icontext {
	float:left;
	width:332px;
	padding-top:16px;
	height:96px;
}
#active_nav {
	color: #FF5E00;
}
#regionB h1,#regionB_small h1,#regionB_big h1, #regionB h2,#regionB_small h2,#regionB_big h2 {
	margin-bottom: 12px;
}
/*#regionB ul, #regionB_small ul, #regionB_big ul {
ul {
	list-style-type: none;
	margin-left:14px
}*/
#regionB li, #regionB_small li, #regionB_big li {
	list-style-image: url(images/orange_box.gif);
	margin-left:16px;
	line-height:18px;
}
#regionB img, #regionB_small img, #regionB_big img {
	margin-right: 10px;
}/*
#regionB h1, #regionB_small h1, #regionB_big h1 {
	font-size:	18px;
	font-weight: bold;
}
#regionB h2, #regionB_small h2, #regionB_big h2 {
	font-size:13px;
	font-weight: bold;
	color: #5E5E5E;
}*/
.overlay_left {
  background:transparent url(images/overlay_left.png) no-repeat scroll 0 0;
  height:303px;
  position:absolute;
  top:0px;
  left:0px;
  width:9px;
  z-index:10;
}
.overlay_bottom {
  background:transparent url(images/overlay_bottom.png) no-repeat scroll 0 0;
  height:4px;
  left:9px;
  position:absolute;
  top:300px;
  width:878px;
  z-index:10;
}
.overlay_right {
  background:transparent url(images/overlay_right.png) no-repeat scroll 0 0;
  height:303px;
  left:887px;
  position:absolute;
  top:0px;
  width:9px;
  z-index:10;
}
.headline{
	float:left;
	color:#FF6600;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding-left:8px;
	margin-top:2px;
}
.doc_h1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #1458a5;
	margin-top:3px;
}
.doc_h2 {
	font-size:13px;
	font-weight: bold;
	color: #5E5E5E;
	margin-top:3px;
	margin-bottom: 6px;
}
#player {
	background: url(/content/empression/flash/header/firstframe.png) no-repeat;
	display:block;
	height:303px;
	width:896px;
}
#player img {
	margin-left:468px;
	margin-top:116px;
}
#player h1, #player h2, #player a, #player p{
  margin: 0 0 0 0;
}
#player div {
  margin: 0 0 0 0;
}
#flashFilm {
	margin-bottom:16px;
}
.navigation_submenu_dotts {
	width:196px;
	height:1px;
	font-size:1px;
	background: url(images/navmenu_dots.gif) repeat-x;
}
.navigation_submenu_div {
	background: url(images/navmenu_bullet.gif) transparent no-repeat;
	width:190px;
	padding-bottom:2px;
	margin-left: 7px;
}
ul#navigation_submenu {
	padding-left: 2px;
	padding-bottom:16px;	
}
ul#navigation_submenu li{
	display:block;
	margin-top:5px;
}
ul#navigation_submenu li div a{
	color:#6b6b6b;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-family:arial;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
	padding-top:4px;
	padding-left: 11px;
	text-decoration: none;
	display:block;
	width:174px;
}
ul#navigation_submenu li a:hover{
	color:#ff5e00;
}
ul#navigation_submenu li div a#navigation_submenu_selected{
	color:#ff5e00;
	font-weight:bold;
}
ul#navigation_submenu li div a:link, ul#navigation_submenu li div a:visited{
	color:#4C4C4C;
}
#tempdiv span.months {
  background-color:#EEEEEE;
  display:block;
  margin:0;
  padding:3px;
}
#scroller li {
	line-height:18px;
	list-style-type: none;
	margin-top:8px;
}
#scroller {
	position: relative;
	overflow: hidden;
	height:92px;
	width: 440px;
	float:left;
}
#NewsListPortlet li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
  	margin-left:0px;
}
