/*
 * the default css
 */

body {
  font-family: verdana;
  text-align: center;
  color: #fff;
  background: #5af
}

p {
  font-family: verdana;
}

.etitle {
  text-align: justify;
  width: 556px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8pt;
  clear: both;
}

.ebody {
  text-align: justify;
  width: 506px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8pt;
  font-size: 11pt;
  padding-bottom: 16px;
}

.ewhen {
  text-align: center;
  width: 556px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12pt;
  padding: 12px;
  background: #5af;
  border: dotted 1px white;
  font-weight: bold;
  clear: both;
}

.etime {
  font-size: 9pt;
}

.eimage {
  display: block;
  text-align: center;
  width: 320px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12pt;
  padding: 12px;
  background: #fff;
}

.youtube {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: solid #fff 12px;
  background: #fff;
  height: 270px;
}

.content {
  border-top: solid 1px #49f;
  background: #6bf;
  z-index: 5;
  padding-bottom: 10px;
  border-bottom: solid 1px #49f;
  padding-top: 10px;
}

#userdetails {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  font-family: verdana;
  font-size: 9pt;
  background: #6bf;
  padding: 4px;
  border-left: solid 1px #49f;
  border-bottom: solid 1px #49f;
}

#applogo {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 5px;
  opacity:.85;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  font-family: verdana;
  font-size: 7pt;
  text-align: left;
}

#logo {
  z-index: -20;
}

#cse-search-results {
  border: solid white 12px;
  width: 795px;
  margin-left: auto;
  margin-right: auto;
}

.advert {
  display: block;
  position: absolute;
  top: 30px;
  right: 5px;
  width: 200px;
  height: 200px;
}

.gdoc {
  width: 506px;
  height: 360px;
  border: solid white 12px;
}

.gpres {
  display: block;
  padding: 12px;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
}

embed {
  display: block;
  background: #fff;
  padding: 12px;
  margin-left: auto;
  margin-right: auto;
}

.icon {
  padding: 5px;
  margin: 5px;
  border: dotted 1px white;
  float: right;
}

.formelement { padding-top: 5px; width: 556px; margin-left: auto; margin-right: auto; }
.formtext { width: 175px; text-align: right; }
.formel { width: 300px; margin-left: auto; margin-right: auto; }

a:link { color: #27d; }
a:visited { text-decoration: none; color: #27d; }
a:active { color: white; }
a:hover { color: #49d; }
#applogo a:link { color: #fff; }
#applogo a:visited { text-decoration: none; color: #fff; }
#applogo a:active { color: #fff; }
#applogo a:hover { color: #fff; }
