@import url(../../css/screen.css);

.offset {
  margin-top: 1em;
}

div.code {
  margin-top: 1em;
  margin-bottom: 1em;
  background-color: #e0e0e0;
  white-space: pre;
  font-family: monospace, monospace;
  padding-left: 1%;
  padding-right: 1%;
  width: 68% !important;
  overflow-x: auto;
  line-height: 1.4em;
}

span.warning, span.warning a {
  color: red;
  font-weight: bold;
}

div.code code {
}

button {
  background-color: #555555;
  padding: 0.25em 1em;
  color: white !important;
  font-weight: bold;
  border: none;
}

button:hover {
  background-color: #333333;
}

button:active {
  background-color: black;
}

#iis td {
  width: 20%;
}

#installation p + p {
  text-indent: 0em;
}

#installation p {
  margin-bottom: 1em;
}

.important {
  color: #8f3b3f;
  font-weight: bold;
}

#home div.links {
  width: 11em;
  height: 10em;
  margin-top: 3em;
  margin-left: 6em;
}

.links a {
  width: 15em;
  padding: 0.5em 1em;
  text-decoration: none;
  background-color: #C96D00;
  color: white;
  height: 1.8em;
}

.links a:hover {
  text-decoration: none !important;
  background-color: #6F74C7;
  color: white !important;
}

#home .links a {
  float: left;
  margin-bottom: 2px;
}

#home .screenshots {
  float: right;
  width: 50%;
  position: relative;
}

#home .text {
  width: 50%;
}

#home .screenshot {
  width: 80%;
  border: solid 1px #888888;
}

#home .screenshot:hover {
  z-index: 1;
  border: solid 1px black;
}

#home #news {
  background-color: #c0c0c0;
}

#home #news * {
  color: white;
}

#home #info, #home #news {
  width: 19em;
  margin-right: 1em;
}

#home #info {
  background-color: #6F74C7;
}

#home #news * {
  color: black;
}

#home #news p {
  line-height: 1.5em;
}

#home #news .date {
  font-style: italic;
  font-size: 0.7em;
}

#home #news .message {
  display: block;
}


#home #news .item {
  clear: both;
}

#home #video {
  margin-top: 5em;
}

#s1 {
  position: absolute;
  top: 5em;
  left: 0;
}

#s2 {
  position: absolute;
  top: 0;
  left:10%;
}

#s3 {
  position: absolute;
  top: 4em;
  left: 20%;
}

.bright-box {
  background-color: #888888;
  padding: 0.5em 1em;
  width: 25em;
  float: right;
  clear: right;
  margin-bottom: 1em;
  position: relative;
}

.bright-box, .bright-box * {
  color: white;
}

.bright-box ul {
  margin-bottom: 0 !important;
}

.bright-box .bb-section {
  border-bottom: solid 2px white;
  padding: 0 !important;
}

.left-box {
  background-color: #888888;
  padding: 0.5em 1em;
  width: 20em;
  float: left;
  margin-bottom: 1em;
  margin-top: 1em;
  margin-right: 3em;
  position: relative;
}

.left-box * {
  color: white;
}

.quote .mark {
  font-size: 8em;
  font-family: serif;
  line-height: 1em;
  height: 0.5em;
}

.quote .text {
  font-style: italic;
}

.quote .name {
  text-align: right;
  font-weight: bold;
  margin-top: 0.5em;
}

#screenshots .quote {
  background-color: #888888;
  width: 15em;
}

#downloads .section {
}

#demo > p {
  width: 50%;
}

#demo .links {
  margin-top: 2em;
  margin-left: 0;
}

.links a {
  padding: 0.75em 1em;
}

#consulting > p, #consulting > ul  {
  width: 50%;
}


#consulting .contact-form * {
  display: block;
  width: 100%;
}

#consulting textarea, #consulting input  {
  color: black;
}

#consulting button {
  width: 10em !important;
  color: black;
  margin-top: 1em;
}

#about .bright-box {
  background-color: #c96d00;
  margin-left: 5em;
  margin-bottom: 1em;
  width: 18em;
}

#about #yg{
  margin-bottom: 1em;
  background-color: #888888;
}

#about .bright-box h4 {
  color: white;
}

#home #news p.item {
  border-top: none;
  margin-top: 0.5em;
}

.bright-box p.item {
  border-top: dotted 1px white;
}

.bright-box > p + p, .left-box > p + p {
  text-indent: 0 !important;
}

#screenshots img {
  width: 100%;
}

p.caption {
  font-style: italic;
  margin-bottom: 3em;
  font-size: 0.8em;
  line-height: 1em;
}

.roadmap .bright-box {
}

.roadmap .links a {
  float: left;
  margin-bottom: 2px;
  width: 100%;
}

.roadmap h4 {
}

.roadmap .bright-box {
  background-color: transparent;
  width: 15em;
}

.guide .margin-note {
  float: right;
  clear: right;
  width: 20% !important;
  padding: 0.25em 1em 0.5em 1em;
  font-size: 0.8em;
  margin-bottom: 1em;
}

.guide p.warn {
  font-size: 2em;
  color: red;
  font-weight: bold;
}

.guide .margin-note p {
  margin-bottom: 0 !important;
}

.guide .margin-note h5 {
  margin-top: 0;
  margin-bottom: 0;
}


.guide .howto {
  background-color: #c0c0c0;
}

.guide .reference {
  background-color: #6F74C7;
}

.guide .reference p+p {
  text-indent: 0 !important;
}

.guide .howto a {
}

.guide > div > * {
  width: 70%;
}

.guide .hint {
  background-color: #e49639;
}

.guide .hint *, .guide .reference * {
  color: white;
}

.guide dt {
  color: #666666;
}

table {
  border-collapse: collapse;
  border-top: none;
  border-bottom: none;
  margin-top: 1em;
  margin-bottom: 1em;
  width: 100%;
}

table th {
  text-align: left;
}

table td.hl {
}

table th {
  border-bottom: solid 1px black;
}

table td {
  border-bottom: solid 1px #888888;
}

div.filename {
  font-family: monospace, monospace;
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 0;
  text-align: right;
  margin-top: 1em;
}

.no-tm {
  margin-top: 0 !important;
  margin-bottom: 0;
}

object.video {
  margin-top: 3em;
  width: 30em;
  height: 16.8em;
  left: 0;
}

