
.hide {display:none;}

div.label {

 font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
 font-size: 13px;
}



label.text3 {

 font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
 font-size: 13px;
 font-weight:bold;}



label.text2 {

 font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
 font-size: 19px;
 color:#e2001a;
 }

div.image {
float:left;
padding-left:25px;
padding-top:3px;}


td.title {
border: 1px solid #eaeaea; padding: 8px 0px 6px 0px; margin: 0px 0;
}



img {
border:0;}


/* CSS Document */
a { cursor: pointer !important;}

/* layout */
.unicredit  { padding: 0 0 20px 0; margin: 0px; height: 100%; font: normal 12px/1.4em Arial, sans-serif; color: #555;}
#all { position: relative; height: auto; min-height: 100%; _height: 100%; }

#redline {height: 2px; background: #D8001D; _zoom: 1; overflow: hidden; position: relative;}



    /* calculator */
    #calcForm fieldset {border: 0; margin:0;padding:0;}
    
    #calcForm input.text { padding: 2px; width: 50;}
    #calcForm input.short {width: 18px;}
    
    #calcForm .clear {font-size:11px; line-height:1.2em;height:auto;}
    
    #calcForm {font-family: Arial; font-size: 11px; margin: 0;}
    #calcForm .label {width: 35%; float: left; clear:both; color: #333; padding-left: 1px; padding-top: 2px; *padding-top: 3px;}
    #calcForm div.separator {height: 1px; margin: 15px 0; background-color: #c0c0c0; border: 0; font-size: 0;}
    
    #calcForm .inputSubmit, #rateValue {margin-bottom: 4px;}
    #calcForm .inputSubmit span {padding: 0 7px; zoom: 1;}
    #calcForm .inputSubmit .separator {padding: 0 7px; zoom: 1;}
    #calcForm .inputSubmit .submit {position: relative; left: 15px; top: 5px; *top: 1px;}
    

    #calcForm .radios div {margin-bottom:8px; clear:both; width:100%; overflow:hidden;}
    #calcForm .radios div input {float: left;}
    #calcForm .radios div label {margin-left: 25px; display: block; padding-top:2px; *padding-top: 4px;}
    
    #calcForm input {font-size: 11px;}
    
    #calcForm label.checkboxes {position:relative; top: 3px; *top:7px;}
    
    #calcForm .miscInputs {margin-left: 207px;}
    #calcForm .miscInputs input {display: block; float: left; margin-right: 6px;}
    #calcForm .miscInputs div {float: right; width: 282px; padding-top: 4px; line-height: 1.1em;} 
     
    #calcForm .mozHack input.text {position: relative; top: 3px; *top:0px; *position:static; margin-bottom: 3px; *margin-bottom: 0px;}
    
    #calcAim div {clear: both; width: 100%; height: 35px; }
    #calcAim div input {display: block; float: left; position: static;}
    #calcAim div label.radiobuttons {display: block; float: left; width: 270px; top: 2px; *top: 5px;}
    
    
    #rateValue {font-weight: bold; color:#333; padding: 2px 0 0 216px; }
    #rateValueLabel {margin-bottom: 7px;}
    a#calcScheduleLink {padding-left: 30px; font-size: 11px; background: url('/media/system/bullets/blueDot.png') no-repeat 16px 3px;}
    #calcSalaryLabel {margin-bottom: 5px;}
    #calcErrOut {
        zoom: 1; 
        display: block; padding: 2px 0px 2px 20px; margin-bottom: 17px;
        background: url(/media/system/img/icons/exclamation-mark.gif) 0px 1px no-repeat;
        font-size: 12px;
        color: #e2001a;
    }
    
    /* / calculator */

/* / pages */

/* content Specific */
    /* grayBorder & roundEmphazed */
    div.roundEmphazed {position: relative; border: 1px solid #eaeaea; padding: 10px 12px 2px 10px; font-family: Arial; font-size: 12px; color: #555; margin: 0px 0;}
    div.roundEmphazed p {margin: 0 0 10px 0;}
    div.roundEmphazed div.tr {position: absolute; top: -1px; left: -1px; width: 2px; height: 2px; background: url('/media/system/borders/cornersEmphazed.png') no-repeat -2px -2px;}
    div.roundEmphazed div.tl {position: absolute; top: -1px; right: -1px; width: 2px; height: 2px; background: url('/media/system/borders/cornersEmphazed.png') no-repeat 0px -2px;}
    div.roundEmphazed div.bl {position: absolute; bottom: -1px; left: -1px; width: 2px; height: 2px; background: url('/media/system/borders/cornersEmphazed.png') no-repeat -2px 0px;}
    div.roundEmphazed div.br {position: absolute; bottom: -1px; right: -1px; width: 2px; height: 2px; background: url('/media/system/borders/cornersEmphazed.png') no-repeat 0px 0px;}
    
    div.grayBorder {position: relative; border: 1px solid #eaeaea; padding: 13px 13px 13px 13px; margin-bottom:20px;}
    div.grayBorder div.tr {position: absolute; top: -1px; left: -1px; width: 2px; height: 2px; background: url('/media/system/borders/cornersEmphazed.png') no-repeat -2px -2px;}
    div.grayBorder div.tl {position: absolute; top: -1px; right: -1px; width: 2px; height: 2px; background: url('/media/system/borders/cornersEmphazed.png') no-repeat 0px -2px;}
    div.grayBorder div.bl {position: absolute; bottom: -1px; left: -1px; width: 2px; height: 2px; background: url('/media/system/borders/cornersEmphazed.png') no-repeat -2px 0px;}
    div.grayBorder div.br {position: absolute; bottom: -1px; right: -1px; width: 2px; height: 2px; background: url('/media/system/borders/cornersEmphazed.png') no-repeat 0px 0px;}
    /* / grayBorder & roundEmphazed */
/* / content Specific */










/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #FFFFFF url(/i/unicredit/back.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #c4464a; background: url(/i/unicredit/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 0px solid #cccccc; background: url(/i/unicredit/button.png) 50% 50% repeat-x; _background: url(/i/unicredit/button.gif) 50% 50% no-repeat; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 0px solid #fbcb09; background: url(/i/unicredit/button.png) 50% 50% repeat-x; _background: url(/i/unicredit/button.gif) 50% 50% no-repeat; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 0px solid #fbd850; background: url(/i/unicredit/button.png) 50% 50% repeat-x; _background: url(/i/unicredit/button.gif) 50% 50% no-repeat; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }



/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(/i/unicredit/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/i/unicredit/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*



 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 23px; height: 22px; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -6px; margin-left: -11px; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }




#calcForm div.clear fieldset.radios div {
    float: left;
    width: auto;
    clear: none;
    margin-right: 10px;
}
#calcForm div.clear {
    margin-bottom: 8px;
}

#calcForm div.clear div.slider{
    width: 195px;
    margin-left: 20px;
    top: 5px;
}

#calcForm div.clear input.text {
    width: 65px;
    float: left;
    
}


#calcForm div.clear input.text2 {
font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight:bold;
 color:#666666;

    width: 73px;
    float: left;
    border:none;
    
}

#calcForm div.clear #percent {
    width: 29px;
    float: left;
}

#calcForm div.clear div.sliderCont {
    width: 195px;
    float: left;
    _float: none;
    position: relative;
}

#calcForm div.clear div.mimimum {
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 9px;
}

#calcForm div.clear div.maximum {
    position: absolute;
    right: -20px;
    top: 20px;
    font-size: 9px;
}

#calcForm div.separator {
    clear: both;
}

#calcForm .label {
    height:25px;
}

#calcForm #typeComment {
    padding: 0 0 10px 0px;
}

#percentCont {
    display: none !important;
}


.messageContainer {
    display: inline-block;
    position: relative;
}

.messageBody {
    position:absolute;
    padding: 5px;
    top: -23px;
    left: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #555;
    white-space: nowrap;
    background: #fff;
    z-index:1000000;
}

#calcForm fieldset {
    margin: 0;
    padding: 0;
    display: block;
    _position: relative;
    _left: -3px;
}

#calcForm select {
    display: block;
    _position: relative;
    _left: -3px;
}

#calcForm #fixedPeriodArea fieldset.radios div {
    margin-right: 2px;
}

#calcForm #fixedPeriodArea fieldset.radios div label {
    margin-left: 22px;
}

#calcForm #initial {
    border: 1px solid #fff;
    background: #fff;
    color: #000;
    font-weight: bold;
}

#calcForm a.ui-slider-handle {
    text-decoration: none;
    color: #555;
    outline: none;
    font-size: 9px;
    line-height: 9px;
    font-family: Arial, sans-serif;
    font-weight: normal;
}

#calcForm a.ui-slider-handle #percentDotVal,
#calcForm a.ui-slider-handle:hover #percentDotVal {
    text-decoration: none;
    margin-top: -8px;
    display: block;
    color: #555;
    outline: none;
    font-size: 9px;
    line-height: 9px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    text-align: center;
    _position: relative;
    _zoom: 1;
}
