Files
2014-05-30 10:31:51 -07:00

567 lines
9.6 KiB
CSS

#page {
background-color: #949599;
padding: 0px;
margin: 0px;
height: 504px;
width: 821px;
}
#pageTop {
width: 705px;
height: 58px;
margin: 0px 58px 0px 58px;
}
#linksLeft {
margin-top: 38px;
float: left;
}
#linksRight {
margin-top: 38px;
float: right;
}
#pageCenter {
background-color: #949599;
border-width: 1px;
border-style: solid;
border-color: 8d2024;
padding: 4px 20px 20px 20px;
margin-left: 58px;
margin-top: 0px;
margin-right: 58px;
margin-bottom: 0px;
width: 663px;
height: 357px;
}
#topMainDiv {
width: 651px;
height: 150px;
margin-right: 8px;
margin-left: 8px;
}
#logoDiv {
width: 663px;
height: 77px;
}
#bottomMainDiv {
width: 663px;
height: 130px;
}
#pageBottom {
width: 821px;
height: 63px;
}
#pageBottomLinks {
width: 665px;
height: 10px;
margin: 0px 58px 0px 58px;
padding: 5px 20px 0px 20px;
}
.menuImageDiv {
width: 132.6px;
height: 130px;
clear: none;
float: left;
}
.menuImageImg {
cursor: pointer;
padding: 0px;
margin: 0px;
text-align: center;
vertical-align: baseline;
height: 83px;
width: 118px;
margin-top: 47px;
}
.menuTextDiv {
width: 133px;
height: 10px;
cursor: pointer;
clear: none;
float: left;
}
.menuTextImg {
}
.topMenuLink {
color: #000;
font-size: 9pt;
font-weight: normal;
margin-left: 6px;
margin-top: 42px;
margin-bottom: 6px;
height: 10px;
}
.loadedHtmlOuterTag {
height: 150;
width: 651;
}
.internalLink {
font-family: trebuchet ms;
font-size: 10pt;
font-weight: bold;
}
.copyrightDiv {
padding: 0px;
margin: 0px;
text-align: center;
}
/* The container for all the content just above the company logo. Inside the topMainDiv. */
.topContentContainer {
display: none;
visibility: hidden;
width: 651px;
height: 150px;
position: relative;
left: 0px;
top: 0px;
}
/* The container for the image title inside the topContentContainer. This displays right above the image and to the left. */
.topImageTitle {
height: 30px;
clear: left;
float: left;
margin-bottom: 3px;
cursor: hand;
cursor: pointer;
font-size: 1;
}
/* The header space to the right of the image title, and above the top contents. Inside the topContentContainer. */
.topHeader {
height: 30px;
clear: right;
float: left;
margin-bottom: 3px;
}
/* The space for the image associated with the content. Bottom left corner of the topContentContainer. */
.topImage {
width: 118px;
height: 117px;
clear: left;
float: left;
cursor: hand;
cursor: pointer;
}
/* The space for the text or other content to the right of the top image. Inside the topContentContainer. */
.topContent {
width: 523px;
height: 117px;
clear: right;
float: left;
text-align: left;
font-family: georgia;
font-size: 14pt;
font-weight: normal;
color: #000;
margin-left: 10px;
}
/* **** DIALOG STYLES **** */
#loginDialog td {
white-space: nowrap;
text-align: left;
font-family: Georgia;
font-size: 10pt;
font-weight: normal;
color: #000;
}
#loginDialog input {
font-family: trebuchet ms;
font-size: 10pt;
font-weight: bold;
}
#loginDialog a {
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight: bold;
padding: 2px 2px 2px 2px;
margin: 0px 0px 0px 0px;
color: #000;
text-decoration: none;
}
#loginDialog a:hover {
text-decoration: underline;
}
#loginDialog p {
style="white-space: normal;"
text-align: left;
font-family: Georgia;
font-size: 11pt;
font-weight: normal;
color: #000;
}
#loginDialog .text {
white-space: normal;
text-align: left;
font-family: Georgia;
font-size: 11pt;
font-weight: normal;
color: #000;
}
#loginDialog .button {
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight: bold;
width: 60px;
padding: 2px 2px 2px 2px;
margin: 0px 0px 0px 10px;
}
/* **** END DIALOG STYLES **** */
/* The top div's text content's styles. */
/* The smallest size. */
.topTextContentSmall {
text-align: left;
font-family: Georgia;
font-size: 12pt;
font-weight: normal;
color: #000;
}
/* The medium size. */
.topTextContentMedium {
text-align: left;
font-family: Georgia;
font-size: 13pt;
font-weight: normal;
color: #000;
}
/* The standard size. */
.topTextContent {
text-align: left;
font-family: georgia;
font-size: 14pt;
font-weight: normal;
color: #000;
}
.topTextContentSmall[disabled=true] {
text-align: left;
font-family: Georgia;
font-size: 12pt;
font-weight: normal;
color: #666;
}
.topTextContentMedium[disabled=true] {
text-align: left;
font-family: Georgia;
font-size: 13pt;
font-weight: normal;
color: #666;
}
.topTextContent[disabled=true] {
text-align: left;
font-family: Georgia;
font-size: 14pt;
font-weight: normal;
color: #666;
}
/* The label text style. Used for any text labeling a data entry field or widget. */
.labelText {
text-align: right;
font-family: georgia;
font-size: 9pt;
font-weight: bold;
color: #000;
}
.labelText2 {
text-align: left;
font-family: Georgia;
font-size: 13pt;
font-weight: normal;
color: #000;
}
/* The side links for the login view. */
.loginSideLinks {
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight: bold;
padding: 2px 2px 2px 2px;
margin: 0px 0px 0px 0px;
color: #000;
text-decoration: none;
}
a.loginSideLinks:hover {
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight: bold;
padding: 2;
margin: 0px 0px 0px 0px;
color: #444;
text-decoration: underline;
}
/* The top div's button styles. */
.topButton {
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight: bold;
width: 60px;
padding: 2px 2px 2px 2px;
margin: 0px 0px 0px 10px;
}
.loginLink {
font-family: Verdana, sans-serif;
font-size: 8pt;
padding: 2px 2px 2px 2px;
margin: 0px 0px 0px 10px;
color: #000;
}
.licenseLink {
font-family: Verdana;
font-size: 8pt;
font-weight: bold;
color: #333;
text-decoration: none;
}
a.licenseLink:hover {
color: #555;
text-decoration: underline;
}
a {
font-family: Verdana, sans-serif;
font-size: 9pt;
font-weight: bold;
}
img {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
button {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, sans-serif;
font-size: 8pt;
}
input {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, sans-serif;
font-size: 8pt;
}
div {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
table {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
tr {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
td {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
form {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
body {
background-color: black;
}
.customH3 {
font: 14pt Geneva bold;
border-bottom: 1px solid #999999;
padding: 0px 0px 0px 0px;
margin: 8px 0px 4px 0px;
}
/*
ul {
font: 10pt Arial normal;
text-transform: capitalize;
color: #000000;
list-style-type: none;
padding: 0px;
margin: 0px 0px 10px 0px;
}
li {
font: 10pt Arial;
text-transform: capitalize;
color: black;
cursor: pointer;
padding: 0px 0px 0px 34px;
margin: 0px;
}
.hoverLi {
color: #5c3566;
width: 190px;
}
*/
h1 {
padding: 0px 0px 0px 0px;
margin: 0px;
}
.clickMenuItem {
font-family: Times New Roman, sans-serif;
font-size: 12pt;
font-weight: bold;
color: black;
cursor: pointer;
padding: 0px 0px 0px 0px;
margin: 0px;
}
.clickMenuItemHover {
font-family: Times New Roman, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #5c3566;
cursor: pointer;
padding: 0px 0px 0px 0px;
margin: 0px;
}
.clickMenuDiv {
width: 200px;
padding-right:10px;
padding-left:0px;
margin-left:10px;
margin-top:10px;
}
/* used only by QAndA: Should be renamed to hoverMenuItem */
.tableList {
font: 10pt Arial, sans-serif;
text-transform: capitalize;
color: black;
cursor: pointer;
padding: 0px 0px 0px 0px;
margin: 0px;
}
/* used only by QAndA: Should be renamed to hoverMenuItemHover */
.hoverLi {
font: 10pt Arial, sans-serif;
text-transform: capitalize;
color: #5c3566;
cursor: pointer;
padding: 0px 0px 0px 0px;
margin: 0px;
}
/* used only by QAndA: Should be renamed to hoverMenuDiv */
.leftText {
width: 240px;
padding-right:10px;
padding-left:0px;
margin-left:0px;
}
.rightText {
width: 480px;
height: 300px;
padding: 0px;
}
.outerDiv {
padding: 0px;
margin: 0px;
}
.contentTableDiv {
border: 1px solid #101010;
padding: 0px 0px 0px 0px;
margin: 0px;
width: 790px;
}
.contentDiv {
height: 460px;
}
.noticeDiv {
margin:14px 10px 0px 10px;
padding: 0px 0px 0px 0px;
width: 770px;
}
.menuDiv {
width: 792px;
padding: 0px;
margin: 0px;
}
.detailsBorderCell_None {
border-left: 1px solid #d9d9d9;
}
.detailsBorderCell_Border {
border-left: 1px solid #000000;
}
.logoDiv {
padding: 0px;
margin: 0px;
width: 790px;
height: 60px;
}
.logoTable {
margin:0px;
padding:0px;
}
.leftLogoDiv {
width: 30px;
height: 50px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.rightLogoDiv {
width: 30px;
height: 50px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.menuTableTop {
/*background-color: #000; /* FF0000 */
}
.menuTableMiddle {
/*background-color: #47C; /* FF6633 */
}
.menuTable {
margin:0px;
padding: 0px;
/* background-color: #ADF;*/
background-color: #555;
}
.menuTableButtonOver {
font: 10pt Arial, sans-serif;
font-weight: bold;
text-transform: capitalize;
text-decoration: underline;
color: white;
cursor: pointer;
padding: 2px 5px 2px 5px;
margin: 0px;
background-color: #555;
}
.menuTableButtonSelected {
font: 10pt Arial, sans-serif;
font-weight: bold;
text-transform: capitalize;
color: white;
cursor: pointer;
padding: 2px 5px 2px 5px;
margin: 0px;
background-color: #000;
}
.menuTableButton {
font: 10pt Arial, sans-serif;
font-weight: bold;
text-transform: capitalize;
color: white;
cursor: pointer;
padding: 2px 5px 2px 5px;
margin: 0px;
background-color: #555;
/*border: 3px groove #000000;*/
}