﻿body
{
  background: url(/Images/Top.jpg) no-repeat top;
  font-family: Georgia;
  font-size: 15px;
}

h1
{
  border-bottom: solid 2px #018045;
  font-size: 21px;
  font-weight: normal;
  margin: 10px 0 10px 0;
  padding-bottom: 5px;
}

h2
{
  border-bottom: solid 1px #000000;
  font-size: 21px;
  font-weight: normal;
  margin: 0 0 10px 0;
  padding-bottom: 5px;
}

a
{
  border-bottom: dashed 1px #68c1ea;
  color: #68c1ea;
  text-decoration: none;
  padding-bottom: 2px;
}

a:hover
{
  background: #68c1ea;
  border-bottom: none;
  color: #ffffff;
}

p
{
  margin: 0;
}

#container
{
  position: relative;
  margin: 0 auto 0 auto;
  width: 900px;
  overflow: hidden;
}

#logo
{
  position: absolute;
  top: 20px;
}

#logo a
{
  border: none;
}

#logo a:hover
{
  background: transparent;
}

#logo img
{
  border: none;
}

#header
{
  float: right;
  width: 600px;
  height: 130px;
  overflow: hidden;
}

#menu
{
  font-size: 21px;
  text-align: right;
}

#menu a
{
  border-bottom: dashed 1px #000000;
  color: #000000;
  text-decoration: none;
  margin-left: 20px;
  padding-bottom: 2px;
}

#menu a:hover
{
  background: #000000;
  border-bottom: none;
  color: #ffffff;
}

#content
{
  margin-top: 20px;
}

#language
{
  text-align: right;
  margin: 30px 0 0 0;
}

#language a
{
  border-bottom: dashed 1px #000000;
  color: #000000;
  font-size: 13px;
  text-decoration: none;
  margin-left: 20px;
  padding-bottom: 2px;
}

#language a:hover
{
  background: #000000;
  border-bottom: none;
  color: #ffffff;
}

#language span
{
  margin-left: 20px;
}

#login
{
  text-align: right;
  margin-top: 10px;
}

#login a
{
  border-bottom: dashed 1px #018045;
  color: #018045;
  font-size: 13px;
  text-decoration: none;
  padding-bottom: 2px;
}

#login a:hover
{
  background: #018045;
  border-bottom: none;
  color: #ffffff;
}

#login a.profile
{
  margin-left: 10px;
}

#footer
{
  color: #aaaaaa;
  font-size: 13px;
  margin: 20px 0 0 0;
  overflow: hidden;
}

#copyright
{
  float: left;
}

#createdBy
{
  float: right;
}

div.clear
{
  clear: both;
}

table.calendar
{
  width: 100%;
}

table.calendar th, td
{
  cursor: default;
  font-size: 21px;
  vertical-align: top;  
  padding: 10px;
  min-width: 100px;
}

table.calendar th
{
  background: #e9e9d1;
  font-weight: normal;
  text-align: left;
}

table.calendar th a
{
  color: #000000;
  border-bottom-color: #000000;
  padding-bottom: 2px;
}

table.calendar th a:hover
{
  background: #000000;
  color: #ffffff;
  border-bottom: none;
}

table.calendar th.previous
{
  background: #e3e38f;  
  border-right: none;
  font-size: 13px;
  text-align: left;
}

table.calendar th.current
{
  background: #e3e38f;
  border-right: none;
  font-size: 13px;
  text-align: center;
}

table.calendar th.next
{
  background: #e3e38f;
  font-size: 13px;
  text-align: right;
}

table.calendar th.weekend
{
  background: #e9e9d1;
}

table.calendar td
{
  background: #f2f2e3;
}

table.calendar td:hover
{
  background: #e3e38f;
}

table.calendar td p.noEvents
{
  color: #aaaaaa
}

table.calendar td a
{
  border-bottom: dashed 1px #000000;
  color: #000000;
  text-decoration: none;
  padding-bottom: 2px;
}

table.calendar td a:hover
{
  background: #000000;
  border-bottom: none;
  color: #ffffff;
}

table.calendar td.current
{
  background: #68c1ea;
  color: #000000;
}

table.calendar td.weekend
{
  background: #e3e38f;
  color: #f00000;
}

table.calendar td.weekend:hover
{
  background: #fffff1;
}

table.calendar td.weekend p.noEvents
{
  color: #ffffff;
}

table.calendar td.weekend:hover p.noEvents
{
  color: #ffffff;color: #aaaaaa;
}

table.calendar td.weekend a
{
  border-bottom: dashed 1px #f00000;
  color: #f00000;
  text-decoration: none;
  padding-bottom: 2px;
}

table.calendar td.weekend a:hover
{
  background: #f00000;
  border-bottom: none;
  color: #ffffff;
}

table.calendar td.outer
{
  background: #fffff1;
  color: #aaaaaa;
}

table.calendar td.outer a
{
  border-bottom: dashed 1px #aaaaaa;
  color: #aaaaaa;
  text-decoration: none;
  padding-bottom: 2px;
}

table.calendar td.outer a:hover
{
  background: #aaaaaa;
  border-bottom: none;
  color: #ffffff;
}

table.calendar td.outerWeekend
{
  background: #fffff1;
  color: #aaaaaa;
}

table.calendar td.outerWeekend a
{
  border-bottom: dashed 1px #aaaaaa;
  color: #aaaaaa;
  text-decoration: none;
  padding-bottom: 2px;
}

table.calendar td.outerWeekend a:hover
{
  background: #aaaaaa;
  border-bottom: none;
  color: #ffffff;
}

table.calendar td p
{
  font-size: 13px;
  margin: 10px 0 0 0;
}

table.events
{
  width: 100%;
}

table.events td
{
  width: 300px;
  padding: 0;
}

table.events td.left
{
  width: 300px;
  padding: 0;
  padding-right: 10px;
}

table.events td.center
{
  width: 300px;
  padding-left: 10px;
  padding-right: 10px;
}

table.events td.right
{
  width: 300px;
  padding: 0;
  padding-left: 10px;
}

div.tabs
{
  margin-bottom: 20px;
  overflow: hidden;
}

div.tabs a
{
  border-bottom: dashed 1px #018045;
  color: #018045;
  font-size: 13px;
  text-decoration: none;
  margin-right: 10px;
  padding-bottom: 2px;
}

div.tabs a:hover
{
  background: #018045;
  border-bottom: none;
  color: #ffffff;
}

span.online
{
  color: #e3e38f;
  white-space: nowrap;
}

div.online
{
  color: #e3e38f;
  float: right;
}

div.description
{
  float: left;
  width: 302px;
}

div.information
{
  background: #f2f2e3;
  padding: 10px;
}

div.information img
{
  border: solid 1px #e3e38f;
}

div.information dl
{
  margin: 0;
}

div.information dl dt
{
  margin: 10px 0 0 0;
  padding: 0;
}

div.information dl dd
{
  margin: 0 0 0 0;background: #e3e38f;
  padding: 0;
}

div.wall
{
  float: left;
  margin-left: 10px;
  width: 588px;
}

div.loginToProcess
{
  background: #e3e38f;
  margin: 0 0 10px 0;
  padding: 10px;
}

div.loginToProcess a
{
  border-bottom: dashed 1px #018045;
  color: #018045;
  font-size: 13px;
  text-decoration: none;
  padding-bottom: 2px;
}

div.loginToProcess a:hover
{
  background: #018045;
  border-bottom: none;
  color: #ffffff;
}

div.createWallPost
{
  border-bottom: dashed 1px #aaaaaa;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

div.createWallPost textarea
{
  font-family: Georgia;
  font-size: 15px;
  width: 99%;
  height: 100px;
}

div.createWallPost input[type=submit]
{
  display: block;
  font-family: Georgia;
  font-size: 15px;
  margin: 10px 0 0 0;
}

div.noWallPosts
{
  background: #e3e38f;
  margin: 0 0 10px 0;
  padding: 10px;
}

div.wallPosts
{
}

div.intro
{
  background: #68c1ea;
  margin-bottom: 10px;
  padding: 10px;
}

div.relation
{
  background: #018045;
  color: #ffffff;
  margin-top: 10px;
  padding: 10px;
}

div.participants
{
  margin-top: 10px;
}

div.pager
{
}

div.pager a
{
  border-bottom: dashed 1px #018045;
  color: #018045;
  font-size: 13px;
  text-decoration: none;
  margin-right: 10px;
  padding-bottom: 2px;
}

div.pager a:hover
{
  background: #018045;
  border-bottom: none;
  color: #ffffff;
}

div.pager span
{
  margin-right: 10px;
}

div.pager span.current
{
  font-size: 21px;
}

div.googleMap
{
  border: solid 1px #e3e38f;
  height: 600px;
}

div.googleMap a
{
  border: none;
}

div.googleMap a:hover
{
  background: transparent;
}

div.infoWindow
{
  padding: 10px;
}

div.infoWindow a
{
  border-bottom: dashed 1px #68c1ea;
  color: #68c1ea;
  text-decoration: none;
  padding-bottom: 2px;
}

div.infoWindow a:hover
{
  background: #68c1ea;
  border-bottom: none;
  color: #ffffff;
}

div.text
{
}

div.text p
{
  line-height: 20px;
  text-indent: 40px;
  margin: 0;
}

div.text dl
{
  margin: 0;
  margin: 0 0 10px 0;
}

div.text dl dt
{
  font-weight: bold;
  margin: 10px 0 0 0;
  padding: 0;
}

div.text dl dd
{
  padding: 0;
}

div.participantImage
{
  background: #f2f2e3;
  text-align: center;
  margin-bottom: 10px;
  padding: 10px;
  overflow: hidden;
}

div.participantImage img
{
  border: solid 1px #e3e38f;
}

span.expired
{
  color: #e3e38f;
}

div.options
{
  margin-top: 50px;
}

div.options a
{
  border-bottom: dashed 1px #018045;
  color: #018045;
  font-size: 13px;
  text-decoration: none;
  padding-bottom: 2px;
}

div.options a:hover
{
  background: #018045;
  border-bottom: none;
  color: #ffffff;
}

div.options p
{
  margin: 10px 0 0 0;
}

div.snippet
{
  border-bottom: dashed 1px #aaaaaa;
  margin-bottom: 10px;
  padding-bottom: 10px;
  height: 82px;
  overflow: hidden;
}

div.auto-height
{
  height: auto;
}

div.snippet p.name
{
  font-size: 13px;
  margin: 0 0 10px 92px;
}

div.snippet p.text
{
  font-size: 13px;
  margin: 0 0 0 92px;
}

div.snippet p.datetime
{
  color: #aaaaaa;
  font-size: 13px;
  margin: 0 0 0 92px;
}

div.snippet p.options
{
  float: right;
}

div.snippet p.options a
{
  border-bottom: dashed 1px #018045;
  color: #018045;
  font-size: 13px;
  text-decoration: none;
  margin-left: 10px;
  padding-bottom: 2px;
}

div.snippet p.options a:hover
{
  background: #018045;
  border-bottom: none;
  color: #ffffff;
}

div.snippet p.no-indent
{
  margin-left: 0;
}

div.snippet img
{
  border: solid 1px #e3e38f;
  float: left;
}

div.photo-previews
{
  overflow: hidden;
}

div.photo-preview
{
  float: left;
  margin: 0 10px 10px 0;
}

div.photo-preview a
{
  border: none;
}

div.photo-preview a:hover
{
  background: none;
}

div.photo-preview img
{
  border: solid 1px #e3e38f;
}

div.photo
{
  background: #f2f2e3;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

div.photo img
{
}

div.photo div.navigator
{
  position: absolute;
  left: 0px;
  top: 10px;
  width: 100%;
  overflow: hidden;
}

div.photo div.navigator div.left
{
  float: left;
  margin-left: 10px;
}

div.photo div.navigator div.right
{
  float: right;
  margin-right: 10px;
}