﻿body
{
	font-family: arial, univers, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
	margin: 1em;
}

h1, h2, h3, h4, h5, h6 
{
	font-family: arial, univers, sans-serif;
	color: black;
}

h1
{
	font-size: 2.2em;
}

h2
{
	font-size: 1.5em;
}

h3,
div.dialog h3
{
	font-size: 1.2em;
}

body,
#footer
{
	background-color: white;
}

body,
#footer
{
	background-image: none;
}

#nav_top a#home img
{
	display: block;
}

div.content-wrapper
{
	padding-left: 0;
}

a:link, 
a:visited,
a:hover, 
a:active,
ul.linklist_inline li,
div.dialog h3,
#footer p,
p.byline,
#footer p a
{
	color: black;
}

ul li,
ul.linklist_3 li
{
	list-style-type: disc;
	background-image: none;
	padding: 0;
}

ul.linklist_3 li
{
	list-style-type: none;
}

table.zebra tr.odd td 
{
	background: #EBEBEB;

}


/*
a[href^="/"]:after 
{
	content: " (http://www.vismaspcs.se" attr(href) ") ";
}
*/
div#content-wrapper-top,
div.content-wrapper,
div#content-wrapper-bottom,
.dialog .content,
.dialog .b,
.dialog .t,
div.dialog h3
{
	background-image: none;
}

#search,
#menu,
#sidebar,
#shortcuts,
#nav_client,
#footer ul,
.msg_box,
#shortcut_support,
#content-wrapper-top
{
	display: none;
}

div.content-wrapper
{
	overflow: visible;

}

#main-content
{
	
	min-height: 10pt;
	height: auto;
}

#footer
{
	border-top: 1px solid black;

}

#footer,
#footer p
{
	position: static;
}

#footer p,
p.byline
{
	text-align: left;
}


#nav_top,
.content-wrapper
{
	
}

#nav_top a#home
{
	margin-top: 0;
}

/* - - - Blueprint - - - */
.container
{
	width: auto;
}