* {
  margin: 0pt;
  padding: 0pt;
}

body {
  background-color: #747474;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;  
  font-weight: bold;
  color: white;  
}

h1 {
  color: white;
  font-size: 28px;
}

h2 {
  color: black;
  font-size: 28px;  
}

h3 {
  color: white;
  font-size: 16px;
  font-weight: bold;
}

#content h3 {
  background-image:url(../img/hr.png);
  background-position:right bottom;
  background-repeat:no-repeat;  
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 16px;  
}

hr {
  height: 1px;
  border-bottom: 1px white dotted;
  border-left: none;
  border-right: none;
  border-top: none;
  margin-top: 10px;
  margin-bottom: 6px;
}

a {
  text-decoration: none;
  color: white;
  font-size: 11px;
  line-height: 15px;
}

a:hover {
  color:black;
}

.ruler {
  background-image: url(../img/hr.png);
  background-position:bottom right;
  background-repeat: no-repeat;
}

#site {
  width: 996px;
  background-color: #88CED5;  
  margin-left: auto;
  margin-right: auto;
  xfloat: left;
  position: relative;
  border: solid #ACACAC;  
  border-width: 0px 1px 0px 0px;  
}

#content {
  background-color: rgb(119, 219, 231);
  width: 64%;
  padding-left: 3%;
  padding-right: 3%;  
  margin-left:-1px;
  float: left;
  min-height: 500px;
  padding-top: 30px;
  border-left: 1px solid #747474;  
  border-right: 1px dotted #FFFFFF;
  color: black;
}

#divider {
  font-size: 1px;
  height: 9px;
  width: 100%;
  background-image: url(../img/divider_bg.png);
  background-repeat: repeat-x;
}

#divider_left {
  font-size: 1px;
  height: 9px;
  width: 70%;
  background-image: url(../img/divider_bg_left.png);
  background-repeat: repeat-x;
  display:inline;
  float:left;
}

#divider_left img {
  float: right;
}

#divider_right {
  font-size: 1px;
  height: 9px;
  width: 30%;
  background-image: url(../img/divider_bg.png);
  background-repeat: repeat-x;
  display:inline;
  float: left;
}

#divider_right img {
  float: left;
}

#header {
width: 100%;
height: 159px;
background-color: rgb(93, 206, 222);
background-image: url(../img/yabadub_header.png);
background-repeat: repeat-y;
}

#footer {
  background-color: rgb(99, 169, 177);
  xbackground-image: url(../img/yabadub_bottom.png);
  background-repeat: no-repeat;
  background-position: 60px 0px;
  height: 170px;
  width: 100%;
  clear: both;
}

#sidebar {
  float: left;
  padding:44px 20px 20px 20px ;
  color: white;
  width:25%;
}

#rss {
  position:absolute;
  top: 90px;
  left: 63%;
}

#yabadub {
  position:absolute;
  top: 68px;
  left: 24px;
}

#startinfo {
  color: #FFFFFF;
  margin: 20px 10px;
  font-size: 15px;
}

#startinfo .table {
  background: #63A9B1;  
  border: 0px;
  empty-cells: show;
  border-collapse: separate;  
}

#startinfo .topleft,
#startinfo .topright,
#startinfo .bottomleft,
#startinfo .bottomright {
  background-image: url(../img/startinfo.gif);
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
  line-height: 1px;
  font-size: 1px;
}

#startinfo .topleft {
  background-position: top left;
}

#startinfo .topright {
  background-position: top right;
  float: right;  
}

#startinfo .bottomleft {
  background-position: bottom left;
}

#startinfo .bottomright {
  background-position: 100% 100%;
  float: right;  
}

#startinfo .fill {
  background: #63A9B1;
  height: 11px;
  line-height: 11px;
}

#startinfo .info {
  background: #63A9B1;
  padding: 10px;
}

.event {
  clear: both;
  background-image: url(../img/hr.png);
  background-position:bottom right;
  background-repeat: no-repeat;
  padding: 10px 0px;
  height: 140px;
}

.eventinfo {
  float: left;
  width: 68%;
}

.event .eventpic {
  float: left;
  height: 90px;
  padding-right: 14px;
  display: block;
}
.event .eventheader {
  font-size: 11px;
  line-height: 13px;
  color: #0795c7;
  font-weight: bold;
}
.event .eventdescr {
  font-size: 11px;
  line-height: 13px;
  color: white;
  font-weight: bold;
}

.label {
  color:black;
}

.event .actionbox {
  float: left;
  position: relative;
  width: 110px;
  margin-top: 20px;
}

.event .actionbox .reminder{
  float: left;
  margin-right:3px;
  margin-top:4px;
}

.event .channel {
  color: #E87840;
  font-size: 1.2em;
}

#login {
  color: black;
  font-weight: bold;
}

#login input {
  height: 18px;
  font-size: 15px;
  border: medium none;
}

#login .textfield {
  width:175px;
  height:32px;
  font-size:28px;
  border: none;
  display: block;
}

#login label {
  color: black;
  line-height:26px;
}
#login #stayloggedin {
margin-top:20px;
}

#news {
margin-top:40px;
}

#about {
  position: relative;
  xbackground: url(/img/super-fi.fm-logo.png) 100% 0% no-repeat;
  float: left;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 3%;
  padding-right: 3%;
  margin-right: 120px;
  font-size: 11px; 
  font-weight: normal;
  width: 55%;
}

#about img {
  position: absolute;
  top: 10px;  
  right: -100px;
}

#agb {
  float: left;  
  padding: 10px;
  padding-top:42px;
}

#agb a {
  font-size: 12px;
  font-weight: bold;
  display: block;
}

img.profile {
margin: 5px;
}

a img {
border: 0;
}

.caltable {
}

.calmonth {
  color: white;
  text-align: center;
  vertical-align: middle;
  background: #E82E32;
}

.calitem {
  font-size: 11px;
  line-height: 12px;
  text-align: right;
  vertical-align: middle;
  background: #FFFFFF;
  padding: 2px;
  border: 1px solid #000000;
  width: 15px;
}

.calitem :hover {
background: #F5E813;
border: 1px solid #F5E813;
}

.calitem a {
padding: 2px;
}

.calitemempty {
  font-size: 11px;
  line-height: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 2px;
  width: 15px;
}


select.time {
width: 45px;
}

#content input {
  height: 18px;
  font-size: 15px;
  border: medium none;
  margin: 2px;
  vertical-align: middle;
}


#content select {
  height: 18px;
  font-size: 15px;
  border: medium none;
  margin: 2px;
}

.iconical {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../img/ical.gif) top right no-repeat;
  width: 52px;
  height: 14px;
  display: block;
}

.iconical:hover{
  background-position: 16px -14px;
}

.iconsms {
  position: absolute;
  top: 18px;
  left: 0px;
  background: url(../img/sms.gif) top right no-repeat;
  width: 52px;
  height: 14px;
  display: block;
}

.iconsms:hover{
  background-position: 16px -14px;
}

.iconmail {
  position: absolute;
  top: 36px;
  left: 0px;
  background: url(../img/mail.gif) top right no-repeat;
  width: 52px;
  height: 14px;
  display: block;
}

.iconmail:hover{
  background-position: 16px -14px;
}

.iconcopy {
  position: absolute;
  top: 50px;
  left: 0px;
  background: url(../img/copy.gif) top right no-repeat;
  width: 52px;
  height: 14px;
  display: block;
  margin-top: 10px;
}

.iconcopy:hover{
  background-position: 16px -14px;
}


#rssfeed {
  position: absolute;
  margin-left:3%;
  left: 60%;
  top: 80px;
  background: url(../img/rss.gif) no-repeat;
  width: 41px;
  height: 41px;
  display: block;
}

#rssfeed:hover {
  background-position: 0px -41px;
}

button {
  background-color:transparent;
  border-style:none;
  border-width:0pt;
  display:inline;
  overflow:visible;
}

.formname {
  line-height: 18px;
}
