﻿#errorMsg 
{
	color: red;
	font-weight: bold;
	margin: 0 0 0 1px;	
}


.loginTop  {
	width: 580px;
	height: 10px;
	background: transparent url(../images/loginTop.gif) no-repeat left top !important;
	}
.loginBottom {
	width: 580px;
	height: 10px;
	background: transparent url(../images/loginBottom.gif) no-repeat left top !important;
}

.loginContent {
    position: relative;
    width: 520px;
    padding: 10px 30px;
    background: transparent url(../images/loginBg.gif) repeat-y left top !important;
}

.loginContent input.text {
    height: 30px;
    padding: 0 10px;
    width: 300px;
    border: 1px solid #ccc;
    margin: 0 0 5px 0;
    line-height: 30px;
    font-size: 16px;
    color: #454545;
}

.loginContent button , .loginContent .submitButton
{
    width: 122px;
    cursor: pointer;
    height: 33px;
    border: 0;
    text-indent: -9999px;
    display: block;
    background: transparent url(../images/login_btn.gif) no-repeat left top;
}

.loginContent p 
{
    font: normal 12px/1.5 'Trebuchet MS', Arial, Sans-Serif;
    margin: 5px 0 0 0 !important; 
    padding: 0;
}

.loginContent h3 
{
    font: bold 24px/1.5 'Trebuchet MS', Arial, Sans-Serif !important;
    color: #555;
    margin: 0 0 10px 0;
}

#errorMsg {
	background-color: #FF4500; 
	color:#FFD700;
	height: 70px;
	padding: 10px 0px 5px 0 px;
	font: bold 16px 'Trebuchet MS', Arial, Sans-Serif;
    margin: 0px 40px 0px 40px;
}

/* Driftmeddelanden */	
div.drift 
{
   margin: 0 0 10px 0;
   padding: 20px 20px 20px 80px;
   border: 1px solid #ccc;
   background: #fdfbbc url('/company/images/warning.gif') no-repeat 15px 18px;
}

    div.drift h3 
    {
        font: normal 18px 'Trebuchet MS', Arial, Sans-Serif;
        margin: 0 0 0 0;
    }
    
    div.drift p 
    {  
        font: normal 12px/1.6 Arial, Sans-Serif;
    }

/******************************************
*** Exponeringspaketet
******************************************/
#expokunder a.logo {
    float: left;
    width: 80px;
    margin: 0 13px;
}

#expokunder div.blockContent { padding-left: 15px !important }

#expokunder p {
    font: normal 11px/1 'Trebuchet MS', Arial, Sans-Serif;
    text-align: center
}    
