﻿body {
    font-family: Verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    color: #3F3F3F;
}

#MsgSave
{
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #000;
    color: #FFF;
    display: none;
    padding: 20px;
    font-size: 20px;
    z-index: 1000;
    cursor: pointer;
}
 
#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: 34px; 
    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: 34px; 
    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;
    */
    
    background-color: #e29a31;
    color: #000;
    display: block;
    font-weight: bold;
    height: 25px;
    left: 0;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 26px;
    z-index: -1;
}


#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;
}

.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: #4D8B9E;
    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: 756px;
    background-color: #e29a31;
    color: #FFF;
}

#BasketList ul#basket
{   
    float: left;
    background-color: #FFFFFF;
    color: #000000;
    /*border-bottom: 1px solid #e29a31;   
    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;
}

#BasketList ul#basket li
{
    border-top: 1px solid #E1E6EC;
    float: left;
    height: 38px;
    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: #e1e6ec;
}

#ulLotteryHouses #CalenderList ul#ItemsPeriod li:hover
{
    cursor: pointer;
    background-color: #e1e6ec;
}

#BasketList ul#basket li:hover
{
    cursor: pointer;
    border-top: 1px solid #e29a31;
    border-bottom: 1px solid #e29a31;
}

#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;
}

#ulLotteryHouses #CalenderList div.ugeSmall,
#BasketList li div.ugeSmall
{
    float: left;
    margin-left: 4px;
}

#ulLotteryHouses #CalenderList li div.price
{
    float: left;
    font-weight: bold;
}

#BasketList li div.price
{
    display: none;
}

   /* Following is required  to show border while transferring.*/
.ui-effects-transfer { border: 2px solid black; }

.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: #E29A31;
}


/********************/



 #DrawHeader
    {
        float: left;
        width: 766px;
        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;
    }
    
        .fixedScroll3
{
    position: fixed;
    top: 106px;
    z-index: 10;
    overflow:hidden;
}
    
   
    
    .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 #E29A31;
        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: #E29A31;
    }
    
    #result .tickitResult
    {
        margin-bottom: 10px;       
        border-top: 1px solid #E1E6EC;
        padding-top: 10px;
    }
    
    #viewControl
{
    float: right;
    margin-top: 58px;    
}

#viewControl a
{
    float: left;
    background: url("images/SpriteSheet.png") no-repeat scroll transparent;
    display: block;
    cursor: pointer;
}

#viewControl a#calenderMatrixView
{
    width: 104px;
    height: 72px;
    background-position: -389px -906px;
}

#viewControl a#calenderMatrixView:hover, #viewControl a#calenderMatrixView.selected
{
    background-position: -493px -906px;
}

#viewControl a#imageGridView
{
    width: 85px;
    height: 72px;
    background-position: -219px -906px;
}

#viewControl a#imageGridView:hover, #viewControl a#imageGridView.selected
{
    background-position: -304px -906px;
}

#viewControl a#imageGridViewAll
{
    width: 71px;
    height: 72px;
    background-position: -587px -906px;
}

#viewControl a#imageGridViewAll:hover, #viewControl a#imageGridViewAll.selected
{
    background-position: -668px -906px;
}




    #calenderMatrixHeader
    {

        width: 571px;
        height: 35px;
        position:relative;
        z-index:2;
    }
    
    #calenderMatrixHeader a
    {
        float: left;
        background: url("images/SpriteSheet.png") no-repeat scroll transparent;
        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;
    }
    
    #calenderMatrixHeader a#prev:hover
    {
        background-position: -308px -391px;
    }
    
    #calenderMatrixHeader a#next:hover
    {
        float: right;
        background-position: -361px -391px;
    }
    
    #calenderMatrixHeader a#next
    {
        float: right;
        margin-right:-2px;
        background-position: -361px -351px;
        border-left: 1px solid white;
    }


        #CalendarOverview
    {
        font-family:Verdana;
        float:left;
        overflow:hidden;
        margin-top: -35px;
        position:relative;
        z-index:1;
    }

    #CalendarHeaderRowMonth
    {
        height:36px;
        background-color:white;
    }
    #CalendarRowHeaderMonthCell
    {
        width:200px;
        float:left;
        height:35px;
        position:relative;
        line-height:35px;
        z-index:2;
        background-color:white;
    }
    #CalendarPeriodHeadersMonth
    {
        float:left;
        position:relative;
        z-index:1;
        
        
    }
    #CalendarPeriodHeadersMonth .CalendarHeaderMonthCell
    {
        float:left;
        height:35px;
        line-height:35px;
        border-left:1px solid white;
        /*background-color:#DFE6E9;*/
        overflow:hidden;
        text-align:center;
        font-weight:bold;
        color:white;
        background: url("images/SpriteSheet.png") no-repeat scroll transparent;
        background-position: -443px -391px;
    }


    #CalendarHeaderRow
    {
        height:24px;
        z-index:2;
        background-color:white;

        
    }
    #CalendarRowHeaderCell
    {
        width:200px;
        float:left;
        height:20px;
        z-index:2;
        position:relative;
        background-color:#DFE6E9;
        /*
        -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:#DFE6E9;

    }
    #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:#DFE6E9;
        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
    {
        z-index:1;
        margin-top: -3px;
        width:372px;
        float:left;
        overflow-y:hidden;
        overflow-x:scroll;
    }
	#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 #F4F6F8;
        text-align:center;
        background-color:#F4F6F8;
    }
        #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 #F4F6F8;
    }
        #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;
        }



        #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;
}