/* $Workfile: mainstyle.css $ $Revision: 30 $ */

/* Basic Tag Definitions */

body
{
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
background-color: #ffffff;

}


a:link   {
        color: #214D74;
        font-size: 9pt;
        font-family: Arial;
        text-decoration: none;
}
a:visited   {
        color: #214D74;
        font-size: 9pt;
        font-family: Arial;
        text-decoration: none;
}
a:active   {
        color: #214D74;
        font-size: 9pt;
        font-family: Arial;
        text-decoration: none;
}
a:hover   {
        color: #214D74;
        font-size: 9pt;
        font-family: Arial;
        text-decoration: underline;
}



table, tr, td, input, select, option, textarea, small, big
{
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
                                                        }


em                                                        { font-size: 12; font-weight: bold;        color: #ff0000; }
small                       { font-size: 9px; }
big                         { font-size: 12px; }

h1                                                        { font-size: 16px; color: #003366; margin: 0px;}
h2                                                        { font-size: 13px; color: #003366; margin: 0px;}
h3                                                        { font-size: 9pt; font-weight: bold; color: #000000; margin: 0px;}


.linput                                         { background-color:#AECEE0;border: 0px inset;font-size:9px; }
.navi                                         { text-decoration: none; color: #003366; font-size: 9pt; font-weight: bold; }
.navi_highlight                { text-decoration: none; color: #FFFFFF; font-size: 9pt; font-weight: bold; }

/* Footer */

.footer                                        { background-color: #EEEEEE; }

/* new r3 design */

.highlight                                { color: red; }
.block                                        { padding:0px; spacing:0px; border:0px; }


.block_blue                                { background-color: #CCCCCC; color: #000000; }
.block_blue_b                        { background-color: #CCCCCC; color: #000000; font-size: 4px; }
.block_blue_tl                        { background-color: #CCCCCC; background-image: url("/images/system/eck_top_left.gif");          color: #000000; }
.block_blue_tr                        { background-color: #CCCCCC; background-image: url("/images/system/eck_top_right.gif");          color: #000000; }
.block_blue_bl                        { background-color: #CCCCCC; background-image: url("/images/system/eck_bottom_left.gif");  color: #000000; font-size: 4px; }
.block_blue_br                        { background-color: #CCCCCC; background-image: url("/images/system/eck_bottom_right.gif"); color: #000000; font-size: 4px; }

.block_mblue                        { background-color: #E8E8E8; color: #000000; }
.block_mblue_b                        { background-color: #E8E8E8; color: #000000; font-size: 4px; }
.block_mblue_tl                { background-color: #E8E8E8; background-image: url("/images/system/eck_top_left.gif");          color: #000000; }
.block_mblue_tr                { background-color: #E8E8E8; background-image: url("/images/system/eck_top_right.gif");          color: #000000; }
.block_mblue_bl                { background-color: #E8E8E8; background-image: url("/images/system/eck_bottom_left.gif");  color: #000000; font-size: 4px; }
.block_mblue_br                { background-color: #E8E8E8; background-image: url("/images/system/eck_bottom_right.gif"); color: #000000; font-size: 4px; }

.block_lblue                        { background-color: #F0F0F0; color: #000000; }
.block_lblue_b                        { background-color: #F0F0F0; color: #000000; font-size: 4px; }
.block_lblue_tl                { background-color: #F0F0F0; background-image: url("/images/system/eck_top_left.gif");          color: #000000; }
.block_lblue_tr                { background-color: #F0F0F0; background-image: url("/images/system/eck_top_right.gif");          color: #000000; }
.block_lblue_bl                { background-color: #F0F0F0; background-image: url("/images/system/eck_bottom_left.gif");  color: #000000; font-size: 4px; }
.block_lblue_br                { background-color: #F0F0F0; background-image: url("/images/system/eck_bottom_right.gif"); color: #000000; font-size: 4px; }
.block_lblue_itl                { background-color: #F0F0F0; background-image: url("/images/system/ecki_top_left.gif");          color: #000000; }
.block_lblue_itr                { background-color: #F0F0F0; background-image: url("/images/system/ecki_top_right.gif");          color: #000000; }
.block_lblue_ibl                { background-color: #F0F0F0; background-image: url("/images/system/ecki_bottom_left.gif"); color: #000000; font-size: 4px; }
.block_lblue_ibr                { background-color: #F0F0F0; background-image: url("/images/system/ecki_bottom_right.gif");color: #000000; font-size: 4px; }



.bookheader                        {
                                font-size: 16px;
                                font-weight: bold;
                                font-family: Arial, Arial, Helvetica, sans-serif;
                                text-decoration: none;
                                color: #FFFFFF;
                                }

.booksteps                        {
                                font-size: 9pt;
                                font-weight: bold;
                                font-family: Arial, Arial, Helvetica, sans-serif;
                                text-decoration: none;
                                color: #FFFFFF;
                                }

.bookmanager                        { background-color: #CCCCCC; color: #000000; }


.bookheaderborder
                                                        {
                                                        font-size: 7pt;
                                                        font-family: Arial, helvetica, Arial, sans serif;
                                                        border-style: dotted;
                                                        border-color: #CCCCCC;
                                                        border-width: 1px;
                                                        color: #000000;
                                                        padding-bottom : 1px;
                                                        padding-left : 1px;
                                                        padding-right : 1px;
                                                        padding-top : 1px;
                                                        }

.bookmainborder
                                                        {
                                                        font-size: 7pt;
                                                        font-family: Arial, helvetica, Arial, sans serif;
                                                        border-style: solid;
                                                        border-color: #CCCCCC;
                                                        border-width: 1px;
                                                        color: #000000;
                                                        padding-bottom : 1px;
                                                        padding-left : 1px;
                                                        padding-right : 1px;
                                                        padding-top : 1px;
                                                        }


.checkbox
                                                        {
                                                        font-size: 7pt;
                                                        font-family: Arial, helvetica, Arial, sans serif;
                                                        border-style: solid;
                                                        border-color: #006699;
                                                        border-width: 0px;
                                                        color: #666666;
                                                        }

.radio
                                                        {
                                                        font-size: 7pt;
                                                        font-family: Arial, helvetica, Arial, sans serif;
                                                        border-style: solid;
                                                        border-color: #006699;
                                                        border-width: 0px;
                                                        color: #666666;
                                                        }





.block_cleanbook                        { background-color: #FFFFFF; color: #214D74; }
.block_book                                { background-color: #CCCCCC; color: #000000; }
.block_book_b                        { background-color: #CCCCCC; color: #000000; font-size: 4px; }
.block_book_tl                        { background-color: #CCCCCC; background-image: url("/images/system/eck_top_left.gif");          color: #000000; }
.block_book_tr                        { background-color: #CCCCCC; background-image: url("/images/system/eck_top_right.gif");          color: #000000; }
.block_book_bl                        { background-color: #CCCCCC; background-image: url("/images/system/eck_bottom_left.gif");  color: #000000; font-size: 4px; }
.block_book_br                        { background-color: #CCCCCC; background-image: url("/images/system/eck_bottom_right.gif"); color: #000000; font-size: 4px; }

.block_mbook                        { background-color: #E8E8E8; color: #000000; font-weight: bold;  }
.block_mbook_b                        { background-color: #E8E8E8; color: #000000; font-size: 9px; }
.block_mbook_tl                { background-color: #E8E8E8; background-image: url("/images/system/eck_top_left.gif");          color: #000000; }
.block_mbook_tr                { background-color: #E8E8E8; background-image: url("/images/system/eck_top_right.gif");          color: #000000; }
.block_mbook_bl                { background-color: #E8E8E8; background-image: url("/images/system/eck_bottom_left.gif");  color: #000000; font-size: 4px; }
.block_mbook_br                { background-color: #E8E8E8; background-image: url("/images/system/eck_bottom_right.gif"); color: #000000; font-size: 4px; }

.block_lbook                        { background-color: #F0F0F0; color: #000000; }
.block_lbook_b                        { background-color: #F0F0F0; color: #000000; font-size: 4px; }
.block_lbook_tl                { background-color: #F0F0F0; background-image: url("/images/system/eck_top_left.gif");          color: #000000; }
.block_lbook_tr                { background-color: #F0F0F0; background-image: url("/images/system/eck_top_right.gif");          color: #000000; }
.block_lbook_bl                { background-color: #F0F0F0; background-image: url("/images/system/eck_bottom_left.gif");  color: #000000; font-size: 4px; }
.block_lbook_br                { background-color: #F0F0F0; background-image: url("/images/system/eck_bottom_right.gif"); color: #000000; font-size: 4px; }
.block_lbook_itl                { background-color: #F0F0F0; background-image: url("/images/system/ecki_top_left.gif");          color: #000000; }
.block_lbook_itr                { background-color: #F0F0F0; background-image: url("/images/system/ecki_top_right.gif");          color: #000000; }
.block_lbook_ibl                { background-color: #F0F0F0; background-image: url("/images/system/ecki_bottom_left.gif"); color: #000000; font-size: 4px; }
.block_lbook_ibr                { background-color: #F0F0F0; background-image: url("/images/system/ecki_bottom_right.gif");color: #000000; font-size: 4px; }

.block_morange                        { background-color: #FF9900; color: #000000; }

.block_white                        { background-color: #ffffff; color: #000000; }
.block_white_b                        { background-color: #ffffff; color: #000000; font-size: 4px; }

.block_mgrey                        { background-color: #cccccc; color: #000000; }
.block_lgrey                        { background-color: #e0e0e0; color: #000000; }

.smallblock_lblue_l        { background-color: #B0D5E9; background-image: url("/images/system/smallblock_lblue_left.gif");                 color: #000000; width: 7px; height: 28px; }
.smallblock_lblue_r        { background-color: #B0D5E9; background-image: url("/images/system/smallblock_lblue_right.gif");        color: #000000; width: 7px; height: 28px; }


.button_blue                        { color: #000000; font-weight: bold; text-decoration: underline; font-size : 9pt; font-family: Arial;}
.button_lila                        { color: #ffffff; font-weight: bold; text-decoration: none; }
.button_green                        { color: #ffffff; font-weight: bold; text-decoration: none; }
.button_red                                { color: #ffffff; font-weight: bold; text-decoration: none; }
.button_morange                { color: #000000; font-weight: bold; text-decoration: none; }

.button_lblue                        { color: #214D74; font-weight: bold; text-decoration: underline; font-size : 9pt; font-family: Arial;}
.button_lred                        { color: #990000; font-weight: bold; text-decoration: none; }
.button_llila                        { color: #990066; font-weight: bold; text-decoration: none; }
.button_lgreen                        { color: #006666; font-weight: bold; text-decoration: none; }


.line_lblue                                { background-image: url("/images/system/line_lblue.gif"); font-size: 1px; }
/*.line_grey                                { background-image: url("/images/system/line_grey.gif"); font-size: 1px; padding: 0px;}        */
.line_grey                                { background-color: #999999; font-size: 1px; padding: 0px;}

.bullet_blue                        { background-image: url("/images/system/arrow_blue.gif"); width:7px; height:7px; }
.bullet_lila                        { background-image: url("/images/system/arrow_lila.gif"); width:7px; height:7px; }
.bullet_green                        { background-image: url("/images/system/arrow_lila.gif"); width:7px; height:7px; }
.bullet_red                                { background-image: url("/images/system/arrow_lila.gif"); width:7px; height:7px; }

.imageBorder                        { border: 1px solid #555555; margin: 0px; }


.text_dimmed                        { color: #707070; }


/* Statiscs */

.statClean          { font-size: x-small; }
.statHeader         { font-size: x-small; font-weight: bold; background-color: #006699; color: white; }
.statHeader small   { font-size: 7pt; font-weight: bold; background-color: #006699; color: white; }
.statMoney          { font-size: x-small; background-color: #DCE6FF; }
.statMoney small    { font-size: 7pt; background-color: #DCE6FF; }
.statMoneySum       { font-size: x-small; background-color: #7DA8FF; }
.statMoneySum small { font-size: 7pt; background-color: #7DA8FF; }
.statCount          { font-size: x-small; background-color: #dadada; }
.statCount small    { font-size: 7pt; background-color: #dadada; }
.statCountSum       { font-size: x-small; background-color: #c8c8c8; }
.statPercent        { font-size: x-small; background-color: #fdf9c6; }
.statPercentSum     { font-size: x-small; background-color: #fcf38d; }
.statText           { font-size: x-small; background-color: #dadada; }
.statText2          { font-size: x-small; background-color: #efefef; }
.statSum            { font-size: x-small; background-color: #c4c4c4; }
.statNegative       { font-size: x-small; background-color: #bb0000; color: white; }
.statPositive       { font-size: x-small; background-color: #006f1c; color: white; }
.statDate           { font-size: x-small; background-color: #dadada; }
.statId             { font-size: x-small; background-color: #F4E0B8; }
.statRegion         { font-size: x-small; background-color: #334292; color: white; }


/* Colored Table Definition Old RS3 Design!*/

.colored            { font-size: 9pt; color: black; text-decoration: none; background-color: #f7efde; }
.coloredHeader      { font-size: 9pt; color: white; text-decoration: none; font-weight: bold; background-color: #006699; } /* 006699 */
.coloredHeader2     { font-size: 9pt; color: black; text-decoration: none; background-color: #FEB61A; }
.coloredHeader3     { font-size: 9pt; color: black; text-decoration: none; background-color: #CAD2E6; }
.coloredRedBack     { font-size: 9pt; color: white; text-decoration: none; background-color: #A70303; }
.coloredGreenBack   { font-size: 9pt; color: white; text-decoration: none; background-color: #219800; }
.coloredGreyBack    { font-size: 9pt; color: white; text-decoration: none; background-color: #888888; }
.grey2                             { background-color: #DCDCDC; }
.grey1                             { background-color: #EAEAEA; }
.grey0                             { background-color: #F4F4F4; }
/* Footer */





.border_outside    { background-color: #349933; }
.darkcolor    { background-color: #339933; }
.sidecolor      { background-color: #9ACC99; }
.middlecolor              { background-color: #CCF0CA; }
.lightcolor     { background-color: #EEFFEF; }
.white     { background-color: #FFFFFF; }




.tableheader     { background-color: #006699; }

.dots_left                { background-image: url("/images/system/dots_left.gif");}
.dots_right                { background-image: url("/images/system/dots_right.gif");}
.dots_top                { background-image: url("/images/system/dots_top.gif");}
.dots_bottom                { background-image: url("/images/system/dots_bottom.gif");}




.tableline {
        border-width :  1px;
        border-style :  solid;
        border-color :  #CCCCCC;

}

.tableline_gray {
        border-width :  1px;
        border-style :  solid;
        border-color :  #CCCCCC;

}

.topline {
        border-top-width :  1px;
        border-top-style :  solid;
        border-top-color :  #CCCCCC;

}

.bottomline {
        border-bottom-width :  1px;
        border-bottom-style :  solid;
        border-bottom-color :  #CCCCCC;

}

.rightline {
        border-right-width :  1px;
        border-right-style :  solid;
        border-right-color :  #CCCCCC;

}

.rightline_gray {
        border-right-width :  1px;
        border-right-style :  solid;
        border-right-color :  #CCCCCC;

}

.cartItem {
        border-top :  1px solid white;
        background-color :  #EAEAEA;

}

.cartItemX {
        border-bottom :  1px solid #CCCCCC;
        background-color :  #CCCCCC;

}

.redux {
        font-size :  8pt;
        color :  black;
        border :  1px solid #000000;
        margin-right :  1px;

}

select.redux {
        font-size :  9pt;
        margin-bottom :  0px;

}

.venuename {
        font-size :  9pt;
        padding-left :  2px;

}

.venuename2 {
        font-size :  9pt;
        padding-left :  2px;
        color :  #000000;
        font-weight : bold;

}

a:active.venuename2 {
        font-size :  9pt;
        padding-left :  2px;
        color :  white;

}

a:link.venuename2 {
        font-size :  9pt;
        padding-left :  2px;
        color :  white;

}

a:visited.venuename2 {
        font-size :  9pt;
        padding-left :  2px;
        color :  white;

}

a:hover.venuename2 {
        font-size :  9pt;
        padding-left :  2px;
        color :  white;

}

.addressname {
        font-size :  9pt;
        padding-left :  21px;

}

.addressname2 {
        font-size :  9pt;
        color :  #000000;

}

a.addressname2 {
        font-size :  9pt;
        color :  white;

}

.ProvName {
        font :  bold 14pt Arial;
        color :  #000000;

}

.ServName {
        font :  bold 9pt Arial;
        color :  #000000;

}

.Address {
        font :  9pt Arial;
        color :  #333333;

}

.Partner {
        font :  bold 9pt Arial;
        color :  #333333;
        margin-top :  5px;

}

.checkIn {
        font :  9pt Arial;
        color :  #333333;
        margin-top :  5px;

}

.imgBorderBlack {
        border :  1px solid black;
        border-collapse :  collapse;

}

.sublineText {
        font :  bold 9pt Arial;
        color :  #333333;
        text-decoration :  underline;
        margin-bottom :  5px;

}

.descriptorText {
        font :  9pt Arial;
        color :  #333333;

}

.borderSolid {
        border-collapse :  collapse;
        border-width :  1px;
        border-style :  solid;

}

.Servicebox {
        background-color :  #CCCCCC;

}

.AvailBox {
        background-color :  #EAEAEA;

}

.grayDashTop {
        border-top :  1px dashed #dddddd;

}

.grayDashLeft {
        border-left :  1px dashed #dddddd;

}

.grayDashRight {
        border-right :  1px dashed #dddddd;

}

.grayDashBottom {
        border-bottom :  1px dashed #dddddd;

}

.bgMainWindow {
        background-position :  bottom;
        background-repeat :  repeat-x;
        background-image :  url(/images/tools/bgd.gif);

}

.grayRule {
        border-collapse :  collapse;
        border-width :  1px;
        border-style :  solid;
        border-color :  #ccccc;

}

.wd {
        font :  bold 7pt Arial;
        color :  #003366;

}

.cl {
        font :  9pt Arial;
        text-align :  center;
        border :  1px solid #e0e0e0;

}

.clnb {
        font :  9px tahoma;
        color :  white;
        text-align :  center;
        border :  1px solid #e0e0e0;
        background-color :  #80B4D0;

}

.clnone {
        font :  9px tahoma;
        text-align :  center;
        border :  1px solid #e5e5e5;
        cursor :  pointer;

}

.clnone_a {
        font :  9px tahoma;
        text-align :  center;
        border :  1px solid orange;
        cursor :  pointer;

}

.clhas {
        font :  9px tahoma;
        text-align :  center;
        border :  1px solid orange;
        cursor :  pointer;

}

.clhas_o {
        font :  9px tahoma;
        text-align :  center;
        border :  1px solid orange;
        background-color :  orange;
        cursor :  pointer;

}

.clhas1_a {
        font :  9px tahoma;
        text-align :  center;
        border :  1px solid orange;
        background-color :  #DCFFDC;
        cursor :  pointer;

}

.clhas2_a {
        font :  9px tahoma;
        text-align :  center;
        border :  1px solid orange;
        background-color :  #B0F89E;
        cursor :  pointer;

}

.clhas3_a {
        font :  9px tahoma;
        text-align :  center;
        color :  white;
        border :  1px solid orange;
        background-color :  #82C869;
        cursor :  pointer;

}

.clhas4_a {
        font :  9px tahoma;
        text-align :  center;
        color :  white;
        border :  1px solid orange;
        background-color :  #38971E;
        cursor :  pointer;

}

.clhas5_a {
        font :  9px tahoma;
        text-align :  center;
        color :  white;
        border :  1px solid orange;
        background-color :  #0D6600;
        cursor :  pointer;

}

.clhas1 {
        font :  9px tahoma;
        text-align :  center;
        background-color :  #DCFFDC;
        border :  1px solid #e5e5e5;
        cursor :  pointer;

}

.clhas2 {
        font :  9px tahoma;
        text-align :  center;
        background-color :  #B0F89E;
        border :  1px solid #e5e5e5;
        cursor :  pointer;

}

.clhas3 {
        font :  9px tahoma;
        text-align :  center;
        color :  white;
        background-color :  #82C869;
        border :  1px solid #e5e5e5;
        cursor :  pointer;

}

.clhas4 {
        font :  9px tahoma;
        text-align :  center;
        color :  white;
        background-color :  #38971E;
        border :  1px solid #e5e5e5;
        cursor :  pointer;

}

.clhas5 {
        font :  9px tahoma;
        text-align :  center;
        color :  white;
        background-color :  #0D6600;
        border :  1px solid #e5e5e5;
        cursor :  pointer;

}

.inthepast {
        font :  9px tahoma;
        text-align :  center;
        color :  #999999;
        background-color :  #f0f0f0;
        border :  1px solid #e0e0e0;
        cursor :  pointer;

}

.linea {
        border-top :  1px solid black;
        border-bottom :  1px solid black;

}

.sm {
        font :  9px Arial;

}

.selection {
        background-color :  #EAEAEA;
        font :  9pt Arial;
        color :  black;
        padding-left :  3px;

}

.selectionSum {
        background-color :  #CCCCCC;
        font :  9pt Arial;
        color :  black;
        padding-left :  3px;
        border-top :  1px solid black;

}

.serviceSelection {
        font :  bold 9pt Arial;
        color :  #003565;

}

.amenTitle {
        font :  bold 9pt Arial;

}

.blackBorderBottom {
        border-bottom :  1px solid black;

}

.blackBorderTop {
        border-top :  1px solid black;

}

.calendarInstruction {
        font :  bold 9pt Arial;
        color :  #333333;

}

.calendarInstructionClick {
        font :  bold 9pt Arial;
        height :  22px;
        padding-top :  5px;
        background-Color :  #FFFFCC;

}

.clmonth {
        font :  bold 9pt Arial;
        color :  white;
        background-color :  #F7C600;
        text-align :  center;

}

.blackBorderTop {
        border-top :  1px solid black;

}

.steps_Active {
        font-size :  10pt;
        color :  #206812;

}

.steps_inActive {
        font-size :  10pt;
        color :  #636363;

}

.leado {
        font-size :  10pt;
        color :  #999999;
        width :  30px;

}

.blockDivider {

}

.bookTitle {
        background-color :  #CCCCCC;
        font-size :  9pt;
        color :  #000000;

}

.dBookBox {

}

.lbookBox {
        background-color :  #EAEAEA;
        padding :  9pt;


}

.bookingThx {
        height :  50px;
        background-color :  #CCCCCC;
        font :  bold 9pt tahoma;

}

.bookingNr {
        font-size :  15pt;
        color :  #000000;
        border-bottom :  1px solid #CCCCCC;
        background-color :  #EAEAEA;

}

.bookingSum {
        font-size :  9pt;
        color :  #003565;

}

.cartHeader {
        font-size :  9pt;
        color :  black;
        padding-left: 8px;
        font-weight: bold;
}

.cartBox {

}

.lbookInfoBox {
        background-color :  #EAEAEA;
        padding :  5px;
        border-top :  1px solid #CCCCCC;
        border-bottom :  1px solid #CCCCCC;

}

.secureTitle {
        font-size :  9pt;
        color :  #990000;
        border-bottom :  1px solid #CCCCCC;
        padding :  5px;

}

.secureText {
        background-color :  #EAEAEA;
        padding :  5px;

}

.stornoBox {
        background-color :  #EAEAEA;
        padding :  5px;

}

.arrival {
        font :  9px Arial;
        color :  #333333;
        border-bottom :  1px solid black;

}

.departure {
        font :  9px Arial;
        color :  #333333;
        border-top :  1px solid black;

}

.minStayWarning {
        background-color :  white;
        padding :  3px;
        border :  1px solid #660000;
        font :  bold 10pt Arial;
        color :  #AA0000;
        height :  26px;

}

optgroup {
        font :  bold 9pt Arial;
        color :  #333333;

}

.rateInfoBox {

}


.payTitle {
        border-top :  1px solid #CCCCCC;
        border-bottom :  1px solid #CCCCCC;
        background-color :  #EAEAEA;
        font-size :  9pt;

}

.payline {
        font-weight :  bold;
        color :  #99CAB8;

}

.ccInfo {
        background-color :  #EAEAEA;

}

.brochure_rowAlternate {
        background-color :  #FFFFFF;

}

.brochure_rowTitle {
        font-size :  13px;
        font-family : arial;
        font-weight : bold;
        color :  #000000;
        padding :  2px;
        margin :  3px;

}

.brochure_rowTeaser {
        font-size :  9pt;
        padding :  2px;
        margin :  3px;
        color :  #000000;

}

.brochure_rowAbstract {
        font-size :  9pt;
        padding :  2px;
        margin :  3px;
        color :  #000000;

}

.brochure_rowDescription {

}

.brochure_rowTeaserImage {
        text-align :  right;

}

.brochure_rowAbstractImage {
        text-align :  right;

}

.brochure_rowDescriptionImage {

}

.brochure_rowSales {

}

.brochure_menuHeader {
        background-color :  #F96611;
        color :  white;
        height :  22px;
        padding :  2px;
        font : bold 11px arial;

}

.brochure_menuLine {
        background-color :  #FEF8DE;
        color :  #000000;

}

.brochure_menuLink {
        font-size :  9pt;
        color :  #FFFFFF;

}

a:link.brochure_menuLink {
        font-size :  9pt;
        color :  #0C419A;

}

a:active.brochure_menuLink {
        font-size :  9pt;
        color :  #0C419A;

}

a:visited.brochure_menuLink {
        font-size :  9pt;
        color :  #0C419A;

}

a:hover.brochure_menuLink {
        font-size :  9pt;
        color :  #F96611;
        text-decoration :  underline;

}

.brochure_cartHeader {
        background-color :  #F96611;
        color :  white;
        height :  22px;
        padding :  2px;
        font-size :  11px;
        font-family : arial;
        font-weight : bold;

}

.brochure_cartLine {
        color :  #000000;
        padding :  3px;
        border-bottom :  1px dashed #FEF8DE;
        border-left :  1px solid #F5F2F5;
        border-right :  1px solid #F5F2F5;

}

.brochure_cartLink {
        background-color :  #FEF8DE;

}

a:link.brochure_cartLink {
        color :  #0C419A;
        font-weight :  bold;

}

a:active.brochure_cartLink {
        color :  #0C419A;
        font-weight :  bold;

}

a:visited.brochure_cartLink {
        color :  #0C419A
        font-weight :  bold;

}

a:hover.brochure_cartLink {
        color :  #F96611;
        font-weight :  bold;
        text-decoration :  underline;

}

.brochure_rowCloser {
        border :  1px dashed #F96611;

}

.brochure_noCart {
        background-color :  #FEF8DE;

}

.col_cat {
        border-right :  1px dashed #990000;

}

.cat_offer {
        display :  block;
        background-color :  #214d74;
        width :  100%;
        height :  18px;
        text-indent :  3px;
        padding-top :  2px;
        border-bottom :  1px solid #ffffff;
        font-weight :  bold;
        color :  white;

}

.cat_offer_big {
        height :  20px;
        font :  bold 15px Arial;
        color :  #214d74;

}

.cat_liner {
        border :  1px solid #214d74;

}

.cat_offer A:active {
        text-decoration :  none;
        color :  #ffffff;
        font-weight :  bold;

}

.cat_offer A:link {
        text-decoration :  none;
        color :  #ffffff;
        font-weight :  bold;

}

.cat_offer A:visited {
        text-decoration :  none;
        color :  #ffffff;
        font-weight :  bold;

}

.cat_offer A:hover {
        text-decoration :  underline;
        color :  #ffffff;
        font-weight :  bold;

}

.cat_title {
        display :  block;
        background-color :  #214d74;
        width :  100%;
        height :  16px;
        text-indent :  3px;
        padding-top :  1px;
        border-bottom :  1px solid #ffffff;
        color :  #ffffff;
        font-weight :  bold;

}

.cat_title_line {
        border-bottom :  1px solid #F7897D;

}

.cat_title A:active {
        text-decoration :  none;
        color :  #ffffff;
        font-weight :  bold;

}

.cat_title A:link {
        text-decoration :  none;
        color :  #ffffff;
        font-weight :  bold;

}

.cat_title A:visited {
        text-decoration :  none;
        color :  #ffffff;
        font-weight :  bold;

}

.cat_title A:hover {
        text-decoration :  underline;
        color :  #ffffff;
        font-weight :  bold;
        text-decoration : underline;

}

.cat_title_grey {
        display :  block;
        background-color :  #CDCDCD;
        width :  100%;
        height :  16px;
        text-indent :  3px;
        padding-top :  1px;
        border-bottom :  1px solid #ffffff;
        border-right :  1px solid #ffffff;

}

.cat_title_grey_end {
        display :  block;
        background-color :  #CDCDCD;
        width :  100%;
        height :  16px;
        text-indent :  3px;
        padding-top :  1px;
        border-bottom :  1px solid #ffffff;

}

.cat_title_grey A {
        text-decoration :  none;
        color :  #ffffff;
        font-weight :  bold;

}

.cat_title_grey A:hover {
        text-decoration :  underline;
        color :  #ffffff;
        font-weight :  bold;

}

.cat_title_big {
        background-color :  #990000;
        padding :  5px;
        display :  block;
        color :  #FFFFFF;
        height :  25px;
        font :  bold 14px Arial;
        text-align :  center;

}

.cat_title_med {
        background-color :  #990000;
        padding :  5px;
        display :  block;
        color :  #FFFFFF;
        height :  25px;
        font :  bold 9pt Arial;
        text-align :  center;

}

.pdd {
        padding :  0px 5px 5px 5px;

}

.img_left_align {
        margin-left :  -3px;

}

.link_more {
        font-family :  'MS Sans Serif';

}

.event_title {
        font-weight :  bold;
        margin-bottom :  2px;

}

.event_loc_date {
        font-style :  italic;
        margin-bottom :  5px;

}

.event_short {
        margin-top :  5px;
        color :  #565656;

}

.subcategory_standard {
        height :  16px;
        padding :  2px 3px 2px 3px;
        font-weight :  bold;
        text-align :  center;
        background-color :  #F7897D;
        margin-right :  -3px;

}

.subcategory_highlight {

}

.sort_order {
        background-color :  #FEEA9A;
        padding :  1px 4px 1px 4px;

}

.paging {

}

.calendar_month {
        font-weight :  bold;
        background-color :  #214d74;
        height :  18px;
        text-align :  center;
        color :  #FFFFFF;
        font-family :  'MS Sans Serif';

}

.calendar_day_now {
        font-weight :  bold;
        background-color :  #003366;
        width :  20px;
        height :  20px;
        text-align :  center;
        color :  #FFFFFF;

}

.calendar_day_blur {
        font-weight :  bold;
        background-color :  #efefef;
        width :  20px;
        height :  20px;
        text-align :  center;
        color :  #000000;

}

.calendar_day_focus {
        font-weight :  bold;
        background-color :  #993333;
        width :  20px;
        height :  20px;
        text-align :  center;
        color :  #FFFFFF;
        cursor :  hand;

}

.calendar_footer {

}

.calendar_day_focus_long {
        font-weight :  bold;
        background-color :  #993333;
        padding-left :  5px;
        padding-right :  5px;
        padding-top :  3px;
        padding-bottom :  3px;
        text-align :  center;
        color :  #FFFFFF;

}

.calendar_dow {
        font-weight :  bold;
        background-color :  #214d74;
        width :  20px;
        height :  20px;
        text-align :  center;
        color :  #FFFFFF;

}

.cal_this_day {
        font-weight :  bold;
        width :  18px;
        height :  18px;
        text-align :  center;
        color :  #333333;
        border :  1px solid #990000;

}

.no_event {
        font-weight :  bold;
        background-color :  #efefef;
        width :  20px;
        height :  20px;
        text-align :  center;
        color :  #cccccc;

}

.has_event {
        font-weight :  bold;
        background-color :  #FFCC33;
        width :  20px;
        height :  20px;
        text-align :  center;
        color :  #003366;
        cursor :  hand;
        text-decoration :  underline;

}

.cart_item {
        padding :  3px;

}

.cart_total {
        padding :  3px;
        padding-top :  1px;
        padding-bottom :  1px;
        font-weight :  bold;
        color :  #003366;
        background-color :  #7fa3c7;
        border-top :  1px solid #990000;

}

.cart_totalSum {
        padding :  3px;
        padding-top :  1px;
        padding-bottom :  1px;
        text-align :  right;
        font-weight :  bold;
        color :  #003366;
        background-color :  #ffffee;
        border-top :  1px solid #990000;

}

.cart_kassa {
        border-top :  1px solid #990000;

}

.age_group {
        padding :  3px;
        font-weight :  bold;
        background-color :  #FFFFCC;
        color :  #003366;
        border-bottom :  1px solid #FFCC33;

}

.age_group_sys {
        padding :  3px;
        font-weight :  bold;
        background-color :  #DCDCDC;
        color :  #003366;
        height :  20px;
        line-height :  20px;
        border-top :  2px solid #ffffff;
        border-bottom :  2px solid #ffffff;

}

.rate_plan {
        padding :  3px;
        font-weight :  bold;
        border-bottom :  1px solid #ff6633;
        border-top :  1px solid #ff6633;

}

.E_Manager {
        text-align :  right;
        padding :  2px;
        background-color :  #ffffcc;
        border-top :  1px dashed #003366;
        border-bottom :  1px dashed #003366;

}

.small_font {
        font :  9pt Arial;

}

.search_label {
        font-weight :  bold;

}

.img_surround {
        border :  1px dotted #990000;

}

.search_table_bg {
        background-color :  #EAEAEA;

}

.select_time {
        padding :  9pt;
        height :  50px;
        background-color :  #FFFFCC;
        border-top :  1px solid #FFEEBB;
        border-bottom :  1px solid #FFEEBB;

}

.select_rateplan {
        padding :  9pt;
        height :  50px;
        background-color :  #FFEEDD;

}

.booking_steps {
        font-weight :  bold;
        font-size :  9pt;
        text-decoration :  underline;

}

.alternate_0 {
        background-color :  #7fa3c7;

}

.alternate_1 {
        background-color :  #7fa3c7;

}

.th_left {
        font-weight :  bold;
        font-size :  9pt;
        font-family :  Arial;
        color :  #000066;
        text-align :  left;
        height :  20px;

}

.th_book {
        font-weight :  bold;
        font-size :  13px;
        color :  #000066;
        background-color :  #ffffff;
        height :  25px;
        border-bottom :  1px dashed #CCCCCC;

}

.tbook {
        background-color :  #ffffcc;

}



.ticket_row_color { }






h2.provider {
        font-weight : bold;
        font-size : 13pt;
        font-family : Arial;
        color : #003366;
        margin : 3px;
}

h3.provider {
        font-weight : normal;
        font-size : larger;
        color : #606060;
        margin : 2px;
        padding-left : 2px;
}

a.metapage:active, a.metapage:link, a.metapage:visited, a.metapage:hover
{
        font-weight : bold;
        font-size : x-small;
        color : #606060;
}

.hotelTabs {
        text-align : right;
}

a.hotelTabs:active, a.hotelTabs:link, a.hotelTabs:visited, a.hotelTabs:hover
{
        font-weight : normal;
        border : none;
        font-size : x-small;
        color : #606060;
        text-decoration : underline;
}

.detailTabs {
        background-color : #EAEAEA; /* #F1EBF8; */

}
.DescriptorText {
        padding : 8px;
        color : #002244;
        font : 9pt / 14px Arial;
}

#providerNameLine {
        border-bottom : 1px dashed #808080;
        padding-bottom : 5px;
        margin-bottom : 3px;
}

#myCurrentChoice {

        font : x-small Arial;

}

.mccHeader {
        background-color : #EAEAEA;
        font-weight : bold;
        color : #726F55;
        height : 21px;
}
.mccPrice {

        font-weight : bold;
        color : #726F55;
        height : 21px;
}
.mccTotals {
        background-color : #EAEAEA;
        font-weight : bold;
        color : #726F55;
        height : 21px;
}

H1.UserRank {
        font : bold medium Arial;
        margin : 8px;
}

SPAN.UserRank, TD.UserRank {
        font : bold x-small Arial;
}

.UserRankHeader {
        font : bold x-small Arial;

}



#CAL {
        font : x-small Arial;
        text-align : center;
}

TD.prepadd { border : 1px solid #a0a0a0; font: 9px tahoma;}
TD.postpadd { border : 1px solid #a0a0a0; font: 9px tahoma;}

TD.past {
        background-color : #e0e0e0;
        border : 1px solid #a0a0a0;
        text-align : center;
        font: 9px tahoma;
}

TD.daySelected_1 {
        border : 2px solid #EFAD0F;
        text-align : center;
        background : #dcffdc;
        /* background : #EFAD0F; */
        font: 9px tahoma;
}

TD.daySelected_2 {
        border : 2px solid #EFAD0F;
        text-align : center;
        background : #b0f89e;
        /* background : #EFAD0F; */
        font: 9px tahoma;
}

TD.daySelected_3 {
        border : 2px solid #EFAD0F;
        text-align : center;
        background : #82c869;
        /* background : #EFAD0F; */
        font: 9px tahoma;
        color : white;
}

TD.daySelected_4 {
        border : 2px solid #EFAD0F;
        text-align : center;
        background : #38971e;
        /* background : #EFAD0F; */
        font: 9px tahoma;
        color : white;
}

TD.daySelected_5 {
        border : 2px solid #EFAD0F;
        text-align : center;
        background : #0d6600;
        /* background : #EFAD0F; */
        font: 9px tahoma;
        color : white;
}

TD.day_1 {
        border : 1px solid #a0a0a0;
        text-align : center;
        background : #dcffdc;
        font: 9px tahoma;
}

TD.day_2 {
        border : 1px solid #a0a0a0;
        text-align : center;
        background : #b0f89e;
        font: 9px tahoma;
}

TD.day_3 {
        border : 1px solid #a0a0a0;
        background : #82c869;
        text-align : center;
        font: 9px tahoma;
        color : white;
}

TD.day_4 {
        border : 1px solid #a0a0a0;
        background : #38971e;
        text-align : center;
        font: 9px tahoma;
        color : white;
}

TD.day_5 {
        border : 1px solid #a0a0a0;
        background : #0d6600;
        text-align : center;
        font: 9px tahoma;
        color : white;
}

TD.noQty {
         background-color : #e0e0e0;
         border : 1px solid #a0a0a0;
         text-align : center;
         font: 9px tahoma;
         color : #a00015;
}

TD.noQty_selected {
         background-color : #e0e0e0;
         border : 2px solid #EFAD0F;
         text-align : center;
         font: 9px tahoma;
         color : #a00015;
}

/* #CCCCCC , #EAEAEA, #CCCCCC */

TR.search_header {
        background-color : #CCCCCC;
}

TD.search_header {
        font-weight : bold;
}

TR.search_subHeader {
        background-color : #EAEAEA;
}


DIV.search_subHeader {
        background-color : #EAEAEA;
        height : 24px;
}

A.priceCalendarLink_:link, A.priceCalendarLink_1:active, A.priceCalendarLink_1:visited, A.priceCalendarLink_1:hover {
        font-size : 9pt;
}

A.priceCalendarLink_1:link, A.priceCalendarLink_1:active, A.priceCalendarLink_1:visited, A.priceCalendarLink_1:hover {
        font-size : 9pt;
}
A.priceCalendarLink_2:link, A.priceCalendarLink_2:active, A.priceCalendarLink_2:visited, A.priceCalendarLink_2:hover {
        font-size : 9pt;
}
A.priceCalendarLink_3:link, A.priceCalendarLink_3:active, A.priceCalendarLink_3:visited, A.priceCalendarLink_3:hover {
        font-size : 9pt;
}
A.priceCalendarLink_4:link, A.priceCalendarLink_4:active, A.priceCalendarLink_4:visited, A.priceCalendarLink_4:hover {
        color : white;
        font-size : 9pt;
}
A.priceCalendarLink_5:link, A.priceCalendarLink_5:active, A.priceCalendarLink_5:visited, A.priceCalendarLink_5:hover {
        color : white;
        font-size : 9pt;
}
A.priceCalendarLink_0:link, A.priceCalendarLink_0:active, A.priceCalendarLink_0:visited, A.priceCalendarLink_0:hover {
        font-size : 9pt;
}


A.noQty:link, A.noQty:active, A.noQty:visited, A.noQty:hover {
        color : #a00015;
        font-size : 9pt;
}
A.noQty_selected:link, A.noQty_selected:active, A.noQty_selected:visited, A.noQty_selected:hover {
        color : #a00015;
        font-size : 9pt;
}



A.priceCalendarLink_nq:link, A.priceCalendarLink_1nq:active, A.priceCalendarLink_1nq:visited, A.priceCalendarLink_1nq:hover {
        color : #a00015;
        font-size : 9pt;
}

A.priceCalendarLink_1nq:link, A.priceCalendarLink_1nq:active, A.priceCalendarLink_1nq:visited, A.priceCalendarLink_1nq:hover {
        color : #a00015;
        font-size : 9pt;
}
A.priceCalendarLink_2nq:link, A.priceCalendarLink_2nq:active, A.priceCalendarLink_2nq:visited, A.priceCalendarLink_2nq:hover {
        color : #a00015;
        font-size : 9pt;
}
A.priceCalendarLink_3nq:link, A.priceCalendarLink_3nq:active, A.priceCalendarLink_3nq:visited, A.priceCalendarLink_3nq:hover {
        color : #a00015;
        font-size : 9pt;
}
A.priceCalendarLink_4nq:link, A.priceCalendarLink_4nq:active, A.priceCalendarLink_4nq:visited, A.priceCalendarLink_4nq:hover {
        color : #a00015;
        font-size : 9pt;
}
A.priceCalendarLink_5nq:link, A.priceCalendarLink_5nq:active, A.priceCalendarLink_5nq:visited, A.priceCalendarLink_5nq:hover {
        color : #a00015;
        font-size : 9pt;
}
A.priceCalendarLink_0nq:link, A.priceCalendarLink_0nq:active, A.priceCalendarLink_0nq:visited, A.priceCalendarLink_0nq:hover {
        color : #a00015;
        font-size : 9pt;
}



/* #EAEAEA , #EAEAEA, #CCCCCC */

TR.search_hotelHeader {
        background-color : #EAEAEA;
}

TD.bookmark_chk_hotel {
        background-color : #EAEAEA;
        border-left : 1px solid white;
}

TD.bookmark_chk_service {
        background-color : #EAEAEA;
        border-left : 1px solid white;
}

TD.hotel_rowEnd {
        border-right : 1px solid white;
}

.bmLink {

}



TD.search_tabs {
        background-color : #CCCCCC;
        font : bold 9pt Arial;
}

A.search_tabs {
        font : bold 9pt Arial;
}

#MAINNAVIGATION {

}

#MAINPAGE {
        text-align : left;
}

#MAINCONTENT {
        width : 490px;
        background-color : white;
        text-align : left;
}

#MIDCONTENT {
        margin-top : 20px;
        padding-left : 9pt;
}


/* #EAEAEA , #EAEAEA, #CCCCCC */


.BoxTitle_orange {
        background-color : #CCCCCC;
        font : bold 9pt Arial;
        text-transform: uppercase;
        color : #000000;
        text-indent : 8px;
}
.Box_orange {
        background-color : #EAEAEA;
        border : 1px solid #CCCCCC;
}



.BoxTitle_blue {
        background-color : #CCCCCC;
        font : bold 9pt Arial;
        text-transform: uppercase;
        color : #000000;
        text-indent : 8px;
}
.Box_blue {
        background-color : #EAEAEA;
        border : 1px solid #CCCCCC;
}


/* #EAEAEA , #EAEAEA, #CCCCCC */

.BoxTitle_green {
        background-color : #CCCCCC;
        font : bold 9pt Arial;
        text-transform: uppercase;
        color : #000000;
        text-indent : 8px;
}
.Box_green {
        background-color : #EAEAEA;
        border : 1px dashed #CCCCCC;
        color : #CCCCCC;
}

a:active.catLink { color : #b0b0b0; }
a:link.catLink { color : #b0b0b0; }
a:visited.catLink { color : #b0b0b0; }
a:hover.catLink { color : #b0b0b0; text-decoration : underline;}

.boxHeader_orange {
        background-color : #CCCCCC;
        height : 22px;
}
.catLink {
        color : #b0b0b0;
}
.typeLink {
        font : bold 10pt Arial;
        color : #CCCCCC;
        margin-left : 3px;
}

.criteriaBasic {
        margin-top : 3px;

}

#basicSearchForm {

}

.searchLinkOptions {
        text-align: center;
}

.searchButtonContainer {
        padding-left : 90px;
}

#CriteriaListing {
}

#pagingBottom {
        padding : 1px 1px 1px 1px;

}


#pagingTop {
        padding : 1px 1px 1px 1px;
}

#pagingBottom TABLE {
        border : 1px solid #CCCCCC;
}

#pagingTop TABLE {
        border : 1px solid #CCCCCC;
}

#pagingTop .listText {
        font-weight : bold;
        font-size : 9pt;
        color : #808080;
}

#pagingBottom .listText {
        font-weight : bold;
        font-size : 9pt;
        color : #808080;
}

#pagingTop TD {

}

#pagingBottom TD {

}

#pagingTop A {

}

#pagingBottom A {

}

TD.activePage {
        font-size : x-small !important;
        font-weight : bold;
        background-color : #CCCCCC;

}

/* #EAEAEA , #EAEAEA, #CCCCCC */


.chkBoxHeaderCol {
        background-color : #CCCCCC;
}

.chkBoxSubHeaderCol {
        background-color : #CCCCCC;
}

.chkBoxCol {
        height : 25px;
}

.chkBoxServCol {
        height : 25px;
        background-color : #EAEAEA;
}


.searchHeaderVenueCol {
        text-align : center;
        background-color : #CCCCCC;
        padding-top : 2px;
        padding-bottom : 2px;
        height : 21px;
        font-size : x-small;
        font-weight : bold;
}

TD.venueCol {

}


.searchHeaderCol {
        text-align : center;
        background-color : #CCCCCC;
        padding-top : 0px;
        padding-bottom : 0px;
        font-size : x-small;
        font-weight : bold;
}

.searchHeaderColBorder {
        text-align : center;
        background-color : #CCCCCC;
        padding-top : 2px;
        padding-bottom : 2px;
        font-size : x-small;
        font-weight : bold;
        border : 1px solid white;

}


.searchSortCol {
        text-align : center;
        background-color : #CCCCCC;
        padding-top : 1px;
        padding-bottom : 1px;
}

.searchSortAmenCol {
        text-align : center;
        background-color : #CCCCCC;
        border-bottom : 1px solid #FFFFFF;
        border-left : 1px solid #FFFFFF;
        border-right : 1px solid #FFFFFF;
        padding : 0px;

}

.searchAmenCol {
        text-align : center;
        padding-bottom : 1px;
        padding-top : 1px;

}

.amenBorder {
        border : 1px solid #006699;
        margin-bottom : 2px;
}

TR.bookmarkRow
{
        background-color : #EAEAEA;
}

TD.bookmarkRow {
        padding-top : 3px;
        padding-bottom : 3px;
}

TR.hotelRow {
        background-color : #EAEAEA;
}

TD.hotelRow {
        background-color : #EAEAEA;
}

TR.serviceRow {

}

TD.serviceRow {

}

TR.calendarRow {

}

TD.priceCell {
        padding-right : 5px;
        font-weight : bold;
        text-align : right;
}

TABLE.tableSizing {
        width : 100%;
}

.resultHotelName {
        font-weight : bold;
        padding : 2px;

}

.noPaging {

}

A.linkPaging:active, A.linkPaging:link, A.linkPaging:visited, A.linkPaging:hover {
        text-decoration : underline;
}

.servBorder {
        border-left : 2px dashed #EAEAEA;
}
.resultServiceName {
        font-weight : bold;
}

.tabPrice {
        border-bottom : 1px solid #CCCCCC;
        border-top : 1px solid #CCCCCC;

}

.tabPriceClose {
        border-bottom : 1px solid #CCCCCC;
        border-top : 1px solid #CCCCCC;
        border-right : 1px solid #CCCCCC;
        background-color : #FFFFFF;
}

A.sortHeaderLink:active, A.sortHeaderLink:link, A.sortHeaderLink:visited, A.sortHeaderLink:hover {

}

A.sortHeaderLink_2:active, A.sortHeaderLink_2:link, A.sortHeaderLink_2:visited, A.sortHeaderLink_2:hover {

}


A.resultVenueName:active, A.resultVenueName:link, A.resultVenueName:visited, A.resultVenueName:hover {
}


A.resultVenueName:active, A.resultVenueName:link, A.resultVenueName:visited, A.resultVenueName:hover {

}

.searchHotelDivo {
        border-top : 1px solid #CCCCCC;
}


.box_adv {
        background-color : #f0f0f0;
        padding : 5px;
        border-top : 1px solid #d0d0d0;
        border-left : 1px solid #d0d0d0;
        border-right : 1px solid #d0d0d0;
}

.box_adv_cleft {
        border-top : 1px solid #CCCCCC;
        border-left : 1px solid #CCCCCC;
        background-color : #EAEAEA;
        font-size : 5px;
}

.box_adv_left {
        border-left : 1px solid #CCCCCC;
        background-color : #EAEAEA;
        font-size : 5px;
}

.box_adv_top {
        border-top : 1px solid #CCCCCC;
        background-color : #EAEAEA;
        font-size : 5px;
}

.box_adv_right {
        background-color : #EAEAEA;
        font-size : 5px;
}

.box_adv_bottom {
        border-left : 1px solid #d0d0d0;
        border-bottom : 1px solid #d0d0d0;
        background-color : #f0f0f0;
        text-align : center;
        color : #966713;

}

.box_adv_link {
        font : 9pt Arial;
        color : #006699;
}

.box_adv_bullet {
        width : 8px;
        height : 8px;
        background-color : #CCCCCC;
        margin-left : 3px;
        margin-top : 2px;
        font-size : 2px;
}


.homeQuickSearch {
        background-color : #EAEAEA;
        border : 1px solid #CCCCCC;
}

.catUnderline_orange {

        border-bottom :  1px dashed #CCCCCC;
}

.catOverline_orange {
        border-top :  1px dashed #CCCCCC;
        border-bottom :  1px dashed #CCCCCC;
        height : 26px;
}

.colorFill_orange_shade {
        background-color : #EAEAEA;
        height : 18px;
        padding-top : 3px;
}

A.overNav:link, a.overNav:active, a.overNav:visited {
        font : x-small Arial;
        color : #808080;
}
a.overNav:hover {
        font : x-small Arial;
        color : #808080;
        text-decoration : underline;
}


a.directoryNav:link, a.directoryNav:active, a.directoryNav:visited, a.directoryNav:hover {
        font : bold x-small Arial;
        color : #88A6B5;

}

.directoryNavActive {
        font : bold x-small Arial;
        color : #006699;
        margin : 0px;
        display : inline;
}

#DIRECTORY {
        margin : 5px 0px 7px 0px;
        border-bottom : 1px dashed #a0a0a0;
        border-top : 1px dashed #a0a0a0;
        color : #808080;
        padding : 1px;
}

#THEMELINKS {
        color : #808080;
        background-color : #EAEAEA;
        height : 20px;
        padding-top : 3px;
        padding-bottom : 3px;
        padding-left : 5px;
}


A.themeNav:link, a.themeNav:active, a.themeNav:visited {
        font : x-small Arial;
        color : #808080;
}
a.themeNav:hover {
        font : x-small Arial;
        color : #808080;
        text-decoration : underline;
}

a.box_adv_link:link, a.box_adv_link:active, a.box_adv_link:visited {


}

a.box_adv_link.hover {
        color : #966713;

}

#HomePROMOTIONAL {

}

#HomePACKAGES {

}

#HomeEVENTS {}

#SORTCRITERIALISTING {

}



#divSearchResult
{
        padding-left : 1px;
        padding-right : 1px;
}

#tableCriteria {

        border : 1px solid #CCCCCC;
        background-color : #EAEAEA;
        margin-left : 1px;

}

/* EAEAEA */

.tab_selected {
        background-color: #CCCCCC;
        height : 22px;
        padding-left : 5px;
}

.tab_notselected {
        background-color: #FDFBAE;
        height : 22px;
        padding-left : 5px;
}

a.tab_notselected:link, a.tab_notselected:active, a.tab_notselected:visited {
        color : #000000;
        font-weight : normal;
}
a.tab_notselected:hover {
        color : #000000;
        font-weight : normal;
        text-decoration : underline;
}

a.tab_selected:link, a.tab_selected:active, a.tab_selected:visited {
        color : #000000;
        font-weight : bold;
}
a.tab_selected:hover {
        color : #000000;
        font-weight : bold;
        text-decoration : underline;
}

.ItemTitleLimit {
        background-color :  #CCCCCC;
        height :  1px;
        font-size :  1px;
        line-height : 1px;

}

.ItemTitleMain {
        background-color :  #CCCCCC;
        height :  20px;
        font-size :  9pt;
        padding-left :  5px;
        padding-top :  2px;
        font-weight :  bold;
        color :  black;

}


.HotelierLink {
        float :  right;
        font-size :  9pt !important;
        line-height : 9pt !important;

}

a.HotelierLink {
        float : none;
}

.callCenterBar {
        border-top : 1px solid black;
        border-bottom : 1px solid black;
        padding-top : 6px;
        padding-bottom : 6px;

        margin-top : 11px;
        margin-left : 13px;

        width : 595px;

}

.CCBannerPart {

        border: 1px dashed #cccccc;
        border-left : none;
        padding-left : 5px;

}

.ccTextlines {
        font : normal xx-small arial !important;

}

.infospace {
        background-color : #003399;
        border : 1px solid black;
}

/* New Search Styles for Searchside and Searchresultside (TSO) */ 

/*****************************/
/* searchside */

/* Google Maps */ 
.dataTitle 
{
    background-color: #99CCFF; 
    border-bottom:1px solid #333;
}

.dataValues 
{
    background-color:#CCFF99;
    border-bottom:1px solid #333;
}

.info {
	BACKGROUND-COLOR: white; 
	FONT: 10pt sans-serif; 
	MARGIN-LEFT: 4px; 
	BORDER-bottom: #666666 1px solid; 
	CURSOR: pointer; 
	MARGIN-RIGHT: 4px; 
	/* padding-left: 8px; */
	/* PADDING-RIGHT: 4px; */ 
	/* PADDING-TOP: 4px */
	/* PADDING-BOTTOM: 4px; */
	
	color:#000;
}
.infoSelect {
    background-color:#FEAB66;
}
.infoWindowContent {
	WIDTH: 225px; 
	HEIGHT: 75px;
	OVERFLOW: hidden;
}
.tabContent {
	BORDER-COLLAPSE: collapse;
	FONT: 10pt sans-serif; 
	TABLE-LAYOUT: auto;
}
/* Google Maps End */ 

/*****************************/
/* searchresultside */

.titleResultHeaderText 
{
    font-size:7pt;
    color:#666;
}

	
/***************************************/
/* ROUND CORNER */
/***************************************/

.rounded_STYLE
{
  position: relative;
}

.rounded_STYLE > .tl, .rounded_STYLE > .tr, .rounded_STYLE > .bl, .rounded_STYLE > .br
{
  width: 8px;
  height: 8px;
  position: absolute;
}

.rounded_STYLE > .tl
{
  background: url(/images/search/links_oben.gif) top left no-repeat;
  top: -1px;	/* OFFSET Original = 0 = */
  left: -1px;
}

.rounded_STYLE > .tr
{
  background: url(/images/search/rechts_oben.gif) top right no-repeat;
  top: -1px;	/* OFFSET Original = 0 = */
  right: -1px;
}

.rounded_STYLE > .bl
{
  background: url(/images/search/links_unten.gif) bottom left no-repeat;
  bottom: -1px;	/* OFFSET Original = 0 = */
  left: -1px;
}

.rounded_STYLE > .br
{
  background: url(/images/search/rechts_unten.gif) bottom right no-repeat;
  bottom: -1px;	/* OFFSET Original = 0 = */
  right: -1px;
}


