
#containerArea
{
	width: 88.2em;
	margin-left: auto;
	margin-right: auto;
}
#divContentTopArea
{
    width:88.2em; /* 985px 11,46 11,67 */
}
#logoArea
{
    float:left;
    height: 5.5em;/*7.9em;*/ /*5.8em;*/ /*65px;*/
    width: 99px;  /*99px*/
    padding: 0;
	margin-top: 0;
	vertical-align:bottom;
    /*background-image: url('/Style%20Library/Images/navigation/bg_left.gif');*/
    /*background-position: left bottom;*/
    /*background-repeat: no-repeat; */
}
#loginArea
{
    float:right; 
    height: 6.5em; /*5.8em 65px;*/
    padding-right: 5px;
}
#divSiteActions
{
	margin-left: 10em;
    padding-top: 0.8em; /*9px;*/
    padding-left: 0.8em; /*9px;*/
}
#divTopNavigationMenu
{
    float: right;
    width: 88.2em;
    height: 2.9em; /*33px;*/
    background-image: url('/Style%20Library/Images/navigation/bg_line.gif');
    background-position:bottom;
    background-repeat:repeat-x;
}
#websiteHelpArea
{
    float:left;
    width: 88.2em;
    height: 2.5em; /*28px;*/
    background-image: url('/Style%20Library/Images/bcarea_c.gif');
    background-position: bottom; 
    background-repeat: repeat-x;
}
#divBreadcrumb
{
    float:left;
    padding: 0.8em 0 0 0.8em; /*9px;*/
	background-image: url('/Style%20Library/Images/bcarea_l.gif');
    background-position: left top;
    background-repeat: no-repeat;
}
#divSearch
{
	float:right;
	height: 2.5em; /*28px;*/
	width: 390px; /* 33.6em */
	vertical-align: middle;
	/*background-image: url('/Style%20Library/Images/bcarea_r.gif');
    background-position: right top;
    background-repeat: no-repeat;*/
}
#divSiteActions
{
    padding: 0.8em 0 0 0.8em; /*9px;*/
    z-index: 10000;
}
#divMainArea
{
    clear:left;
    width:88.2em;
}
#divContentArea
{
    float:left; 
    width: 68.2em; /* 558px; */ 
    margin-left: 0.8em; /*9px;*/
    margin-right: 0.9em; /*10px;*/
    padding-bottom: 3.6em; /*40px;*/
    margin-top: 0.3em; /*4px;*/
}
#divPageFooter
{
    margin-top: 3em;
}
.contentAreaTopLine
{
	margin-top: 1em;
    clear:left;
    background-repeat: no-repeat;
    background-position: right;
    height: 18px;
    width: 100%; /*88.2em;*/
}
#divEditConsole
{
}
#contentAreaTop
{
	margin-top: 2em;
    margin-left: 2.7em;
    margin-right: 2.7em;
    clear:right;
}
.contentAreaPlace /* Areas within contentAreaTop och Bottom */
{
	width: 62.9em;
}

.contentAreaPlace h2 .rss
{
	float: right;
	padding: 1px 0 1px 20px;
	background: url(/_layouts/eioimages/rss.png) no-repeat 0 50%;
	font-weight: normal;
	font-size: 0.94em;
	text-decoration: none;
}


#contentAreaPageTools
{
	margin: 1.3em 2.7em 1em 2.7em;
	clear:right;
}
.toolBarItem 
{
	padding-right: 3em;
}
#contentAreaBottom
{
    margin-left: 2.7em;
    margin-right: 2.7em;
    clear:right;
}
#divLeftArea
{
    float:left; 
    width: 18.2em; /*204px;*/ 
    font-weight: normal;
}

#divRightArea
{
    float:left; 
    width: 18.2em; /*204px;*/ 
    margin-top: 0.3em; /*4px;*/
}
.rightAreaTopLine
{
    clear:left;
    background-repeat: no-repeat;
    background-position: right;
    height: 18px;
}
.rightAreaContent
{
    padding-left: 1.07em; /*12px;*/
    padding-right: 0.8em; /*10px;*/
    padding-bottom: 1.4em; /*16px;*/
}
#newslistArea
{
    /* for IE */
    /* filter:alpha(opacity=40); */
    /* CSS3 standard */
    /* opacity:0.4; */
    /* for Mozilla */
    /* -moz-opacity:0.3; */
    margin-bottom: 30px;
}



#divFooterArea
{
    clear: left;
    width: 88.2em; /*985px;*/
    height: 7.6em;
    background-image: url('/Style%20Library/Images/background_footer.jpg');
    background-position: top;
    background-repeat: no-repeat;
}
#printBreadCrumb
{
	display: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

