
* {
	font-size: 11px;
	font-family: verdana, "trebuchet ms", arial, "Century Gothic";
	border-width: 0;
	cursor: default; }

html, body {
	color: #001666;
	font-family: "trebuchet ms", tahoma;
	background-color: #f0f8fe;
	background-image: url(../../images/bodyback.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	text-align: center;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0; }

body {
	margin: 0;
	padding: 0;
	behavior: url(./include/inc.css/csshover.htc); }
small {
	color: #888;
	font-size: 80%; }
br {
	clear: both; }
h2 {
	color: #012a80;
	font-family: "trebuchet ms", tahoma, verdana;
	font-size: 250%;
	line-height: 200%;
	width: 100%;
	float: left;
	margin: 0;
	padding-top: 2px; }
h3 {
	color: #808080;
	font-size: 160%;
	font-family: "trebuchet ms", tahoma, verdana;
	letter-spacing: 1px;
	margin: 0;
	padding-top: 2px;
	width: 100%; }
h4 {
	color: #779be5;
	font-size: 160%;
	font-family: "trebuchet ms";
	font-weight: bold;
	text-align: left;
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	border-bottom: 1px dashed #267cb5;
	display: block; }
a, a img {
	color: #3c90c8;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer; }
hr {
	height: 0;
	border-color: #09f;
	border-style: dashed;
	border-width: 0 0 1px; }
hr.floater {
	color: inherit;
	height: 0;
	visibility: hidden;
	float: left;
	clear: both;
	border-width: 0; }
tr {
	vertical-align: top; }
a:hover {
	color: #00316a;
	text-decoration: underline;
	cursor: default; }
a[disabled] {
	color: #d1d1d1;
	text-decoration: none;
	cursor: default; }
img.disabled {
	visibility: hidden; }
input, textarea, select {
	font-size: 100%;
	line-height: normal;
	width: 100%;
	margin-top: 4px;
	padding: 2px;
	border-color: #ccc #e3e9f3 #e3e9f3 #ccc;
	border-style: solid;
	border-width: 1px; }
input, option, textarea {
	background-color: #fbfbfb;
	background-image: url(../../images/table_row_sub.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom; }
input.checkbox {
	width: 25px; }
/*
.submit {
	color: #355baa;
	font-family: "trebuchet ms";
	font-weight: bold;
	background-color: #fbfbfb;
	width: 150px;
	margin-top: 10px;
	padding: 1px 5px;
	border: solid 1px; }
input.submit:hover {
	font-weight: bold;
	border: solid 1px #779be5; }
*/
fieldset {
	color: #100004;
	background-color: #fff;
	padding: 10px;
	border: solid 1px #779be5; }
legend {
	font-family: helvetica;
	font-weight: bold;
	padding: 10px 10px 10px 0; }
#editor {
	background-color: white;
	width: 100%; }
#FileManager iframe {
	background-color: transparent;
	padding: 0;
	border: inset 1px #c0c0c0; }
/* MAIN MENU */
#menu_container {
	width: 100%;
	float: left;
	margin-bottom: 20px; }
#menu_container a {
	color: #355baa;
	font-size: 12px;
	font-family: "trebuchet ms";
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	display: block; }
#menu_container span {
	font-size: 12px;
	font-family: "trebuchet ms";
	width: 105px;
	height: 20px;
	display: block;
	white-space: nowrap; }
#menu_container div.menubutton {
	behavior: url("./include/inc.css/csshover.htc");
	text-align:center;
	width: 115px;
	height: 85px;
	float: left;
	max-width: 105px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	/*border: solid 1px transparent;*/
	border: solid 1px #f8f8f8; }
#menu_container div.menubutton * {
	cursor: pointer; }
#menu_container div.menubutton img {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px; }
#menu_container div.menubutton:hover {
	background-color: #fff;
	border: solid 1px #355baa; }
/* WYSIWYG EDITOR */
/* DEBUG */
div#debug {
	color: black;
	font-weight: bold;
	width: 96%;
	margin-top: 10px;
	display: block; }
div#debug fieldset {
	margin: 2px;
	padding-bottom: 10px;
	border: dashed 1px silver; }
div#debug pre {
	height: auto;
	float: left;
	clear: none;
	margin-right: 14px;
	margin-left: 4px; }

/**/
#PageManager {
	line-height: normal;
	text-align: left;
	width: 100%;
	overflow: hidden;
	float: left;
	clear: left;
	min-width: 500px;
	overflow-x: hidden;
	margin-top: 10px;
	border-color: #d2d7dc;
	border-style: solid;
	border-width: 0 1px;
	display: block; }
#PageManager * {
	background-color: transparent;
	text-align: left;
	cursor: pointer;
	white-space: nowrap; }
#container-row {
	color: #333;
	line-height: 220%;
	background-color: #f6f6f6;
	background-image: url(../../images/table_row.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
	overflow: hidden;
	float: left;
	clear: both;
	min-height: 25px;
	max-height: 25px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	border-color: #f3f3f3 #f3f3f3 #d2d7dc;
	border-style: solid;
	border-width: 1px 0;
	display: inline; }
#PageManager div.subpage {
	background-color: #f3f3f3;
	background-image: url(../../images/table_row_sub.gif);
	border-width: 0; }
#PageManager div.subpage2 {
	background-color: white;
	background-image: none;
	border-color: #f8f8f8;
	border-style: solid;
	border-width: 0 0 1px; }
#PageManager div.description {
	color: #fff;
	font-weight: bold;
	background-image: url(../../images/table_title.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: left !important;
	float: left;
	clear: left;
	border-style: outset;
	border-width: 0 0 1px; }
#PageManager div.page:hover, #PageManager div.subpage:hover, #PageManager div.subpage2:hover {
	font-weight: bold;
	background-color: #f5f5ea;
	background-image: url(../../images/table_row_roll.gif);
	background-repeat: repeat-x; }
#PageManager #element {
	height: 100%;
	overflow: hidden;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3; }
#PageManager div.description #element {
	vertical-align: middle;
	overflow: hidden;
	border-color: #445c86;
	border-style: solid;
	border-width: 0 1px; }
#PageManager #container-row #element img {
	width: 15px;
	height: 15px;
	margin-top: 3px; }

#PageManager .b1 {
	width: 50px;
	overflow: hidden;
	float: left;
	padding-left: 5px; }

#PageManager .b2 {
	width: 200px;
	overflow: hidden;
	float: left;
	padding-left: 8px; }
#PageManager .b2-280 {
	padding-left: 8px;
	width: 280px;
	overflow: hidden;
	float: left; }
#PageManager .b3 {
	width: 60px;
	overflow: hidden;
	float: right;
	max-width: 60px;
	padding-left: 8px; }

#PageManager .b4 {
	text-align: center;
	width: 40px;
	overflow: hidden;
	float: right;
	min-width: 40px;
	max-width: 40px;
	margin: 0;
	padding: 0; }

#PageManager .b5 {
	width: 200px;
	overflow: hidden;
	float: left;
	padding-left: 5px; }

#PageManager .b6 {
	width: 150px;
	overflow: hidden;
	float: left;
	padding-left: 5px; }
#PageManager #container-row #element #button {
	float: left;
	width: 15px; }
table#table {
	line-height: normal;
	padding: 0;
	border-color: #d2d7dc;
	border-style: solid;
	border-width: 0 1px; }
table#table tr {	 }

table#table tr th {
	color:               #fff;
	font-weight:         bold;
	background-image:    url(../../images/table_title.gif);
	background-repeat:   repeat-x;
	background-position: 0 0;
	text-align:          left !important;
	vertical-align: middle;
	height:              30px;
	padding-left: 5px;
	border-style:        outset;
	border-width:        0 0 1px; }

table#table tr {
	background-color:  #f6f6f6;
	background-image:  url(../../images/table_row.gif);
	background-repeat: repeat-x; }
	
table#table tr td {
	color:             #333;
	line-height:       220%;
	height:            25px;
	padding: 0 20px 2px 5px;
	border-style:      solid;
	border-width:      1px 0;
	border-color:      #f3f3f3 #f3f3f3 #d2d7dc; }

table#table tr:hover {
	font-weight: bold;
	background-color: #f5f5ea;
	background-image: url(../../images/table_row_roll.gif); }

/**/
.visible {
	position: inherit;
	display: block; }
.hidden {
	_position: absolute;
	_left: -450px;
	_top: -250px;
	_width: 1px;
	display: none;
	_display: block; }

/**/
#Men1_container {
	background-color: #ecf2f9;
	background-image: url(../../images/menuelements_mac.jpg);
	background-repeat: no-repeat;
	border: solid 1px #f7fbff;
	text-align: left;
	width: 175px !important;
	height: auto;
	float: left;
	clear: both;
	margin-top: 25px; }
#Men1_container a {
	color: #002166;
	font-size: 11px;
	font-family: "trebuchet ms";
	font-weight: normal;
	width: 100%;
	height: 100%;
	cursor: pointer;
	display: block; }
#Men1_container #element span a span {
	color: #002166;
	font-size: 11px;
	font-family: "trebuchet ms";
	font-weight: normal;
	cursor: pointer;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0; }
#Men1_container #container-title {
	color: #002674;
	background-color: #f7fbff;
	background-image: url(../../images/menutitle_mac.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	width: 170px;
	height: 22px !important;
	float: left;
	clear: left;
	max-width: 170px;
	margin-bottom: -1px;
	padding-top: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #d2d2d2; }
#Men1_container #container-title #title {
	font-size: 13px;
	font-family: "trebuchet ms";
	font-weight: bold;
	float: left; }
#Men1_container #container-title #close {
	width: 22px;
	height: 22px;
	float: right;
	margin-top: -2px;
	margin-right: 5px; }
#Men1_container #element {
	width: 100%;
	clear: left;
	padding-top: 1px;
	padding-bottom: 1px; }
#Men1_container #element img {
	width: 16px;
	height: 16px;
	float: left;
	clear: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px; }
#Men1_container #element span {
	color: #2b51a0;
	font-weight: normal;
	width: 140px;
	height: 22px;
	float: right;
	min-height: 22px;
	margin-top: 4px;
	display: block; }
/*Basic Styles*/
#container-header {
	background-color: #888;
	width: 100%;
	height: 20px;
	float: left;
	clear: both;
	display: none; }
td#container-menu {
	background-image: url(../../images/menuback_mac.jpg);
	background-repeat: no-repeat;
	background-position: left 0;
	text-align: center;
	vertical-align: top;
	width: 200px;
	padding-left: 30px;
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 0 0 0 0; }
td#container-content {
	background-image: url(../../images/contentback.jpg);
	background-color: #f0f8fe;
	background-repeat: no-repeat;
	background-position: left 0;
	text-align: left;
	vertical-align: top;
	padding: 25px; }
/**/
div#Debug {
	color: #333;
	background-color: #fff8db;
	height: auto;
	float: left;
	clear: left;
	max-width: 98%;
	margin-top: 10px;
	padding: 5px 15px;
	border: dashed 1px #f00;
	display: block; }
div#Debug h4 {
	color: #c50000;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 0; }
/* Behaviors */
/* DISABLED BUTTONS */
div img {
	behavior: url("./include/inc.css/pngbehavior.htc");
}
.disabled {
	_visibility: hidden;
	filter:alpha(opacity=15);
	opacity: 0.15;
	-moz-opacity:0.15; }
input:focus, textarea:focus {
	padding: -1px;
	border: solid 1px #3c90c8;
	outline: solid 1px #6588d0;
	-moz-outline: solid 2px #6588d0; }
/**/
div#clock {
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	color: black;
	font-size: 12px;
	font-family: "trebuchet ms";
	font-weight: bold;
	background-color: #f1f6f8;
	background-image: url(../../images/table_row.gif);
	background-repeat: repeat-x;
	text-align: left;
	position: absolute;
	left: 40%;
	width: 300px;
	z-index: 99;
	margin-left: -150px;
	padding: 20px;
	border: outset 2px #808080; }
div#clock a {
	font-size: 0;
	background-image: url(../../images/icons/Crystal/22/fileclose.png);
	background-position: 0 0;
	position: absolute;
	top: 4px;
	right: 4px;
	width: 22px;
	height: 22px; }
div#clock h2 {
	font-size: 20px;
	line-height: normal;
	margin: 0 0 3px;
	padding: 0; }
div#clock input {
	background-color: transparent;
	width: 25px;
	margin: 0;
	padding: 0;
	border-width: 0; }
div#messagebox{
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
}
div#messagebox input* {
	color: black;
	background-color: white; }
div#messagebox {
	color: black;
	font-size: 10px;
	font-family: "trebuchet ms";
	font-weight: bold;
	background-color: #f1f6f8;
	background-image: url(../../images/table_row.gif);
	background-repeat: repeat-x;
	text-align: left;
	position: absolute;
	top: 80px;
	left: 50%;
	width: 300px;
	z-index: 999;
	margin-left: -150px;
	padding: 20px;
	border: outset 1px #808080; }

div#messagebox a {
	font-size: 0;
	background-image: url(../../images/icons/Crystal/22/fileclose.png);
	background-position: 0 0;
	position: absolute;
	top: 4px;
	right: 4px;
	width: 22px;
	height: 22px; }
	
div#messagebox h2, div#messagebox h3, div#messagebox h4 {
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	margin: 7px 0 5px;
	padding: 0;
	border-bottom: 1px dashed #779be5; }
.h2a {
	width: 400px;
	float: left;
	clear: inherit;
	max-width: 300px;
	margin: 0;
	padding: 0;
	display: block; }
input.submit {
	color: #012a80;
	font-size: 0;
	font-family: "trebuchet ms";
	font-weight: bold;
	line-height: 200px;
	background-color: transparent;
	background-image: url(../../images/icons/Crystal/48/floppy.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 50px;
	height: 50px;
	float: right;
	margin-top: -10px;
	margin-right: 20px;
	border-width: 0;
	cursor: pointer;
	white-space: pre; }
div#overview { }
div#overview h1 {
	font-size: 22px;
	font-family: "trebuchet ms"; }
div#overview h1 img {
	position: relative;
	margin-bottom: -15px;
	padding-right: 15px; }
div#overview ul {
	margin-top: 15px;
	margin-left: 30px;
	list-style-image: url(../../images/icons/Crystal/16/player_play.png); }
div#overview ul li {
	 }
div#overview ul li a {
	font-size: 18px;
	font-family: "trebuchet ms";
	font-weight: normal;
	line-height: 18px;
	padding-left: 10px; }
div#pagenav {
	text-align: center;
	width: 100%;
	height: 25px; }

div#pagenav a {
	color: #efefef;
	text-align: center;
	width: 16px; }

div#pagenav a:hover {	text-align: center; }

div#pagenav a.previous span,
div#pagenav a.next span {
	display: none;
	 }

div#pagenav a.previous,
div#pagenav a.next {
	background-repeat: no-repeat;
	background-position: 0 center;
	width: 50px;
	padding: 2px 8px; }

div#pagenav a.previous {
	background-image: url(../../images/icons/Crystal/16/back.png); }

div#pagenav a.next {
	background-image: url(../../images/icons/Crystal/16/next.png); }
	
code {
	color: #e90000;
	font-family: "courier new";
	background-color: #fff;
	float: none;
	clear: both;
	padding: 5px;
	border: dashed 1px #363a4e;
	display: block; }
