/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
/*	border: 0; */
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
/*	background: transparent; */
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
sup {
	font-size: 80%;
	vertical-align: super;
}
sub {
	font-size: 80%;
	vertical-align: sub;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
/*	content: none; */
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/

/* specific styles for this site */
body {
	min-width: 750px;
	color: #000000;
	background-color: #C0C0C0;
	font-size: 10pt;
	font-family: "Arial", "Helvetica", sans-serif;
	line-height: 1.4;
}

td, th {
	line-height: 1.33;
	vertical-align: top;
	font-weight: normal;
}

code, tt, pre, textarea {
	font-family: "Courier", "Courier New", monospace;
	font-size: 10pt;
	white-space: pre;
} 
blockquote {
	background-color: #DDDDDD;
	margin: 10px 10px 1px 20px;
	padding: 5px 5px 0 5px;
	border: 1px;
	border-style: inset;	
	font-style: italic;
} 

option {
	margin: 3px;
}
input {
	padding: 1px;
}
form {
	display: inline;
}

table.main {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 905px;
	border: 1px solid black;
	background-color: white;
}
td.main {
	padding: 0;
}
tr.main {
	padding: 0;
}
td.header-left {
	height: 152px;
	padding: 0;
	background-image: url('../../layout/images/site/header-left.jpg');
}
td.header-right {
	height: 152px;
	padding: 0;
	margin: 0;
	background-image: url('../../layout/images/site/header-right.jpg');
}

td.navigation {
	background-image: url('../../layout/images/site/navigation-panel.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	
	height: 600px;
}

#navigation {
	padding-left: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#navigation h1 {
	text-indent: -1000px;
	height: 10px;
}
#navigation ul {
	width: 204px;
	list-style: none;
}
#navigation li.singlemenu {
	margin-top: 8px;
	padding-bottom: 1px;	/* for old versions of Internet Exploder */
	padding-left: 10px;
}
#navigation li.moremenu {
	margin-top: 7px;
	padding-bottom: 1px;	/* for old versions of Internet Exploder */
	padding-left: 10px;
}
#navigation li.submenu {
	height: 22px;
	padding-left: 22px;
}

#navigation a:hover {
	border: none;
	text-decoration: underline; 
	color: #FD6115; 
}
#navigation a {
	display: block;
	text-decoration: none; 
	color: black;
	padding-bottom: 3px;
}											
#navigation a.moremenu, a.notpublic-moremenu, a.moremenu-active {
	background-image: url('../../layout/images/site/navigation-bullet.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
}
#navigation a.singlemenu, a.moremenu {
	text-decoration: none; 
	color: black;
}
#navigation a.notpublic {
	text-decoration: none; 
	color: green;
}
#navigation a.notpublic-moremenu {
	text-decoration: none;
	color: green;
}
#navigation a.singlemenu-active, a.moremenu-active, a.submenu-active {
	font-weight: bold;
	color: black;
	text-decoration: none;
}				
#navigation a.notpublic-moremenu-active {
	font-weight: bold; 
	color: green; 
	text-decoration: none;
}
#navigation a.notpublic-active {
	font-weight: bold; 
	color: green; 
	text-decoration: none;
}
#navigation a.moremenu:hover {
	text-decoration: underline;
	color: #FD6115; 
}
#navigation a.singlemenu:hover {
	text-decoration: underline; 
	color: #FD6115; 
}
#navigation a.singlemenu-active:hover {
	text-decoration: underline; 
	color: #FD6115; 
}
#navigation a.moremenu-active:hover {
	text-decoration: underline; 
	color: #FD6115; 
}	
#navigation a.notpublic-moremenu:hover {
	text-decoration: underline; 
	color: #FD6115; 
}
#navigation a.notpublic-moremenu-active:hover {
	text-decoration: underline; 
	color: #FD6115; 
}
#navigation a.notpublic:hover {
	text-decoration: underline; 
	color: #FD6115; 
}
#navigation a.notpublic-active:hover {
	text-decoration: underline; 
	color: #FD6115; 
}
#navigation a.notpublic-moremenu:hover, a.notpublic-moremenu-active:hover, a.notpublic:hover, a.notpublic-active:hover, a.nav-active:hover, a.nav:hover{
	text-decoration: underline; 
	color: #FD6115; 
} 
				
#navigation li.spacer {
	height: 15px;
	padding: 0 0 0 0;
}
#navigation li.separator {
	height: 5px;
	margin: 0 15px 10px 15px;
	border-bottom: 1px dotted #CCCCCC;
}

#status {
	width: 204px;
	padding-left: 23px;
	padding-top: 10px;
	text-align: left;
}
#status ul {
	list-style: none;
}
#status li.user {
	margin-top: 8px;
	padding-left: 10px;
	font-size: 8pt;
}
#status li.session {
	margin-top: 8px;
	padding-left: 10px;
	font-size: 8pt;
	color: #888888;
}
#status li.site {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 120%;
	color: red;
}

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: center;
	font-size: 8pt;
	color: #888888;
}
#footer a {
	text-decoration: none;
	color: #888888;
}
#footer a:hover {
	text-decoration: underline; 
	color: #C07050; 
}

#contents {
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	width: 658px;
	min-height: 600px;

	background-color: white;
	background-image: url('../../layout/images/site/contents-panel.jpg');
	background-repeat: no-repeat;
	background-position: right top;

	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: black;
	text-align: justify;
}

h1, h2, h3, h4 {
	color: black;
}
h1 {
	font-weight: bold;
	font-size: 10pt;
	margin: 0 0 10px 0;
}
h2 {
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
}
h3 {
	font-weight: normal;
	font-size: 10pt;
}
h4 {
	font-weight: normal;
	font-size: 10pt;
	padding-right: 5px;
}

a {
	color: #C07050;
	text-decoration: none;
}
a:hover {
	color: #FD6115;
	text-decoration: underline;
}
a.link:visited {
	color: #2233EE;
}

.preview, .syntax {
	background-color: #EEEEEE;
}

.items-item {
	margin-bottom: 10px;
}
.items-header {
}
.items-title h2 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	height: 25px;
	padding-left: 25px;
	background-image: url('../../layout/images/site/head-main.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	margin-bottom: 2px;
	float: left;
	text-align: left;
}
.items-details {
	color: #888888;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
}
.items-edit-link {
	color: #AAAAAA;
}
.items-admin-link {
	font-size: 12px;
	color: #AAAAAA;
}
.items-hidden {
	color: #C0A000;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
}
.items-contents {
	clear: both;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 3ex;
}
.items-contents a {
	color: #C07050;
	text-decoration: none;
}
.items-contents a:hover {
	color: #C07050;
	text-decoration: none;
	border-bottom: 1px dashed #C07050;
}
.items-contents h3 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	background-image: url('../../layout/images/site/head-sub.png');
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-bottom: 10px;
}
.items-contents h5 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	height: 25px;
	padding-left: 22px;
	background-image: url('../../layout/images/site/head-main.png');
	background-repeat: no-repeat;
	background-position: 0;
	margin-top: 20px;
	margin-bottom: -20px;
}
.items-contents h6 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	background-image: url('../../layout/images/site/head-sub.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 10px;
	margin-bottom: -10px;
}

.wiki-item {
	margin-bottom: 20px;
	/* IE hack, not yet understood */
	padding: 1px;
}
.wiki-header {
	background-color: #6699CC;
	padding: 5px 0px 23px 9px;
	margin-bottom: 1px;
	margin-top: -1px;
	margin-left: -1px;
}
.wiki-title h2 {
	font-weight: bold;
	font-size: 10pt;
	color: inherit;
	float: left;
	text-align: left;
}
.wiki-details-header h4 {
	font-size: 10pt;
	color: inherit;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
}
.wiki-details-notitle h4 {
	font-size: 8pt;
	color: #666;
	margin-left: 5px;
	margin-right: 5px;
}
.wiki-edit-link {
	padding-left: 10px;
	color: #888888;
}
.wiki-admin-link {
	font-size: 10pt;
	color: #888888;
}
.wiki-contents {
	clear: both;
	padding-top: 1px;
	padding-left: 4px;
	margin-bottom: 1ex;
}
.wiki-contents a {
	color: #C07050;
	text-decoration: none;
}
.wiki-contents a:hover {
	color: #C07050;
	text-decoration: none;
	border-bottom: 1px dashed #C07050;
}

.header-header {
}
.header-title h2 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	height: 25px;
	padding-left: 25px;
	background-image: url('../../layout/images/site/head-main.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	margin-bottom: 2px;
	text-align: left;
}
.header-details {
	color: #CCCCCC;
	float: right;
	text-align: right;
	margin-left: 5px;
	margin-right: 8px;
}
.header-details a {
	color: #CCCCCC;
}

#application h2 {
	display: inline;
	float: left;
}
#application h4 {
	display: inline;
	float: right;
}

.noshow {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}
.noshow:hover {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}
.info:hover {
	cursor: help;
}
.nowrap {
	white-space: nowrap;
}
.inline {
	display: inline;
}

.edit {
	color: #888888;
	padding: 2px 1px 2px 1px;
}
.edit:hover {
	color: #FD6115; 
	text-decoration: underline;
}

.color {
	color: #C07050;
}
.backgroundcolor {
	background: #C07050;
}
.smaller {
	font-size: 8pt;
}
.tiny {
	font-size: 7pt;
}
.help {
	color: #888888;
}
.code {
	font-family: "Courier", "Courier New", monospace;
	font-size: 10pt;
}

ul.items {
	padding: 2px;
	margin-left: 15px;
	list-style-type: disc;
	list-style-position: outside;
}
ol.items {
	padding: 2px;
	margin-left: 15px;
}
li.subitems {
	margin-left: 10px;
	list-style-type: circle;
	list-style-position: outside;
}

#cleardiv {
	clear: both;
}

div.skip {
	clear: both;
	height: 2ex;
}
div.smallskip {
	clear: both;
	height: 1ex;
}

a.nav {
}
a.nav-active {
	font-weight: bold;
}

td, th {
	padding: 2px 4px 2px 4px;
}

table.narrow td, table.narrow th {
	padding: 0;
}
table.wider {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border: 0;
}
table.wider td, table.wider th {
	margin: 0;
	padding: 1px 15px 1px 0;
	border-spacing: 0;
	border: 0;
}

td.left, th.left {
	text-align: left;
}
td.right, th.right {
	text-align: right;
}
td.center, th.center {
	text-align: center;
}
td.justify, th.justify {
	text-align: justify;
}

table.smaller td, table.smaller th {
	font-size: 8pt;
}
table.list {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
}
table.list td {
	margin: 0;
	padding: 0 0 2px 0;
	border: 0;
	border-spacing: 0;
}
table.list td.bullet {
	margin: 0;
	padding: 0 6px 2px 0;
	border: 0;
	border-spacing: 0;
}
table.tight {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
}
table.tight td, table.tight td {
	margin: 0;
	padding: 1px 5px 1px 0;
	border: 0;
	border-spacing: 0;
}
table.normal {
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 1;
}
table.normal td, table.normal th {
	margin: 0;
	padding: 3px 4px;
	border: 0;
	border-spacing: 0;
}
table.centered {
	text-align: center;
}
table.border {
	border-collapse: collapse;
}
table.border td, table.border th {
	padding: 3px;
	border: 1px solid grey;
}

.error {
	color: #FF0000;
	font-weight: bold;
}
.lowprofile {
	color: #888888;
}
.highprofile {
	color: #FF0000;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.smiley {
	vertical-align: middle;
}

.formtextarea_resize {
	color: #888888;
	text-decoration: none;
	border-bottom: none;
}
.formtextarea_resize:hover {
	color: #4466CC;
	text-decoration: none;
	border-bottom: none;
}

.formcheckbox_toggle {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}
.formcheckbox_toggle:hover {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}

.bs_pass {
	color: black;
}
.bs_command {
	color: green;
}
.bs_token {
	color: red;
}
.bs_arg {
	color: blue;
}
.bs_comment, .bs_commentline {
	color: brown;
}
.bs_number {
	color: grey;
	font-size: 7px;
}
.bs_hidden {
	color: lightgrey;
}

td.contents, th.contents {
	text-align: justify;
}

img.left {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
img.right {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.fixedfont {
	font-family: "Courier", "Courier New", monospace;
	font-size: 10pt;
} 

.text-left {
	display: block;
	text-align: left;
}
.text-right {
	display: block;
	text-align: right;
}
.text-center {
	display: block;
	text-align: center;
}
.text-justify {
	display: block;
	text-align: justify;
}
.border {
	border: 1px solid black;
}
.text-add {
	text-decoration: underline; 
}
.text-del {
	text-decoration: line-through;
}

.current {
	background-color: #EE8888;
}