body {
  margin: 0 auto;
  color: #000;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 0.80em;
  background: #ABCEEE url(../images/bottompagebg.jpg) repeat-x bottom fixed;
  min-width:1000px;
}

#top{
  background: url(../images/toppagebg.png) repeat-x top;
  -background-image: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/toppagebg.png,sizingMethod=crop);
  height: 370px;
}

#header{ 
  width:950px;
  height: 200px;
  margin:auto; 
  margin-top: -340px;
  position:relative;
  background: url(../images/page-bg.png) no-repeat top;
  -background-image: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/page-bg.png,sizingMethod=crop);
}

#logo{ 
  width: 220px;
  height: 60px;
  background-color: #F0AC40;
  background-repeat: no-repeat;
  float: left;
}

#navlink{ 
  width: 920px;
  height: 60px;
  left:15px;
  top:17px;
  position:relative;
  background: #2B5378 url(../images/navbg.png) repeat-x;
}

#links{
  width:590px;
  left: 220px;
  font-size: 11px;
  padding: 24px 0px 22px 10px;
  float: left;
  text-transform:uppercase;
}
#links a{
  padding:5px 14px;
  border-left: 1px solid #5685B5;
  text-decoration: none;
  color: #B9D9F5;
}
#links a:hover {
  color: #FFFFFF;
}
#links a.first {
  border: 0px;
}
#lang{
  width:90px;
  left: 220px;
  padding: 24px 0px 22px 0px;
  float: left;

}

#lang a {
  color: #FFFFFF;
  text-decoration: none;
  padding-left: 22px;
}

#banner{
  left:15px;
  top:19px;
  width: 885px;
  height: 80px;
  padding-top:40px;
  padding-left:35px;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  color:#FFFFFF;
  position:relative;
  font-family: Tahoma, Verdana, sans-serif;
}

#main{ 
  width:924px;
  min-height: 380px;
  padding-top:20px;
  margin:auto; 
  position:relative;
  background-color: #C7E5ED;
  /*background-color: #CFDEE5;*/
}

#tpanel {
  width: 675px;
  padding-left: 238px;
}

#tpanel div {
  padding: 0px 0px 0px 0px;
  text-align: center;
  position: relative;
  float: left;
}

#tpanel div.sel {
  background-color:#FFFFFF;
  border-top: solid 1px #A5C9ED;
  border-left: solid 1px #A5C9ED;
  border-right: solid 1px #A5C9ED;
  -webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
  -moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
  margin: 0px 0px 0px 0px;
}

#tpanel div a {
  display: block;
  color: #2D557A;
  text-decoration: none;
  padding: 12px 30px 12px 30px;
}

#tpanel div.sel a {
  display: block;
  background-color: #FFFFFF;
  margin-bottom: -10px;
  padding-bottom: 17px;
  color: #FF6633;
  font-weight:bold;
  text-decoration: none;
}

#tpanel div.info {
  background-color:#FFFFFF;
  border: solid 1px #A5C9ED;
  -webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
  -moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
  margin: 0px 0px 5px 0px;
  text-align: right;
  float: right;
  padding: 5px 10px 5px 10px;
  font-family: Verdana, sans-serif;
}

#tpanel div.info a {
  display: inline;
  padding: 0px;
}

#tpanel div.info a:hover {
  color: #FF6633;
  text-decoration: underline;
}

#lpanel{
  width:210px;
  height: 384px;
  float: left;
  clear: left;
  text-align:right;
  padding: 12px 0px 12px 10px;
  background: url(../images/vl.png) no-repeat 100% 0%;
}

#lpanel div {
  padding: 0px 0px 0px 0px;
}

#lpanel div.sel {
  background-color:#FFFFFF;
  border-top: solid 1px #A5C9ED;
  border-left: solid 1px #A5C9ED;
  border-bottom: solid 1px #A5C9ED;
  -webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
  -moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
  margin: 0px 0px 0px 0px;
  width: 210px;
}

#lpanel div a {
  display: block;
  color: #2D557A;
  text-decoration: none;
  padding: 12px 20px 12px 10px;
}

#lpanel div.sel a {
  display: block;
  background-color: #FFFFFF;
  margin-right: -10px;
  padding-right: 30px;
  color: #FF6633;
  font-weight:bold;
  text-decoration: none;
}

#text { 
  width:632px;
  min-height: 380px;
  padding: 12px 35px 12px 25px;
  margin-left: 220px;
  background-color: #fff;
  border: solid 1px #A5C9ED;
  /*background: #fff url(../images/mainbg.gif) repeat-x 0% 100%;*/
  -webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
  -moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
}

#login_panel { 
  padding: 10px;
  background-color: #fff;
  border: solid 1px #A5C9ED;
  /*background: #fff url(../images/mainbg.gif) repeat-x 0% 100%;*/
  -webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
  -moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3);
}

#horizon {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
  visibility: visible;
  display: block
}

#content {
  margin-left: -150px;
  margin-top: -40px;
  position: absolute;
  top: -35px;
  left: 50%;
  width: 250px;
  height: 70px;
  visibility: visible
}


#bottom{ 
  width:960px;
  min-height: 230px;
  margin:0 auto;
  background: url(../images/page-bg.png) no-repeat bottom;
  -background-image: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/page-bg.png,sizingMethod=crop);
}

#bnav{ 
  width:920px;
  margin: 0 auto;
  height: 69px;
  padding: 40px 0px 12px 0px;
  background: url(../images/bottom-bg.jpg) no-repeat bottom;
}
.hr{ 
  height: 3px;
  padding-bottom:25px;
  background: url(../images/hl.png) no-repeat center;
}

#bnav a {
  text-transform:uppercase;
  font-size:11px;
  color: #294F74;
  text-decoration: none;
  padding: 3px 15px 3px 15px;
  border-right: 1px solid #A8D8EC;
}
#bnav a:hover {
  color: #FFFFFF;
}

#bnav p {
  color: #B1CFE7;
  margin: 0px;
  font-size:10px;
  padding: 10px 15px 0px 15px;
}

img {
  border: 0px;
}

p {
  margin: 10px 0px 5px 0px;
}

table.grid {
  border-collapse: collapse;
}

table.grid thead {
  text-align: center;
  font-weight: bold;
}

table.grid tr td {
  padding: 3px 3px 3px 3px;
}

a.gear {
  background: url(../icons/gear.png) no-repeat 5px 5px;
}

a.button {
  color: blue;
  text-decoration: none;
  padding-left: 20px;
  background-position: 2px 0px;
  background-repeat: no-repeat;
}

a.button:hover {
  color: red;
  text-decoration: underline;
}

a.delete {
  background-image: url(../icons/delete.gif);
  padding-left: 20px;
}

a.up {
  background-image: url(../icons/arrow_up.png);
}

a.down {
  background-image: url(../icons/arrow_down.png);
}

ul {
  list-style-image:url(../images/arrow.gif);
  list-style-type:none;
}

div#text {
  font-family: Verdana, sans-serif;
  text-align: justify;
} 

div#text a {
  color: #0C5A92;
  text-decoration: none;
  font-family: Verdana, sans-serif;
}

div#text a:hover {
  color: #FF6633;
  text-decoration: underline;
}

a.lang {
  padding-left: 20px;
  font-family: Verdana, sans-serif;
  color: #0C5A92;
}

a.lang:hover {
  color: #FF6633;
  text-decoration: underline;
}
