        .banner {
            max-width: 100%;
            height: auto;
        }

body {
    font-size: 14pt;
    line-height:;
    font-family: Book Antiqua;
    background-color: #ffffff;
    width: 100%;
    background-image: url();
    background-repeat:;
    text-align:;
    margin: 0px;
    color: #666666;
    direction:;
}

p {
    padding-right: 4px;
    padding-left: 4px;
}

a {
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    font-size: 14pt;
}

    a:visited {
        color: #666666;
        text-decoration: none;
        font-weight: bold;
    }

h1 {
    font-family: "Lucida Sans Unicode";
    font-size: 18pt;
    color: #474747;
    font-weight: regular;
}

h2 {
    ffont-family: "Lucida Sans Unicode";
    font-size: 14pt;
    color: #474747;
    font-weight: regular;
}

h3 {
    font-family: "Lucida Sans Unicode";
    font-size: 12pt;
    color: #474747;
    font-weight: bold;
}

li {
    font-family: "Lucida Sans Unicode";
    font-size: 11pt;
    font-style: normal;
    line-height: normal;
    padding: 0px;
    /*list-style-type: square;
*/ margin-bottom: 10px;
    color: #666666;
}

.itemimage {
    border: solid 0px #aaa;
    max-width: 100px;
    width: expression(this.width > 100 ? 100: true);
    vertical-align: middle;
}

.iimage {
    border: solid 0px #aaa;
    max-width: 320px;
    width: expression(this.width > 320 ? 320: true);
    vertical-align: middle;
}

ol {
    list-style-type: decimal;
}

ul {
    list-style-type: square;
}

.iconmenutitle {
    color: #666666;
    font-size: 14pt;
}
/*contentmenucssaddition2*/ .contentmenucontainer {
    padding: 0px;
    margin: 0px;
    list-style: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0.1);
}

    .contentmenucontainer * {
        vertical-align: middle;
    }

.contentmenuitem {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    border-top: solid 1px #12181c;
    max-height: 86px;
    background: rgb(64,82,97);
    background: -moz-linear-gradient(top, rgba(64,82,97,1) 0%, rgba(55,71,83,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(64,82,97,1)), color-stop(100%,rgba(55,71,83,1)));
    background: -webkit-linear-gradient(top, rgba(64,82,97,1) 0%,rgba(55,71,83,1) 100%);
    background: -o-linear-gradient(top, rgba(64,82,97,1) 0%,rgba(55,71,83,1) 100%);
    background: -ms-linear-gradient(top, rgba(64,82,97,1) 0%,rgba(55,71,83,1) 100%);
    background: linear-gradient(to bottom, rgba(64,82,97,1) 0%,rgba(55,71,83,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405261', endColorstr='#374753',GradientType=0 );
}

.contentmenulink {
    display: block;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}

.contentmenuimgcontainer {
    display: inline-block;
}

.contentmenuitemimage {
    vertical-align: middle;
    height: 75px;
    max-width: 75px;
    margin: 0 8px 0 8px;
    display: block;
    padding: 5px 0 5px 0;
}

.contentmenutextcontainer {
    display: inline-block;
    max-width: 75%;
}

.contentmenutext1 {
    margin: 15px 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #ccc;
}

.contentmenutext2 {
    margin: 0 0 10px 0;
    font-size: 12px;
    font-family: Arial, Helvetica,sans-serif;
    color: #888;
    line-height: 16px;
    font-weight: 100;
}

.contentmenuimgarrow {
    vertical-align: middle;
    padding: 10px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
/*gridmenucssaddition*/ .gridmenuimagecontaineripad {
    min-width: 225px;
    width: 100%;
}

.gridmenuimageipad {
    padding: 0px;
    margin: 0px;
    width: 100%;
    min-width: 225px;
}

.gridmenuitemBgipad {
    min-width: 225px;
    text-align: center;
    font-size: 17px;
    font-family: STHeitiTC-Light, Tahoma;
    font-weight: 100;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -42px;
}

.gridmenuimagecontainer {
    min-width: 150px;
    width: 100%;
}

.gridmenuimage {
    padding: 0px;
    margin: 0px;
    width: 100%;
    min-height: 132px;
    min-width: 150px;
    border: 0px;
}

.gridmenuitemBg {
    width: 100%;
    text-align: center;
    font-size: 17px;
    font-family: Sans-Serif;
    font-weight: 100;
    padding: 8px 0;
    position: absolute;
    bottom: 0;
}

.gridmenuimagecontainer a {
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*samplemenucssaddition*/ .detailspanel {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border: solid 1px #aaa;
    padding: 20px;
    background-color: #ffffff;
}

li > a[selected], li > a:active {
    background-color: blue !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    color: #FFFFFF !important;
    background-image: url(listArrowSel.png) !important;
}

li > a[selected="progress"] {
    background-repeat: no-repeat !important;
    background-position: right center !important;
    background-image: url(loading.gif) !important;
}

body > .SampleMenuPanel {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.samplemenutoolbar {
    text-align: center;
}

    .samplemenutoolbar h1 {
        text-align: center;
        color: #a8a6a6;
        font-size: 22px;
        font-family: "Myriad Pro", Helvetica;
    }

.SampleMenuList {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    background: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    font-size: 16px;
    margin: 5px 9px 15px;
    padding: 0;
    list-style: none;
    -webkit-border-radius: 0;
    border-width: 0;
    background-color: transparent;
}

.SampleMenuItem {
    position: relative;
    min-height: 42px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-align: right;
    margin: 0;
    padding: 0;
    border-width: 0;
}

.SampleMenuPanel > ul li:last-child {
    border-bottom: none !important;
}

.SampleMenuTitle {
    text-align: left;
    padding: 12px 0 11px 10px;
    display: block;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #413F3F;
    font-size: 16px;
    font-family: arial, Helvetica, sans-serif;
    border-bottom: solid 1px #A09D9D;
    margin: 0;
    margin-top: -1px;
}

.SampleMenuPanel > ul > li:last-child a {
    border-bottom-width: 1px !important;
}

.SampleMenuImage {
    vertical-align: middle;
    margin-left: -4px;
    margin-right: 4px;
    width: 20px;
    margin-bottom: 2px;
}

.SampleMenuTitle ul li:last-child {
    border-bottom: none !important;
}
/*stripesmenucssaddition*/ .stripesmenulistcontainer {
    text-align: left;
    width: 100%;
}

.StripesMenuList {
    text-align: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}

.StripesMenuItem {
    line-height: 35px;
    background: rgba(51, 51, 51, 0.6);
    margin-bottom: 10px;
}

.StripesMenuTitle {
    margin: 0;
    display: block;
    font-size: 16px;
    font-weight: 100;
    font-family: STHeitiTC-Light, Century Gothic;
    text-decoration: none;
    color: #fff;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.StripesMenuImage {
    vertical-align: middle;
    margin-left: 15px;
    margin-top: 2px;
    margin-right: 10px;
    margin-bottom: 2px;
}
/*slideshowmenuitemscssaddition*/ body > .WebKitPanel {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

body > .toolbar {
    text-align: center;
}

.WebKitPanel.slider-submenu .WebKitList {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    background: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: left;
    font-size: 16px;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-border-radius: 0;
    border-width: 0;
}

.WebKitPanel.slider-submenu .WebKitItem {
    position: relative;
    min-height: 42px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-align: left;
    margin: 0;
    padding: 0;
    border-width: 0;
}

.WebKitPanel > ul li:last-child {
    border-bottom: none !important;
}

.WebKitPanel.slider-submenu {
    padding: 0;
}

    .WebKitPanel.slider-submenu * {
        font-family: sans-serif,Arial, Helvetica;
        font-weight: 400;
    }

    .WebKitPanel.slider-submenu .WebKitTitle {
        border-bottom: 1px solid #ccc;
        padding: 16px 0 16px 10px;
        background: url(listArrow.png) center right no-repeat;
        display: block;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        font-size: 16px;
        margin: 0;
        border-top: none;
    }

    .WebKitPanel.slider-submenu > ul > li:first-child a, .WebKitPanel.slider-submenu > ul > li:last-child a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .WebKitPanel.slider-submenu .WebKitImage {
        vertical-align: middle;
        border: 0;
        margin: -5px 6px -4px 0;
        height: 24px;
    }
/*rssprocssaddition*/ .rssproimage {
    border: solid 0px #aaa;
    max-width: 75px;
    width: expression(this.width > 100 ? 100: true);
    vertical-align: middle;
    padding: 5px 0 5px 5px;
}

.rssproitemdescription {
    font-size: 12px;
    font-family: sans-serif;
    color: #333333;
    line-height: 16px;
    font-weight: 100;
}

.rsspro-headertitle {
    font-family: Sans-Serif;
    font-weight: 100;
    font-size: 22px;
    color: #2B2B2B;
    text-align: center;
    margin: 0;
    padding: 12px 10px 10px;
    background: #c7c7cc;
    border-bottom: solid 1px #a7a7a5;
    border-top: solid 1px #8f8f90;
}

.rssproitemtitle {
    font-size: 14px;
    font-family: Sans-Serif;
    color: #242423;
    line-height: 20px;
    font-weight: 300;
}

.rssproipadimage {
    border: solid 0px #aaa;
    max-width: 75px;
    width: expression(this.width > 100 ? 100: true);
    vertical-align: middle;
    padding: 5px 0 5px 0;
}

.rssproipaditemdescription {
    font-size: 12px;
    font-family: Sans-serif;
    color: #333333;
    line-height: 16px;
    font-weight: 100;
}

.rssproipaditemtitle {
    font-size: 16px;
    font-family: Sans-serif;
    color: #242423;
    line-height: 22px;
    font-weight: 300;
}

/*responsivemenucssaddition*/

@font-face {
    font-family: 'helvetica-light';
    src: url('helvetica-light.ttf') format('truetype');
}
/* ----- RESPONSIVE MENU ------ */
.responsiveMenuList * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.responsiveMenuList {
    margin: 0 auto;
    padding: 0px;
    background: #dddddd;
    display: block;
    list-style: none;
}

    .responsiveMenuList:after {
        clear: both;
    }

.responsiveMenuItem {
    float: left;
    margin: 2px;
    width: calc(50% - 4px);
}

.responsiveMenuTitle {
    font-family: sans-serif;
    font-weight: 100;
    font-size: 16px;
    color: #000;
    width: 100%;
    padding-bottom: 100%;
    display: block;
    text-align: center;
    background-color: #fff;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .responsiveMenuTitle > span {
        position: absolute;
        bottom: 20px;
        left: 0;
        text-align: center;
        width: 100%;
    }

.responsiveMenuImage {
    display: table;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 30%;
    height: 30%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

@media screen and (orientation:landscape) {
    .responsiveMenuItem {
        width: calc(33.33% - 4px);
    }
}
/*wpstartmenucssaddition*/
.detailspanel {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border: solid 1px #aaa;
    padding: 20px;
    background-color: #ffffff;
}

li > a[selected], li > a:active {
    background-color: blue !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    color: #FFFFFF !important;
    background-image: url(listArrowSel.png) !important;
}

li > a[selected="progress"] {
    background-repeat: no-repeat !important;
    background-position: right center !important;
    background-image: url(loading.gif) !important;
}

body > .wpstartmenuPanel {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 5px;
    width: 320px;
    margin: 0 auto;
    -webkit-tap-highlight-color: rgba(0,0,0,0.1);
}

.wpstartmenuList {
    position: relative;
    padding: 0;
    background: #FFFFFF;
    text-align: center;
    font-size: 10px;
    margin: 0px 0 15px 0;
    list-style: none;
    background-color: transparent;
}

.wpstartmenulargeItem {
    position: relative;
    min-height: 42px;
    text-align: right;
    font-family: arial, Helvetica,sans-serif;
    margin: 4px;
    padding: 0;
    background-color: #0050ef;
    width: 138px;
    height: 138px;
    float: left;
}

    .wpstartmenulargeItem .wpstartmenuTitle {
        text-align: left;
        padding: 5px;
        display: block;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: bold;
        font-size: 10px;
        color: #fff;
        margin: 0;
        line-height: 22px;
    }

    .wpstartmenulargeItem .wpstartmenuImage {
        vertical-align: middle;
        height: 95px;
        width: 95px;
        margin: 10px auto 0;
        display: block;
    }

.wpstartmenumediumItem {
    position: relative;
    min-height: 42px;
    text-align: right;
    font-family: arial, Helvetica,sans-serif;
    margin: 4px;
    padding: 0;
    background-color: #0050ef;
    width: 138px;
    height: 65px;
    float: left;
}

    .wpstartmenumediumItem .wpstartmenuTitle {
        text-align: left;
        padding: 5px;
        display: block;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: bold;
        font-size: 10px;
        color: #fff;
        margin: 0;
        line-height: 10px;
    }

    .wpstartmenumediumItem .wpstartmenuImage {
        vertical-align: middle;
        height: 44px;
        margin: 0 auto;
        display: block;
    }

.wpstartmenusmallItem {
    position: relative;
    min-height: 42px;
    text-align: right;
    font-family: arial, Helvetica,sans-serif;
    margin: 4px;
    padding: 0;
    background-color: #0050ef;
    width: 65px;
    height: 65px;
    float: left;
}

    .wpstartmenusmallItem .wpstartmenuTitle {
        text-align: left;
        padding: 5px;
        display: block;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: bold;
        font-size: 10px;
        color: #fff;
        margin: 0;
        line-height: 10px;
    }

    .wpstartmenusmallItem .wpstartmenuImage {
        vertical-align: middle;
        height: 34px;
        margin: 0 auto;
        display: block;
    }
