﻿body
{
    width: 857px;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #000000;
}

a
{
    color: #333333;
    text-decoration:none;
}
.logo
{
    margin-top: 25px;
    margin-left: 18px;
}


.mainFrame
{
   margin: 0px;
   position: relative;
   left: 44px;
   width: 857px;
}


.header
{
    width: 857px;
}
.pageHeader
{
    width: 857px;    
}

.headerTopLeft
{
    float: left;
    height: 144px;
    width: 640px;
}

.headerTopRight
{  
    background-color: #a0b6c0;
    width: 215px; 
    float: right;
    border-left: solid 2px #FFFFFF;
    height: 144px;
}
.headerBottomLeft
{   
    background-color: #a0b6c0;
    height: 52px; 
    float: left;
    width: 640px;
}
.headerLogo
{
    background-color: white;
    width: 172px;
}

.topMenu
{
    border-top: solid 1px #FFFFFF;
    background-color: #a0b6c0;
    float: left;
    height:20px;
   
}
.menuItem
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    margin-right:5px;
   
}
.menuItem:hover
{
    color: #333333;
}

.menuArrow
{
    margin-top: 5px;
}

.languageSelector
{
    margin: 1px 1px 0px 12px;
    height: 18px;
    width: 100px;
    font-size: 10px;
}
.headerBottom
{
    position: relative;
    margin-bottom: 10px;
    font-weight: bold;
    height: 20px;
    background-color: #A0B6C1;
   
}

.rightMenuItem
{
    text-decoration: none;
    float: right;
    color: #FFFFFF;
    margin: -2px 0px 2px 5px;
}

.rightMenuItem:hover
{
    color: #333333;
}

.welcomeImages
{
    padding-left: 20px;
    padding-right: 20px;
}
.mainContainer
{
    position: relative;
    min-height: 480px;
    width:813px;
}

.main
{  
   width:552px;
}
.Header
{
    font-weight: 700;
}
.footer
{
    font-size: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 803px;
}
.legalNotes
{
    color: #333333
}
.legalNotes:hover
{
    color: #990000;
}

.ItemSeparator
{
	border-right: 2px solid #eeeeee ;
}
.GroupSeparator
{
	border-bottom: 2px solid #eeeeee ;
}

.SearchForm
{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 207px;
    background: #f1f1f1;
    color: #000000;
    font-size: 11px;
    padding-top: 0px;
    padding-bottom: 5px;
}
.SearchForm .SearchHeader
{
    width: 199px;
    height: 20px;
    line-height: 20px;
    background-color: #EEEEEE;
    color: #000000;
    font-weight: 700;
    padding: 3px 4px 2px 4px;
}
.SearchFields
{
    padding-left: 4px;
    font-weight: 700;
    margin-top: 3px;
}

.SearchForm input
{
    width: 189px;
    margin-bottom: 2px;
    margin-top: 2px;
}

.SearchForm select
{
    width: 195px;
    margin-bottom: 2px;
    margin-top: 2px;
    font-size: 10px;
}

.SearchForm .ExampleText
{
    font-weight: normal;
    font-size: 10px;
    font-style: italic;
    color: #888888;
}
.SearchForm .ImageNo
{
    width: 87px;
    float: left;
}
.SearchForm input[type='checkbox']
{
    width:auto;
    border:0px;
}
.SearchForm .ClearButton
{
    margin: 7px 0px 0px 2px;
    float: left;
    text-decoration: none;
    font-weight: normal;
    color: #333333;
}
.SearchForm .ClearButton:hover
{
    color: #990000;
}

.SearchForm .SearchButton
{
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
    clear: right;
    float: right;
    width: auto;
    background-color: #999999;
    color: #FFFFFF;
    border: solid 1px #999999;
}
.SearchForm .SearchButton:hover
{
    background-color:#666666;
}

.resultHeader, .resultFooter
{
    background-color: #EEEEEE;
    height: 20px;
    font-weight: bold;
    padding: 5px 6px 0px 6px;
    color: Black;
    width: 588px;
}
.resultHeaderPager
{
    width:283px;
}
.resultFooterPager
{
    width: 283px;
}
.resultsPerPage
{
    margin-top: -2px; 
    font-size: 10px;
}

.prevNext
{
    color: #333333;
}

.prevNext:hover
{
    color: #990000;
}

.product
{
    background-color: #FFFFFF;
    margin-bottom: 10px; 
    margin-right: 10px;
    border: solid 1px #eeeeee;
    position: relative;
    border-collapse: collapse;
    width: 588px;
}

.product .image /* display i den gamla*/
{
    height: 100%;
    width: 130px;
    text-align: center;
    line-height: 100%;
    border: solid 1px #eeeeee;
    padding: 5px;
}

.product .info
{
    vertical-align: top;
    background-color: #f1f1f1;
    border: solid 1px #eeeeee;
    border-bottom: 0px;
} 

.product .info .vib
{
    font-weight: bold;
    height: 20px;
    padding: 4px 0px 0px 4px;
    float: left;
}

.product .info .name
{
    float: right;
    height: 20px;
    padding: 4px 6px 0px 0px;
}
.product .info .description
{
    padding: 0px 0px 0px 4px;
    margin-bottom: 4px;
    clear: both;
}

.files
{
    padding: 0;
    margin: 0;
    background-color: #f1f1f1;
}

.file
{
    height: 25px;
    background-color: #e6e6e6;
    border-top: solid 2px #FFFFFF;
    border-collapse: collapse;
}

.file div
{
    margin: 5px 8px;
}

.file .download
{
    float: right;
    width: 80px;
    clear: right;
    text-align: right;
}
.downloadLink:hover
{
    color: #990000;
}

.file .size
{
    float: left;
    width: 60px;
    text-align: right;
}

.file .description
{
    float: left;
    clear: left;
    width: 150px;
}

.noResultMessage
{
    width: 540px;
    position: absolute;
    text-align: center;
    font-weight: bold;
    color: Red;
    width: 623px;
}
.resultlist
{
    margin-top: 10px;
}

.download
{
    width: 365px;
}

.confirm, .decline
{
    text-decoration: none;
}

.confirm:hover, .decline:hover
{
    text-decoration: underline;
}

.caption
{
    color: #333333;
    font-weight: 700;
}

.confirm
{
    color: Green;
    font-weight: 700;
}

.decline
{
    color: Red;
    font-weight: 700;
}

.menuItemLeft 
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    margin-right:5px;
    margin-top:3px;
    float: left;
    background: url("/main/bsh/image_archive/Images/siemens-bullet-arrorw-off.gif") center left no-repeat;
     /*background: url("/Images/siemens-bullet-arrorw-off.gif") center left no-repeat;*/
}
.menuItemLeft:hover {
    background-position: center left;
    background-image: url("/main/bsh/image_archive/Images/siemens-bullet-arrorw-on.gif");
     /*background-image: url("/Images/siemens-bullet-arrorw-on.gif");*/
    color:#333333;
   }
.menuItemRight
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    margin-right:10px;
    margin-top:3px;
    float: left;
    background: url("/main/bsh/image_archive/Images/siemens-bullet-arrorw-off.gif") center left no-repeat;
     /*background: url("/Images/siemens-bullet-arrorw-off.gif") center left no-repeat;*/
}
.menuItemRight:hover {
    background-position: center left;
    background-image: url("/main/bsh/image_archive/Images/siemens-bullet-arrorw-on.gif");
    /*background-image: url("/Images/siemens-bullet-arrorw-on.gif");*/
    color:#333333;
   }
   
.newmenuItem
{
    margin-right:10px;
}