﻿body
{
    background: #F4FAFF;
    color: #00467F;
    font-family: "Arial", Verdana, Helvetica;
    font-size: 11px;
    line-height: 1.5em;
    margin: 0;
    min-height: 600px;
}

a
{
    color: #00467F;
    border-bottom: 1px dotted #00467F;
    text-decoration:none;
}
a:link
{
    color: #00467F;
}
a:active
{
    color: #00467F;
}
a:hover
{
    text-decoration: none;
    border:none;
}

img, fieldset, p, ul, form, div, dl, dt, dd
{
    margin: 0;
    padding: 0;
    border: none;
}

p
{
    text-indent: 0;
}


ul
{
    list-style: none;
}

dl
{
 padding-bottom:10px;
}
    dl dt
    {
        font-weight: bold;
    }
        dl dd
        {
            padding-bottom: 15px;
        }
    
table
{
    margin:0 10px 20px 10px;
    border-collapse: collapse;
}
    thead 
    {
        text-align:left;
    }
    th 
    {
        text-align:left;
        padding-right:10px;
        padding-left:10px;
    }
        tr 
        {
            margin-bottom:10px;
        }
            td 
            {
                padding-right:10px;
                padding-left:10px;
            }
dd input, dd select, dd textarea
{
    width:25%;
}

dd input[type='text']
{
    width: 25%;
}

dd span.alias-selector input[type='text']
{
    width: 25%;
}
    .buttons
    {
        clear: both;
    }
        .buttons input, .buttons a, #content #content-center .title-no-image .buttons input
        {
            background: #ffffff url(/Content/Images/SubmitButton.gif) no-repeat;
            height: 27px;
            width: 89px;
            color: #00467F;
            border: none;
            margin: 10px 10px 10px 0;
        }
        .buttons input, #content #content-center .title-no-image .buttons input
        {
            padding: 0 0 3px 0;
        }
   
form
{
}  
    form textarea
    {
        width: 90%;
        height: 150px;
    }


/*** HEADINGS ***/
h2, h3, h4, h5, h6
{
    font-size: 1.2em;
    font-family: "Arial", Verdana, Helvetica;
    color: #00467F;
}
h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 10px;
    font-weight: normal;
    color: #555555;
}
h2
{
    padding: 0 5px 10px 0;
}
h3
{
    font-size: 1.1em;
}
h4
{
    font-size: 0.8em;
}
h5, h6
{
    font-size: 1em;
}


/*** Base layout ***/
div#frame
{
    margin: 10px auto 0;
    width: 1000px;
}

#header 
{
    clear: both;
    background: url(/Content/Images/FrameTop.gif) no-repeat;
    height: 140px;
	padding-top: 5px;
}
    #header .banner
    {
        background: url(/Content/Images/HeaderBackground.png) no-repeat;
        height: 68px;
        margin: 5px 0 0 8px;
        line-height: 92px;
        padding-left: 25px;
    }
    #header .banner a
    {
        border: none;
    }


#content
{
    clear: both;
    float: left;
    width: 1000px;
    background: url(/Content/Images/FrameMiddle.gif) repeat-y;
}

    #content .content-left
    {
        float: left;
        width: 240px;
        margin: 0 10px;
        padding-top: 8px;
        background: transparent url("/Content/Images/ContentLeftTop.gif") top center no-repeat;
    }
    #content .content-left-bottom
    {
        padding-bottom: 10px;
        background: transparent url("/Content/Images/ContentLeftBottom.gif") bottom center no-repeat;
    }
    #content .content-left-middle
    {
        background: transparent url("/Content/Images/ContentLeftMiddle.gif") repeat-y;
        padding: 0 3px;
    }
        #content .content-left-color
        {
            width: 220px;
            padding: 0 5px;
            background: transparent url("/Content/Images/ContentLeftMiddleColor.gif") top no-repeat;
        }
                #content .content-left form input.search-submit
                {
                    background: transparent url(/Content/Images/MagnifyingGlass.gif) no-repeat;
                    height: 25px;
                    width: 25px;
                    padding: 0;
                    border: none;
                }
                #content .content-left form input.search-input
                {
                    width: 185px;
                }
                
                
    #content #content-right
    {
        float: right;
        background: transparent url(/Content/Images/ContentRightTop.gif) top center no-repeat;
        padding-top: 10px;
        width: 210px;
        margin: 0 10px;
        position: relative;
        right: 0;
        top: 0;
    }
    #content #content-right-bottom
    {
        padding-bottom: 10px;
        background: transparent url(/Content/Images/ContentRightBottom.gif) bottom center no-repeat;
    }

    #content #content-right-middle
    {
        padding: 0 3px;
        background: transparent url(/Content/Images/ContentRightMiddle.gif) repeat-y;
    }
        #content #content-right dl dt
        {
            width: 180px;
            height: 31px;
            line-height: 31px;
            padding-left: 55px;
        }
        
        #content #content-right dd ul 
        {
            margin-left: 15px;
            list-style: disc;
        }
            #content #content-right dd ul li
            {
                margin-bottom: 4px;
            }        
        #content #content-right dd h4 
        {
            font-weight: bold;
            margin: 3px 0 3px 10px;
            font-size: 1em;
        }
            #content #content-right dl dt#online-help-tickets
            {
                background: url("/Content/Images/OnlineHelpTickets.gif") no-repeat;
            }
            #content #content-right dl dt#context-faqs
            {
                height: 37px;
                line-height: 43px;
                background: url("/Content/Images/OnlineHelp.gif") no-repeat;
            }
            #content #content-right dl dt#sherweb-user-password
            {
                height: 37px;
                line-height: 43px;
                background: url("/Content/Images/OnlineHelp.gif") no-repeat;
            }
            #content #content-right dl dt#refresh-cache
            {
                height: 32px;
                line-height: 32px;
                background: url("/Content/Images/ControlPanelTips.gif") no-repeat;
            }
            #content #content-right dl dt#permanent-notes
            {
                height: 32px;
                line-height: 32px;
                background: url("/Content/Images/ControlPanelTips.gif") no-repeat;
            }
            #content #content-right dl dd#permanent-notes-text, #content #content-right dl dd#permanent-notes-text *
            {
                color: #FF0000;
            }
            #content #content-right dl dt#billing-warning
            {
                height: 35px;
                line-height: 35px;
                padding-top: 5px;
                background: url("/Content/Images/BillingWarning.gif") no-repeat;
            }
            #content #content-right dl dd#refresh-cache-text,
            #content #content-right dl dd#sherweb-user-password-text,
            #content #content-right dl dd#billing-warning-text
            {
                padding-left: 10px;
            }
            #content #content-right dl dt#trace-logs
            {
                height: 32px;
                line-height: 32px;
                background: url("/Content/Images/ControlPanelTips.gif") no-repeat;
            }
            #content #content-right dl dd#trace-logs-text
            {
                padding-left: 10px;
            }
            #content #content-right dl dt#control-panel-tips
            {
                height: 32px;
                line-height: 32px;
                background: url("/Content/Images/ControlPanelTips.gif") no-repeat;
            }
            #content #content-right #control-panel-tips-title
            {
                margin-left: 10px;
            }
                #content #content-right #control-panel-tips-title em
                {
                    font-weight: bold;
                }
        #content #content-right dl dd
        {
            margin: 5px 0;
        }
    #content #content-right-color
    {
        background: transparent url(/Content/Images/ContentRightMiddleColor.gif) top center no-repeat;
        width: 180px;
        padding: 0 10px;
    }
        
    #content #content-center
    {
        float: left;
        width: 510px;
        padding-top: 5px;
        background: transparent url(/Content/Images/ContentCenterTop.gif) top center no-repeat;
    }
        #content #content-center h4,
        #content #content-center ul,
        #content #content-center p,
        #content #content-center dl
        {
            margin-left: 20px;
        }
            #content #content-center ul.wtf
            {
                margin-left: 0;
                font-weight:normal;
            }
    #content #content-center-bottom
    {
        padding-bottom: 20px;
        background: transparent url(/Content/Images/ContentCenterBottom.gif) bottom center no-repeat;
    }
    #content #content-center-middle
    {
        background: transparent url(/Content/Images/ContentCenterMiddle.gif) repeat-y;
        padding: 0 7px 0 3px;
        overflow: auto; /* Makes sure margin of children doesn't create whitespace */
    }
    #content #content-center-middle input[type="radio"]
    {
        border:none;
        background-color:transparent;
        width:auto;
    }
    #content #content-center-middle input[type="checkbox"]
    {
        border:none;
        background-color:transparent;
        width:auto;
    }

#page-footer
{
    background: url(/Content/Images/FrameBottom.gif) no-repeat;
    color: #00467F;
    padding: 20px 0;
    font-size: .8em;
    text-align: center;
    height: 112px;
    clear: both;
}

/*** General content design ***/
#content #content-center h2
{
    background: url("/Content/Images/ContentH2.gif") top no-repeat;
    height: 60px;
    line-height: 55px;
    margin: 0;
    padding: 0 20px;
    clear: both;
    white-space: nowrap;
}
#content #content-center h3
{
    background: url("/Content/Images/ContentH3.gif") no-repeat;
    height: 44px;
    line-height: 40px;
    margin: 10px;
    padding: 0 20px;
    clear: both;
}
    #content #content-center h2 img, #content #content-center h3 img
    {
        vertical-align: middle;
    }
    
/*** Column model ***/
#content #content-center div.column
{
    width: 230px;
    padding-top: 5px;
    padding-bottom: 10px;
}
    #content #content-center div.column.with-image img
    {
        float: left;
        padding-left:10px;
    }
    #content #content-center div.column.with-image ul
    {
        float: right;
        width: 170px;
        margin: 0;
    }
    #content #content-center div.column.with-image h3
    {
        background:none;
        height: auto;
        margin: 0;
        padding:0;
        line-height: 0;
    }
    #content #content-center div.column.with-image ul.box-right
    {
        width: 160px;
    }
    
#content #content-center div.column2
{
    width: 215px;
    padding-bottom:10px;
}
    #content #content-center div.column2.with-image img
    {
        float: left;
    }
    #content #content-center div.column2.with-image dl
    {
        padding-left:15px;
    }
    #content #content-center div.column2.with-image dd
    {
        padding:0;
        float: right;
        width: 210px;
    }
    
#content #content-center div.column-large
{
    width: 300px;
    padding-top: 5px;
    padding-bottom: 10px;
}
    #content #content-center div.column-large.with-image img
    {
        float: left;
        padding-left:10px;
    }
    #content #content-center div.column-large.with-image ul
    {
        float: right;
        width: 240px;
        margin: 0;
    }

/*** Language bar ***/
div#language-bar
{
    margin-left: 15px;
    background: url(/Content/Images/HeaderTabLanguageLeft.gif) no-repeat left top;
    padding: 0 0 0 3px;
    font-weight: bold;
    float: left;
}
    div#language-bar span
    {
        display: block;
        background: url("/Content/Images/HeaderTabLanguageRight.gif") no-repeat right top;
        padding: 2px 15px 0 12px;
        height: 20px;
        cursor: pointer;
    }
ul#languages
{
    clear: both;
    width: 998px;
    height: 22px;
    background: #E1EDFB;
    border-top: 1px solid #000;
}
    ul#languages li
    {
        float: left;
        margin-left: 15px;
        padding-top: 2px;
    }
        ul#languages li a
        {
            display: block;
            height: 22px;
            border: none;
            text-decoration: none;
        }
        ul#languages li a:hover
        {
            text-decoration: underline;
        }
        ul#languages li.current
        {
            font-weight: bold;
        }


/*** Buttons under the logo ***/
ul.tabs
{
	margin-top: -5px;
	padding-left: 30px;
}
    ul.tabs li
    {
        float: left;
        background: url("/Content/Images/HeaderTabReverseLeft.gif") no-repeat left top;
        margin: 0;
        padding: 0 0 0 5px;
    }
        ul.tabs li a, ul.tabs li span
        {
            display: block;    
            background: url("/Content/Images/HeaderTabReverseRight.gif") no-repeat right top;
            padding: 0 15px 0 10px;
            height: 22px;
            line-height: 22px;
        }

    ul.tabs.left
    {
        margin-left: -5px;
    }
    ul.tabs.left li
    {
        float: left;
        margin-right: 10px;
    }

    ul.tabs.right
    {
	    margin-right: 25px;
    }
    ul.tabs.right li
    {
	    float: right;
	    margin-left: 10px;
    }
    
/*** Once logged in ***/
#breadcrumbs
{
    clear: both;
    float: left;
    margin: 3px 0 0 30px;
    font-weight:bold;
}

#welcome-user
{
    float: right;
    margin: 3px 30px 0 0;
}

p.reset-treeview
{
    margin: 10px 0;
}

/*** Xtkl.Mvc.UI ***/
div.percentage-bar
{
    border: 1px solid #87CEFA;
}
    div.percentage-bar > div
    {
        background-color: #D8E7FF;
    }

.expander
{
    cursor: pointer;
    padding: 0 12px 0 0;
    background: url("/Content/Images/Expand.gif") no-repeat center right;
    font-weight: bold;
}
    .expander.open
    {
        background-image: url("/Content/Images/Expanded.gif");
    }
    
/*** User special classes ***/
ul.mailbox-features
{
    clear: both;
    padding-top: 10px;
}
    ul.mailbox-features li
    {
        float: left;
        width: 25%;
    }
    
/*** Services ***/
#services-tabs
{
    padding-top: 10px;
}
#services-tabs a
{
    border:none;
}
.services
{
    clear: both;
    padding-top: 10px;
    background: transparent url(/Content/Images/ServicesBackground.gif) no-repeat;
}
    .services ul.icons
    {
        padding-top: 10px;
        overflow: auto;
    }
        .services ul.icons li
        {
            float: left;
            text-align: center;
            margin: 0 10px 5px 0;
            width: 75px;
            min-height: 85px;
        }
        .services ul.icons li p
        {
            height: 52px;
        }
        .services ul.icons li a
        {
            border:none;
            cursor:pointer;
        }
        .services ul.icons li a img
        {
            margin-left:-10px;
        }
        
    .services ul.icons:after
    {
        clear: both;
    }
    
div#domains ul
{
    margin: 10px 20px 20px 20px;
}


/*** MISC ***/
.blackberry-users
{
    padding-top:10px;
    margin-left: 10px !important;
}
    .blackberry-users .blackberry
    {
        padding-left: 20px;
        background: url("/Content/Images/CnBlackBerry.gif") no-repeat;
    }
        .blackberry-users .no-blackberry
        {
            padding-left: 20px;
            background-image: url("/Content/Images/Cn.gif");
            background-repeat: no-repeat;
            background-position: 0 0;
        }

.inline 
{
    display: inline;
}

ul.param-mailbx li
{
    display: inline;
    padding:0 10px 10px 10px;
}

    ul.aliases li
    {
        display:inline;
    }
        ul.aliases select
        {
            width:250px;
            font-size:11px;
            border:2px solid #D8E7FF;
            padding:2px;
        }
        ul.aliases input
        {
            width:175px;
            font-size:11px;
            border:2px solid #D8E7FF;
            padding:2px;
        }
        .aliases label
        {
            font-weight:bold;
        }

    td.aliases
    {
        display:inline;
    }
        td.aliases select
        {
            width:175px;
            font-size:11px;
            border:2px solid #D8E7FF;
            padding:2px;
        }
        td.aliases input
        {
            width:125px;
            font-size:11px;
            border:2px solid #D8E7FF;
            padding:2px;
        }  
        
    td.aliases2
    {
        display:inline;
    }
        td.aliases2 select
        {
            width:150px;
            font-size:11px;
            border:2px solid #D8E7FF;
            padding:2px;
        }
        td.aliases2 input
        {
            width:100px;
            font-size:11px;
            border:2px solid #D8E7FF;
            padding:2px;
        }   
    p.aliases
    {
        display:inline;
    }
        p.aliases select
        {
            width:250px;
            font-size:11px;
            border:2px solid #D8E7FF;
            padding:2px;
        }
        p.aliases input
        {
            width:175px;
            font-size:11px;
            border:2px solid #D8E7FF;
            padding:2px;
        }

.block 
{
    display: block;
}

.center
{
    text-align: center;
}

.bold
{
    font-weight: bold;
}

.clear
{
    clear: both;
}

.floatright
{
    float: right;
}

.floatleft
{
    float: left;
}

.cute
{
    font-weight: bold;
}

.cute a
{
    border:none;
    text-decoration:none;
}

.message
{
    border: 2px dotted black;
    margin: 10px;
    padding: 10px;
    font-weight: bold;
}
    .message strong
    {
        font-size: 120%;
    }
.error
{
    color: #FF0000;
    border-color: #FF0000;
}
.notice
{
    color: #009900;
    border-color: #009900;
}
.warning
{
    color: #FB7F0C;
    border-color: #FB7F0C;
}

.mandatory
{
    color:#990000;
    font-weight:bold;
}


/*** H2 no image ***/

#content #content-center .title-no-image h2, #content #content-center h2.title-no-image
{
    background:none;
    border-bottom:solid 1px #00467F;
    height: auto;
    margin: 10px 20px 10px 20px;
    padding:10px 0 10px 0;
    line-height: 0;
    color:#336aac;
    clear:both;
}

#content #content-center h2 img
{
    padding-right:10px;
}

#content #content-center .title-no-image h3, #content #content-center h3.title-no-image
{
    background:none;
    border-bottom:solid 1px #CC6600;
    height: auto;
    margin: 10px 20px 10px 20px;
    padding:40px 0 10px 0;
    line-height: 0;
    color:#336aac;
    clear:both;
}
    #content #content-center .title-no-image h3 a, #content #content-center h3.title-no-image a
    {
        font-size: 90%;
        font-weight: normal;
    }

#content #content-center .sub-title
{
    padding: 5px;
    clear: both;
    background:none;
    border-bottom: solid 1px #CC6600;
    margin: 10px 20px 10px 20px;
    color:#336aac;
    height: auto;
    line-height: normal;
}

#content #content-center .title-no-image input, select
{
    font-size:11px;
    border:2px solid #D8E7FF;
    padding:2px;
    width:60%;
    margin-left:0;
}
    .long select, .create-mailbox select
    {
        width:250px;
    }
#content #content-center .title-no-image input[type="radio"]
{
    border:none;
}
#content #content-center .title-no-image input[type="checkbox"]
{
    border:none;
    background-color:transparent;
    width:auto;
    margin:0 5px 0 10px;
}


#content #content-center .title-no-image table
{
    margin:0 10px 20px 20px;
}
    #content #content-center .title-no-image thead 
    {
        text-align:left;
    }
    #content #content-center .title-no-image th 
    {
        text-align:left;
        width:200px
    }
    #content #content-center .title-no-image th.center 
    {
        text-align:center;
    }
        #content #content-center .title-no-image tr 
        {
            margin-bottom:10px;
            margin-left:10px;
        }
            #content #content-center .title-no-image td input, select
            {
                font-size:11px;
                border:2px solid #D8E7FF;
                padding:2px;
                margin-left:0;
            }
                #content #content-center .title-no-image li.no-margin select
                {
                    width:250px;
                }
            #content #content-center .title-no-image td 
            {
                padding-right:10px;
            }
            td.long select
            {
                width:250px;
            }
            td.long input
            {
                width:100px;
            }
            
            dd.long input
            {
                width:30%;
            }

#content #content-center .title-no-image textarea
{
    font-size:11px;
    border:1px solid #315477;
    background-color:#EDF4FC;
    padding:2px;
    margin:0 0 20px 0;
    width:430px;
}

.title-no-image textarea
{
    font-size:11px;
    border:1px solid #315477;
    background-color:#EDF4FC;
    padding:2px;
    margin:10px 0 20px 0;
    width:430px;
}

.margin input
{
    margin:10px;
}

.top 
{
    margin-top:-60px;
}
    #content #content-center .title-no-image ul
    {
        margin-bottom:60px;
    }
        #content #content-center .title-no-image ul li
        {
            float:left;
            width:50%;
        } 
                #content #content-center .title-no-image ul li label
                {
                    font-weight:bold;
                    display:block;
                }
                    #content #content-center .title-no-image ul.wtf li label
                    {
                        font-weight:normal;
                        display:block;
                    } 
                #content #content-center .title-no-image .long input
                {
                    width:100%;
                }
                #content #content-center .title-no-image .long2 input
                {
                    width:80%;
                }

#content #content-center .title-no-image .more-width 
{
    width:480px;
}   

/*** Organization/User Box ***/
.show-box 
{
    background:transparent url(/Content/Images/BoxTop.gif) no-repeat;
    padding-top:15px;
}
    #content #content-center .show-box h2
    {
        background:none;
        border-bottom:solid 2px #D8E7FF;
        height: auto;
        margin: 10px 20px 0 20px;
        padding:0 0 10px 0;
        line-height: 0;
    }
        #content #content-center .show-box-middle h2
        {
            background:none;
            border-bottom:solid 2px #D8E7FF;
            height: auto;

            padding:0 0 10px 0;
            line-height: 0;
            margin: 10px 0 0 0;
        }


.show-box-bottom 
{
    background: transparent url(/Content/Images/BoxBottom.gif) no-repeat bottom center;
}

.show-box-middle 
{
    background: transparent url(/Content/Images/BoxMiddle.gif) repeat-y;
    padding: 0 20px;
}

.nowrap
{
    white-space: nowrap;
}

table.logs tbody tr td
{
    border-bottom: 1px dotted #CCCCCC;
}

/*** Overlay ***/
#overlay
{
    display: none;
    width: 100%;
    background-color: #000000;
    height: 1000px;
    opacity: .50;
    -moz-opacity: .50;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    color: #333333;
}
    #please-wait
    {
        display: none;
        z-index: 100;
        position: fixed;
        top: 50%;
        left: 50%;
        margin: -65px 0 0 -200px;
        width: 370px;
        height: 100px;
        background-color: #E9F2FC;
        border: 2px solid #82D3FF;
        padding: 15px;
        text-align: center;
    }
        #please-wait h1
        {
            font-size: 1.75em;
            margin: 10px auto 10px auto;
        }
        #please-wait p
        {
            margin-bottom: 10px;
        }
        
        
.hack-margin
{
    margin-top:-50px;
}

#error-content
{
    padding: 25px;
}

#content .legend
{
    margin-left: 0;
    margin-top: 1em;
}

#content #allocated-disk-space
{
    margin: 0 30px;
}

.legend .content-left-color
{
    padding-left: 20px;
}
    .legend .content-left-color h3
    {
        margin-top: 0;
    }
        .legend .content-left-color ul li
        {
            padding-left: 20px;
        }
        
/*** password strength stuff ***/
.is0
{
    background: url("/Content/Images/PasswordStrength.png") no-repeat 0 0;
    width: 138px;
    height: 7px;
}
.is10 { background-position: 0 -7px; }
.is20 { background-position: 0 -14px; }
.is30 { background-position: 0 -21px; }
.is40 { background-position: 0 -28px; }
.is50 { background-position: 0 -35px; }
.is60 { background-position: 0 -42px; }
.is70 { background-position: 0 -49px; }
.is80 { background-position: 0 -56px; }
.is90 { background-position: 0 -63px; }
.is100 { background-position: 0 -70px;}

#content #content-center .title-no-image ul#terms-of-services li
{
    float: none;
    width: auto;
}

tr.non-viewed td
{
    font-weight: bold;
}

form.pretty
{
    padding-bottom: 20px;
}
    form.pretty .pretty
    {
        margin-left: 5px;
    }
    form.pretty ul li 
    {
        margin-bottom: 5px;
    }    
        form.pretty ul li label
        {
            width: 20%;
            display: inline-block;
            vertical-align: top;
        }
        form.pretty .field
        {
            width: 75%;
            display: inline-block;
        }
        form.pretty ul li input, form.pretty ul li textarea, form.pretty ul li select
        {
            font-size:11px;
            border:2px solid #D8E7FF;
            padding:2px;
            margin-left:0;
            width: 100%;
        }
        
        form.pretty ul.activesync li label
        {
            width: 40%;
        }
        form.pretty ul.activesync li input, form.pretty ul.activesync li textarea, form.pretty ul.activesync li select
        {
            width: 55%;
        }
        
#DownloadDisclaimer
{
    margin-left: 10px;
    width: 95%;
    height: 300px;
}

.import-user-report, .pretty-list
{
    list-style: disc;
    padding: 5px;
    margin-bottom: 15px;
}
    .import-user-report li, .pretty-list li
    {
        padding-bottom: 5px;
        margin-left: 15px;
    }
    
.even, .even td
{
}

.odd, .odd td
{
    background-color: #EDF4FC;
}

table.pretty
{
    width: 95%;
}
    table.pretty tr td
    {
        padding-bottom: 5px;
    }
        table.pretty thead
        {
        }
            table.pretty thead tr
            {
                border-bottom: 1px solid #CC6600;
                line-height: 2em;
            }
                table.pretty thead tr th, table.pretty tfoot tr th
                {
                    font-size: 1.1em;
                }
            table.pretty tfoot tr
            {
                border-top: 1px solid #CC6600;
                line-height: 2em;
            }
    table.pretty tbody tr.first td
    {
        padding-top: 10px;
    }
    table.pretty tbody tr.last td
    {
        padding-bottom: 10px;
    }

#reseller-credentials
{
    margin-top: 20px;
}

.validation-errors
{
    padding-left: 15px;
    list-style: disc;
    margin-top: 10px;
    margin-bottom: 10px;
}
    .validation-errors p, #content #content-center .validation-errors p
    {
        margin-left: 0;
    }
    
.import-users
{
    padding-bottom: 15px;
}

.tips
{
    margin: 0 0 20px 15px;
    list-style: disc;
    padding: 0 0 0 25px;
}

.administration-menu
{
    margin: 10px 0 20px 0;
}
    .administration-menu li
    {
        margin-bottom: 5px;
    }
    
    
table.pretty tr.with-second-row td, table.pretty tr.with-second-row th
{
    padding-bottom: 0;
}

table.pretty tr.second-row td, table.pretty tr.second-row th
{
    line-height: 1em;
    padding-bottom: 10px;
    vertical-align: top;
}

#debug-information
{
    margin: 15px auto 0 auto;
    width: 600px;
    font-size: 1.3em;
    overflow: auto;
}
    #debug-information li
    {
        display: inline-block;
        margin: 0 15px;
    }
    
.manage-account, .suspension, .debug-user
{
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}

form.pretty fieldset
{
    margin-left: 10px;
}
    form.pretty fieldset legend
    {
        padding-left: 10px;
        font-weight: bold;
    }
    
#redirect-to
{
    display: none;
}

#content #content-center #sharepoint-pitch h3, #content #content-center #sharepoint-pitch h4
{
    font-weight: normal;
    background: none;
}

#content #content-center #sharepoint-pitch #sharepoint-title
{
    background: transparent url("/Content/Images/SharePoint/HeadingBackground.gif") repeat-x bottom center;
    font-size: 1.5em;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

#content #content-center #sharepoint-pitch #sharepoint-logo
{
    background: transparent url("/Content/Images/SharePoint/Logo.gif") no-repeat 0 center;
    text-indent: -9999px;
    border-bottom: 1px solid gray;
    height: 65px;
    margin: 0 10px;
    padding-bottom: 15px;
}

.fr #content #content-center #sharepoint-pitch #sharepoint-logo
{
    background-image: url("/Content/Images/SharePoint/Logo.fr.gif");
}

#content #content-center #sharepoint-pitch #activate-now
{
    margin-left: 0;
}

#content #content-center #sharepoint-pitch .keyword, #content #content-center #sharepoint-pitch #activate-now input
{
    text-transform: uppercase;
    font-weight: bold;
}
#content #content-center #sharepoint-pitch .keyword.sharepoint
{
    text-transform: none;
}
#content #content-center #sharepoint-pitch #activate-now input
{
    font-size: .9em;
    background-image: url("/Content/Images/SubmitButtonLarge.gif");
    width: 110px;
}

#content #content-center #sharepoint-pitch #intranet
{
    font-size: 1.3em;
    margin-left: 10px;
}

#content #content-center #sharepoint-pitch #features
{
    padding-bottom: 15px;
    border-bottom: 1px solid grey;
    margin: 0 auto;
    width: 480px;
}

#content #content-center #sharepoint-pitch #and-much-more
{
    margin-left: 10px;
    padding-top: 5px;
    font-size: 1.1em;
}

#content #content-center #sharepoint-pitch #free-space
{
    margin: 0 10px 20px;
    font-size: 1.2em;
    border-bottom: 1px solid grey;
    padding-bottom: 15px;
}

.actions
{
    overflow: auto;
}
    .actions li
    {
        float: left;
        padding: 0 5px;
    }
        .actions li.selected
        {
            font-weight: bold;
        }
#letters
{
    margin: 10px;
}

.contacts, .users, .distribution-list-fix
{
    margin-top: 15px;
}

.users .icon
{
    padding-left: 20px;
    background-position: left center !important;
}

.blacklisted
{
    color: #FF0000;
}


.summary
{
    overflow:auto;
}

.summary li
{
    float:left;
    width: 20px;
    height: 20px;
    padding: 3px;
    text-indent: -99999px;
}

.summary li.forward
{
    background: url("/Content/Images/SummaryForward.gif") no-repeat center center;   
}
.summary li.pop
{
    background: url("/Content/Images/SummaryPop.gif") no-repeat center center;   
}
.summary li.blackberry
{
    background: url("/Content/Images/SummaryBlackBerry.gif") no-repeat center center;   
}
.summary li.crm
{
    background: url("/Content/Images/SummaryCrm.gif") no-repeat center center;   
}
.summary li.ocs-standard
{
    background: url("/Content/Images/SummaryOcsStandard.gif") no-repeat center center;   
}
.summary li.ocs-enterprise
{
    background: url("/Content/Images/SummaryOcsEnterprise.gif") no-repeat center center;   
}

#legend.summary li
{
    text-indent: 0px;
    float:none;
    width: 100%;
    padding-left: 25px;
    background-position: left center;
}

#legend.summary
{
    overflow: hidden;
    padding-bottom: 10px;
}
#faqs
{
    color: #6182AF;
}

.hidden
{
    display: none;
}

.noted-list
{

}
    .noted-list .with-note, .noted-list .no-note
    {
        clear: both;
    }
    .noted-list .with-note
    {
        width: 50%;
        float: left;
    }
    .noted-list .note
    {
        width: 45%;
        float: right;
    }
.list-values
{
    list-style: disc;
}

.mailflow li
{
    margin-bottom: 5px;
}

.mailflow li input, .mailflow li select, .mailflow li textarea
{
    font-size:11px;
    border:2px solid #D8E7FF;
    padding:2px;
    margin-left:0;
}

.limit, .limit label, .limit .field
{
    width: 49%;
}
    .limit label, .limit .field
    {
        display: inline-block;
    }
        .limit label
        {
            width: 30%;
            padding-left: 10%;
        }
        .limit .field
        {
            width: 57%;
        }
            .limit .field input
            {
                width: 40%;
            }
 .mailflow-list
 {
 
 }
    .mailflow-list label
    {
        display: inline-block;
        width: 25%;
        vertical-align: top;
    }
    .mailflow-list .field
    {
        display: inline-block;
        width: 74%;
    }