/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* --- Divs used for page structure ---*/

#containerdiv
{
	width: 772px;
	margin-right: 1em;
	text-align: left;
}
#bodyStyle
{
	/*BACKGROUND-COLOR:#e4edf4;*/
	background-image:url(../images/dk_bgmonster.gif);
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15px;
	margin-right:15px;
}
#WhiteTable 
{
	
}
#headerdiv
{
	text-align: center;
	display: block;
}
#quickmenudiv
{
	position:relative; 
	margin-top: -5em; 
	margin-right: 3px; 
	float: right; 
	text-align: right;
	width: 50%;
}
#leftmenudiv
{
	width: 22%;
	float: left;
	text-align: left;
	background-color: #1A6AA7;
	top: auto;
}
#mainareadiv
{
	float: left;
	text-align: left;
}
.normalwidth
{
}
#rightmenudiv
{
	float: right;
	text-align:center;
	margin-left:0.5em;
}
#rightListingBox
{
	border: solid #F0E5CE 0.1em;
	background-color: #F0F0F0;
}

img
{
	border: 0;
}
body
{
	background-color: #F0F0F0;
}
#topmenudiv
{ 
	background-image: url(../images/topmenubg.gif);
	text-align: left;
	display: block;
	margin-bottom: 0.3em;
	height: 2.3em;
	padding-left: 0.4em;
}
.topMenuDala{}
.topMenuDala td{}
.topMenuDala td.on{background-image: url(../images/img/navflik_2_on.gif);background-repeat:repeat-x;text-align:center;}
.topMenuDala td.off{background-image: url(../images/img/navflik_2_off.gif);background-repeat:repeat-x;text-align:center;}
.topMenuDala td.topon{background-image: url(../images/img/nav0_2_on.gif);background-repeat:repeat-x;text-align:center;}
.topMenuDala td.topoff{background-image: url(../images/img/nav0_2_off.gif);background-repeat:repeat-x;text-align:center;}
.topMenuDala td a{font-size:11px;font-weight:bold;text-decoration:none;color:White;}

#topmenucontrol
{
	margin-top: 0em;
	padding: 0.4em 0em 0.3em 0em;
	width: 100%;
	font-size: 1.1em;
	font-family: Verdana, Arial, Tahoma;
}
#contentdivStartPage
{
	width: 100%;
	float: right;
	background-color: #FFFFFF;	
}
.startpagewidth
{
	width: 100%;
}
.dalamonster
{
	width: 50%;
}

#rightmenudivStartPage
{
	width: 29%;
	float: right;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}

#quickbar
{
	text-align: right;
	padding-top: 0.1em;
}
#footerdiv
{
	background-color:#006633;
	float: right;
	width: 100%;
	height: 30px;
	color:White;
	text-decoration:none;
	font-family: Arial;
	font-size:12px;
}
div.footercornerdiv
{
	float:left; 
}
img.footercornerimage 
{
	height: 2.1em;
}
#footermaindiv
{
	float:left;
	width: 100%;
	padding-top: 0.5em;
}
#footerleftdiv
{
	width: 36%; 
	float: left; 
	text-align: left;
	text-decoration:none;
	white-space: nowrap;
	margin-left:10px;
}
#footermiddlediv
{
	width: 30%; 
	float: left; 
}
#footerrightdiv
{
	width: 30%; 
	float: right; 
	text-align: right;
	text-decoration:none;
	margin-right:10px;
}
#maincontainerdiv
{
	padding-bottom: 1.5em;
	/*float: right;*/
	background-color: #FFFFFF;
}
#contentdiv
{
	width: 77%;
	float: right;
	min-height:525px;
}
#topmenu
{
	margin-top: 1.7em;
	padding: 0.4em 0em 0.3em 1em;
	width: 100%;
}
#quicksearchdiv
{
	height: 2.9em;
}
#cookielink
{
	border-width: 0.1em 0em;
	border-style: solid;
	border-color: #ddd;
	padding: 0.5em 0em;
	margin-top: 1em;
	display: block;
}
/* -- Standard divs --*/

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
img.borderless
{
	border: 0;
}
div.tablerow
{
	width: 99%;
	padding: 0.5em;
}
div.description
{
	float: left;
	width: 20%;
}
div.content
{
	float: right;
	width: 79%;
}
div.fullwidth
{
	width: 100%;
}
/*Används i "Vår Faktura*/
#InfoDiv{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:100;
	position: absolute;
	left: 130px;
	top: 180px;
	visibility: hidden;
	border: 1px solid black;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	filter: progid:DXImageTransform.Microsoft.DropShadow(offY=4,offX=4,color=#33000000);
}

/* IE 7 fix 2007-02-12 */
div.emptyclear 
{
    clear:both;
    width: 1px;
    height:0;
    line-height:1px;
    font-size:1px;
}
