body {
    margin: 0;
    padding: 0;
    font-family: arial, sans-serif !important;
    color: #333333;
    font-size: 11px;
    /*text-align: center;*/
}

img {
    border: none;
}

a:focus {
    outline: none;
}

div {
    margin: 0;
    padding: 0;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.textLink {
    text-decoration: none;
    font-size: 10px;
    color: #333333;
}

.textLink:hover {
    text-decoration: underline;
}

.newsLink,
.downloadLink {
    font-size: 11px;
}

.grayColor {
    color: #333333;
}

.blueColor {
    color: #003399;
}

h1,
.pageHeader {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: arial, sans-serif;
    color: #585960;
}

h2 {
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 12px;
    font-family: arial, sans-serif;
    color: #585960;
}

#siteContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*border: 1px solid blue;*/
}

/*---------------------------------------------------------------- HEAD */

#headContainer {
    /*width: 980px;*/
    /*width: 100%;*/
    height: 280px;
    position: relative;
    /*margin: 0 10px 0 10px;*/
    /*top: 0;*/
    /*left: 0;*/
    /*border: 1px solid black;*/
}

#logo {
    width: 276px;
    height: 49px;
    /*padding: 2px;*/
    position: absolute;
    top: 12px;
    left: 18px;
}

#upperHeadContainer {
    /*width: 100%;*/
    height: 189px;
    position: relative;
    /*top: 10px;*/
    /*left: 0;*/
    border-left: 2px solid #e6e9ec;
    border-right: 2px solid #e6e9ec;
    border-bottom: 1px solid #e6e9ec;
}

#poweredBy {
    border-top: 1px solid #DEDEDE;
    width: 100%;
    height: 20px;
    text-align: right;
    margin: 10px 0 0 0;
    padding: 1px 0 0 0;
    font-family: arial, sans-serif;
    font-size: 10px;
}

#poweredBy div {
    padding-right: 20px;
}

#loggedInUser {
    position: absolute;
    top: 77px;
    left: 615px;
    width: 370px;
    height: 40px;
    padding: 0;
}

#languageContainer {
    position: absolute;
    top: 79px;
    right: 7px;
    width: 100px;
    height: 22px;
    /*padding: 5px 5px 0 0;*/
    text-align: right;
}

#maintenance {
    position: absolute;
    /*top: 104px;*/
    bottom: 3px;
    left: 615px;
    border: 2px solid #FE0000;
    color: #FE0000;
    background: #FFEAEA;
    width: 364px;
    padding: 2px;
    font-size: 9px;
}

/*---------------------------------------------------------------- HEAD - METANAVIGATION */

div#metaNavContainer {
    text-align: right;
    /*width: 600px;*/
    height: 17px;
    /*border: 1px solid black;*/
    position: absolute;
    top: 36px;
    right: 12px;
}

#metaNavContainer ul {
    padding: 0;
    margin: 0;
    color: #003366;
    float: left;
    /*text-align: right;*/
}

#metaNavContainer ul li {
    display: inline;
    text-align: center;
    padding: 0;
    margin: 0;
}

#metaNavContainer ul li span,
#metaNavContainer ul li a,
#metaNavContainer ul li a.firstMetaNav {
    padding: 0 7px 0 7px;
    margin: 0 0 0 0;
    color: #003366;
    font-size: 12px;
    font-family: arial, sans-serif;
    text-decoration: none;
    float: left;
    border-left: 1px solid #333333;
    display: block;
}

#metaNavContainer ul li .firstMetaNav {
    border-left: none;
}

#metaNavContainer ul li a:hover,
#metaNavContainer ul li a.act,
#metaNavContainer ul li a.firstMetaNavAct {
    color: #003366;
    text-decoration: underline;
}

/*---------------------------------------------------------------- HEAD - PRIM�RNAVIGATION */

div#priNavContainer {
    text-align: left;
    width: 100%;
    height: 51px;
    background: url("../../img/bg_prinav.png") 0 0 repeat-x;
    padding: 0;
    /*border: 1px solid black;*/
    position: absolute;
    top: 79px;
    left: 0;
}

#priNavContainer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#priNavContainer ul li {
    display: inline;
    padding: 0;
    margin: 0;
}

#priNavContainer ul li a,
#priNavContainer ul li a.firstPriNav,
#priNavContainer ul li a:hover {
    padding: 18px 18px 15px 18px;
    margin: 0 0 0 0;
    font-family: arial, sans-serif;
    font-size: 15px;
    color: #003366;
    text-decoration: none;
    float: left;
    display: block;
    background: url("../../img/bg_prinav.png") 0 0 repeat-x;
}

#priNavContainer ul li a:hover,
#priNavContainer ul li a.act,
#priNavContainer ul li a.act:hover,
#priNavContainer ul li a.firstPriNav:hover,
#priNavContainer ul li a.firstPriNavAct,
#priNavContainer ul li a.firstPriNavAct:hover {
    color: #ffffff;
    background: url("../../img/bg_prinav.png") 0 -53px repeat-x;
}

/*---------------------------------------------------------------- HEAD - SEKUND�RNAVIGATION */

div#sekNavContainer {
    text-align: center;
    width: 100%;
    height: 19px;
    /*background: #e7e7e7;*/
    /*background: url("../img/bg_seknav.gif") no-repeat;*/
    /*border: 1px solid black;*/
    position: absolute;
    top: 129px;
    left: 0;
}

div#sekNavContainer .sekNavTable {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
}

div#sekNavContainer .sekNavTable td {
    padding: 0;
}

div#sekNavContainer .sekNavLeft,
div#sekNavContainer .sekNavRight {
    width: 17px;
    height: 27px;
    margin: 0;
    /*border: 1px solid black;*/
}

div#sekNavContainer .sekNavLeft {
    background: url("../../img/bg_seknav-left.png");
}

div#sekNavContainer .sekNavRight {
    background: url("../../img/bg_seknav-right.png");
}

div#sekNavContainer .sekNavContent {
    display: block;
    margin-left: 0;
    margin-right: 0;
    /*width: 100%;*/
    height: 27px;
    background: url("../../img/bg_seknav.png") top left repeat-x;
}

#sekNavContainer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#sekNavContainer ul li {
    display: inline;
    padding: 0;
    margin: 0;
}

#sekNavContainer ul li a,
#sekNavContainer ul li a.firstSekNav {
    padding: 0 0 0 0;
    margin: 7px 10px 0 0;
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #585961;
    text-decoration: none;
    float: left;
    display: block;
}

#sekNavContainer ul li a:hover,
#sekNavContainer ul li a.act,
#sekNavContainer ul li a.firstSekNavAct {
    color: #585961;
    text-decoration: underline;
    display: block;
}

/*---------------------------------------------------------------- CONTENT */

#breadcrumbContainer {
    position: absolute;
    top: 165px;
    left: 0;
    padding: 0 0 0 17px;
    width: 500px;
    /*border: 1px solid black;*/
}

#breadcrumbContainer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#breadcrumbContainer ul li {
    margin: 0;
    padding: 0;
    display: inline;
}

#breadcrumbContainer ul li span {
    display: block;
    float: left;
    color: #585960;
    font-family: arial, sans-serif;
    font-size: 12px;
    background: url("../../img/breadcrumb_separator.png") 0 3px no-repeat;
    padding: 0 5px 0 10px;
}

#breadcrumbContainer ul li span.first {
    background: none;
    padding: 0 5px 0 0;
}

#breadcrumbContainer ul li span.act {
    font-weight: bold;
}

#breadcrumbContainer ul li span a,
#breadcrumbContainer ul li span a:hover {
    text-decoration: none;
    color: #585960;
}

#dateContainer {
    position: absolute;
    top: 165px;
    right: 17px;
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #585960;
    /*border: 1px solid black;*/
}

#contentContainer {
    position: absolute;
    top: 296px;
    left: 0;
    padding: 5px;
}

#loginContainer {
    text-align: center;
    width: 1000px;
    padding: 0;
}

#welcomeBox {
    position: relative;
    top: 150px;
    margin: 0 auto;
}

.upperContent {
    position: relative;
    top: 10px;
    padding: 0;
    width: 990px;
    /*height: 300px;*/
}

.lowerContent {
    position: relative;
    width: 990px;
}

.contentLeftColumn,
.contentRightColumn {
    position: relative;
    width: 490px;
}

.fullContent {
    position: relative;
    top: 10px;
    width: 990px;
    padding: 0;
}

.leftColumn {
    position: relative;
    top: 10px;
    width: 250px;
    padding: 0;
}

.toolBar {
    width: 60px;
    height: 27px;
    padding-top: 28px;
    font-size: 10px;
    font-family: arial, sans-serif;
    /*overflow: hidden;*/
}

* html .toolBar {
    height: 55px;
}

#contactBoxContainer {
    width: 267px;
    height: 122px;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    font-family: arial, sans-serif;
    font-size: 11px;
    position: relative;
    background: url("../../img/contact.jpg") no-repeat top right;
    padding: 4px;
}

* html #contactBoxContainer {
    width: 277px;
    height: 130px;
}

.contactBoxText {
    width: 150px;
}

#newsTeaserContainer,
#newsTeaserPartnerContainer {
    /*width: 195px;*/
    height: 100%;
    /*padding: 5px 0 5px 0;*/
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    font-family: arial, sans-serif;
    font-size: 11px;
    position: relative;
}

* html #newsTeaserContainer {
    /*width: 197px;*/
    /*height: 90px;*/
}

#newsTeaserPartnerContainer {
    /*width: 675px;*/
    height: 130px;
}

* html #newsTeaserPartnerContainer {
    /*width: 677px;*/
    height: 130px;
}

.newsTeaser {
    /*margin-bottom: 3px;*/
    padding: 4px;
}

.newsTeaserList {
    /*margin-bottom: 1px;*/
    padding: 4px 0 4px 0;
}

.allNews {
    /*margin-top: 7px;*/
    padding: 4px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
}

.bgGrayColor {
    background: #EFF1F1;
}

#newsContainer {
    width: 100%;
    padding: 10px;
    font-family: arial, sans-serif;
    font-size: 11px;
}

.newsImg {
    margin: 0 10px 10px 0;
    float: left;
}

.newsHeader {
    font-size: 14px;
    color: #003399;
    display: block;
    margin-top: 5px;
}

.noticeText {
    color: #FE0000;
}

.staticContentContainer {
    padding: 10px;
    /*border-left: 1px solid #808080;*/
    /*border-right: 1px solid #808080;*/
    /*border-bottom: 1px solid #808080;*/
    width: 600px;
    /*background: #EFF1F1;*/
}

.staticContentContainer p {
    margin: 10px 0 10px 0;
}

/*---------------------------------------------------------------- IMAGE GALLERY */

.slideBox {
    font-size: 10px;
    /*background: #F3F3F7;*/
    /*color: #4c4c4c;*/
    text-align: center;
    /*border: 1px solid black;*/
    /*width: 480px;*/
    height: 160px;
}

.slideBox ul,
.slideBox li {
    list-style: none;
}

.slideBox ul {
    margin: 0;
    padding: 0;
    float: left;
}

.slideBox ul li {
    display: inline;
    margin: 0;
    padding: 0;
}

.slideBox h3 {
    margin: 0;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.slideBox a.title {
    text-decoration: none;
    color: #000000;
}

.slideBox a.title:hover {
    text-decoration: underline;
    color: #000000;
}

.slideBox .article {
    /*margin-right: 30px;*/
    width: 98px;
    /*border: 1px solid black;*/
    padding: 0;
}

.slideBox .image {
    width: 120px;
    height: 143px;
    padding: 1px;
    /*border: 1px solid #D3D3D3;*/
    background: #ffffff;
    /*vertical-align: middle;*/
    /*text-align: center;*/
    /*overflow: hidden;*/

    /*line-height:250%;*/
    /*width:auto;*/
    /*margin:1em 20%;*/
    /*text-align: center;*/
    /*margin-right: 10px;*/
}

* html .slideBox .image {
    width: 120px;
}

.slideBox .info {
    width: 98px;
    text-align: left;
    padding-left: 10px;
    /*margin-left: 3px;*/
    /*border: 1px solid black;*/
}

.slideBox .price {
    margin-top: 10px;
}

.slideBox .order {
    /*position: relative;*/
    /*bottom: 0;*/
}

#slideLeftPublication,
#slideRightPublication,
#slideLeftTemplate,
#slideRightTemplate {
    width: 25px;
    height: 146px;
}

.slideContainer,
.slideContainerPublications {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    text-align: center;
    /*margin-top: 10px;*/
    width: 359px;
    height: 144px;
}

.slideContainerPublications {
    width: 280px;
}

.centerBox {
    /*border: 1px solid black;*/
    text-align: center;
    width: 100px;
    height: 143px;
    padding: 3px 0 0 0;
    margin: 0 4px 0 4px;
}

.articleCount {
    font-size: 10px;
    text-align: right;
}

.jCarousel {
    /*border: 1px solid black;*/
}

.pubThumb {
    text-decoration: none;
    font-size: 10px;
    color: #333333;
}

.pubThumb:hover {
    /*border: 1px solid #D3D3D3;*/
    text-decoration: underline;
    font-size: 10px;
    color: #333333;
}

.pubImage {
    text-align: center;
    /*border: 1px solid #e7e7e7;*/
}

.pubText {
    text-align: center;
    /*background: url("../img/bg_template_text.gif") no-repeat;*/
    /*margin-top: 2px;*/
    /*padding: 1px;*/
    /*width: 120px;*/
    /*height: 35px;*/
}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/*---------------------------------------------------------------- CUSTOMIZED SKIN STYLES */

.buttonText,
.buttonTextDown,
.buttonTextOver,
.buttonTextFocused,
.buttonTextFocusedDown,
.buttonTextSelected,
.buttonTextSelectedDown,
.buttonTextSelectedFocused,
.buttonTextSelectedFocusedDown,
.buttonTextSelectedOver,
.buttonTextSelectedFocusedOver {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

/* hover canvas  */
.canvasHover,
.gridHover,
.formHover {
    font-family: arial, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
    color: black;
    background-color: #3E74B3;
    border: 1px solid #808080;
    padding: 5px;
}

.button {
    padding: 2px;
    font-family: arial, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
    background-color: #CCCCCC;
    border-left: 1px solid white;
    border-top: 1px solid white;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    filter: "progid:dximagetransform.microsoft.gradient(gradientType=0, startColorStr=#003399, endColorStr=#EEEEEE)";
}

.buttonDown,
.buttonFocusedDown {
    padding: 2px;
    font-family: arial, Bitstream Vera Sans, sans-serif;
    font-size: 14px;
    background-color: #AAAAAA;
    font-weight: bold;
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    filter: "progid:dximagetransform.microsoft.gradient(gradientType=0, startColorStr=#CCCCCC, endColorStr=#888888)";
}

.button,
.buttonDown,
.buttonOver,
.buttonFocused,
.buttonFocusedDown,
.buttonSelected,
.buttonSelectedDown,
.buttonSelectedFocused,
.buttonSelectedFocusedDown,
.buttonSelectedOver,
.buttonSelectedFocusedOver {
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.toolTip {
    background: #ffffff;
    border: 1px solid #808080;
    font-family: arial, sans-serif;
    font-size: 10px;
    padding: 3px;
}

.tileToolTip {
    background: #ffffff;
    border: 1px solid #808080;
    font-family: arial, sans-serif;
    font-size: 10px;
}

.formTitle,
.formTitleFocused,
.formTitleDisabled,
.formCell {
    vertical-align: top !important;
}

.formRow,
.formCell,
.formTitle,
.formCellFocused,
.formCellDisabled,
.formTitleFocused,
.formTitleDisabled,
.pickListCell,
.pickListCellSelected,
.pickListCellDisabled {
    background: #EFF1F1;
    color: black;
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
}

/* Positionierung Freier Texte usw. */
.textItem,
.textItemFocused {
    text-align: left;
    width: 100%;
}

.textItemDisabled,
.textItemError,
.textItemHint {
    width: 100%;
}

td.formCell.bgGrayError,
div.formCell.bgGrayError {
    width: 20px !important;
    width: auto;
}

table.formCell.bgGrayError {
    width: 100%;
}

td.formCell.bgWhiteError,
div.formCell.bgWhiteError {
    width: 20px !important;
    width: auto;
}

table.formCell.bgWhiteError {
    width: 100%;
}

.bgWhite,
.bgWhiteFocused,
.bgWhiteDisabled,
.bgGray,
.bgGrayFocused,
.bgGrayDisabled,
.bgGrayBorderBottom {
    background: #ffffff;
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
}

.bgSelectedContent {
    padding-left: 6px;
}

.noIcon {
    background: url("../../img/bg_selected_no.gif") 3px center no-repeat;
}

.oneIcon {
    background: url("../../img/bg_selected_one.gif") 3px center no-repeat;
}

.twoIcons {
    background: url("../../img/bg_selected_two.gif") 3px center no-repeat;
}

.twoIconsLong {
    background: url("../../img/bg_selected_two_long.gif") 3px center no-repeat;
}

.grayTwoIcons {
    background: url("../../img/bg_selected_gray_two.gif") top left no-repeat;
}

.bgGray,
.bgGrayFocused,
.bgGrayDisabled,
.bgGrayBorderBottom {
    background: #EFF1F1;
}


.bgGrayBorderBottom {
    border-bottom: 1px solid #9e9e9e;
}

.bgWhiteError {
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #204268;
    background-color: #CFD9F2
}

.cellDark {
    background-color: #DBE0E0;
}

.cellOver,
.cellOverDark {
    background-color: #C1CAE5;
}

.formHint {
    width: 400px;
}

.borderedCell2,
.borderedCell2Dark,
.borderedCell2Over,
.borderedCell2OverDark,
.borderedCell2Selected,
.borderedCell2SelectedDark,
.borderedCell2SelectedOver,
.borderedCell2SelectedOverDark {
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
    text-overflow: ellipsis;
    font-weight: bold;
    color: #333333;
}

.borderedCell2Dark {
    background-color: #DBE0E0;
}

.borderedCell2Over,
.borderedCell2OverDark {
    background-color: #C1CAE5;
}

.borderedCell2Selected,
.borderedCell2SelectedDark {
    background-color: #FAEBB5;
}

.borderedCell2SelectedOver,
.borderedCell2SelectedOverDark {
    background-color: #F8E290;
}

.borderedCell,
.borderedCellDark,
.borderedCellOver,
.borderedCellOverDark,
.borderedCellSelected,
.borderedCellSelectedDark,
.borderedCellSelectedOver,
.borderedCellSelectedOverDark {
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
    text-overflow: ellipsis;
    color: #333333;
    background: url("../../img/bg_date.gif") no-repeat 2px right;
    /*border-left: 1px solid #808080;*/
    /*border-right: 1px solid #808080;*/
    /*border-bottom: 1px solid #808080;*/
}

.borderedCellDark {
    background-color: #DBE0E0;
}

.borderedCellOver,
.borderedCellOverDark {
    background-color: #C1CAE5;
}

.borderedCellSelected,
.borderedCellSelectedDark {
    background-color: #FAEBB5;
}

.borderedCellSelectedOver,
.borderedCellSelectedOverDark {
    background-color: #F8E290;
}

.calculatedDateLeftCell,
.calculatedDateLeftCellDark,
.calculatedDateLeftCellOver,
.calculatedDateLeftCellOverDark,
.calculatedDateLeftCellSelected,
.calculatedDateLeftCellSelectedDark,
.calculatedDateLeftCellSelectedOver,
.calculatedDateLeftCellSelectedOverDark {
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
    text-overflow: ellipsis;
    color: #333333;
    border-left: 1px solid #FF0000;
    border-top: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
}

.calculatedDateRightCell,
.calculatedDateRightCellDark,
.calculatedDateRightCellOver,
.calculatedDateRightCellOverDark,
.calculatedDateRightCellSelected,
.calculatedDateRightCellSelectedDark,
.calculatedDateRightCellSelectedOver,
.calculatedDateRightCellSelectedOverDark {
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
    text-overflow: ellipsis;
    color: #999999;
    border-right: 1px solid #FF0000;
    border-top: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
    background: url("../../img/bg_date_disabled.gif") no-repeat 2px right;
}

.calculatedDateLeftCellDark,
.calculatedDateRightCellDark {
    background-color: #DBE0E0;
}

.calculatedDateLeftCellOver,
.calculatedDateLeftCellOverDark,
.calculatedDateRightCellOver,
.calculatedDateRightCellOverDark {
    background-color: #C1CAE5;
}

.calculatedDateLeftCellSelected,
.calculatedDateLeftCellSelectedDark,
.calculatedDateRightCellSelected,
.calculatedDateRightCellSelectedDark {
    background-color: #FAEBB5;
}

.calculatedDateLeftCellSelectedOver,
.calculatedDateLeftCellSelectedOverDark,
.calculatedDateRightCellSelectedOver,
.calculatedDateRightCellSelectedOverDark {
    background-color: #F8E290;
}

.printCell {
    font-family: Arial, Bitstream Vera Sans, sans-serif;
    font-size: 11px;
    text-overflow: ellipsis;
    color: #333333;
}

.checkBoxBorder {
    /*border: 1px solid #ff0000;*/
    background: url("../../img/checkbox_border.png") no-repeat 4px 2px;
}

.dateChooserWeekend,
.dateChooserWeekendOver {
    background-color: #ffffff;
}

.dateChooserWeekendDisabled {
    color: #999999;
    background-color: #ffffff;
}

.dateChooserWeekendDark,
.dateChooserWeekendDarkOver {
    background-color: #FCF2CE;
}

.dateChooserWeekendDarkDisabled {
    color: #999999;
    background-color: #FCF2CE;
}

/*---------------------------------------------------------------- OTHER STYLES */

td.page_thumbnail,
td.page_thumbnail_linked_to_previous,
td.page_thumbnail_linked_to_next {
    vertical-align: middle;
}

td.page_thumbnail img,
td.page_thumbnail_linked_to_previous img,
td.page_thumbnail_linked_to_next img {
    border: 1px solid #808080;
    height: 90px;
}

td.page_thumbnail_linked_to_previous {
    background: url("../../img/icons/link.png") no-repeat left center;
}

td.page_thumbnail_linked_to_next {
    background: url("../../img/icons/link.png") no-repeat right center;
}

td.page_thumbnail_empty {
    vertical-align: middle;
}

td.page_thumbnail_empty img {
    border: 1px dashed #808080;
}
