body
{
	background-color: #EDF0F5;
	font-family: trebuchet MS, Arial;
	font-size: 15px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0;
	color: #98999A;
	background-position: 0% 80%;
}
td
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #98999A;
}

/* Kan nog tas bort 
a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:active
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

div.buttonMiddle a, div.buttonMiddle a:active, div.buttonMiddle a:hover
{
	font-weight: normal;
}




#clear
{
	clear:both;
}

#boxText
{
	padding: 0px;
}

#admin
{
	padding: 10px;
	width: auto;
	border: 0px solid orange;
	clear: left;
}




h3.articleHeader
{
	padding:0;
	margin:0;
	font-size: 35px;
}

h4.articleSubHeader
{
	padding:0;
	margin:0;
	font-size: 18px;
}

input
{
	/ *background-image: URL(../../inc/gfx/lifeportalen_inmatningbg.gif); width: 140px !important; height:20px; border:0;* /
	border:0;
	background-color: #efefef;
	width: 180px;
}
 

input.classSearch
{
	/ *background-image: URL(../../inc/gfx/lifeportalen_inmatningbgs.gif); width: 140px !important; height:20px; border:0;* /
	border:0;
	background-color: #efefef;
	width: 180px;
}

input.norm
{
	/ *background-image: URL(../../inc/gfx/lifeportalen_inmatningbg.gif); width: 140px !important; height:20px; border:0;* /
	border:0;
	background-color: white;
	width: auto;
}


hr
{
	border-top: 1px dotted #5F5F5F; 
	height: 1px;
}

img
{
	border: 0px;s
}

/ * DIV POPUP BOX * /
div.popupPosition
{
	width: 300px;
	height: 170px;
	position: absolute; 
	top: 345px; 
	left: 200px; 
	background-color: white;
	border: 1px solid black;
	overflow: hidden;
	z-index: 101;
}
div.paddedText
{
	padding: 5px 10px 5px 10px;
	margin: 0;
}


div#lockedLayer
{
	display: none;
	width:100%;
	height: 100%;
	position:absolute;
	top:0;
	left:0;
	z-index: 100;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity:.80;
	background: black;
}
span.largertext
{
	font-size: 15px;
	font-weight: bold;
}
*/
/* For lifetv */
td#boxFullsize_padding
{
	height: 100% !important;
	border: 0px solid black !important;
	text-align: left;
	margin: 0 0px 0px 0px;
	padding: 10px;
	background-color: #000;
}

div#boxFullsize_padding
{
	width: 725px;												/* 6. Big box width */
	background-color: #333;
	overflow-x: hidden;
	padding: 20px;
}