﻿.recentArticles
{
    list-style-type: none;
    margin: 10px;
}
.memberList li
{
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    display: block;
    font-size: xx-small;
}
.pad3
{
    padding: 6px;
}
.error
{
    border: solid 3px red;
    background-color: #ffcccc;
}
.ulh3
{
    margin: 0 0 0 10px;
    padding: 0;
    line-height: normal;
}
.ulh3 li
{
    margin: 10px;
    line-height: normal;
}
.notice
{
    margin: 10px;
    border: solid 1px orange;
    background-color: #FFFFCC;
    padding: 10px;
    font-size: small;
}
.gridview
{
    font-size: x-small;
}
.gridview tr:hover
{
    background: #FFFFDD;
}
.alternate
{
    background: #FFFFDD;
}

#updateProgress
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    text-align: center;
    background: white; /* url(/images/updateProgress.gif) no-repeat center fixed;*/
    filter: alpha(opacity=40); /* Internet Explorer       */
    -moz-opacity: 0.4; /* Mozilla 1.6 and below   */
    opacity: 0.4; /* newer Mozilla and CSS-3 */
}
#dvCentered
{
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 101;
    width: 300px;
    height: 120px;
    overflow: auto;
    margin-top: -60px;
    margin-left: -150px;
    text-align: center;
    font-family: Arial;
    border: solid 10px #CCC;
    padding: 10px;
    background: #FFF;
}

.rightModule
{
    float: right;
    width: 200px;
    background-color: White;
    margin: 0 0 0 25px;
    padding: 0;
    clear: both;
}
.off_Title
{
    color: Red;
    font-weight: bold;
    font-size: small;
}
.off_Rank, .off_Name
{
    font-weight: bold;
}

.off_Phone, .off_Email
{
}
.breadCrumb
{
    font-size: xx-small;
    padding: 10px 0 3px 15px;
    clear: both;
    color: Black;
}
p, .p, li
{
    line-height: 160%;
    font-size: small;
}
a
{
    text-decoration: none;
    color: Blue;
}
a:hover
{
    text-decoration: underline;
}
a img
{
    border: solid 0 transparent;
}

body, .body
{
    background: #006 url(/App_Themes/MCSPS/Images/bg_fade_content.png) repeat-y center; /*background: #306 url(/Images/bg_fade_content.png) repeat-y center;*/
    margin: 0;
    padding: 0;
    font-family: verdana;
}
#content
{
    background: #FFF;
    background-position: right;
    background-repeat: repeat-y;
    width: 820px;
    margin: auto;
}
.bold
{
    font-weight: bold;
}

.clearBoth
{
    clear: both;
}
.floatRight
{
    float: right;
}
th, .th
{
    text-align: left;
}
hr, .hr
{
    color: #BBBBBB;
    height: 1px;
}
.floatLeft
{
    float: left;
}

#centerLogo
{
    width: 375px;
    height: 109px;
    margin: auto;
    padding-right: 60px;
    padding-top: 18px;
}

#flagWheel
{
    width: 76px;
    height: 109px;
    margin-right: 25px;
    margin-top: 0px;
}
#triangleFlag
{
    width: 151px;
    height: 109px;
}
.small
{
    font-size: small;
}
.x-small
{
    font-size: x-small;
}
.xx-small
{
    font-size: xx-small;
}

fieldset, .fieldset
{
    padding: 20px 10px 10px 10px;
    margin-top: 20px;
    position: relative;
    background: #FFF url(/App_Themes/MCSPS/Images/bg_fade.png) repeat-x scroll 0px -40px;
    border: solid 1px #EEE;
}
legend, .legend
{
    top: -14px;
    position: absolute;
    background: #FFF url(/App_Themes/MCSPS/Images/bg_fade.png) repeat-x scroll 0px -110px;
    padding: 3px 12px 3px 12px;
    font-weight: bold;
    font-size: x-small;
}
.pad10
{
    padding: 10px;
}
.padTop
{
    padding-top: 10px;
}
.marg10
{
    margin: 10px;
}
h1, .h1
{
    font-size: x-;
}
