body
{
font-size:14pt;
line-height:;
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
background-color:;
width:100%;
background-image:url(radiostream-background.png);
background-repeat:repeat;
text-align:;
margin:0px;
color:#666666;
direction:;
background-size:cover;

}
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: Arial, Helvetica,sans-serif;
font-size: 18pt;
color: #222;
font-weight: bold;

}
h2
{
font-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: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: arial, Helvetica,sans-serif;
        color:#888;
        line-height:16px;
        font-weight:100;
     
}
    .contentmenuitemtitle
{
        font-size:16px;
font-family: arial, Helvetica,sans-serif;
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:Arial, Helvetica;
        color:#333333;
        line-height:12px;
        font-weight:100     
}
    .rssproitemtitle
{
        font-size:13px;
        font-family:Arial, Helvetica;
        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:Arial, Helvetica;
        color:#333333;
        line-height:12px;
        font-weight:100     
}
    .rssproipaditemtitle
{
        font-size:14px;
        font-family:Arial, Helvetica;
        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: arial, Helvetica,sans-serif;
 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: 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;

}

