﻿div#Container
{
    width: 900px;
    height: auto;
    text-align: left;
    margin: 10px auto;
}

div#Header
{
    width: 100%;
    height: 92px;
}

div#LogoType
{
    float: left;
    height: 85px;
    width: 310px;
    margin: 7px 0 0 0;
}

div#QuickLinkContainer
{
    float: left;
    height: 91px;
    width: 590px;
}

div.QuickLink
{
    float: right;
    height: 91px;
    width: 144px;
    margin: 0;
}

div#SecondMeny
{
    float: left;
    width: 140px;
    height: auto;
}

div#SecondMeny h2
{
    width: 128px;
    height: auto;
    border: 1px solid #d2eeab;
    border-bottom: 1px solid #B4B964;
    color: #7f843a;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 0 0 10px;
    background: url(Images/second_meny_bg.jpg) repeat-x;
}

.SecondHyper a
{
    color: #7f843a;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    background: transparent;
}

.SecondHyper:visited
{
    color: #7f843a;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    background: transparent;
}

.SecondHyper:hover
{
    color: #7f843a;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    background: transparent;
}

ul.SecondMeny
{
    margin: 0;
    padding: 0;
    background: #fff;
    color: inherit;
    list-style-type: none;
}

ul.SecondMeny li
{
    margin: 0;
    padding: 0;
    background: #fff;
    color: inherit;
    border-bottom: 1px solid #d2eeab;
}

ul.SecondMeny a
{
    display: block;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    color: #85a05c;
    background: inherit;
    text-decoration: none;
    padding: 5px 10px;
}

ul.SecondMeny a:hover
{
    color: #a6c345;
    background: #ecf8cb;
    text-decoration: none;
}

ul.SecondMeny .active a
{
    background: #ecf8cb;
    color: #a6c345;
}

div#SecondMenyContent
{
    float: left;
    width: 728px;
    height: auto;
    margin: 0 0 0 10px;
}

div#Navbar
{
    width: 898px;
    height: 35px;
    color: #fff;
    background: #54524b url(Images/Bg_Meny.png) repeat-x;
    text-align: left;
    border-left: 1px solid #585757;
    border-right: 1px solid #585757;
}

div#Search
{
    float: right;
    height: 35px;
    width: 160px;
}

input.SearchForm
{
    height: 17px;
    width: 120px;
    background: #f9f8f8;
    margin: 5px 2px 0 0;
    padding: 2px 0 2px 2px;
    font-size: 13px;
    border: 1px solid #f9f8f8;
}

div#Meny
{
    float: left;
    width: 600px;
    height: 35px;
}

.MenyLink:link
{
    color: #fbfbf8;
    display: block;
    float: left;
    height: 35px;
    line-height: 34px;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
}

.MenyLink:visited
{
    color: #fbfbf8;
    display: block;
    float: left;
    height: 35px;
    line-height: 34px;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
}

.MenyLink:hover
{
    color: #d2d26d;
    text-decoration: none;
    font-weight: normal;
    background: url(Images/Meny_Active.gif) bottom center no-repeat;
    font-weight: normal;
    font-size: 14px;
}


.MenyLink:active
{
    color: #fbfbf8;
    display: block;
    float: left;
    height: 35px;
    line-height: 34px;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
}

#Activated
{
    color: #d2d26d;
    text-decoration: none;
    font-weight: normal;
    background: url(Images/Meny_Active.gif) bottom center no-repeat;
}

.HomeImage
{
    float: left;
    padding: 0 0 0 8px;
    margin: 8px -5px 0 0;
}

.Avdelare
{
    float: left;
    padding: 0 13px;
    margin: 6px 0 0 0;
}

div#Content
{
    width: 878px;
    border: 1px solid #eae9e7;
    border-top: none;
    min-height: 480px;
    height: auto;
    _height: 480px;
    background: #fff;
    color: inherit;
    padding: 10px;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
/* End hide from IE-mac */

div#Footer
{
    width: 895px;
    margin: 5px 0 0 0;
    text-align: right;
    color: #666;
    background: inehrit;
    font-size: 12px;
    padding: 0 5px 10px 0;
}

.FooterLink:link
{
    font-size: 11px;
    color: #c8c8bd;
}

.FooterLink:visited
{
    font-size: 11px;
    color: #c8c8bd;
}

.FooterLink:hover
{
    font-size: 11px;
    color: #c8c8bd;
}

.FooterLink:active
{
    font-size: 11px;
    color: #c8c8bd;
}

div.TwoColumLeft
{
    float: left;
    width: 429px;
    height: auto;
    margin: 0 10px 0 0;
}

div.TwoColumRight
{
    float: left;
    width: 429px;
    height: auto;
    margin: 0 0 0 10px;
}

/*Admin*/
.NewsFormView
{
    width: 100%;
    height: auto;
}

.NewsFormView table
{
    width: 100%;
    height: auto;
}

input.EditNews
{
    height: 17px;
    width: 420px;
    background: #fff;
    margin: 0;
    padding: 2px 0 2px 2px;
    font-size: 13px;
    border: 1px solid #919834;
}

textarea.EditNews
{
    height: auto;
    width: 420px;
    background: #fff;
    margin: 0;
    padding: 2px 0 2px 2px;
    font-size: 13px;
    border: 1px solid #919834;
}

select.EditNews
{
    height: 20px;
    width: 120px;
    background: #fff;
    margin: 0;
    padding: 2px 0 2px 2px;
    font-size: 13px;
    border: 1px solid #919834;
}

checkbox.EditNews
{
    background: #fff;
    margin: 0;
    border: 1px solid #919834;
}

.GridNews
{
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
}

.DetailNews
{
    float: left;
    width: 100%;
    height: auto;
}

.heading
{
    background: #7f7f7f url(Images/Bg_Meny.png) repeat-x;
    height: 24px;
    color: #fff;
}

.AdminTable
{
    float: left;
    width: 100%;
    height: auto;
}

table.AdminTable
{
    border-width: 0px;
    border-style: outset;
    border-collapse: collapse;
}

table.AdminTable th
{
    border-width: 0px;
    padding: 4px;
    border-style: inset;
    text-align: left;
}

table.AdminTable td
{
    height: 20px;
    border-width: 0px;
    border-bottom: 1px solid #d4d4d4;
    padding: 6px 0px 6px 6px;
}

div.NewsExpl
{
    float: left;
    width: 300px;
    font-size: 11px;
    height: auto;
    padding: 10px;
    margin: 55px 0 0 10px;
    background: #ecf8cb;
    border: 1px solid #919834;
}

div.NewsExpl p
{
    margin: 10px 0 0 0;
    font-size: 11px;
}

/*Startsidan*/
div#LeftColStartPage
{
    float: left;
    width: 598px;
    height: auto;
    margin: 0 10px 0 0;
    padding: 0;
}

div#RightColStartPage
{
    float: left;
    width: 270px;
    height: auto;
}

div.NewsStartPage
{
    float: left;
    height: auto;
    min-height: 507px;
    _height: 507px;
    width: 258px;
    border: 1px solid #efe4e4;
    background: #fcf9f9 url(Images/NewsConBG.gif) bottom right no-repeat;
    padding: 5px;
}

div.NewsStartPageImage
{
    float: left;
    height: 100px;
    margin: 0 0 15px 0;
    width: 258px;
    border: 1px solid #efe4e4;
    background: #fcf9f9;
    padding: 5px;
}

div.NewsStartPageEvent
{
    float: left;
    height: 360px;
    width: 258px;
    border: 1px solid #efe4e4;
    background: #fcf9f9 url(Images/NewsConBG.gif) bottom right no-repeat;
    padding: 5px;
}

div.NewsContainer
{
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    background: transparent;
}

div.NewsContainer h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #919834;
    margin: 0 0 0 2px;
    padding: 0 0 0 10px;
    background: transparent url(Images/pil_vanster.gif) top left no-repeat;
}

div.NewsContainerDate
{
    font-size: 11px;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    color: #797a7c;
    margin: 0 0 0 2px;
    padding: 0 0 0 10px;
    background: transparent;
}

div.NewsContainer p
{
    margin: 0;
    padding: 5px 0 0 10px;
    margin: 0 0 3px 2px;
    font-size: 11px;
    background: transparent;
}

div.NewsFooter
{
    padding: 10px 0 0 10px;
    margin: 0 0 0 2px;
    background: transparent;
}

.NewsLine
{
    clear: both;
    float: left;
    width: 236px;
    padding: 5px 0 0 10px;
    margin: 0 0 10px 2px;
    height: 2px;
    line-height: 2px;
}

/*News all*/
div.ThreeColumn
{
    float: left;
    height: auto;
    width: 270px;
    padding: 0 11px;
    margin: 0;
}

div.ProductStandardBox
{
    float: left;
    width: 198px;
    height: 217px;
    margin: 9px 1px 0 -1px;
    background: url(Images/FrontProductBox.jpg) no-repeat;
}

div.FeatNewsStandardBox
{
    float: left;
    width: 198px;
    height: 217px;
    margin: 9px 1px 0 1px;
    background: url(Images/FrontFeatNewsBox.jpg) no-repeat;
}

div.TechnologyStandardBox
{
    float: left;
    width: 198px;
    height: 217px;
    margin: 9px 1px 0 1px;
    background: url(Images/FrontTechnologyBox.jpg) no-repeat;
}

div.EventStandardBox
{
    float: left;
    width: 198px;
    height: 217px;
    margin: 9px 1px 0 1px;
    background: url(Images/FrontEventBox.jpg) no-repeat;
}

div.FrontHeadline
{
    float: left;
    width: 100px;
    background: transparent;
    margin: 43px 0 0 7px;
    font-weight: bold;
    font-size: 11px;
    height: auto;
    min-height: 26px;
}

div.FrontImage
{
    float: left;
    background: transparent;
    width: 80px;
    min-height: 80px;
    height: auto;
    margin: 43px 0 0 0;
}

.FrontImage
{
    border: 1px solid #dfe1df;
}

div.FrontText
{
    float: left;
    background: transparent;
    margin: 5px 0 0 8px;
    height: auto;
    min-height: 40px;
    font-size: 11px;
}

div.FrontLink
{
    float: left;
    background: transparent;
    margin: 10px 0 0 10px;
    font-size: 11px;
}

/*About*/
div#About_bg
{
    width: 577px;
    height: 198px;
    padding: 200px 10px 0 10px;
    background: url(Images/about.jpg) no-repeat;
}

/*About - Partners*/
div.PartnersContainer
{
    float: left;
    width: 708px;
    height: auto;
    padding: 0 10px 10px 10px;
    background: #ecf8cb;
    border-bottom: 1px solid #d2eeab;
}

div.PartnersContainer h2
{
    padding-bottom: 5px;
}

div.PartnersContainer img
{
    float: right;
    margin: 0 10px 30px 50px;
}

/*About - ImageGallery*/
div.ImageGalleryCon
{
    float: left;
    height: auto;
    min-height: 210px;
    _height: 210px;
    width: 170px;
    padding: 10px;
    margin: 0;
    border-right: 1px dashed #ecf8cb;
    border-bottom: 1px dashed #ecf8cb;
}

div.ImageGalleryCon img
{
    display: block;
    text-align: center;
    margin: 0 auto;
}

div.ImageGalleryCon img
{
    margin: 5px 10px 0 10px;
}

div.ImageGalleryImage
{
    width: 150px;
    height: 100px;
    text-align: center;
}
div.ImageGalleryCon p
{
    font-size: 11px;
}

/*Military and Homeland*/
.ThumbNail
{
    float: left;
    margin: 0 0 10px 0;
}

h2.ThumbHeadLine
{
    margin-left: 10px;
}

div.ThumbContent
{
    float: left;
    height: 175px;
    width: 500px;
    padding: 10px 0 0 10px;
}

/* Applications */
img.FirstImage
{
    float: right;
    margin: 0 0 0 5px;
}

img.ForceImage
{
    float: right;
    margin: 0 0 0 5px;
}

img.PerimeterImage
{
    float: right;
    margin: 0 0 0 5px;
}

img.MilitaryHomeLand
{
    margin: 0 0 0 5px;
}

div.ApplicationsBox
{
    float: left;
    width: 206px;
    height: auto;
    margin: 0 15px;
}

div.ApplicationsBox h2
{
    width: 100%;
    text-align: center;
}

div.ApplicationsBox p
{
    text-align: center;
}

img.ApplicationsBottomImage
{
    margin: 0 0 0 0;
}

div.ProductsImage
{
    float: right;
    width: 370px;
    height: auto;
    background: url(Images/Background_Products.gif) no-repeat bottom right;
    padding: 20px 0 30px 0;
    margin: 0 0 0 20px;
}

div.ApplicationsContainer h2
{
    margin-top: 0;
}

/* Technology */
div.TechnologyBox
{
    float: left;
    width: 700px;
    padding: 10px;
    height: auto;
    border: 1px solid #d2eeab;
}

div.TechnologyBox h2
{
    margin: -10px -10px 10px -10px;
    height: 28px;
    line-height: 26px;
    padding: 0 0 0 10px;
    background: url(Images/second_meny_bg.jpg) repeat-x;
}

div.TechnologyImage
{
    float: left;
    height: auto;
    width: 160px;
    background: #fff;
    margin: 0 15px 0 0;
}

img.TechnologyImage
{
}

/* Diverse*/
img.StandarFrontImage
{
    margin: 0 0 10px 0;
}

.BigLink:link
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    color: #919834;
}

.BigLink:visited
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    color: #919834;
}

.BigLink:hover
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    color: #919834;
}

.BigLink:active
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    color: #919834;
}
