body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #ffffff;
   background: #132b35;
}

.mgr-navigation-sliver { color: #ffffff; background: #0a181f; }

.mgr-navigation-sliver a:link { color: #ffffff; }

.mgr-navigation-sliver a:visited { color: #ffffff; }

table { border: 1px solid #0A181F; }

th { border: 1px solid #0A181F; }

td { border: 1px solid #0A181F; }

a { color: #d1e4ed; text-decoration: underline; }

a:link { color: #d1e4ed; text-decoration: underline; }

a:visited { color: #d1e4ed; text-decoration: underline; }

a:hover { color: #FEFF8F; text-decoration: underline; }

a:active { color: #d1e4ed; text-decoration: underline; }

.boxheading {
   color: #ffffff;
   font-family: Helvetica, Arial, sans-serif;
   border-top: 1px solid #0a181f;
   border-right: 1px solid #0a181f;
   border-bottom: 1px solid #0a181f;
   border-left: 1px solid #0a181f;
   padding: 5px;
   background: url(http://yuku-skins.s3.amazonaws.com/2/2229/f7416269ec514aef6b5ce6abffd04e87d324f622_r.jpg);
}

.boxheading a:link { color: #ffffff; }

.boxheading h1 { font-size: 17px; }

.boxheading h2 { font-size: 17px; }

.boxheading h3 { font-size: 17px; }

.boxbody {
   border-top: 1px solid #0a181f;
   border-right: 1px solid #0a181f;
   border-bottom: 1px solid #0a181f;
   border-left: 1px solid #0a181f;
   padding: 5px;
   background: #133444;
}

.control-box a:link { text-decoration: none; }

.dropdown a:link { color: #ffffff; }

.dropdown a:visited { color: #ffffff; }

.dropdown input { color: #ffffff; }

.dropdown ul {border: 1px solid #0a181f; font-size: 11px; background: #133444; }

.dropdown li { 
font-size: 11px; 
background: transparent;
border:0;
border-bottom: 1px solid #0a181f; }

.dropdown li:hover {
background: #174054;}

.one { font-size: 16px; }

.two { font-size: 16px; }

.three { font-size: 16px; }

.four { font-size: 16px; }

.five { font-size: 16px; }

* html body { font-size: 76%; }

h1 { font-size: 1.4em; font-weight: normal; }

h2 { font-size: 1.3em; font-weight: normal; }

h3 { font-size: 1.2em; font-weight: normal; }

h4 { font-size: 1.2em; font-weight: normal; }

h5 { font-size: 1.1em; }

h6 { font-size: 1em; }

p { font-size: 1em; margin-bottom: 8px; }

.box { margin-bottom: 15px; }

.pager-total { padding: 2px; }

.pager-list div { padding: 2px; }

.dropdown li a:link { text-decoration: none; }

.dropdown li a:visited { text-decoration: none; }

.pager a:link { text-decoration: none; }

.pager a:visited { text-decoration: none; }

.control-box {
   border: none;
   margin-top: -10px;
   margin-bottom: 5px;
   background: transparent;
}

.mycontent {
   width: 85%;
   padding: 10px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 20px;
   border: 5px solid #0a181f;
   border-top: 25px solid #0a181f;
   overflow: hidden;
   background: #174054;
}

.myheader {
   margin-bottom: 10px;
   padding: 5px;
   border: 2px solid #0a181f;
   background: #133444;
}

blockquote { padding: 5px; }

.extra-content .boxbody { padding: 5px; }

.button { padding: 1px 3px; text-decoration: none; }

/*input buttons*/
input.button{
   border:  1px solid #0a181f;
   text-decoration: none;
   font-weight: bold;
   font-style: italic;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   background: #133444;
   color: #fff; }

/* add an arrow graphic to dropdown buttons */
.dropdown span
{background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-white.gif) no-repeat right center;
padding-right: 12px;
padding-top: 2px;
padding-bottom: 2px;}

.calendar .today { background: #174054; }

.sidebarholder {
   width: 260px;
   float: left;
   margin-top: -10px;
   background: transparent;
}

.forumholder { margin-left: 270px; }

.sidebar-title { margin: 0px; margin-bottom: 10px; text-align: center; }

.sidebar-box .boxheading { text-align: center;  margin-top: 10px; }

#widgets_chatbox { background: transparent; }

#widgets_chatbox #wrapper { width: 100%; }

#widgets_chatbox table { background: transparent; width: 100%;}

#widgets_chatbox tr { background: transparent; width: 100%; }

#widgets_chatbox td { background: transparent; width: 100%; }

#body widgets_chatbox { margin-bottom: 20px; }

div.scroller-item { text-align: center; font-size: 16px; padding-top: 15px; }

.news { margin-top: 10px; margin-bottom: 10px; }

/* hide sidebar on calendar page */
.calendar .sidebarholder { display: none; }
.calendar .forumholder { margin-left: 0px; }

input.text, textarea { 
background: #132b35; color: #ffffff;
border: 1px solid #000;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding-left: 5px; }

.signature {
border-top: 1px dotted #436474; }

blockquote {
background: #132b35; color: #ffffff;
border: 1px solid #000;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding: 7px;
}

hr {
border: 0;
background: #000;
color: #000;
}