﻿/*Startsidebilden - Hållare för bilden*/
.SplashImage {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 83em;
}

/*Startsidebilden - Sätter bildens bredd till 100%*/
.SplashImage IMG {
	width:100%;
	height:22.9em;
}

/*Startsidebilden - Hållare för fälten*/
.StartPageFieldsHolder {
	font-family: Helvetica, sans-serif;
	float: left;
	width: 100%;
	background-repeat: no-repeat;
}

/*Startsidebilden - Länkhantering puffar*/
.StartPageFieldsHolder a:link, .StartPageFieldsHolder a:visited {
	display: block;
	background-repeat:repeat-y;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:100px;
	cursor: pointer;
	float:left;
	width: 100%;
	height:155px;

}
.StartPageFieldsHolder a:hover {
	cursor: pointer;
	display: block;
	background-color: #333333;
/*	opacity: .5;
	filter: alpha(opacity=50);*/
}
/*Startsidebilden - Radhantering puffar*/
.StartPageFieldsHolder .FirstLine {
	font-weight:bold;
	font-size:14px;
	display: block;
	padding-bottom: 5px;
	padding-left:35px;

}
.StartPageFieldsHolder .SecondLine {
	font-weight:bold;
	font-size:20px;
	display: block;
	padding-bottom: 5px;
	font-family: Helvetica, sans-serif;
	padding-left:35px;
}


/*Startsidebilden - Fält för startside länkar*/
.StartPageField1 {
	float: left;
	background-repeat: no-repeat;
	background-position: 83% 94%;
	width: 235px;

}
.StartPageField2 {
	float: left;
	background-repeat: no-repeat;
	background-position: 83% 94%;
	width: 235px;

}
.StartPageField3 {
	float: left;
	background-repeat: no-repeat;
	background-position: 83% 94%;
	width: 235px;

}
.StartPageField4 {
	float: left;
	background-repeat: no-repeat;
	background-position: 83% 94%;
	width: 236px;

}

/*Hållare för editor*/
.EditorContent {
	padding-bottom: 10px;

}

/*Hållare för editor, styrning av P taggen i editorn, 
styrning av utseende länkar i editorn*/
.EditorContent p {
	margin: 0px 0px 10px;
	padding: 0px;
}
.EditorContent a:link {
	background-repeat: no-repeat;
	background-position:right;
	/*padding-right: 8px;*/
	color: #333333;
	text-decoration: underline;
	/*background-image:url(/VV_Images/arrow-black.gif);*/
}
.EditorContent a:visited {
	color: #666;
	background-repeat: no-repeat;
	background-position:right;
	/*padding-right: 8px;*/
	color: #333333;
	text-decoration: underline;
	/*background-image:url(/VV_Images/arrow-black.gif);*/
}
.EditorContent img:link, .EditorContent img:visited {
	background-image:none;
	padding-right:0px;
}
.EditorContent a:hover {
	text-decoration:underline;
	color: #cc5600;
}
.EditorContent img.FloatLeft {
	float:left;
	padding:4px;
}
.EditorContent img.FloatRight {
	float:right;
	padding:4px;	
}

/*Rubriker, som redaktören kan sätta via EditMenuName i editorn, se editor.css 
för klasser som styr detta i editorn i EpiServer*/
h1.Rubrik1 {
	font-size: 2em;
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 8px;
}
h2.Rubrik2 {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	margin: 8px 0px 0px;
	padding: 0px;
}

/*Nyhetslista*/
.NewsList {
}
.NewsItem {
	padding-bottom:5px;
}.NewsList P {
	padding:0px;
	margin:0px;
}
.NewsList .Date {
}
.NewsList .Text {
}
/*Nyhetslista - startsida*/
#RightColumn .NewsList .PageName a:link, #RightColumn .NewsList .PageName a:visited {
	text-decoration:underline;
	font-weight:bold;
	background-image:url(/VV_Images/arrow-white-news.gif);
	background-repeat: no-repeat;
	background-position: right;
	/*padding-right: 10px;*/
	padding-right: 2px;
}
#RightColumn .NewsList .PageName a:hover {
	text-decoration:underline;
}
h2.ListHead {
	font-size:1.2em;
}

/*Nyhetslista - nyheter */
.NewsList .PageName a:link, .NewsList .PageName a:visited {
	text-decoration:underline;
	font-weight:bold;
	/*background-image: url(/VV_Images/arrow-black.gif);*/
	background-repeat: no-repeat;
	background-position: right;
	/*padding-right: 10px;*/
	padding-right: 2px;
}
.NewsList .PageName a:hover {
	text-decoration:underline;
}
.SplashArea {
	clear: left;
	width: 100%;
	float: left;
	border: 1px solid #999900;
}

/* Anpassa */
#Customize {
	float: left;
	width: 100%;
}
#Customize  h3 {
	font-size: 1.1em;
	padding-bottom: 5px;
}
#Customize label {
	font-weight: normal;
}
#Customize .group {
	clear: left;
	float: left;
	width: 100%;
	padding-top: 8px;
}
#Customize .group .item {
	float: left;
	width: 48%;
}

/* Tipsa en vän */
#TipAFriend {
}
.Area {
	float: left;
	width: 95%;
	padding: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
.Area span {
	width:150px;
	display: inline;
	float: left;
}
.Row {
	clear:both;
	float: left;
	width: 80%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.AreaNoLine {
	border:none;
	float: left;
	width: 95%;
	padding: 10px;

}

/* UserNotificationMessage */
.systemmessage {
    border: solid 1px;
    padding: 2px;
    width: 100%;
}
.usermessage {
    border: green;
}
.errormessage {
    border: red;
}

/*Paginering-a-ö*/
.AOPaging {
	padding:0.8em 0.3em 0.8em 0em;
	margin:0em;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}
.AOPaging LI {
	display:inline;
	float:none;
	width:auto;
}
.AOPaging LI a, .AOPaging LI a:visited  {
	display: inline;
	margin-top: 0.5em;
	text-decoration: none;
	padding-left: 3px;
}
.AOPaging LI a:hover {
	border:none;
}
.AOPaging .ListAct {
	background-color:#CFCECD;
	font-weight: bold;
}
.AO-ListHeading {
	padding-top: 4px;
}
.AoList {
	padding:0px 0px 15px;
	margin:0px;
}
.AoList LI {
	list-style-type: none;
	width: 100%;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.AoList LI P {
	padding:0px;
	margin:0px;
}
.AoList .Date {
	float:right;
	padding-right: 5em;
}
.AoList .Link {
	float:left;
	width: 70%;

}
.AoList LI P.Desc {
	padding-bottom:5px;
}
.AoList a:link, .AoList a:visited  {
	background-repeat: no-repeat;
	background-position:right;
	/*padding-right: 8px;*/
	color: #333333;
	text-decoration: underline;
	/*background-image:url(/VV_Images/arrow-black.gif);*/
}
.AORow {
	float: left;
	width: 100%;
}
.LastUpdate {
	padding-top: 4px;
	padding-bottom: 4px;
	float:right;
	font-weight: bold;
}
.Subject {
	padding-top: 4px;
	padding-bottom: 4px;
	float:left;
	font-weight: bold;
}
.Col {
	float: left;
	width: 100%;
}
.ColRight {
	clear: both;
}
.AoListUp {
	background-image: url(/VV_images/up.gif);
	background-repeat: no-repeat;
	background-position:1% 60%;
	padding-left:15px;
	display: block;
}
.AOlistTable {
	margin-bottom:15px;
	width:100%;
}

.AOlistTable caption {
	display:none;
}
.AOlistTable .Update {
	text-align: right;
}
.AOlistTable .Letter {
	text-align: left;
}
.AOlistTable .Date {
	text-align:right;
}
.AOlistTable a:link, .AOlistTable a:visited  {
	background-repeat: no-repeat;
	background-position:right;
	/*padding-right: 8px;*/
	color: #333333;
	text-decoration: underline;
	/*background-image:url(../VV_Images/arrow-black.gif);*/
}

.sitemap {
	border-collapse: collapse;
	border: 0;
	padding: 0;
}
.sitemap td {
	border: 0;
}
