/****************************************/
/* www.mathinic.se - Stilmall för sidan */
/****************************************/


/*** TEXT ***/
body, p, .Normal, .NormalBold, .MainFrame td, .MainFrame, td p
{
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #535353
	line-height: 1.3em;
	margin: 0px;
	margin-bottom: 1.3em;
}

p a
{
	line-height: 1.2em;
}

body
{
	text-align: left;
    background-color: #fff;
    background-image: url(Images/Background_RemotexGradient.png); 
    background-repeat: repeat-x;   
}

#body
{
    text-align: center;
   
}


.RadEContent, .RadEContentBordered
{
    text-align: left;    
    background-color: #fff;
}
.NormalBold
{
	font-weight: bold;
}

h1, h1 span, .Normal h1
{
	line-height: 1.2em;
	color: #000;
	margin: 0px;
	margin-bottom: 0.3em;
	font-family: Arial, Helvetica, Verdana,sans-serif;
}

h1, .Normal h1
{
	display: block;
	font-size: 210%;
}

ul li
{
	list-style-type: square;
	margin-left: -20px;
}

ol li
{
	margin-left: -20px;
}

li
{
    margin-top: 5px;
    margin-bottom: 5px;
}




h2, TFOOT, THEAD, .SubMenuHeader, .ContainerHead, h2, .Normal h2
{   
	font-size: 180%;
	line-height: 1.2em;
	color: #000;
	margin: 0px;
	margin-bottom: 0.0em;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana,sans-serif;
}

h3
{
	color: #000;
	font-size: 140%;
	line-height: 1.2em;
	margin: 0px;
	margin-bottom: 0.0em;
	font-family: Arial, Helvetica, Verdana,sans-serif;
}


h4
{
	color: #000;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px;
	margin-bottom: 1.3em;
	font-family: Arial, Helvetica, Verdana,sans-serif;
}

a, a:link, a:visited
{
	text-decoration: none;
	color: #2881a7;
}

a:hover
{
	color: #005f8b;
	text-decoration: underline;
}
a:active
{
	color: #005f8b;
	text-decoration: none;
}

a img
{
	border: 0px;
	border-color: #000000;
}

HR
{
	height: 0px;
	border: 0px;
	border-top: 2px solid #dadada;
}

span.SubHead
{
	color: #666666;
}


.eipbackimg
{
	margin-left: 20px;
}

.SkinObject, a.SkinObject:link, a.SkinObject:active, a.SkinObject:visited .MathinicLink, a.MathinicLink:link, a.MathinicLink:active, a.MathinicLink:visited
{
	color: #999;
	font-family: Arial, Helvetica ,sans-serif;
	font-size: 80%;
}

a.SkinObject:hover, a.MathinicLink:hover
{
	text-decoration: underline;
}

.MultiColumnLinks
{
 margin-right:0px;
}

.ModDNNITMultiColumnLinksC img
{
	display:none;
}

.ContaBottoms
{
	margin-right:50px;
}


/*** LAYOUT ***/

body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}



.ControlPanel
{
	position: relative;
	z-index: 2;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
}




.MainFrame
{
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	position: relative;
	text-align: left;
	width: 1010px;
}

.border, Border
{
	border-style: dotted;
	border-width: 1px;
	border-color: #red;
}




/*** START - Skinn - 2010 TW ***/




.PageContainer
{
	position: relative;
	width: 100%;
	background-color: #fff;
}

.PageTopBanner
{
	position: relative;
	height: 154px;
	width: 100%;
}

.Grafic
{
	background-image: url('Images/CSS_Sprite.png');
}

.Loggo
{
	width: 207px;
	height: 85px;
	position: absolute;
	left: 20px;
	top: 9px;
	background-position: -14px -5px;
}





.Language
{
	width: 100px;
	position: absolute;
	right: 30px;
	top: 160px;
	border: solid 0px red;
}
.Language a
{
	float: right;
	margin-right: 3px;
}




/* MENY */

.MainMenuContainer
{
	width: 972px;
	height: 50px;
	position: absolute;
	left: 16px;
	bottom: 0px;
	background-position: 0px -106px;
}
.MainMenuItemContainer
{
    float: left;
	clear: none;
    margin: 5px 5px 5px 0px;
}

/* Ett jQuery skript tar bort border sista g�ngen den h�r  *
 * klassen anv�nds. Skriptet ligger i MainMenu.ascx        */
.ItemBorder
{
   	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px  0px 0px
}



.MainMenuExpander
{	/*Minska det h�r f�r att f� plats med fler menyalternativ*/
	float: left;
	clear: none;
	height: 50px;
	width: 10px;
}

a.MainMenuItem, a.MainMenuItem:link, a.MainMenuItem:visited
{
	float: left;
	clear: none;
	padding: 2px 6px 2px 0px;
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 110%;

}



a.SearchDNN, a.SearchDNN:link, a.SearchDNN:visited
{
	position:   absolute;
    top:        12px;
    right:      12px;
    height:     28px;
    width:      35px;
	font-family:Arial, Helvetica, Verdana,sans-serif;
	font-size:  0%;
	background-position: -924px -118px;
	z-index:    0;
	border:     solid 0px #000;
	color:      #ccc;
}


.GoogleTranslate
{
   position:   absolute; 
   top:        12px; 
   right:      12px;
}



#dnn_dnnSEARCH_ClassicSearch .NormalTextBox
{
    top: 16px;
    right: 50px;
    width: 86px;
	border: solid 0px #ccc;
}


a.MainMenuItem:hover, a.SearchDNN:hover, a.MainMenuItem:active, a.SearchDNN:active
{
	background-position: -301px -51px;
	text-decoration: none;
	color: #fff;
}



a.MainMenuItemSelected, a.MainMenuItemSelected:link, a.MainMenuItemSelected:visited
{
	color: #333;
	background-position: 0px -623px;
}




#dnn_dnnSEARCH_txtSearch
{
	position: absolute;
	top: 4px;
	right: 40px;
}


.BreadCrumbCell
{
    height: 25px;  
}

.breadcrumb
{
    background-image: url('Images/Arrow.png');
    background-repeat: no-repeat;
    background-position: 1px 2px;
    padding-left: 12px;
    border: dotted 0px #000;
    font-size: 110%;  
    margin-left: 10px;
}
.breadcrumb,
a.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:visited
{
color: #666;

}

a.breadcrumb:hover
{
	color: #005f8b;
	text-decoration: underline;
}


.PaneTable
{	
	margin-top: 10px;
	margin-left: 19px;	
	width: 967;
	height: 100%;
	border: dotted 0px Fuchsia;
}


.MainPageTable, .PaneSpaceTable
{	
	width: 100%;
	margin-top: 0px;
}

.MainExpander
{
	height: 500px;
	width: 0px;
    
}

.MainCellLeft
{
	height: 100%;
	width: 240px;
}
.MainCellRight
{
	height: 100%;
	width: 727px;	
}

.TopPaneTable
{
    width: 985px;
}

.TopPaneTableCell1
{
    width: 25%;
    height:100px;
}
TopPaneTableCell2
{
    width: 40%;
    height:100px;
}
.TopPaneTableCell3
{
    width: 35%;
    height:100px;
}


/* PANES*/

.DNNEmptyPane
{
	[display: none;]
}


.ContentPane
{
	width: 100%;
	height: 100%;
    
}

.FullPane, .BottomPane
{
    width: 970px;
    height: 100%;
}


.BoxContainer
{
    width: 100%;
	height: 100%;
	
}

.BoxCell
{
    width: 25%;
    height: 100%;
}

.BoxA,.BoxB,.BoxC,.BoxD
{
    width: 100%;
	height: 100%;
}


.LeftPane
{
	width: 240px;
	height: 100%;
}

.FooterCell
{	
    border-top: solid 2px #448baf;
    background-image: url('Images/Bottom_BlueGradie.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
	
}

.FooterCell .Container *
{
    color: #fff;
    
}
.FooterCell .ModuleTitle_MenuItem *
{
    color: #000;
}


.FooterDivider
{
    position: relative;
    top: 14px;
	width: 1%;
	height: auto; /*Ett jQuery skript höger den här linjer till samma höjd som FooterInfo och FooterPane*/
	border-left: solid 3px #448baf;
	float: left;
    clear: none;
    padding: 0px 0px;
    
}




.FooterPane
{
	width: 69%;
	height: auto;  
    float: left;
    clear: none;
    margin-left: 25px;
    margin-top: 10px;
}

.FooterBackground
{	/*Ett jQuery skript flyttar den den i höjdled till rätt ställe*/
    position: absolute;
    left: 0px;
    z-index: 50px;
	width: 100%;
	height: 349px;
	background-image: url('Images/BackgroundBottom_BlueGradie.png');
	display: none; /*Döljer den nu, jQuery skriptet som styr höjden är avstängd*/
}

.FooterInfo
{
   	width: 24%;
	height: auto; 
    float: right;
    clear: right;
    margin-right: 25px;
    margin-top: 10px;
}





.NarrowContentPane
{
	float: left;
	clear: none;
	width: 520px;
	height: 100%;
}
.RightInfoPane
{
	float: right;
	clear: right;
	width: 180px;
	height: 100%;
}
.InnerLeftPane
{
	float: left;
	clear: none;
	width: 49%;
	height: 100%;

}

.InnerRightPane
{
	float: right;
	clear: right;
	width: 49%;
	height: 100%;

}

/* Ramen kring den utfällbara menyn*/
.MaxMinHeader
{
    border-bottom: solid 2px #CCC;
    margin-bottom: 10px;
}

.MaxMinHeader a 
{
    float: right;
    clear: none;
 
}




/* Containers */
.ContainerMargin
{
	margin: 0px 5px 10px 5px;
	padding: 0px 10px 15px 10px;
	
}

.ContainerBackground
{
	background-image: url('Images/BackgroundBottom_BlueGradie.png');
}



.ContainerBorder
{
    border: 2px solid #e5e5e5;
}

.ContaBottoms
{
}

.ContainerHeaderTitleBox
{
	font-size: 145%;
	font-weight: bold;
	margin: 10px 0px;
}


/* Banners*/

.Banner
{
    height: 247px;
    width:966px;
    overflow: hidden; 
}


.BannerTextMargin
{
    padding: 20px;
    overflow: hidden;
}

.BlueBanner
{
    	background-image: url('Images/Banners/Banners_Blue.jpg');
}
.BlueWaveBanner
{
    	background-image: url('Images/Banners/Banners_BlueWave.jpg');
}
.BlueWaveRemotexBanner
{
    	background-image: url('Images/Banners/Banners_BlueWaveRemotex.jpg');
}
.GreenBanner
{
    	background-image: url('Images/Banners/Banners_Green.jpg');
}
.LightBlueBanner
{
    	background-image: url('Images/Banners/Banners_LightBlue.jpg');
}
.LightBlueLineBanner
{
    	background-image: url('Images/Banners/Banners_LightBlueLine.jpg');
}
.RedBanner
{
    	background-image: url('Images/Banners/Banners_Red.jpg');
}
.YellowBanner
{
    	background-image: url('Images/Banners/Banners_Yellow.jpg');
}


/*Boxar*/
.BoxBlueTable
{
    margin:  0px 5px 7px 5px;
	
}

.BoxBlueTop
{
        height: 7px;
        width: 230px;
        background-position: 1px 0px;
    	background-repeat:no-repeat;
}

.BoxBlueTitle
{
        height: 24px;
        width: 230px;	

        background-image: url('Images/Box/Box_Blue_HeaderBackground.png');
        background-repeat:no-repeat;
	    background-position: bottom;
}

.BoxGreenTitle
{
        height: 24px;
        width: 230px;	

        background-image: url('Images/Box/Box_Green_HeaderBackground.png');
        background-repeat:no-repeat;
	    background-position: bottom;
}

.BoxRedTitle
{
        height: 24px;
        width: 230px;	

        background-image: url('Images/Box/Box_Red_HeaderBackground.png');
        background-repeat:no-repeat;
	    background-position: bottom;
}

.BoxGreyTitle
{
        height: 24px;
        width: 230px;	

        background-image: url('Images/Box/Box_Grey_HeaderBackground.png');
        background-repeat:no-repeat;
	    background-position: bottom;
}


.BoxBlueGrafic
{
    	background-image: url('Images/Box/Box_Blue.png');
}

.BoxGreenGrafic
{
    	background-image: url('Images/Box/Box_Green.png');
}

.BoxRedGrafic
{
    	background-image: url('Images/Box/Box_Red.png');
}

.BoxGreyGrafic
{
    	background-image: url('Images/Box/Box_Grey.png');
}



.BoxBlueHeaderTitleBox
{
    padding: 0px;
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding-left: 10px;
	color: #fff;

}

.BoxBlueContentBackground
{
    width: 230px;
    height: 24px;
	background-image: url('Images/Box/Box_Blue_ContentBackground.png');
	background-position: 1px 0px;
	background-repeat: repeat-y;
}



.BoxTextMargin
{
    width: 204px;
    padding: 10px 10px 0px 10px;    
    
    
}

.BoxBlueBottom
{
        height: 7px;
        width: 230px;
        background-position: 1px -263px;
    	background-repeat:no-repeat;
    	
}
/**/

.BoxWhiteTable
{
    margin:  0px 5px 7px 5px;
	
}

.BoxWhiteTop
{
        height: 7px;
        width: 230px;
        background-position: 1px 0px;
    	background-repeat:no-repeat;
}

.BoxWhiteTitle
{
        height: 24px;
        width: 230px;	

        background-image: url('Images/Box/Box_White_HeaderBackground.png');
        background-repeat:no-repeat;
	    background-position: bottom;
}


.BoxWhiteGrafic
{
    	background-image: url('Images/Box/Box_White.png');
}


.BoxWhiteHeaderTitleBox
{
    padding: 0px;
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding-left: 10px;
	color: #000;

}

.BoxWhiteContentBackground
{
    width: 230px;
    height: 24px;
	background-image: url('Images/Box/Box_Blue_ContentBackground.png');
	background-position: 1px 0px;
	background-repeat: repeat-y;
}

.BoxTextMargin
{
    width: 204px;
    padding: 10px 10px 0px 10px;    
    
    
}

.BoxWhiteBottom
{
        height: 7px;
        width: 230px;
        background-position: 1px -263px;
    	background-repeat:no-repeat;
    	
}

        /*DynamicBox - START*/
        .WhiteDynamicBoxSprite
        {
            background-image: url('Images/DynamicBox/Box_White.png');
            overflow: hidden;
        }
        .WhiteDynamicBoxSpriteX
        {
            background-image: url('Images/DynamicBox/Box_White_spriteX.png');
            overflow: hidden;
        }
        .WhiteDynamicBoxSpriteY
        {
            background-image: url('Images/DynamicBox/Box_ContentBackground.png');
            overflow: hidden;
        }
        
        .WhiteDynamicBoxHeaderBackground
        {
            background-image: url('Images/DynamicBox/Box_White_HeaderBackground.png');
            overflow: hidden;
        }
        
        .WhiteDynamicBoxTitleBackground
        {
            background-image: url('Images/DynamicBox/Box_White_HeaderTitleBackgr.png');
            overflow: hidden;
        }
        
        
        .DynamicBoxTable
        {

            margin: 0px 6px 7px 6px;
        }
        .DynamicBoxTop
        {
            height: 5px;
            width: 100%;
        }
        .DynamicBoxTopLeftCorner
        {
            height: 5px;
            width: 5px;
            background-position: 0px 0px;
        }
        .DynamicBoxTopRightCorner
        {
            height: 5px;
            width: 5px;
            background-position: -222px 0px;
        }
        .DynamicBoxBottom
        {
            height: 5px;
            width: 100%;
            background-position: 0px -265px;
        }
        .DynamicBoxBottomLeftCorner
        {
            height: 5px;
            width: 5px;
            background-position: 0px -265px;
        }
        .DynamicBoxBottomRightCorner
        {
            height: 5px;
            width: 5px;
            background-position: -222px -265px;
        }
        
        .DynamicBoxContent
        {
            background-color: #fff;
            width: auto;
            height: auto;
            padding: 10px 5px 0px 5px;
        }
        
        .DynamicBoxSideLeft
        {
            height: 100%;
            width: 5px;
            background-position: 0px 0px;
        }
        .DynamicBoxSideRight
        {
            height: 100%;
            width: 5px;
            background-position: -222px 0px;
        }
        
        .DynamicBoxTitleLeft
        {
            height: 100%;
            width: 5px;
            background-position: bottom left;
        }
        .DynamicBoxTitleRight
        {
            height: 100%;
            width: 100%;
            background-position: bottom right;
        }
        .DynamicBoxTitle
        {
            height: auto;
            width: 100%;
            background-position: bottom;
            padding: 2px 5px 8px  5px;

           
        }
        .DynamicBoxTitleFont
        {
            color:#000000;
            font-size:120%;
            font-weight:bold;
            
        }
        /*DynamicBox - END*/




/*MathinicNews*/
.MathinicNewsListOuter
{
	width: 100%;
}
.MathinicNewsListItemHeader
{
	padding: 0px;
	height: 28px;
    
}

.MathinicNewsListItemHeader H3
{
	color: #000;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
    text-decoration: underline;

}
.MathinicNewsListItemContentFrameInner
{

}

.MathinicNewsShortListItem
{
	padding: 5px 5px 10px 5px;
}

.MathinicNewsContent
{
	margin-bottom: 10px;
}


.MathinicNewsShortListItem
{
    padding: 3px 0px;
    border-bottom: solid 1px #b8b8b8;
}
.MathinicNewsShortListItem:hover
{
    background-color: #f2f2f2;
}

.MathinicNewsShortListItemDate
{
    font-size: 85%;
    font-weight: normal;
    display: block;
    margin-bottom: 3px;
    font-style:italic;
}
.MathinicNewsShortListItemHeader
{
    display: block;
    font-weight: bold;
    margin-bottom:5px;
}

.MathinicNewsShortListItemIntro
{
    display: block;
    font-weight: normal;
    font-style:italic;
}

.MathinicNewsShortListItemReadMore
{
    text-align: right;
    display: block;
    font-weight: bold;
    margin-top: 5px;
}
.MathinicNewsListHeader
{
    font-size: 70%;
}



.MathinicNewsListItemHeader h
{
    font-size: 110%;
    border-top: solid 1px #eee;
}

.MathinicNewsListItemHeader h3:hover
{
     text-decoration: underline;

}


.MathinicNewsListItemContentImage
{
    margin: 0px;
}


#DataTable
{
    width: 100%;
    border: dotted 1px silver;
}

/* Markerar första raden Mörkblå och texten vit
#DataTable tr:first-child, 
#DataTable tr:first-child *
{
    color: #fff;
    background-color: #365f91; 
}
*/

#DataTable td
{
    border: solid 1px #4f81bd;
    padding: 5px;
}

.DataTableBackgroundBlue
{
    background-color: #a7bfde; 
}
.DataTableBackgroundLiteBlue
{
    background-color: #d3dfee; 
}

.DataTableBackgroundMarking
{
   background-color: #eaeef3;  
 }
 
 .ReadMoreHint
 {
    display: block;
    color: #999;
    margin-bottom: 10px;
 }
 
/*########################## */
/*** END - SKINN ***/

.Red
{
	color: #a41919;
}

.Grey
{
	color: #6f6f6f;
}

.Plum
{
	color: #680e61;
}

.Black
{
	color: #000;
}

.White
{
	color: #fff;
}

.RemotexRed
{
	color: #c00418;
}
.RemotexBlue
{
	color: #005077;
}

.RemotexGreen
{
	color: #19872e
}
.RemotexGrey
{
	color: #bdb899;
}

.ShowInBox
{
	color: #000;
}


/*Pgv att FF slår ihop marginaler*/

.BottomInfo
{
	position: absolute;
	bottom: -15px;
	left: 10px;
	width: 1000px;
	height: 10px;
	padding: 0px 0px;
	border: solid 0px red;
}
.BottomInfoLeft
{
    position:absolute;
    left: 0;
	color: #ebebeb;

}
.BottomInfoRight
{
    position:absolute;
    right: 0;
    color: #ebebeb;
	
}

/*** ADMIN PANEL ***/
.AdminPanel
{
	border: solid 1px #ccc;
	padding: 2px;
	background-image: url('Images/CSS_Sprite.png');
	background-position:  -200px -125px;
	position: absolute;
	bottom: -27px;
	right: 130px;
}

.AdminPanelUserContainer
{
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 2px solid #000000;
}

.AdminPanelContainer
{
	float: left;
}

.AdminPanel a.SkinObject, .AdminPanel a.SkinObject:link, .AdminPanel a.SkinObject:active, .AdminPanel a.SkinObject:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}

.AdminPanel a.SkinObject:hover
{
}

a.AdminMenuItem, a.AdminMenuItem:link, a.AdminMenuItem:active, a.AdminMenuItem:visited
{
	float: left;
	margin-right: 25px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica ,Arial,sans-serif;
	cursor: pointer;
}

a.AdminMenuItem span, a.AdminMenuItem:link span, a.AdminMenuItem:active span, a.AdminMenuItem:visited span
{
	font-size: 11px;
}

a.AdminMenuItem:hover
{
}

.AdminMenuSub
{
	border-top: 1px solid #000000;
}

a.AdminMenuSubItem, a.AdminMenuSubItem:link, a.AdminMenuSubItem:active, a.AdminMenuSubItem:visited
{
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}

a.AdminMenuSubItem span, a.AdminMenuSubItem:link span, a.AdminMenuSubItem:active span, a.AdminMenuSubItem:visited span
{
	float: left;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000000;
	border-top: 0px;
	width: 150px;
	background-color: #ffffff;
	cursor: pointer;
	font-size: 11px;
}

a.AdminMenuSubItem:hover span
{
	background-color: #000000;
	color: #ffffff;
}

/* Mathinic BildModul*/

.MathinicImagesList
{
     width: 100%; 
     margin-bottom: 20px;   
}
.ImageListTable
{
     width: 100%;
      
}

.MathinicImagesListItemCell
{
   
}

.MathinicImagesListContent
{
  
}

.MathinicImagesListImage
{
    margin-bottom: 5px;    
}

.MathinicImagesListName,
a.MathinicImagesListName,
a.MathinicImagesListName:link,
a.MathinicImagesListName:visited
{
    display: block;
    color: #000;
    font-weight: bold;
    font-family: ArialMT, Arial, Helvetica, sans-serif;
    
}

.MathinicImagesListFile
a.MathinicImagesListFile,
a.MathinicImagesListFile:link,
a.MathinicImagesListFile:visited
{
    display: block;
    font-family: ArialMT, Arial, Helvetica, sans-serif;
}

/* Visning */

.MathinicImagesContent,
.MathinicImagesItemOuter
{
    width: 100%;
    margin-bottom: 20px;
}

.MathinicImagesItemImage
{
    border-color: #ccc; 
     
}

.MathinicImagesItemContent
{
    width: 100%;
    padding: 0px 15px;  
}

.MathinicImagesItemName
{
    display: block;
}

.MathinicImagesItemTagHeader,
.MathinicImagesItemDescriptionHeader,
.MathinicImagesItemInfoHeader,
.MathinicImagesItemFileHeader,
.MathinicImagesItemFileHeader
{
    display: block;
    font-family: ArialMT, Arial, Helvetica, sans-serif;
    font-size: 70%;
    font-weight: bold;
    line-height: 1.4em;
    color: #333;
}




.MathinicImagesItemTag,
.MathinicImagesItemDescription,
.MathinicImagesItemInfoText
{
    display: block;
    font-family: ArialMT, Arial, Helvetica, sans-serif;
    line-height: 1.4em;
    margin-bottom: 15px;
    color: #666;
}

.MathinicImagesItemFile
{
    display: block;
    background-image: url('Images/Icon_zip.png');
    background-repeat: no-repeat;
    padding: 5px 0px 0px 25px;
    height: 25px;
    margin-top: 0px;  
    border: solid 0px silver;
}

.MathinicImagesItemBackLink,
a.MathinicImagesItemBackLink,
a.MathinicImagesItemBackLink:link,
a.MathinicImagesItemBackLink:visited
{
    position: relative;
    top: 40px;
    font-size: 150%;
    font-weight: bold;
   
}

/**************************************************** L�GG �VRIGA �NDRIGNAR NEDANF�R ***********/


#dnn_ctr489_SearchInput_plSearch_label
{
    display: none;    
}

/*  CSS Menu Style   */
.cssmenu 								{ position:relative; top: 2px; height:36px; float:left;font-family: Arial, Helvetica, sans-serif; background:url(images/menuleft.gif) left top no-repeat; margin-top:6px; }
.cssmenu span 							{ padding:0 10px; white-space: nowrap; display:block; font-size:11px;  text-transform:uppercase; font-weight:bold;color: #fff;}
.cssmenu ul								{ margin:0 0 0 10px; padding:0px;display: block;float:left}
.cssmenu li 							{ list-style: none none outside; float:left;position:relative; margin:0px;}
.cssmenu ul li 							{ background:url(images/menu.gif) top left no-repeat; float:left}
.cssmenu ul li a						{ background:url(images/menu.gif) right -40px no-repeat;height:36px; display:block; float:left}
.cssmenu ul .current 					{ background:url(images/menu.gif) left -80px no-repeat; margin:0px}
.cssmenu ul .current a					{ background:url(images/menu.gif) right -120px no-repeat;}
.cssmenu ul .current span				{ color:#fff;}
.cssmenu ul .current .slide span		{ background:transparent;}
.cssmenu ul a:link, 
.cssmenu ul a:active, 
.cssmenu ul a:visited					{ width:auto;color:#fff; text-decoration:none; line-height:36px;display: block; cursor:pointer}
.cssmenu ul a:hover 					{ color: #ccc; background:url(images/menu.gif) left -160px no-repeat;float:left}
.cssmenu ul a:hover span 				{ background:url(images/menu.gif) right -200px no-repeat; float:left; color:#ccc}
.cssmenu .downarrow						{}
.cssmenu .rightarrow					{ position:absolute; right:0px; top:13px}
.cssmenu .slide 						{ display: none; float: left; overflow:hidden; position:absolute;}
.cssmenu .slide .icon 					{ width:16px; position:absolute; left:5px; top:8px}
.cssmenu .slide .Group 					{ background:#fff; border:1px #ccc dotted;display: none;left: 0px; float: left; position:relative; margin:0px}
.cssmenu .slide ul li 					{ clear: both;background:url(images/subitem.gif) left bottom repeat-x; display:block;}
.cssmenu .slide ul li span 				{ color:#fff; display:block; padding:0 30px 0 28px; font-size:12px; font-weight:normal; text-transform:none}
.cssmenu .slide ul li a					{ background:transparent;height:30px; display:block}
.cssmenu .slide ul a:link, 
.cssmenu .slide ul a:active, 
.cssmenu .slide ul a:visited			{ width:auto;text-decoration:none; line-height:30px;display: block; cursor:pointer}
.cssmenu .slide ul a:hover 				{ background:url(images/subon.gif) left bottom repeat-x;width:100%}
.cssmenu .slide ul a:hover span 		{ background:url(images/subon.gif) left bottom repeat-x; color:#ccc}
.cssmenu .slide ul .subcurrent	 		{ background:url(images/subcurrent.gif) left bottom no-repeat}


.mtp, .mbt, .rightarrow {
display:none;
}

/*Userdefinedtable*/

.DNN_UserDefinedTableContent table
{
    width: 100%;
   
}

/*** FORMULA ***/

.FormReg
{
    font-family: Arial, Verdana, Sans-Serif;
	color: #000000;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 1em;
}

.FormSub
{
    font-family: Arial, Verdana, Sans-Serif;
	color: #666666;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1em;
}

.tdwithmarginbottom
{
	padding-bottom: 5px;
}

a.CommandButton:link
{
    color:#CC0000;
    text-decoration:underline;
}


#fancybox-outer 
{
    text-align:center;}



