/* ********** General layout settings */
* {
    margin : 0;
    padding : 0;
    font-family:arial, sans-serif;
    font-size: 13px;
}

body{
    margin : 0;
    padding : 0;
    position: middle;
    width:790px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    background:#fff;
}

table{
	text-align:left;
	border-width:1px;
	border-spacing:0px;
	border-style:none;
}

th{
    background: #CC6666;
    color: white;
    padding:3px;
    border-width:1px;
    border-style:solid;
    border-color:white;
    vertical-align: middle;
}

td{
    padding:3px;
    border-width:1px;
    border-style:solid;
    border-color:white;
    vertical-align: middle;
}

a{
	text-decoration:none
}

a:hover{
	text-decoration:underline
}

h1{
	font-size:200%; 
}

h2{
    font-size:170%; 
}

h2 a {
    font-size:100%; 
}

h3{
	font-size:140%; 
}

h4{
	font-size:125%; 
}

h5{
	font-size:110%; 
}

h6{
	font-size:100%; 
}

pre{
    font-family:courier;
    margin-left:25px;
    margin-right:25px;
    padding-left: 5px;
	background:#eee;
	border:1px dashed #ccc;
}

li {
    margin: 0px;
    margin-left: 1.4em;
    padding: 0px;
    padding-left: 1.4em;
    text-indent: -1.4em;
    list-style-position: inside;
}

table li {
    margin: 0px;
    padding: 0px;
    padding-left: 1.4em;
    text-indent: -1.4em;
    list-style-position: inside;
}

p {
    margin:0px;
    margin-bottom:20px;
}

img {
    margin: 2px;
    border: none;
}

.indent {
    margin-left: 30px;
    margin-bottom:20px;
}

.markup pre {
    border:none;
    background:none;
}

.escaped {
    font-family:courier;
}

#logo, #logo:hover {
    padding:3px;
    padding-bottom:15px;
    font-size: 28pt;
    font-weight: bold;
    color: White;
    text-decoration:none;
}

.rbroundbox {
    width: 790px;
    background: GoldenRod;
    margin: 0px;
    padding: 0px;
    top: 0px;
    display:block;
}

.rbtop div  { background: url(tl.png) no-repeat top left; }
.rbtop      { background: url(tr.png) no-repeat top right; }
/* height and width details */
.rbtop div, .rbtop {   width: 100%;    height: 12px;   font-size: 1px;}
.rbcontent  { margin: 0 14px; }

/* ********** Searchdialog layout */
#search{
    margin:0 0 5px 0;
    border:1px solid #aaa;
    background:#eed;
    padding:4px;
	padding-top:0;
	padding-bottom:0;
	font-size:10px;
}

#search form{
	margin:0 0 5px 0; 
}
#search .wikisearchbutton{
	font-size:10px;
	margin-bottom:1px;
	padding:0 2px;
}
#search .wikisearchbox{
	margin-right:1px;
}

/* ********** MenuBar formatting */
#menubar, #menubar .vspace{
	margin:0;
	padding:0;
	width:790px;
	border-top: 1px solid white;
}

/* ********** Text Layout */
#wikitext{
	padding:5px 5px 5px 7px;
    line-height: 18.2px;
	text-align:justify;
}
#wikitext p{
	margin-left:6px;
}
#wikitext h1, #wikitext h2{
	font-weight:bold; 
	padding-left:5px;
/*	color: #0E60DF;*/
	color: DarkGoldenRod;
	margin:0.8em 0 0.6em 2px;
}
#wikitext h1:hover {
	text-decoration:none
}
#wikitext h2{
	border-bottom:1px solid DarkGoldenRod;
}
#wikitext h3, #wikitext h4{
	font-weight:bold; 
	padding-left:5px;
	color: DarkGoldenRod;
	margin:0.8em 0 0.6em 2px;
}
#wikitext h5{
	font-weight:bold; 
	padding-left:5px;
	color: DarkGoldenRod;
	margin-bottom:0;
}
#wikitext h6{
	font-weight:normal; 
	padding-left:5px;
	color:DarkGrey;
	margin:0;
}

#wikitext a{
	color: FireBrick;
	text-decoration:none
}

#wikitext a:hover{
	color: DodgerBlue;
	text-decoration:underline
}

#wikitext dt{
	border-bottom:1px dashed #aaa;
}

/* ********** Main working area formatting */
#main{
	margin-top:0;
}

/* ********** SideBar formatting */
#sidebar{
    margin:0 0 5px 0;
    border:1px solid #aaa;
    background:#eed;
    padding:4px;
}

#sidebar h1{
	font-size:140%; 
	border-bottom:3px solid #aaa;
	border-left:2px solid #aaa;
	background:#eef;
	padding:0 4px;
	margin:5px 0 0 0;
}
#sidebar ul{
	list-style-type:none;z
	padding-left:2em;
	padding-bottom:0;
	margin-left:0; /* IE hack */
}
#sidebar li{
	padding-left:5px;
}
#sidebar a:hover{
	color:#ccf;
}
#sidebar .vspace{
	margin-top:0.5em;
}
#sidebar{
	font-size:82%;
}
#sidebar{
	padding:4px 9px 4px 9px;
}

/* ********** special Wiki settings when editing */
#wikiedit textarea{
	width:99%;
}

/* ********** special setting when viewing history */
.diffbox{
	border-bottom:none;
}
.difftime, .difftype{
	padding-left:2px;
}
.difftype{
	margin:1px 0;
}
.diffrestore{
	margin-top:0;
	background:#ddd;
	border:1px solid #999;
	border-top:none;
}
.diffrestore a{
	font-weight:bold;
	padding-left:2px;
}
#wikitext .diffrestore a:hover{
	color:#ff9;
}

/* ********** Group/Title Display Layout */
#page{
	margin:0;
	padding:0;
}

.pagegroup,.pagegroup a{
	font-size:1%;
	color:#fff;
}

.pagetitle {
	width:790px;
	position:absolute;
    top:45px;
/*    color:#bbb;*/
}

.pagetitle a, .pagetitle a:hover{
	position:absolute;
	right:36px;
	color:Beige;
	text-decoration:none;
    font-size:120%;
    font-weight:bold;
}

/* ********** Tabs layout */
#tabs{
	margin:0 0 1px 0;
	clear:left;
	display:block;
	padding-left:15px;
}
#tabs ul{
	margin:0;
	list-style-type:none;
}
#tabs a{
	border:1px solid #aaa;
	background:#ddd;
	display:inline;
	font-size:11px;
	font-weight:bold;
	padding:0 5px 1px 5px;
	margin:0 1px;
}
#tabs a:hover{
	color:#55e;
}

/* ********** Print Preview Display */
#print{
	position:absolute;
	top:28px;
	right:15px;
	font-size:11px;
	font-weight:bold;
	padding:1px 0;
	float:right;
	background:white;
}
#print a{
	border:1px solid FireBrick;
	color: FireBrick;
	padding:0 5px;
}
#print a:hover{
	color:#55d;
	background:#eee;
	border:1px solid #aaa;
}

/* ********** Layout Last Modified */
.lastmod{
	display:inline;
	font-size:9px;
	font-style:italic;
	color:#ccc;
	margin-left:10px;
}

/* ********** Layout Top */
#top, #top a {
    height: 0px;
    visibility: none;
}

#toplink, #toplink a {
    float: right;
    text-align:right;
    color:#777;
    font-size:90%;
}
/* ********** Layout Footer */
#foot{
	clear:both;
	color:#ccc;
	text-align:center;
}
#foot ol{
	list-style-type:none;
	padding:0;
	margin-top:5px;
	font-size:11px;
}
#foot li{
	display:inline;
	margin-left:10px;
}
#foot li.bar{
	margin-left:0px;
}
#foot a,#foot li.bar a{
	color:#ccc;
}
#foot a:hover,#foot li.bar a:hover{
	color:#444;
	font-weight:bold;
}
#foot .vspace{
	margin-top:0.3em;
}
