﻿
.portalpage a
{
    color: #151515;
    text-decoration: none;
}

.portalpage a:hover
{
    color: #1f3a87;
    text-decoration: underline;
}

.portalpage a img
{
    border: none;
}

.portalpage p
{
    text-indent: 2em;
}

.portalpage strong
{
    display: block;
    text-indent: 0;
}

.portalpage fieldset
{
    border: 0;
    margin: 0;
    padding: 0;
}


.portalpage .body h1
{
    padding-left: 20px;
    background: url(Images/body-h1.gif) no-repeat left center;
    border-bottom: 1px solid #e6f2f5;
    margin-top: 10px;
}

.portalpage .body h1 .underline
{
    color: #ff6000;
    font-size: 14px;
    padding: 4px;
    border-bottom: 2px solid #fa7401;
}

.portalpage .body h1 span
{
    font-size: 18px;
    color: #ababab;
}

.portalpage .body h2
{
    color: #0066a9;
    font-size: 12px;
    padding-left: 20px;
    background: url(Images/body-h2.gif) no-repeat left 7px;
    margin-top: 20px;
    margin-bottom: 5px;
}

.portalpage .body h3
{
    font-weight: 900;
    color: #0066a9;
}

.portalpage .body p
{
    text-indent: 0;
    color: #4c4c4c;
    padding-right: 10px;
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 20px;
}

.portalpage .body blockquote
{
    color: #0066a9;
    font-size: 14px;
    margin: 0;
    margin-top: 12px;
    margin-bottom: 20px;
    font-weight: bold;
    margin-left: 20px;
}

.portalpage .body ul
{
    list-style-type: none;
}

.portalpage .body address
{
    width: 425px;
    height: 105px;
    background: url(Images/address.gif) no-repeat;
    padding-top: 20px;
    padding-left: 155px;
    padding-right: 3px;
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 20px;
}
.portalpage .body dt
{
    margin: 0;
    padding: 0;
    background: url(Images/dt.gif) no-repeat left center;
    float: left;
    padding-left: 12px;
}

.portalpage .body dd
{
    margin: 0;
    padding: 0;
}
/* .DocumentShow */

.portalpage .documentshow h1
{
    text-align: center;
    color: #0066a9;
}

.portalpage .documentshow p
{
}

.portalpage .documentshow img
{
    width: expression( this.clientWidth > 800 ? "800px" : "auto" );
}

*html .portalpage .documentshow img
{
    width: expression( this.clientWidth > 800 ? "800px" : "auto" );
}

/* Button */

.portalpage .button
{
    background: url(Images/button-L.jpg) no-repeat left top;
    display: inline-block; *+display:inherit;
}

.portalpage .button input
{
    background: url(Images/button-R.jpg) no-repeat right top;
    border: none;
    height: 19px;
    padding: 0 10px;
}

.portalpage .button a
{
    background: url(Images/button-R.jpg) no-repeat right top;
    border: none;
    height: 19px;
    padding: 0 10px;
    display: inline-block;
}

.portalpage .button a:hover
{
    text-decoration: none;
}

.portalpage .business p
{
    color: #26538c;
    font-size: 12px;
    line-height: 20px;
    margin: 10px 10px 0;
}

*html .portalpage .business p
{
    margin: 10px 0 0 10px;
}

.portalpage .business ul
{
    margin: 0;
    padding: 0;
    margin-left: 10px;
}

.portalpage .business li
{
    color: #26538c;
    font-size: 12px;
    line-height: 20px;
    background: url(Images/landian.jpg) no-repeat left center;
    margin: 0;
    padding: 0;
    padding-left: 15px;
}


/* simpleCarousel */

#simpleCarousel img
{
    border: 1px solid #fff;
}

#simpleCarousel ul
{
    margin: 0;
    padding: 0;
}

#simpleCarousel li
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#simpleCarousel
{
    height: 200px;
    width: 265px;
    position:relative;
}

#simpleCarousel ul.slides
{
    position: relative;
    height: 165px;
    padding-left: 10px;
    padding-top: 4px;
    background: #4ba7d0;
}

#simpleCarousel ul.slides li.slide
{
    position: absolute;
}

#simpleCarousel ul.buttons1
{
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1;
}

#simpleCarousel li.button1
{
    float: left;
    padding: 0px 3px;
    border: 1px solid #4f95af;
    cursor: pointer;
    margin-right: 5px;
    color: #4f95af;
    background: #f5f5f5;
}

#simpleCarousel li.selected
{
    background: #4f95af;
    color: #fff;
}


/* aboutvanda */

#aboutvanda ul
{
    margin: 0;
    padding: 0;
}

#aboutvanda li
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#aboutvanda p
{
    margin: 20px 20px 0;
    font-size: 12px;
}
#aboutvanda
{
    position: relative;
    height: 195px;
    background: url(Images/aboutvanda.jpg) no-repeat;
    padding-top: 15px;
}

#aboutvanda ul.slides
{
    position: relative;
    margin-left: 15px;
}

#aboutvanda ul.slides li.slide
{
    position: absolute;
}

#aboutvanda ul.buttons1
{
    position: absolute;
    top: 25px;
    left: 272px;
}

#aboutvanda li.button1
{
    background: url(Images/aboutvanda-button.gif) no-repeat left center;
    cursor: pointer;
    width: 71px;
    height: 22px;
    padding-left: 30px;
    padding-top: 8px;
    color: #fff;
}

#aboutvanda li.selected
{
    background: url(Images/aboutvanda-selected.gif) no-repeat left center;
}

/* english-bg */

.portalpage .english-bg
{
    background: #fbfcfc;
    border: 1px solid #f1f2f2;
    margin-bottom: 20px;
}

.portalpage .english-bg h1
{
    background: none;
    border: none;
    color: #1a6bae;
    font-size: 18px;
    padding-left: 15px;
}

.portalpage .english-bg h1 span
{
    margin-left: 0;
}

.portalpage .english-bg H1 .underline
{
    border: none;
    color: #1a6bae;
    font-size: 18px;
}

.portalpage .english-bg h2
{
    margin-left: 15px;
    padding-left: 12px;
}

.portalpage .english-bg p
{
    line-height: 24px;
}

.portalpage .english-bg span
{
    margin-left: 15px;
    color: #2c2c2c;
    font-size: 14px;
    margin-right: 0;
}

.portalpage .english-nobg
{
    background: none;
    border: none;
}



.portalpage .sf-sub-indicator
{
    background: none;
}



.portalpage .ThreadListView dl
{
    margin: 0;
    padding: 0;
    padding-left: 10px;
    line-height: 24px;
}

.portalpage .ThreadListView dl dt
{
    padding-left: 10px;
    float: left;
}

.portalpage .ThreadListView dl dd
{
    float: right;
}

.portalpage .ThreadListView br
{
    margin: 0;
    line-height: 0;
    clear: both;
}

.portalpage .newspart .ui-tabs.portalpage , .newspart .ui-widget.portalpage , .newspart .ui-widget-content.portalpage , .newspart .ui-corner-all.portalpage , .newspart ui-helper-reset.portalpage , .newspart .ui-helper-clearfix:after.portalpage , .newspart .ui-helper-clearfix.portalpage , .newspart .ui-widget-header.portalpage , .newspart .ui-tabs .ui-tabs-nav.portalpage , .newspart .ui-state-default.portalpage , .newspart .ui-widget-content .ui-state-default.portalpage , .newspart .ui-state-active.portalpage , .newspart .ui-widget-content .ui-state-active.portalpage , .newspart .ui-corner-top.portalpage , .newspart .ui-tabs .ui-tabs-nav LI.portalpage , .newspart .ui-tabs .ui-tabs-nav LI.ui-tabs-selected.portalpage , .newspart .ui-widget-content .ui-state-default.portalpage , .newspart .ui-widget-content .ui-state-default.portalpage , .newspart .ui-state-active A:link.portalpage , .newspart .ui-widget-content A.portalpage , .newspart .ui-widget-header A.portalpage , .newspart .ui-state-default A.portalpage , .newspart .ui-state-default A:link.portalpage , .newspart .ui-state-active A.portalpage , .newspart .ui-state-active A:link.portalpage , .newspart .ui-tabs .ui-tabs-nav LI A.portalpage , .newspart .ui-tabs .ui-tabs-nav LI.ui-tabs-selected A.portalpage , .newspart .ui-tabs .ui-tabs-nav LI A.portalpage , .newspart .ui-corner-bottom.portalpage , .newspart .ui-tabs .ui-tabs-panel
{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    float: none;
    background: none;
}

.portalpage .newspart .ui-helper-hidden
{
    display: none;
}
.portalpage .newspart .ui-helper-hidden-accessible
{
    position: absolute;
    left: -99999999px;
}
.portalpage .newspart .ui-helper-reset
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.portalpage .newspart .ui-helper-clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .newspart .ui-helper-clearfix
{
    height: 1%;
}
.portalpage .newspart .ui-helper-clearfix
{
    display: block;
}
.portalpage .newspart .ui-helper-zfix
{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.portalpage .newspart .ui-state-disabled
{
    cursor: default !important;
}
.portalpage .newspart .ui-widget-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.portalpage .newspart .ui-state-hover.portalpage , .newspart .ui-widget-content .ui-state-hover.portalpage , .newspart .ui-state-focus.portalpage , .newspart .ui-widget-content .ui-state-focus
{
    border: 1px solid #999999;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
    outline: none;
}
.portalpage .newspart .ui-state-hover a.portalpage , .newspart .ui-state-hover a:hover
{
    color: #212121;
    text-decoration: none;
    outline: none;
}
.portalpage .newspart .ui-state-active.portalpage , .newspart .ui-widget-content .ui-state-active
{
    background: url(images/luntan-bg.jpg) 50% 50% repeat-x !important;
    font-weight: normal;
    color: #fff;
    outline: none;
}
.portalpage .newspart .ui-state-active a.portalpage , .ui-state-active a:link.portalpage , .newspart .ui-state-active a:visited
{
    color: #212121;
    outline: none;
    text-decoration: none;
}
.portalpage .newspart .ui-state-highlight.portalpage , .newspart .ui-widget-content .ui-state-highlight
{
    border: 1px solid #fcefa1;
    background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636;
}
.portalpage .newspart .ui-state-highlight a.portalpage , .newspart .ui-widget-content .ui-state-highlight a
{
    color: #363636;
}
.portalpage .newspart .ui-state-error.portalpage , .newspart .ui-widget-content .ui-state-error
{
    border: 1px solid #cd0a0a;
    background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a;
}
.portalpage .newspart .ui-state-error a.portalpage , .newspart .ui-widget-content .ui-state-error a
{
    color: #cd0a0a;
}
.portalpage .newspart .ui-state-error-text.portalpage , .newspart .ui-widget-content .ui-state-error-text
{
    color: #cd0a0a;
}
.portalpage .newspart .ui-state-disabled.portalpage , .newspart .ui-widget-content .ui-state-disabled
{
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.portalpage .newspart .ui-state-hover .ui-icon.portalpage , .ui-state-focus .ui-icon
{
    background-image: url(images/ui-icons_454545_256x240.png);
}
.portalpage .newspart .ui-state-active .ui-icon
{
    background-image: url(images/ui-icons_454545_256x240.png);
}
.portalpage .newspart .ui-state-highlight .ui-icon
{
    background-image: url(images/ui-icons_2e83ff_256x240.png);
}
.portalpage .newspart .ui-state-error .ui-icon.portalpage , .newspart .ui-state-error-text .ui-icon
{
    background-image: url(images/ui-icons_cd0a0a_256x240.png);
}
.portalpage .newspart .ui-widget-overlay
{
    background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .30;
    filter: Alpha(Opacity=30);
}
.portalpage .newspart .ui-widget-shadow
{
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .30;
    filter: Alpha(Opacity=30);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.portalpage .newspart .ui-tabs .ui-tabs-nav
{
    list-style: none;
    position: relative;
}
.portalpage .newspart .ui-tabs .ui-tabs-nav li
{
    position: relative;
    float: left !important;
    border-bottom-width: 0 !important;
}
.portalpage .newspart .ui-tabs .ui-tabs-nav li a
{
    float: left;
    text-decoration: none;
    height: 26px;
    width: 59px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    display: inline-block;
}
.portalpage .newspart .ui-tabs .ui-tabs-panel
{
    display: block;
    border-width: 0;
    background: none;
}
.portalpage .newspart .ui-tabs .ui-tabs-hide
{
    display: none !important;
}
.portalpage .newspart .ui-tabs ul
{
    position: absolute !important;
    top: -28px;
    right: 0px;
}

.portalpage .siyuanzhixing a
{
    width: 190px;
    height: 111px;
    position: absolute;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}

.portalpage .siyuanzhixing a:hover
{
    border: 5px solid #eaf3f5;
}


.portalpage .tip
{
    width: 212px;
    padding-top: 37px;
    overflow: hidden;
    display: none;
    position: absolute;
    z-index: 500;
    background: transparent url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/tipTop.png) no-repeat top;
}

.portalpage .tipMid
{
    background: transparent url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/tipMid.png) repeat-y;
    padding: 0 25px 20px 25px;
}
.portalpage .tipBtm
{
    background: transparent url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/tipBtm.png) no-repeat bottom;
    height: 32px;
}


#siyuanzhixing #siyuanzhixing1
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/kaituo.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing1:hover
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/kaituo1.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing2
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/fuwu.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing2:hover
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/fuwu1.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing3
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/fenzhijigou.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing3:hover
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/fenzhijigou1.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing4
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/tuandui.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing4:hover
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/tuandui1.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing5
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/jiechugongxian.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing5:hover
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/jiechugongxian1.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing6
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/nianduxiaoshou.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing6:hover
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/nianduxiaoshou1.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing7
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/geren.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing7:hover
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/geren1.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing8
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/zuijiaxinren.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing8:hover
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/zuijiaxinren1.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing9
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/zhongchengyuangong.gif) no-repeat;
}

#siyuanzhixing #siyuanzhixing9:hover
{
    background: url(/files/B1EF68C8-DADD-4496-80DF-AB1C9F13467A/zhongchengyuangong1.gif) no-repeat;
}

.portalpage .syzx .jcarousel-skin-tango .jcarousel-container
{
    -moz-border-radius: 10px;
}

.portalpage .syzx .jcarousel-skin-tango .jcarousel-container-horizontal
{
    padding: 20px 0;
}

.portalpage .syzx .jcarousel-skin-tango .jcarousel-container-vertical
{
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.portalpage .syzx .jcarousel-skin-tango .jcarousel-clip-horizontal
{
    height: 270px;
    width: 795px;
    margin-left: 32px;
}

.portalpage .syzx .jcarousel-skin-tango .jcarousel-clip-vertical
{
    width: 75px;
    height: 245px;
}

.portalpage .syzx .jcarousel-skin-tango .jcarousel-item img
{
    width: 180px;
    height: 105px;
    border: 1px solid #e1eff0 !important;
    margin-bottom: 10px;
}

.portalpage .syzx .jcarousel-skin-tango .jcarousel-item-horizontal
{
    margin-right: 10px;
}

.portalpage .syzx .jcarousel-skin-tango .jcarousel-item-vertical
{
    margin-bottom: 10px;
}

.portalpage .syzx .jcarousel-skin-tango .jcarousel-item-placeholder
{
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.portalpage .syzx .jcarousel-skin-tango .jcarousel-next-horizontal
{
    position: absolute;
    top: 100px;
    right: 5px;
    width: 21px;
    height: 49px;
    cursor: pointer;
    background: url(Images/next.gif) no-repeat center;
}

.portalpage .syzx .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.portalpage .syzx .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.portalpage .syzx .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: url(Images/next1.gif) no-repeat center;
}

.portalpage .syzx .jcarousel-skin-tango .jcarousel-prev-horizontal
{
    position: absolute;
    top: 100px;
    left: 5px;
    width: 21px;
    height: 49px;
    cursor: pointer;
    background: url(Images/prew.gif) no-repeat center;
}


.portalpage .syzx .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.portalpage .syzx .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.portalpage .syzx .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: url(Images/prew1.gif) no-repeat center;
}

.portalpage .syzx .jcarousel-skin-tango p
{
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    margin-left: 5px;
    margin-right: 5px;
}

.portalpage .syzx .jcarousel-skin-tango a
{
    display: block;
    text-align: center;
    font-size: 12px;
    margin-bottom: 5px;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.portalpage .syzx .jcarousel-container
{
    position: relative;
}

.portalpage .syzx .jcarousel-clip
{
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.portalpage .syzx .jcarousel-list
{
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.portalpage .syzx .jcarousel-list li,
.portalpage .syzx .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 182px;
    height: 250px;
    background: #ffffff;
    border: 1px #8fcce8 solid;
    padding: 3px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.portalpage .syzx .jcarousel-next
{
    z-index: 3;
    display: none;
}

.portalpage .syzx .jcarousel-prev
{
    z-index: 3;
    display: none;
}


.portalpage .siyuanzhixingwaiwang
{
    position: relative;
    margin: 0 auto;
    width: 872px;
}

.portalpage .siyuanzhixingwaiwang #hiddendiv
{
    display: none;
    position: absolute;
    top: 50px;
    left: 6px;
    background: url(Images/hiddendiv.jpg) no-repeat;
    height: 314px;
    width: 859px;
    padding-top: 20px;
}

.portalpage .siyuanzhixingwaiwang #optiondiv
{
    position: absolute;
    top: 8px;
    right: 20px;
}

.portalpage .siyuanzhixingwaiwang a:hover,
.portalpage .siyuanzhixingwaiwang #optiondiv:hover
{
    text-decoration: none;
    cursor: pointer;
}


.portalpage .PickedPostList .CreateUser
{
    float: right;
    margin-right: 30px;
}

.portalpage .PickedPostList .CreateUser .fieldvalue
{
    display: inline-block;
}

.portalpage .PickedPostList .Title
{
    margin-bottom: 15px;
}

.portalpage .PickedPostList .Title .fieldvalue
{
    color: #464646;
    font-size: 14px;
    font-weight: bold;
}

.portalpage .PickedPostList .content
{
    margin: 0;
    margin-bottom: 10px;
    margin-right: 30px;
}

.portalpage .PickedPostList .content p
{
    margin: 0;
    padding: 0;
    text-indent: 0;
    color: #686868;
}

.portalpage .PickedPostList .ThreadShowPath
{
    text-align: right;
    margin-right: 30px;
}

.portalpage .PickedPostList .ThreadShowPath a
{
    color: #ff8604;
}

.portalpage .ForumMasterListView
{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px #dbdbdb solid;
    padding-left: 10px;
    margin-bottom: 15px;
}

.portalpage .ForumMaster
{
    position:absolute;
    top: 10px;
    left: 160px;
}

.portalpage .ForumMaster h2
{
    margin: 0;
    padding: 0;
    background: none;
    display: inline-block;
    color: #f78620;
    float: left;
}

.portalpage .ForumMaster ul
{
    display: inline;
}

.portalpage .ForumMaster ul li
{
    float: left;
    margin-left: 5px;
}

.portalpage .ForumMaster ul li span
{
    color: #0164a5;
}

.LoginPage .buttons
{
    width: 250px;
    margin: 20px 0 20px 50px;
}

#branchmap a:hover
{
    text-decoration:none;
}

.ProjectShowPage .fieldvalue
{
    margin-left: 15px!important;
}


/* Filter Panel */

.filters
{
    min-height: 60px;
    margin: 0 0px 30px;
}

.searchbar
{
    float: right;
    margin-right: 10px;
}

.searchbar .textbox
{
    width: 180px;
}

.filterlabel
{
    width: 80px;
    float: left;
    margin-top: 2px;
}

.filtervalue
{
    margin-left: 80px;
    margin-bottom: 7px;
}

.filtervalue .textbox
{
    width: 120px;
}

.filtervalue select
{
    margin-top: 1px;
}

.filterbuttons
{
    margin: -28px 0 0 380px;
}

/* Operation Panel */

.operations
{
    margin: 8px 18px;
}

.operations .button, .operations a
{
    margin: 0 2px;
}

.operations .textbox, .operations select
{
    width: auto;
}

.operations input
{
    font-size: 9px;
}

.operations .fieldvalue
{
    display: inline;
    margin-left: 0;
}

/* Grid Cells */

.cell-icon
{
    text-align: center;
}
.cell-icon a
{
    display: block;
}

.cell-title
{
    font-size: 1.2em;
    margin: 0.5em 0;
}

.cell-attributes
{
    margin: 0.5em 0;
    color: #999;
}

.cell-buttons
{
    margin: 1em 0;
}

.cell-content
{
    margin: 1em 0;
    font-size: 1.1em;
    line-height: 180%;
}

.cell-content img,
.cell-content p
{
    width: expression( this.clientWidth > 620 ? "620px" : auto );
}

* html .cell-content img,
* html .cell-content p
{
    width: expression( this.clientWidth > 620 ? "620px" : auto );
}

.cell-reply
{
    background: url(Images/cell-reply.jpg) repeat-x left top;
    margin: 2em;
    padding-top: 12px;
    border-bottom: 2px solid #e2e4e3;
}

.cell-reply .cell-attributes
{
    margin: 0;
    padding: 5px 10px;
    border-left: 2px solid #f0f3f6;
    border-right: 2px solid #f0f3f6;
}

.cell-reply .cell-content
{
    margin: 0;
    padding: 5px 10px;
    border-left: 2px solid #f0f3f6;
    border-right: 2px solid #f0f3f6;
}

.controlbar FIELDSET.ui-tabs-panel
{
	overflow:visible;
}

*+html .controlbar FIELDSET.ui-tabs-panel
{
	overflow: auto;
}


.ui-tabs FIELDSET.ui-tabs-panel
{
	overflow: auto!important;
}

.controlbar tr
{
	overflow: auto!important;
}
