﻿body
{
    background-color: #E8E4D9; /*#f0f0f0;*/
    margin: 0px;
    /*font-family: Verdana;
    font-size: 12px;*/
}

a
{
    color: #AF161C; /*#009ce4;*/
}

b
{
    color: #AF161C; /*#009ce4;*/
}

.Content
{
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    margin-bottom: 20px;
}

.Content table td
{
    width: 130px;
}

.ContentFooter
{
    position: absolute;
    bottom: -50px;
    left: 0px;
    width: 100%;
    background-image: url(../Images/ContentFooterBackground.png);
    background-repeat: repeat-x;
    height: 50px;
}

/***** GRID CLASSES ****/

div.info td
{
    border-style: none;
}

table.gridview
{
    /*border: 1px solid #111111;*/
    border-style: none; /*border-bottom: 3px solid #dadada;*/
    border-collapse: collapse;
    font-family: Tahoma, Arial, sans-serif;
    color: Black; /*Tekst farven i rækker*/
    font-size: 100%;
}

table.gridview th, table.gridview td
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.1em;
}

table.gridview th
{
    background-position: 1px 1px;
    background-repeat: repeat-x;
    background-color: #ffffff;
    font-size: 100%;
    font-weight: bold;
    text-align: left;
    line-height: 1.3em;
    color: Red; /*border-left: 1px solid #dbddff; 	border-right: 1px solid #dbddff; 	border-bottom: 1px solid #dbddff;*/
    border-style: none;
    border-bottom: 1px dotted #dadada;
}

table.gridview td
{
    border-left: 0px;
    border-right: 0px;
    border-top-style: none; /*1px dotted #dadada;*/
    border-bottom: 1px dotted #dadada;
}

table.gridviewsmall th, table.gridviewsmall td
{
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1.1em;
   
}

table.gridviewsmall th
{
    background-position: 1px 1px;
    background-repeat: repeat-x;
    background-color: #ffffff;
    font-size:x-small;
    font-weight: bold;
    text-align: left;
    line-height: 1.3em;
    border-style: none;
    border-bottom: 1px dotted #dadada;
    
}

table.gridviewsmall td
{
    border-left: 0px;
    border-right: 0px;
    border-top-style: none; /*1px dotted #dadada;*/
    border-bottom: 1px dotted #dadada;
    font-size:0.8em;
    width:80px;
}

/***** HEADER CLASSES *****/
.SiteHeader
{
    padding-left: 20px;
    padding-top: 16px;
    height: 39px;
    font-weight: bold;
    /*background-image: url(../Images/SiteHeaderBackground2.png);*/
    background-repeat: repeat-x;
    font-size: 14px;
    color: #6d6d6d;
}

.LeftHeaderText
{
    position: absolute;
    left: 20px;
    top: 5px; /*76px;*/
}

.LeftHeaderSubText
{
    position: absolute;
    left: 20px;
    top: 10px; /*92px;*/
    font-size: 9px;
}

.RightHeaderText
{
    position: absolute;
    left: 840px; /*right: 40px;/*20px;*/
    top: 5px; /*6px;*/
}

.RightHeaderSubText
{
    position: absolute;
    left: 840px; /*right: 20px;*/
    top: 10px; /*92px;*/
    font-size: 9px;
}

/***** MENU CLASSES *****/
.MenuHeader
{
    padding-left: 20px;
    padding-top: 8px;
    height: 24px;
    /*background-image: url(../Images/MenuHeaderBackground2.png);*/
    font-weight: bold;
    color: #6d6d6d;
}
.SmallMenuLink
{
    font-size: 9px;
    text-align: center;
}
.MenuLink {
    display: block;
    background-color: #e3e0db; /*#f3f3f3;*/
    border-top: 1px solid #e3e3e3;
    margin-right: 2px;
    padding: 6px;
    padding-left: 20px;
    text-decoration: none;
}
.MenuSpacer
{
    height: 25px;
}

/***** FRAME CLASSES *****/

.MenuFrame {
    position: absolute;
    top: 78px; /*130px;*/
    left: 0px;
    width: 260px;
}
.ContentFrame
{
    /*position: absolute;*/
    top: 89px; /*130px;*/
    left: 165px; /*210px;*/
    width: 700px; /****** OBS!! 520px*****/
    /*min-height: 520px; */
    background-color: #ffffff;
    /*background-image: url(../Images/ContentBackground2.png);*/
    background-repeat: no-repeat;
    padding: 0;
    margin: 0 auto;
    padding-right: 10px;
}


/***** CONTROL CLASSES *****/
input
{
    font-family: Verdana;
    font-size: 11px;
    padding: 4px;
}

/*.Button
{
    background-image: url(../Images/InputBackground.png);
    background-repeat: repeat-x;
    background-color: #D8CDBC;*/ /*#e7f7ff;*/
    /*border: 1px solid #AF161C;*/ /*#009ce4;*/
/*}

.Button:hover
{
    background-color: #F2EFEA;*/ /*#bdeaff;*/
/*}*/

.TextBox
{
    background-image: url(../Images/InputBackground.png);
    background-repeat: repeat-x;
    font-size: 11px;
    margin-left: 15px;
    border: 1px solid #bfc5ca;
}

.TextBox:hover
{
    background-color: #f0f0f0;
}

.TextBoxReadOnly
{
    background-image: url(../Images/InputBackground.png);
    background-repeat: repeat-x;
    font-size: 11px;
    margin-left: 15px;
    border: 1px solid #bfc5ca;
}

/* */

.PageTitle
{
    text-align: center;
    margin-left: 4px;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 24px;
    color: #000000;
}

.TreadTooSmall
{
    color: Red;
}

.ErrorMessage
{
    color: Red;
}

.ForwardLink
{
    margin-top: 8px;
}

.Header
{
    text-align: center;
    font-size: 14.0pt;
}

.EpisodeHeader
{
    margin-top: 30px;
    margin-bottom: 3px;
}

.Episode
{
    margin-top: 0px;
    margin-bottom: 15px;
}

.thumbnail
{
    position: relative;
    z-index: 0;
}

.thumbnail:hover
{
    background-color: transparent;
    z-index: 50;
}


/***** *****/


/*Classes for ServicePick.aspx */
.ServiceName
{
    height: 120px;
    width: 29px;
    position: relative;
    
}

.RegNrText
{
    font-family: Verdana;
    font-size: 15px;

}

.ServiceNameLabel
{
    position: relative;
    bottom: 0px;
    left: 0px;
}

.ServiceNameBg
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index:-1;
}

.ServiceNameInfoIcon
{
    position: absolute;
    left: 77px;
    bottom: 74px;
    cursor:pointer;
}

.Light
{
    background-color: #f0f0f0;
}

.HalfDark
{
    background-color: #cccccc;
}

.Dark
{
    background-color: #bebebe;
}

/* Modal popup */
.modalBackground
{
  	background-color: #E8E4D9;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.popup
{
	background-color: #ffffff;
	padding: 20px 10px 10px 10px;
	border: solid 1px #c0c0c0;
    top: 100px !important;
}

div.popuptitle
{
	text-align: center;
    margin-left: 4px;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
}

.ModalWindow
{
  border: solid 1px #c0c0c0;
  background:#ffffff;
  padding: 100px 10px 10px 10px;
}


@media print  
{
    /*****   Styles for print   ******/
     /* #SiteHeader{display:none;}
      #MenuHeader{display:none;}
      #MenuFrame{display:none;}*/
      
      #MenuFrame{display:none;
                 position:static;}
      #Content{text-align:left;}
      #ContentFrame{position:static;
                    text-align:left;}
      #PrintButton{display:none;}
      
}

.ttButton
{
    border:1px solid #6d6d6d;
    font-size:0.8em;
    font-family: Verdana;
    
    background-color: rgb(232,228,217);
    color:#AF161C;
    text-decoration:none;
    padding:3px 3px 3px 3px ;
    cursor:pointer;
     
}

.ReceiveDateAndDeliveryDate
{
    font-size: 10px;
}

.DeliveryOptionDescription {
    color: black;
}

.PagerPadding {
    padding:0px;
}

