/* Colorscheme-03a
   unframed main content, hanging sideboxes, wide header/footer
*/

#header0 img { left: 0; }
#wrapper0 { padding-top: 20px; }
.mainbox .container { padding-right: 0; padding-top: 0; }
#bottom2 { padding: 10px 0; }
p.gotop { padding-right: 0; }
.leaderbox0 {margin-bottom: 10px ; }
.leaderbox, body.rightmenu .leaderbox { padding: 10px 0; }
body.rightmenu .mainbox .container { padding-right: 10px; padding-left: 0; }
.sidebox1 { margin-top: 4px; }
.sidebox2 { margin: 4px 5px 0 5px; }

body {
  background: rgb(255,255,255);
  background: rgb(224,224,224);
}

#header0,
#header,
#header20, 
#header2 {
  background: rgb(0,51,102);
  background: rgb(27,80,128);
  background: rgb(153,204,240);
}
#servername {
  color: rgb(255,240,204);
  color: rgb(128,153,179);
}
#servertitle {
  color: rgb(255,224,102);
  color: rgb(0,27,102);
}
#slogan {
  color: rgb(102,128,153);
}
.hbar0 {
  border-top: 1px solid rgb(0,128,128);
  border-bottom: 1px solid rgb(0,30,20);
}
.hbar0, .hbar {
  background: rgb(0,102,80);
  background: rgb(102,153,204);
}
.hbar {
  color: rgb(255,240,204);
  color: rgb(51,51,102);
}
.leaderbox0  {
  background-color: white;
  border-bottom:  1px solid rgb(204,202,204);
}
.leaderbox  {
  border-left:  0px solid rgb(204,204,204);
  border-right: 0px solid rgb(204,204,204);
}
#wrapper0 {
  background: rgb(255,255,255);
}
#wrapper                { background: white; }
body.rightmenu #wrapper { background: white; }
body.w960px #wrapper    { background: white; }
body.cols2 #wrapper     { background: white; }
body.rightmenu div.w960px #wrapper  { background: white; }
body.cols2 div.rightmenu  #wrapper  { background: white; }

.sidebox1 .container {
  background: rgb(238,238,238);
  border: 1px solid rgb(204,204,204);
}
.sidebox2 .container {
  background: rgb(238,248,238);
  border: 1px solid rgb(204,224,204);
}

.menubox {
  background-color: white;
  border: 1px solid rgb(204,204,204);
}
.menubox h3 {
  background: rgb(204,204,204);
}
.active h3 {
  color: rgb(153,0,0);
  background: rgb(204,204,204);
}
.menubox h4 {
  color: rgb(80,80,80);
  background: rgb(232,232,232);
}
.menubox h4.strong {
  color: rgb(20,40,80);
  background: rgb(244,226,240);
}
.menubox ul.bottomborder {
  border-bottom: 2px solid rgb(232,232,232);
}
.menubox ul.topborder {
  border-top: 2px solid rgb(232,232,232);
}
.whitebox h3 {
  border-bottom: 3px double silver;
}
.whitebox h4 {
  border-bottom: 1px solid silver;
}
#bottom0 {
  border-top: 1px solid rgb(153,153,153);
}
#bottom0, #bottom {
  background: rgb(204,204,204);
  background: rgb(224,224,224);
}
.bottombox0l {
  width: 238px;
} 
.bottombox0r {
  width: 255px;
} 

#footer {
  border-top: 1px dotted rgb(153,153,153);
}
table.advdouble th {
  border-right: 1px dotted silver;
}


table.contacts {
  margin: 10px 0 20px 0;
  border-left: 2px dotted rgb(204,204,204);
}
table.contacts th {
  padding: 5px 10px;
  color: rgb(102,102,102);
  font-weight: normal;
  font-style: italic;
}
table.contacts td {
  padding: 5px 10px;
}



a:link    { color: rgb(0,51,204); }
a:visited { color: rgb(0,51,204); }
a:hover   { color: rgb(204,17,0); }
a:active, 
a:focus   { color: rgb(255,102,0); }

.hbar a:link    { color: rgb(204,224,255); text-decoration: none; }
.hbar a:visited { color: rgb(204,224,255); text-decoration: none; }
.hbar a:hover   { color: rgb(255,204,0);   text-decoration: underline; }
.hbar a:active, 
.hbar a:focus   { color: rgb(255,204,0);   text-decoration: underline; }

#bottom a:link    { color: rgb(51,51,102); }
#bottom a:visited { color: rgb(51,51,102); }
#bottom a:hover   { color: rgb(204,17,0); }
#bottom a:active, 
#bottom a:focus   { color: rgb(204,17,0); }

#bottom #footer a:link    { color: rgb(80,80,80); text-decoration: none; }
#bottom #footer a:visited { color: rgb(80,80,80); text-decoration: none; }
#bottom #footer a:hover   { color: rgb(204,17,0); text-decoration: underline; }
#bottom #footer a:active, 
#bottom #footer a:focus   { color: rgb(204,17,0); text-decoration: underline; }

.graylinks a:link    { color: rgb(80,80,80); }
.graylinks a:visited { color: rgb(80,80,80); }
.graylinks a:hover   { color: rgb(204,17,0); }
.graylinks a:active, 
.graylinks a:focus   { color: rgb(204,17,0); }



