/* ------ Text items -------- */
body
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size:11px;
	
	padding: 0; 
	margin: 0;
}


p
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #000000;
	font-size:1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1, .heading1
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold;
	font-size: 15px; 
	color: #333;
	margin-bottom:5px;
	EditMenuName:Rubrik ;
	
}
h2
{   
    font-family: Verdana, Arial, Helvetica, Tahoma;
    font-size: 1.2em; 
    font-weight: bold;
    margin-bottom:0px;
    EditMenuName: Underrubrik;
}
.heading2
{
	font-weight:bold; 
	font-size: 12px; 
	font-family:Verdana;
	color: #000000;

}
h3, .heading3
{
	font-weight:bold; 
	font-size: 14px; 
	font-family:Verdana;
	color: #000000;

}
hr
{
	height: 0.1em;
	color: #B5B1AE;
}

hr.light
{
	height: 0.1em;
	color: #F0E5CE;
}


div.kursInfoBox
{
    background-color:#F3F0EB;
    padding:0px 14px 0px 14px; 
    EditMenuName: Infobox;  
}


/* ------ Links -------- */
a
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	color: #333333;
}
a.NoUnderline
{
	text-decoration:underline;
}
a:Hover
{
    text-decoration:none;
    color:#E51F20;
}

/* --------- Links in Top menu ----------- */
a.menuhead
{
	font-size: 1em;
	color: #292929;
	text-decoration: none;
	
}
a.activemenuhead
{
	font-size: 1em;
	text-decoration: none;
	color: #292929;
}


a:Hover menuhead, activemenuhead
{
	font-size: 1em;
	text-decoration: none;
	color: #292929;
}

/* --------- Left menu ----------- */

div.menuitem
{
	background-image: url(../images/submenu_rulerbg.gif);
	background-position: 0em bottom;
	background-repeat: repeat-x;
	width: 100%;
	padding: 0.5em 0em 0.5em 0em;
	float: left;
	
}
div.menuitemselected
{
	background-image: url(../images/submenu_rulerbg.gif);
	background-position: 0em bottom;
	background-repeat: repeat-x;
	width: 100%;
	padding: 0.5em 0em 0.5em 0em;
	float: left;
	font-weight: bold;
	background-color: #dddddd;
}
div.menuitemexpanded
{
	background-image: url(../images/submenu_rulerbg.gif);
	background-position: 0em bottom;
	background-repeat: repeat-x;
	width: 100%;
	padding: 0.5em 0em 0.5em 0em;
	float: left;
	background-color: #dddddd;
}
div.menuitemchild
{
	width: 100%;
	padding: 0.4em 0em 0.6em 0em;
	float: left;
	background-color: #F0F0F0;
}

/* --------- Input ----------- */
input, textarea
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #333;
	font-size: 1em;
}

select
{
	font-size: 1em;
}
fieldset
{
	border: none;
	padding: 0;
	margin: 0;
}
legend
{
	color: #333;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
fieldset label
{
	margin-right: 1em;
}

.inputlabel
{
	width: 6em;
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
.inputlabelwide
{
	width: 10em;	
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
span.errormessage
{
	color: #CC0000;
	font-size: 1em;
}

/* --------- Image format ----------- */
img
{
	border: 0;
}

img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
    EditMenuName: Top left;
	float: left;
}
img.toprightfloatingimage
{
	float: right;
    margin-left: 1em;
    margin-bottom: 1em;
    EditMenuName: Top right;
}
img.shadow
{
	position: relative;
	EditMenuName: Shadow;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=5);
}
img.opacity
{
	position: relative;
	EditMenuName: Semi transparent;
	filter: alpha(opacity=40,finishopacity=24,style=3);
}
img.fliph
{
	position: relative;
	EditMenuName: Flip horisontally;
	filter: fliph;
}
img.flipv
{
	position: relative;
	EditMenuName: Flip vertically;
	filter: flipv;
}
img.dashedborder
{
	position: relative;
	border: dashed 1px grey;
	EditMenuName: Dashed border;
}
img.circularfade
{
	position: relative;
	EditMenuName: Circular fade;
	filter: alpha(opacity=100,finishopacity=0,style=2);
}

/* --------- Table format ----------- */
table
{
	font-size: 1em;
}
th
{
	text-align: left;
}
.evenrow
{
	background-color:  #fff;
}
.unevenrow
{
	background-color:#F0E5CE;
}
.headerrow
{
	background-color: #F0E5CE;
}
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
	EditMenuName: Classic;
}
table.classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}
table.classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}
table.color
{
	border-collapse: collapse;
	border: solid 0.1em #95632F;
	EditMenuName: Color;
}
table.color th
{
	border: solid 0.1em #95632F;
	background-color: #E1CC9D;
	padding: 0.4em;
}
table.color td
{
	border: solid 0.1em #95632F;
	padding: 0.2em 0.4em;
}
th.highlighted, td.highlighted
{
	EditMenuName: Highlighted;
}
table.classic th.highlighted
{
	background-color: #AAAAAA;
}
table.classic td.highlighted
{
	background-color: #F0F0F0;
}
table.color th.highlighted
{
	background-color: #95632F;
}
table.color td.highlighted
{
	background-color: #F0E5CE;
}
th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
	EditMenuName: Left aligned;
}
th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
	EditMenuName: Right aligned;
}
/* Popup img */
.PopMainDiv
{
   background-color:#000000; 
   z-index:1001;
   position:absolute;
   top:123px;
   margin:auto 0px;
   display:none;
}
.PopLinkRow
{
   padding:4px;
   text-align:right;
}
.PopImg
{
    padding:6px 76px 15px 76px;
}
.PopFotoRow
{
    padding:0px 0px 6px 8px; 
    color:White;  
    vertical-align:middle;
    width:200px;
}
.PopOpenLink
{
   color:Black;
   text-decoration:none;
   cursor:hand;
   
}
.PopCloseLink
{
   color:White;
   text-decoration:none;
   cursor:hand;
}

.iframeClass
{
    top:123px;
    left:150px;
    border-style:solid;
    border-width:0px;
    border-color:White;  
    
    position:absolute;
    width:100px;
    height:100px;
    display:none;
        
}

/*Extended img layout*/
.tempCssClass
{
   float:right;
}
.EILLouterDiv{}
.EILtopdiv {}
.EILmiddelDiv
{
    background-image:url(/images/avantime/box_bg_middle.gif);
    background-repeat:repeat-y;
    padding:0px 5px 0px 5px;
}
.EILmiddelWideDiv
{
    background-image:url(/images/avantime/box_bg_wide_middle.gif);
    background-repeat:repeat-y;
    padding:0px 5px 0px 5px;
    width: 352px;
}
.EILimgDiv{}
.EILgreaterImgDiv
{
	text-align:right;
	padding:3px 4px 0px 0px;
}
.EILbottomDiv{}
.EILfotoDiv
{
	padding-top:3px;
	padding-left:4px;
	width:352px;
}
.EILcommentDiv
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	padding-left:4px;
	padding-bottom:5px;
	width:352px;
}
div.imgclassright div.EILfotoDiv,
div.imgclassleft div.EILfotoDiv
{
	width:162px;
}
div.imgclassright div.EILcommentDiv,
div.imgclassleft div.EILcommentDiv
{
	width:162px;
}

.EILtopImg{}
.EILbottomImg{}

.imgclassleft
{
    float:left;
    padding:5px;
}
.imgclassright
{
    float:right;
    padding:5px;
}

/* Slide show */
.bigslideshow {
	width:700px;
}

.bigslideshowrotator,
.slideshowrotator {
	overflow:hidden;
}

.slideshowrotator .image {
	width:342px;
}

.slideshowrotator .descr {
	text-align:right;
    text-transform:uppercase;
    padding: 2px 0 0 0;
    color: #666;
    font-size:.9em;
}
.bigslideshowrotator .descr {
    text-align:right;
    text-transform:uppercase;
    padding: 2px 0 0 0;
    color: #fff;
    font-size:.9em;
}

/********************************************************************
 * =Misc                                                            *
 ********************************************************************/   
  
/* =Clearfix */  
  
.clearfix:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}

.clearfix {	display:inline-block; } /* Causes a validation error */

.clearfix {	display:block; }