/* Generated by KaZcadeS */
body {
  margin: 0;
  padding: 0;
  /*background: url(../images/grass.jpg) repeat; */
  font-size: 12px;
  /*letter-spacing: 1px;
  line-height: 160%;*/
  color: #454545;
  background-color: #ABCCA7;
  font-family: Tahoma;
}
div {
  text-align: left;
}
#topOfPage {
  display: none;
}
#conteiner {
  padding: 5px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}
#logo {
  width: 300px;
  float: left;
}
#search {
  float: right;
  padding-top: 8px;
  text-align: right;
  width: 225px;
}
#bar {
  background: #6595cf none repeat scroll 0% 50%;
  height: 100px;
  width: 780px;
  float: right;
}
#top {
  background: #505050 none repeat scroll 0% 50%;
  height: 79px;
  clear: both;
}
#body {
  clear: both;
  margin-top: 3px;
}
#footer {
  background: #ffffff none repeat scroll 0% 50%;
  clear: both;
  padding-top: 10px;
}
div.block, div.blockDistinct {
  padding: 3px 10px;
}
div.blockDistinct {
}
h1, h2 {
  margin: 0 0 10px;
  padding: 0;
  font-weight: normal;
  font-size: 25px;
}
#top h1 {
  color: #ffffff;
  padding-left: 25px;
  padding-top: 15px;
  line-height: 110%;
}
h2 {
  font-size: 16px;
  margin-bottom: 5px;
  color: #000000;
}
p {
  margin: 0 0 5px;
}
p.right {
  clear: both;
  text-align: right;
}
#footer p {
  clear: both;
  padding: 0 0 0 5px;
  color: #c0c0c0;
  font-size: 11px;
}
form {
  margin: 0;
}
fieldset {
  border: none;
  padding: 0;
}
legend {
  display: none;
}
input {
  border: 1px solid #c0c0c0;
  color: #454545;
  font-size: 11px;
  letter-spacing: 1px;
}
input.searchText {
  width: 150px;
  height: 13px;
}
input.searchSubmit {
  border: 1px solid #ffffff;
  margin: 0;
  padding: 0;
  background: #ffffff none repeat scroll 0% 50%;
  color: #0080c0;
  letter-spacing: 1px;
  font-size: 12px;
  width: 45px;
  height: 19px;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#bar li {
  border-right: 1px solid #ffffff;
  margin: 0;
  padding: 3px 10px 4px;
  float: left;
}
#bar li.active {
  background: #505050 none repeat scroll 0% 50%;
  color: #ffffff;
  padding-bottom: 4px;
}
#footer li {
  padding: 0 25px 0 5px;
  float: left;
  height: 15px;
  vertical-align: middle;
  font-size: 11px;
}
a:link, a:active, a:visited {
  text-decoration: none;
}
a:link, a:active {
  color: #0080c0;
}
a:visited {
  color: #800080;
}
#bar a:link, #bar a:active, #bar a:visited {
  color: #000000;
}
a img {
  border: none;
}
a img:active {
  border: none;
}
span.highlight {
  color: #ffffff;
}
span.hide {
  display: none;
}
span.underline {
  text-decoration: underline;
}

#leftblock {
  padding: 30px 10px 30px 10px;
  width: 570px;
  float: left;
}
#rightblock {
  padding: 30px 10px 30px 10px;
  float: right;
  width: 320px;
  
}
#twitter_div {
  background-color: white;
}

h2.sidebar_title {
  text-decoration: underline;
  font-size: 16px;
}

ul#twitter_update_list {
   background-color: red;
   list-style-type: circle;
   margin: 2px 0px 4px 12px;
   /* list-style-image: url(""); */
}
