body {
  font-family: Arial;
  font-size: 12px;
  background: #3E73CC url("img/bg/bg-body.gif") repeat-x left top;
}

/* MAIN SITE BLOCKS */
#site {
}

#site-header {
  width: 990px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  height: 128px;
}

#site-menu {
  float: left;
  clear: both;
  width: 990px;
  padding: 1px 0;
  border-top: 1px #CECECE solid;
  border-bottom: 1px #CECECE solid;
}

#menu-list {
  padding-left: 8px;
  background: transparent url("img/bg/bg-menu.gif") repeat-x left top;
  height: 42px;
  overflow: hidden;
}

#menu-list li {
  float:left;
  clear: none;
  display: inline;
  margin-right: 10px;
}

#site-content {
  width: 974px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  padding: 6px 8px;
}

#site-content h1 {
  font-size: 11px;
  color: #1A3159;
  padding: 5px 0 7px 0;
}

#left-column {
  float: left;
  clear: left;
  width:118px;
  overflow: hidden;
}

#right-column {
  float: right;
  clear: right;
  width:118px;
  overflow: hidden;
}

#inner-column {
  float: right;
  clear: none;
  width:252px;
  overflow: hidden;
  margin-right: 8px;
}

#main-column {
  float: left;
  width: 456px;
  margin-left: 10px;
}

#left-column img, #right-column img, #inner-column img {
  border: 1px #A4A4A4 solid;
  margin: 0 0 3px 0;
}

#site-footer {
  width: 990px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6px;
}

#bottom-menu {
  margin-top: 0;
  margin-bottom: 10px;;
  float: right;
  clear: right;
  width: 400px;
}

#bottom-menu-list {
  padding-right: 2px;
}

#bottom-menu-list li {
  float:right;
  clear: none;
  display: inline;
  margin-left: 13px;
  font-size: 12px;
  color: #FFFFFF;
}

#bottom-menu-list li a {
  font-size: 12px;
  color: #FFFFFF;
}

/* SITE ELEMENTS */
#logo {
  float: left;
  clear: left;
  margin-top: 2px;
  margin-left: 50px;
}

#top-banner {
  float: right;
  clear: right;
  margin-top: 9px;
  margin-right: 8px;
}

#search-form {
  background: #A1BDE5 url("img/bg/bg-search-form.gif") no-repeat left top;
  padding: 40px 0 0 0;
  border: 1px #D9D9D9 solid;
  margin-bottom: 5px;
}

#search-form fieldset {
  width: 303px;
  margin-left: auto;
  margin-right: auto;
}

#search-form fieldset .form-label {
  float: left;
  clear: left;
  text-align: left;
  width: 60px;
  height: 16px;
  -height: 20px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}

#search-form fieldset .form-field{
  float: right;
  clear: right;
  text-align: right;
  width: 235px;
  height: 16px;
  margin-bottom: 5px;
}

#search-form fieldset .form-field select, #search-form fieldset .form-field input {
  width:230px;
  height: 17px;
  border: 1px #A9ACAC solid;
  font-size: 10px;
  padding:0;
}

#button-search-course {
  background: #A1BDE5 url("img/btn/btn-search-course.gif") no-repeat left top;
  width: 303px;
  height: 26px;
  border: 0;
  margin-top: 11px;
  margin-bottom: 18px;
  cursor: pointer;
}

.news {
  background-color: #D1E2FD;
  width: 456px;
  margin-bottom: 5px;
}

.news-inner {
  padding: 13px 8px 20px 14px;
  line-height:18px;
}

.news .title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.news a {
  font-weight: bold;
  text-decoration: underline;
  color: #152A2A;
}

.news a:hover {
  color: #4E9C9C;
}

.news .more {
  display: block;
  width: 80px;
  margin-top: 15px;
}

.news .left-image {
  float: left;
  padding: 0;
  margin: 0 20px 13px 0;
  /*border-right: 1px #BBAFBB solid;
  border-bottom: 2px #BBAFBB solid;*/

}

.news .right-image {
  float: right;
  padding: 0;
  margin: 13px 0 13px 20px;
  /*border-left: 1px #BBAFBB solid;
  border-bottom: 2px #BBAFBB solid;*/
}

.news .left-image img, .news .right-image img {
  margin: 0;
  border: 1px white solid;
}

#search-result {
  background: #C3D8F9 url("img/bg/bg-search-result.gif") repeat-x left top;
  border: 1px #D9D9D9 solid;
}

#search-result h2 {
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  font-variant: small-caps;
  padding: 3px 0 10px 11px;
}

#search-result .place-title {
  margin: 0 1px;
  background: #C3D8F9 url("img/bg/bg-place-title.gif") repeat-x left top;
  border: 1px #FFFFFF solid;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 10px;
}

#search-result .place-title span {
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
}

#search-result .place-title a span {
  color: #FFFFFF;
}

#search-result .place-content {
  margin: 0 1px;
  background-color: #FFFFFF;
  border-left: 1px #C3D8F9 solid;
  border-right: 1px #C3D8F9 solid;
  font-size: 11px;
  padding: 8px 10px 5px 10px;
}

#search-result .place-img {
  float: right;
  border: 1px #DEE4EC solid;
  margin-left: 5px;
  margin-bottom: 5px;
}

#search-result .place-content .site-marker{
  float: left;
  background: transparent url("img/site.gif") no-repeat left center;
  color: #1B345E;
  padding-left: 20px;
  padding-right: 12px;
}

#search-result .place-content .email-marker{
  float: left;
  background: transparent url("img/email.gif") no-repeat left center;
  color: #1B345E;
  padding-left: 20px;
  padding-right: 12px;
}

#search-result .place-content .place-contacts {
  margin-top: 13px;
  margin-bottom: 30px;
}

#search-result .place-content .info {
  color:#4479CF;
  font-weight: bold;
}

#search-result .place-content a:hover {
  color: #254372;
}

#search-result .nextlevel {
  background-color: #C3D8F9;
}

#search-result .place-content .place-contacts2 {
   margin: 0px;
}

.pager {
  text-align: right;
  margin:2px;
  font-weight: bold;
  color: #254372;
}

.pager a {
  color:#4479CF;
  font-weight: bold;
}

#copyright {
  display: block;
  float: left;
  clear: left;
  font-size: 12px;
  color: #1A325A;
}

#copyright .white{
  color: #FFFFFF;
}
