/* S/V Isolda - Consolidated Stylesheet */

/* Base styles */
body {
	scrollbar-base-color: #dbe5ee;
	scrollbar-arrow-color: #000066;
}

img {
	border: none;
}

/* Link styles */
a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000066;
}

/* Table styles */
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

/* Menu styles */
.meny {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
}

/* Menu cell - clickable entire area */
.menycell {
	background-color: #ffffff;
	border: 1px solid #000066;
	padding: 0;
}

.menycell:hover {
	background-color: #dbe5ee;
}

.menycell a {
	display: block;
	padding: 2px 4px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menycell a:hover {
	color: #000000;
}

.menyvit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
}

/* Text styles */
.hann {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
}

.cess {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
}

.cat {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
}

.catvit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
}

.rubb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
}

.pam {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
}

.albin {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-size: 10px;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
}

/* Auto-generated styles (from index.php) */
.auto-style2 {
	text-align: left;
}

.auto-style3 {
	color: #FF0000;
}

.auto-style4 {
	text-align: center;
}

.auto-style7 {
	font-size: x-small;
}

.auto-style8 {
	text-decoration: none;
}

/* Jul/Christmas info styles */
.julinfo {
	text-align: center;
	margin-top: 20px;
}

.julinfo img {
	width: 80%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.jultext {
	font-size: 14px;
	margin-top: 8px;
}

.blaruta {
	border: 3px solid #8080F0;
	width: 550px;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	font-size: 16px;
	margin: 0 auto;
}

/* Border styles (from arbetsdagar.php) */
.style1 {
	border-bottom-style: none;
	border-bottom-width: medium;
}

.style2 {
	border-top-style: none;
	border-top-width: medium;
}

