@charset "utf-8";

/*
default 212121
blue 336699
*/

body, td {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #212121;
  font-weight: normal;
}
img {
  border: 0;
}
div {
  text-align: justify;
  overflow: auto;
}
ul {
  margin-top: 5px;
}
li {
  margin-bottom: 3px;
}
p {
  margin-top: 10px;
  margin-bottom: 15px;
  line-height: 1.5em;
  text-align: left;
}

div.hr {
  height: 9px;
  background: #ffffff url('resource.php?fct=img&f=egcHr.jpg');
  background-position: right;
  background-repeat: no-repeat;
  left-margin: 0px;
  right-margin: 0px;
  top-margin: 0px;
  bottom-margin: 0px;
}

/* Text */
a:link {
  text-decoration: none;
  color: #336699;
  outline: none;
}
a:visited {
  text-decoration: none;
  color: #336699;
}
a:hover {
  text-decoration: underline;
  color: #336699;
}
a:active {
  text-decoration: none;
  color: #336699;
}

/* forms */

form {
  margin: 0;
  }

input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #1A1A1A;
  margin-left: 0px;
  margin-bottom: 5px;
  padding-left: 2px;
  border-top: 0px;
  border-bottom: 1px solid #1A1A1A;
  border-left: 1px solid #1A1A1A;
  border-right: 0px;
}

select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #1A1A1A;
  margin-left: 0px;
  margin-bottom: 5px;
  padding-left: 2px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
}

input[type=submit] {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #1A1A1A;
  margin-bottom: 10px;
  background-color: #FFFFFF;
  font-weight: bold;
  float: right;
}

input[type=radio] {
  border: 0px;
}

textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #1A1A1A;
  margin-left: 0px;
  padding-left: 2px;
  border-top: 0px;
  border-bottom: 1px solid #1A1A1A;
  border-left: 1px solid #1A1A1A;
  border-right: 0px;
}

/* scroll */

.scroll-track{
height:1px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderscrollfill.png');
background-repeat: repeat;
}

.scroll-handle{
border: 0px;
height:1px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderfill.png');
background-repeat: repeat;
cursor:pointer;
}

.scroll-track-top{
height:1px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderup.png');
}

.scroll-handle-bot{
height:24px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderbot.png');
}

.scroll-handle-top{
height:24px;
width:10px;
background-image: url('resource.php?fct=img&f=slidertop.png');
background-repeat: no-repeat;
}

.scroll-track-bot{
height:1px;
width:10px;
background-image: url('resource.php?fct=img&f=sliderdown.png');
}

/* divs */

#egcfull {
  position: relative;
  width: 910px;
  text-align: left;
  background-color: #FFFFFF;
  overflow: hidden;
  background-image:url('resource.php?fct=img&f=egcShadows.jpg');
}
#egcheader {
  position: relative;
  text-align: left;
  width: 910px;
  height: 215px;
  background-image:url('resource.php?fct=img&f=egcHeader.png');
  overflow: hidden;
}
  #egcbanner {
    position: absolute;
    top: 0px;
    left: 5px;
    width: 900px;
    height: 215px;
    background-color: #FFFFFF;
    text-align: left;
    overflow: hidden;
    z-index: 1;
  }
  #egcmask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 910px;
    height: 215px;
    text-align: left;
    overflow: hidden;
  }
  #egcmaskclick {
    position: absolute;
    top: 115px;
    left: 5px;
    width: 900px;
    height: 100px;
    text-align: left;
    overflow: hidden;
  }
  #egclogo {
    position: absolute;
    top: 0px;
    left: 5px;
    width: 285px;
    height: 120px;
    border: 0;
    overflow: hidden;
  }
  #egctopcontent {
    position: relative;
    text-align: left;
    overflow: hidden;
    top: 10px;
    left: 600px;
    width: 300px;
    height: 100px;
    z-index: 2;
  }
  #egctopcontent input {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
  }
  #egctopcontent td {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
  }
  #egctopcontent td a:link {
    text-decoration: none;
    color: #FFFFFF;
  }
  #egctopcontent td a:visited {
    text-decoration: none;
    color: #FFFFFF;
  }
  #egctopcontent td a:hover {
    text-decoration: underline;
    color: #FFFFFF;
  }
  #egctopcontent td a:active {
    text-decoration: none;
    color: #FFFFFF;
  }


  #memberTitle {
/*
    color: #1A1A1A;
    background-color: #76C6DB;
*/
    color: #FFFFFF;
    background-color: #79786A;
    width: 300px;
  }
  #logmemberTitle {
/*
    color: #1A1A1A;
    background-color: #76C6DB;
*/
    color: #FFFFFF;
    background-color: #79786A;
    width: 300px;
  }
  .memberTitleContent {
    padding: 3px;
  }


#egcheaderbreak {
  height: 10px;
  width: 900px;
  margin-left: 5px;
  background-color: #231F20;
}


.newsletter_form {
  position: relative;
  width: 170px;
  overflow: hidden;
  margin-top: 20px;
}

.newsletter_title {
  background-color: #606060;
  padding: 3px;
  padding-left: 8px;
  color: #FFFFFF;
}

.newsletter_text {
  font-size: 11px;
}

.newsletter_input {
  padding: 0;
}


#egcmain {
  position: relative;
  width: 901px;
  overflow: hidden;
  margin-left:5px;
}
  #egcmainmenu {
    width: 170px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;
  }

  #egcmainmenu .menuitem {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    background-color: #79786A;
    font-weight: bolder;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .menuitemlast {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    background-color: #79786A;
    font-weight: bolder;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .menuitem a:link, #egcmainmenu .menuitemlast a:link {
    text-decoration: none;
    color: #FFFFFF;
  }
  #egcmainmenu .menuitem a:visited, #egcmainmenu .menuitemlast a:visited {
    text-decoration: none;
    color: #FFFFFF;
  }
  #egcmainmenu .menuitem a:hover, #egcmainmenu .menuitemlast a:hover {
    text-decoration: none;
    color: #212121;
  }
  #egcmainmenu .menuitem a:active, #egcmainmenu .menuitemlast a:active {
    text-decoration: none;
    color: #212121;
  }

  #egcmainmenu .menuitemselected {
    font-family: Arial, Helvetica, sans-serif;
    color: #212121;
    font-size: 12px;
    background-color: #79786A;
    font-weight: bolder;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .menuitemlastselected {
    font-family: Arial, Helvetica, sans-serif;
    color: #212121;
    font-size: 12px;
    background-color: #79786A;
    font-weight: bolder;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .menuitemselected a:link, #egcmainmenu .menuitemlastselected a:link {
    text-decoration: none;
    color: #212121;
  }
  #egcmainmenu .menuitemselected a:visited, #egcmainmenu .menuitemlastselected a:visited {
    text-decoration: none;
    color: #212121;
  }
  #egcmainmenu .menuitemselected a:hover, #egcmainmenu .menuitemlastselected a:hover {
    text-decoration: none;
    color: #212121;
  }
  #egcmainmenu .menuitemselected a:active, #egcmainmenu .menuitemlastselected a:active {
    text-decoration: none;
    color: #212121;
  }

  #egcmainmenu .submenuitem {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    background-color: #DFDED8;
    font-weight: normal;
    padding-left: 16px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .submenuitemlast {
    font-family: Arial, Helvetica, sans-serif;
    color: #1A1A1A;
    font-size: 12px;
    background-color:#DFDED8;
    font-weight: normal;
    padding-left:16px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
<!--    border-bottom-color: #DFDED8; -->
    border-bottom-color: #231F20;
  }
  #egcmainmenu .submenuitem a:link, #egcmainmenu .submenuitemlast a:link {
    text-decoration: none;
    color: #1A1A1A;
  }
  #egcmainmenu .submenuitem a:visited, #egcmainmenu .submenuitemlast a:visited {
    text-decoration: none;
    color: #1A1A1A;
  }
  #egcmainmenu .submenuitem a:hover, #egcmainmenu .submenuitemlast a:hover {
    text-decoration: none;
    color: #1A1A1A;
  }
  #egcmainmenu .submenuitem a:active, #egcmainmenu .submenuitemlast a:active {
    text-decoration: none;
    color: #1A1A1A;
  }

  #egcmainmenu .submenuitemselected {
    font-family: Arial, Helvetica, sans-serif;
    color: #1A1A1A;
    font-size: 12px;
    background-color:#DFDED8;
    font-weight: bold;
    padding-left:16px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .submenuitemlastselected {
    font-family: Arial, Helvetica, sans-serif;
    color: #1A1A1A;
    font-size: 12px;
    background-color:#DFDED8;
    font-weight: bold;
    padding-left:16px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .submenuitemselected a:link, #egcmainmenu .submenuitemlastselected a:link {
    text-decoration: none;
    color: #1A1A1A;
  }
  #egcmainmenu .submenuitemselected a:visited, #egcmainmenu .submenuitemlastselected a:visited {
    text-decoration: none;
    color: #1A1A1A;
  }
  #egcmainmenu .submenuitemselected a:hover, #egcmainmenu .submenuitemlastselected a:hover {
    text-decoration: none;
    color: #1A1A1A;
  }
  #egcmainmenu .submenuitemselected a:active, #egcmainmenu .submenuitemlastselected a:active {
    text-decoration: none;
    color: #1A1A1A;
  }











  #egcmainmenu .logmenuitem {
    font-family: Arial, Helvetica, sans-serif;
    color: #79786A;
    font-size: 12px;
    background-color: #DEE7E9;
    font-weight: bolder;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .logmenuitemlast {
    font-family: Arial, Helvetica, sans-serif;
    color: #79786A;
    font-size: 12px;
    background-color: #DEE7E9;
    font-weight: bolder;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .logmenuitem a:link, #egcmainmenu .logmenuitemlast a:link {
    text-decoration: none;
    color: #79786A;
  }
  #egcmainmenu .logmenuitem a:visited, #egcmainmenu .logmenuitemlast a:visited {
    text-decoration: none;
    color: #79786A;
  }
  #egcmainmenu .logmenuitem a:hover, #egcmainmenu .logmenuitemlast a:hover {
    text-decoration: none;
    color: #212121;
  }
  #egcmainmenu .logmenuitem a:active, #egcmainmenu .logmenuitemlast a:active {
    text-decoration: none;
    color: #212121;
  }

  #egcmainmenu .logmenuitemselected {
    font-family: Arial, Helvetica, sans-serif;
    color: #212121;
    font-size: 12px;
    background-color: #DEE7E9;
    font-weight: bolder;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .logmenuitemlastselected {
    font-family: Arial, Helvetica, sans-serif;
    color: #212121;
    font-size: 12px;
    background-color: #DEE7E9;
    font-weight: bolder;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .logmenuitemselected a:link, #egcmainmenu .logmenuitemlastselected a:link {
    text-decoration: none;
    color: #212121;
  }
  #egcmainmenu .logmenuitemselected a:visited, #egcmainmenu .logmenuitemlastselected a:visited {
    text-decoration: none;
    color: #212121;
  }
  #egcmainmenu .logmenuitemselected a:hover, #egcmainmenu .logmenuitemlastselected a:hover {
    text-decoration: none;
    color: #212121;
  }
  #egcmainmenu .logmenuitemselected a:active, #egcmainmenu .logmenuitemlastselected a:active {
    text-decoration: none;
    color: #212121;
  }

  #egcmainmenu .logsubmenuitem {
    font-family: Arial, Helvetica, sans-serif;
    color: #79786A;
    font-size: 12px;
    background-color: #DEE7E9;
    font-weight: normal;
    padding-left: 16px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .logsubmenuitemlast {
    font-family: Arial, Helvetica, sans-serif;
    color: #79786A;
    font-size: 12px;
    background-color: #DEE7E9;
    font-weight: normal;
    padding-left:16px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
<!--    border-bottom-color: #DFDED8; -->
    border-bottom-color: #231F20;
  }
  #egcmainmenu .logsubmenuitem a:link, #egcmainmenu .logsubmenuitemlast a:link {
    text-decoration: none;
    color: #79786A;
  }
  #egcmainmenu .logsubmenuitem a:visited, #egcmainmenu .logsubmenuitemlast a:visited {
    text-decoration: none;
    color: #79786A;
  }
  #egcmainmenu .logsubmenuitem a:hover, #egcmainmenu .logsubmenuitemlast a:hover {
    text-decoration: none;
    color: #212121;
  }
  #egcmainmenu .logsubmenuitem a:active, #egcmainmenu .logsubmenuitemlast a:active {
    text-decoration: none;
    color: #212121;
  }

  #egcmainmenu .logsubmenuitemselected {
    font-family: Arial, Helvetica, sans-serif;
    color: #212121;
    font-size: 12px;
    background-color: #DEE7E9;
    font-weight: bold;
    padding-left:16px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .logsubmenuitemlastselected {
    font-family: Arial, Helvetica, sans-serif;
    color: #212121;
    font-size: 12px;
    background-color: #DEE7E9;
    font-weight: bold;
    padding-left:16px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #231F20;
  }
  #egcmainmenu .logsubmenuitemselected a:link, #egcmainmenu .logsubmenuitemlastselected a:link {
    text-decoration: none;
    color: #212121;
  }
  #egcmainmenu .logsubmenuitemselected a:visited, #egcmainmenu .logsubmenuitemlastselected a:visited {
    text-decoration: none;
    color: #212121;
  }
  #egcmainmenu .logsubmenuitemselected a:hover, #egcmainmenu .logsubmenuitemlastselected a:hover {
    text-decoration: none;
    color: #212121;
  }
  #egcmainmenu .logsubmenuitemselected a:active, #egcmainmenu .logsubmenuitemlastselected a:active {
    text-decoration: none;
    color: #212121;
  }



















  #egcmaincontenttitle {
    position: relative;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    background-color: #231F20;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
  }
  #egcmainfeed {
    width: 175px;
    margin-left: 5px;
  }
  #egcmaincontentcontainer {
    position: relative;
    width: 540px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  #egcmaincontent {
    position: relative;
    width: 530px;
    margin-left: 5px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #212121;
    font-weight: normal;
  }

  #egcmaincontentcontaineradmin {
    position: relative;
    width: 720px;
    overflow: hidden;
  }
  #egcmaincontentadmin {
    position: relative;
    width: 710px;
    margin-left: 5px;
    overflow: hidden;
  }

#egcfooter {
  height: 40px;
  width: 900px;
  margin-left:5px;
  background-color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #AEDEE4;
}
  #egcfootermenu {
    position: relative;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
  }
  #egcfootermenu a:link {
    text-decoration: none;
    color: #AEDEE4;
  }
  #egcfootermenu a:visited {
    text-decoration: none;
    color: #AEDEE4;
  }
  #egcfootermenu a:hover {
    text-decoration: underline;
    color: #AEDEE4;
  }
  #egcfootermenu a:active {
    text-decoration: none;
    color: #AEDEE4;
  }

  #egcfootercredits {
    position: relative;
    float: right;
    margin-top: 3px;
    margin-right: 10px;
  }
  #egcfootercredits a:link {
    text-decoration: none;
    color: #AEDEE4;
  }
  #egcfootercredits a:visited {
    text-decoration: none;
    color: #AEDEE4;
  }
  #egcfootercredits a:hover {
    text-decoration: underline;
    color: #AEDEE4;
  }
  #egcfootercredits a:active {
    text-decoration: none;
    color: #AEDEE4;
  }

/* Widget */

.widgettitle {
  position: relative;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  background-color: #231F20;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}
.widgettitle a:link {
  text-decoration: none;
  color: #FFFFFF;
}
.widgettitle a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
.widgettitle a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}
.widgettitle a:active {
  text-decoration: none;
  color: #FFFFFF;
}

.widgetcontentitem {
  background-color:#DEE7E9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #212121;
  padding: 2px;
}
.widgetcontentitem a:link {
  color: #336699;
  text-decoration: none;
}
.widgetcontentitem a:visited {
  color: #336699;
  text-decoration: none;
}
.widgetcontentitem a:hover {
  color: #336699;
  text-decoration: underline;
}
.widgetcontentitem a:active {
  color: #336699;
  text-decoration: none;
}

.widgetcontentitemtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color: #212121;
  text-align: left;
}
.widgetcontentitemtitle a:link {
  color: #212121;
  text-decoration: none;
}
.widgetcontentitemtitle a:visited {
  color: #212121;
  text-decoration: none;
}
.widgetcontentitemtitle a:hover {
  color: #212121;
  text-decoration: underline;
}
.widgetcontentitemtitle a:active {
  color: #212121;
  text-decoration: none;
}

.widgetcontentitemabstract {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #212121;
  text-align: left;
}

.widgettitlecalendar {
  position: relative;
  padding-left: 5px;
  padding-bottom: 5px;
  background-color: #231F20;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}

.widgetcontentitemcalendar {
  background-color: #DEE7E9;
  height: 150px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 2px;
}


/* Main Content */
#egcmaincontent h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bolder;
  color: #336699;
  margin-top: 20px;
  margin-bottom: 5px;
}

#egcmaincontent h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color: #212121;
  margin-top: 5px;
  margin-bottom: 3px;
}

#egcmaincontent h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  margin-top: 3px;
  margin-bottom: 3px;
}

/* Feed */
h1.feedcategoryitemtitle a:link {
  color: #336699;
  text-decoration: none;
}
h1.feedcategoryitemtitle a:visited {
  color: #336699;
  text-decoration: none;
}
h1.feedcategoryitemtitle a:hover {
  color: #336699;
  text-decoration: underline;
}
h1.feedcategoryitemtitle a:active {
  color: #336699;
  text-decoration: none;
}

.feedcategoryitemabstract a:link {
  color: #212121;
  text-decoration: none;
}
.feedcategoryitemabstract a:visited {
  color: #212121;
  text-decoration: none;
}
.feedcategoryitemabstract a:hover {
  color: #212121;
  text-decoration: none;
}
.feedcategoryitemabstract a:active {
  color: #212121;
  text-decoration: none;
}

.feedcategoryitemlist {
  color: #666666;
  text-align: left;
}






#dirnav {
  color: #CCCCCC;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
#dirnav a:link {
  color: #212121;
  text-decoration: none;
}
#dirnav a:visited {
  color: #212121;
  text-decoration: none;
}
#dirnav a:hover {
  color: #212121;
  text-decoration: none;
}
#dirnav a:active {
  color: #212121;
  text-decoration: none;
}

.diritemfirst {
  margin-top: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 1px dotted #CCCCCC;
  border-bottom: 1px dotted #CCCCCC;
}
.diritem {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #CCCCCC;
}

.diritempic {
  width: 151px;
  height: 151px;
  overlow: hidden;
  margin-right: 10px;
}

/* Group */

.grouprequest {
  border-top: 1px dotted #CCCCCC;
  border-bottom: 1px dotted #CCCCCC;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  }

.grouprequesttitle {
  font-weight: bold;
  margin-bottom: 10px;
  }

.groupitem {

  }

.grouplabel {
  font-weight: bold;
  }

.groupdate{
  font-weight: normal;
  }

.groupcontainer {
  height: 0px;
  overflow: hidden;
  }

.groupdescription {
  margin-left: 20px;
  margin-right: 10px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 10px;
  border-bottom: 1px dotted #CCCCCC;
  }

.msg {
  font-weight: bold;
  }

.memberpic {
  margin: 0 5px 5px 0;
  /*text-align: center;*/
  }

.bgmsgUp {
  background-color: #FFFFFF;
  margin-top: 10px;
  margin-bottom: 10px;
  }
.bgmsg {
  background-color: #DEE7E9;
  margin-top: 5px;
  margin-bottom: 5px;
  }

.bgmsg_i {
  margin: 5px;
  }

input.msgbutton {
    border: 1px solid #79786A;
    background: #FFFFFF;
    color: #79786A;
    float: right;
    cursor: pointer;
    margin-bottom: 0;
    padding: 0 10px 0 10px;
    }
input.msgbutton:hover {
    border: 1px solid #79786A;
    background: #79786A;
    color: #FFFFFF;
    }

.msgDate {
  color: #999999;
  font-size: 10px;
  }

.msgLink {
  font-size: 10px;
  }

/*
  week row bg: #87B9C1
outside month bg: #87B9C1
outside month text: #336699
highlight month bg: #336699
highlight month text: #FFF
month title, dates: #336699
border: #231F20
  */

/* Calendar */
.calendar_o                  {position: relative; }
.calendar_i                  {position: relative; margin-left: 1px; margin-top: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;  text-align: center; color: #000000; }
.cal_back                    {width: 10px; float: left; padding-top: 2px; padding-left: 10px; }
.cal_next                    {width: 10px; float: right; padding-top: 2px; padding-right: 10px; }
.cal_rows                    {position: relative; }
.cal_rows_end                {position: relative; border-top: thin #231F20 solid;}
.cal_end                     {height: 16px; width: 169px; position: relative; color: #000000; border-top: thin #231F20 solid; float: left; }
.calendarMonths              {height: 20px; position: relative; color: #336699; font-weight: bold; text-align: center; }
.calendarWeekday             {height: 16px; width: 23px; overflow: hidden; position: relative; background-color: #DEE7E9; text-align: center; font-size: 10px; color: #002F4C; border-top: thin #231F20 solid; border-left: thin #231F20 solid; float: left; }
.calendarWeekdayLastCol      {height: 16px; width: 23px; overflow: hidden; position: relative; background-color: #DEE7E9; text-align: center; font-size: 10px; color: #002F4C; border-top: thin #231F20 solid; border-left: thin #231F20 solid; border-right: thin #231F20 solid; float: left; }
.calendarDays_off            {height: 16px; width: 23px; position: relative; background-color: #FFFFFF; text-align: center; color: #336699; border-top: thin #231F20 solid; border-left: thin #231F20 solid; float: left; }
.calendarDays_offLastCol     {height: 16px; width: 23px; position: relative; background-color: #FFFFFF; text-align: center; color: #336699; border-top: thin #231F20 solid; border-left: thin #231F20 solid; border-right: thin #231F20 solid; float: left; }

.calendarDays_on             {height: 16px; width: 23px; position: relative; background-color: #336699; text-align: center; color: #FFFFFF; border-top: thin #231F20 solid; border-left: thin #231F20 solid; float: left; }
.calendarDays_on a           {background-color: #336699; color: #FFFFFF; text-decoration: none; }
.calendarDays_on a:visited   {background-color: #336699; color: #FFFFFF; text-decoration: none; }
.calendarDays_on a:hover     {background-color: #336699; color: #FFFFFF; text-decoration: none;}
.calendarDays_on a:active    {background-color: #336699; color: #FFFFFF; text-decoration: none; }

.calendarDays_onLastCol             {height: 16px; width: 23px; position: relative; background-color: #336699; text-align: center; color: #FFFFFF; border-top: thin #231F20 solid; border-left: thin #231F20 solid; border-right: thin #231F20 solid; float: left; }
.calendarDays_onLastCol a           {background-color: #336699; color: #FFFFFF; text-decoration: none; }
.calendarDays_onLastCol a:visited   {background-color: #336699; color: #FFFFFF; text-decoration: none; }
.calendarDays_onLastCol a:hover     {background-color: #336699; color: #FFFFFF; text-decoration: none;}
.calendarDays_onLastCol a:active    {background-color: #336699; color: #FFFFFF; text-decoration: none; }

.calendarDays_out            {height: 16px; width: 23px; position: relative; background-color: #87B9C1; text-align: center; color: #336699; border-top: thin #231F20 solid; border-left: thin #231F20 solid; float: left; }
.calendarDays_outLastCol     {height: 16px; width: 23px; position: relative; background-color: #87B9C1; text-align: center; color: #336699; border-top: thin #231F20 solid; border-left: thin #231F20 solid; border-right: thin #231F20 solid; float: left; }


.infobulle{
    position: absolute;   
    visibility : hidden;
    overflow: auto;
    border: 1px solid Black;
    padding: 5px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #F0F0F0;
    color: #000000;
}


/* end Calendar */
