/* ----------------------------------------------------------------------
Global Style Sheet @ Orsaskolan

author: David Andersson
email: david@smider.se
website: www.smider.se
---------------------------------------------------------------------- */

hr {
	border-style: solid;
	border-width: 1px 0 0; 
	height: 1px; 
}

thead {
	text-align: left;
}

#headExtras {
	float: left;
	width: 765px;
}

/* Blandat
---------------------------------------------------------------------- */
#colArticle legend {
	margin: 10px 0 0;
}

#colArticle fieldset {
	margin-top: 10px;
	padding-top: 0;
}

/* Bildspel
---------------------------------------------------------------------- */
#slideshow {
	float: right;
	width: 560px;
}

#slideshow div {
	float: left;
}

/* Andra språk
---------------------------------------------------------------------- */
#otherLanguages {
	float: right;
}

#otherLanguages a {
	float: left;
	height: 15px;
	margin: 0 5px 0 0;
	z-index: 0;
}

#otherLanguages a span {
	display: none;
}

#flagUnitedkingdom {
	background: url(../images/site/united_kingdom.gif) no-repeat;
	width: 30px;
}

#flagFrance {
	background: url(../images/site/france.gif) no-repeat;
	width: 23px;
}

#flagSpain {
	background: url(../images/site/spain.gif) no-repeat;
	width: 23px;
}

#flagGermany {
	background: url(../images/site/germany.gif) no-repeat;
	width: 25px;
}

/* Stilmallsväljare
---------------------------------------------------------------------- */
#stylePicker {
	float: left;
	margin: 0;
}

#stylePicker a {
	float: left;
	height: 22px;
	margin: 0 5px 0 0;
	text-indent: -10000px;
	width: 42px;
	z-index: 0;
}

#stylePicker a#pageStyleLink_1 {
	background: url(../images/site/styleOneButtonFaded.png) no-repeat;
}

#stylePicker a#pageStyleLink_1:hover, #stylePicker a#pageStyleLink_1.activeStyleLink {
	background: url(../images/site/styleOneButtonActive.png) no-repeat;
}

#stylePicker a#pageStyleLink_2 {
	background: url(../images/site/styleTwoButtonFaded.png) no-repeat;
}

#stylePicker a#pageStyleLink_2:hover, #stylePicker a#pageStyleLink_2.activeStyleLink {
	background: url(../images/site/styleTwoButtonActive.png) no-repeat;
}

/* Artikellistning
---------------------------------------------------------------------- */
.articleListItem h2 {
	font-size: 22px;
	color: #000;
	font-weight: normal;
}

/* Klasslista
---------------------------------------------------------------------- */
#stateList {
	list-style: none;
	margin: 0;
	padding: 0;
}

#stateList li {
	margin: 0 0 5px;
}

#stateList li a {
	font: bold 1.6em Arial, Helvetica, sans-serif;
}
