
body
{
font-size:12pt;
line-height:;
font-family: Georgia,Lucida Sans Unicode, Lucida Grande, sans-serif;
background-color:#484642;
width:100%;
background-image:url(bg-dots.png);
background-size: 8px;
background-repeat: repeat;
text-align:;
margin:0px;
color:#666666;
}

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
{
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;

}
@font-face {
  font-family: 'KaushanScript';
  src: url('KaushanScript-Regular.ttf')  format('truetype');
}
.itemimage
{
border:solid 0px #aaa;
max-width:100px;
width: expression(this.width > 100 ? 100: true);
vertical-align:middle;

}
 .iimage
{
width: calc(100% + 40px); margin-left: -20px;
}
ol
{
list-style-type: decimal;

}
ul
{
list-style-type: square;

}
/*webkitcssaddition*/.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 > .toolbar
{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 1px solid #2d3642;
    border-top: 1px solid #6d84a2;
    padding: 0 10px 10px 10px;
    height: 45px;
background-color: #6d84a2;
background-image: url(toolbar.png);
background-repeat: repeat-x;

}
body > div.toolbar
{
 background-image:url(logo.png), url(toolbar.png);
 background-position:top right, top left;
 background-repeat:no-repeat, repeat-x;
 
}
.toolbar > h1
{
    position: absolute;
    overflow: hidden;
    left: 50%;
    margin: 1px 0 0 -75px;
    padding-top: 10px;
    height: 45px;
    font-size: 20px;
    width: 150px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFFFFF;

}
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;
    
}
.WebKitPanel > 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;

}
.WebKitPanel > ul li
{
    position: relative;
    min-height: 42px;
    border-bottom: 1px solid #999999;
   -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-align: right;

}
.WebKitPanel > ul li:last-child
{
    border-bottom: none !important;

}
.WebKitPanel > ul > li
{
 margin:0;
 padding:0;
 border-width:0;
 
}
.WebKitPanel > ul > li a
{
 text-align:left;
 padding:11px 0 9px 10px;
 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;
 
}
.WebKitPanel > ul > li a
{
 margin:0;
 border:1px dashed #222;
 border-bottom-width:0 !important;
 margin-top:-1px;
 background-color:#fff;
 
}
.WebKitPanel > ul > li:first-child a
{
 -webkit-border-top-right-radius:10px;
 -webkit-border-top-left-radius:10px;
 
}
.WebKitPanel > ul > li:last-child a
{
 -webkit-border-bottom-right-radius:10px;
 -webkit-border-bottom-left-radius:10px;
 border-bottom-width:1px !important;
 
}
.WebKitPanel > ul > li a img
{
 vertical-align:middle;
 margin-left:-4px;
 margin-right:4px;
}
div.social{
  text-align:center;
  background-color:rgba(238,238,238,0.4);
  padding:4px;border:1px solid #ccc;
}
  div.social:hover{
    background-color:rgba(238,238,238,1);
    border:1px solid #c1bfbf
  }
  div.social img{
    width:12%;
    margin-right:10px;
    max-width:60px
  }
  h3.home-title{
    margin-top:40px;
    text-align:center;
    font-weight:normal;
    margin:10px 0 10px 0;
    font-family: 'KaushanScript', cursive;
    font-size:26px
  }
  hr.ornamental{
    background:url(ornamental.png) center no-repeat;
    background-size:960px 21px;
    height:21px;
    width:100%;
    border:none;
    margin:0;
    padding:0
  }
  
  .WebKitPanel > 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;
    border-width:0;
    background: url(pattern2.png) #111;
    background-size: 12px;
  }
  
  .WebKitPanel > ul > li a:hover
  {
    border: 1px solid #000;
    background: #333;
    font-weight: bold;
    color: #c3a656;
    text-shadow:0 1px 1px #000;
    background:url(arrow.png) center right 20px no-repeat #333;
    background-size: 12px
  }
  
  .WebKitPanel > ul > li a
  {
    background: url(pattern2.png) #111;
    text-align:left;
    padding:10px 0 9px 20px;
    background:url(arrow.png) center right 20px no-repeat;
    display:block;
    text-decoration:none;
    overflow:hidden;
    text-overflow:ellipsis;
    color:#fff;
    font-weight:bold;
    height:28px;
    font-size:17px;
    font-family: 'KaushanScript', cursive;
    background-size: 12px;
  }
