﻿


#MsgSave
{
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #000;
    color: #FFF;
    display: none;
    padding: 20px;
    font-size: 20px;
    z-index: 1000;
    cursor: pointer;
}
#calenderMatrixWrapper * {
    box-sizing:content-box;
}


#calenderMatrixWrapper .tooltip {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    position:relative;

    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-align: inherit;
    text-decoration: inherit;
    text-shadow: inherit;
    text-transform: inherit;
    white-space: inherit;
    word-break: inherit;
    word-spacing: inherit;
    word-wrap: inherit;
    z-index: inherit;
}

#ulLotteryHouses #CalenderList 
{
    float: left;
    height: 214px;
    /*width: 271px;*/
    margin-left: 128px;
}

#ulLotteryHouses #CalenderList .handle, #ulLotteryHouses #CalenderList .deleteteLot, #ulLotteryHouses #CalenderList .house, #ulLotteryHouses #CalenderList .ugeSmall, #ulLotteryHouses #CalenderList .new
{
    display:none;
}

#BasketContainer .house, #BasketList .house
{
    float: left;
    width: 240px;
}

#BasketContainer .handle, #BasketList .handle
{ 
    float: left; 
    width: 40px; 
    height: 18px; 
    text-align: center;
    background-image: url('/App_Themes/DinFerieFond/images/layout/ikoner/Flyt_passiv.png');
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}

#basket .handle, #basket .deleteLot
{
    margin-top: 4px;
}

#BasketContainer .handle:hover, #BasketList .handle:hover
{ 
    background-image: url('/App_Themes/DinFerieFond/images/layout/ikoner/Flyt_aktiv.png');
}

#BasketContainer .deleteLot, #BasketList .deleteLot
{
    float: left; 
    width: 40px; 
    height: 18px; 
    text-align: center;
    background-image: url('/App_Themes/DinFerieFond/images/layout/ikoner/Luk_passiv.png');
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 6px;
    display: block;
}

#BasketContainer .deleteLot:hover, #BasketList .deleteLot:hover
{
    background-image: url('/App_Themes/DinFerieFond/images/layout/ikoner/Luk_aktiv.png');
}



#BasketContainer
{
    /*
    margin: 0;
    padding: 0;
    right: 20px;
    position: fixed;
    top: 40px; 
    z-index: 50;
    */
    
    position: fixed;    
    top: 500px;
    left: 0px;
    margin: 0;
    padding: 0;
    width: 740px;
    
   /* z-index: -1;*/
    
    
    
    display: none;
    
    /*z-index: 500;*/
}

#ShoppingCart
{
    float: left;    
    cursor: pointer;
}

SPAN#ItemCount 
{
    /*position: absolute;
    top: -10px;
    right: 40px;
    background-color: #FF0000;
    color: #FFF;
    padding: 6px;
    font-weight: bold;
    */
    
    color: #ffffff;
    display: block;
    font-weight: bolder;
    height: 25px;
    left: -2px;
    line-height: 25px;
    font-size:14px;
    position: absolute;
    text-align: center;
    padding-top: 4px;
    top:0px;
    width: 33px;
    height:33px;
    z-index: 2;
    background-color:rgba(131,185,246,0.7)!important;
    /*border-radius:50%;*/
}


#ShoppingCartIcon
{
    float: right;
    background-image: url("/App_Themes/DinFerieFond/images/layout/ikoner/shopping_cart48x48.png");
    width: 48px;
    height: 48px;
    display: block;
    
    display: none;
}

#BasketList 
{
    float: left;
    /*padding: 10px;*/
    width:100%;    
   /* display: none;*/
}

#BasketScroller
{
    float: left;
    margin-bottom: 10px;
    width:100%;
}

.LotBasketImpersonation
{
    /*position: absolute;
    bottom: 10px;
    left: 10px;
    color:red;
    font-weight: bold;
    width:290px;*/
    float: left;
}

#BasketControls
{
    /*position: absolute;
    bottom: 10px;
    right: 20px;*/
}

#BasketControls a:link
{
    /*color: #B1C427;
    margin-left: 8px;*/
}

#BasketList h4
{
    margin: 0px;
    padding: 0px; 
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    
}
    
    
#ulLotteryHouses #CalenderList ul, 
#BasketList ul
{
    margin: 0;
    padding: 0px;
    padding-left: 10px;
    list-style-type: none;
}

#BasketList ul
{
    float: left;
    /*width: 700px;*/
    width: 100%;
    background-color: #B1C427;
    color: #FFF;
}

#BasketList ul#basket
{   
    float: left;
    background-color: #FFFFFF;
    color: #000000;
    /*border-bottom: 1px solid #B1C427;   
    margin-bottom: 10px;*/
}

#ulLotteryHouses #CalenderList li, 
#BasketList ul#basket li
{
    float: left;
    width:100%;
    height: 22px;
    line-height: 22px;
    border-bottom: 1px solid #e1e6ec;
	padding: 0px 0px 5px 0px;
    width:100%;
}

#BasketList ul#basket li
{
    border-top: 1px solid #E1E6EC;
    float: left;
    height: 50px;
    line-height: 18px;
    padding-bottom: 6px;
    padding-top: 6px;
}

#ulLotteryHouses #CalenderList li.header, 
#BasketList li.header
{
    line-height: 22px;
}

#ulLotteryHouses #CalenderList ul#ItemsPeriod li.selected, #ulLotteryHouses #CalenderList ul#ItemsPeriod li.hover
{
    background-color: white;
}

#ulLotteryHouses #CalenderList ul#ItemsPeriod li:hover
{
    cursor: pointer;
    background-color: #e1e6ec;
}

#BasketList ul#basket li:hover
{
    cursor: pointer;
    border-top: 1px solid #B1C427;
    border-bottom: 1px solid #B1C427;
}

#ulLotteryHouses #CalenderList li div.checkBoks
{
    float: left;
    width: 10px;
    margin-right: 10px;
    margin-top: 2px;
    display: block;
}

#BasketList div.checkBoks
{
    display: none;
}

#ulLotteryHouses #CalenderList li div.uge, 
#BasketList li div.uge
{
    float: left;
    width: 30px;
    text-align: center;
    margin-right: 10px;
}

#BasketList li div.new
{
    float: left;
    width: 78px;
    color: Red;
    font-weight: bold;
    text-align: center;
}

#BasketList li div.uge
{
    text-align: left;
    width: 100px;
}

#ulLotteryHouses #CalenderList li div.period, 
#BasketList li div.period
{
    float: left;
    width: 100px;
}

#ulLotteryHouses #CalenderList div.ugeSmall,
#BasketList li div.ugeSmall
{
    float: left;
    margin-left: 4px;
    width: 68px;
}

#ulLotteryHouses #CalenderList li div.price
{
    float: left;
    font-weight: bold;
}

#BasketList li div.price {
    display: block;
    float: left;
    margin-left: 40px;
}

   /* Following is required  to show border while transferring.*/
.ui-effects-transfer { border: 2px solid black; z-index:1000000; }

.MainImpersonationWarning 
{
    position:fixed;
    top:0px;
    width:100%;
    line-height: 24px;
    font-size:16px;
    background-color:#DC7323;
    color:White;
    z-index: 999;
    text-align:center;
    border-bottom: 1px solid #F7E9D7;
    display:none;
    height:25px;
    }
    
.MainImpersonationWarning div
{
    position:absolute;
    bottom:0px;
    width:100%;
    text-align:center;
    }
       
#showTickits, #saveTickits
{
    display: none;
    background-color: #FFFFFF;
    font-weight: bold;
    padding: 5px 5px 5px 14px;
    width: 80px;
    cursor: pointer;
    margin-top: 4px;
    border: 1px solid #B8BEC4;
}

#showTickits:hover, #saveTickits:hover
{
    background-color: #B1C427;
}


/********************/



 #DrawHeader
    {
        float: left;
        width: 100%;
        background-color: #FFF;
    }
    
    
    .fixedScroll
    {
        position: fixed;
        top: 0px;
        z-index: 10;
    }
    
    .fixedScroll2
    {
        position: fixed;
        top: 37px;
        z-index: 10;
    }
    
    .clear
    {
        clear: both;
        font-size: 1px;
        line-height: 1px;
    }
    
    
    
    
    
    .hiddenBox
    {
        display: none;
    }
    
    #text
    {
        float: left;
        line-height: 37px;
        height: 37px;
        color: #FFF;
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        width: 467px;
        text-transform: uppercase;
    }
    
    /*Hus tooltips*/
    div.overLipHouseView
    {
        width: 600px;
    }
    div.overLipHouseView > div.overLipHouseHeadline
    {
        width: 100%;
    }
    
    div.overLipHouseView > div.overLipHouseLeftDiv
    {
        float: left;
        width: 160px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    
    div.overLipHouseView > div.overLipHouseLeftDiv > img
    {
        margin-bottom: 10px;
    }
    div.overLipHouseView > div.overLipHouseLeftDiv > div.overLipHouseAttributes
    {
        width: 150px;
        padding-left: 4px;
    }
    
    div.overLipHouseView > div.overLipHouseLeftDiv > div.overLipHouseAttributes > div.pictodiv
    {
        float: left;
        width: 50px;
        height: 64px;
    }
    div.overLipHouseView > div.overLipHouseLeftDiv > div.overLipHouseAttributes > div.pictodiv > table.pictotable
    {
        width: 30px;
    }
    
    div.overLipHouseView > div.overLipHouseText
    {
        width: 440px;
        padding-top: 10px;
        float: right;
    }
    
    .calendarTypeRadios
    {
        float: left;
        margin: 0;
        padding: 0;
    }
    
    .calendarTypeRadios input
    {
        /* display: none; */
    }
    
    .calendarTypeRadios li, .filterItem
    {
        border: 1px solid #B1C427;
        cursor: pointer;
        float: left;
        height: 18px;
        margin-right: 5px;
        padding: 3px 10px;
        background-color: #F9F4DB;
        list-style-type: none;
        cursor: pointer;
    }
    
    a.smallbutton, input.smallbutton
    {
        /*float: right;
        margin-left: 10px;
        border: none;
        cursor: pointer;*/
    }
    
    #DrawBreadcrumb
    {
        float: right;
        position: relative;
        top: -26px;
    }
    
    #DrawBreadcrumb ul
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    
    #DrawBreadcrumb li
    {
        float: left;
        margin-left: 10px;
        cursor: pointer;
    }
    
    #DrawBreadcrumb li.selected
    {
        color: #B1C427;
    }
    
    #result .tickitResult
    {
        margin-bottom: 10px;       
        border-top: 1px solid #E1E6EC;
        padding-top: 10px;
    }
    
    #viewControl
{
    float: right;
}

#viewControl a
{
    float: left;
    display: inline-block;
    cursor: pointer;
    text-decoration:none;
}

#viewControl a#calenderMatrixView
{
    width: 100px;
    height: 88px;
    text-align:center;
    color:#B1C427;
    position:relative;
    margin-right: 20px;
}
#viewControl a#calenderMatrixView:before {
    font-size: 40px;
    content: "\f0ce";
    font-family:'FontAwesome';
    text-decoration:none;
    width: 100px;
    height: 82px;
    line-height:72px;
    
}
html[lang=da] #viewControl a#calenderMatrixView:after {
    width: 100px;
    position:absolute;
    content:"Kalender";
    top:64px;
    left:0px;
    text-align:center;
    font-weight:bold;
}
html[lang=en] #viewControl a#calenderMatrixView:after {
    width: 100px;
    position:absolute;
    content:"Calendar";
    top:64px;
    left:0px;
    text-align:center;
    font-weight:bold;
}
#viewControl a#calenderMatrixView:hover, #viewControl a#calenderMatrixView.selected {
        border-bottom: 5px solid #515A12;
        color:#515A12;
}

#viewControl a#imageGridView
{
    width: 100px;
    height: 88px;
    text-align:center;
    color:#B1C427;
    position:relative;
    margin-right: 20px;
}
#viewControl a#imageGridView:before {
    font-size: 36px;
    content: "\f002";
    font-family:'FontAwesome';
    text-decoration:none;
    width: 100px;
    height: 82px;
    line-height:66px;
    
    
}
html[lang=da] #viewControl a#imageGridView:after {
    width: 100px;
    position:absolute;
    content:"Søgeresultat";
    top:64px;
    left:0px;
    text-align:center;
    font-weight:bold;
}
html[lang=en] #viewControl a#imageGridView:after {
    width: 100px;
    position:absolute;
    content:"Results";
    top:64px;
    left:0px;
    text-align:center;
    font-weight:bold;
}
#viewControl a#imageGridView:hover, #viewControl a#imageGridView.selected {
        border-bottom: 5px solid #515A12;
        color:#515A12;
}


#viewControl a#imageGridViewAll
{
    width: 100px;
    height: 88px;
    text-align:center;
    position:relative;
    color:#B1C427;
}
#viewControl a#imageGridViewAll:before {
    font-size: 40px;
    content: "\f00a";
    font-family:'FontAwesome';
    text-decoration:none;
    width: 100px;
    height: 82px;
    line-height:72px;
    
    
}
html[lang=da] #viewControl a#imageGridViewAll:after {
    width: 100px;
    position:absolute;
    content:"Alle";
    top:64px;
    left:0px;
    text-align:center;
    font-weight:bold;
}
html[lang=en] #viewControl a#imageGridViewAll:after {
    width: 100px;
    position:absolute;
    content:"All";
    top:64px;
    left:0px;
    text-align:center;
    font-weight:bold;
}

#viewControl a#imageGridViewAll:hover, #viewControl a#imageGridViewAll.selected {
        border-bottom: 5px solid #515A12;
        color:#515A12;
}

#viewControl a#imageGridViewAll:hover, #viewControl a#imageGridViewAll.selected
{
    background-position: -668px -906px;
}

a.smallbutton, input.smallbutton {
    /*background-color: #B1C427;
    color: #FFFFFF !important;
    display: block;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    width: 73px;*/
}
a.smallbutton:hover, input.smallbutton:hover {
    background-color: #515A12;
}
#DrawInfo
{
    padding: 10px;
    padding-top: 30px;
    background-color:#F5F5F5;
    width:164px;
}

#DrawNav
{
    margin-top: 30px;
}

#DrawNav a
{
    /*background-image: url("/App_Themes/gladsaxe_dinferiefond_dk/images/Circle_Line_.png");
    background-position: 1px 5px;
    background-repeat: no-repeat;
    height: 40px;
    line-height: 40px;
    padding-bottom: 23px;
    padding-left: 8px;
    text-decoration: none;*/
}
    
#DrawNav a.selected
{
    /*background-image: url("/App_Themes/gladsaxe_dinferiefond_dk/images/Circle_Line_active.png");*/
}

#DrawNav ul
{
    margin: 0;
    padding:0;
    list-style-type: none;
    
    font-family: 'Glegoo' , Verdana, arial, helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}
    
#DrawNav li
{
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 10px;
    padding-top:4px;
    height: 51px;
}
    
#DrawNav li.selected
{
    color: #B1C427;
    /*background-image: url("/App_Themes/gladsaxe_dinferiefond_dk/images/Circle_Line_active.png");*/
}

#DrawNav li.last
{
    background-image: url("/App_Themes/gladsaxe_dinferiefond_dk/images/Circle.png");
}

#DrawNav li.last.selected
{
    background-image: url("/App_Themes/gladsaxe_dinferiefond_dk/images/Circle_active.png");
}
    
.fixedScroll {
  position: fixed;
  top: 0;
  width: 164px;
}


.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 766px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  766px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 766px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

#selectNewLotPeriod
{
    list-style:none;
    width: 310px;
    padding:0;
    margin:0;
}
#selectNewLotPeriod li
{
    float:left;
    display:block;
    width:300px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom:1px solid black;
}

#selectNewLotPeriod div.checkBoks
{
    display: none;
}

#selectNewLotPeriod li div.uge
{
    float: left;
    width: 30px;
    text-align: center;
    margin-right: 10px;
}

#selectNewLotPeriod li div.new
{
    float: left;
    width: 78px;
    color: Red;
    font-weight: bold;
    text-align: center;
}

#selectNewLotPeriod li div.uge
{
    display:none;
}

#selectNewLotPeriod li div.period
{
    float: left;
}

#selectNewLotPeriod li div.ugeSmall
{
    float: left;
    margin-left: 4px;
}

#selectNewLotPeriod li div.price
{
    clear: both;
    float: left;
}
    #selectNewLotPeriod .bpname 
    {
        float:left;
    }
    #selectNewLotPeriod .multiple
    {
    display:none;
    }
#selectNewLotPeriod li a.SelectLotLink
{
    float:right;
    margin-top: -11px;
}

#basket .SelectLotLink
{
    display:none;
}
 

    #calenderMatrixHeader {
        background-image: none;
        width: 720px; /*572px;*/
        height: 35px;
        position: relative;
        z-index: 2;
    }
    #CalendarContentArea {
        z-index: 1;
        margin-top: -3px;
        width: 768px;
        float: left;
        overflow-y: hidden;
        overflow-x: scroll;
        background-color: #cdccc6;
        background-image: url("/modules/booking_feriehuse/images/Hatch_white.png");
    }

@media (min-width: 768px) {
    #calenderMatrixHeader {
        background-image: none;
        width: 720px; /*572px;*/
        height: 35px;
        position: relative;
        z-index: 2;
    }

    

    #CalendarContentArea {
        z-index: 1;
        margin-top: -3px;
        width: 768px;
        float: left;
        overflow-y: hidden;
        overflow-x: scroll;
        background-color: #cdccc6;
        background-image: url("/modules/booking_feriehuse/images/Hatch_white.png");
    }
}
@media (min-width: 992px) {
    #calenderMatrixHeader {
        background-image: none;
        width: 940px; /*572px;*/
        height: 35px;
        position: relative;
        z-index: 2;
    }

    #CalendarContentArea {
        z-index: 1;
        margin-top: -3px;
        width: 740px;
        float: left;
        overflow-y: hidden;
        overflow-x: scroll;
        background-color: #cdccc6;
        background-image: url("/modules/booking_feriehuse/images/Hatch_white.png");
    }
}
@media (min-width: 1200px) {
    #calenderMatrixHeader {
        background-image: none;
        width: 661px; /*572px;*/
        height: 35px;
        position: relative;
        z-index: 2;
    }

    #CalendarContentArea {
        z-index: 1;
        margin-top: -3px;
        width: 461px;
        float: left;
        overflow-y: hidden;
        overflow-x: scroll;
        background-color: #cdccc6;
        background-image: url("/modules/booking_feriehuse/images/Hatch_white.png");
    }
}


#mycarousel {
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
    list-style:none;
}
#mycarousel #calenderMatrixHeader {
    display:none;
}

    
    #calenderMatrixHeader a
    {
        float: left;
        background-color:#B1C427; 
        display: block;
        width: 35px;
        height: 35px;
        cursor: pointer;
    }
    
    #calenderMatrixHeader a#prev
    {
        margin-left: 200px;
        background-position: -308px -351px;
        border-right: 1px solid white;
        border-left: 1px solid white;
        text-decoration:none!important;
    }
    #calenderMatrixHeader a:hover {
        background-color: #515A12;
    }

        #calenderMatrixHeader a#prev:before
        {
            font-family: FontAwesome;
            content: '';
            color:white;
            text-decoration:none!important;
            font-size:30px;
            text-align:center;
            line-height:35px;
            width:35px;
            padding-left:10px;
        }
    
    #calenderMatrixHeader a#next
    {
        float: right;
        margin-right:0px;
        background-position: -361px -351px;
        border-left: 1px solid white;
        text-decoration:none!important;
    }
    #calenderMatrixHeader a#next:before
    {
            font-family: FontAwesome;
            content: '';
            color:white;
            text-decoration:none!important;
            font-size:30px;
            text-align:center;
            line-height:35px;
            padding-left:10px;

    }


        #CalendarOverview
    {
        font-family:Verdana;
        float:left;
        overflow:hidden;
        margin-top: -35px;
        position:relative;
        z-index:1;
    }

    #CalendarHeaderRowMonth
    {
        height:36px;
        background-color:white;
    }
    #CalendarRowHeaderMonthCell
    {
        background-color: #ffffff; /*#B1C427;*/
        width:200px;
        float:left;
        height:35px;
        position:relative;
        line-height:35px;
        z-index:2;
    }
    #CalendarPeriodHeadersMonth
    {
        float:left;
        position:relative;
        z-index:1;
        
        
    }
    #CalendarPeriodHeadersMonth .CalendarHeaderMonthCell
    {
        float:left;
        height:35px;
        line-height:35px;
        border-left:1px solid white;
        /*background-color:#f5f4ee;*/
        overflow:hidden;
        text-align:center;
        font-weight:bold;
        color:white;
        background-color:#B1C427;
    }


    #CalendarHeaderRow
    {
        height:24px;
        z-index:2;
        background-color:white;

        
    }
    #CalendarRowHeaderCell
    {
        width:200px;
        float:left;
        height:20px;
        z-index:2;
        position:relative;
        background-color:#f5f4ee;
        /*
        -moz-box-shadow: 0px 0px 4px #555555;
        -webkit-box-shadow: 0px 0px 4px #555555;
        box-shadow: 0px 4px 4px #555555;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#555555')";
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#555555');*/
    }
    #CalendarPeriodHeaders
    {
        float:left;
        position:relative;
        z-index:1;
        /*
        -moz-box-shadow: 0px 0px 4px #555555;
        -webkit-box-shadow: 0px 0px 4px #555555;
        box-shadow: 0px 4px 4px #555555;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#555555')";
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#555555');
        */
    }
    #CalendarPeriodHeaders .CalendarHeaderCell
    {
        width:48px;
        float:left;
        height:20px;
        border-left:1px solid white;
        background-color:#f5f4ee;

    }
    #CalendarPeriodHeaders .CalendarHeaderCell .line1
    {
        width:100%;
        text-align:center;
        float:left;
    }
    #CalendarPeriodHeaders .CalendarHeaderCell .line2
    {
        width:100%;
        text-align:center;
        float:left;
        font-size: 11px;
    }
    #CalendarRowHeaders
    {
        width:200px;
        background-color:#f5f4ee;
        z-index:1;
        margin-top: -3px;
        float:left;
    }
    #CalendarRowHeaders .CalendarRowHeaderCell
    {
        width:200px;
        height:16px;
        font-size:12px;
        overflow:hidden;
        border-bottom:1px solid white;
    }

	#CalendarContentArea .CalendarHouseRow 
    {
        height:16px;
        font-size:12px;
        
        border-bottom:1px solid white;
    }
	#CalendarContentArea .CalendarHouseRow .CalendarPeriodCell
    {
        width:48px;
        float:left;
        height:16px;
        border-left:1px solid #FFF;
        text-align:center;
        
	/*background-color:#FFCCCC;*/
	/*background-image: url("/images/BlackDashes.png");*/
    }
        #CalendarContentArea .CalendarHouseRow .CalendarPeriodCell a
        {
            height:16px;
            display:block;
        }
	#CalendarContentArea .CalendarHouseRow .CalendarPeriodCell .FullWeek
    {
        width:48px;
        background-color:#8EB958;
    }
        #CalendarContentArea .CalendarHouseRow .CalendarPeriodCell .FullWeek a
        {
            width:48px;
        }
	#CalendarContentArea .CalendarHouseRow .CalendarPeriodCell .MidWeek
    {
        width:27px;
        background-color:#8EB958;
        float:left;
        border-right:1px solid #f5f4ee;
    }
        #CalendarContentArea .CalendarHouseRow .CalendarPeriodCell .MidWeek a
        {
            width: 27px;
        }
	#CalendarContentArea .CalendarHouseRow .CalendarPeriodCell .WeekEnd
    {
        width:20px;
        background-color:#8EB958;
        float:right;
    }
        #CalendarContentArea .CalendarHouseRow .CalendarPeriodCell .WeekEnd a
        {
            width: 20px;
        }



.jcarousel-container #calenderMatrixHeader {

        background-color: #B1C427;
}
.jcarousel-container #calenderMatrixHeader a#prev
    {
        margin-left: 219px;
    }

.jcarousel-container #calenderMatrixHeader a#next
    {
        margin-right:-6px;
    }

.jcarousel-container #calenderMatrixHeader a#prev:before
        {

            font-family: FontAwesome;
            content: '';
            color:white;
            text-decoration:none!important;
            font-size:30px;
            text-align:center;
            line-height:35px;
            width:35px;
            padding-left:10px;
        }


/*.jcarousel-skin-tango {
    position:relative;
    top:51px;
}*/

#headerControl
{
    float: left;
    width: 100%;
    /*height: 112px;*/
    border-bottom: 1px solid #B8BEC4;    
    margin-bottom: 10px;
    background-color: #FFFFFF;
    z-index: 28;
}



        #CalendarRowHeaderMonthCell .CalendarFreePeriodInfo {position:relative;}
#CalendarRowHeaderMonthCell .CalendarFreePeriodInfo .CalendarFreePeriodInfoFreeBox {
    background-color: #8eb958;
    height: 16px;
    position: absolute;
    top: 1px;
    width: 30px;
}
#CalendarRowHeaderMonthCell .CalendarFreePeriodInfo .CalendarFreePeriodInfoFreeEquals {
    left: 38px;
    line-height: 14px;
    position: absolute;
    top: 0;
    width: 153px;
}
#CalendarRowHeaderMonthCell .CalendarFreePeriodInfo .CalendarFreePeriodInfoFreeLabel {
    left: 53px;
    line-height: 14px;
    position: absolute;
    top: 0;
    width: 153px;
}

.LotHouse {
  padding: 5px 0;
  border-bottom: 1px solid #ddd;  
  border-top: 1px solid #ddd;  
  margin-top: -1px;
}
.LotHouseEntries {
    padding: 0 8px;
}
.LotHouseEntries > div {
    margin-top: 10px;
}
.LotPeriodButton {
    background-color:#8EB958;
    color:white;
    padding: 5px;
    text-align:center;
    cursor:pointer;
    border:2px solid white;
    position:relative;
}
.LotPeriodButton:hover {
    background-color:#76a140;
}

.LotPeriodFiller {
    background-color:#DCE1EA;
    display:none;
    padding: 5px;
    border:2px solid white;
    height: 16px;
    overflow: hidden;
    position:relative;
}
.LotPeriodFiller div {
    position:absolute;
    bottom:2px;
    width:100%;
    text-align:center;
}
/*.LotTabPanelContainer {
    position:relative;
    overflow:hidden;
    height:auto;
}*/
/*.LotHouseEntries .tab-pane {
    position:absolute;
    top:0;
    left:0;
    overflow:hidden;
    width:100%;
}*/
.LotHouseContainer .LotHouse .LotEntriesTabLink a {
    display:none;
}
.LotHouseContainer .LotHouse .LotEntriesTabLink a.collapsed {
    display:block;
}

.LotPeriodButton.selected {
    background-color: #E29A31;
    color:white;

}
.LotPeriodButton.selected:before {
    content:'\f00c';
    position:absolute;
    font-family: FontAwesome;
    left:5px;
    top:4px;
    color:white;
    font-size: 16px;
}
.LotPeriodButton.selected:hover {
    background-color: #c0780f;
}
.SelectedLotCount {
    display:none;
    border-radius: 50%;
    background-color:#E29A31;
    color:white;
    position:absolute;
    left: 0px;
    top:-3px;
    font-weight:bold;
    min-width: 22px;
    line-height:22px;
    text-align:center;
}
.searchButton.declineLot {
    background-color: #DD5046;
}
.searchButton.declineLot:hover {
    background-color: #C6443D;
}