/*  gwc2.css  */
/*  Author: Kjell Strandberg - ksbtelecom - 2006-12-31 */
/*  Updated: 2007-09-21                   */

body#main_body {
 margin: 10px;
 padding: 0px;
 font-family: geneva, arial, verdana;
 font-size: 12px;
 text-align: left;
 border-collapse:collapse;
 color:#754319;
 background-color:#fff;
}
h2 {
 font-size: 18px;
}
hr {
 height:3px;
 background-color:#754319;
}


/* outerbox ================== */
#outerbox {
 width:850px;
 padding: 0px 0px 0px 0px;
 border:0px solid #c28f66;
 background-color:#000;
 background:transparent;
}

/*        headerbox ----------------- */
#headerbox {
 position:relative;
 width:100%; 
 height:55px;
 top:0px;
 left:0px;
 clear:left;
}

#sitetitle {
 position:relative;
 background:transparent;
 left:160px; 
 top:0px; 
 font-size:50px; 
 font-weight:bold; 
 float:left;
 z-index:20;
 color:#ffcc7f;
}
#navicons {
 position:relative;
 background:transparent;
 text-align:left;
 left:15px; 
 top:0px; 
 z-index:10;
}
#contentbox {
 width:100%; 
 margin:0px 0px 0px 0px;
 clear:left;
 background:transparent; 
}
#centertable {
}
#leftbox {
 vertical-align:top;
 width:155px; 
 left:5px; 
 top:0px; 
 float:left;
 margin:0px 0px 0px 0px;
 padding:2px 0px 0px 0px;
 background:transparent; 
 }
#leftbar {
 margin: 2px;
 padding:6px;
}
#centerbox {
 vertical-align:top;
 margin:0px 0px 0px 0px;
 padding:10px 0px 0px 0px;
 width:525px;
}
#textbox {
 margin:0px 0px 0px 0px;
 padding:5px;
 color:#330;
 background-color:#ffc;
 border:1px solid #c28f66;
}
#wikitext {
 padding:10px 0px 0px 0px;
}
#actionbox {
}
#rightbox {
 vertical-align:top;
 width:153px;
 float:right;
 margin:0px 0px 0px 0px;
 padding:0px 5px 0px 0px;
 background:transparent; 
}
#rightbox div.fpltemplate ul {
 padding:0px 0px 0px 0px;
 list-style:none;
 font-size:smaller;
}
#rightbar {
 padding:4px;
 color:#ffcc7f;
}
#footerbox {
 height:20px; 
 width:100%;
 clear:left;
 background:transparent; 
 color:#ffcc7f;
}						
#footer {
 text-align:center;
 font-size:11px;
 position:relative;
 left:3px;
 top:0px;
 padding:1px 10px 1px 3px;
}
#gentime {
 position:relative;
 width:150px;
 line-height: 9px;
 font-size:9px;
 font-weight:normal; 
 text-align:left;
 left:10px; 
 top: 0px; 
 background:transparent;
 color:#953;
}
#pagefoot {
 width:700px;
 line-height: 17px;
 border:none;
 padding:0px 0px 0px 10px;
 font-size:10px;
 background:transparent;
 color:#ffcc7f;
 font-size:10px;
}
#wikiedit {
}
/* zebra table class contemp */
table.contemp tr.ind1 {
 background-color:#ffcc7f;
}  
table.contemp tr.ind2 {
 background-color:#ffc;
} 

.mark {
 background-color:#eee;
 border:3px solid #000;
 width:220px;
}
.markr {
 background-color:#fe5;
 border:3px solid #000;
}
.marktest {
 background-color:#fcc;
 border:3px solid #000;
}

/* -----------------------*/
#sitetitle {
 color:#ffcc7f;
 background:none;
}
#sitetitle a:link {
 color:#ffcc7f;
 background:none;
}
#sitetitle a:visited {
 color:#ffcc7f;
 background:none;
}
#sitetitle a:hover {
 color:#ffcc7f;
 background:none;
}
.navicons {
 background:none;
}
.navicons a:link {
 background:none;
}
.navicons a:visited {
 background:none;
}
.navicons a:hover {
 background:none;
}

#leftbox a:link {
 color:#000;
 background:none;
 font-weight:bold;
}
#leftbox a:visited {
 color:#000;
 background:none;
 font-weight:bold;
}
#leftbox a:hover {
 color:#000;
 background-color:#ffcc7f;
}

#pagefoot a:link {
 color:#ffcc7f;
 background-color:#000;
 font-weight:normal;
 border-top:1px solid #aaa;
 border-right:1px solid #555;
 border-bottom:1px solid #555;
 border-left:1px solid #aaa; 
 text-decoration:none;
}
#pagefoot a:visited {
 color:#ffcc7f;
 background-color:#000;
 font-weight:normal;
 border-top:1px solid #aaa;
 border-right:1px solid #555;
 border-bottom:1px solid #555;
 border-left:1px solid #aaa; 
 text-decoration:none;
}
#pagefoot a:active {
 color:#ffcc7f;
 background-color:#000;
 font-weight:normal;
 border-top:1px solid #aaa;
 border-right:1px solid #555;
 border-bottom:1px solid #555;
 border-left:1px solid #aaa; 
 text-decoration:none;
}
#pagefoot a:hover {
 color:#ffcc7f;
 background-color:#000;
 border-top:1px solid #555;
 border-right:1px solid #aaa;
 border-bottom:1px solid #aaa;
 border-left:1px solid #555;  
 font-weight:normal; 
 text-decoration:none;
}

#rightbox a:link {
 color:#000;
 background:none;
 font-weight:bold;
}
#rightbox a:visited {
 color:#000;
 background:none;
 font-weight:bold;
}
#rightbox a:hover {
 color:#000;
 background-color:#ffcc7f;
}

.wikilink {
 color:#f60;
}
a:link {
 color:#333; 
 font-weight:bold; 
 text-decoration:none;
}
a:visited {
 color:#333; 
 font-weight:bold; 
 text-decoration:none;
}
a:hover {
 color:#000; 
 text-decoration:none; 
 background-color:#ffcc7f;
}
a:active {
 color:#c00;
 text-decoration:none; 
 background-color:#ffcc7f;
}


.dialog {
 width:100%;
 margin:0px auto;
 min-width:20em;
 color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px;
 height:13px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(images/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(images/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(images/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(images/mr.gif) repeat-y right 0px;
 z-index:100;
}

.dialog .bd .c .s {
 margin:0px 0px 0px 0px;
 background:#000 url(images/ms.jpg) repeat-x 0px 0px;
 padding:1em;

}

.dialog .ft {
 background:transparent url(images/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(images/br.gif) no-repeat right 0px;
}

.dialog h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}
/*
.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

html>body .dialog pre {
 font-size:1.1em;
}

/* Zebra table contemp - also requires config.php include - see readme.txt */
table.contemp tr.ind1 { background-color:#ddd; }  
table.contemp tr.ind2 { background-color:#fff; } 