body {
    background:#E2E5FE;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#logo {
    width: 50px;
}

#header #title {
    font-family: 'Bauhaus 93';
    font-size: 50px;
    color: #0765cd;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
}

#seperator {
    /*background-color: #3e469a;*/
    background-color: #192666;
    height: 25px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
}

#main {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#main #content {
    display: inline;
    border-left-style: none;
    border-left-color: #3e469a;
    padding-left: 0px;
    margin-left: 0px;
    padding-right:0px;
    margin-right:0px;
    padding-top: 40px;
    float: left;
    min-height: 500px;
    width: 71%;
    color: #3e469a;
    padding-bottom: 20px;
}

#main #content .lightBox {
    border: 1px solid #aaa;
    background-color: #C8D5FA;
    padding: 5px;
    margin-top: 1em;
    clear: both;
}

#main #content .darkBox {
    border: 1px solid #aaa;
    background-color: #aab7db;
    padding: 5px;
    margin-top: 1em;
    clear: both;
}

#main #content h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
}

#main #menu {
    display: inline;
    padding-right: 0px;
    margin-top: 40px;
    float: left;
}

#main #menu a {
    text-decoration: none;
    color: #0765cd;
}

#main #menu a:hover {
    color: #F2F5FE;
}

.menuItem {
    display: table;
    vertical-align: middle;
    width: 235px;
}

.menuItemText {
    display: inline;
    vertical-align: middle;
    margin-left: 0px;
    padding-left: 40px;
    width: 165px;
    float: left;
    background-color: #adc6ff;
    font-weight: bold;
}

.menuHeader {
    vertical-align: middle;
    width: 235px;
}

.menuHeaderRight {
    display: inline;
    vertical-align: middle;
    height: 23px;
    position: relative;
    left: -3px;
}

.menuHeaderText {
    display: inline;
    vertical-align: middle;
    font-size: 20px;
    background: #77A0FF;
    font-weight: bold;
    margin-left: 0px;
    padding-left: 25px;
    width: 185px;
    float: left;
    height: 24px;
    color: #0765cd;

}

.newsDate {
    font-size: 10px;
}

#footer {
    clear: both;
    /*background-color: #3e469a;*/
    background-color: #192666;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #6699ff;
    font-size: 12px;
}

#footer a {
    color: #6699ff;
}

#footer #misclinks {
    display: inline;
    float: left;
}

#footer #ownership {
    display: inline;
    float: right;
}

#footer #poweredby {
    clear: both;
    text-align: center;
    padding-top: 0px;
}

#footer #blocks {
    display: block;
}

#footer #blocks a img {
    color: #3e469a;
    border: 0px none;
}

#footer #copyright {
    text-align: center;
    padding-top: 10px;
}

#footer #adminLinks {
    text-align: center;
}

.stackLeft {
    display: inline;
    float: left;
}

.clear {
    clear: both;
}

.rightImage {
    display: inline;
    float: right;
    width: 200px;
    border: 0px none;
}









/* just for mediawiki */
.new {
	color:#FF0000;	
}

.catlinks {
        border: 1px solid #aaa;
        background-color: #C8D5FA;
        padding: 5px;
        margin-top: 1em;
        clear: both;
}

#jump-to-nav {
        display: none;
}

#siteSub {
	font-size: 75%;	
}

.printfooter {
        display: none;
}

.editsection{
	font-size:50%;
}

#pre-footer {
	clear: both;
}

#siteSub {
	display: none;
}

.internal img {
	display: none;
}




table.frame {display:table; border-collapse:collapse; margin:15px 0; padding:0; font-size:100%;}
table.toc {display:table; border:1px solid #B7CAF6; background:#C8D5FA;  font-size:100%;}
/*table {display:table; border-collapse:collapse; margin:0px 0; padding:0; font-size:100%;}*/
tr {display:table-row;}
th.framed, td.framed {display: table-cell; border:1px solid #B7CAF6; margin:0; padding:5px; vertical-align:top; text-align:left;}
/*th, td {display: table-cell; border:0px; margin:0; padding:0px; vertical-align:center; text-align:left;}*/
th.nobox, td.nobox {display: table-cell; border:0px solid #B7CAF6; margin:0; padding:5px; vertical-align:top; text-align:left;}
th.noboxright, td.noboxright {display: table-cell; border:0px solid #B7CAF6; margin:0; padding:5px; vertical-align:top; text-align:right;}
th {background:#C8D5FA; text-align:center; color:#192666; font-weight:bold;}

form {border:0; margin:0; padding:0;}
fieldset {border:1px solid #ccc; margin:15px 0; padding:10px;}
legend {margin-left:10px; font-size:100%; font-weight:bold; color:#008;}

abbr, acronym {border-bottom:1px dotted #CCC; cursor:help;}

del, .through {text-decoration:line-through;}
strong, .strong {font-weight:bold;}
cite, em, q, var {font-style:italic;}
/*code, kbd, samp {font-family:monospace; font-size:110%;}*/
code {background-color: white;}
blockquote {background-color: white; padding:5px;}

.f-left {float:left;}
.f-right {float:right;}

.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}

.va-middle {vertical-align:middle;}

.clear {clear:both;}
.box {min-height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.nom {margin:0;}
.noscreen {display:none;}

h1, h2, h3, h4, h5 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold;}
h1 {font-size:260%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h2 {font-size:180%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h3 {font-size:120%; line-height:100%; font-weight:bold;}
h4 {font-size:120%;}
h5 {font-size:100%;}

a {color:#192666;}
a:hover {color:#4F6AD7;}

p {border:0; margin:15px 0; padding:0;}








div.thumb {
        margin-bottom: .5em;
        width: auto;
	display: inline;
}
div.thumb div {
        border: 0px solid #ccc;
        padding: 3px !important;
        background-color: #f7fDFD;
        font-size: 94%;
        text-align: center;
        overflow: hidden;
}

div.thumb div a img {
        border: 1px solid #ccc;
}

div.tright {
        clear: right;
        float: right;
        border-width: .5em 0 .8em 1.4em;
}
div.tleft {
        float: left;
        margin-right: .5em;
        border-width: .5em 1.4em .8em 0;
}


/*
div.thumb div div.thumbcaption {
        border: none;
        text-align: left;
        line-height: 1.4em;
        padding: .3em 0 .1em 0;
}
*/







.gizmogarden-ToolTipTable {
	position: absolute;
	left:0px;
	top 0px;
	background-color: #EFEFFF;
	width: 100px;
}

.gizmogarden-ToolTipTable-username {
	position: relative;
}

.gizmogarden-ToolTipTable-summary {
	position: relative;
	background-color: #C8D5FA;
}

.gizmogarden-ToolTipTable-menu {
	position: relative;
	width: 100px;
	background-image:url(http://wiki.syncleus.com/extensions/WhosOnlineAjax/blueButton.jpg);
}

.gizmogarden-ToolTipTable td a {
	position: relative;
	text-decoration: none;
}

.gizmogarden-ToolTipTable-oddRow {
	position: relative;
	background-color: #D8D6DE;
}
.gizmogarden-ToolTipTable-evenRow {
	position: relative;
	background-color: #FFFFFF;
}

.gizmogarden-ToolTipTable-caption {
	position: relative;
	color: white;
	background-color: #c3d9ff;
}

.gizmogarden-ToolTipTable-notify {
	position: relative;
	background-color: #FFEE66;
}

