/*end:ADDED*/

.powered {background-color:#ffffff;padding:10px;width:580px;}

/*end:ADDED*/





body {

  /* Pages backgound color */

  background-color: #fff; /*Changed*/

  font-family: Verdana;

  color: #333333;

  font-size: 9pt;

  text-align: left;

  font-weight: normal

}



/* Horiz line separated messages, promotions etc. and right menu items */

hr {

  width: 100%;

  height: 1px;

  color: #D2D1CE

}



a {

  color: #333333;

  font-weight: normal

}



a:hover {

  color: #000000;

  font-weight: normal

}



strong { font-weight: bold }



em {

  font-style: normal;

  color: #333333;

  font-weight: bold;

  font-size: 9pt;

  font-family: Verdana

}



/* Block headers */

th {

  padding: 2px;

  text-align: left;

  font-family: Arial;

  font-size: 11px;

  background-color:#8e9194; /*Changed*/

  font-weight: bold;

  color: #ffffff;

  padding-left: 6px

}



/*** Page main blocks ***/

.table {

  font-family: Arial;

  font-size: 11px;

   background-color: #ffffff; /*Changed*/

  font-weight: normal;

  color: #000000;

  width: 100%;

  border: 0

}



.table th { text-transform: uppercase; }



.tabletitle {

  font-family: Arial;

  font-size: 11px;

  background-color: #817B6A; 

  font-weight: bold;

  color: #ffffff;

  text-align: left;

  width: 100%;

  border: 0;

  padding-right: 4px

}



/* Used in booking history page and extras for better readability */

.tddark { background-color: #DFE0DB }



/* Font attributes for text outside blocks */

.Bodytext {

  font-family: Arial;

  font-size: 11px;

  background-color: #EBEAE5; /*changed*/

  color: #ffffff; /*changed*/

  font-weight: normal;



}



/* Font attributes for text inside blocks */

.text {

  font-family: Arial;

  font-size: 11px;

  font-weight: normal;

  color: #000000

}



/*** Go Back link ***/

.backref {

  font-family: Arial;

  font-size: 11px;

  color: #ffffff; /*Changed*/

  text-decoration: none;

}



.backref:hover {

  font-family: Arial;

  font-size: 11px;

   color: #ffffff; /*Changed*/

  text-decoration: underline

}



/* >> and << symbols before Go Back link and right menu items */

.arrow { font-family: "Courier New"; font-size: 9px; font-weight: bold; color: #ff0000}



/*** Page top title***/

.title {

  font-family: Arial;

  font-size: 11px;

  font-weight: bold;

  color: #000;  /*Changed*/

}



/* HTML controls like inputs, selects, textareas etc. */

.fields {

  font-family: Arial;

  font-size: 11px;

  background-color: #ffffff;

  font-weight: normal;

  color: #000000

}



/* Error messages */

.error {

  font-family: Arial;

  font-size: 11px;

  color: #cc0033

}



/* Buttons */

a.img-button {

  display: block;

  height: 13px;

  width: 130px;

  voice-family: "\"}\"";

  voice-family: inherit;

  width: 102px;

  border: 0;

  padding: 3px 4px 3px 24px;

  /* Buttons background image can be customised here */

  background: #cc0000 url(../res/images/modern/button.gif) no-repeat top left;

  font-family: Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  text-transform: uppercase;

  text-decoration: none;

  text-align: left;

  color: #ffffff;

  cursor: pointer;

  white-space: nowrap;

}



a.img-button-disabled {

  display: block;

  height: 13px;

  width: 130px;

  voice-family: "\"}\"";

  voice-family: inherit;

  width: 103px;

  border: 0;

  padding: 3px 3px 3px 24px;

  background: #cc0000 url(../res/images/modern/button_disabled.gif) no-repeat top left;

  font-family: Arial, sans-serif;

  font-size: 10px;

  font-weight: bold;

  text-transform: uppercase;

  text-decoration: none;

  text-align: left;

  color: #ffffff;

  cursor: pointer;

  white-space: nowrap;

}



a.img-button:hover, a.img-button:link, a.img-button:visited, a.img-button:active { color: #ffffff; }

#welcomeColumn {
    visibility: hidden;
}
