<br />
<b>Deprecated</b>:  Constant E_STRICT is deprecated in <b>C:\XAMPP\htdocs\vhost.fusion-datastore.org\portal\includes\server.xpress.top.inc.php</b> on line <b>30</b><br />
<br />
<b>Deprecated</b>:  Constant E_STRICT is deprecated in <b>C:\XAMPP\htdocs\vhost.fusion-datastore.org\portal\includes\server.xpress.top.inc.php</b> on line <b>30</b><br />
/*
@name:     	Fusion Framework API
@author:    	Michael Sedlacek, Simon Mayer, Andreas Lavitsky
@build:     	Snapshot-2025-09-18 17:04
@copyright: 	(c) 2003-2025 Fusion-Datastore Limited
@website:   	www.fusion-datastore.org
@license:   	Framework licenced under a modified Terms of Use licence,
            	see documentation or authors website for more details
*/



/*
@rev:		+ general | 1.0.2.6 | 2020-03-22 21:05:07 | 08c9f854e399a3ee99450093b24011ff | (source) 
		+ general | 1.0.2.5 | 2010-08-25 17:23:58 | 3c04b7c60cbbd4a708073b2e818401ae |
		+ general | 1.0.2.4 | 2010-08-18 19:01:32 | 495ce674b07a39e3286939f7b7f161ea |
		+ general | 1.0.2.3 | 2010-08-14 18:45:25 | 50a53893fc852d08bf2382eba9883c6d |
		+ general | 1.0.2.2 | 2010-08-14 02:58:52 | ba8747a2e805c31e66ea81b0d5c227af |
		+ general | 1.0.2.1 | 2010-05-31 19:06:45 | 79979294e08082b87bf10436b1682731 |
		+ general | 1.0.2.0 | 2010-05-12 18:03:31 | beb9b03db277011a4a357aec170307b0 |
		+ general | 1.0.1.0 | 2010-05-01 22:37:43 | e464862849a401a7d5bee77e98e66e9c |
		+ general | 1.0.0.0 | 2010-05-01 18:21:09 | c28fe933d8c91a5afcbe1e80f5dd0533 |
*/

* {
     line-height: 130%;
}

body {
     margin: 0;
     padding: 0;
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
     color: #444;
     direction: ltr;
     background-image: url('/images/backgrounds/background_default.jpg');
     background-attachment: fixed;
     background-repeat: repeat-y;
     background-position: center;
	 background-color: #021a3e;
}

label {
     color: #444;
}

h1, h2, h3, h4, h5 {
     line-height: 145%;
     font-weight: 700;
}

h1 {
     margin: 8px 0 4px;
     font-size: 146%;
}

h2 {
     margin: 8px 0 4px;
     font-size: 132%;
}

h3 {
     margin: 8px 0 4px;
     font-size: 125%;
}

h4 {
     margin: 4px 0;
     font-size: 110%;
}

h5 {
     margin: 4px 0;
     font-size: 100%;
}

a, a:link {
     font-weight: inherit;
     text-decoration: none;
     color: #0066a7;
}

a:visited {
     color: #0066a7;
     text-decoration: none;
}

a:hover, a:focus, a:active {
     color: #fcaf3e;
     text-decoration: none;
}

ul {
     margin: 0 0 20px;
     padding: 0;
     list-style-type: disc;
}

li {
     margin: 0 0 3px;
}

table, tr, td, input, select, textarea, button {
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
}

font {
     line-height: normal;
}

a img {
     border: none;
}

.button, textarea, input, select {
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
     padding-left: 3px;
     border: 1px solid #729fcf;
     background-color: #fff;
     color: #333;
}

.button:focus, input:focus, select:focus, textarea:focus, .button:hover, input:hover, select:hover, textarea:hover {
     border-color: #fcaf3e;
     background-color: #fff9f4;
     color: #000;
}

.favicon {
     margin: 5px 3px 3px;
}

.liveapp-portal-header {
     margin-left: auto;
     margin-right: auto;
     margin-top: 0;
     padding: 0;
     width: 800px;
     height: 100px;
}

.liveapp-portal-header-logo {
     margin: 10px 0 0;
     padding: 0 0 0 25px;
     width: 400px;
}

.liveapp-portal-header-menu {
     position: absolute;
     margin: -113px 0 0 500px;
     padding: 0;
     width: 300px;
     z-index: 0;
     cursor: pointer;
}

.liveapp-portal-header-menu img {
     position: absolute;
     left: 0;
     top: 0;
     z-index: 1;
}

.liveapp-portal-header-menu p {
     position: absolute;
     margin: 5px 0 0 50px;
     padding: 0;
     color: #9DB8D3;
     z-index: 2;
     font: 700 11px Tahoma, Verdana, Arial, sans-serif;
}

.liveapp-portal-header-menu .item {
     position: absolute;
     padding: 0;
     z-index: 3;
}

.liveapp-portal-header-box {
     position: absolute;
     margin: -14px 0 0 450px;
     padding: 0;
     width: 310px;
     height: 18px;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     text-align: right;
}

.liveapp-portal-container {
     margin-left: auto;
     margin-right: auto;
     margin-top: 0;
     padding: 0;
     width: 800px;
}

.liveapp-portal-container .spacer {
     margin: 0 0 0 35px;
     padding: 0;
     width: 740px;
     height: 28px;
     background-image: url('/images/spacer.jpg');
     background-repeat: no-repeat;
     background-position: center;
}

.liveapp-portal-navigation {
     margin: 10px 0 0 25px;
     border-top: 4px solid #d8e1e9;
     background: #849eb3 url('/images/bg_blue_tab.png') repeat-x;
     height: 26px;
     width: 750px;
     -moz-border-radius: 6px;
     -webkit-border-radius: 6px;
     -khtml-border-radius: 6px;
     border-radius: 6px;
}

.liveapp-portal-navigation li {
     width: auto;
     height: auto;
     display: inline;
     float: left;
     background: #849eb3 url('/images/bg_blue_tab.png') repeat-x;
}

.liveapp-portal-navigation li a {
     padding: 3px 10px;
     display: block;
     border-right: 1px solid #d8e1e9;
     line-height: 20px;
     text-align: center;
     color: #FFF;
     font-weight: 700;
}

.liveapp-portal-navigation li a:hover, .liveapp-portal-navigation li a.selected {
     background: #f7991c url('/images/bg_orange_tab.png') no-repeat;
     text-decoration: none;
}

.liveapp-portal-navigation li.f {
     width: 25px;
     border-right: 1px solid #d8e1e9;
}

.liveapp-portal-navigation li.l {
     width: 75px;
}

.liveapp-portal-navigation li.active {
     width: auto;
     height: auto;
     display: inline;
     float: left;
     background: #35424d url('/images/bg_promo_tab.png') repeat-x;
}

.tabplayer {
     position: fixed;
     bottom: 15px;
     left: 35%;
     width: 390px;
     padding: 5px;
     border-top: 1px solid #d8e1e9;
     border-left: 1px solid #d8e1e9;
     border-right: 0 solid #FFF;
     border-bottom: 0 solid #FFF;
     background-image: url('/images/bg_blue_tab.png');
     background-repeat: repeat-x;
     background-color: #849eb3;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius: 3px;
     border-radius: 3px;
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
     color: #fff;
     text-align: center;
     -moz-opacity: 0.95;
     -webkit-opacity: 0.95;
     -khtml-opacity: 0.95;
     opacity: 0.95;
}

.tabplayer p {
     margin: 3px;
     padding: 3px;
     background-image: url('/images/bg_promo_tab.gif');
     background-repeat: repeat-x;
     background-color: #35424d;
     text-align: center;
     cursor: pointer;
     -moz-border-radius: 6px;
     -webkit-border-radius: 6px;
     -khtml-border-radius: 6px;
     border-radius: 6px;
     font-weight: 700;
}

.tabplayer-shadow {
     position: fixed;
     left: 35%;
     width: 389px;
     height: 30px;
     bottom: 10px;
     padding: 5px;
     background: url('/images/shadowalpha.png') no-repeat bottom right;
     margin: 5px 0 0 5px;
     -moz-opacity: 0.95;
     -webkit-opacity: 0.95;
     -khtml-opacity: 0.95;
     opacity: 0.95;
}

.liveapp-portal-content {
     margin: 0 0 30px 20px;
     width: 500px;
}

.liveapp-portal-content h2 {
     font-weight: 700;
     font-size: 14px;
     margin: 0 5px 5px 75px;
     padding: 0;
     text-shadow: #fff 1px 1px 1px;
}

.liveapp-portal-content h2 a {
     text-decoration: none;
     color: #4e4e4e;
}

.liveapp-portal-content h3 {
     padding: 0;
     margin: 0;
}

.liveapp-portal-content h3 a {
     margin: 0 0 0 3px;
     padding: 0;
     color: #4e4e4e;
     font-size: 11px;
     font-weight: 700;
     text-shadow: #fff 1px 1px 1px;
     text-decoration: none;
}

.liveapp-portal-content h3 a:hover, .liveapp-portal-content h2 a:hover {
     color: #ed1e24;
     text-decoration: none;
}

.liveapp-portal-content .date {
     background: transparent url('/images/info-bar.png') no-repeat left -75px;
     padding-left: 11px;
     float: left;
     text-transform: uppercase;
     font-weight: 700;
}

.liveapp-portal-content .date p.day {
     background: transparent url('/images/info-bar.png') no-repeat right -42px;
     height: 33px;
     padding: 0 16px 0 0;
     margin: 0;
     line-height: 31px;
     color: #fff;
}

.liveapp-portal-content .information {
     background: transparent url('/images/info-bar.png') no-repeat right top;
     height: 42px;
     margin-left: 11px;
     color: #bbb;
     text-shadow: #fff 1px 1px 1px;
}

.liveapp-portal-content .information a {
     font-weight: 700;
     color: #999;
}

.liveapp-portal-content .information a:hover {
     color: #ed1e24;
}

.liveapp-portal-content .information p.author {
     padding: 0 10px 0 6px;
     margin: 0;
     line-height: 32px;
     text-align: right;
}

.liveapp-portal-content .information p.comments {
     padding: 0 12px 0 0;
     margin: 0;
     line-height: 32px;
}

.liveapp-portal-content .information p.comments a {
     padding: 10px 0 0 15px;
}

.liveapp-portal-content .thumb img {
     margin: -12px 10px 0;
     border: 4px solid #eee;
     float: left;
     -moz-border-radius: 6px;
     -webkit-border-radius: 6px;
     -khtml-border-radius: 6px;
     border-radius: 6px;
}

.liveapp-portal-content .thumb img:hover {
     border: 4px solid #999;
}

.liveapp-portal-content .picture img {
     margin: 0 3px;
     padding: 2px;
     border: 2px solid #eee;
     -moz-border-radius: 6px;
     -webkit-border-radius: 6px;
     -khtml-border-radius: 6px;
     border-radius: 6px;
}

.liveapp-portal-content .picture img:hover {
     padding: 1px;
     border: 3px solid #999;
}

.liveapp-portal-content .picturelarge img {
     margin: 0 0 0 -55px;
     padding: 0;
     border: 3px solid #ddd;
     -moz-border-radius: 6px;
     -webkit-border-radius: 6px;
     -khtml-border-radius: 6px;
     border-radius: 6px;
     text-align: center;
}

.liveapp-portal-content .picturelarge img:hover {
     border: 3px solid #999;
}

.liveapp-portal-content .picturedisplay img {
     margin: 0 0 2px 5px;
     padding: 2px;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius: 3px;
     border-radius: 3px;
     text-align: center;
}

.liveapp-portal-content .picturedisplay img:hover {
     background-color: #eee;
}

.liveapp-portal-content .box {
     margin: 5px 5px 5px 65px;
     padding: 0;
}

.liveapp-portal-content .box p {
     margin: 0 0 .8em;
     padding: 0;
}

.liveapp-portal-content .box div.list {
     margin: 0;
     padding: 1px;
     color: #849eb3;
     cursor: pointer;
}
.liveapp-portal-content .box div.list:hover,.liveapp-portal-content .box div.list:focus {
     font-weight: 700;
     background-color: #d8e1e9;
     color: #849eb3;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius: 3px;
     border-radius: 3px;
     text-decoration: none;
}

.liveapp-portal-content .box div.list table,.liveapp-portal-content .box div.list tr,.liveapp-portal-content .box div.list td {
     margin: 0;
     padding: 0;
     text-align: left;
}

.liveapp-portal-content .box div.list img {
     margin: 0;
     padding: 2px;
     background-color: #ffffff;
     border: 1px solid #d8e1e9;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius: 3px;
     border-radius: 3px;
}
.liveapp-portal-content .box div.list img:hover, .liveapp-portal-content .box div.list img:focus {
     border: 1px solid #849eb3;
}

/* --------- */

.liveapp-news-thead {
     margin: 2px 0 0 -45px;
     padding: 3px;
     border-top: 1px solid #d8e1e9;
     border-left: 1px solid #d8e1e9;
     border-right: 1px solid #d8e1e9;
     border-bottom: 0 solid #FFF;
     background-image: url('/images/bg_blue_tab.png');
     background-repeat: repeat-x;
     background-color: #849eb3;
     font-size: 11px;
     font-family: Tahoma, Verdana, Arial, sans-serif;
     color: #fff;
     cursor: pointer;
     text-align: center;
}

.liveapp-news-thead:link, .liveapp-news-thead:visited, .liveapp-news-thead:hover, .liveapp-news-thead:focus, .liveapp-news-thead:active {
     background-color: #f7991c;
     background-image: url('/images/bg_orange_tab.png');
     background-repeat: repeat-x;
     text-decoration: none;
     color: #fff;
}

.liveapp-news-tshell {
     margin: 0 0 7px -45px;
     padding: 3px 5px;
     overflow: hidden;
     border-top: 0 solid #FFF;
     border-left: 1px solid #d8e1e9;
     border-right: 1px solid #d8e1e9;
     border-bottom: 1px solid #d8e1e9;
     background-image: url('/images/history_content_bg.png');
     background-repeat: repeat-x;
     background-color: #f1f7f7;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius: 3px;
     border-radius: 3px;
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
     color: #93ABC1; /*#597C9B*/
     text-align: left;
}

.liveapp-news-tshell span {
     color: #d8e1e9;
}


/* ---------- */

.liveapp-portal-content .box a.comments, .liveapp-portal-content .box a.more-link, .liveapp-portal-container .page-link {
     background-color: #eee;
     text-decoration: none;
     color: #666;
     text-shadow: #fff 1px 1px 1px;
     padding: 2px 6px 3px;
     margin: 0 0 0 3px;
     font-size: 85%;
     text-transform: uppercase;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     border-radius: 3px;
}

.liveapp-portal-content .box a.comments:hover, .liveapp-portal-content .box a.more-link:hover, .liveapp-portal-container .page-link:hover {
     background-color: #999;
     color: #fff;
     text-shadow: #666 1px 1px 1px;
}

.liveapp-portal-container .active {
     color: #fff;
     text-shadow: #d8e1e9 1px 1px 1px;
     background-color: #849eb3;
}

.liveapp-portal-side {
     width: 240px;
     background-color: #fcf;
}

.liveapp-portal-side h2 {
     font-size: 11px;
     font-weight: 700;
     background: #eee url('/images/bg-lightgray.png') repeat-y left top;
     padding: 0;
     margin: 0;
     text-shadow: #fff 1px 1px 1px;
     line-height: 100%;
     color: #797979;
     position: relative;
}

.liveapp-success-module {
     margin: 2px;
     padding: 5px 7px;
     background-color: #ffffca;
     border: 1px solid #ffdb63;
     font-size: 9px;
     font-weight: 700;
     color: #ecb700;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius: 3px;
     border-radius: 3px;
}

.liveapp-error-module {
     margin: 2px;
     padding: 5px 7px;
     background-color: #d90000;
     border: 1px solid maroon;
     font-size: 9px;
     font-weight: 700;
     color: #fff;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius: 3px;
     border-radius: 3px;
}

.liveapp-donation-module {
     margin: 2px;
     padding: 5px 7px;
     background-color: #ebeff9;
     border: 1px solid #6ea1d9;
     font-size: 9px;
     font-weight: 700;
     color: #6ea1d9;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius: 3px;
     border-radius: 3px;
}

.liveapp-none, .liveapp-shell {
     padding: 3px 5px;
     overflow: hidden;
     border: 1px solid #d8e1e9;
     background-image: url('/images/history_content_bg.png');
     background-repeat: repeat-x;
     background-color: #f1f7f7;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius: 3px;
     border-radius: 3px;
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
     color: #000;
     text-align: left;
}

.liveapp-none a {
     color: #000;
     text-align: left;
     text-decoration: none;
}

.liveapp-input {
     padding: 3px 5px;
     overflow-x: hidden;
     overflow-y: auto;
     border: 1px solid #d8e1e9;
     background-color: #fff;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius: 3px;
     border-radius: 3px;
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
     color: #000;
     text-align: left;
}

.liveapp-input:hover, .liveapp-input:focus {
     border: 1px solid #fcaf3e;
     background-color: #fff9f4;
}

.liveapp-hash {
     padding: 3px 5px;
     overflow: hidden;
     border: 1px solid silver;
     background-color: #fff;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius: 3px;
     border-radius: 3px;
     color: #000;
     text-align: left;
     font: small-caps 11px Tahoma, Verdana, Arial, sans-serif;
}

.liveapp-hash:hover, .liveapp-hash:focus {
     border: 1px solid gray;
     background-color: #fff;
}

.liveapp-action-field:hover, .liveapp-action-field:focus, .liveapp-shell-nbg:hover, .liveapp-shell-nbg:focus, .liveapp-shell:hover, .liveapp-shell:focus {
     border: 1px solid #3e80ca;
}

.logon-warning {
     position: absolute;
     top: 155px;
     left: 375px;
     margin: 0;
}

.logon-warning p {
     margin: 0;
     padding: 6px 8px 5px 7px;
     border-top: 1px solid #f7991c;
     border-left: 2px solid #f7991c;
     border-right: 2px solid #f7991c;
     border-bottom: 2px solid #f7991c;
     background-color: #f7991c;
     background-image: url('/images/bg_orange_tab.png');
     background-repeat: repeat-x;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -khtml-border-radius: 3px;
     border-radius: 3px;
     color: #fff;
     text-align: center;
     text-decoration: none;
     font: 700 11px Tahoma, Verdana, Arial, sans-serif;
}



/*
@rev:		+ theme.default | 1.0.0.1 | 2010-08-24 19:00:13 | df739a97f64eac70956b429c21a66b1c | (source) 
		+ theme.default | 1.0.0.0 | 2010-05-01 17:57:34 | 767c5889f8873f26ad3d078088b47e8c |
*/

body.default {
     margin: 0;
     padding: 0;
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
     color: #444;
     direction: ltr;
     background-image: url('/images/backgrounds/background_default.jpg');
     background-attachment: fixed;
     background-repeat: repeat-y;
     background-position: center;
}


/*
@rev:		+ theme.future | 1.0.0.1 | 2010-08-24 19:00:23 | 463d06029f7ab9853bd789b6f66fb6f6 | (source) 
		+ theme.future | 1.0.0.0 | 2010-05-01 17:39:14 | d2f06f2feef4fad2a840abf44d981a4b |
*/

body.future {
     margin: 0;
     padding: 0;
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
     color: #444;
     direction: ltr;
     background-image: url('/images/backgrounds/background_future.jpg');
     background-attachment: fixed;
     background-repeat: repeat-y;
     background-position: center;
}


/*
@rev:		+ theme.galaxy | 1.0.0.1 | 2010-08-24 19:00:46 | 841b0424c34fcfe45a8ac7486c34ac53 | (source) 
		+ theme.galaxy | 1.0.0.0 | 2010-05-01 17:39:28 | 2483f1eeae0e9db152cc3ce8a09e4671 |
*/

body.galaxy {
     margin: 0;
     padding: 0;
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
     color: #444;
     direction: ltr;
     background-image: url('/images/backgrounds/background_galaxy.jpg');
     background-attachment: fixed;
     background-repeat: repeat-y;
     background-position: center;
}


/*
@rev:		+ theme.fog | 1.0.0.1 | 2010-08-24 19:00:13 | 2a5e16dacc13ff85acfe5ffa5a71ed10 | (source) 
		+ theme.fog | 1.0.0.0 | 2010-05-01 17:38:59 | bddb38a9df4a1cc17f4e80194b8b5c69 |
*/

body.fog {
     margin: 0;
     padding: 0;
     font-family: Tahoma, Verdana, Arial, sans-serif;
     font-size: 11px;
     color: #444;
     direction: ltr;
     background-image: url('/images/backgrounds/background_fog.jpg');
     background-attachment: fixed;
     background-repeat: repeat-y;
     background-position: center;
}


/*
@bench: 0.007ms (LiveBench)
*/