2004-01-31 17:01:39 +01:00
|
|
|
/*
|
2006-11-28 08:45:33 +01:00
|
|
|
font styling
|
|
|
|
allowed attributes: font-family,font-size,color,font-weight
|
|
|
|
*/
|
2004-01-31 17:01:39 +01:00
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.tdJrTopLt
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-image: url(../images/coinsupg.png);
|
|
|
|
height: 15px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.tdJrTopMid
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-image: url(../images/sup.png);
|
|
|
|
height: 15px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.tdJrTopRt
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-image: url(../images/coinsupd.png);
|
|
|
|
height: 15px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.tdJrLt
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-image: url(../images/g.png);
|
|
|
|
width:15px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.tdJrFill
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-image: url(../images/fond.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
.tdJrRt
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-image: url(../images/d.png);
|
|
|
|
width:15px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
2006-11-28 08:45:33 +01:00
|
|
|
|
|
|
|
.tdJrBotLt
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-image: url(../images/coininfg.png);
|
|
|
|
height: 15px;
|
|
|
|
width: 15px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
2006-11-28 08:45:33 +01:00
|
|
|
|
|
|
|
.tdJrBotMid
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-image: url(../images/inf.png);
|
|
|
|
height: 15px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.tdJrBotRt
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-image: url(../images/coininfd.png);
|
|
|
|
height: 15px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
body,td
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
|
|
|
font-size: 11px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
2006-11-28 08:45:33 +01:00
|
|
|
|
|
|
|
select,input,button
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
|
|
|
color: #006699;
|
|
|
|
font-family: Arial, Helvetica, sans-serif;
|
2006-11-28 08:45:33 +01:00
|
|
|
font-size:110%;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
select
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
font-size:100%;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
a:link,a:visited
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
cursor:pointer;
|
|
|
|
color: #17202b;
|
|
|
|
text-decoration: none;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
a:hover,a:active
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
cursor:pointer;
|
|
|
|
color: #ff0000;
|
|
|
|
text-decoration: underline;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
2006-11-28 08:45:33 +01:00
|
|
|
.divLoginboxHeader,.divSideboxHeader,a.appTitles,.appTitles,a.textSidebox,.textSidebox,#fmStatusBar
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
font-size:90%;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.textSideboxStar
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
font-size:90%;
|
|
|
|
background-color: #a7c4db;
|
|
|
|
border-right: 1px solid #17202b;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.prefSection
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
font-weight:bold;
|
|
|
|
font-size:145%;
|
|
|
|
line-height:40px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divAppboxHeader
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
line-height:20px;
|
|
|
|
font-size:12px;
|
|
|
|
font-weight:bold;
|
|
|
|
color:#ffffff;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divGenTime,#divPoweredBy
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
font-size: 80%;
|
|
|
|
color: #ff0000;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divPoweredBy
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
color: #000000;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
/*
|
|
|
|
other styling
|
|
|
|
*/
|
2004-01-31 17:01:39 +01:00
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
body
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
/*background-image:url(../images/body-background.png);*/
|
|
|
|
background-color:#9f9f9f;
|
|
|
|
padding:9px;
|
|
|
|
margin:9px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
form
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
margin:0px;
|
|
|
|
padding:0px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
img
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
border:0;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
input,button,select
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
border: solid 1px #bbbbbb;
|
|
|
|
color: black;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
input[type=submit],input[type=button],input[type=reset],button,.egwbutton
|
|
|
|
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
/* color:white;*/
|
|
|
|
background-color:#c5c5c5;
|
|
|
|
border: outset 1px #dcdad5;
|
|
|
|
/*background-color:#b9d5e3;*/
|
|
|
|
background-color:#f6efe0;
|
|
|
|
/*border: outset 1px #b9d5e3;*/
|
|
|
|
border: solid 1px #e2d4b2;
|
|
|
|
margin: 1px;
|
|
|
|
padding: 1px;
|
|
|
|
cursor: pointer;
|
|
|
|
/*color: #004e7d;*/
|
|
|
|
color: #17202b;
|
|
|
|
/* cursor: hand; */
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,button:hover,.egwbutton:hover
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-color:#88b4e1;
|
|
|
|
border: outset 1px #b9d5e3;
|
|
|
|
color: #006699;
|
|
|
|
color: #ffffff;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
input[type=submit]:active,input[type=button]:active,input[type=reset]:active,button:active,.egwbutton:active
|
|
|
|
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
border: inset 1px #bbbbbb;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
input.egwbutton
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-color:#c5c5c5;
|
|
|
|
border: outset 1px #dcdad5;
|
|
|
|
background-color:#b9d5e3;
|
|
|
|
border: outset 1px #b9d5e3;
|
|
|
|
margin: 1px;
|
|
|
|
padding: 1px;
|
|
|
|
cursor: pointer;
|
|
|
|
color: #004e7d;
|
|
|
|
/* cursor: hand; */
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
input.egwbutton:hover
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-color:#94bfd4;
|
|
|
|
border: outset 1px #b9d5e3;
|
|
|
|
color: #006699;
|
|
|
|
color: #004e7d;
|
|
|
|
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
2006-11-28 08:45:33 +01:00
|
|
|
input.egwbutton:active
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
border: inset 1px #bbbbbb;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
input[type=image]
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
cursor: pointer;
|
|
|
|
/* cursor: hand; */
|
|
|
|
border: 0;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
2006-11-28 08:45:33 +01:00
|
|
|
|
|
|
|
.divLoginbox,.divSidebox
|
|
|
|
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
|
|
|
position:relative;
|
2006-11-28 08:45:33 +01:00
|
|
|
width: 370px;
|
|
|
|
border: #17202b 1px solid;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.divSidebox
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
width: 177px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.divSideboxHeader,.divLoginboxHeader
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
text-align:center;
|
|
|
|
background-image:url(../images/appbox-header2-background.png);
|
|
|
|
/*background-color:#6798cb;*/
|
|
|
|
/*padding-top:2px;*/
|
|
|
|
color:#ffffff;
|
|
|
|
height: 20px;
|
|
|
|
font-weight:bold;
|
|
|
|
font-size:12px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
a.divSideboxEntry, .divSideboxEntry
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
text-align:left;
|
|
|
|
height:18px;
|
|
|
|
background-color:#fbf8f1;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
a.appTitles,.appTitles
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
height:25px;
|
|
|
|
/*padding-top:2px;*/
|
|
|
|
/*padding-bottom:2px;*/
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
a.textSidebox
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
border-top: 0;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.textSidebox
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
height:18px;
|
|
|
|
padding-left: 2px;
|
|
|
|
/*padding-top:2px;*/
|
|
|
|
/*padding-bottom:2px;*/
|
|
|
|
border-top: solid #e2d4b2 1px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
2006-11-28 08:45:33 +01:00
|
|
|
/*
|
|
|
|
** make the sidebox entries consistently start with a capital letter
|
|
|
|
*/
|
|
|
|
.textSidebox:first-letter {
|
|
|
|
text-transform:uppercase;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.sideboxSpace
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
height:9px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.greyLine
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
margin:1px;
|
|
|
|
border-top:solid 1px #7e7e7e;
|
|
|
|
height:1px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#extraIcons
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-color:#eeeeee;
|
|
|
|
border:solid 1px #7e7e7e;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.extraIconsRow
|
2004-01-31 17:01:39 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
border:solid 1px #dddddd;
|
|
|
|
padding:2px;
|
2004-01-31 17:01:39 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
body {
|
|
|
|
padding: 0px;
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divMain
|
2004-02-08 11:51:15 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-image:url(../images/divmain-background.jpg);
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
background-color:white;
|
|
|
|
padding:9px;
|
|
|
|
border:solid 1px #17202b;
|
2004-03-11 09:11:07 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divLogo
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
position:absolute;
|
|
|
|
left:20px;
|
|
|
|
top:20px;
|
|
|
|
z-index:51;
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divUpperTabs
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
text-align:right;
|
|
|
|
height: 15px;
|
|
|
|
margin-right: 10px;
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divUpperTabs ul
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
display:inline;
|
|
|
|
margin:0;
|
|
|
|
padding:10px 10px 0 1px;
|
|
|
|
list-style:none;
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divUpperTabs li
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
float:right;
|
|
|
|
margin:0 5px 0 0;;
|
|
|
|
padding:0 5px 0 5px;
|
|
|
|
border:solid 1px #9c9c9c;
|
|
|
|
border-bottom: 0px;
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divAppIconBar
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
/*background-color:#fbf8f1;*/
|
|
|
|
border-left: 1px solid #9f9f9f;
|
|
|
|
border-right: 1px solid #9f9f9f;
|
|
|
|
background-image: url(../images/iconBarBack.png);
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
height: 57px;
|
|
|
|
padding:0px;
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divAppTextBar
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
/*background-color:white;*/
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divStatusBar
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
/*background-color:white;*/
|
|
|
|
position: relative;
|
|
|
|
top:0px
|
|
|
|
left:0px;
|
|
|
|
height:18px;
|
|
|
|
border: 0px solid black;
|
|
|
|
padding-left:186px;
|
|
|
|
padding-top:2x;
|
|
|
|
/*margin-top: 18px;*/
|
2004-03-11 09:11:07 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#tdSidebox
|
2004-03-11 09:11:07 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
width:170px;
|
|
|
|
/*background-color:white;*/
|
|
|
|
overflow:visible;
|
2004-03-11 09:11:07 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#tdAppbox
|
2004-03-11 09:11:07 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
/*background-color:white;*/
|
|
|
|
padding-left:5px;
|
|
|
|
width: 100%;
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divAppboxHeader
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
/*background-image:url(../images/appbox-header-background.png);*/
|
|
|
|
/*background-repeat: repeat-x;*/
|
|
|
|
background-image:url(../images/appbox-header2-background.png);
|
|
|
|
/*background-color:#6798cb;*/
|
|
|
|
height:20px;
|
|
|
|
text-align:center;
|
2004-03-11 09:11:07 +01:00
|
|
|
padding-bottom:0px;
|
2006-11-28 08:45:33 +01:00
|
|
|
border-top:solid 1px #17202b;
|
|
|
|
border-left:solid 1px #17202b;
|
|
|
|
border-right:solid 1px #17202b;
|
2004-03-11 09:11:07 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divAppbox
|
2004-03-11 09:11:07 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-color:#fbf8f1;
|
|
|
|
padding:5px;
|
|
|
|
border-bottom:solid 1px #17202b;
|
|
|
|
border-left:solid 1px #17202b;
|
|
|
|
border-right:solid 1px #17202b;
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2004-03-11 09:11:07 +01:00
|
|
|
|
2004-03-07 23:50:38 +01:00
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
/*
|
|
|
|
this must move to the filemanager app
|
|
|
|
*/
|
2004-03-07 23:50:38 +01:00
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#fmStatusBar
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
margin-left:4px;
|
|
|
|
margin-bottom:3px;
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
.fmButton
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-image:url(../images/buttonbackground.png);
|
|
|
|
width:28px;
|
2004-03-07 23:50:38 +01:00
|
|
|
height:28px;
|
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#fmLocation
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
position:relative;
|
|
|
|
margin-bottom:3px;
|
|
|
|
height:27px;
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#fmMenu
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
position:relative;
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#fmFileWindow
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
background-color:#ffffff;
|
|
|
|
margin-left:4px;
|
|
|
|
padding:5px;
|
|
|
|
position:relative;
|
|
|
|
border-right: #cccccc 1px solid;
|
|
|
|
border-top: #9c9c9c 2px solid;
|
|
|
|
border-left: #9c9c9c 2px solid;
|
|
|
|
border-bottom: #cccccc 1px solid
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#admin_info
|
2004-03-07 23:50:38 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
position:relative;
|
|
|
|
text-align:right;
|
2004-03-07 23:50:38 +01:00
|
|
|
}
|
|
|
|
|
2006-11-28 08:45:33 +01:00
|
|
|
#divGenTime,#divPoweredBy
|
|
|
|
|
2004-02-08 11:51:15 +01:00
|
|
|
{
|
2006-11-28 08:45:33 +01:00
|
|
|
bottom:4px;
|
2004-02-08 11:51:15 +01:00
|
|
|
text-align:center;
|
2006-11-28 08:45:33 +01:00
|
|
|
width:99%;
|
2004-02-08 11:51:15 +01:00
|
|
|
}
|