﻿div, img
{
    behavior: url(   '/portals/17/skins/Framing Matters/iepngfix.htc' );
}

#printHeader
{
    text-align: left;
    font-size: 10px;
    color: #000;
    display: none;
    visibility: hidden;
}

body
{
    background-color: #fff;
    margin: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #fff;
    behavior: url(  '/portals/17/skins/Framing Matters/csshover.htc' );
}

#container
{
    background: url( 'site/img/logo-with-grad.png' ) no-repeat top left;
    margin: 0 auto;
    width: 990px;
}

#header
{
    width: auto;
    height: 110px;
}

#logo
{
    width: 100px;
    height: 100px;
    float: left;
}

#menu
{
    width: 620px;
    height: 100px;
    float: right;
    margin-right: 50px;
}

.leftpane
{
    margin: 0;
    padding: 0 0 25px 50px;
}

.contentpane
{
    padding-top: 94px;
}

.rightpane
{
    margin-right: 0;
    padding-right: 0;
    text-align: right;
}

#footer
{
    margin: 0 auto;
    margin-top: 25px;
    height: 420px;
    width: 990px;
    background-color: #0d0542;
    padding-top: 20px;
    padding-bottom: 20px;
    clear: both;
}

#footer-container
{
    margin: 0 auto;
    width: 933px;
    padding-left: 29px;
    padding-right: 25px;
}

#footer-item-left, #footer-item-middle, #footer-item-right
{
    width: 292px;
    height: 156px;
    float: left;
    cursor: hand;
    cursor: pointer;
}

#footer-item-left, #footer-item-middle
{
    margin-right: 27px;
}

#footer-item-left
{
    background: url( 'site/img/meet-the-team.jpg' ) no-repeat top left;
}

#footer-item-middle
{
    background: url( 'site/img/our-services.jpg' ) no-repeat top left;
}

#footer-item-right
{
    background: url( 'site/img/contact-us.jpg' ) no-repeat top left;
}

#logo-bottom-right
{
    height: 40px;
    width: 150px;
    background: url( 'site/img/logo-bottom-right.gif' ) no-repeat top center;
    float: right;
    padding-top: 122px;
    text-align: center;
    font-size: 10px;
    color: #836ecc;
    margin-right: 50px;
    margin-top: 60px;
}

#netpotential
{
    clear: both;
    padding-left: 45px;
    font-size: 10px;
    height: 0;
    margin: 0;
}

a, a:link
{
    color: #fff;
    text-decoration: none;
}

a:visited
{
    color: #fff;
}

a:hover
{
    text-decoration: underline;
}

#netpotential a
{
    text-decoration: underline;
}

#netpotential a:hover
{
    text-decoration: none;
}

h1
{
    color: #fff;
    font-family: "Lucida Sans Unicode", Arial, Verdana, Calibri;
    font-size: 36px;
    font-weight: normal;
}

h2, h3, h4, h5, h6
{
    font-family: Arial, Verdana, Calibri, Helvetica, Sans-Serif;
    line-height: 1.5em;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0;
}

h2
{
    margin-top: 0;
    padding: 0;
    font-size: 24px;
    color: #ccccf4;
    font-weight: normal;
    line-height: 1.3em;
}

h3
{
    font-size: 13px;
    font-weight: bold;
}

h4
{
    font-size: 13px;
    font-weight: normal;
    color: #8a8ac3;
}

h5
{
    font-size: 12px;
    font-weight: bold;
    color: #8a8ac3;
}

h6
{
    font-size: 12px;
    font-weight: normal;
    color: #8a8ac3;
}

p
{
    margin-top: 0;
}

a.readmore
{
    color: #04c5f5;
    text-transform: lowercase;
    font-weight: bold;
    text-align: right;
    float: right;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.readmore
{
    margin: 0;
    padding: 0;
}

.continue-reading a
{
    text-transform: uppercase;
    font-size: 11px;
    font-family: Arial;
}

ul.continue-reading
{
    margin-left: 8px;
    padding-left: 8px;
    list-style-image: url( 'site/img/right-arrow.gif' );
}

.myform td
{
    padding-bottom: 10px;
}

.form .NormalRed
{
    color: #ff4848;
}

a.FCKImageGalleryImageName, .FCKImageGalleryContainer td, .FCKImageGalleryItemContainer td, .FCKImageGalleryHeaderContainer .head, .NormalBold, .SubHead
{
    color: #000;
}

/* ==========================
    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: 99;
}

#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: 45px;
    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: 620px;
    height: 42px;
    background-color: transparent;
    margin: auto;
}
#HouseMenuNav li ul
{
    /* second-level lists = all list items under the top/parent menu  #cc0000*/
    width: 160px; /* 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 */ /* Phill commented out          border: solid 1px #000; /*     margin: 0 0 0 0; /* hack for MacIE5 to ignore, while other browsers use \*/
    margin: 0; /* end hack */
    background-color: #180B37;
    height: auto; /* Phill: Below makes padding at very top and bottom of dropdown menu */
    padding-bottom: 0px;
    padding-top: 0px; /*filter: alpha(opacity=85);    opacity: 0.85;*/
}
#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;  */
    margin-left: 0px;
    height: 47px;
    width: auto;
    text-align: left; /* Phill commented out     border-left: solid 1px #58032F;     border-right: solid 1px #58032F; */
}
#HouseMenuNav li:hover
{
    background-color: #393996;
    background-repeat: repeat-x;
    background-position: top left;
    height: 47px;
}

#HouseMenuNav li:hover a
{
    color: #fff;
}

#HouseMenuNav li:hover li a
{
    color: #fff;
}

#HouseMenuNav li li
{
    /* all items under the top level */ /* all items under the top level - submenu/child items */
    width: 160px;
    height: 30px;
    _width: 160px; /* end hack */
    margin: 0px;
    padding: 0px;
}
#HouseMenuNav li li:hover
{
    background-color: #393996;
    color: Black;
    height: 30px;
    width: auto;
    width: 160px;
}

#HouseMenuNav a
{
    /* all links within the menu wrapper */
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    text-decoration: none;
    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: 14px;
    font-weight: normal;
    background-color: transparent; /*red*/
    padding: 15px 30px;
}

#HouseMenuNav li a:hover
{
    color: white;
    font-size: 14px;
    height: auto; /*[1stAHoverHeight]px; background-color: #eee;*/
    background-color: Transparent;
    padding: 15px 30px;
}

#HouseMenuNav li li a
{
    /* all item links under the top level = all child links */
    width: 130px;
    height: 15px;
    color: #fff;
    font-size: 14px;
    background-color: transparent;
    padding: 8px 22px 8px 8px;
}

#HouseMenuNav li li a:hover
{
    color: #fff; /*  blackbackground-color: #eee;*/
    width: 130px;
    height: 15px;
    background-color: transparent;
    font-size: 14px;
    padding: 8px 22px 8px 8px;
}
/* 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: #fff;
    font-weight: bold;
    background-color: transparent;
    text-decoration: none;
}

#HouseMenuNav li:hover ul
{
    left: 0px;
}
