body
{
    background-color: Transparent;
}

.PrintHeader
{
    visibility: hidden;
    display: none;
}

.PrintHeaderContactDetails
{
    visibility: hidden;
    display: none;
}

.horizontalrule
{
    visibility: hidden;
    display: none;
}

hr
{
    height:1px;
    color:#cccccc;
    background-color:#cccccc;
    border:none;
}
p, td, .Normal
{
    font-family: Arial;
    font-size: 12px;
}
h1, Title h1
{
    font-family: Times new roman, Arial, verdana;
}
h3
{
    font-weight:bold;
    font-size:12px;
    font-family:Arial;
}
.Wrapper
{
    width: 770px;
    margin: auto;
    margin-top: 50px;
}
.Menu
{
    height: 26px;
    background-image: url(images/menu-bg.gif);
    background-repeat: no-repeat;
    background-position: 218px bottom;

}
.BlueContentOuter
{
    height: auto;
    margin: 0px;
    padding: 0px;
    clear:both;

}

.BlueContentOuter .BlueTop
{
    background-image: url(images/blue-top.gif);
    background-position: left,top;
    background-repeat: no-repeat;
    width: 770px;
    height: 29px;
}
.BlueContentOuter .BlueContentWrapper
{
    background-image: url(images/blue-middle.gif);
    background-position: left,top;
    background-repeat: repeat-y;
    width: 770px;
    padding-left: 22px;
}
.BlueContentOuter .BlueBottom
{
    background-image: url(images/blue-bottom.gif);
    background-position: left,top;
    background-repeat: no-repeat;
    width: 770px;
    height: 70px;
}


.BlueContentWrapper .Logo
{
    background-image: url(images/logo-bg.gif);
    background-position: right;
    background-repeat: no-repeat;
    width: 158px;
    height: 115px;
    float: left;
    background-color: transparent;
    margin-top: 50px;
    padding: 0px;
}
.BlueContentWrapper .ContentOuter
{
    background-color: transparent;
    float: left;
}
.ContentBottom
{
    background-image: url(images/content-bottom.gif);
    background-position: left,top;
    background-repeat: no-repeat;
    width: 560px;
    height: 21px;
}
.Content
{
    width: 520px;
    height: auto;
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
}
.leftpane
{
    width: 99%;
    height: auto;
}
.ContentAdmin
{
    width: 770px;
    background-color: white;
}
.contentpane, .bottompane
{
    width: 100%;
}
.rightpane
{
    width: 150px;
    height: auto;
}
.ContentTop
{
    background-image: url(images/content-top.gif);
    background-position: left,top;
    background-repeat: no-repeat;
    width: 560px;
    height: 21px;
}
#Login
{
    text-align: right;
    float: right;
    margin-top: 50px;
    margin-right: 40px;
    font-weight: normal;
}
#Login a, #Login a:link, #Login .SkinObject a:link, #Login .SkinObject a:visited, #dnn_dnnLOGIN_cmdLogin a, .LoginLink
{
    font-weight: normal;
    color: #333333;
    font-size: 10px;
}

li
{
    margin-bottom: 8px;
}

a, a:link, a:visited
{
    color: #5A626D;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
    color: Black;
}

H2
{
    font-family: Times new roman, Arial, verdana;
    font-size: 14px;
    font-weight: bold;
    color: #5A626D;
}



/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#HouseMenuNav, #HouseMenuNav ul
{
    /* all submenu lists */
    padding: 0;
    margin: 0;
    border: 0;
    list-style: none;
    white-space: nowrap;
    position: relative;
    z-index: 9;
}

#HouseMenuNav li
{
    /* all list items */
    position: relative;
    display: inline;
    float: left;
    margin: 0;
    border: 0;
    padding: 0;
}


#HouseMenuNav li li
{
    /* all items under the top level */
    z-index: 11113;
}

#HouseMenuNav a
{
    /* all links within the menu wrapper */
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li li a
{
    /* all item links under the top level */
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li a:hover
{
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li li a:hover
{
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li ul
{
    position: absolute;
    top: 26px;
    margin: 0;
    border: 0;
    padding: 0;
    z-index: 11112;
}

#HouseMenuNav li ul ul
{
    /* third-and-above-level lists */
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li:hover ul ul, #HouseMenuNav li:hover ul ul ul, #HouseMenuNav li.sfhover ul ul, #HouseMenuNav li.sfhover ul ul ul
{
    left: -9999px;
}

#HouseMenuNav li:hover ul, #HouseMenuNav li li:hover ul, #HouseMenuNav li li li:hover ul, #HouseMenuNav li.sfhover ul, #HouseMenuNav li li.sfhover ul, #HouseMenuNav li li li.sfhover ul
{
    /* lists nested under hovered list items */
    left: auto;
    z-index: 99999;
}

#HouseMenuNav iframe
{
    position: absolute;
    left: 0;
    top: 40;
    z-index: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
    display: block;
}

.ArrowPointer
{
    cursor: default;
}


/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#HouseMenuNav, #HouseMenuNav ul
{
    /* all submenu lists */
    width: auto;
    height: 26px;
    background-color: transparent; /*blue */
    margin: auto;
    margin-left: 218px;
    padding-top: 0px;
}
#HouseMenuNav li ul
{
    /* second-level lists = all list items under the top/parent menu  #cc0000*/
    width: 200px; /* width of submenu, must be set so third-level list can get shifted over properly */
    left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    border: 1px solid gray;
    border-bottom: 0px;
    margin: 0 0 0 0; /* hack for MacIE5 to ignore, while other browsers use \*/
    margin: 0; /* end hack */
    background-color: white; /* #5086AA */
    padding-bottom: 0px;
    padding-top: 0px; /*filter: alpha(opacity=85);    opacity: 0.85;*/
    margin-left: 0px;
    height: auto;
}
#HouseMenuNav li
{
    /* all list items */ /* border-right: 1px solid #666;*/
    line-height: normal; /* hack for MacIE5 to ignore, while other browsers use \*/ /*background-image:url(images/menu-line.jpg); display line between 1st menu items       background-repeat:no-repeat;         background-position:100% 4px; border-right:1px solid white;  */
    background-color: transparent; /* green */
    margin-right: 4px;
    height: 18px;
    width: 100px;
    padding-top: 8px; /*5*/
    text-align: center;
}
#HouseMenuNav li:hover
{
    background-color: Transparent;
    height: 18px;
}

/*   #HouseMenuNav li:hover a { 
                   color:white;
                         }

                         #HouseMenuNav li:hover li a { 
                   color:black;
                         }*/

#HouseMenuNav li li
{
    /* all items under the top level */ /* all items under the top level - submenu/child items */
    width: 200px;
    height: 20px;
    background-image: none;
    margin: 0px;
    padding: 0px;
    padding-top: 0px; /*padding-left:5px;*/
    text-align: left;
    border-bottom: 1px solid black;
    background-color: White;
}
#HouseMenuNav li li:hover
{
    color: white;
    height: 20px;
    width: auto;
    width: 200px;
    background-color: #737375;
}



#HouseMenuNav a
{
    /* all links within the menu wrapper */
    font-family: Times New Roman, Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-transform: uppercase;
    color: white; /*white*/ /* set to a colour if you want ALL menu items to have the same background colour */
}
#HouseMenuNav li a
{
    /* all links within the menu wrapper      padding: 0px;     margin-top: 5px;*/
    height: auto; /*[1stAHeight]px;IE has problem to set width, so auto will be fine*/
    width: auto;
    font-size: 12px;
    font-weight: bold;
    background-color: transparent; /*red*/
}
#HouseMenuNav li li a
{
    /* all item links under the top level = all child links */
    width: 195px;
    height: 16px;
    color: black;
    margin-left: 5px;
    font-size: 10px;
    background-color: transparent;
    padding-top: 4px;
}

#HouseMenuNav li a:hover
{
    color: white; /*#000background-color: #eee;*/
    font-size: 12px;
    height: auto; /*[1stAHoverHeight]px; background-color: #eee;*/
    background-color: Transparent;
}

#HouseMenuNav li li a:hover
{
    color: white; /*  blackbackground-color: #eee;*/
    height: 16px;
    width: 195px;
    background-color: #737375;
    margin-left: 5px;
    font-size: 10px;
    padding-top: 4px;
}
/* second-level lists.when the mouseover to the first level and dispaly the popup list-yuchen*/





#HouseMenuNav li ul ul
{
    /* third-and-above-level lists */
    margin: -22px 0 0 160px;
    border: solid 1px #000;
    line-height: 12px;
}
#HouseMenuNav #HouseMenuNavParentItem a
{
    /* all links under the parent item (li) */
    color: #fff;
    background-color: transparent;
    text-decoration: none;
}

#HouseMenuNav a#HouseMenuNavParentLink
{
    /* parent link itself */
    color: #fff;
    background-color: transparent;
    text-decoration: none;
}

#HouseMenuNav a#HouseMenuNavCurrentLink
{
    /* current selected/active link */
    color: #999999;
    font-weight: bold;
    background-color: transparent;
    text-decoration: none;
}
