.loginbox{
position: relative;
left:630px;
top: 3px;
height: 24px;
cursor: pointer;

}



.loginbox span{ 
font-size: 11px;
color: white;
line-height: 24px;
vertical-align: top;
width: 250px;
text-align: left;
padding-right: 3px;
padding-bottom: 3px;
}

.loginbox span:hover{ 
color: #F7E174;
}


.ft_top{
    position: absolute;
    top: 23px;
    left: 759px;
border: 1px solid #a2380c;
width: 230px;
height: 86px;
background-color: white;
display: none;
}

/*
﻿*
{
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  font-family: Calibri, Tahoma, Arial;
}
*/

h2{
      margin: 0px;
  padding: 0px;
  font-size: 9pt;
}

.search{
   position: absolute;
   top: -53px; 
   left: 830px;
}

.topmenu{
    height: 2px;
    display: none;
}


img, img:hover
{
  clear: both;
  border: 0;
}
/*
ul
{
  margin-left: 18px;
  _margin-left: 9px;
}

li
{
  display: inline;
  list-style: square !important;
  list-style-position: outside;
}
*/

a, a:hover, a:active, a:focus 
{
  cursor: pointer;
  outline: none;
}

.imagebox
{
    float: left;
    display: inline;
    border: solid 1px #d6d6d6;
    text-align: center;
}

.imagebox .image
{
    margin-top: 3px;
}

.imagebox .text a
{
    text-decoration: none;
    font-size: 10px;
    color: #000000;
}

html, body
{
  /*height: 100%;*/
}

body
{
  /*  background-image: url(Img/bg_body.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #e5e5e5;*/
}

html>body, html>body #wrapper, html>body #container
{
  height: 100%;
}

#wrapper
{
  display: block;
  position: relative;
  width: 990px;
  margin-left: auto;
  margin-right: auto;
}

#outercontainer
{
  float: left;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  text-align: left;
}

#container
{
  float: left;
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 700px;
  background-color: #ffffff;
}

#container .top
{
  float: left;
  display: block;
  width: 100%;
  height: 84px;
  color: black;
 /* background-color: #C0C0C0;*/
 /* background-image: url(Img/bg_top.png);
  background-position: top left;
  background-repeat: repeat-x;*/
  display: none;
}

#container .top a{
    color: black;
}

#container .top .logo
{
    float: left;
    display: block;
    width: 190px;
    text-align: center;
    display: none;
    
}

#container .top .banner
{
    float: left;
    display: inline;
    width: 600px;
    text-align: center;
    margin-top: 12px;
}

.largebanner object
{
    margin-top: 5px;
}

/* ****************** LOGIN ************ */

#loginform
{
    float: left;
    display: block;
    width: 169px;
    height: 84px;
    text-align: left;
    padding-left: 10px;
    _padding-left: 5px;
    position: absolute;
    background-color: white;
}

#loginform .title
{
    float: left;
    display: block;
    width: 100%;
    height: 18px;
    line-height: 18px;
    max-height: 18px;
    vertical-align: top;
    color: #000;
}

#loginform .fields
{
    float: left;
    display: block;
    width: 100%;
    height: 60px;
}

#loginform .fields .txt
{
    float: left;
    display: block;
    height: 15px;
    border: solid 1px #db7600;
    font-size: 7pt;
    margin-top: 2px;
    padding-left: 2px;
    _padding-left: 1px;
}

.txt
{
    float: left;
    display: block;
    height: 16px;
    border: solid 1px #d0cdcc;
    font-size: 7pt;
    margin-top: 2px;
    padding-left: 2px;
    _padding-left: 1px;
}

#loginform .fields span.cb
{
    float: left;
    display: block !important;
}

#loginform .fields span.cb input
{
    float: left;
    display: block;
    width: 20px;
    margin-top: 5px;
}

#loginform .fields span.cb label
{
    float: left;
    display: inline !important;
    width: 80px;
    height: 18px;
    color: #000;
    font-size: 7pt;
    margin-top: 5px; 
}

#loginform .title{
    font-size: 11px;
}

#loginform .fields .imgbtn
{
    position: absolute;
    left: 200px;
   /* float: left;
    display: inline;
    margin-top: 50px;*/
}

.imgbtn
{
    position: absolute;
    left: 124px;
    top: 2px;
   /* float: left;
    display: inline;
    margin-top: 50px;*/
}

div.logoff
{
    float: right;
    display: block;
    width: 180px;
    height: 83px;
    text-align: left;
    margin-left: 10px;
    _margin-left: 5px;
}

div.logoff .userinfo,
div.logoff .userlogoff
{
    float: left;
    display: block;
    width: 170px;
    height: 25px;
    line-height: 25px;
    color: #808080;
    font-size: 11px;
}

#ctl00_ibAdmin{
    position: absolute;
    top: 30px;
    left: 50px;
}
#ctl00_ibLogoff{
    position: absolute;
    top: 30px;
    left: 140px;    
}
/*
.content ,div.top last{
    background-color: white;
}*/

#userlogoff{
 /*   position: absolute;
    left: 10px;
    top: 200px;
    width: 200px;
    height: 200px;
    background-color: red;*/
}
/* ********************************* */

#container .contentholder
{
  float: left;
  display: inline;
}

html>body #container .contentholder
{
  height: 100%;
  min-height: 100%;
}

#outercontainer .bottom
{
  float: left;
  display: block;
  width: 100%;
  height: 68px;
  line-height: 68px;
  margin-top: 10px;
  background-color: #2d3340;
  background-image: url(Img/bg_bottom.png);
  background-position: top left;
  background-repeat: repeat-x;
  border-top: solid 2px #db7600;
  border-bottom: solid 2px #db7600;
  color: #ffffff;
  text-align: center;
  display: none;
}

#outercontainer .bottom a
{
    color: #ffffff;
}