﻿
body 
{

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	
	color: #000000;	
}

a:link
{
	text-decoration: none;
	color: Black;
	}
	
	a:visited
{
	text-decoration: none;
		color: Black;
	}

a:hover
{
	text-decoration: underline;
		color: Black;
	}

.RAM
{
	border-bottom-color:Black;
	border-bottom-style:solid;
	border-bottom-width:1px;
		border-top-color:Black;
	border-top-style:solid;
	border-top-width:1px;
		border-left-color:Black;
	border-left-style:solid;
	border-left-width:1px;
		border-right-color:Black;
	border-right-style:solid;
	border-right-width:1px;
	}

/*********** StandardText ***********/

.StandardText, #divHandle
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	
	color: #000000;
}


A:link.StandardText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}


A:visited.StandardText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}


A:active.StandardText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}


A:hover.StandardText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}




/* ******************************************** */
	
	/*********** StandardText10 ***********/

.StandardText10, #divEditContentClose
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}


A:link.StandardText10
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
text-decoration: none;
}


A:visited.StandardText10
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}


A:active.StandardText10
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}


A:hover.StandardText10
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: underline;
}


/* ******************************************** */
	
		/*********** StandardText10 ***********/

.StandardText14
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}


A:link.StandardText14
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
text-decoration: none;
}


A:visited.StandardText14
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}


A:active.StandardText14
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
}


A:hover.StandardText14
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: underline;
}


/* ******************************************** */


	#boxes {
		font-family: Arial, sans-serif;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		width: 380px;
		height:500px;
		z-index: 0;
	}

	.boxesDiv {
		cursor: pointer;
		position: static;
		float: left;
		margin: 5px 5px 5px 5px;
		padding: 10px 5px 5px 5px;
		width: 110px;
		height: 130px;
		border: 1px solid #000;
		text-align: center;
		background-color: #eeeeff;
		
		
	}

	.boxesDivGallery {
		cursor: pointer;
		position: static;
		float: left;
		margin: 5px 5px 5px 5px;
		padding: 10px 5px 5px 5px;
		width: 110px;
		height: 100px;
		border: 1px solid #000;
		text-align: center;
		background-color: #eeeeff;
		vertical-align: middle;

	}
	
	.MsgDiv
	{
		position:absolute;
		left:0px;
		top:0px;
		width:100%;
		height:100px;
		background-color: Red;
		z-index: 2;
		}
		
		
	.BoxTop
	{
		background-image: url("/images/box/box_top.gif");
		background-repeat:no-repeat;
		padding-left: 6px;
		padding-top: 0px;
		font-family: "Arial";
		font-variant:normal;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		
	}
	
	.BoxShadow
	{
		padding:8px;
		filter:shadow(color:gray, strength:5, direction:135);
		padding-bottom:10px;
		}
		
	.BoxMain
	{
		background-color: #8585fb;
		padding: 5px 5px 5px 5px;
		border:1px solid #8585fb;

	}
	.BoxContent
	{
		padding: 2px 2px 2px 2px;
		background-color: #FFFFFF;
		font-family: "Arial";
		font-variant:normal;
		font-size: 11px;
		font-weight: normal;
		color: #7878fb;
		overflow:visible;
	}
	
		
		
	.MainContent
	{
		padding: 2px 2px 2px 2px;
		background-color: #FFFFFF;
		font-family: "Arial";
		font-variant:normal;
		font-size: 11px;
		font-weight: normal;
		color: #7878fb;
		overflow:visible;
		filter:progID:DXImageTransform.Microsoft.Alpha(opacity=75);

	
	}

	.MainContentNoTransparent
	{
		padding: 2px 2px 2px 2px;
		background-color: #FFFFFF;
		font-family: "Arial";
		font-variant:normal;
		font-size: 11px;
		font-weight: normal;
		color: #7878fb;
		overflow:visible;
		

	
	}		
		
		
		/* SKUGGA */

.BoxMainB {
		padding: 2px 2px 2px 2px;
		background-color: #FFFFFF;
		font-family: "Arial";
		font-variant:normal;
		font-size: 11px;
		font-weight: normal;
		color: #7878fb;
		FILTER: Shadow(Color=#000000, strength:10, Direction=135);

}
 
.blur{
 background-color: #CECECE; /*shadow color*/
 color: inherit;

}
 
.shadow,
.content{
 position: relative;
 bottom: 3px;
 right: 3px;
}
 
.shadow{
 background-color: gray; /*shadow color*/
 color: inherit;
}
 
.content{
 background-color: #000; /*background color of content*/
 color: #000; /*text color of content*/
 padding: 0em 0ex;
}



.MsgTop
{
	position:absolute;
	top:50px;
	left:10px;
	width:930px;
	height:50px;
	overflow:visible;
	filter:progID:DXImageTransform.Microsoft.Alpha(opacity=85);
	background-color: #4341ae;
	z-index: 1;
	padding: 4px 4px 4px 4px;

	
}

#divMainBoxContent
{
	position:absolute;
	top:0px;
	left:5px;
	width:700px;
	height:650px;
	overflow:visible;
	z-index: 5;
	padding: 4px 8px 4px 8px;
	border: solid 1px silver;
}

.Transparent75
{
	filter: alpha(opacity=75);
	
}

.Transparent85
{
	filter: alpha(opacity=85);
	
}

.Transparent90
{
	filter: alpha(opacity=90);
	
}

.Transparent95
{
	filter: alpha(opacity=95);
	
}

.PopUpBox
{
padding: 10px 10px 10px 10px;
}

.BlueBackground
{
	background-color: #4341ae;	
}

.LightBlueBackground
{
	background-color: #d4d0c8;	
}

.ContentBox
{
	filter: alpha(opacity=55);
	background-color: #FFFFFF;	
	padding: 10px 10px 10px 10px;
	
}

.ContentBoxNoransparent
{
	background-color: #FFFFFF;	
	padding: 10px 10px 10px 10px;

}

.LDblue

{
	color: #8585fb;
}
	
.vit 
{
	color: #FFFFFF;	
}

A:visited.vit
{
	color:#FFFFFF;	
}
A:link.vit
{
	color:#FFFFFF;	
}
A:hover.vit
{
	color:#000000;	
}



.red 
{
	color:red;
}
A:link.red 
{
	color:red;
}
A:visited.red 
{
	color:red;
}
A:hover.red 
{
	color:silver;
}

.FET
{
font-weight: bold;
}

.XFET
{
font-weight: bolder;
}




.Box160_top
{
width:159px; 
height:37px; 
padding-left:10px; 
padding-top:0px; 
background-image: url('/images/box/LeftBox_160_top.png'); 
background-repeat:no-repeat;
overflow:hidden;
}

.Box160_content
{
width:159px; 
height:30px; 
overflow: visible; 
background-image: url('/images/box/LeftBox_160_back.png'); 
background-repeat:repeat-y;
padding-left:12px;
padding-right: 12px;
}

.Box160_bottom
{
	width:159px; 
	height:28px; 
	background-image: url('/images/box/LeftBox_160_bottom.png'); 
	background-repeat:no-repeat;
	overflow:hidden;
}


.bloggerBox
{
padding: 4px 4px 4px 4px;
border: dotted 1px silver; 	
}

.floatheader
{
	
	float:left;
	margin: 5px 5px 5px 5px;
	bottom: 0px;

}

.lista
{
	background-color: white;	
	list-style-type: none;
	padding: 0px;
}

.leftBoxListitem
{
	background-color: #e0e4fe;
	border: dashed 1px silver;
	padding: 4px 4px 4px 4px;
	margin: 2px;
	width:130px;
	text-align: left;
	overflow: hidden;
	
}

.leftBoxListTop
{
	background-color: #8585fb;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: Normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 4px 4px 2px;
	height: 10px;
	margin-top: 5px;
	width: 140px;
}

.leftBoxListBottom
{
	background-color: #8585fb;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: Normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
	height: 2px;
	
}




  #formContent {
    position:absolute;
    height:430px;
    width:420px;
    background-color:#F4F4F4;
    border:1px solid #333;
    font-family:verdana, sans-serif;
    font-size:10px;
    }

  #handle {
    margin:2px;
    padding:2px;
    width:380px;
    color:white;
    background-color:navy;
    cursor:move;
    }
  


#scrollContainer { left:2px; top:20px; width:386px; height:275px; overflow:visible; }
#scrollContainer, #scrollContent { position:absolute; padding: 5px 5px 5px 5px }
#scrollContent { left:0px; top:0px; width:328px; }





.tblMeny
{
    height:24px;
    padding: 0px 4px 2px 4px;
    text-align:center;
    vertical-align:middle;

}

.MenyText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration:none;
}

A:link.MenyText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration:none;
}

A:link.MenyText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration:none;
}

A:visited.MenyText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration:none;
}

A:hover.MenyText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: Normal;
	font-weight: Bold;
	color: #666666;
	text-decoration:none;
}


.ArticleHeaderListMid
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
	text-decoration:none;
}

.ArticleHeaderList
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
	text-decoration:none;
}


.ArticleHeader
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
	text-decoration:none;
}



.ArticleReadMore
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
	text-decoration:none;
	display:block;
	padding: 2px 2px 2px 2px;
	background-color:#FFFFFF;
	width:50px;
	text-align:center;
}

.ArticleReadMore
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
	text-decoration:none;
	display:block;
	padding: 2px 2px 2px 2px;
	background-color:#dac5a8;
	width:50px;
	text-align:center;
}

A:link.ArticleReadMore
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
	text-decoration:none;
	display:block;
	padding: 2px 2px 2px 2px;
	background-color:#FFFFFF;
	width:50px;
	text-align:center;
}

A:visited.ArticleReadMore
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
	text-decoration:none;
	display:block;
	padding: 2px 2px 2px 2px;
	background-color:#FFFFFF;
	width:50px;
	text-align:center;
}
A:hover.ArticleReadMore
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: Normal;
	font-weight: Bold;
	color: #000000;
	text-decoration:none;
	display:block;
	padding: 2px 2px 2px 2px;
	background-color:#FFFFFF;
	width:50px;
	text-align:center;
	
}

h1, h2, h3, h4, h5, h6,p
{
	margin:0px;
	}


h1{font-size:45px;}
h2{font-size:30px;}
h3{font-size:16px;}

td
{
	vertical-align:top;	
}

thead
{
	font-size:16px;
	font-weight:bold;	
}


.articleSplit
{
	border:0;
	border-bottom:1px dotted silver;	
}
.blogSplit
{
	border:0;
	border-bottom:1px dotted silver;	
	margin:15px 0 15px 0;
}
#colLeft
{
	width:200px;	
	padding-right:10px;
	border-right:1px dotted silver;
}

#colMain
{
	width:550px;	
		padding:0 10px 0 10px;
	border-right:1px dotted silver;
}
#colMainWide
{
	width:750px;	
		padding:0 0 0 10px;
	
}
#colRight
{
	width:200px;	
	padding-left:10px;
}


#headerNyheter, #headerLokalt, #headerKultur, #headerSport,#headerWebbTV,#headerBlogg
{
	height:17px;
	margin:10px 0 5px 0;	
	}
#headerBlogg
{

	background:url(/Images/kaggeholm/vinjett_blogg.gif) no-repeat;	
}
#headerNyheter
{

	background:url(/Images/kaggeholm/vinjett_nyheter.gif) no-repeat;	
}
#headerKultur
{

	background:url(/Images/kaggeholm/vinjett_kultur.gif) no-repeat;	
}
#headerSport
{

	background:url(/Images/kaggeholm/vinjett_sport.gif) no-repeat;	
}
#headerLokalt
{
background:url(/Images/kaggeholm/vinjett_lokalt.gif) no-repeat;	
	
}

#headerWebbTV
{
	background:url(/Images/kaggeholm/vinjett_webbtv.gif) no-repeat;	
	}

 p
{
	margin:0;
}

.commentItem
{
	margin-bottom:15px;	
}

.commentDate
{
	font-size:10px;
	color:#666666;	
}
.commentHeader
{
	margin:0;
	font-size:16px;
}
.commentText
{}
.commentSignature
{
		font-style:italic;
		font-weight:bold;
}

#mainArticle
{
	margin-bottom:70px;	
}

#playbtn
{
	margin-top:120px;	
	cursor:pointer;
}

.splashInfo
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(/img/global/gradient/h80.png) repeat-x scroll 0 0;
filter:progID:DXImageTransform.Microsoft.Alpha(opacity=70);
color:#000000;
font-family:"bitstream vera sans","trebuchet ms";
font-size:15px;
height:50px;
margin-top:40px;

opacity:0.7;
padding:5px 15px;
text-align:center;
width:405px;
	}
	
	
	.moreArticles
	{
		background:url(/images/Kaggeholm/e-nytt_navbakgrund.gif) no-repeat;
		height:20px;
		padding:4px 0 0 4px;
		}
		
#mainComments
{
	margin-top:14px;	
}		

#comments
{
	background:url(/Images/Icons/app/comments.png) no-repeat;
	text-indent:22px;	
}
.addComment
{
	background:url(/Images/Icons/app/comment_edit.png) no-repeat;
	text-indent:22px;	
}

#allBloggers
{
	width:300px;
}

#lastBlogs
{
	
}

.bloggerImage
{
	float:left;
	width:80px;	
	margin:0 4px 4px 0;
}
.bloggerName
{
	font-style:italic;
	font-weight:bold;	
}
.caption
{
	margin-bottom:6px;
}