@charset "utf-8";
/* CSS for halsoakademikerna.nu */

* { margin: 0; padding: 0; }
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #eee;
}
h1, h2, h3 {
	font-weight: bold;
}
a:link, a:visited {
	color: #0099cc;
}
div.icmsLatestNews {
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #eee;
}
div.newsitem_rubrik_latest {
	padding: 0em 15px 0.8em 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
div.newsitem_rubrik {
	padding: 0em 15px 0.8em 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}
div.newsitem_preamble_date {
	padding: 0em 15px 0em 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #666;
}

div.newsitem_ingress {
	padding: 0em 15px 0em 15px;
	font-size: 0.7em;
	color: #999;
}
div.icmsLatestNews a:link, div.icmsLatestNews a:visited {
	color: #0099cc;
}
.newsitem_bildtext {
	padding: 0em 15px 0em 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999;
}
.newsitem_button_table {
	position: relative;
	float: left;
	padding: 10px;
}
div.newsitem_text {
	padding: 0em 15px 0em 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
div#print div.newsitem_text p,
div#columns div.newsitem_text p {
	font-size: 12px;
}
.newsitem_text td {
	padding-left: 10px;
	font-size: 0.75em;
}
.newsitem_backbutton img {
	position: relative;
	float: left;
	margin-right: 14px;
	width: 24px;
	height: 24px;
	background: url('../images/structure/newsitem_back.gif') no-repeat;
}
.tips_icon img {
	position: relative;
	float: left;
	cursor: pointer;
	margin-right: 14px;
	width: 24px;
	height: 24px;
	background: url('../images/structure/tips_icon.gif') no-repeat;
}
.newsitem_printbutton img {
	position: relative;
	float: left;
	width: 24px;
	height: 24px;
	background: url('../images/structure/newsitem_print.gif') no-repeat;
}
div.footerCol {
	position: relative;
	float: left;
	margin-right: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
}
div#framework {
	width: 100%;
	background: url('../images/structure/bground.gif') top center no-repeat;
}


/* Submenu properties */
div.column div#icmsLiMenu ul {
	list-style-type: none;
}

div.column div#icmsLiMenu ul li {
	padding: 2px 0 2px 12px;
	background: url('../images/structure/bullets.gif') left no-repeat;
}

div.column div#icmsLiMenu ul li.level_1 {
	padding: 2px 0 2px 30px;
	background: url('../images/structure/bullets2.gif') 17px center no-repeat;

}


div#holder {
	position: relative;
	width: 978px;
	margin: 0 auto;
	background-color: #fff;
}
div#header {
	position: relative;
	width: 100%;
	height: 302px;
	background: url('../images/structure/bg-header.jpg') no-repeat;
}
div#header div#desc {
	position: relative;
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #ccc;
}
div#header div#nav {
	position: relative;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #ccc;
}
div#header div#menubar {
	position: absolute;
	left: 20px;
	bottom: 10px;
}
div#nav a:link, div#nav a:visited {
	color: #ccc;
}
div#textbox {
	position: absolute;
	top: 80px;
	right: 40px;
	width: 233px;
	height: 144px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #fff;
}
div#textbox h1 {
	font-size: 1.6em;
	font-style: italic;
	padding-bottom: 12pt;
}
div#textbox p {
	padding-bottom: 0.8em;
}
div#textbox a:link,
div#textbox a:visited  {
	color: #fff;
}
div#content {
	position: relative;
	float: left;
	width: 748px;
	padding: 10px;
}
div#content p {
	padding: 0 10px 0.8em 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
}
div#content h1,
div#content h2 {
	padding: 1.2em 10px 0.8em 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	letter-spacing: 0.08em;
}
div#content h2 {
	padding: 1.0em 10px 0.8em 10px;
	font-size: 1.0em;
}
div#content h3 {
	margin: 0 10px 0 10px;
	padding: 0.8em 0 0.4em 0;
	font-size: 0.8em;
	text-decoration: underline;
	color: #666;
}
div#content h1.topRow {
	padding-top: 11px;
}
div#content table {
	margin-left: 10px;
}
	div#content table td {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		color: #666;
	}
		div#content table td p {
			padding: 2px;
		}
div#content ul {
	padding-left: 4px;
	list-style-position: inside;
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
}
div#content ul li {
	padding-left: 15px;
}
div#crumbs {
	position: relative;
	display: block;
	background-color: #eee;
}
div#crumbs div {
	position: relative;
	padding: 5px 15px 5px 15px;
	font-size: 0.7em;
	color: #999;
}
div#crumbs a:link, div#crumbs a:visited {
	color: #999;
}
div#columns {
	position: relative;
	clear: both;
	width: 100%;
	padding-top: 5px;
}
div#columns div.column {
	position: relative;
	float: left;
	width: 240px;
}
div#columns div.borderLeft {
	border-left: 1px solid #ccc;
}
div#sidebar {
	position: relative;
	float: right;
	width: 200px;
	padding: 10px 10px 10px 0;
}
div#sidebar p {
	padding: 0.7em 10px 0.8em 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
div#sidebar h1 {
	display: block;
	padding: 1.0em 15px 0.8em 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #fff;
	background-color: #999;
}
div#footer {
	position: relative;
	clear: both;
	width: 100%;
	padding-top: 25px;
}
div#footer div#partners {
	position: relative;
	float: left;
	padding: 20px;
	text-align: center;
}
div#footer div#text {
	position: relative;
	float: right;
	width: 680px;
	margin-right: 10px;
	padding: 20px;
	background-color: #eee;
}
div#footer a:link, div#footer a:visited {
	color: #666;
}
div#sitemap {
	position: relative;
	clear: both;
	width: 100%;
	color: #999;
}

/* JaS */
div#jas {
	position: absolute;
	left: 229px;
	top: 31px;
}

div#jas-container{
	/* Width HAS to be here for IE to render the filter */
	width: 462px;
}

div#jas-frame{
	float: left;
	width: 462px;
}
div#jas-frame img {
}

div#jas-thumbnails {
	/*
	float: left;
	clear: left;
	width: 730px;
	margin-top: 1em;
	padding-left: 20px;
	padding-right: 15px;
	border-top: 1px solid #ccc;
	*/
	display: none;
}

div#jas-thumbnails ul {
	list-style: none;
	width: 100%;
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

div#jas-thumbnails ul li {
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0 11px 10px 0;
}

div#jas-thumbnails ul li img {
	width: 80px;
	height: 80px;
	cursor: pointer;
}

div#jas-thumbnails ul li.selected-parent {
	width: 78px;
	height: 78px;
	padding: 1px;
	border: 1px solid #ccc;
}

div#jas-thumbnails ul li img.selected {
	width: 78px;
	height: 78px;
}

div#jas-small_thumbs {
	float: left;
	clear: left;
	width: 384px;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

div#jas-small_thumbs ul {
	list-style: none;
	width: 384px;
	margin: 10px 0 10px 0;
	overflow: hidden;
}

div#jas-small_thumbs ul li {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 5px 5px 0;
}

div#jas-small_thumbs ul li img {
	width: 50px;
	height: 50px;
	cursor: pointer;
}

div#jas-small_thumbs ul li.selected-parent {
	width: 46px;
	height: 46px;
	padding: 1px;
	border: 1px solid #ccc;
}

div#jas-small_thumbs ul li img.selected {
	width: 46px;
	height: 46px;
}

div#jas-image-text {
	display: none;
	text-align: center;
}

img#jas-image {
	margin-bottom: 5px;
}

ul#navigation-controls {
	display: none;
	width: 260px;
	list-style: none;
	margin: 0 auto;
}

ul#navigation-controls li {
	float: left;
	line-height: 1.5em;
	margin-right: 0.5em;
}

ul#navigation-controls li#image-counter {
	margin: 0 0.75em 0 0.5em;
}

li.slideshow-item {
	margin-left: 3em;
}
