@import "reset.css";

@import "default.css";

@import "navigation.css";

a{
  color: #0B76A2;
  text-decoration: none;
}

body{
  color: #0B76A2;
  font: 14px Arial;
  height: 100%;
  overflow-x: hidden;
  width: 99%;

}

html{
  background: #fff;
  height: 100%;
  height: 100%;
}

.sponsor_logo{
  margin: 0 0 5px 15px;
}

a.read-more{
  color: #0B76A2;
  display: block;
  font-weight: bolder;
  text-decoration: none;
}

div.spacer{
  clear: both;
  height: 20px;
}

dl.item {
  width: 400px;
  float: right;
}

dl.newsItem{
  background: #F60;
  color: #fff;
  float: left;
}

dl.newsItem dd{
  height: 160px;
  padding: 0 5px 0 10px;
  width: 145px;
}

dl.newsItem dt{
  height: 160px;
  width: 160px;
}

dl.txt-box{
  display: inline;
  float: right;
  margin-bottom: 20px;
  width: 230px;
}

dl.txt-box dd, dl.page dd{
  line-height: 19px;
  padding-top: 10px;
}

dl.txt-box dt, dl.page dt{
  background: #00A2E5;
  color: #fff;
  font-weight: bolder;
  padding: 7px 7px 7px 10px;
}

dl.widget{
  background: #F60;
  color: #fff;
  float: left;
  height: 160px;
  margin-bottom: 20px;
  overflow-x: auto;
  overflow-y: hidden;
  width: 320px;
}

dl.widget dd a{
  color: #fff;
  text-decoration: none;
}

dl.widget dd, dl.newsItem dd{
  float: left;
  line-height: 19px;
  padding: 0 5px 0 5px;
  width: 150px;
}

dl.widget dt{
  display: inline;
  float: left;
  width: 160px;
}

dl.widget span.bold{
  line-height: 1.3em;
}

dl.yellow{
  background: #FFD101;
}

span.bold{
  display: block;
  line-height: 30px;
}

span.read-more a{
  color: #fff;
  font-weight: bolder;
  text-decoration: none;
}

#background{
  background: #0B76A2;
  height: 100%;
  position: absolute;
  right: 0;
  top: 80px;
  width: 50%;
  z-index: 1;
}

#ctleft{
  float: left;
  padding-top: 50px;
  text-align: center;
  width: 196px;
}

#ctleft,#ctmiddle,#ctright{
  display: inline;
  margin: 0;
  padding: 0;
}

#ctmiddle{
  float: left;
  padding: 20px 20px 40px 0;
  width: 570px;
}

#ctright{
  background: #0B76A2;
  float: right;
  width: 177px;
}

#footer{
  background: url(img/body_bg.gif) 0 0px repeat-y;
  bottom: 0; left: 0;
  overflow: auto;
  padding-bottom: 20px;
  padding-left: 196px;
  position: absolute;
  width: 769px;
  z-index: 89;
}

#footer img{
  margin-right: 10px;
}

#footer span{
  background: #00A2E5;
  color: #fff;
  display: block;
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
  padding: 0 10px;
  width: 265px;
}

#header{
  clear: both;
  height: 160px;
  overflow-x: hidden;
  overflow-y: visible;
  position: relative;
  width: 100%;
}

#header h1{
  background: #0B76A2;
  color: #fff;
  font-size: 30px;
  font-weight: bolder;
  height: 80px;
  line-height: 76px;
  margin-left: 120px;
  padding-left: 110px;
  width: 100%;
}

#inner{
  float: right;
  width: 395px;
}

#inner a, .txt-box a {
  font-weight: bolder;
}

#logo{
  left: 0;
  position: absolute;
  top: 25px;
  z-index: 1;
}

#pageImage{
  height: 275px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  width: 570px;
}

#subSponsors{
  margin: 0;
  padding: 0;
}

#subSponsors li{
  list-style: none;
  padding: 5px 0;
}

#subSponsorsWrapper{
  height: 450px;
  overflow: hidden;
}

#textWindow{
  background: #FFD101;
  bottom: 0;
  height: 160px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 160px;
}

#textWindow span{
  bottom: 20px;
  color: #0B76A2;
  left: 15px;
  line-height: 18px;
  position: absolute;
  right: 10px;
}

#wrapper{
  background: url(img/body_bg.gif) 0 0px repeat-y;
  height: auto !important;
  height: 100%;
  left: 50%;
  min-height: 100%;
  overflow-x: hidden;
  position: absolute;
  width: 965px;
  margin-left: -480px;
  z-index: 2;

}

a:hover{
  text-decoration: underline;
}

dl.widget dd a:hover{
  text-decoration: underline;
}
