/* CSS Document */

body{
        width: 780px;
	overflow: visible;
	color: #003366;        
        font-family: "Lucida Sans Unicode", Arial, sans-serif;
}

h1{
      background-color: #336699;  
      color: #FF0000;  
}

/* ALL PAGES */
	
/* Safeadmin image */
.top1{
	position: absolute;
    top: 1px;
	left: 0px;
    width:  780px;
    height: 70px;
    background-image: url('/images/addsecure.png');
    background-color: white;
    background-repeat: no-repeat;
    background-size: 372px 58px;
}
.top1txt{
        position: absolute;
	top: 26px;
	left: 190px; 
}
/* Company-spesific banner */
.top2{
        position: absolute;
	width:  780px;
    top: 60px;
        left: 0px;
	height: 25px;
/*	background-color: #336699;*/
	color: #FFFFFF;	
}

.company-txt{
	font-size: 14px;
	line-height: 180%;
	vertical-align: middle;	
}

.plus-minus{
	border: none;
	padding-right: 3px;	
}

/* Content */
.page{	
        position: relative;
	top: 80px;       
	left: 140px;   
	width: 78%;
        height: 500px;        
}
.errortxt{
    position: relative;
    top: 10px;
    /* left: 20px;  */
    color: #FF0000;  
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}

.content{        
}

.page-heading{        
        text-align: center;
	font-size: 18px;
	color: #336699;	
	font-weight: bold;
	padding-top: 6px; 
       
}

html>body .page-heading{
        text-align: center;
	font-size: 18px;
	color: #336699;	
	font-weight: bold;
	padding-top: 10px; 
        padding-bottom: 10px; 
}


.page-heading2{        
        text-align: left;
	font-size: 18px;
	color: #336699;	
	font-weight: bold;
	padding-top: 6px;
}
.light-blue{
	color: #006699;
}

.light-blue-head{
        padding-top: 20px;
        color: #006699;
}

.red{
    color: #FF0000;  
}

.explain{
        padding-top: 6px;
	color: #003366;
	font-size: 12px;	
	font-weight: normal; 		
}

.explain A:link {color: #0066CC; text-decoration: none }
.explain A:visited {color: #0066CC; text-decoration: none}
.explain A:active {color: #0066CC; text-decoration: none}
.explain A:hover {color: #0066CC; text-decoration: underline}

.explain-2{	
	padding-left: 5px;
        padding-bottom: 10px;	
	color: #003366;
	font-size: 12px; 	
 	font-weight: bold;	
}

.explain-3{
             
	color: #003366;
	font-size: 12px;	
	font-weight: normal; 		
}

.explain-3 A:link {color: #0066CC; text-decoration: none }
.explain-3 A:visited {color: #0066CC; text-decoration: none}
.explain-3 A:active {color: #0066CC; text-decoration: none}
.explain-3 A:hover {color: #0066CC; text-decoration: underline}

.input-1{
	position: absolute;
	left: 95px;
        margin-top: 5px; 	
}

.input-2{
	position: absolute;
	left: 120px; 	
}
.input-3{
	position: absolute;
	left: 170px; 	
}
.input-4{
	position: absolute;
	left: 305px;
        margin-top: 5px;
}

.btn-search{
	position: relative;
        left: 500px;
	top: 5px;
	color: #003366; 
	width: 60px;
	font-weight: bold;
	font-size: 12px;		
}

.btn{
        position: absolute;         
        color: #003366;           
	margin-top: 10px;
        width: 100px;	
	font-size: 12px;
	font-weight: bold;
        text-align: center;  
}

.hide{
        display: none;        
}

.show{
        display: block;
}

.show2{
        display: inline;
}
.small-top-space{
        padding-top: 1px;    
}

.top-space{
        padding-top: 10px;    
}

.bottom-space{
        padding-bottom: 6px;
}

.left-space{
        margin-left: 25px;
}

.left-space2{
        position: absolute;
        left: 145px;
}
.left-space3{
        margin-left: 110px;
}

.write{	
	font-size: 12px;
        font-weight: bold;
}
.write-1{  
        position: absolute;
        left: 0px;
	line-height: 150%;
	vertical-align: bottom;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;	
}

.write-2{        
	line-height: 150%;
	vertical-align: baseline;
        margin-top: 10px;
	margin-bottom: 10px;	
	font-size: 12px;	
}
.write-3{  
        position: absolute;
        left: 220px;
	line-height: 150%;
	vertical-align: baseline;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;	
}

.write-4{  
	line-height: 150%;        	
	font-size: 12px;
        margin-top: 0px;
	margin-bottom: 5px;
       
}

/* END ALL PAGES */

/* TERMINAL and SEARCH_HEADER*/

.table-terminal{
	font-size: 12px;
	font-weight: normal;
	border: 1px;
	border-color: #999999;
	border-style: solid;	
}

.table-terminal:td{
	border: 1px;
	border-color: #999999;
	border-style: solid;	
}

.table-terminal A:link{color: #006699; text-decoration: none }
.table-terminal A:visited {color: #006699; text-decoration: none}
.table-terminal A:active {color: #006699; text-decoration: none}
.table-terminal A:hover {text-decoration: underline; color:#006699}

.table-txt{	
	vertical-align: bottom;
	padding-top: 20px;
}

.red-message{   
    line-height: 150%;
    vertical-align: baseline;    
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;  	
}

.green-message{    
    line-height: 150%;
    vertical-align: baseline;    
    font-size: 12px;
    font-weight: bold;
    color: #009000;
}

.gray{
    width: 100%;
    height: 50px;	
<!--    background-color: #DDDDDD; -->
    background-color: #EFF6FC;
    display: block;
    margin-top: -10px;
    margin-bottom: -10px;
}

html>body .gray{
    width: 100%;
    height: 50px;	
<!--    background-color: #DDDDDD; -->
    background-color: #EFF6FC;
    display: block; 
    margin-bottom: 10px;
    margin-top: -5px;

}

.line{
    /*position: relative;
    top :55px;*/
}

.redField{
    width: 100%;
    height: 50px;
    margin-top: 10px;	
    background-color: #990000;
    color: #FFFFFF;   
    display: block;
    line-height: 150%;
    font-size: 14px;    
}
.greenField{
    width: 100%;
    height: 50px;
    margin-top: 10px;	
    background-color: #99CC99;
    color: #003366;   
    display: block;
    line-height: 150%;
    font-size: 14px;    
}

.messageBtn{
    color: #003366; 
    width: 100px;
    font-weight: bold;
    font-size: 12px;
    position: relative;
    left: 50px;      
}

.feedBack{     
    font-weight: bold;
    font-size: 12px;
    position: relative;
    left: 10px;      
}  


/* END TERMINAL and SEARCH_HEADER*/

/* .frame {
	position: relative;
	margin-left: 15%;
	width: auto;
	height: 700px;
	font-size: 14px;
	color: #000000;


.small-text{
    font-size: 10px;
}

.center{
	width: 100%;
}


}*/









