﻿/********************************************/
/* GLOBAL TAGS AND WRAPPERS */ 
/********************************************/
body 
{
	background: #F4F4F4;
	background-image: url(../template_images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

div#pageWrapper
{
	text-align: left;
	margin: auto;
	width: 907px;
	position: relative;
	padding-top: 17px;
}


a 
{
	color: #FF9900;
	text-decoration: none;
}

a:link 
{
	color: #FF9900;
	text-decoration: none;
}

a:visited 
{
	color: #FF9900;
	text-decoration: none;
}

a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

a:active
{
	color: #FF9900;
	text-decoration: underline;
}

/********************************************/
/* PAGE HEAD */ 
/********************************************/
div#pageHead
{
	background-image: url(../template_images/page_head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 907px;
	height: 355px;
}

/********************************************/
/* LEFT NAV */ 
/********************************************/
div#leftNav
{
	width: 180px;
	float: left;
}

ul#secondLevelNavigation
{
	font-size: 1.2em;
	color: #555;
	list-style-type: none;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}

/********************************************/
/* MAIN CONTENT AREA */ 
/********************************************/
div#mainContentArea
{
	width: 487px;
	min-height: 400px;
	float: left;
}

div#mainContentArea p
{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #555;
	margin-bottom: 1.4em;
}


div#mainContentArea th
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	color: #555;
	padding-bottom: 0.8em;
}

div#mainContentArea td
{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #555;
	padding-bottom: 0.8em;
}


div#mainContentArea table.noPadding td
{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #555;
	padding-bottom: 0;
}

div#mainContentArea table.smalltable
{
	padding-bottom: 2.0em;
}


div#mainContentArea table.smalltable th
{
	font-size: 1.0em;
	line-height: 1.3em;
	color: #555;
	padding-bottom: 0.9em;
	padding-right: 0.9em;
	font-weight: bold;
	vertical-align: top;
}

div#mainContentArea table.smalltable th.norightpadding
{
	padding-right: 0;
}

div#mainContentArea table.smalltable th.right
{
	text-align: right;
}

div#mainContentArea table.smalltable td
{
	font-size: 1.0em;
	line-height: 1.3em;
	color: #555;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-right: 0.9em;
}

div#mainContentArea table.smalltable td.norightpadding
{
	padding-right: 0;
}

div#mainContentArea table.smalltable td.number
{
	text-align: right;
}

div#mainContentArea table.smalltable tr.alt
{
	background-color: #E6E6E6;
}

div#mainContentArea img.pageHeadline
{
	margin-left: -9px;
}

div#mainContentArea h1
{
	font-size: 2.0em;
	font-weight: bold;
	color: #555;
	margin-bottom: 0.5em;
}

div#mainContentArea h3
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	color: #555;
}

div#mainContentArea p.ingress
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	color: #555;
	margin-bottom: 1.2em;
}

div#mainContentArea ul
{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #555;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1.2em;
	list-style-type: disc;
}

div#mainContentArea ol
{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #555;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1.2em;
}

div#mainContentArea a.pressLink
{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
}

div#mainContentArea p.pressDate
{
	font-size: 1.0em;
	color: #555;
	margin:0;
}

div#mainContentArea p.publishedDate
{
	font-size: 1.0em;
	color: #555;
	margin:0;
}

/********************************************/
/* VERTICAL SPACER */ 
/********************************************/
div.verticalSeparator
{
	width: 30px;
	height: 613px;
	background-image: url(../template_images/vertical_line.gif);
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

/********************************************/
/* RIGHT AREA */ 
/********************************************/
div#rightArea
{
	width: 180px;
	float: left;
}

div#rightArea p
{
	font-size: 1.0em;
	line-height: 1.3em;
	color: #555;
	margin-bottom: 1.2em;
}

div#rightArea h2
{
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.3em;
	color: #555;
}

div#rightArea h2.orangeHeadline
{
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.3em;
	color: #FF9900;
}

div#rightArea img.rightHrDivider
{
	margin-top: 10px;
	margin-bottom: 10px;	
}

div#rightArea p.pressDate
{
	font-size: 0.8em;
	color: #555;
	margin:0;
}

div#rightArea a
{
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0px;
}

/********************************************/
/* FORMULÄRSTAGGAR TILL HÖGERSPALTEN */
/********************************************/
div#rightArea .formLabel
{
	font-size: 1.0em;
	line-height: 1.3em;
	color: #555;
}

div#rightArea .errorLabel
{
	font-size: 1.0em;
	line-height: 1.3em;
	color: #FF0000;
}

div#rightArea .errorMsg
{
	font-size: 1.0em;
	line-height: 1.3em;
	color: #FF0000;
}

div#rightArea .successLabel
{
	font-size: 1.0em;
	line-height: 1.3em;
	color: #555;
	font-weight: bold;
}

div#rightArea .dropdownInput
{
	font-size: 1.0em;
	width: 174px;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

div#rightArea .textInput
{
	font-size: 1.0em;
	width: 170px;
	margin-bottom: 5px;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

div#rightArea .buttonSubmit
{
	width: 90px;
	height: 22px;
	margin-top: 8px;
	margin-left: -1px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
}

/********************************************/
/* PAGE FOOT */ 
/********************************************/
div#pageFoot
{
	width: 907px;
	height: 24px;
	background-image: url(../template_images/page_foot_center.gif);
	clear: both;
}

div#pageFoot #leftEdge
{
	width: 2px;
	height: 24px;
	background-image: url(../template_images/page_foot_left_edge.gif);
	background-repeat: no-repeat;
	float: left;
}

div#pageFoot p
{
	width: 903px;
	height: 24px;
	float: left;
	margin-top: 5px;
	color: #555;
	display: block;
	text-align: center;
	font-size: 1.0em;
}

div#pageFoot #rightEdge
{
	width: 2px;
	height: 24px;
	background-image: url(../template_images/page_foot_right_edge.gif);
	background-repeat: no-repeat;
	float: left;
}

/********************************************/
/* STYLES FOR PRINTER PAGES */
/********************************************/
div#printerText p, b
{
	color: #000;	
}

/********************************************/
/* STYLES FOR THE SUDOKU PAGE */
/********************************************/
div#sudokuPageWrapper
{
	margin: auto;
	width: 906px;
	padding-top: 17px;
	text-align: center;
}

div#sudokuPageWrapper
{
	width: 906px;
	text-align: center;
}

div#sudokuPageWrapper img.pageHeadline
{
	margin-bottom: -10px;
}

div#sudokuPageWrapper h1
{
	font-size: 2.0em;
	font-weight: bold;
	color: #555;
	margin-bottom: 0;
}

div#sudokuPageWrapper p
{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #555;
	margin-bottom: 1.4em;
}