/* Theme */
/* --- Storuman_DefaultFramework */
.Theme_Body{
	color: #333;
	background-color: #fff;	
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small; /* IE5/Win */
	voice-family: "\"}\""; /* IE5/Win */
	voice-family: inherit; /* IE5/Win */
	font-size: x-small; /*for compliant browsers */
}
html>body{
	/* Hack for Opera*/
	font-size:x-small;
}
.Theme_HeaderDiv{
    display:block; 
    vertical-align:bottom; 
    /* background-color:#AEBCBD; */
}
.Theme_HeaderImage
{
	border:0pt;
}
.Theme_HeaderText{
    display: block;
    color:White; 
    font: italic bold 3em Georgia;
    text-align: center;
}
.Theme_SeparatorDiv{      
	background-color:#FFF;
}
.Theme_TopLinksDiv{
    display:block; 
    text-align:right;
    color:White;
    background-color:#333367; 
    border: 0px;
}
.Theme_LeftMenuDiv{
    text-align: left;
    /*border-right: solid 2px #cccccc;*/
    height: 100%;
}
.Theme_MainBodyDiv{
    text-align:left; 
    font-size:1.2em;
}
.Theme_FooterDiv{
    text-align: center;
    font-size: 1.2em; 
    background-color: #333367; 
    color: white;
}

/* LeftMenu */
.Theme_LeftMenu{
	list-style:none;
	font-size:1.2em;
}
.Theme_LeftMenuItem{}
.Theme_LeftMenuSelectedItem{
	font-weight:bold;
}
A.Theme_LeftMenuLink:link{
	color: Black;
	text-decoration: none;
}
A.Theme_LeftMenuLink:visited{
	color: Black;
	text-decoration: none;
}
A.Theme_LeftMenuLink:hover{
	color: Gray;
	text-decoration: none;
	/*LINDA ÄNDRAR*/
	/*font-weight:bold;*/
	
}
.Theme_LeftMenuHorizontalDivider{
	background-color: green;
}

/* QuickSearch */
.Theme_QuickSearchTextBox{
	border:0px solid #666666;
}
A.Theme_QuickSearchButtonText:link{
	color:White; 
	font-size:1.2em;
    font-weight:bold;
    text-decoration: none;
}
A.Theme_QuickSearchButtonText:visited{
	color:White; 
	font-size:1.2em;
    font-weight:bold;
    text-decoration: none;
}
A.Theme_QuickSearchButtonText:hover{
	color:Silver; 
	font-size:1.2em;
    font-weight:bolder;
    text-decoration: none;
}

/* TopLinks */
A.Theme_TopLinks:link{
	font-size:1.2em;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
A.Theme_TopLinks:visited{
	font-weight: bold;
	font-size:1.2em;
	color: White;
	text-decoration: none;
}
A.Theme_TopLinks:hover{
	font-weight: bold;
	font-size:1.2em;
	color: Silver;
	text-decoration: none;
}

/* --- Startpage */
.Theme_FirstPageImageDiv{
	display:inline; 
}
.Theme_FirstPageImage{
	width:100%;
	height:115px;
}
.Theme_UpdatedDate{
	font-size:0.8em;
	color: #333366;
	text-decoration: none;
}
.Theme_UpdatedText{
	font-size:0.9em;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.Theme_UpdatedText:visited{
	font-size:0.9em;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.Theme_UpdatedText:hover{
	font-size:0.9em;
	font-weight: bold;
	/*color: #5454AA;*/
	color: Gray;
	text-decoration: none;
}
.ImageLinksLeft
{
	/*border-top: solid 3px green;
	border-bottom: solid 2px #cccccc;*/
	padding: 2px 0 2px 0;
	margin: 5px 0 5px 5px;
	/*text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	width: 90%;*/
	
	/*padding-right: 3px; */
	/*text-align: right; */
	float: left;
	/*background-color:Green;*/
}
/* --- Pages */
/* MainBody */
.Theme_BreadCrumbs
{
	text-decoration:none;
	font-weight:bold;
	font-size:0.8em;
	color:Gray;
}
.Theme_PageHorizontalDivider{
	background-color:#ff6633;
}
.Theme_ImportantInfoDiv 
{
	border-top: solid 3px green;
	border-bottom: solid 2px #cccccc;
	padding: 2px 0 2px 0;
	margin: 5px 0 5px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	width: 90%;
}
.Theme_PageHeading
{
	/*font-size:1em;
	Linda ändrar*/
	font-size:1.2em;
	font-weight:bold;
}
.Theme_NormalText
{
	font-size:1em;
}
.Theme_WriterName
{
	font-size:1em;
}



/*-------------------------*/

#QuickSearchButton{
    color:White; 
    font-weight:bold
}
.MidSeparatorDiv{
    DISPLAY: block;
    height:4px; 
    width:93%; 
    line-height:1px; 
    font-size:0px;
    margin-left:10px; 
    
}
.MidSeparatorRedDiv{
    background-color:Red;
    margin-top:3px;
}
.MidSeparatorGreyDiv{
    background-color:Silver;
    height:2px;
}
.MidSeparatorGreenDiv{
    background-color:Green;
    margin-top:3px;
}
.ShortCutHeadingDiv
{
	margin-left:10px; 
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	display:block; 
	
}
.ShortCutHeadingText
{
	font-size: 1.1em;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

.CommunityInformationContainer
{
	background-color:Orange; 
	width:100%; 
	float:left; 
	margin-top:3px; 
	margin-bottom:3px; 
	_position: relative; /*IE Hack*/
	display:table;
	overflow: hidden;			
}	
.CommunityInformationHeading
{
	color: #000;
	height:30px; 
	background-color:Orange; 
	width:100%; 
	float:left; 
	margin-top:3px; 
	margin-bottom:3px; 
	_position: relative; /*IE Hack*/
	display:table;
	overflow: hidden;			
}	
.CommunityInformationHeadingCell
{
	display: table-cell; 
	width:100%;
	vertical-align: middle; 
	TEXT-ALIGN: center;
	_position: absolute; /*IE Hack*/
	_top: 50%; /*IE Hack*/

}
.CommunityInformationText
{
	font-family: Verdana, Arial, sans-serif;
	font-size:1.2em;
	color:Black;
	TEXT-ALIGN: center;
	text-decoration:none;
	_position: relative;/*IE Hack*/
	_top: -50%;/*IE Hack*/
	margin-top:0px; 
	margin-bottom:0px;
}
.ShortCutText
{
	font-family: Verdana,Arial,MS Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	margin-top:25px; 
	
}

/* ----- Right Container First Page -----*/

/*Linda ändrar*/
.FirstPageMainContainerDiv
{
	float:left;
	width:74%;
	background-color:#E9E9E9;
}
.MinHeightDiv
{
	background-color:#E9E9E9; 
	width:49.99%; 
	float:left; 
	margin-top:2px; 
	height:100%;
	min-height: 200px;
	_height:200px;
}
.MinHeightRightDiv
{
	float: left;
	width: 25%;
	height: 100%;
	margin-left: 2px;
	overflow: hidden;
}
.BodyClass
{
	MARGIN-TOP: 10px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN-LEFT: 10px
}
.ShortCutDetailList
{
	margin-left:10px; 
	margin-right:3px;
}
.TopPicturesDiv
{
	padding-left:10px; 
	padding-right:14px;
}
.firstPageFooter
{
	border-style:solid;
	width: 773px;
	height:20px;
	color:White;
	font-family: Verdana,Arial,MS Sans Serif;
	font-weight: bold;
	font-size: 11px;
	TEXT-ALIGN: center; 
	margin-top:3px;
	background:#333367;
	display:Block;
}





















/*-----------------------*/
/* Style för gamla layout*/
/*-----------------------*/
.QuickSearchLink
{
	color:White;
	font-family: Verdana Arial MS Sans Serif;
	font-weight: bold;
	font-size: 11px;
}
.ProfileNewsBill_Heading
{
	color:Black;
	font-family: Verdana Arial MS Sans Serif;
	font-weight: bold;
	font-size: 11px;
}
.firstPageFooter
{
	color:White;
	font-family: Verdana Arial MS Sans Serif;
	font-weight: bold;
	font-size: 11px;
}
.AreaBoxHead
{
	/*background-image: url(../images/AreaBox/BoxHead.gif);
	background-repeat:no-repeat;
	color:White;
	text-align:left;
	font-weight:bold;*/
	color: #ffffff;
	background-color: #E8E9F1;
	font-family: Verdana Arial MS Sans Serif;
	font-weight: bold;
	font-size: 11px;
	text-align:left;
	padding-top: 2px;
	padding-left: 5px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr= '#014594' , EndColorStr= '#d8dee3' );
	cursor: move;
}
.AreaBoxBody
{
	background-color:#d8dee3;
}
.menuseparator
{
	color: #333366;
	
}
.ChangedPageFP:link
{
	font-family:Verdana Arial MS Sans Serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:Black;
}

.ChangedPageFP:hover
{
	font-family:Verdana Arial MS Sans Serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:Gray;
}

.ChangedPageFP:visited
{
	font-family:Verdana Arial MS Sans Serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:Black;
}

/* ------ Vänstermeny rekventasidor(Startsida) ------------- */

.FrekventPage:link
{
	font-family:Verdana Arial MS Sans Serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:Black;
}

.FrekventPage:hover
{
	font-family:Verdana Arial MS Sans Serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:Gray;
}

.FrekventPage:visited
{
	font-family:Verdana Arial MS Sans Serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:Black;
}

/* ------ Topmeny ------------- */
.TopMenuSeparator
	{
		font-family:Verdana Arial MS Sans Serif;
		font-size:11px;
		font-weight:bold;
		color:White;
		text-decoration:none;
	}
	
A.TopMenuText:link
	{
		font-family: Verdana Arial MS Sans Serif;
		font-size: 11px;
		font-weight: bold;
		color: White;
		text-decoration: none;
	}
	
A.TopMenuText:visited
	{
		font-family: Verdana Arial MS Sans Serif;
		font-size: 11px;
		font-weight: bold;
		color: White;
		text-decoration: none;
	}
	
A.TopMenuText:hover
	{
		font-family: Verdana Arial MS Sans Serif;
		font-size: 11px;
		font-weight: bold;
		color: Silver;
		text-decoration: none;
	}
	
/* ------ Vänstermeny ------------- */
.LeftMenuSeparator
	{
		font-family: Arial Verdana MS Sans Serif;
		font-size:10px;
		font-weight:bold;
		color:#333366;
		text-decoration:none;
	}
	
A.LeftMenuText:link
	{
		font-family: Arial Verdana MS Sans Serif;
		font-size: 10px;
		font-weight: bold;
		color: #333366;
		text-decoration: none;
	}
	
A.LeftMenuText:visited
	{
		font-family: Arial Verdana MS Sans Serif;
		font-size: 10px;
		font-weight: bold;
		color: #333366;
		text-decoration: none;
	}
	
A.LeftMenuText:hover
	{
		font-family: Verdana Arial MS Sans Serif;
		font-size: 10px;
		font-weight: bold;
		color: Gray;
		text-decoration: none;
	}

/* ------Topmeny------------- */
.SiteTitle
	{
		font-family:  Georgia;
		font-size: 26px;
		font-style: italic;
		font-weight: bold;
		color: White;
	}
	
A.ShortCutText:link
	{
		font-family: Arial Verdana MS Sans Serif;
		font-size: 10px;
		font-weight: bold;
		color: #333366;
		text-decoration: none;
	}

A.ShortCutText:visited
	{
		font-family: Arial Verdana MS Sans Serif;
		font-size: 10px;
		font-weight: bold;
		color: #333366;
		text-decoration: none;
	}
	
A.ShortCutText:hover
	{
		font-family: Verdana Arial MS Sans Serif;
		font-size: 10px;
		font-weight: bold;
		color: Gray;
		text-decoration: none;
	}
.ShortCutHeading
	{
		font-family: Arial Verdana MS Sans Serif;
		font-size: 14px;
		font-weight: bold;
		color: #333366;
		text-decoration: none;
	}

.areaBox_Publications_BGImage
{
    BACKGROUND-IMAGE: url(../images/AreaBox/1x1_bg.gif)
}
.areaBox_Publications_Body
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    PADDING-TOP: 0px;
}
.areaBox_Publications_VertikalLines
{
    BORDER-RIGHT: #330000 0px solid;
    BORDER-TOP: #330000 0px;
    BORDER-LEFT: #330000 0px solid;
    BORDER-BOTTOM: #330000 0px;
    BACKGROUND-IMAGE: url(../images/AreaBox/1x1_bg.gif)
}


/*GuestBook styles*/

.GuestBook
{
	clear:both;
}

.GuestBookListing
{
	clear:both;
	width:70%;
}

.GuestBookInputGroupDiv
{
	clear:both;
}

.GuestBookInputHeaderDiv
{
	float:left;
	width:100px;
	font-family:Tahoma Verdana MS Sans-Serif;
}

.GuestBookInputDiv
{
	float:left;
}

.GuestBookInput
{
	font-family:Tahoma Verdana MS Sans-Serif;
}

.GuestBookInputButtonDiv
{
	clear:both;
}

.GuestBookLinkButton:link
{
	color:Gray;
	text-decoration:none;
	border:solid 1px silver;
	padding:3px;
}

.GuestBookDivider
{
	color:white;
	height:0px;
	width:90%;
}

.GuestBookListItem
{
	margin:10px;
}

.GuestBookListItemHeader
{
	float:left;
	font-size:smaller;
	background:silver;
	width:100%;
	padding:5px;
}

.GuestBookListItemHeaderIdentity
{
	float:left;
}

.GuestBookListItemDate
{
	float:right;
}

.GuestBookListItemMessage
{
	clear:both;
	float:left;	
	width:60%;
	margin-top:7px;
	margin-bottom:15px;
}

.GuestBookErrorMessage
{
	color:Red;
	font-size:smaller;
}