body
{
font-size:12pt;
line-height:21pt;
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
background-color:;
width:100%;
background-image:url(bk-pattern.png);
background-repeat:repeat;
background-position:center;
text-align:justify;
margin:0px;
color:#666666;
direction:ltr;

}
p
{
padding-right: 4px;
padding-left: 4px;

}
a
{
color:#666666;
text-decoration:none;
font-weight:bold;
font-size:14pt;

}
a:visited
{
color:#fff;
text-decoration:none;
font-weight:bold;

}
h1
{
font-family: "Lucida Sans Unicode";
font-size: 18pt;
color: #474747;
font-weight: regular;

}
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:320px;
width: expression(this.width > 320 ? 320: true);
vertical-align:middle;

}
ol
{
list-style-type: decimal;

}
ul
{
list-style-type: square;

}
/*iconmenucssaddition*/@font-face
{
font-family: 'helvetica-light';
src: url('helvetica-light.ttf') format('truetype');

}
.iconmenupageedit .iimage
{
width:10px;

}
.iconmenuitem
{
max-height:86px;
background: #fff;

}
.round-box 
{
  background: white;
  padding: 10px 20px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, .3);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 15px;

}
.iconmenuimage
{
        border:solid 0px #12181c;
        width: expression(this.width > 100 ? 100: true);
        vertical-align:middle;
        padding:0px 0;
        height:23px;
        width:23px;
    
}
     .iconmenuitemdescription
{
        font-size:12px;
        font-family: arial, Helvetica,sans-serif;
        color:#888;
        line-height:16px;
        font-weight:100;
     
}
    .iconmenuitemtitle
{
        font-size:16px;
font-family:'helvetica-light',"Helvetica Neue",Helvetica,Arial,sans-serif;
        color:#000 !important;
display:block;
height:100%;
width:100%;
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;
padding:13px 0 7px 0;
margin-right: -9%;
padding-right: 9%;
margin-left: -22%;
padding-left: 22%;
-webkit-tap-highlight-color: rgba(0,0,0,0.1);
    
}
 @media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5)
{
    .iconmenupageedit tr td
{
        border:0 !important;
        -webkit-box-shadow:inset 0 1px 2px -1px #fff,                           inset 0 -1px 1px -1px #888;
    
}
    .iconmenupageedit tr td:first-child
{
        border:0 !important;
        -webkit-box-shadow:inset 0 1px 2px -1px #fff,                           inset 0 -1px 1px -1px #fff;
    
}
    .iconmenupageedit tr:last-child td
{
        border:0 !important;
        -webkit-box-shadow:inset 0 1px 2px -1px #fff,                           inset 0 -1px 1px -1px #fff;
    
}

}
/*listmenucssaddition*/.listmenupageedit tr
{
max-height:86px;
background: #ffffff;
 /* Old browsers */background: -moz-linear-gradient(top,  rgba(238,239,240,1) 0%, rgba(247,249,251,1) 100%);
 /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,249,251,1)), color-stop(100%,rgba(247,249,251,1)));
 /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(238,239,240,1) 0%,rgba(247,249,251,1) 100%);
 /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(238,239,240,1) 0%,rgba(247,249,251,1) 100%);
 /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(238,239,240,1) 0%,rgba(247,249,251,1) 100%);
 /* IE10+ */background: linear-gradient(to bottom,  rgba(238,239,240,1) 0%,rgba(247,249,251,1) 100%);
 /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeff0', endColorstr='#f7f9fb',GradientType=0 );
 /* IE6-9 */
}
   .listmenuimage
{
        border:solid 0px #9e9e9e;
        max-width:20px;
        width: expression(this.width > 100 ? 100: true);
        vertical-align:middle;
        padding:5px 0 5px 0;
                    
}
     .listmenuitemtitle
{
        font-size:16px;
font-family: arial, Helvetica,sans-serif;
font-weight: bold;
        color:#666666;
        line-height:63px;
display: block;
padding-left: 1%;
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;
max-height:63px;
    
}
 /*largebuttonmenucssaddition*/   .largeButtonMenuImgContaineriPad
{
min-width:225px;
        width:30%;
        min-height:136px;
         height:28%;
        background-repeat:no-repeat;
        border-radius:10px;
        background-position: center 0;
        -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
    
}
     .largeButtonMenuImageiPad
{
padding: 0px;
        min-width:225px;
        width:30%;
    
}
     .largeButtonMenuItemBgiPad
{
      min-width:225px;
      width:30%;
      text-align:center;
      font-size:18px;
      font-family:STHeitiTC-Light, Tahoma;
      font-weight:100;
    
}
        img.largebuttonmenucenteriPad
{
        margin-left: auto;
    margin-right: auto;
    margin-top: 15px;

}
 .largeButtonMenuImgContainer
{
  min-width:150px;
  width:30%;
  min-height:120px;
  height:28%;
  background-repeat:no-repeat;
  padding-bottom:5px;
  border-radius:5px;
  -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
 
}
     .largeButtonMenuImage
{
  min-width:150px;
              width:30%;
              padding: 0px;
    
}
     .largeButtonMenuItemBg
{
      min-width:150px;
              width:30%;
              text-align:center;
              color:#000000;
              font-size:18px;
              font-family:STHeitiTC-Light, Tahoma;
              font-weight:100;
    
}
    img.largebuttonmenucenter
{
       margin-left: auto;
    margin-right: auto;
   margin-top: 15px;
   width:70px;

}
/*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 h1
{
text-align:center;
color:#a8a6a6;
 font-weight:bold;
 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 0 15px 0;
 padding:0;
 list-style:none;
 -webkit-border-radius:0;
 border-width:0;
 background-color:transparent;

}
.SampleMenuItem
{
    position: relative;
    min-height: 42px;
    border-bottom: 1px solid #999999;
   -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:14px 0 11px 10px;
 background:url(SamplelistArrow.png) center right no-repeat;
 display:block;
 text-decoration:none;
 overflow:hidden;
 text-overflow:ellipsis;
 color:#15B8C7;
 font-weight:bold;
 font-size:14px;
font-family: arial, Helvetica,sans-serif;
  margin:0;
 border:1px solid #a8a6a6;
 border-bottom-width:0 !important;
 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;

}
/*colormenucssaddition*/.colormenupageedit tr
{
max-height:86px;
height: auto;

}
   .colormenuimage
{
        border:solid 0px #12181c;
        max-width:50px;
        width: expression(this.width > 100 ? 100: true);
        vertical-align:middle;
        padding:15px 0 15px 0;
        height:50px;
      
}
    .colormenuitemdescription
{
        font-size:12px;
        font-family: arial, Helvetica,sans-serif;
        color:white;
        line-height:16px;
        font-weight:100;
     
}
    .colormenuitemtitle
{
        font-size:16px;
font-family: arial, Helvetica,sans-serif;
font-weight: bold;
        color:white;
        line-height:16px;
display: block;
margin-top: -23px;
padding-top: 23px;
margin-bottom: -39px;
padding-bottom: 39px;
margin-left: -25%;
padding-left: 25%;
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;
    
}
        a.colormenuitemtitle:visited
{
color:white;

}
/*circlemenucssaddition*/@font-face
{
    font-family: 'helvetica-light';
    src: url('helvetica-light.ttf') format('truetype');

}
.circleMenuList
{
    margin: 0 auto;
    padding: 0;
    display: block;
    list-style: none;

}
.circleMenuList:after
{
    clear: both
}
.circleMenuItem
{
    float: left;
    width: calc(50% - 30px);
    margin: 0;
    background: white;
    padding: 10px 20px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
    box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.circleMenuTitle
{
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    text-align: center;
    display: block;
    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;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
     text-shadow:       2px 2px 0 #f74a67,     -1px -1px 0 #f74a67,        1px -1px 0 #f74a67,      -1px 1px 0 #f74a67,       1px 1px 0 #f74a67;

}
.circleMenuTitle:before
{
    content: "";
    display: block;
    padding-top: 100%;

}
.circleMenuTitle > span
{
    bottom: 20px;
    position: absolute;
    width: 100%;
    left: 0;

}
.circleMenuImage
{
    display: table;
    margin: auto;
    position: absolute;
    top: -30%;
    right: 0;
    bottom: 0;
    left: 0;
    width: 30%;
    height: 30%;
    border: dashed 1px #333;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 10px;
background: #fff;

}
@media screen and (orientation: landscape)
{
    .circleMenuItem
{
        width: calc(33.33% - 30px);
    
}

}

