/*
Styles for http://www.teramarktechnologies.com
created by 3MO Medien, Hamburg > last Update: August 16th 2009
*/


/* RESET RELOAD */
* {margin:0;padding:0;}

:focus {outline: 0;}
body {line-height:100%;color: black;background: #e5e5e5;}
ol, ul {list-style: none;}

table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}

blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

fieldset {clear:none;border:0;}
fieldset legend {padding: 0 6px 0 0;font-weight:bold;display:none;}


/* CUSTOM STYLES */
body{text-align:left;font: 12px/22px Arial,Verdana, sans-serif;color: #004373;}

a:link, a:visited{color: #333;text-decoration:none;}
a:hover{text-decoration:underline;}

.reader, hr{position:absolute; left: -1000px; top: -1000px; width: 0px; height: 0px; overflow: hidden; display:inline;}

#container{margin:0 auto; width:935px;height:638px;background:#fff url("../img/bg-login-welcome.gif") no-repeat 0 0;}
#welcome-login{position:relative;left:236px;top:265px; width:390px;}

form#login label{display: block;float:left;width: 60px;padding: 0 10px;margin: 0 0 5px 0;}
form#login p{padding: 5px 0;}
form#login input{font-size:12px;width:300px;color:#000000;padding:2px;color:#666;border:1px solid #CCCCCC;}
form#login input.btn-enter{float:right;border:none;width:46px;height:20px;}

.error {
color:#990000;
margin:0 0 0 10px;
}