/* ************************* */
/*
/*  CSS for Min Arbetsplats - Global
/*  Ver 1.0, 2006-08-15
/*  Thomas Gullgården
/*
/* ************************* */

@media screen {
    marquee { -moz-binding: none; }
    body{overflow:visible !important;}
	.print { display: none; }
}

* {
    padding: 0px;
    margin: 0px;
    }

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
    z-index: 0;
    background-color: #FFFFFF;
    font-size: 10px;
    font-family: "Verdana", "Arial Narrow", sans-serif;
    color:#000000;
    margin: 0px auto;
    }

input, select, textarea {
    font-size: 11px;
    font-family: "Verdana", "Arial Narrow", sans-serif;
    padding: 1px;
    }

ul, ol {
    padding: 5px 5px 5px 25px;
    }

li {
    padding: 2px;
    }

p {
    margin-bottom: 10px;
}

blockquote {
    margin: 10px 0px 10px 20px;
}

fieldset    {
    padding: 0px;
    border: 1px solid #7f7f7f;
}

legend {
    margin: 0px;
    padding: 0px;
    padding: 5px;
    font-weight: bold;
    color: black;
}

fieldset.round {
    padding: 2px 5px 5px 5px;
    -moz-border-radius: 3px;
    border-radius: px;
}

legend.round {
    padding: 0px 10px 10px 10px;
    margin-top: 5px;
    margin-left: 10px;
}


a.topMenu:link, a.topMenu:visited   {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #646464;
    }

a.topMenu:hover, a.topMenu:active		{
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
    color: #8d8c8c;
    }

#pageContent {
    width: 760px;
    margin: auto;
    text-align: left;
    }

#topContent {
    position: relative;
    height: 85px;
    padding-top: 25px;
    }

#clearContent {
    clear: left;
    height: 10px;
    }

.whiteLine {
    margin: 4px 13px 4px 0px;
    border-top: 1px solid white;
    height: 1px;
    font-size: 1px;
    }

.brownLine {
    margin: 4px 0px 4px 0px;
    border-top: 1px solid #cfb5a5;
    height: 1px;
    font-size: 1px;
    }

/*
.menuSubBrown {
        background-color: #eeeeee;
        padding: 5px 5px 5px 15px;
        border-top: 1px solid #cfb5a5;
        border-bottom: 1px solid #ffffff;
    }
*/

.menuHoverBgOn {
    background-color: #f8f8f8;
    cursor: pointer;
    }

.menuHoverBgOff {
    background-color: #ffffff;
    cursor: auto;
    }

.helpCell {
    text-align: left;
    border-width: 2px;
    border-color: #000000;
    border-style: solid;
    background-color: #ffffff;
    color: #000000;
    padding: 3px;
    }


.blackText:link, a.blackText:visited {
    text-decoration: none;
    font-family: "verdana", "Arial", sans-serif;
    color: black;
    }

a.blackText:hover, a.blackText:active {
    text-decoration: none;
    font-family: "verdana", "Arial", sans-serif;
    color: #666666;
    }

.global:link, a.global:visited {
    font-size: 12px;
    text-decoration: none;
    font-family: "verdana", "Arial", sans-serif;
    color: #646464;
    }

a.global:hover, a.global:active {
    font-size: 12px;
    text-decoration: underline;
    font-family: "verdana", "Arial", sans-serif;
    color: #8d8c8c;
    }

.bokstav {
    width: 500px;
    background-color: #efefee;
    padding: 3px;
    margin: 3px 0px;
    }

.bokstavTillbaka {
    float: right;
    padding-top: 3px;
    }

fieldset.rounded {
    padding: 5px 10px 10px 10px;
    -moz-border-radius: 8px;
    border-radius: px;
}

legend.rounded {
    padding: 0px 10px 0px 10px;
    margin-left: 10px;
    font-size: 12px;
    color: #407ab2;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(/layout/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/layout/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ text-align: left; }
#imageData #caption{ font-weight: normal; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; font-style: italic; }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; padding-left: 10px; outline: none; }

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#clientToolLogoBottomRight {
    opacity: 0.5;
    transition: .5s ease;
    backface-visibility: hidden;
}

#clientToolLogoBottomRight:hover {
    opacity: 1;
}
