/*Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
} 

body
{
	background: #99B0B4 url(../gfx/bokbasen/bg_body.png) repeat-x;
	font-size: 62.5%;
	margin-top: 30px;
	direction: ltr;
	font-family: verdana, arial, sans-serif;
}

h1,
h2,
h3
{
	text-transform: uppercase;
	font-family: arial,verdana,sans-serif;
	color: #7F8F9C;
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 1.3em;
}

p { margin-bottom: 1em; }
strong { font-weight: bold; }
em { font-style: italic; }

a
{
	color: #7F8F9C;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: #666;
}

#mainframe
{
	width: 895px;
	margin: 0 auto;
}

#header
{
	width: 885px;
	padding: 18px 5px 0;
	background: transparent url(../gfx/bokbasen/bg_header.png) top center no-repeat;
	height: 92px;
}

#header #logo { float: left; }

#header #tree
{
	float: right;
	padding-right: 228px;
}

#header #tree li
{
	text-align: center;
	text-transform: uppercase;
	display: inline;
	float: left;
}

#header #tree li a
{
	background: transparent url(../gfx/bokbasen/bg_tree.png) top center no-repeat;
	display: block;
	width: 73px;
	height: 51px;
	padding: 31px 7px 5px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.0em;
	font-family: arial,verdana,sans-serif;
}

#header #tree li a:hover,
#header #tree li a.active { background: transparent url(../gfx/bokbasen/bg_tree.png) bottom center no-repeat; }

#content
{
	width: 885px;
	padding: 35px 5px 25px;
	background: transparent url(../gfx/bokbasen/bg_content.png) top center repeat-y;
}

#content #maincolumn
{
	float: left;
	width: auto;
	padding: 0 20px;
	width: 620px;
}

#content .caption,
#content .body
{
	font-size: 1.1em;
	line-height: normal;
}

#front h1,
#front h2,
#front h3
{
	margin: 1.6em 0 0;
	font-size: 1.1em;
}

#front
{
	width: 415px;
	padding-right: 10px;
}

#frontflash
{
	float: right;
	width: 190px;
	text-align: center;
	background-color: transparent;
}

#folder .readitall { font-size: 1.1em; }

#folder .date
{
	float: left;
	margin-right: .4em;
	font-size: 1.0em;
}

#folder h2
{
	text-transform: none;
	margin-bottom: .2em;
	font-size: 1.3em;
	color: #333;
}

#folder ul { list-style-type: none; }

#folder .item {	margin-bottom: 2em; }

#article .caption {	font-weight: bold; }

#article .author,
#article .date { font-size: 1.0em; }

#content #sidecolumn
{
	border-left: 1px solid #D8DEE0;
	float: right;
	width: 151px;
	text-align: center;
	padding: 0 35px;
}

#content #sidecolumn ul { list-style-type: none; }

#content #sidecolumn a
{
	display: block;
	margin-bottom: 30px;
	padding-top: 30px;
	font-weight: bold;
	text-decoration: none;
}

#content #sidecolumn #mentor {	background: transparent url(../gfx/bokbasen/logo_mentor.gif) no-repeat 50% 0; }

#content #sidecolumn #boknett {	background: transparent url(../gfx/bokbasen/logo_boknett.gif) no-repeat 50% 0; }

#content #sidecolumn #dialogg {	background: transparent url(../gfx/bokbasen/logo_dialogg.gif) no-repeat 50% 0; }

#content #sidecolumn #skolebok { background: transparent url(../gfx/bokbasen/logo_skolebok.gif) no-repeat 50% 0; }

#footer
{
	min-height: 25px;
	text-align: center;
	height: auto;
	width: 885px;
	padding: 40px 5px 0 5px;
	background: transparent url(../gfx/bokbasen/bg_footer.png) bottom center no-repeat;
}

#footer address
{
	font-size: 1.0em;
	color: #fff;
	font-style: normal;
}

.spacer
{
	clear: both;
	border: none;
	background: transparent;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	float: none;
}
