﻿/*
    Global stylesheet used in both private and public mode.
*/

    /* Misc */
    html, body { margin: 0; padding: 0;}
    img { border: 0; }

    body
    {
        font-family: Tahoma, Helvetica, Arial;
        font-size: 12px;
        color: #333;
        text-align: center;
        background-color: #eaeaea;
        line-height: 20px;
    }
    .clear {clear: both;}
    .left {float: left;}
    .right {float: right;}
    .hidden { display: none; }

    /* Links */
    a:hover, a:link, a:visited, a:focus { color: #5e7082; outline: none; }

    /* Required field icon */
    .required_field_warning { width: 16px; height: 16px; margin-right:3px; background-image:url('https://c698603.ssl.cf3.rackcdn.com/graphics__icons__required_field_warning.png'); display:block;float:left}

    /* Content wrap */
    .container { width: 940px; text-align: left; margin: 0 auto; overflow:hidden;}
    #main {text-align: left; margin: 0 auto;overflow:visible;width:960px;}
    .showcase_item { margin:20px 50px 20px 0; min-width:80px; min-height:50px; }
    .showcase_item .warning_message { background: url('https://c698603.ssl.cf3.rackcdn.com/graphics__icons__error.png') no-repeat 2px 3px; line-height: 18px; margin-top:4px; padding: 2px 2px 2px 22px; color:#999; font-style: italic; }

    /* Header */
    #header { background: transparent url(https://c698603.ssl.cf3.rackcdn.com/graphics__interface__header__header_bg.png) repeat-x 0 32px; text-align:center; }
    #titlebar .logotype { float: left; margin-left: 6px;}

    /* Title-bar */
    #titlebar {  height: 31px; background: #000 url(https://c698603.ssl.cf3.rackcdn.com/graphics__interface__header__titlebar_bg.png) repeat-x; overflow:hidden; border-top: 1px solid #000;color:#fff; }
    #titlebar .wrapper { text-align: left;margin: 0 auto; width: 981px; background: transparent url(https://c698603.ssl.cf3.rackcdn.com/graphics__interface__header__titlebar_left.png) no-repeat; padding-left: 24px; }
    #titlebar .inner { background: transparent url(https://c698603.ssl.cf3.rackcdn.com/graphics__interface__header__titlebar_right.png) no-repeat top right; padding-right: 24px;   }


    /* Footer */
    #footer { clear:both; height: 32px; line-height: 15px; margin: 60px 0 20px 0; color: #999; font-size: 10px; }
    #footer a { color: #999; text-decoration: none; }
    #footer .box { float: left; border-left: #ddd solid 1px; padding: 5px 0px 5px 16px; margin-left: 16px; }
    #footer .container { background: url(https://c698603.ssl.cf3.rackcdn.com/graphics__interface__footer__footer_shade.png) no-repeat top center; padding: 14px 0 14px 0; }
    
    input.help_search { background: #FFFFFF url(https://c698603.ssl.cf3.rackcdn.com/graphics__help__icon_search.png) no-repeat right 3px; border:1px solid #ccc; padding: 3px 20px 3px 3px; font-size:12px; height: 16px; }
    input.help_search:active, input.help_search:focus { border-color: #aaa;}
   
   .key_description .content * { margin:0;padding:0;background-image: none; }
   .key_description .content { overflow: hidden;}