﻿body
{
  background: url(/Images/Top.jpg) no-repeat top;
  font: 17px Arial;
}

h1
{
  border-bottom: solid 1px #4b565e;
  color: #4b565e;
  font-size: 22px;
  font-weight: normal;
  margin: 10px 0 10px 0;
  padding: 0 0 5px 20px;
}

h2
{
  border-bottom: dotted 1px #e6e8eb;
  color: #4b565e;
  font-size: 19px;
  font-weight: normal;
  margin: 20px 0 20px 0;
  padding-bottom: 5px;
}

h2:first-child
{
  margin-top: 0;
}

a
{
  color: #278cb5;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

p
{
  margin: 0;
}

img
{
  border: none;
}

input, textarea, select
{
  font: 15px Arial;
}

#container
{
  position: relative;
  margin: 20px auto 0 auto;
  width: 1000px;
}

#logo
{
  position: absolute;
  top: 40px;
  left: 20px;
  width: 255px;
  height: 56px;
}

#logo img
{
  border: none;
}

#top-menu
{
  position: absolute;
  left: -20px;
  top: 0px;
  overflow: hidden;
}

#top-menu img
{
  float: left;
  margin-left: 20px;
}

#top-menu img.no-indent
{
  margin-left: 5px;
}

.user-menu
{
  background: url(../Images/UserMenuR.png) right no-repeat;
  line-height: 20px;
  float: right;
  padding-right: 20px;
  overflow: hidden;
}

.user-menu div
{
  background: url(../Images/UserMenuL.png) left no-repeat;
  float: left;
  padding: 0 20px 0;
  margin-right: 20px;
}

.user-menu a
{
  color: #ffffff;
  margin: 0 10px 0;
}

#header
{
  height: 110px;
  overflow: hidden;
}

#menu
{
  font-size: 22px;
  overflow: hidden;
}

#menu a
{
  color: #324c60;
  margin: 0 20px 0;
}

#hSeparator
{
  background: url(../Images/hSeparator.png);
  margin-top: 20px;
  height: 3px;
}

.promo-l-t
{
  background: #4b565e url(../Images/PromoLT.png) left top no-repeat;
  margin-bottom: 20px;
}

.promo-r-t
{
  background: url(../Images/PromoRT.png) right top no-repeat;
}

.promo-r-b
{
  background: url(../Images/PromoRB.png) right bottom no-repeat;
}

.promo-l-b
{
  background: url(../Images/PromoLB.png) left bottom no-repeat;
  overflow: hidden;
}

.promo-l-b h1
{
  color: #ffffff;
  margin: 20px;
  padding: 0;
  overflow: hidden;
}

.promo-l-b h1 span a
{
  color: #f0a729;
}

.promo-l-b h1 div.datetime
{
  float: right;
}

.promo-l-b div.item-menu
{
  border-top: solid 1px #ffffff;
  color: #ffffff;
  margin: -15px 20px 20px;
  padding-top: 5px;
}

.promo-l-b div.item-menu a
{
  color: #ffffff;
  margin-right: 10px;
}

.promo-l-b div.item
{
  float: left;
  margin-left: 20px;
  position: relative;
  width: 313px;
}

.promo-l-b div.item-1
{
  background: url(../Images/Item1.png) left top no-repeat;
  width: 320px;
}

.promo-l-b div.item-2
{
  background: url(../Images/Item2.png) left top no-repeat;
}

.promo-l-b div.item-3
{
  background: url(../Images/Item3.png) left top no-repeat;
  width: 306px;
}

.promo-l-b div.item h2
{
  border: none;
  color: #ffffff;
  font-size: 22px;
  font-weight: normal;
  margin: 10px 0 20px 50px;
}

.promo-l-b div.item h2.number
{
  font-size: 30px;
  margin: 0;
  position: absolute;
  left: 10px;
  top: 5px;
}

.promo-l-b div.item p
{
  color: #ffffff;
  margin: 0 20px 20px 50px;
}

#content
{
  margin-top: 20px;
  overflow: hidden;
}

#footer
{
  border-top: solid 1px #4b565e;
  font-size: 11px;
  margin: 20px 0 0 ;
  padding: 10px 0 0;
  overflow: hidden;
}

#copyright
{
  float: left;
}

#createdBy
{
  float: right;
}

div.clear
{
  clear: both;
}

div.snippets
{
  padding: 0 20px 0;
}

div.snippet
{
  border-top: dotted 1px #e6e8eb;
  margin-top: 10px;
  padding-top: 10px;
  overflow: hidden;
}

div.snippet:first-child
{
  border: none;
  margin: 0;
  padding: 0;
}

div.snippet img
{
  float: left;
}

div.snippet p
{
  line-height: 24px;
  margin-left: 90px;
  margin-top: 10px;
}

div.snippet p.title
{
  margin-top: 0;
}

a.category
{
  color: #f0a729;
}

div.snippet p.datetime
{
  color: #4b565e;
  font-size: 11px;
  line-height: normal;
  margin-top: 0;
}

div.snippet p.options
{
  float: right;
  margin-top: 0;
}

div.snippet p.small-indent
{
  margin-left: 50px;
}

div.snippet p.no-indent
{
  margin-left: 0;
}

div.item-left
{
  float: left;
  margin-left: 20px;
  width: 280px;
}

div.item-left dl
{
  margin: 0;
  padding: 0;
  overflow: hidden;
}

div.item-left dl dt
{
  color: #4b565e;
  margin: 0;
  padding: 5px;
}

div.item-left dl dd
{
  background: #e6e8eb;
  margin: 0;
  padding: 5px;
}

div.item-left div.categories
{
  background: #e6e8eb;
  padding: 5px;
}

div.item-left div.categories ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}

div.item-left div.categories ul li
{
  margin-top: 5px;
}

div.item-left div.categories ul li:first-child
{
  margin: 0;
}

div.item-left div.categories ul li a
{
  color: #f0a729;
}

div.item-right
{
  float: left;
  margin-left: 20px;
  width: 660px;
}

div.no-items
{
  background: #e6e8eb;
  color: #4b565e;
  font-size: 11px;
  text-align: center;
  padding: 5px;
  margin: 20px 0 20px;
}

div.wall
{
}

div.wall.reversed
{
  margin: 0 20px 0;
}

div.wall textarea
{
  width: 99%;
  height: 100px;
}

div.wall.reversed textarea
{
  margin-top: 10px;
}

div.wall input[type="submit"]
{
  margin-top: 10px;
}

div.pager
{
  margin-top: 20px;
}

div.pager a
{
  margin-right: 10px;
}

div.pager span
{
  margin-right: 10px;
}

p.sub-menu
{
  font-size: 11px;
  margin: -15px 0 20px;
}

p.sub-menu a
{
  margin-left: 10px;
}

p.sub-menu a:first-child
{
  margin-left: 0;
}

div.relation
{
  background: #f0a729;
  color: #ffffff;
  padding: 5px;
}

span.online
{
  color: #2f963a;
  white-space: nowrap;
}

div.text
{
}

div.text.indent
{
  margin: 0 20px 0;
}

div.text p
{
  line-height: 24px;
  text-align: justify;
  text-indent: 40px;
  margin: 0;
}

div.text dl
{
  line-height: 24px;
  margin: 0;
  margin: 0 0 10px 0;
}

div.text dl dt
{
  color: #4b565e;
  margin: 10px 0 0 0;
  padding: 0;
}

div.text dl dd
{
  padding: 0;
}

div.participantImage
{
  text-align: center;
  margin-bottom: 10px;
  position: relative;
}

div.participantImage p.options
{
  text-align: right;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

span.expired
{
  color: #e3e38f;
}

div.options
{
  margin-top: 50px;
}

div.options p
{
  margin: 10px 0 0 0;
}

span.no-actions
{
  color: #e6e8eb;
}
