p, td, li, select {
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	text-align: justify;
	line-height: 20px;
	font-size: 11px;
}

input, textarea, form {
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
        font-size: 11px;
}

body {
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
	color: #000;
	background: #DEDEDE;
	margin-top: 30px; 
	margin-bottom: 30px; 
 	margin-left: 50px;
	margin-right: 50px;
	border: 1px solid #444444;

}

.page {
	color: #444444;
	font-size: 11px;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	text-align: justify;
	line-height: 20px;
	background-color: white;
	padding: 20px;
	border-top: 1px solid #444444;
	border-bottom: 1px dashed #999999;
}

.page a {
	color: #999933;
	background-color: transparent;
	border: 1px solid #FFF;
	text-decoration: none;
}

.page a:hover {
	color: #660000;
	background-color: transparent;
	text-decoration: none;
	background-color: #FFDDDD;
	border: 1px solid #660000;
}

.include .navigation {
	display: none;
}

.include h2 {
	font-size: 18px;
}

.include h3, h4, h5 {
	font-size: 14px;
}


ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

.indent {
	margin-left: 40px;
}

.additions {
	color: #008800;
}

.deletions {
	color: #880000;
}

.error {
	color: #CC3333; font-weight: bold;
}

.header {
    background: url(../images/climbing_blue.gif) no-repeat #588BB0;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Lucida, Helvetica, sans-serif;
    color: #FFF;
    padding: 10px 10px 10px 20px;
    text-align: left;  
    overflow: hidden;
}

.header h2 {
	margin-bottom: 65px;
}

.header a {
	color: #FFF;
	font-weight: bold;    
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

.header a:hover {
	color: #333;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}


h2 a {
	color: #ffffff;
	font-weight: bold;    
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

h2 a:hover {
	color: #444444;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

DIV.lang {
	background: #444; 
	color: #FFF;
	border-top: 1px solid #333;
	text-align: right;
	padding-left:35px;
	padding-right:20px;
}

DIV.lang a {
	text-decoration: none;
	font-weight: bold;
	color: #999;
}

DIV.lang a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}


.menu {
	background: #eeeeee;
	clear: both;
	color: #6699CC;
	font-size: 11px;
	font-weight: bold;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	border-top: 1px solid #cccccc;
 	border-bottom: 1px dashed #999999;
 	padding: 10px 10px 10px 20px;
}

.menu a {
	color: #588BB0;
	text-decoration: none;
	background: transparent;
}

.menu a:hover {
	color: #0F4275;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}


.footer {
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
    	font-size: 11px;
	background-color: #eeeeee;
 	color: #6699CC;
	font-weight: bold;
	padding:7px 2px 7px 20px;
}


.footer a {
	color: #588BB0;
	text-decoration: none;
	background: transparent;
}

.footer a:hover {
	color: #0F4275;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

.commentsheader {
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	background-color: #dddddd;
	padding: 5px 10px;
}

DIV.commentsheader a {
	color: #444;
	text-decoration: none;
}


DIV.commentsheader a:hover {
	color: #FFF;
	text-decoration: none;
}

.comment {
	background-color: #EEEEEE;
	padding: 5px 10px;
}

.commentinfo {
	color: #AAAAAA;
}

.commentform {
	font-family: Georgia, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	padding: 5px 10px;
}

.code {
	color: black;
	background:	   #ffffee;
	border: 1px solid #888;
	font: 11px "Bitstream Vera Sans Mono","Courier New", monospace;
	width: auto;
	margin: 20px;
	overflow: auto;
	padding: 3px;
}


.notes {
	color: #a9a9a9;
}

.revisioninfo {
	color: #AAAAAA;
	padding-bottom: 20px;
}

.smallprint {
	font-size: 0.8em; 
	color: #777; 
	padding-right: 0.5%; 
	text-align: right;
	border-top: 1px solid #444444;
}

.smallprint a {
	color: #FFF;
	border-bottom: none;
}

.smallprint a:hover {
	color: #EEE;
	border-bottom: none;
}

DIV.page a.ext {
	color: #3366CC;
	background-color: transparent;
	text-decoration: none;
	border: 1px solid #FFF;
}

DIV.page a.ext:hover {
	color: #0F4275;
	background-color: transparent;
	text-decoration: none;
	background-color: #DDDDFF;
	border: 1px solid #0F4275;
}

.exttail {
    color: #999999;
    position: relative;
    bottom: 0.5ex;
}

.box {
       margin-left: auto;
       margin-right: auto;
       width: 640px;
}

.anonymous {
       color: #666666;
}

.hr {
	border-top: 1px solid;
	color: #dddddd;
	margin-top: 5px;
	padding-bottom: 5px;
}

tt {
	font-size: 11px;
}

blockquote {
	width: 500px;
	margin-bottom: 0px;
}

.missingpage {
	color: #ff0000;
}

br {
	clear: none;
}

.col1 {
	width: 200px;
	float: left;
}

.col2 {
	width: 200px;
	float: left;
}

.col3 {
	width: 200px;
	float: left;
}

img {border: 0px;}
img.centre {display: block; text-align: center; margin: 5px auto;}
img.center {display: block; text-align: center; margin: 5px auto;}
img.left {margin: 5px 5px 5px -5px; float: left;}
img.right {margin: 5px -5px 5px 5px; float: right;}

.indent {
	margin-left: 40px;
}

.floatl {
	float: left; 
	margin: 10px; 
	padding: 10px; 
	background: #EEE;
}

.floatr {
	float: right; 
	margin: 10px; 
	padding: 10px; 
	background: #EEE;
}

.toolbar tr { background: ButtonFace; }
.toolbar .btn-, .toolbar  .btn-hover,  .toolbar .btn-active,  
.toolbar .btn-pressed {  
	background: ButtonFace; 
	color: ButtonText;
 	border: 1px solid ButtonFace; 
	padding: 1px;  
	margin: 0px; 
	cursor: pointer; 
}
.toolbar .btn- img  { width: 20px; height: 20px; }
.toolbar .btn-hover { border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
.toolbar .btn-active,  
.toolbar .btn-pressed { border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
.toolbar .btn-pressed { background: ButtonHighlight; }
.editornamecss { background-color:#CCCCFF; font-size: 18px; padding: 0 10px; }

.underline { text-decoration: underline;}
.highlight {color: red; background: #FFFFD0;}

.strikethrough {color: #888; text-decoration: line-through;}

.deletions {color: #876; text-decoration: line-through;}

.centre {text-align: center;}

.center, .center p {text-align: center;}

.keys {	
	color: #333;
	background-color: #EFEFEF;
	font: normal 80% "Verdana", sans-serif;
	text-align: center;
	border-top: 2px double #CFCFCF;
	border-left: 3px solid #BABABA;
	border-right: 4px solid #AAA;
	border-bottom: 6px solid #909090;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	line-height: 1.6em;
	vertical-align: top;
}
DIV.smallprint {  
    background: #588BB0;
    color: #FFF;	
}

DIV.smallprint a.ext {
	color: #FFF;
	text-decoration:none;
	border-bottom: none;
}

DIV.smallprint a.ext:hover {
	color: #333;
	text-decoration:none;
	border-bottom: none;
}

/* editor textarea decorations */
/* (decorations can't be in "textarea#body" declaration, else the "width:100%" won't work) */
#textarea_container {
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 2px;
}

textarea#body{
	width: 100%;
	height: 500px;
	/* padding and border must be 0 for the "width:100%" to work */
	padding: 0;
	border: 0;
}
/* wikiedit */
.toolbar tr { background: ButtonFace; }
.toolbar .btn-, .toolbar  .btn-hover,  .toolbar .btn-active,
.toolbar .btn-pressed {
	background: ButtonFace;
	color: ButtonText;
	border: 1px solid ButtonFace;
	padding: 1px;
	margin: 0px;
	cursor: pointer;
}
.toolbar .btn- img  { width: 20px; height: 20px; }
.toolbar .btn-hover { border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
.toolbar .btn-active,
.toolbar .btn-pressed { border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
.toolbar .btn-pressed { background: ButtonHighlight; }
.editornamecss { background-color:#CCCCFF; font-size: 18px; padding: 0 10px; }
