/*** TEXT ***/

body, p, .Normal, .NormalBold, .MainFrame td, .MainFrame, .MainFrame th
{
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.8em;
	margin: 0px;
	margin-bottom: 1.0em;
}


.NormalBold
{
	font-weight: bold;
}

h1, h1 span, .Normal h1
{
	line-height: 1.2em;
	color: #455054;
	margin: 0px;
	margin-bottom: 0.3em;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	text-transform: uppercase;
}

h1, .Normal h1
{
	display: block;
	font-size: 200%;
}

ul li
{
    list-style-type: disc;
}

h2, TFOOT, THEAD, .SubMenuHeader, .ContainerHead, h2 span, .Normal h2  
{
	font-size: 150%;
	line-height: 1.2em;
	color: #000000;
	margin: 0px;
	margin-bottom: 0.0em;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
}

h3  
{
	font-weight: bold;
	color: #000000;
	font-size: 120%;
	line-height: 1.2em;
	margin: 0px;
	margin-bottom: 0.0em;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
}

a, a:link, a:visited
{
	text-decoration: none;
	color: #E41616;
}



a:active 
{
	color: #E41616;
    text-decoration: none;
}

a:hover
{
	color: #E41616;
    text-decoration: underline;
}

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
{
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
}

.Red
{
	color: #E41616;
}

.Grey
{
	color: #455054;
}

.White
{
	color: #ffffff;
}

.MathinicEmployeesItemTable
{
	background-color: #eeeeee;
}

.EducationTableHoverRow,
.MathinicEmployeesItemTableSelected
{
	background-color: #dadada;
}

.MathinicEmployeesItemInfoTable
{
	border: 1px dashed #b9c8e9;
	border-top: 0px;
}

.MathinicEmployeesItemInfoTableAlternating
{
	border: 1px dashed #b9c8e9;
}

/*** AKTUELLT ***/

.HeadAktuellt
{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.2em;
	display: block;
	color: #666666;
	letter-spacing: 0em;
	border-bottom: 1px solid #999999;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
	width: 500px;
}

.DNN_ANN_DesignTable
{
    margin-left:-7px;
}

.DNN_ANN_Description
{
	width: 500px;
}

/*** LAYOUT ***/

body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.EditorBody
{
	background-color: #dedede;
}

.ControlPanel
{
	position: relative;
	z-index: 2;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
}

.MainFrameTable
{
}

.MainFrame
{
	top: 10px;
	position: relative;
	width: 1020px;
	z-index: 1;
	text-align: left;
}

.MainFrameStart
{
	width: 1000px;
}

.StartHeight
{
	height: 740px;
}

.MainBorderTable
{
	width: 100%;
}

.Language
{
	position: absolute;
	top: 16px;
	right: 85px;
	z-index: 2;
}

.Search
{
	position: absolute;
	top: 45px;
	right: 165px;
	border: 1px solid #000000;
	z-index: 2;
}

.Search span
{
	float: left;
}

.Search input
{
	float: left;
	border: 0px;
	height: 100%;
}

.Search a,
.Search a:link,
.Search a:visited
{
	border: 0px;
	border-left: 1px solid #000000;
	text-decoration: none;
	height: 100%;
	padding: 2px;
	padding-left: 4px;
	padding-right: 3px;
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
}

.Search a:hover,
.Search a:active
{
	background-color: #000000;
	color: #ffffff;
}

.HomePublic
{
	position: absolute;
	top: 14px;
	right: 20px;
	z-index: 2;
	width: 140px;
}

.HomePublic a,
.HomePublic a:link,
.HomePublic a:visited
{
	float: right;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	margin-right: 8px;
}
.HomeLink{
    padding: 30px 9px 5px;
    background-color: #455054;
}

.PublicLink{
    padding: 30px 5px 5px;
    background-color: #455054;
}

.HomePublicOff
{
background-color: #aeaeae;

}

.HomePublic a:hover,
.HomePublic a:active
{
	background-color: #000000;
}


.AdminPanel
{
	position: absolute;
	top: 15px;
	left: 20px;
	z-index: 10;
}

.Logotype
{
	margin-top: 20px;
}

.MainMenu
{
	text-align: right;
	padding-right: 65px;
}

.MainMenu a,
.MainMenu a:link,
.MainMenu a:visited
{
	
	color: #000000;
	font-size: 100%;
	text-transform: uppercase;
	margin-left: 15px;
	letter-spacing: 0.1em;
}

.MainMenu a.MainMenuItemSelected,
.MainMenu a.MainMenuItemSelected:link,
.MainMenu a.MainMenuItemSelected:visited
{
	color: #E41616;
}

.MainMenu a:hover,
.MainMenu a:active
{
}

.SubMenu
{
}

.SubMenu a,
.SubMenu a:link,
.SubMenu a:visited
{
	display: block;
	
	color: #000000;
	font-size: 100%;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;
}



.SubMenu a.SubSubMenuItem,
.SubMenu a.SubSubMenuItem:link,
.SubMenu a.SubSubMenuItem:visited
{
	padding-left: 15px;
	margin-bottom: 0px; 
	margin-top: 6px;
}

.SubMenu a.SubSubSubMenuItem,
.SubMenu a.SubSubSubMenuItem:link,
.SubMenu a.SubSubSubMenuItem:visited
{
	padding-left: 35px;
		margin-bottom: 2px; 
	margin-top: 2px;
}

.SubMenu a.SubMenuItemSelected,
.SubMenu a.SubMenuItemSelected:link,
.SubMenu a.SubMenuItemSelected:visited
{
	color: #E41616;
}

.SubMenu a:hover,
.SubMenu a:active
{
}



.MainContentTable
{
	height: 600px;
	margin-top: 20px;
	width: 100%;
}

.MainContentLeftCell
{
	width: 190px;
}

.MainContentDividerCell
{
	width: 20px;
}

.MainContentRightCell
{
}

.ContentTable
{
	width: 100%;
}

.ContactInformation
{
	position: relative;
	right: -11px;
	background-color: #455054;
	margin-bottom: -25px;
}

.ContactPane
{
	position: relative;
	background-color: #455054;
	left: -22px;
}

.ContactInformation p
{
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
}

.ContactInformation p a,
.ContactInformation p a:link,
.ContactInformation p a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.ContactInformation p a:hover,
.ContactInformation p a:active
{
}

.BottomInfo
{
}

.BottomInfoLeft
{
	float: left;
	width: 40%;
	text-align: left;
	margin-left: 10px;
}

.BottomInfoRight
{
	float: right;
	width: 40%;
	text-align: right;
	margin-right: 10px;
}

.BottomInfo,
.BottomInfo a,
.BottomInfo a:link,
.BottomInfo a:visited,
.BottomInfo .SkinObject
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.BottomInfo a:hover,
.BottomInfo a:active
{
	text-decoration: underline;
}

.StartLogotype
{
	position: absolute;
	top: 50px;
	left: 17px;
	z-index: 3;
}

.ContentPaneStart
{
	position: absolute;
	top: 150px;
	left: 300px;
	width: 400px;
	z-index: 5;
}

.HomeFrameStart
{
	position: absolute;
	top: 350px;
	left: 60px;
	width: 319px;
	height: 391px;
	background-image: url(Images/StartPageSquare.png);
	background-repeat: no-repeat;
	z-index: 5;
}

.PublicFrameStart
{
	position: absolute;
	top: 350px;
	right: 60px;
	width: 319px;
	height: 391px;
	background-image: url(Images/StartPageSquare.png);
	background-repeat: no-repeat;
	z-index: 5;
}

.HomeFrameStartHover,
.PublicFrameStartHover
{
	background-image: url(Images/StartPageSquareHover.png);
	cursor: pointer;
}

.HomeFrameImage
{
	position: absolute;
	top: 135px;
	left: 120px;
	z-index: 3;
	background-image: url(Images/HomeImage.png);
	background-repeat: no-repeat;
	width: 292px;
	height: 625px;
}

.PublicFrameImage
{
	position: absolute;
	top: 40px;
	right: 160px;
	z-index: 3;
	background-image: url(Images/PublicImage.png);
	background-repeat: no-repeat;
	width: 294px;
	height: 720px;
}

.HomePublicPane
{
	margin: 5px;
	margin-right: 25px;
}

/*** MAIN BORDER ***/

.MainBorderTopLeft
{
	width: 20px;
	height: 20px;
	background-image: url(Images/MainBorder/TopLeft.png);
	background-repeat: no-repeat;
}

.MainBorderTopCenter
{
	height: 20px;
	background-image: url(Images/MainBorder/TopCenter.png);
	background-repeat: repeat-x;
}

.MainBorderTopRight
{
	width: 20px;
	height: 20px;
	background-image: url(Images/MainBorder/TopRight.png);
	background-repeat: no-repeat;
}

.MainBorderMiddleLeft
{
	width: 20px;
	background-image: url(Images/MainBorder/MiddleLeft.png);
	background-repeat: repeat-y;
}

.MainBorderMiddleCenter
{
	background-color: #ffffff;
}

.MainBorderMiddleRight
{
	width: 20px;
	background-image: url(Images/MainBorder/MiddleRight.png);
	background-repeat: repeat-y
}

.MainBorderBottomLeft
{
	width: 20px;
	height: 20px;
	background-image: url(Images/MainBorder/BottomLeft.png);
	background-repeat: no-repeat;
}

.MainBorderBottomCenter
{
	height: 20px;
	background-image: url(Images/MainBorder/BottomCenter.png);
	background-repeat: repeat-x;
}

.MainBorderBottomRight
{
	width: 20px;
	height: 20px;
	background-image: url(Images/MainBorder/BottomRight.png);
	background-repeat: no-repeat;
}

/*** ADMIN PANEL ***/

.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, Verdana, 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: Arial, Verdana, Helvetica, 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;
}

/*** MathinicProducts ***/

.ProductListTable
{
	width: 100%;
}

.MathinicProductsListItemCell
{
}

.MathinicProductsListImage
{
    float:  left;
    border-style: solid;
    border-color: #ccc;
    border-width: 1px;
}

.MathinicProductsListContent
{
	padding-bottom: 15px;
	float: left;
}

a.MathinicProductsListName,
a.MathinicProductsListName:link,
a.MathinicProductsListName:active,
a.MathinicProductsListName:visited
{
	display: block;
    font-weight: bold;
    color: #000000;
    width:110px;
    line-height:1.3em;
    margin-top:3px;
}

.MathinicProductsListArticleNumber
{
	float: left;
	margin-right: 15px;
	line-height:1.3em;
}

.MathinicProductsListNews
{
	float: left;
	color: #ff0000;
	line-height:1.3em;
}

.MathinicProductsListPageLinkContent
{
    margin: 25px 25px 50px 25px;
    float:  right;
    clear:  none;
}

.MathinicProductsListPageLink,
a.MathinicProductsListPageLink:link,
a.MathinicProductsListPageLink:active,
a.MathinicProductsListPageLink:visited
{
    margin: 5px;   
    font-size:larger;
    font-weight:bold;
    color: #000;
    

}

.MathinicProductsItemContent
{
	margin-left: 20px;
}

.MathinicProductsItemImage
{
    margin-top: 20px;
    border-style: solid;
    border-color: #ccc;
    border-width: 1px;
}

.MathinicProductsItemName
{
	display: block;
    margin: 0;
    margin-top: 20px;
}

.MathinicProductsItemArticleNumber
{
	margin-right: 30px;
	font-size: 140%;
}

.MathinicProductsItemNews
{
	color: #ff0000;
}

.MathinicProductsItemShortDescription
{
	display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.MathinicProductsItemDescription
{
    float:  left;
    clear:  left;
    margin-top: 5px;
    margin-bottom: 30px;
    line-height: 1.3em;
}

a.MathinicProductsItemExternalLink,
a.MathinicProductsItemExternalLink:link,
a.MathinicProductsItemExternalLink:active,
a.MathinicProductsItemExternalLink:visited,
a.MathinicProductsItemInternalLink,
a.MathinicProductsItemInternalLink:link,
a.MathinicProductsItemInternalLink:active,
a.MathinicProductsItemInternalLink:visited
{
    float:  left;
    clear:  left;
    margin-top: 10px;
    font-style: italic;
}

a.MathinicProductsItemFile,
a.MathinicProductsItemFile:link,
a.MathinicProductsItemFile:active,
a.MathinicProductsItemFile:visited
{
    float:  left;
    clear:  none;
    margin-top: 0px;
    font-style: italic;
}

.MathinicProductsItemFilePanel img
{
	 margin-right: 4px;
	 float:  left;
	 clear:  left;
	 position: relative;
	 top: -4px; 
}


.MathinicProductsItemBackLink,
a.MathinicProductsItemBackLink:link,
a.MathinicProductsItemBackLink:active,
a.MathinicProductsItemBackLink:visited
{
    float:  left;
    clear:  left;
    margin-top: 50px; 
    font-size:larger;
    font-weight:bold;
    color: #000;
    width: 100%;

}

.ProductInformationTable
{
	border: 1px solid #ffffff;
}

.ProductInformationTable th
{
	border: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-weight: bold;
	text-align:center;
}

.ProductInformationTable td
{
	border: 1px solid #ffffff;
	text-align:center;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.ProductInformationTableDiskhoar
{
	border: 0px solid #ffffff;
}

.ProductInformationTableDiskhoar th
{
	border: 0px solid #ffffff;
	border-bottom: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	font-weight: bold;
	text-align:right;
}

.ProductInformationTableDiskhoar td
{
	border: 0px solid #ffffff;
	text-align:left;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
}


/*** MathinicEmployees ***/
.MathinicEmployees_ItemRow,
a.MathinicEmployees_ItemRow:link,
a.MathinicEmployees_ItemRow:active,
a.MathinicEmployees_ItemRow:visited
{
    color: #000;
}


/*** Inställningar för hjälptext***/
.HintLink
{
    color: #E41616;
    text-decoration: none;
    cursor: pointer;    
}
.HintLink:hover
{
    text-decoration: underline;  
}

.OutPut
{
    margin-top: 10px;
    background-color: #fff;
    z-index: 1000;
}
.OutPutInner{}
.DataStorage{ display: none; position: absolute; top: -999999999999px; left: -999999999999px }

.ArrorTop
{
    position: absolute;
    display: none;
    width: 77px;
    height: 31px;
    left: -77px;
    top: 20px; 
    background-image: url(Images/Pil.png);
}

/*** Inställningar för sökrutan vid produkterna***/
.ModdnnUIAjaxSearchC
{
    margin-top: 25px;
    margin-bottom:25px;   
}

.StandardButton {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #000000;
    font-family: Verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
}




