body, html {
    margin:0;
    padding:0;
    height:100%;
}
body {
    color:#333;
    font-family:arial,helvetica,sans-serif;
}
a {
    text-decoration:none;
    color:#B02B2C;
}
img {
    border:0;
}
a:hover {
    text-decoration:underline;
}
p {
    margin:0;
    padding:0;
}
h1, h2, h3 {
    margin:0;
    padding:0;
}
hr {
    border:0pt none;
    clear:both;
    height:1%;
    line-height:1%;
    margin:0pt;
    padding:0pt;
    visibility:hidden;
}
#page {
    min-height:100%;
    position:relative;
}
#canvas {
    width:880px;
    margin:0 auto;
}
#header {
    padding-left:3.5em;
    height:63px;
    /*background-image:url("../gfx/bgheader.jpg");
    background-repeat:repeat-x;*/
}
#header h1 {
    /*background-image:url("../gfx/header.jpg");
    background-repeat:no-repeat;
    background-position:0 26px;*/
    height:63px;
    font-weight:bold;
    color:#D4AF37;
	text-align:left;
	padding-top:10px;
}
#header h1 span {
    display: none;
}

#content {
    padding-left:3.5em;
    padding-right:4em;
    padding-bottom:65px; /* Height of the footer*/
    padding-top:12px;
}
h3 {
    font-size:120%;
    font-weight:normal;
    color:#D4AF37;
}
h3 a, h3 a:hover {
    color:#D4AF37;
    text-decoration:none;
}
h4 {
    font-size:120%;
    border-bottom:1px solid #E0E0E0;
    margin-bottom:1em;
}
h5 {
    font-size:110%;
    margin-bottom:0.2em;
}
h6 {
    color:#D4AF37;
    font-size:100%;
    margin-bottom:0.2em;
}
#content ul {
    padding-left:2em;
    margin-left:0;
}
#content li {
    list-style:none;
    background:url("../gfx/bullet.jpg") no-repeat 0 .7em;
    padding-left:12px;
}
#content dt {
    font-weight:bold;
}
#content dd {
    margin:3px 0 0 0;
}
.external img {
    padding-left:2px;
    border:0;
}
.entry p {
    margin-bottom:1em;
}
.right {
    width:49%;
    display:block;
    float:right;
}
.left {
    width:49%;
    display:block;
    float:left;
}
.cromo {
    float:left;
    width:286px;
    height:190px;
    /*border:1px solid #D0D0D0;*/
    margin-left:10px;
    margin-bottom:10px;
    /*padding:5px 10px;*/
    background-image:url("../gfx/cromo.png");
    overflow:hidden;
}
.cromo dl {
    margin:6px 15px;
}
.cromo dt {
    border-bottom:1px solid #CCC;
    margin-bottom:5px;
}
.cromo div {
    margin:6px 15px;
}
.cromo h5 {
    font-size:100%;
    border-bottom:1px solid #CCC;
    margin-top:0;
    margin-bottom:5px;
}
.breadcrumb {
    font-size:10px;
    color:#BBB;
    margin-bottom:18px;
}
.breadcrumb a {
    color:#BBB;
    text-decoration:underline;
}
.entry {
    text-align:left;
    padding-top:8px;
    color:#878787;
    font-size:12px;
    line-height:20px;
}
.post {
    padding-bottom:3em;
}
.telnet {
    background-image:url("../gfx/telnet.jpg");
    background-repeat:no-repeat;
    background-position:right top;
    min-height:229px;
    padding-right:400px;
}
.playnow {
    text-align:center;
    margin:25px auto 0 auto;
    padding:15px;
    width:180px;
    background-color:#F4F4F4;
    border-top:1px solid #DDD;
    border-left:1px solid #DDD;
    border-bottom:1px solid #BBB;
    border-right:1px solid #BBB;
}
.playnow h3 {
    font-size:200%;
}
.playnow a, .playnow a:hover {
    color:#B02B2C;    
}
#footer {
    position:absolute;
    bottom:0;
    width:100%;
    height:65px; /* Height of the footer */
    background-image:url("../gfx/bgfooter.jpg");
    background-repeat:repeat-x;
    font-size:10px;
}
.credits {
    color:#767675;
    padding-top:4px;
    text-align:center;
    position:relative;
    top:-18px;
}

fieldset {
    border-style:solid;
    border-color:#CCC;
    border-top-width:1px;
    border-left-width:0;
    border-right-width:0;
    border-bottom-width:0;
    padding-top:10px;
}

fieldset.right, fieldset.left{
    width:46%;
}

legend {
    background:white none repeat scroll 0%;
    padding:0 5px;
    margin-bottom:1pt;
    font-weight:bold;
    font-size:100%;
    margin-left:4px;
    /*color:#B02B2C;*/
}

input[type="text"], input[type="password"], select, textarea {
    border:1px solid #CCCCCC;
    margin:0.75ex 0pt;
    width:25ex;
}

label {
    clear:left;
    float:left;
    line-height:1.5;
    margin:0.75ex 0pt;
    width:12em;
}

/* HERE BE DRAGONS */

#navigation {
    padding-left:3.5em;
    background-image:url("../gfx/bgnavigation.jpg");
    background-repeat:repeat-x;
    height:31px;
}
#navigation dl {
    margin:0;
}
#navigation dt {
    display:none;
}
#navigation dd {
    margin:0;
}
#navigation ul {
    margin:0;
    padding:0;
}
#navigation li {
    display:inline;
    float:left;
    background-image:url("../gfx/navseparator.jpg");
    background-repeat:no-repeat;
    background-position:left top;
    font-size:12px;
    color:#767675;
    position:relative;
    left:0;
    /*z-index:12;*/
}
#navigation li.current_page_item,
#navigation li.current_page_parent {
    /*z-index:9;*/
    background-image:url("../gfx/bgnavselected.jpg");
    background-repeat:repeat-x;
    color:#ECECEC;
}

#navigation li li.current_page_item {
    background-image:none;
}
#navigation li ul {
    position:absolute;
    z-index:24;
    display:none;
    top:29px;
    width:150px;
    padding-top:2px;
    padding-bottom:10px;
    left:0;
    background-color:#DDD;
    background-image:url("../gfx/bgjq.jpg");
    background-position:bottom;
    background-repeat:no-repeat;
}
#navigation a {
    color:#767675;
    padding-left:24px;
    padding-right:24px;
    text-decoration:none;
    line-height:31px;
    display:block;
}
/* Firefox onlee */
html>body #navigation li:hover {
    /*z-index:10;*/
    color:#ECECEC;
    background-image:url("../gfx/bgnavselected.jpg");
    background-repeat:repeat-x;
}
/* Firefox onlee */
html>body #navigation li:hover ul {
    display:block;
}
#navigation li li {
    float:none;
    display:block;
    background-image:none;
}
#navigation li li:hover {
    background-image:none !important;
}
#navigation li li a:hover {
    background-image:none;
}
#navigation .last li a {
    background-image:none;
}
/* Firefox onlee */
html>body #navigation li:hover a {
    color:#ECECEC;
}
/* Firefox onlee */
html>body #navigation li:hover li a {
    color:#555;
}
#navigation li li a {
    color:#555;
    display:block;
    padding-right:15px;
    padding-left:15px;
    line-height:normal;
    padding-top:9px;
    padding-bottom:9px;
}
#navigation li li a:hover {
    color:#B02B2C;
    text-decoration:underline;
}
#navigation .current_page_item a,
#navigation .current_page_parent a {
    color:#ECECEC;
}
#navigation a:hover {
    color:#ECECEC;
}

#navigation .last a {
    background-image:url("../gfx/navseparator.jpg");
    background-repeat:no-repeat;
    background-position:right top;
}



