html, form, body {
	width:100%;
	height: 100%;
	margin:0px;
	padding:0px;
}

a.RedArrow {
	color:#B11117;
	text-decoration:none;
	background-image: url("Images/LinkArrow.gif");
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;

}

a {
	color:#B11117;
	text-decoration:none;
	background-image: none;
	padding-right: 0px;
	
}

a:active {
	background-color: #555555;
	color: #ffffff;
}
a:active span {
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
}

a img {
	border:none;
}

h1 {
	margin:0px 0px 10px;
	padding: 0px;
	font-family: Verdana,Geneva,sans-serif;
	font-size:120%;
	font-weight:normal;
	color:#B11117;
}

h2 {
	font-size: 85%;
	margin:0px 0px 0.2em;
	padding: 0px;
	font-family: Verdana,Geneva,sans-serif;
	
	font-weight:normal;
	color:#CE6F56;
}

h3 {
	font-size: 70%;
	margin:0px 0px 0.2em;
	padding: 0px;
	font-family: Verdana,Geneva,sans-serif;
	
	font-weight:bold;
	color:#555555;
}

p {
	font-family: Verdana,Geneva,sans-serif;
	color: #555555;
	margin: 0px 0px 1em;
	
	font-size: 65%;
	line-height: 130%;
}

div.clear {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
}


#Main {
	font-family: Verdana,Geneva,sans-serif;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-size: 100%;
	width: 962px;
}

#Tags {
	position:absolute;
	right:44px;
	top:0px;
	z-index:2;
	height: 100px;
	width: 350px;
}

#Head {
	margin-left: 6px;
	width: 100%;
	background-image: url("Images/TopMenu.png");

	background-repeat: no-repeat;
}

#Content {
	zoom:1;
	background-position: left;
	background-image: url("Images/DropShadowRepeat.png");
	background-repeat: repeat-y;
}

* html #Content {
	behavior: url("/Javascript/iepngfix.htc");
}

#ContentPadding {
	padding: 20px 26px;
	padding: 20px 26px 0px 26px;
}

#Footer {
	background-position: left;
	background-image: url("Images/Footer.png");
	background-repeat: no-repeat;
	height: 22px;
	min-height: 22px;
}

* html #Footer {
	behavior: url("/Javascript/iepngfix.htc");
}

#Left {
	width: 160px;
	overflow: hidden;
	margin: 0px 10px 0px 0px;
	float: left;
}

#Middle {
	width: 570px;
	margin: 0px 25px 0px 0px;
	float: left;
}


#Right {
	width: 145px;

	margin: 0px 0px 0px 0px;
	float: left;
}

#MiddleRight {
	width: 740px;
	float:left;
	
	/* padding tillagd för flikar inte ska hänga ner */
	padding-top: 14px;
}

#LargeImage {
	width: 714px;
	margin-bottom: 20px;
}

.anchor {
	line-height: 0%;
	background-image: none;
	height: 0px;
	width: 0px;
}


#MainBody {
	margin: 0px;
	padding: 0px;
}


#MainBody #LeftColumn {
	width: 273px;
	float: left;
	margin-right: 24px;

}

#MainBody #RightColumn {
	width: 273px;
	float: left;
}


.PagingContainer {
	margin-top: 20px;
	font-size: 70%;
}

.PagingContainer a {
	background-image: none;
}

.SelectedPagingItem {
	font-weight: bold;
}

img.Top {
	width: 273px;
	margin-bottom: 10px;
}

img.Left {
	margin-right: 5px;
	width: 81px;
	float:left;
}

img.Right {
	margin-right: 5px;
	width: 81px;
	float: right;
}
	
/* StartPage */
#StartPage{

}

#SlideshowContainer{
	position: relative;
}
#CampaignFlashContainer {
	position: relative;
}
#CampaignFlash {
	margin-bottom: 15px;
}
#SlideshowLogo {
	position: absolute;
	top: 10px;
	left: 10px;

}

* html #SlideshowLogo {
	behavior: url("/Javascript/iepngfix.htc");
}

#FlashImageRotator {
	z-index: 1;
	margin-bottom: 15px;
}

.spacer {
	height: 10px;
}
.StartPageMovieMiddleColumn {
	width: 740px;
	float: left;
}
.MovieLeft {
	width: 267px;
	margin: 0px 25px 0px 0px;
	float: left;
}
.MovieRight {
	width: 448px;
	float: left;
}

.MovieSplash {
	margin-top: 4px;
}

#StartPageLeftColumn {
	width: 145px;
	margin: 0px 25px 0px 0px;
	float: left;
}

#StartPageMiddleColumn {
	width: 570px;
	margin: 0px 25px 0px 0px;
	float: left;
}


#StartPageRightColumn {
	width: 145px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.ImageLeft {
	float: left;
}

.ImageRight {
	float: right;
}
.MainSplash {
	width: 272px;
	float: left;
	margin-right: 25px;
}

.SmallSplash {
	width: 272px;
	float: right;
}

.SmallSplashTop {
	width: 272px;
	float: left;
	margin-bottom: 15px;
}

#CampaignLeftColumn {
	width: 272px;
	float: left;
}

#CampaignRightColumn {
	width: 272px;
	float: right;
}


.ImageLeft {
	padding: 0px 8px 8px 0px;
	float: left;
}

#SearchContainer {
	float:left;
	margin-bottom: 6px;
}
#SearchIcon {
	width: 19px;
	vertical-align: top;
	float:left;
	line-height: 100%;
}

#SearchField {
	vertical-align: top;
	width: 126px;
	float:left;	
	line-height: 100%;
}

* html #SearchField {
	width: 125px;
}

#SearchField input {
	height: 13px;
	margin: 0px;
	width: 124px;
	color: #555555;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 62%;
	background-color: #ffffff;
	border-top: 1px solid #e2e1e1;
	border-bottom: 1px solid #e2e1e1;
	border-left: 1px solid #e2e1e1;
	border-right: 0px;
}

* html #SearchField input {
	width: 122px;
}

#Quick {
	margin-bottom: 30px;
}

#QuickjumpContainer {
	
}

#QuickjumpContainer select {
	height: 16px;
	width: 146px;
	color: #555555;
	border: 1px solid #e2e1e1;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 62%;
}

#NewsListSmall {

}
#NewsListSmall h1 {
	padding-top: 6px;
	font-size: 100%;
	text-align: center;
	display: block;
}

#NewsListSmall p {
	margin-bottom: 0px;
}
#NewsListSmall a {
	font-size: 56%;

	background-repeat: no-repeat;
}
#NewsListSmall .ArchiveLink {
	margin-left: 10px;
	font-size: 56%;
}
#NewsListSmall .Top {
	background-image: url("Images/NewsListSmallTop.jpg");
	height: 14px;
	width: 145px;
	font-size: 0px;
	line-height: 0px;
}
#NewsListSmall .Content {
	background-image: url("Images/NewsListSmallRepeat.jpg");
	background-repeat: repeat;
	padding-bottom: 10px;
}

#NewsListSmall span.Date {
	color: #555555;
	font-size: 56%;
}
#NewsListSmall p {

}

.NewsItemSmall {
	padding: 0px 10px;
	margin-bottom: 15px;
}

#NewsList .NewsItem span.Date {
	color: #555555;
	font-size: 56%;
}
#NewsList .NewsItem h1 {
	font-size: 80%;
}

.NewsItem {
	margin-bottom: 15px;
}

#FlashBanner {
	margin-bottom: 10px;
}

#Calendar {
	background-image: url("Images/CalendarRepeat.jpg");
	background-repeat: repeat-y;
}




/*#Calendar tbody {

	border-collapse: collapse;

}
#Calendar tbody td {
	border: 1px solid #c5dede;
} */
#Calendar a {
	font-size: 62%;
}
#Calendar .DayNotActive {
	font-size: 62%;
}

#Calendar .Highlighted {
	background-color: #e92c2f;
	font-weight: normal;
	color: #ffffff;
	border: 1px solid black;
}

#Calendar .Highlighted a {
	color: #ffffff;
}
#Calendar .CalendarTitle {
	margin-bottom: 15px;
}
#CalendarContent {
	background-image: url("Images/CalendarTop.jpg");
	background-repeat: no-repeat;
	padding-top: 7px;
}
#CalendarContent .H1 {
	margin-bottom: 10px;
}
#CalendarContent table {
	margin-left: auto;
	margin-right: auto;
}
#CalendarBottom {
	background-image: url("Images/CalendarBottom.jpg");
	height: 16px;
	background-repeat: no-repeat;
}








.CalendarEvent {
	margin-bottom: 10px;
}


#FooterText {
	width: 100%;
	padding: 0px;
	font-size: 85%;
}

#FooterText .Icon {
	float: left;
	width: 34px;
	height: 40px;
	padding-left:26px;
}

#FooterText .Text {
	width: 876px;
	float: left;
	padding:28px 26px 0px 0px;
}

#FooterText .FooterText {
	color: #555555;
}
#FooterText .FooterSeparator {
	color: #B11117;
}

/* ImageHeading */
.MainImageTop1, .MainImageTop2, .MainImageTop3 {
	margin-bottom: 10px;
	clear: both;
}


/* 3 images Top */
.MainImageTop3 .MainImage1,.MainImageTop3 .MainImage2,.MainImageTop3 .MainImage3 {
	width: 183px;
	float: left;
	margin: 0px;
}

.MainImageTop3 .MainImage1, .MainImageTop3 .MainImage2 {
	margin-right: 10px;
}


/* 2 images top */
.MainImageTop2 .MainImage1, .MainImageTop2 .MainImage2 {
	width: 280px;
	float: left;
	margin: 0px;
}

.MainImageTop2 .MainImage1 {
	margin-right: 10px;
}

.TextContainer {
	color: #555555;
	font-size: 60%;
}

/* Right layout */

.MainImageRight3, .MainImageRight2, .MainImageRight1 {
	float: right;
	margin-left: 10px;
}

.MainImageRight3 .MainImage1,.MainImageRight3 .MainImage2,.MainImageRight3 .MainImage3 {
	margin-bottom: 10px;
	width: 200px;
	
}

.MainImageRight2 .MainImage1,.MainImageRight2 .MainImage2 {
	margin-bottom: 10px;
	width: 200px;
}
.MainImageRight1 .MainImage1 {
	margin-bottom: 10px;
	width: 200px;
}


/* Left layout*/

.MainImageLeft3, .MainImageLeft2, .MainImageLeft1 {
	float: left;
	margin-right: 10px;
}

.MainImageLeft3 .MainImage1,.MainImageLeft3 .MainImage2,.MainImageLeft3 .MainImage3 {
	margin-bottom: 10px;
	width: 200px;
}
.MainImageLeft2 .MainImage1,.MainImageLeft2 .MainImage2 {
	margin-bottom: 10px;
	width: 200px;
}
.MainImageLeft1 .MainImage1 {
	margin-bottom: 10px;
	width: 200px;
}

/* Flash */
#FlashCube {
	margin-bottom: 10px;
}


/* PageList */
.PageList {

}

.PageItemLeft {
	width: 273px;
	margin-right: 24px;
	float: left;
	margin-bottom: 30px;
}
.PageItemLeft img, .PageItemRight img {
	margin-left: 8px;
	margin-bottom: 8px;
}

.PageItemRight {
	width: 273px;
	float: left;
	clear: right;
	margin-bottom: 30px;
}

.ReadMore {
	text-align: right;
}
.ReadMore a {
	font-size: 62%;
}

.Person {
	width: 570px;
	color: #555555;
	margin-bottom: 10px;
	clear: both;
}
.Person h2 {
	font-size: 62%;
	margin-bottom: 5px;
}

.Person span {
	font-size: 62%;
}

.Person .PersonImage {
	width: 90px;
	float: left;
	margin-right: 10px;
}
.Person .PersonText {
	float: left;
	width: 460px;
}

#PersonlistRightGroup {
	margin-bottom: 10px;
}
.SortBy {
	color: #555555;
	font-size: 62%;
}

.DropDownSort {
	height: 16px;
	width: 146px;
	color: #555555;
	border: 1px solid #e2e1e1;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 62%;
}


/* Search */
.SearchText {
	border: 1px solid #e1e0e0;
}
.SearchButton {
	border: 1px solid #e1e0e0;
}

#AdvancedArea {
	font-size: 62%;
}

#SortArea {
	font-size: 62%;
}
/* Custom styles */

table.Courses {
	margin: 0px;
	padding: 0px;
}
table.Courses p {
	margin: 0px;
	padding: 0px;
}

table.Courses th {
	text-align: left;
	background-color: #999999;
	color: #333333;
}

td.Alternating {
	background-color: #ebebeb;
	color: #333333;
}

/* XForm */
.XForm {

}
.XForm label {
	display: inline-block;
	color: #555555;
	font-size: 62%;
	font-weight: normal;
	width: 90px;
	margin-right: 10px;
	vertical-align: top;
}

.XForm fieldset {
	float: right;
	border: 1px solid #e1e0df;
	padding: 5px;
	margin: 0px;
	width: 140px;
}
.XForm fieldset legend {
	color: #555555;
	font-size: 62%;
	
	font-weight: normal;
}
.XForm .xformvalidator {
	clear: both;
	display: block;
	float:left;
	font-size: 62%;
	color: #ff0000;
}

.XForm .thankyoumessage {
	font-size: 62%;
	color: #555555;
}

.XForm fieldset input {
color: #555555;
	border: 0px;
	width: auto;
}

.XForm .ButtonRight {
	float: right;
	width: 100px;
}
.XForm input {
	color: #555555;
	border: 1px solid #e1e0df;
	width:150px;
}
.XForm textarea{
	border: 1px solid #e1e0df;
	width: 150px;
}
.XForm select {
	color: #555555;
	width: 150px;
}

.Accessibility legend {
	color: #B11117;
}

.CalendariumLink {
	padding-top: 14px;
	padding-left: 10px;
}

.Responsible {
	text-align: right;
	color: #555555;
	font-size: 62%;
	padding-top: 5px;
	
	margin-top: 30px;
	border-top: 1px solid #e1e0df;
}

.EventDate {
	color: #555555;
	font-size: 62%;
}
.EventDate2 {
	color: #555555;
}

.ThirdBody {
	margin-top: 15px;
}

.SortArea {
	margin-top: 10px;
	font-size: 65%;
}

#AdvancedArea {
	margin-top: 8px;
}

#ResultArea {
	margin-top: 15px;

}

#ResultArea ol {
	font-size: 80%;
}
#ResultArea ol li a {

}
#ResultArea ol li span.DarkGrey {
	font-size: 80%;
}
#ResultArea ol li p {
	font-size: 80%;
}

.PrintOnly {
	visibility: hidden;
	display:none;
}

.PrintPage {
	text-align: right;
}

.SplashColLeft
{
	float: left;
	margin-right: 25px;
	width: 272px;	
}

.SplashColRight
{
	float: right;
	width: 272px;	
}

.SmallSplash
{
	margin-bottom: 15px;	
}