CitiWiki
: WikiCssDartar
CitiWiki :: LogIn
P, TD, LI, INPUT, SELECT, TEXTAREA {

font-family: Verdana, sans-serif;
font-size: 13px;
line-height: 1.5;
}

BODY {
background-image: url( );
background-repeat: repeat;
font-family: Verdana, sans-serif;
font-size: 13px;
line-height: 1.5;
color: #000000;
background-color: #F8F8F8;
width: 750px;
margin-bottom : auto;
margin-top : 0px;
margin-right : auto;
margin-left : auto;
text-align : center;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #CCCCCC;
scrollbar-shadow-color: #333333;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #CCCCCC;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;

}

A {

#color: #FF6600;
color: #CC9999;
text-decoration:none;
}

A:hover{

text-decoration:underline;
}

HR {

border-top: #AAAAAA 2px dashed;
height: 2px;
color : #AAAAAA;
}

IFRAME {

width:95%;
height:100%;
}

IMG{

border: 0px;
padding: 0px;
}

UL, OL {

margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

FORM, H1, H2, H3, H4, H5 {

margin: 0px;
padding: 0px;
}

A.ext {
}

.exttail {

color: #999;
position: relative;
bottom: 0.5ex;
}

.indent {

margin-left: 40px;
}

.additions {

color: #008800;
}

.deletions {

color: #880000;
}

.error {

color: #CC3333; font-weight: bold;
}



.page {

border-left: #AAAAAA 2px solid;
border-right: #AAAAAA 2px solid;
border-bottom: #AAAAAA 2px dashed;
border-top: #AAAAAA 2px dashed;
background-color: #FFFFFF;
padding: 10px;
padding-bottom: 50px;
text-align : left;
height: 100%;
color: #333333;
margin-bottom : 0px;
}

.header{

font-size: 200%;
font-weight: bold;
padding: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align : center;
color: white;
background-color: #CC6666;
border-left: #AAAAAA 2px solid;
border-right: #AAAAAA 2px solid;
}
.header A{

color: white;
}

.subheader {

background-color: #CC9999;
padding: 0px;
padding-bottom:2px;
color: white;
border-left: #AAAAAA 2px solid;
border-right: #AAAAAA 2px solid;
}

.subheader A{

color: white;
}

.wikiname{

display:inline;
}
.currentpage{

display:inline;
}

.footer {

border-bottom: #AAAAAA 2px solid;
border-left: #AAAAAA 2px solid;
border-right: #AAAAAA 2px solid;
background-color: #FFFFFF;
padding-left:150px;
padding-right:150px;
margin-top: 0px;
text-align:center;
}


.code {

background: #FFFFFF;
border: solid #888888 2px;
font-family: "Courier New", Tahoma, Arial;
color: black;
font-size: 10pt;
width: 97.5%;
max-height: 400px;
height: expression(this.scrollHeight > 400? "400px": "auto" );
overflow: scroll;
padding: 3px;
}

tt {

font-family: "Courier New", "Courier", "Lucida Console", monospace;
border: #AAAAAA 1px solid;
background-color: #EEEEEE;
}

.notes {

color: #333399;
font-size: 80%;
}

.revisioninfo {

color: #AAAAAA;
padding-bottom: 20px;
}

.copyright {

font-size: 11px;
color: #AAAAAA;
text-align: right;
}

.copyright A {

font-weight:bold;
color: #AAAAAA;
}