#containerdiv
{
	width:80.9em;
	max-width:92.4%;
	min-width:952px; /*Avser den faktiska ytan */
	/*min-width:800px;*/
	margin:0 auto;
	padding:0;
}

div.EPiBookingContainer
{
	color: #333;
	line-height:1.4em;
}


/* Page head | begin */
#HeadContainer
{
	width:100%;
	background-color:#fff;
}

#InnerHeadContainer
{
	width:99.4%;
	height:8.7em;
	text-align:left;
	background-color:#cbcb9a;
	float:left;
}

#LogoAndQuickMenuContainer
{

	width:100%;
	height:4.6em;
	background-color:#fff;

}

#TopMenuDiv
{
	width:100%;
	line-height:1.4em;
	height:2.4em; /* finns i original */
	color:#fff;	
	background-color:#003366;
	background-image: url(../images/TopMenuBG_1x28.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	
}

#ULTopMenu
{
	margin: 0;
	padding: 0;
	font-size: .9em;
	color: #FFF;
}

#ULTopMenu li
{
	display: block;
	float: left;
	text-decoration: none;
	margin:0;
	padding:.55em 1.5em .56em 1.5em;
}

#ULTopMenu li.selected
{
	margin:0;
	padding:.55em 1.5em .56em 1.5em;
	display: block;
	float: left;
	background-color:#6685a3;
	background-image: url(../images/TopMenuSelectedBG_1x28.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	text-decoration: none;
}

#ULTopMenu li a
{
	
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}


#BreadCrumbDiv
{
	height:1.75em;
	font-size:.9em;
	padding-left:1.6em;
	padding-top:.6em;
	background-color:#cbcb9a;

}


#leftHeadEdgeDiv
{
	background-image: url(../images/left_head_edge_small.gif);
	background-repeat:repeat-y;
	background-position: bottom left;
	width:.3%;
	height:8.7em;
	float: left;
}
#rightHeadEdgeDiv
{
	background-image: url(../images/right_head_edge_small.gif);
	background-repeat:repeat-y;
	background-position: bottom right;
	width:.3%;
	height:8.7em;
	float: right;
}

#headerBottom
{
	width:100%;
	height:1.4em;
	padding-bottom:.2em;
}

#InnerLogoAndQuickMenuContainer
{
	width:100%;
	padding-top:.2em;
}

#LogoDiv
{
	width:14.2%;
	padding-left:1em;
	float:left;
}

#QuickMenuDiv
{
	font-size:.8em;
	float:right;
}

.QuickMenuItem
{
	width:6.4em;
	text-align:center;
	float:left;
}
/* Page head | end */


/* Page body | begin */
#BodyTop
{
	width:100%;
	/*height:1.6em;*/
}

#BodyBottom
{
	width:100%;
}

/* Page body | end */

/* Page footer | begin */

#FooterTop { width:100%; }
#FooterBottom { width:100%; }



#InnerFootContainer
{
	width:99.4%;
	height:5.4em;
	background-color:#002f67;
	float:left;
}
#leftFootEdgeDiv
{
	background-image: url(../images/footer_left_edge1x3.gif);
	background-repeat:repeat-y;
	background-position: bottom left;
	width:.3%;
	height:5.4em;
	float: left;
}
#rightFootEdgeDiv
{
	background-image: url(../images/footer_right_edge1x3.gif);
	background-repeat:repeat-y;
	background-position: bottom right;
	width:.3%;
	height:5.4em;
	float: right;
}

#ContactInfo
{
	line-height:1.8em;
	font-size:.86em;
	text-align:center;
	color:#fff;
}
/* Page footer | end */

/* Main Container | begin */

/* denns skall bort senare */
#MainContainerDiv
{
	width:99.4%;
	float:left;
/*
	min-height: 50em;
	height: auto !important;

*/
	height: 50em;

	background-color:Fuchsia;
}


#ContentContainer
{
	width:100%;
}

#InnerContent
{
	width:100%;
	background-image:url(../images/main_left_edge1x3.gif);
	background-repeat:repeat-y;
	background-position: left;
	
	margin:0px;
	padding:0px;
	
	background-color:#ccccbf;
	float:left;
	display:inline;
	text-align:left;	
}


/* Main Container | end */

/* Generic classes | begin */
div.MinHeight { min-height: 51em; height: auto !important; height:51em; }
div.Blue { background-color:#003366; }
div.Red { background-color:#993333; }
div.White { background-color:#fff; }
div.NewsDelimiter{ border-bottom: solid 1px #cbcb9a; height:1px; padding-top:1em;}
div.DelimiterExtraPadding{ border-bottom: solid 1px #cbcb9a; height:1px; padding-top:1em; margin-bottom:1em;}
div.Delimiter{ border-bottom: solid 1px #cbcb9a; height:1px; padding-top:2em; margin-bottom:.2em;}
div.ComponentDelimiter {height:.6em; }
div.ComponentDelimiterExtraHeight {height:1.6em; }
div.Spacer{ padding-bottom:.4em; }

div.TopCornerLeft
{
	background-image: url(../images/corner_left_titlebar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: .4em;
	height: 2.2em;
	float: left;
}

div.TopCornerRight
{
	background-image: url(../images/corner_right_titlebar.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: .4em;
	height: 2.2em;
	float: right;
}

div.BottomCornerLeft
{
	background-image: url(../images/corner_left_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: .4em;
	height: 1em;
	float: left;
}

div.BottomCornerRight
{
	background-image: url(../images/corner_right_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: .4em;
	height: 1em;
	float: right;
}


/* Generic classes | end */


#LeftMenuDiv
{
	width:22.2%;
	min-height: 52em; /* Vi har satt 600px som minimihöjd i JavaScriptet, slänger på detta här med för att snabba upp renderingen av sidan (TEST)*/
	background-color:#e4e4cc;
	margin-left:0.3%;
	background-image: url(../images/CenterContentLeftEdge.gif);
	background-repeat:repeat-y;
	background-position: bottom right;
	float:left;
	display:inline;
}

#CenterDiv
{
	width:55.2%;
	min-height: 52em; /* Vi har satt 600px som minimihöjd i JavaScriptet, slänger på detta här med för att snabba upp renderingen av sidan (TEST)*/
	background-image: url(../images/CenterContentRightEdge.gif);
	background-repeat:repeat-y;
	background-position: bottom right;
	background-color:#fff;
	float:left;
	display:inline;
	font-size:.9em;
}

#CenterDivIFrame
{
	width:77.5%;
	min-height: 52em; /* Vi har satt 600px som minimihöjd i JavaScriptet, slänger på detta här med för att snabba upp renderingen av sidan (TEST)*/
	background-image: url(../images/main_right_iframe_edge1x3.gif);
	background-repeat:repeat-y;
	background-position: bottom right;
	background-color:#fff;
	float:left;
	display:inline;
}

#RightMenuDiv
{
	width:22.3%;
	min-height: 52em; /* Vi har satt 600px som minimihöjd i JavaScriptet, slänger på detta här med för att snabba upp renderingen av sidan (TEST)*/
	background-color:#e4e4cc;
	float:left;
	display:inline;
	background-image: url(../images/main_right_edge1x3.gif);
	background-repeat:repeat-y;
	background-position: bottom right;
}

#LeftInnerMenu
{
	width:90%;
	margin-top:.2em;
	margin-left:.8em;
}


#LeftMenuHead
{
	padding-left:.7em;
	padding-top:.4em;
	padding-bottom:.4em;
	color:#fff;
	font-weight:bold;
	font-size:.9em;
}

.ItemContentContainer
{
	padding-top:.8em;
	padding-left:.7em;
	padding-right:.7em;
	font-size:.9em;
}

.NewsItemContentContainer
{
	padding-left:.7em;
	padding-right:.7em;
}

.NewsItemContentContainer_evenrow
{
	background-color: #d8e1e8;
	padding-left:.7em;
	padding-right:.7em;
}

.NewsItemContentContainer_unevenrow
{
	background-color: #ebeef3;
	padding-left:.7em;
	padding-right:.7em;
}

.InnerNewsContainer
{
	padding-bottom:.4em;
	padding-top:.4em;
}


/* Används specifikt för editorer */
.EditorItemContentContainer
{
	padding-left:.7em;
	padding-right:.7em;
	font-size:.9em;
}

.RightInnerMenu
{
	width:90%;
	background-color:#fff;
	margin-top:.2em;
	margin-left:.8em;
}

.BlueHead
{
	padding-left:.7em;
	padding-top:.4em;
	padding-bottom:.4em;
	background-color:#003366;
	color:#fff;
	font-weight:bold;
	font-size:.9em;
}

.RedHead
{
	padding-left:.7em;
	padding-top:.4em;
	padding-bottom:.4em;
	background-color:#993333;
	color:#fff;
	font-weight:bold;
	font-size:.9em;
}

.GreenHead
{
	padding-left:.7em;
	padding-top:.4em;
	padding-bottom:.4em;
	background-color:#333301;
	color:#fff;
	font-weight:bold;
	font-size:.9em;
}


.NewsItem
{
	width:100%;
	border-bottom:solid 1px #cbcb9a;
}

.NewsItemNoBorder
{
	width:100%;
}

#BottomLeft
{
	border-right:solid 1px #cbcb9a;
	float:left; 
	width:49%;
	display:inline;
}

#BottomLeftInner
{
	margin-right:2em;
}

#BottomRight
{	
	float:right;
	width:50%;
}

#BottomRightInner
{
	padding-left:1.5em;
}


#MasterArea
{
	width:93.6%;
	line-height:1.4em;
	padding-top:.5em;
	margin-left:3%;	
}

#MasterAreaIFrame
{
	width:95.6%;
	line-height:1.4em;
	padding-top:.5em;
	margin-left:2%;	
}

#quickbardiv
{
	position:relative; 
	margin-top: -5em; 
	margin-right: 3px; 
	float: right; 
	text-align: right;
	width: 48%;
}

#mainareadiv
{
	float: left;
	text-align: left;
}
.normalwidth
{
	width: 72%;
}

#rightListingBox
{
	border: solid #F0E5CE 0.1em;
	background-color: #F0F0F0;
}

/* Intern | begin */
#InternalMessagesContainer
{
	width:100%;
	padding-top:1.6em;
}

#InternalLeft
{
	width:49%;
	display:inline;
	float:left;
}

#InternalRight
{
	width:49%;
	display:inline;
	float:right;
}
/* Intern | end */


/* Kalander | begin */

#CalendarContainer
{
	width:100%;
}

#CalendarLeft
{
	width:56%;
	display: inline;
	float:left;
}

#CalendarRight
{
	width:44%;
	float:right;
}

#CalendarListingHead
{
	width:100%;
	background-color:#7f99b2;
}

#CalendarListingHeadInner
{
	padding:.4em 0em .4em .6em;
	color:#fff;
	font-size:.9em;
	font-weight:bold;
}

div.CalendarEventContainer
{
	width:100%;
	background-color:#ebeef3;
	font-size:.9em;
}

div.CalendarEventContainerInner
{
	padding:.4em 0em 1.2em .6em;
}

div.ResourceCalendarContainerInner
{
	padding:.4em 0em 1.8em .6em;
}


#CalendarEventContainer
{
	width:100%;
}

#CalendarEventLeft
{
	width:25%;
	float:left;
}

#CalendarEventRight
{
	width:75%;
	display:inline;
	float:left;
}
div.EventItemHead
{
	font-weight:bold;
}

div.EventItem { }

/* Kalander | end */


/* IFrame | begin */
#IframeDiv
{
	width:96.5%;
	padding-left:1em;
}
/* IFrame | end */

/* EPiBookingFrameDiv | begin */
#EPiBookingFrameDiv
{
	width:96.5%;
	padding-left:1em;
}

div.calendarlistingarea
{
	width:60%;
	float:left;
	display:inline;
}

#BookingCalendarContainer
{
	width:99%;
}

/* EPiBookingFrameDiv | end */


/* Sök i kunskapskatalogen | begin */
div.LeftFloating
{
	float:left;
	padding-left:.6em;
	display:inline;
	width:58.3%;
	font-weight:bold;
}

div.LeftFloating2
{
	float:left;
	display:inline;
	width:24%;
	font-weight:bold;
}
/* Sök i kunskapskatalogen | end */







img
{
	border: 0;
}

body
{
	background-color: #ccccbf;
}

/*
#topmenudiv
{ 
	background: #E0D2B5 url(../images/topmenubg.gif) repeat-x;
	text-align: left;
	display: block;
	margin-bottom:0.3em;
	height: 2.3em;
}
*/
#topmenucontrol
{
	margin-top: 0em;
	padding: 0.4em 0em 0.3em 0.4em;
	width: 100%;
	font-size: 1.1em;
	font-family: Verdana, Arial, Tahoma, ;
}
#contentdivStartPage
{
	width: 100%;
	float: right;
	background-color: #FFFFFF;
}
.startpagewidth
{
	width: 67%;
}

#rightmenudivStartPage
{
	width: 29%;
	float: right;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}

#quickbar
{
	text-align: right;
}


#maincontainerdiv
{
	/*padding-top: 1em;
	padding-bottom: 3em;
	padding-left:1em;
	float: right;
	background-color: #FFFFFF;*/
	
	min-height: 50em;
	height: auto !important;
	height: 50em;
	
}
#contentdiv
{
	width: 77%;
	float: right;
}
#topmenu
{
	margin-top: 1.7em;
	padding: 0.4em 0em 0.3em 1em;
	width: 100%;
}
#cookielink
{
	border-width: 0.1em 0em;
	border-style: solid;
	border-color: #ddd;
	padding: 0.5em 0em;
	margin-top: 1em;
	display: block;
}


/* FOOTER | START */

#footerdiv
{	/*
	background: #F0E5CE url(../images/footer_gradient.gif) repeat-x;
	float: right;
	width: 100%;
	*/

	width: 100%;
	height:70px;
	margin:0px;
	padding:0px;
}



div.footerleftcornerdiv
{
	background-image: url(../images/corner_left_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 0.5em;
	height: 2.1em;
	float: left;
}
div.footerrightcornerdiv
{
	background-image: url(../images/corner_right_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 0.5em;
	height: 2.1em;
	float: right;
}
#footermaindiv
{
	width: 76.8em; 
	float:left; 
	padding-top: 0.5em;
	height: 2.1em;
}
#footerleftdiv
{
	width: 33%; 
	float: left; 
	text-align: left;
}
#footermiddlediv
{
	width: 33%; 
	float: left; 
	text-align: center;
}
#footerrightdiv
{
	width: 33%; 
	float: left; 
	text-align: right;
}

/* FOOTER | END */


div.ComponentContainer
{
	width:100%;
}

div.Component
{
	float:left;
	display:inline;
	width:25%;
}

div.LargeComponent
{
	float:left;
	display:inline;
	width:50%;
}



/* -- Standard divs --*/

.MenuLeftFloating
{
	float: left;
}

.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%;
}
div.rightpadded
{
	padding-right: 1em;
}
div.clear
{
	clear: both;
}
.clear
{
	clear:both;
}

div.emptyclear 
{
clear:both;
width: 1px;
height:0;
line-height:1px;
font-size:1px;
}


/* Från tidigare version av LTK */

a.LTKQuick
{
      font: normal verdana;
      text-decoration: none;
      color: Black;
      border: 0;
}

.LTKQuick:hover
{
      font: normal verdana;
      text-decoration: none;
      color: Black;
      border: 0;
}

.itemset
{
	FLOAT: left; 
	WIDTH: 60px; 
	POSITION: relative; 
	TOP: -4px;
}

.writerarea
{
	border-top:solid 1px #cbcb9a;
	padding-top:.2em;
	text-align:right;
	font-size:.85em;
	color:#999;
}

/* BOOKING | begin */
div.BookingRow
{
	padding-bottom:.6em;
	width:99%;
	float:left;
}

div.BookingDescription
{
	float: left;
	width: 35%;
}

div.BookingSmallDescription
{
	float: left;
	width: 20%;
}

div.BookingContent
{
	float: left;
	width: 60%;
}


#BookingResourceContainer
{
	width:99%;
}

#BookingResourceLeft
{
	width:60%;
	float:left;
	display:inline;
}

#BookingResourceRight
{
	width:38%;
	float:right;
	display:inline;
}

div.BookingLinkArea
{
	width: 100%;
	border: solid 0.1em #f0f0f0;
}

div.BookingLinkHeader
{
	background-color: #e4e4cc;
	font-weight: bold;
	text-align: center;
	padding: 0.5em;
}

div.BookingLinkAreaContent
{
	text-align: left;
	padding: 0.6em;
}


/* BOOKING | end */

