body { background: #e0e2e2; }
table {
margin-bottom: 10px;
}
th {
background: #7ec8e8;
text-align: left;
}
#content {
margin: auto;
width: 960px;
}
.header {
margin: auto;
height: 76px;
background: url('.../header.png') center top no-repeat;
}
.clear {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}
h1 { margin-left: 18px; }
.headerOptions { padding: 0px 15px 0 0; }
.good { color: #3dce40; }
.bad { color: red; }
.badbox { background: #FF9999; }
.hr {
padding: 0.5em;
clear: both;
}
.hr div {
font-size: 0;
line-height: 0;
height: 0;
}
.greyHr div {
border-top: 1px solid #909090;
border-bottom: 1px solid #f2f2f2;
}
.footer { clear: both; }
.footerLinks { padding-top: 8px; }
ol {
list-style-position: inside;
list-style-type: decimal;
}
ol li {
margin: 0 0 0.2em;
padding: 0 0 0 1.5em;
}
#checkno { display: none; }
#mainPanel { margin: 6px 0 0 2px; }
div.featuredList, div.fullList{
clear: both;
overflow: auto;
margin-bottom: 16px;
}
div.fullList{ overflow: hidden; }
div.featuredList ul li, div.fullList ul li{
float: left;
margin: 0 0 0 30px;
}
div.featuredList ul li, div.fullList ul li, div.featuredList ul li a, div.fullList ul li a {
display: block;
height: 68px;
}
div.featuredList ul li {
background: url('.../outerBox/panel.jpg') left top no-repeat;
padding-left: 0;
text-indent: 0;
line-height: 30px;
text-align: center;
font-size: 20px;
text-decoration: none;
}
div.featuredList ul li, div.featuredList ul li a {
height: 84px;
width: 166px;
}
div.featuredList ul li a { text-decoration: none; }
div.featuredList ul li a img { margin: 4px; }
div.featuredList ul li a span { display: none; }
div.fullList ul li {
height: 36px;
width: 150px;
}
div.fullList ul li a img { display: none; }
#pageClose {
display: none;
float: right;
border: 1px outset #1F94C7;
background-color: #1F94C7;
color: white;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#pageClose:hover{ background-color: #55BAE3; }
div.error{ color: red; }
div.world { padding-left: 20px; padding-top: 15px; }
#world{ margin: 12px auto; }
div.headerLinks {
clear: both;
float: right;
margin-top: 0;
margin-right: 3px;
color: #C1CBD0;
}
div.headerLinks a {
font-weight: bold;
}
div.headerLinks, div.headerLinks a, .jCoinsInfoHelp {
color: #ECF1F5;
}
div.headerSeparator {
background: url('.../headerSeparator.png') top left no-repeat;
height: 76px;
width: 18px;
margin-left: 4px;
}
.jCoinsInfo {
padding-left: 4px;
width: 121px;
}
.jCoinsInfo .jCoinsBalance {
background: transparent url('/m=billing_core/cb=3/media/layout/jcoinsBG.png') left top no-repeat;
height: 44px;
line-height: 51px;
width: 121px;
text-align: center;
}
.jCoinsInfo .jCoinsBalanceNumber {
font-weight: bold;
font-size: 15px;
}
.jCoinsInfo .jCoinsInfoHelp {
margin-top: 3px;
}
.jCoinsInfo .jCoinsInfoHelp a {
outline: 0;
}
.lightBoxContainer {
display: none;
position: fixed !important;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 25;
}
.lightBoxBackground {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #E0E2E2;
opacity: 0.7;
filter: alpha(opacity=70);
z-index: 30;
}
.lightBoxContent {
position: absolute;
padding: 5px;
left: 50%;
top: 100px;
margin: 0 -380px;
width: 760px;
z-index: 100;
color: black;
}