p {
    text-indent: 0em;
    margin-top: 5px;
    margin-bottom: 5px;
}

ul {
    margin-left: 0;
    padding-left: 30px;
}

body, html, div, input, span, table, td, tr, select {
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    color: #101a23;
}

* {
    margin: 0;
    padding: 0;
}

body {
    text-align: center;
    background: url( ../gfx/javazone2008/bg_tile.gif );
    margin-top: 10px;
    height: 100%;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #101a23;
}

a:hover {
    color: #f1bc00;
}

h1 {
    color: #5b5f72;
    font-size: 17px;
}

.white {
    color: #ffffff;
    font-size: 14px;
}

.frame {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #000000;
    background-color: #ffffff;
    height: 100%;
    display: table;
}

.header {
    width: 960px;
    height: 170px;
    background: url( ../gfx/javazone2008/bg_grad.jpg ) no-repeat;
    background-position: top;
}

.menu {
    background: url( ../gfx/javazone2008/bg_bar.png ) top repeat-x;
    position: relative;
    top: -12px;
    width: 934px;
    height: 60px;
    padding-left: 26px;
}

.menubutton {
    width: 113px;
    height: 38px;
    padding-top: 10px;
    background: url( ../gfx/javazone2008/menu_bg.gif ) no-repeat;
    font-weight: bold;
    font-size: 13px;
    color: #000000;
    display: block;
    float: left;
    text-align: center;
}

.mirrorbutton {
    width: 113px;
    height: 22px;
    background: url( ../gfx/javazone2008/menu_bg_ref.gif ) no-repeat;
    display: block;
    margin-top: 13px;
    float: left;
}

.main {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    margin-top: 20px;
/*    text-align: top; */
    height: 100%;
}

.content {
    width: 660px;
    float: left;
    height: 100%;
}

.right {
    display: block;
    width: 220px;
    float: right;
}

.boxtop1 {
    width: 217px;
    color: #ffffff;
    padding-top: 7px;
    padding-bottom: 6px;
    padding-left: 13px;
    font-weight: bold;
    font-size: 14px;
    background: url( ../gfx/javazone2008/panel_top_black.gif ) no-repeat;
}

.boxtop2 {
    width: 217px;
    color: #000000;
    padding-top: 7px;
    padding-bottom: 6px;
    padding-left: 13px;
    font-weight: bold;
    font-size: 14px;
    background: url( ../gfx/javazone2008/panel_top_yellow.gif ) no-repeat;
}

.boxcontent {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding-left: 13px;
    padding-top: 10px;
    padding-bottom: 13px;
    color: #ffffff;
    width: 202px;
    background-color: #7c7d7f;
}

.boxbottom {
    width: 209px;
    height: 49px;
    padding-bottom: 25px;
    padding-right: 8px;
    text-align: right;
    display: block;
    background: url( ../gfx/javazone2008/panel_bottom.gif ) no-repeat;
}

.bigbutton {
    width: 217px;
    height: 99px;
    padding: 13px;
    font-weight: bold;
    font-size: 14px;
    display: block;
    background: url( ../gfx/javazone2008/button_big_check.jpg ) no-repeat;
/*    float: top;*/
}

.bigbutton:hover {
    color: #000000;
}

.footer {
    text-align: center;
    color: #ffffff;
    padding-top: 7px;
    padding-bottom: 7px;
    background: url( ../gfx/javazone2008/bg_footer.jpg ) repeat-x;
/*    float: top;*/
}

.javabin-box-top {
    width: 217px;
    height: 29px;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 13px;
    background: url( ../gfx/javazone2008/panel_top_javabin.gif ) no-repeat;
}

.javabin-box-content {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 10px;
    padding-bottom: 13px;
    color: #ffffff;
    width: 189px;
    height: 190px;
    background-color: #fff;
}

.javabin-box-bottom {
    width: 217px;
    height: 49px;
/*    padding-bottom : 25 px;*/
/*    padding-right : 8 px;*/
    text-align: right;
    display: block;
    background: url( ../gfx/javazone2008/panel_bottom_white.gif ) no-repeat;
}

.javabin-box-bottom a {
/*    padding-top: -50px;*/
}

/* countdown */
.lcdstyle {
    width: 217px;
    height: 81px;
    background-color: transparent;
    font-weight: bold;
    padding: 3px;
    float: right;
    margin-top: 17px;
    margin-right: 23px !important;
    margin-right: 30px;
    padding-right: 5px;
    background: url( ../gfx/javazone2008/timer_bg.gif ) no-repeat;
}

.lcdstyle sup {
    font-size: 80%
}

.tt {
    width: 16px;
    float: left;
    text-align: right;
    color: #ffffff;
    margin-left: 17px !important;
    margin-left: 13px;
    margin-top: 31px;
}

/* ToonZone */
.toon {
    width:268px;
    height:114px;
    float:right;
    margin-top:3px;
    margin-right:12px !important;
    margin-right:20px;
}
