@font-face {
   font-family: Amiga;
   src: url("../misc/cp_images/Amiga.eot"); 
}
@font-face {
   font-family: Amiga;
   src: url("../misc/cp_images/Amiga.ttf"); 
   }
*{
margin:0;
padding:0;
}
html {
background: #096baa url('../images/login_bg2.png');
background-repeat: repeat-x;
background-attachment: fixed;
-moz-background-size: contain;
-webkit-background-size: contain;
-o-background-size: contain;
background-size: contain;
height: 100%;
}
body {
font:13px "Lucida Grande",Verdana,Arial,sans-serif;
color:#ddd;
width:100%;
height: 100%;
}
p {
margin-bottom: 4px;
}
#infowrapper {
font-family: 'Century Gothic',helvetica,verdana,arial;
text-align: center;
letter-spacing: 1px;
line-height: 25px;
color: #bbbbbb;
margin-top: 20px;
height: 50px;
}
#lightbox {               
width: 100px;
height: 100px;
background: #FFF;
border: 5px solid #AAA;  
border: 5px solid rgba(0,0,0,0.2);
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
float:left;
margin-right: 20px;
cursor:pointer;
}
#credentials {

}
.wrapper {
margin-top:20px;
width: 450px;
}
#space {
height: 25px;
}
a:focus { 
outline: none; 
}
#login_bg {
width:100%;
height:100%;
}
#signup_img {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/signup4.png", sizingMethod="crop");
}
#login_img {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/login.png", sizingMethod="crop");
}
label {
font-weight:bold;
}
.smallfont {
font-size:11px;
font-weight: normal;
}
#panel label {
font-weight:normal;
}

#loginbox {
width:450px;
}

#signupbox {
width: 450px;
}

#lostpwbox {
width:450px;
}

#infobox {
width:450px;
}
#tokenbox {
width:450px;
}

#bottom {
position:absolute;
width:100%;
height:25px;
bottom:40px;
color:#FFF;
font-size: 25px;
text-align:center;
}
#bottomlink {
margin-left:-25px;
display: inline-block;
font-size: 25px;
}
#bottom img {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/signup.png", sizingMethod="crop");
}
#next {
display: inline-block;
font-size: 20px;
margin-top:10px;
}
#next img {
height: 20px;
width: 20px;
}

#logo {
background-image: url('../images/hive_logo_new.png');
background-repeat:no-repeat;
position: absolute;
top: 10px;
left: 10px;
height:67px;
width:235px;
}
form .preinput{
font-size:18px;
width:260px;
padding:3px;
margin-top:2px;
margin-right:6px;
border:2px solid #e5e5e5;
background:#fbfbfb;
color:#AAA;
}
form .input{
font-size:18px;
width:260px;
padding:3px;
margin-top:2px;
margin-right:6px;
border:2px solid #e5e5e5;
background:#fbfbfb;
color:#555;
}
form .input2{
font-size:18px;
padding:3px;
margin-top:2px;
margin-right:6px;
margin-bottom:4px;
border:2px solid #e5e5e5;
background:#fbfbfb;
color:#555;
}
form .input:focus,form .input2:focus {
border: 2px solid gold;
}
form .select {
font-size:14px;
width:150px;
padding:3px;
margin-top:2px;
margin-bottom:4px;
background:#fbfbfb;
color:#555;
}
form .select2 {
font-size:14px;
padding:3px;
margin-top:2px;
margin-bottom:4px;
background:#fbfbfb;
color:#555;
}
.small {
font-size:14px !important;
margin-bottom:8px !important; 
}
.short {
width: 10% !important;
}
.box {
padding: 0px 0px 0px 0px;
}
.header {
text-align:center;
color: #555;
font-size: 14px;
font-weight: bold;
/*background: url('../images/login_underlay.png');
border:1px solid #fff;
padding:1em;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-opera-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
padding-bottom: 5px;
padding-left: 5px;
padding-top: 5px; */
margin: 15px auto 16px auto;
width:266px;
}
#logintitle, #signuptitle, #lostpwtitle, #infotitle, #tokentitle {
margin:0;
width:440px;
height:20px;
text-align:center;
color: #555;
font-size: 14px;
font-weight: bold;
background: url('../images/login_underlay.png');
padding:5px;
-moz-border-radius:4px 4px 0 0;
-webkit-border-radius:4px 4px 0 0;
-opera-border-radius:4px 4px 0 0;
-khtml-border-radius:4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
#panel {
display: none;
width:430px;
color: #555;
padding:10px;
background: url('../images/login_underlay.png');
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius:0 0 4px 4px;
-opera-border-radius:0 0 4px 4px;
-khtml-border-radius:0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.slide {
width:450px;
border-top: 3px solid white;
padding: 0; 
}
.slide-underlay {
font-weight: bold;
}
#left {
float:left;
width:150px;
height:25px;
padding-top:3px;
}
a:active { color:#DDD;}
a:visited { color:#DDD;}
a:link { color:#DDD;}
a:hover { color:#DDD;}
a {
color: #DDD;  
text-decoration: none;
}
#middle {
float:left;
width:150px;
text-align:center;
height:25px;
padding-top:3px;
cursor:pointer;
}
#right {
float:right;
text-align:right;
width:150px;
height:25px;
font-family: Amiga;
font-size:8px;
font-weight:normal;
padding-top:3px;
}
#language {
display:none;
}
#language p {
margin-top:2px;
cursor:pointer;
}
#language p:hover { 
text-decoration:underline;
}

.active {
background-position: right 8px;
}