* {
    font-family: 'Tahoma', sans-serif;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
    color: white;
    text-align: justify;
    text-decoration: none;
    padding: 0px;
    border: 0px;
    margin: 0px;
    outline: 0px;
    cursor: default;
    quotes: '\201e' '\201c' '\201a' '\2018';
}

div {
    font-size: 0px;
}

body {
    background: #2d7299;
    /*background: #e4f4fe;*/
}

.outer-border-left {
    width: 990px;
    margin: auto;
}

.innerbody {
    background: #ffffe3;
}

a, 
a * {
    cursor: pointer;
}

.top .banner {
    background: url(/src/img/style/banner/banner_002.png) top left no-repeat;
    height: 148px;
}

.outer-border-left {
    padding-left: 5px;
    background: transparent url(/src/img/style/main/default/outerborder.png) left repeat-y;
}

.outer-border-right {
    padding-right: 5px;
    background: url(/src/img/style/main/default/outerborder.png) right repeat-y;
}

.top .links, .top .links a {
    display: inline-block;
    height: 42px;
}

.top .links {
    background: url(/src/img/style/main/default/sprite.png) -1px -1px no-repeat;
    list-style: none;
    position: absolute;
    top: 106px;
    width: 198px;
}

.top li {
    float: left;
    margin-left: 5px;
}

.top .links span {
    display: none;
}

.top .twitter-large, .top .twitter-large a {
    width: 37px;
    height: 41px;
}

.top .twitter-large {
    background: url(/src/img/style/main/default/sprite.png) -1px -44px no-repeat;
}

.c {
    clear: both;
}

.left {
    float: left;
}

.section_frame {
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 25px;
    position: relative;
}

.shadow_top ,
.shadow_bottom {
    width: 100%;
    position: absolute;
}

.shadow_top {
    background: url(/src/img/style/main/default/shadow_corner.png) top left no-repeat;
    top: 0px;
} 

.shadow_top .shadow_inner {
    background: url(/src/img/style/main/default/shadow_corner.png) top right no-repeat;
    margin-left: 2px;
}

.shadow_bottom {
    background: url(/src/img/style/main/default/shadow_corner.png) bottom left no-repeat;
    bottom: 0px;
}

.shadow_bottom .shadow_inner {
    background: url(/src/img/style/main/default/shadow_corner.png) bottom right no-repeat;
    margin-left: 2px;
}

.shadow_top .shadow_repeat,
.shadow_bottom .shadow_repeat {
    height: 2px;
    margin-right: 2px;
    position: relative;
    right: 0px;
    font-size: 0px;
}

.shadow_top .shadow_repeat {
    background: #ffffe3 url(/src/img/style/main/default/shadow_top_bottom.png) top repeat-x;
}

.shadow_bottom .shadow_repeat {
    background: #ffffe3 url(/src/img/style/main/default/shadow_top_bottom.png) bottom repeat-x;
}

.shadow_left {
    background: url(/src/img/style/main/default/shadow_left_right.png) left repeat-y;
    padding-left: 2px;
}

.shadow_right {
    background: url(/src/img/style/main/default/shadow_left_right.png) right repeat-y;
    padding-right: 2px;
}

.section {
    border: 1px solid white;
}

.left .section_frame {
    width: 191px;  
    margin-right: 0px;
}

.left .section .heading {
    border-bottom: 1px solid white;
    vertical-align: middle;
}

.left .section .heading h1 {
    background: url(/src/img/style/main/default/left_heading.png) no-repeat;
    font-family: 'Arial', sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: white;
    text-align: center;
    text-shadow: 2px 2px 3px #444444;
    letter-spacing: 2px;
    line-height: 41px;
    height: 41px;
}

.left .section .content {
    background: url(/src/img/style/main/default/left_bg.png) 0px no-repeat;
    position: relative;
}

.left .section .content ol {
    background: url(/src/img/style/main/default/left_bg_strip.png) right no-repeat;
    list-style: none;
}

.left .section .content li {
    width: 158px;
}

.left .section .content li a {
    font-size: 14pt;
    text-align: right;
    line-height: 39px;
    letter-spacing: 2px;
    text-shadow: 1px 1px 2px #000000;
    height: 39px;
    padding-right: 10px;
    display: block;
}

.left .section .content li a:hover {
    text-decoration: underline;
    text-shadow: 2px 2px 3px #c0c0c0;
}

.left .section .content li div {
    border-top: 1px dotted white;
}

.right {
    float: right;
}

.right .section {
    margin: 0px;
}

.right .section_frame {
    width: 704px;
    margin-left: 0px;
}

.right .section .heading {
    position: relative;
    background: url(/src/img/style/main/default/right_heading.png) repeat-x;
    padding-left: 30px;
    padding-right: 30px;
    border-bottom: 1px solid white;
}

.right .section .heading h1,
.right .section .heading h1 * {
    font-family: 'Arial', sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: white;
    line-height: 39px;
    text-shadow: 2px 2px 3px #444444;
    height: 39px;
}

.right .section .heading h1 span.heading_left {
    float: left;
}

.right .section .heading h1 span.heading_right {
    float: right;
}

.right .content {
    background: #3685b6 url(/src/img/style/main/default/right_bg.png) repeat-x;
    padding: 15px;
}

.right .content p,
.right .content ul,
.right .content ol,
.right .content table,
.right .content blockquote {
    margin-bottom: 15px;
}

.right .content blockquote {
    border: 1px solid white;
    padding: 10px;
    display: block;
}

.right .content * {
    line-height: 1.3em;
}

.right .content table * {
    margin-bottom: 0px;
}

.right .content .m {
    margin-bottom: -15px;
}

.right .content a,
.right .content a * {
    text-decoration: underline;
}

.right .content abbr,
.right .content abbr * {
    border-bottom: 1px white dotted;
}

.right .content a:hover,
.right .content a:focus {
    color: #ebebeb;
    text-shadow: 1px 1px 2px #dcdcdc;
}

.right .content em,
.right .content em * {
    font-style: italic;
}

.right .content strong,
.right .content strong * {
    font-weight: bold;
}

.right .content del,
.right .content del * {
    text-decoration: line-through;
}

.right .content ul,
.right .content ol {
    margin-left: 25px;
}

.right .content ul {
    list-style: disc;
}

.right .content img {
    margin: 10px;
}

.right .content code {
    font-family: monospace;
    text-align: left;
    cursor: text;
}

.right .content code.codeblock {
    white-space: pre;
    padding: 5px;
    border: 1px solid white;
    margin: 10px;
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
}

.right .content table,
.right .content table * {
    border-collapse: collapse;
    vertical-align: top;
}

.right .content table td {
    padding: 2px 15px 2px 0px;
}

.right .content table td * {
    padding: 1px 10px 1px 0px;
}

.right .content table td td * {
    padding: 0px 0px 0px 0px;
}

.right .content span[title] {
    border-bottom: 1px dotted white;
}

.right .content .img_float_left {
    float: left;
    margin: 10px;
    margin-left: 0px;
}

.right .content .img_float_right {
    float: right;
    margin: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
}

.right .content .img_float_left img,
.right .content .img_float_right img {
    margin: 0px;
}

.right .content .img_float_left span,
.right .content .img_float_right span {
    text-align: right;
    display: block;
}

.right .content .img_float_left span,
.right .content .img_float_left span *,
.right .content .img_float_right span,
.right .content .img_float_right span * {
    font-size: 10pt;
}

.right .content.status img {
    margin: 0px;
}

.right .content .right {
    width: 130px;
}

.right .content .right img {
    width: 130px;
    height: 130px;
    margin: 0px;
}

.right .content .right .username {
    font-size: 12pt;
    font-weight: bold;
    color: white;
    text-align: center;
    text-shadow: 2px 2px 3px #000000;
}

.right .content .left {
    width: 523px;
    padding-right: 15px;
}

.right .section.status_flaot_bug {
    background: url(/src/img/style/main/default/right_bg.png) 0px 40px repeat-x;
}

.right .content.status {
    padding: 0px;
    padding-left:15px;
    padding-right:15px;
}

.right .content .status_div {
    width: 262px;
    padding-left: 57px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.right .content .status_div * {
    color: black;
    font-size: 12pt;
}

.right .content .status_div .top {
    width: 200px;
    padding-left: 31px;
    height: 46px;
}

.right .content .status_div .top h2 {
    background: url(/src/img/status/top.png) no-repeat;
    text-align: center;
    height: 100%;
    padding: 3px;
}

.right .content .status_div .top h2 span {
    font-size: 12pt;
    text-align: center;
    letter-spacing: 1px;
    vertical-align: -60%;
    padding-top: 2px;
    display: inline-block;
}

.right .content .status_div .middle {
    background: url(/src/img/status/frame.png) no-repeat;
    height: 72px;
    padding: 3px;
    font-size: 0px;
}

.right .content .status_div .middle img {
    width: 256px;
    height: 72px;
}

.right .content .status_div .bottom {
    width: 200px;
    padding-left: 31px;
    height: 46px;
}

.right .content .status_div .bottom .episode {
    height: 22px;
    padding-left: 10px;
    padding-right: 10px;
}

.right .content .status_div .bottom .episode span {
    float: left;
}

.right .content .status_div .bottom .episode span.number {
    float: left;
    padding-left: 15px;
}

.right .content .status_div .bottom .episode span.progress {
    float: right;
}

.right .content .status_div .bottom .episode div {
    font-size: 0px;
    height: 0px;
}

.right .content .status_div .bottom .bar_div {
    background: white;
    padding: 10px;
    padding-bottom: 0px;
}

.right .content .status_div .bottom .bar_div .bar{
    background: #10c2dc;
    height: 3px;
    font-size: 0px;
}

.right .content .status_div .bottom .episode {
    background: white;
}

.right .content .status_div .bottom .end {
    background: url(/src/img/status/bottom.png) bottom no-repeat;
    height: 11px;
    font-size: 0px;
}

.footer {
    width: 940px;
    margin-left: 25px;
    margin-right: 25px;
    position: relative;
}

.footer_inner {
    background: url(/src/img/style/main/default/footer_bg.png) repeat-x;
    padding-top: 3px;
    padding-bottom: 6px;
    border: solid white;
    border-width: 3px 1px 0px 1px;
    margin: 0px;
    margin-bottom: -3px;
}

.footer_inner * {
    font-size: 9pt;
    text-align: center;
    text-shadow: 1px 1px 2px #333333;
    margin: 0px;
}

.footer_inner a {
    text-decoration: underline;
}