body
{
font-size:14pt;
line-height:;
font-family:ZapfDingbatsITC;
background-color:#232323;
width:100%;
background-image:url();
background-repeat:repeat;
text-align:;
margin:0px;
color:rgb(31, 31, 31);
direction:;
background-size:cover;

}
.logo
{
  padding: 20px 20px 10px;
  float: left;
  max-width: 48px;
  max-height: 48px;
  
}
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: ZapfDingbatsITC;
font-size: 18pt;
color: #222;
font-weight: bold;

}
h2
{
font-family: ZapfDingbatsITC;
font-size: 14pt;
color: #474747;
font-weight: regular;

}
h3
{
font-family: ZapfDingbatsITC;
font-size: 12pt;
color: #474747;
font-weight: bold;

}
li
{
font-family: ZapfDingbatsITC;
font-size: 11pt;
font-style: normal;
line-height: normal;
padding: 0px;
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:100%;
vertical-align:middle;

}
ol
{
list-style-type: decimal;

}
ul
{
list-style-type: square;

}
/*contentmenucssaddition*/.contentmenupageedit tr
{
max-height:86px;
background: rgb(64,82,97);
 /* Old browsers */background: -moz-linear-gradient(top,  rgba(64,82,97,1) 0%, rgba(55,71,83,1) 100%);
 /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(64,82,97,1)), color-stop(100%,rgba(55,71,83,1)));
 /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(64,82,97,1) 0%,rgba(55,71,83,1) 100%);
 /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(64,82,97,1) 0%,rgba(55,71,83,1) 100%);
 /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(64,82,97,1) 0%,rgba(55,71,83,1) 100%);
 /* IE10+ */background: linear-gradient(to bottom,  rgba(64,82,97,1) 0%,rgba(55,71,83,1) 100%);
 /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405261', endColorstr='#374753',GradientType=0 );
 /* IE6-9 */
}
   .contentmenuimage
{
        border:solid 0px #12181c;
        max-width:75px;
        width: expression(this.width > 100 ? 100: true);
        vertical-align:middle;
        padding:5px 0 5px 0;
        height:75px;
      
}
    .contentmenuitemdescription
{
        font-size:12px;
        font-family: ZapfDingbatsITC;
        color:#888;
        line-height:16px;
        font-weight:100;
     
}
    .contentmenuitemtitle
{
        font-size:16px;
font-family:ZapfDingbatsITC;
font-weight: bold;
        color:#ccc;
        line-height:16px;
display: block;
margin-top: -27px;
padding-top: 27px;
margin-bottom: -43px;
padding-bottom: 43px;
margin-right: -8.5%;
padding-right: 8.5%;
margin-left: -39%;
padding-left: 39%;
position: relative;
z-index: 1;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
    
}
 /*rssprocssaddition*/   .rssproimage
{
        border:solid 0px #aaa;
        max-width:75px;
        width: expression(this.width > 100 ? 100: true);
        vertical-align:middle;
        padding:5px 0 5px 0      
}
    .rssproitemdescription
{
        font-size:12px;
        font-family:ZapfDingbatsITC;
        color:#333333;
        line-height:12px;
        font-weight:100     
}
    .rssproitemtitle
{
        font-size:13px;
        font-family:ZapfDingbatsITC;
        color:#CCC;
        line-height:18px !important;
        font-weight:400;
        display:block;

}
      .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:ZapfDingbatsITC;
        color:#333333;
        line-height:12px;
        font-weight:100     
}
    .rssproipaditemtitle
{
        font-size:14px;
        font-family:ZapfDingbatsITC;
        color:#330000;
        line-height:12px;
        font-weight:400    
}
 /*sidebarcssaddition*/.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 > .SideBarPanel
{
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;
  
}
.SideBarPanel > ul
{
    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 0 15px 0;
 padding:0;
 list-style:none;
 -webkit-border-radius:0;
 border-width:0;
 background-color:transparent;

}
.SideBarPanel > ul li
{
    position: relative;
    min-height: 42px;
    border-bottom: 1px solid #999999;
   -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-align: right;

}
.SideBarPanel > ul > li
{
 font-family:ZapfDingbatsITC;
 margin:0;
 padding:0;
 border-width:0;
 
}
.SideBarPanel > ul > li a
{
 text-align:left;
 padding:19px 0 15px 15px;
 background:url(listArrow.png) center right no-repeat;
 display:block;
 text-decoration:none;
 overflow:hidden;
 text-overflow:ellipsis;
 color:#000;
 font-weight:bold;
 font-size:17px;
 
}
.SideBarPanel > ul > li a
{
color:White;
margin:0;
border:1px solid #313842;
margin-top:-1px;
 background-color:#fff;
 background: -moz-linear-gradient(top,  #717984 0%, #505962 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#717984), color-stop(100%,#505962));
background: -webkit-linear-gradient(top,  #717984 0%,#505962 100%);
background: -o-linear-gradient(top,  #717984 0%,#505962 100%);
background: linear-gradient(to bottom,  #717984 0%,#505962 100%);

}
.SideBarPanel > ul > li a img
{
 vertical-align:middle;
 margin-left:-4px;
 margin-right:4px;

}
/*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: ZapfDingbatsITC;
  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: ZapfDingbatsITC;
  color: #888;
  line-height: 16px;
  font-weight: 100;

}
.contentmenuimgarrow
{
  vertical-align: middle;
  padding: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;

}
.iconmenutitle
{
color:rgb(31, 31, 31);
font-size:14pt;

}
/*sidebarmenucssaddition*/.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 > .SideBarPanel
{
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;
  
}
.SideBarList
{
    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 0 15px 0;
 padding:0;
 list-style:none;
 -webkit-border-radius:0;
 border-width:0;
 background-color:transparent;

}
.SideBarItem
{
    position: relative;
    min-height: 42px;
    border-bottom: 1px solid #999999;
   -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-align: right;
font-family: ZapfDingbatsITC;
 margin:0;
 padding:0;
 border-width:0;
 background: -moz-linear-gradient(top,  #717984 0%, #505962 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#717984), color-stop(100%,#505962));
background: -webkit-linear-gradient(top,  #717984 0%,#505962 100%);
background: -o-linear-gradient(top,  #717984 0%,#505962 100%);
background: linear-gradient(to bottom,  #717984 0%,#505962 100%);

}
.SideBarTitle
{
text-align:left;
 padding:19px 0 15px 15px;
 background:url(listArrow.png) center right no-repeat;
 display:block;
 text-decoration:none;
 overflow:hidden;
 text-overflow:ellipsis;
font-weight:bold;
 font-size:17px;
color:White;
margin:0;
border:1px solid #313842;
margin-top:-1px;
 
}
.SideBarImage
{
 vertical-align:middle;
 margin-left:-4px;
 margin-right:4px;
 height:24px;

}
/*menucssaddition2*/table.menupagetypelistcontainer a
{
margin: -23px 0;
padding:23px 0;
display:block;
text-align:left;
font-size:17px;
font-family:;
font-weight:100;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;

}
  .menucontainer
{
  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);

}
.menucontainer *
{
vertical-align:middle;

}
.menuitem
{
  font-family: ZapfDingbatsITC;
  margin: 0px;
  padding: 0px;
  border-bottom: solid 2px rgba(172, 171, 171, 1);
  max-height: 86px;

}
.menulink
{
  display: block;
  text-decoration: none;
  overflow: hidden;
  position: relative;

}
.menuimgcontainer
{
display: inline-block;

}
  .menuimage
{
  vertical-align: middle;
height: 54px;
margin: 4px 8px 4px 0px;
display: block;
padding-left: 12px;

}
.menutextcontainer
{
display: inline-block;
 max-width:75%;

}
.menutext1
{
  margin: 0;
  font-size: 17px;
  line-height: 17px;
  font-weight: bold;
  color: #666;
  font-family: ZapfDingbatsITC;

}
.menuimgarrow
{
  vertical-align: middle;
  padding: 10px 10px 10px 0;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;

}
/*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:ZapfDingbatsITC;
 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;

}
/*listmenucssaddition2*/body > .listmenuPanel
{
  max-width:100%;
background: #232323;

}
.listmenuList
{
       padding: 0px;
margin: 0px;
 list-style:none;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
 
}
.listmenuItem
{
    font-size:16px;
font-family: ZapfDingbatsITC;
font-weight: bold;
color:#e7c501;
margin:0px;
padding:0px;
border-bottom:solid 1px #444;
  text-align:left;
 -webkit-tap-highlight-color: rgba(0,0,0,0);
     background: url(menu-arrow.png) no-repeat right 27px center/18px;

}
.listmenuImageContainer
{
float:left;

}
.listmenuItem .listmenuImage
{
vertical-align:middle;
max-height:30px;
max-width:30px;
margin: 13px;
display: block;
padding-left:11px;
padding-right:10px;

}
.listmenu-title
{
margin:15px 54px 0;
 font-size:19px;
font-family: ZapfDingbatsITC;
 text-transform: uppercase;
color:#f2f0e3;

}
.listmenuItem .listmenuTitle
{
 padding:5px;
 display:block;
 text-decoration:none;
 overflow:hidden;
    
}
@media (-webkit-min-device-pixel-ratio: 2)
{
  .listmenuItem, .rsspage > a > div
{
border-width:0.5px!important;
  border-color: #444!important
}

}
/*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: .5px;
    width: calc(50% - 1px);

}
.responsiveMenuTitle
{
    font-family: sans-serif;
    font-weight: 100;
    font-size: 16px;
    color: #eee;
    width: 100%;
    padding-bottom: 100%;
    display: block;
    text-align: center;
    background-color: #232323;
    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% - 1px);
    
}
}

