﻿
/* /--Inserted in the upgrade to 8.0.0.0--\ */

@import url("/RichWidgets/upgradeTo8000.css?464");
/* \--Inserted in the upgrade to 8.0.0.0--/ */
    
 @font-face {
    font-family: "CorpSmart";
    src: url('/Website/FORsmartBold.eot');
    src: url('/Website/FORsmartBold.eot?#iefix') format('eot'), url('/Website/FORsmartBold.ttf') format('truetype');
    src: 
         url('/Website/FORsmartBold.woff') format('woff'),
         url('/Website/FORsmartBold.ttf') format('truetype'),
         url('/Website/FORsmartBold.svg') format('svg');
    font-style: normal;
    font-weight: normal;
    }    
 @font-face {
    font-family: "CorpSmartLight";
    src: url('/Website/FORsmartLight.eot');
    src: url('/Website/FORsmartLight.eot?#iefix') format('eot'), url('/Website/FORsmartLight.ttf') format('truetype');
    src: 
         url('/Website/FORsmartLight.woff') format('woff'),
         url('/Website/FORsmartLight.ttf') format('truetype'),
         url('/Website/FORsmartLight.svg') format('svg');
    font-style: normal;
    font-weight: normal;
    }    
    
 @font-face {
    font-family: "CorporateACondensedRegular";
    src: url('/Website/corporateacon-reg-webfont.eot');
    src: url('/Website/corporateacon-reg-webfont.eot?#iefix') format('eot'), url('/Website/corporateacon-reg-webfont.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;}

 @font-face {
    font-family: "CorpA";
    src: url('/Website/C062802T.eot');
    src: url('/Website/C062802T.eot?#iefix') format('eot'), url('/Website/C062802T.otf') format('opentype');
    src: local('☺'),
         url('/Website/C062802T.woff') format('woff'),
         url('/Website/C062802T.otf') format('opentype'),
         url('/Website/C062802T.svg') format('svg');
    font-style: normal;
    font-weight: normal;
    }

 @font-face {
    font-family: "CorpS";
    src: url('/Website/C063003T.eot');
    src: url('/Website/C063003T.eot?#iefix') format('eot'), url('/Website/C063003T.otf') format('opentype');
    src: local('☺'),
         url('/Website/C063003T.woff') format('woff'),
         url('/Website/C063003T.otf') format('opentype'),
         url('/Website/C063003T.svg') format('svg');
    font-style: normal;
    font-weight: normal;
    }

/*-----------------------------------------------------------------*/
/*----------------- HTML Elements Start ---------------------------*/
/*-----------------------------------------------------------------*/

body,
select,
textarea,
input,
td,
th {
    text-align: left;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
}

body {
    background-color: #797C82;
    background-image: url("/Website/img/background_black.jpg?2508");
    background-position: 50% 0;
    background-repeat: repeat;
    font-family: arial,helvetica,verdana,"times new roman",sans-serif;
    font-size: 62.5%;
/*    width: 80%;
    margin-right: auto;
    margin-left: auto; */
}


.pageContainer {
    margin: 0 auto !important;
    width: 990px;
}

.Bold {
    display: inline;
    font-weight: bold;
}

.Italic {
    display: inline;
    font-style: italic;
}

.Underline {
    display: inline;
    text-decoration: underline;
}

input, textarea {
    padding: 3px
}

input[disabled='disabled'] {
    background: ButtonFace;
    cursor: text;
}


input[type='text'][readonly]{
    background: #EAEAEA; 
}

input[type=radio] {
    margin-bottom: 3px;
    vertical-align: bottom;

}

input[type=checkbox] {

    vertical-align: bottom;
}

input[type=file] {
    height: 21px;
    vertical-align: bottom;
}

textarea {
    margin-top: 2px;
    *margin-top: 0px;
}

table {
    border-collapse: separate;
    empty-cells: show;
}

a,
a:link,
a:visited {
    color: #003366;
    text-decoration: none;
}

a:hover {    
    color: #00ADEF;
    text-decoration: none;
}

a[disabled='disabled'] {
    color: ButtonShadow;
}

img {
    vertical-align: text-bottom;
    border-width: 0px;
}

/*-----------------------------------------------------------------*/
/*----------------- HTML Elements End -----------------------------*/
/*-----------------------------------------------------------------*/





/*-----------------------------------------------------------------*/
/*----------------- Service Studio Default Styles Start -----------*/
/*-----------------------------------------------------------------*/

/*-------------------------------------------------------*/
/* You can modify the styles in this area but you should */
/* not remove or rename them because they are used by    */
/* Service Studio widgets.                               */
/*-------------------------------------------------------*/

.Button {
    text-align: center;
    margin-right: 3px;
    padding: 3px 6px;
}

.Button[disabled='disabled'] {
    padding: 1px 12px 2px 10px;
    color: ButtonShadow;
    cursor: text;
}

.EditRecord_Caption {
    color: #444444;
    font-size: 11px;
    padding: 5px;
    font-weight: bold;
    vertical-align: top;
    white-space: nowrap;
    text-align: right;
}

.EditRecord_Value {
    /*border-bottom: 5px solid transparent;*/
    color: #444444;
    /*vertical-align: top;*/
}

.EditRecord_Buttons {
    text-align: left;
    padding-top: 8px;
    border-bottom: 2px solid #1E5AA3;
    padding-bottom: 3px;
}

.ShowRecord {
}

.ShowRecord_Caption {
    color: #444444;
    font-size: 11px;
    padding: 5px;
    font-weight: bold;
    vertical-align: top;
    white-space: nowrap;
    text-align: right;
}

.ShowRecord_Value {
    border-left: 3px solid transparent;
    padding: 5px;
    color: #444444;
    font-weight: normal;
    vertical-align: top;    
}

.ShowRecord_Buttons {
    text-align: left;
    padding-top: 8px;
    border-bottom: 2px solid #1E5AA3;
    padding-bottom: 3px;
}

.TableRecords {
}

.TableRecords_Header {
    color:#EAEAEA;
    font-weight: normal;
    background: #717276; /* Old browsers */
    background: -moz-linear-gradient(top, #777A7F 0%, #717276 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777A7F), color-stop(100%,#717276)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #777A7F 0%,#717276 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #777A7F 0%,#717276 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #777A7F 0%,#717276 100%); /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5AA3', endColorstr='#013E77',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #777A7F 0%,#013E77 100%); /* W3C */
    -pie-background: linear-gradient(top, #777A7F 0%, #717276 100%);
    behavior: url(PIE.htc);
    white-space: nowrap;
    line-height: 18px;
    padding: 4px 6px 4px 6px;
    /*border: 1px solid white;*/
    font-size: 14px;
}

.TableRecords_Header a,
.TableRecords_Header a:link,
.TableRecords_Header a:visited {
    color: white;
}
/*
.TableRecords>tbody>tr:hover {
    line-height: 20px;
    margin: 1px 1px 1px 1px;
    padding: 1px 6px 1px 6px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background: #efefef;
    white-space: normal;
    vertical-align: top;
    -pie-background: #F0F0F0;
    behavior: url(PIE.htc);
}
*/
.TableRecords_OddLine{
    line-height: 20px;
    margin: 1px 1px 1px 1px;
    padding: 1px 6px 1px 6px;
    white-space: nowrap;
    vertical-align: top;
}

.TableRecords_EvenLine {
    line-height: 20px;
    margin: 1px 1px 1px 1px;
    padding: 1px 6px 1px 6px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #efefef;
    white-space: nowrap;
    vertical-align: top;
}


.TableRecords_OddLine_wrap{
    line-height: 20px;
    margin: 1px 1px 1px 1px;
    padding: 1px 6px 1px 6px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    white-space: normal;
    vertical-align: top;
    
}

.TableRecords_EvenLine_wrap {
    line-height: 20px;
    margin: 1px 1px 1px 1px;
    padding: 1px 6px 1px 6px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #efefef;
    white-space: normal;
    vertical-align: top;
}

.TableRecords_EvenLine_right {
    line-height: 20px;
    margin: 1px 1px 1px 1px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #efefef;
    white-space: normal;
    vertical-align: top;
    border-right: 1px solid #cccccc;
}

.TableRecords_EvenLine_left {
    line-height: 20px;
    margin: 1px 1px 1px 1px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #efefef;
    white-space: normal;
    vertical-align: top;
    border-left: 1px solid #cccccc;
}

.TableRecords_OddLine a:visited,
.TableRecords_EvenLine a:visited {
}


div.TableRecords_Wrapper {}

div.TableRecords_TopNavigation {
    padding: 0px;
    border-top: 1px solid white;
    border-right: 0px none white;
    border-bottom: 0px solid white;
    border-left: 0px none white;
    _height: 1%;  /* IE6 */
    display: block;
    *display: inline-block;
}

div.TableRecords_TopNavigation:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.TableRecords_Actions,
.TableRecords_Footer {
    font-size: 12px;
    vertical-align: middle;
    float: left;
    padding: 1px;
}

div.TableRecords_BottomNavigation {
    padding-top: 2px;
    _height: 1%;  /* IE6 */
    display: block;
    *display: inline-block;
}

div.TableRecords_BottomNavigation:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.TableRecords_ItemLabel {
    text-decoration: none;
    font-size: 18px;
}

.ListRecords {
}

img.RecordPicture {
    display: block;
    float: left;
    width: 120px;
}

div.RecordPicture_Wrapper {
    float: left;
}

div.RecordPicture_Wrapper img.RecordPicture {
    float: none;
}

.TableRecords img.RecordPicture {
    width: auto;
    height: 40px;
    float: none;
}

input.Prompt, textarea.Prompt {
    color: #BBBBBB;
}

input.Mandatory {
}

select.Mandatory {
}

textarea.Mandatory {
}

input.Not_Valid {
    border: 2px solid #BF1601;
}

select.Not_Valid {
    border: 2px solid #BF1601;
}

textarea.Not_Valid {
    border: 2px solid #BF1601;
}

input.Is_Default {
}

a.Is_Default {
}

td.MandatoryCaption {
}

td.MandatoryValue {
}

span.ValidationMessage {
    color: white;
    font-size: 11px;
    position: absolute;
    padding: 6px;
    font-weight: bold;
    background: #BF1601;
    max-width: 300px;
    z-index: 100;
}

span.ValidationIcon {
}

span.InputMandatorySymbol {
    position: absolute;
    color: #00ADEF;
    padding: 3px;
    content: '*';
    font-size: 12px;
}

table.Empty {
}

/*-----------------------------------------------------------------*/
/*----------------- Service Studio Default Styles End -------------*/
/*-----------------------------------------------------------------*/





/*-----------------------------------------------------------------*/
/*----------------- eSpace Specific Styles Start ------------------*/
/*-----------------------------------------------------------------*/

/*-------------------------------------------------------*/
/* You can add, modify or remove the styles in this area */
/* at your will. Use them anywhere in the eSpace, in the */
/* widgets' Style property.                              */ 
/*-------------------------------------------------------*/

.Heading1 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 4px;
}

.Heading2 {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 3px;    
}

.Heading3 {
    font-family: 'CorporateACondensedRegular';
    font-size: 24px;
    font-weight: normal;
}

.Text_Note {
    color: #888888;
    font-size: 11px;
}

.Text_Error {
    color: #c7331f;
}

.Text_NoWrap {
    white-space: nowrap;
}

.Text_Preformatted {
    white-space: -moz-pre-wrap;
    white-space: pre;
    word-wrap: break-word;
}

.Text_Justified { 
    text-align: justify;
}

/*-----------------------------------------------------------------*/
/*----------------- eSpace Specific Styles End --------------------*/
/*-----------------------------------------------------------------*/

body {
    background-color:#FFF;
    font-size:14px;
}
input {
    
}

.Header {
    background-image: none;
    float: none;
    height: 60px;
    margin-bottom: 20px;
    position: relative;
    top: 21px;
}

.Logo_Wrapper{ 
    margin-top:-10px; 
}

.Menu {
    height: 23px;
    position: absolute;
    top: 60px;
    margin-left: 400px;
    width: 600px; /*1000-250=*/
/*    border-top:1px solid black;*/
/*    background:#232323 url(/Website/img/Menu_Bkg.jpg) top left repeat-x;*/
}
.BodyHeader {
    min-height:50px;
    padding:24px 0;
 /*   background:#E6F4FD url(/Website/img/BodyHeader_Top_Bkg.jpg) top left repeat-x;*/
}

.BodyWrapper
{
    background: #797C82; /* Old browsers */
    -pie-border-radius: 10px;
    border-radius: 10px;
    -pie-background: #797C82;
    behavior: url(PIE.htc);
 }
    
.Body {
    min-height: 600px;
    padding: 9px 20px 0px !important;
    background-color: white;
    border-width:1px;
    border-style:solid;
    border-color: white;
}

.BodyDetail {
    min-height: 600px;
    padding: 0px 20px 0px !important;
    background-color: white;
    border-width:1px;
    border-style:solid;
    border-color: white;
    clear: both;
    content: ".";
    display: block;
    height: 0;
}

.BodyCA {
    /*min-height:250px;*/
    padding: 2px 2px 2px !important;
    /*background: white;*/    
    border-width:1px;
    border-style:solid;
    border-color: transparent;
    -pie-border-radius: 10px !important;
    border-radius: 10px;
    /*background: #797C82; /* Old browsers */

    /* IE10 Consumer Preview */ 
    background: -ms-linear-gradient(left, #E8E8E8 100%, #FFFFFF 100%);

    /* Mozilla Firefox */ 
    background: -moz-linear-gradient(left, #E8E8E8 100%, #FFFFFF 100%);

    /* Opera */ 
    background: -o-linear-gradient(left, #E8E8E8 100%, #FFFFFF 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background: -webkit-gradient(linear, left top, right top, color-stop(1, #E8E8E8), color-stop(1, #FFFFFF));

    /* Webkit (Chrome 11+) */ 
    background: -webkit-linear-gradient(left, #E8E8E8 100%, #FFFFFF 100%);

    /* W3C Markup, IE10 Release Preview */ 
    background: linear-gradient(to right, #E8E8E8 100%, #FFFFFF 100%);
    
    /* For Internet Explorer 5.5 - 7 */
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E8E8E8, endColorstr=#FFFFFF);
    /* For Internet Explorer 8 
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E8E8E8, endColorstr=#FFFFFF)";*/
    -pie-background: linear-gradient(45deg, #E8E8E8 100%, #FFFFFF 100%);
    behavior: url(PIE.htc);
}

.BodyNav {
    font-size: 11px;
}

.Footer {

    height:50px;
  /*  background:#FFF url(/Website/img/Footer_Bkg.jpg) top left repeat-x;*/
    font-size:12px;
    color: rgb(255, 255, 255);
    font-size: 11px;
    text-decoration: none;
}
.Footer div {
    padding:18px 0 14px;
}

.Centered {
    margin:0 auto;
    float: left;
}

.CenteredLayoutDetail {
    margin:0 auto;
    float: left;
    padding-top: 9px;
    width: 710px;
}

.Header_Contact {
    width:300px;
    float:right;
    margin:10px 20px;
    text-align:right;
}

.Menu table {
    height:35px;
}
.Menu td {
    width:80px;
    /*border-right:1px solid black;*/
    text-align: center;
    color:white;
    font-size:14px;
}
.Menu a {
    text-decoration:none;
    color:white;
    display: block;
    width: 100%;
    height: 100%;
}
.Menu a:hover {
    /*text-shadow: 0 0 10px white, 0 0 10px white, 0 0 10px white;*/
    color: #00ADEF;
}

.Menu .Menu_TopMenu {
    width:100px;
   /* border-right:1px solid black;*/
    text-align: center;
    color:white;
    float: left;
    font-size: 11px;
    z-index: 200;
    line-height: 20px;
}


.Menu_TopMenuActive a{
    color: #00ADEF;
}


.Menu .Menu_TopMenuActive a:hover {
    text-shadow: none;
}


.Menu .Menu_TopMenu:hover {
    background:  url("https://www.financiamento.mercedes-benz.pt/Website/img/msngrbbgNav1stHover.gif") repeat-x scroll left top black;
}

.Spolight img {
    float:left;
}
.SpotlightText {
    width:320px;
    float:right;
}
.SpotlightText div {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 20px;
    line-height:1.2em;
}

.HighlightsOld {
    font-size: 11px;
    /*background: #8b8c8e; /* Old browsers */
    background: -moz-linear-gradient(top, #7d8083 0%, #2f3339 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d8083), color-stop(100%,#2f3339)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7d8083 0%,#2f3339 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7d8083 0%,#2f3339 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #7d8083 0%,#2f3339 100%); /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d8083', endColorstr='#2f3339',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #7d8083 0%,#2f3339 100%); /* W3C */
    -pie-background: linear-gradient(top, #7d8083 0%, #2f3339 100%);
    behavior: url(PIE.htc);

}

Highlights {
    font-size: 11px;
    background: #000000, 70%;
    behavior: url(PIE.htc);
}

.Highlights:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.Highlight {
    width:294px;
    padding:0 4px 0 2px;
    margin-left:20px;
    float:left;
}
.Highlight div {
    margin-top: 10px;
    font-size:18px;
    line-height:1.4em;
}

.TitleDesc {
    margin-top:2px;
    margin-bottom:10px;
    font-size:12px;
}

.TextBody{
    margin-top:2px;
    font-size:12px;
}


.ItemShowcaseListContainer {
    overflow: hidden;
    
}

.Div_MainContent{
    font-size: 12px;
    color:gray;
}

.Services_Title {
    /*font-size:28px;*/
    width: auto;
    /*margin-bottom: 2px;*/
    margin-bottom: 2px;
    font-weight: bold;
}
.Services_Subtitle {
    /*font-size:18px;*/
    font-size: 12px;
    color:gray;
}
.Services_Image {
    /*margin-top:10px;*/
    margin-right: 15px;
    vertical-align: top;
}
.Services_Description {
    margin-top:10px;
    font-size: 12px;
}

.Heading_Section {
    padding-right:240;
}

.Content .Heading2 {
    margin-top:15px;
    margin-bottom:5px;
}

.BackofficeLink {
    color: #EEE;
}
.BackofficeLink:hover {
    color: #DDD;
}

/************** Menu DarkBlue **************/

div.Menu_TopMenus_darkblue {
    margin-left: 10px;
    *height: 27px;
    _border-left: 1px solid #013E77;  /* IE6 */
    
       
}

div.Menu_TopMenu_darkblue {
    background: #023d77; /* Old browsers */
    background: -moz-linear-gradient(top, #1E5AA3 0%, #023d77 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5AA3), color-stop(100%,#023d77)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1E5AA3 0%,#023d77 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1E5AA3 0%,#023d77 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #1E5AA3 0%,#023d77 100%); /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5AA3', endColorstr='#013E77',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #1E5AA3 0%,#023d77 100%); /* W3C */
    -pie-background: linear-gradient(top, #1E5AA3 0%, #023d77 100%);
    border-radius: 5px 5px 0px 0px; /*(top-left, top-right, bottom-right, bottom-left).*/
    display: -moz-inline-box; /*FF2*/
    display: inline-block;
    *float: left;
    white-space: nowrap;
    font-size: 12px;
    margin-left: -1px;
    margin-right: 3px;
    padding: 4px 8px 3px;
    border-color: #000099 #000099;
    border-style: solid;
    border-width: 1px;
    /*clear: right;*/
    margin-bottom: -2px\0/;
    behavior: url(PIE.htc);
}

div.Menu_TopMenu_darkblue a:link,
div.Menu_TopMenu_darkblue a:visited,
div.Menu_TopMenu_darkblue a {
    color: white;
    text-decoration: none;
}

div.Menu_TopMenu_darkblue:hover {
    /*background-color: white;*/
    background: #000066; /* Old browsers */
    background: -moz-linear-gradient(top, #1E5AA3 0%, #000066 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5AA3), color-stop(100%,#000066)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1E5AA3 0%,#000066 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1E5AA3 0%,#000066 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #1E5AA3 0%,#000066 100%); /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#717276', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #1E5AA3 0%,#000066 100%); /* W3C */
    -pie-background: linear-gradient(top, #1E5AA3 0%, #000066 100%);
    behavior: url(PIE.htc);
}

div.Menu_TopMenu_darkblueActive {
    /*background-color: white;*/
    background: #333333; /* Old browsers */
    background: -moz-linear-gradient(top, #1E5AA3 0%, #000066 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5AA3), color-stop(100%,#000066)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1E5AA3 0%,#000066 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1E5AA3 0%,#000066 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #1E5AA3 0%,#000066 100%); /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#717276', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #1E5AA3 0%,#000066 100%); /* W3C */  
    -pie-background: linear-gradient(top, #1E5AA3 0%, #000066 100%);
    border-radius: 5px 5px 0px 0px; /*(top-left, top-right, bottom-right, bottom-left).*/
    display: -moz-inline-box; /*FF2*/
    display: inline-block;
    *float: left;
    white-space: nowrap;
    font-size: 12px;
    margin-left: -1px;
    margin-right: 3px;
    padding: 4px 8px 3px;
    border-color: #000099 #000099;
    border-style: solid;
    border-width: 1px;
    /*clear: right;*/
    margin-bottom: -2px\0/;
    behavior: url(PIE.htc);
}

div.Menu_TopMenu_darkblue:hover a,
div.Menu_TopMenu_darkblueActive a,
div.Menu_TopMenu_darkblueActive a:link,
div.Menu_TopMenu_darkblueActive a:visited {
    color: #00ADEF;
}

/************** Menu DarkGrey **************/

div.Menu_Container_darkgrey {
       
}

div.Header_darkgrey div.Menu_Container_darkgrey {
    
}

div.Menu_Container_darkgrey a:hover {
    background-color: transparent;
}

div.Menu_TopMenus_darkgrey {
    margin-left: 10px;
    *height: 27px;
    _border-left: 1px solid #cccccc;  /* IE6 */
    
       
}

div.Menu_TopMenu_darkgrey {
    background: #717276; /* Old browsers */
    background: -moz-linear-gradient(top, #777A7F 0%, #717276 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777A7F), color-stop(100%,#717276)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #777A7F 0%,#717276 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #777A7F 0%,#717276 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #777A7F 0%,#717276 100%); /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777A7F', endColorstr='#717276',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #777A7F 0%,#717276 100%); /* W3C */
    border-radius: 5px 5px 0px 0px; /*(top-left, top-right, bottom-right, bottom-left).*/
    display: -moz-inline-box; /*FF2*/
    display: inline-block;
    *float: left;
    white-space: nowrap;
    font-size: 14px;
    margin-left: -1px;
    margin-right: 3px;
    padding: 4px 8px 3px;
    border-color: #666666 #666666;
    border-style: solid;
    border-width: 1px;
    /*clear: right;*/
    margin-bottom: -2px\0/;
    -pie-background: linear-gradient(top, #777A7F 0%, #717276 100%);
    behavior: url(PIE.htc);
}

div.Menu_TopMenu_darkgrey a:link,
div.Menu_TopMenu_darkgrey a:visited,
div.Menu_TopMenu_darkgrey a {
    color: white;
    text-decoration: none;
}

div.Menu_TopMenu_darkgrey:hover {
    /*background-color: white;*/
    background: #333333; /* Old browsers */
    background: -moz-linear-gradient(top, #717276 0%, #333333 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#717276), color-stop(100%,#333333)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #717276 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #717276 0%,#333333 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #717276 0%,#333333 100%); /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#717276', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #717276 0%,#333333 100%); /* W3C */
    -pie-background: linear-gradient(top, #717276 0%, #333333 100%);
    behavior: url(PIE.htc);
}

div.Menu_TopMenu_darkgreyActive {
    /*background-color: white;*/
    background: #333333; /* Old browsers */
    background: -moz-linear-gradient(top, #717276 0%, #333333 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#717276), color-stop(100%,#333333)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #717276 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #717276 0%,#333333 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #717276 0%,#333333 100%); /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#717276', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #717276 0%,#333333 100%); /* W3C */    
    border-radius: 5px 5px 0px 0px; /*(top-left, top-right, bottom-right, bottom-left).*/
    display: -moz-inline-box; /*FF2*/
    display: inline-block;
    *float: left;
    white-space: nowrap;
    font-size: 14px;
    margin-left: -1px;
    margin-right: 3px;
    padding: 4px 8px 3px;
    border-color: #666666 #666666;
    border-style: solid;
    border-width: 1px;
    /*clear: right;*/
    margin-bottom: -2px\0/;
    -pie-background: linear-gradient(top, #717276 0%, #333333 100%);
    behavior: url(PIE.htc);
}

div.Menu_TopMenu_darkgrey:hover a,
div.Menu_TopMenu_darkgreyActive a,
div.Menu_TopMenu_darkgreyActive a:link,
div.Menu_TopMenu_darkgreyActive a:visited {
    color: #00ADEF;
}

/* ExcludeFromPickersOutsideBlock: Menu_Container, Menu_TopMenus, Menu_TopMenu, Menu_TopMenuActive */



/* ExcludeFromPickersOutsideBlock: Menu_Container, Menu_TopMenus, Menu_TopMenu, Menu_TopMenuActive */


.WorkingAreaWrapperOuter {
    background: #717276;
    border: 1px solid #717276;
}

.WorkingAreaWrapper {
    background: white;
    padding: 6px;
}


/* Images */

.MBF_MailUs {
    background-image: url("/Website/img/spriteglobal.png?2508");
    background-position: -12px -327px;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
}

.MBF_MailUs:hover {
    background-image: url("/Website/img/spriteglobal.png?2508");
    background-position: -11px -451px;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
}


.MBF_SendMail {
    background-image: url("/Website/img/spriteglobal.png?2508");
    background-position: -134px -35px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

.MBF_SendMail:hover {
    background-image: url("/Website/img/spriteglobal.png?2508");
    background-position: -174px -35px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

.MBF_Print {
    background-image: url("/Website/img/spriteglobal.png?2508");
    background-position: -212px -35px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

.MBF_Print:hover {
    background-image: url("/Website/img/spriteglobal.png?2508");
    background-position: -252px -35px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}


.MBF_Sidebar { 
    height: 100%;
    min-height: 100%;
    margin-right: 30px;
    margin-top: 20px;
    width: 195px;

}

.Div_SideBar_Menu_Wrapper {
    background-color: #2B2D31;
    background-image: url("/Website/img/subMenuBackground.gif?2508");
    background-position: left top;
    background-repeat: no-repeat;
    -webkit-box-shadow: #A0A0A0 0px 2px 3px;
    -moz-box-shadow: #A0A0A0 0px 2px 3px;
    box-shadow: #A0A0A0 0px 2px 3px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(PIE.htc); /*IE 8 ?round-corners?*/
    padding: 20px 15px 20px 15px;
}

/*
.Div_SideBar_Menu_Wrapper{
    -webkit-box-shadow: #A0A0A0  0px 2px 3px;
    -moz-box-shadow: #A0A0A0 0px 2px 3px;
    box-shadow: #A0A0A0 0px 2px 3px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 20px 15px 20px 15px;
    background: #A0A0A0 ;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#A0A0A0), to(#FFFFFF));
    background: -webkit-linear-gradient(#A0A0A0, #FFFFFF);
    background: -moz-linear-gradient(#A0A0A0, #FFFFFF);
    background: -ms-linear-gradient(#A0A0A0, #FFFFFF);
    background: -o-linear-gradient(#A0A0A0, #FFFFFF);
    background: linear-gradient(#A0A0A0, #FFFFFF);
    -pie-background: linear-gradient(#A0A0A0, #FFFFFF);
    behavior: url(PIE.htc);
}
*/

.FooterLink,
.FooterLink:link,
.FooterLink:visited {
    /*text-decoration:none;*/
    color:white;
    font-size:11px;
    
}
.FooterLink:hover {
    /*text-shadow: 0 0 10px white, 0 0 10px white, 0 0 10px white;*/
    color: #00ADEF;
    font-size:11px;
}

.pageContainerSmart{
    width: 100%;
    height: 100%;
    background: #FFFFFF;
}


.@media print{
header, footer{
display: none;}
}
/*** os-internal: Generated classes (DO NOT MODIFY) ***/
.Services_Description[data-style-key="A78bvnj0z0ezCs1NqGBwfw"] { margin:20px 0px 20px 0px; }
.Services_Description[data-style-key="F+tjG1FpHkyBdGpmphTN+Q"] { margin:20px 0px 20px 0px; }
/*** os-internal: Generated classes (DO NOT MODIFY) ***/