html, body {
  background: white;
}

html, body, input, select, textarea {
  font-family:  Verdana,Arial,Helvetica,sans-serif;
  color:        #333333;
  font-size:    1em;
}

.titleBloc {
  background-image: url(../../../nl/img/header.png);
  background-repeat: no-repeat;
  width: 950px;
  border: 0px;
  vertical-align: top;
}

td#header {
  height: 116px;
}

div#logo {
  background-image: url(../../../nl/img/logo.png);
  background-repeat: no-repeat;
  height: 76px;	
}

div#welcome {
  float: left;
  color:#FFFFFF;
  font-weight: bold;
  font-size: 12pt;
  font-family:  Verdana,Arial,Helvetica,sans-serif;
  margin-top: 63px;
  margin-left: 10px;
}

div#login {
  float: right;
  color:#FFFFFF;
  font-size: 9pt;
  font-family:  Arial,Verdana,Helvetica,sans-serif;
  margin-top: 63px;
  margin-right: 10px;
}

div#login a, div#login a.linkAlert:active, div#login a.linkAlert:visited, div#login a.linkAlert:hover  {
  color: #FFFFFF;
  text-decoration: none;
  margin-left: 4px;
}

div#login a:hover {
  text-decoration: underline;
}

td#menu {
  padding-top: 2px;
  background: #FFFFFF;
  border-top: 1px solid #D5E4EF;
}

h2 {
  font-size: 16pt !important;
  font-weight: normal;
  color: #125886;
  margin: 10px 0 0 0;
  background:none;
  border:none;
}

h2 strong {
 font-weight: bold;
 color: #F18913;
}

.solutionHeader {
  background-image: url(../../../xtk/img/report/gradientline.png);
  background-repeat: no-repeat;
  vertical-align: bottom;
  padding-top: 4px;
}

.processHeader
{
  text-decoration:underline;
  color:#486790;
  font-size:14px;
  font-weight: bold;
  margin-bottom: 10px;
}

a.linkView, a.linkView:active,  a.linkView:visited { 
 font-size: 8pt;
 color: #006D97;
 text-decoration: none;
 vertical-align: middle; 
}

a.linkView:hover {
 color: rgb(255, 51, 0);
 text-decoration:underline;
}

.imgView {
 vertical-align: middle;
 margin-left: 10px;
}

.summaryApp {
  font-size: 0.81em;
  color: #858585;
  margin-top: 10px;
}

td#footer {
  background: #ef9322;
  border-top:1px solid #E5E5E5;
  border-bottom:1px solid #E5E5E5;
  font-family:Arial,Helvetica,sans-serif; 
  font-size: 8pt; 
  color: white; 
  padding: 4px;
  width: 950px;
}

td#footer a {
  color: white;
}

table#footer {
  margin-top: 8px;
  width: 950px; 
}

.detailBox
{
  margin-top: 2px;
  border:1px solid;
  padding: 2px;
  border-color: #B7C3DB;	
}

.headerContainer
{
  font-size: 80%;
  color: #006D97;
  border-bottom:1px dotted silver;
  width: 80%
}

.processAlert
{
  color: rgb(255, 0, 0); 
  padding:4px;
  margin-top:4px;
  margin-right:10px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt; 
  text-align: left;
}

a.linkAlert, a.linkAlert:active,  a.linkAlert:visited { 
 color: #FF0000;
 text-decoration: none;
 vertical-align: middle; 
}

a.linkAlert:hover {
 text-decoration:underline;
}

.blockChildProcess
{
  margin-left: 35px;	
}

#col, .col
{
  color: #858585;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  margin-top: 10px;	
}

#col ul, .col ul,
{
  padding: 0;
  margin: 0;	
}

#col ul li, .col ul li 
{
  color:#858585;
}

#col ul li, .col ul li
{
  background-image: none;
  background-position:0 0.4em;
  background-repeat:no-repeat;
  color:#858585;
  list-style-type:none;
  display:block; text-align:left; text-decoration:none; 
  padding-bottom:4px;	
}

#col a, .col a
{
  color: #006D97;
  text-decoration: none;
}

#col a:hover, .col a:hover 
{
  color: #006D97;
  text-decoration: underline;
}

#col li ul li, .col li ul li
{
  background-image:url(https://t.e.roccofortehotels.com/nl/img/bullet_orange_sq.gif);
  font-size:0.9em;
}

.roundContainer 
{
  font-size: 8pt;	
  background-image: url(../../../nl/img/bg_inner.png);
  background-repeat: no-repeat;	
}

table.roundContainer tr td.top-left-corner 
{
  height: 5px;
  width: 5px;
  background: url(../../../nl/img/top-left.png) no-repeat;
}

table.roundContainer tr td.top
{
  height: 5px;
  background: url(../../../nl/img/top.png) repeat-x;
}

table.roundContainer tr td.top-right-corner 
{
  height: 5px;
  width: 5px;
  background: url(../../../nl/img/top-right.png) no-repeat;
}

table.roundContainer tr td.left
{
  padding-right: 5px;
  background: url(../../../nl/img/point.png) repeat-y;
}

table.roundContainer tr td.right 
{
  padding-left: 5px;
  background: url(../../../nl/img/right.png) repeat-y;
}

table.roundContainer tr td.bottom-left-corner
{
  height: 5px;
  width: 5px;
  background: url(../../../nl/img/bottom-left.png) no-repeat;
}

table.roundContainer tr td.bottom
{
  padding-top: 5px;
  background: url(../../../nl/img/bottom.png) repeat-x ;
}

table.roundContainer tr td.bottom-right-corner
{
  background: url(../../../nl/img/bottom-right.png) no-repeat;
}

@media print {
  div.reportTools {
    display: none !important; 
    visibility: hidden !important;
  }
}

.mainMenu ul, .reportTools ul
{
  padding: 0; 
  margin: 0; 
  list-style: none;
}

.mainMenu li, .reportTools li
{
  display: inline;
  margin: 0;
}

.mainMenu li a
{
  display: block; 
  float: left;
  text-decoration: none; 
  text-align: left; 
  color: #767474; 
  overflow: hidden;
  padding: 1px 5px 5px 5px; 
  outline: none;
}

.mainMenu li a:visited, .reportTools li a:visitied
{
  color: #767474;
}

.mainMenu li a:hover
{
  color: #5F6496; 
}

.notSaved li a:hover
{
  color: #FF3300; 
}

.mainMenu li a img, .reportTools li a img
{
  vertical-align: middle;
}

div.contentTools, div.reportTools
{
  float:right;
  margin-bottom: -20px;
  position:relative; 
  z-index: 1000;
}

div.leftTab 
{
  background:url("../../../nl/img/left-tab.png") no-repeat scroll 0 0 transparent;
  float:left;
  height:20px;
  width:14px;
}

div.contentTab 
{
  background:url("../../../nl/img/content-tab.png") repeat-x scroll 0 0 transparent;
  float:left;
  height:20px;
  margin-right:-4px;
  vertical-align:middle;
}