﻿h1 {font-size: 12pt;
    margin-top: -5px;}
    
h5 {font-size: 10pt;
    margin-top: -5px;}
    
.response_text{color: #FF6600;}
    
.headLineEvent {font-size: 10pt;
    color: #FF6600;
    font-weight:bold;
    margin: 8px 0px -10px 0px;}
    
.headLineSimple {font-size: 10pt;
      margin: 6px 0px 6px 0px;}

.con 
{
    border: solid 0px blue;
    padding: 0px 8px 16px 8px;}

#headerEvent
{
    position: relative;
    height: 50px;
    top: 0px;
    border: solid 0px green;
}

#headerEventLeft 
{
    display: block;
    position: absolute;
    border: 0px solid yellow;
    top: 9px;
    left: 0px;
    width: 196px;
    text-align: center;
    
}

#headerEventMiddle
{
    display: block;
    position: absolute;
    border: 0px solid green;
    top: 9px;
    left: 196px;
    width: 196px;
    text-align: center;
    
}

#headerEventRight
{
    display: block;
    position: absolute;
    border: 0px solid yellow;
    top: 9px;
    left: 392px;
    width: 196px;
    text-align: center;
    
}
/********************************************HEADER EDIT EVENT**********************************/
#headerEditEvent 
{position: relative;
    border: solid 0px green;
    height: 30px;
    top: 0px;
    border-bottom: dotted 1px gray;}

#headerEditEventLeft 
{
    display: block;
    position: absolute;
    border: 0px solid yellow;
    top: 0px;
    left: 0px;
    width: 230px;
    text-align: left;
    
}
#headerEditEventMiddle 
{
    display: block;
    position: absolute;
    border: 0px solid yellow;
    top: 0px;
    left: 270px;
    width: 210px;
    text-align: left;
    
}
#headerEditEventRight
{
    display: block;
    position: absolute;
    border: 0px solid yellow;
    top: 0px;
    left: 520px;
    width: 50px;
    text-align: right;
    
}

#EventContent 
{position: relative;
    border: 0px solid red;
    /*background-color: #ececec;*/
    background-color: #dbdbdb;
    padding: 15px 10px 15px 10px;}
    
    
#EditEventContent 
{position: relative;
    border: 0px solid red;
    /*background-color: #ececec;*/
    background-color: #dbdbdb;
    padding: 0px 0px 0px 0px;}
    

    
    
#headerEvent a:link {color:#FFFFFF; text-decoration:none; font-weight: bold;}  
#headerEvent a:visited {color:#FFFFFF; text-decoration:none; font-weight: bold;}
#headerEvent a:hover {color:#ed7b01; text-decoration:none;  font-weight: bold;}
#headerEvent a:active  {color:#ed7b01; text-decoration:none; font-weight: bold;}

#headerEditEvent a:link {color:#FFFFFF; text-decoration:none; font-weight: bold;}  
#headerEditEvent a:visited {color:#FFFFFF; text-decoration:none; font-weight: bold;}
#headerEditEvent a:hover {color:#ed7b01; text-decoration:none;  font-weight: bold;}
#headerEditEvent a:active  {color:#ed7b01; text-decoration:none; font-weight: bold;}


#eventBottomLine 
{
    border: solid 0px green;
    background-color: #ececec;
    margin: 0px -10px -15px -10px;
    padding: 10px;}
        
/************************************************FORMULAR***************************/
.hLine {height:1px !important; 
    margin: -10px 0px -3px 0px;}

.tdFormText {border-top: dotted 1px gray;}
.tdFormField {border-top: dotted 1px gray;}
.tdFormTextLastRow {border-top: dotted 1px gray;
    border-bottom: dotted 1px gray;}
    
.tdFormFieldLastRow {border-top: dotted 1px gray;
     border-bottom: dotted 1px gray;}

.TextFieldStandardLogin {width: 230px;}
.TextFieldStandardShort {width: 160px;}
.TextFieldStandard {width: 350px;}
.DorpDownFieldStandard {width: 356px;}

.TextFieldDate {width: 135px;}

.TextAreaStandardEvent {width: 350px; height: 85px;font-family: Arial, sans-serif; font-size:10pt;}
.TextAreaStandardSponsor {width: 350px; height: 45px;font-family: Arial, sans-serif; font-size: 10pt;}

.registerCol1 {width: 170px; text-align: left;}
.registerCol2 {width: 100px; text-align: left;}
.registerCol3 {width: 100px; text-align: left;}

.errorMessage {position: relative;
                top: 0px;
                border:solid 1px red;}
                
.newEventCol1 {width: 200px;}


/*********************************************LIST EVENT***********************************/
.eventDateLine
{
    display: block;
    position: relative;
    background-color: #FF6600;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    }
    
 .eventTimeLine 
 {
    display: block;
    position: relative;
    background-color: #cccccc;
    color: #000000;
    width: 140px;
    font-weight: bold;
    padding: 5px;
    margin-top: 10px;
    font-size: 8pt;
 }
 
 .eventTitleLine
 {
    display: block;
    position: relative;
    background-color: #FFFFFF;
    color: #FF6600;
    font-weight: bold;
    font-size: 10pt;
    padding: 5px;
    }
    
 .eventContent
  {display: block;
    position: relative;
    padding: 0px;
 }
    
.eventStyle1
{
    display: block;
    position: relative;
    border-top: dotted 1px gray;
    padding: 10px 0px 10px 0px;
  }
    
.eventStyle2
{
    display: block;
    position: relative;  
    padding: 10px 0px 10px 0px;
  }
  
.listEventHeader {font-weight: bold; font-size: 8pt;}
.listEvent{ font-size: 8pt;}
 
 
.eventTitleLine a:link {color:#FF6600; text-decoration:none; }  
.eventTitleLine a:visited {color:#FF6600; text-decoration:none;}
.eventTitleLine a:hover {color:#FF6600; text-decoration:underline; }
.eventTitleLine a:active  {color:#FF6600; text-decoration:underline;}


/****************************************DETAILS************************************************/
    
#detailsDatumBegin 
{
    background-color: #FF6600;
    color: White;
    width: 350px;
    padding: 5px;
     font-weight: bold;}
     
#detailsHeader {border-bottom: dotted  1px gray;
        padding-bottom: 10px;}
    
#detailsTdHeadLine {width: 350px;
        background-color: White;
        color: #FF6600;
        font-weight: bold;
        padding: 5px;}
        
.detailsContent {padding:10px 3px 10px 3px;
    border-bottom: dotted  1px gray;
    }    
    
.detailsTdLeft {font-weight: bold; 
        vertical-align: top;
        width: 180px;}
        
.detailsTdRight {vertical-align: top;
        }
        
  #detailsFooter 
  {padding: 10px 3px 10px 3px;
    }
    
 .detailsTdRightFooter
 {
    font-size: 8pt;
    color: Gray;
    }
 
 .detailsTdLeftFooter
 {
    font-size:8pt;
    color: Gray;
    width: 180px;
    }
    
 #detailsTime
 {
    position: absolute;
    top: 15px;
    left:253px;
    background-color: #cccccc;
    color: Black;
    font-weight: bold;
    width: 105px;
    height: 14px; 
    padding: 6px;  
    font-size: 8pt;
    }
    
    #detailsTdImage 
    {
        vertical-align:top;
        padding: 0px;}
        
   
   #ctl00_ctl00_ctl00_Content_logout
   {
     display: block;
     position: absolute;
     top:169px;
     left:693px;
     width: 53px;
     height: 18px;
     padding: 1px 0px 1px 2px;
     background-color: #FF6600;
     font-weight:100;
     font-size: 10pt;
   }
     
     
#ctl00_ctl00_ctl00_Content_logout a:link {color:#FFFFFF; text-decoration:none; font-weight: bold;}  
#ctl00_ctl00_ctl00_Content_logout a:visited {color:#FFFFFF; text-decoration:none; font-weight: bold;}
#ctl00_ctl00_ctl00_Content_logout a:hover {color:#FFFFFF; text-decoration:underline;  font-weight: bold;}
#ctl00_ctl00_ctl00_Content_logout a:active  {color:#FFFFFF; text-decoration:none; font-weight: bold;}


   #ctl00_ctl00_Content_logout
   {
     display: block;
     position: absolute;
     top:169px;
     left:693px;
     width: 53px;
     height: 18px;
     padding: 1px 0px 1px 2px;
     background-color: #FF6600;
     font-weight:100;
     font-size: 10pt;
   }
     
     
#ctl00_ctl00_Content_logout a:link {color:#FFFFFF; text-decoration:none; font-weight: bold;}  
#ctl00_ctl00_Content_logout a:visited {color:#FFFFFF; text-decoration:none; font-weight: bold;}
#ctl00_ctl00_Content_logout a:hover {color:#FFFFFF; text-decoration:underline;  font-weight: bold;}
#ctl00_ctl00_Content_logout a:active  {color:#FFFFFF; text-decoration:none; font-weight: bold;}

/****************************************EVENT SEARCH************************************************/
  
.link_button {position: absolute; right: 3px; top:23px; color: #000000;}

.guest_user_notification {color: #FF6600;}

.subheader {margin-top:-10px;}

.table_list_event {border: solid 0px #dbdbdb;}


