body { background-color: #B9CEF4; background-image: url(../images/ui/background_tile.jpg); background-repeat: repeat-x; background-attachment: fixed; background-position: top center; color: #000000; font-family: Arial; font-size: 12px; } table { width: 100%; font-size: 12px; } p { padding: 0px 0px 10px 0px; margin: 0px; } div.creditwarning { color: #336699; border: solid 1px #6699CC; background-image: url(../images/ui/creditwarningbg.jpg); background-repeat: repeat-x; position: relative; padding: 5px; } div.creditwarning p { vertical-align: centre; } div.creditwarning img { padding: 0px; margin: 0px; } h1 { font-size: 18px; padding: 10px 0px 10px 0px; margin: 0px; color: #000000; } h2 { font-size: 14px; font-weight: bold; padding: 10px 0px 10px 0px; margin: 0px; color: #000000; } h3 { padding: 0px; margin: 0px; color: #000000; font-size: 12px; font-weight: bold; } a { color: #FFFFFF; } a:hover { color: #B5985A; } tr.rowpointer { cursor: pointer; } tr.rowstate_0 { background-image: url(../images/ui/cross.png); background-repeat: no-repeat; background-position: right; color: #000000; cursor: pointer; } tr.rowstate_1 { background-image: url(../images/ui/tick.png); background-repeat: no-repeat; background-position: right; background-color: #000000; color: #000000; cursor: pointer; } tr.rowstate_disabled { background-image: url(../images/ui/tick.png); background-repeat: no-repeat; background-position: right; color: #555555; font-weight: bold; } td { padding: 5px; } #Page { position: absolute; width: 1000px; left: 50%; top: 0px; margin-left: -500px; } #Page #Debug { margin: 10px; float: right; z-index: 5; color: #FF0000; display: none; } #Page input.field { font-size: 11px; font-weight: bold; width: 175px; color: #333333; background-color: #EEEEEE; border: solid 1px #999999; } /*#Page input.button { font-size: 11px; font-weight: bold; color: #fff0cc; border: solid 1px #666666; background-image: url(../images/ui/button_bg.jpg); } #Page input.button:hover { background-image: url(../images/ui/button_hover.jpg); }*/ #Page input.textbox { font-family: sans-serif; } #Page #Header { color: #B5985A; font-weight: bold; background-color: #000000; background-image: url(../images/ui/header_tile.png); background-repeat: repeat-x; background-position: top left; text-align: right; } #Page #Header td { color: #FFFFFF; } #Page #HeaderStatus { position: absolute; left: 0px; top: 0px; height: 80px; padding: 0px; text-align: left; } #Page #HeaderMenu { background-color: #000000; background-image: url(../images/ui/header_menu.png); background-repeat: repeat-x; background-position: top left; position: absolute; left: 0px; height: 15px; width: 1000px; padding: 0px; font-family: Georgia, "Times New Roman", Times, serif; } #Page #HeaderMenu a { display: inline-block; padding: 5px 5px 0px 20px; text-decoration: none; font-weight: bold; font-size: 14px; text-align: left; height: 28px; text-transform: uppercase; background-repeat: no-repeat; background-position: left top; } #Page #Notice { background-color: #B5985A; border: solid 1px #B5985A; z-index: 10; left: 50%; top: -6000px; width: 700px; height: 300px; margin-left: -350px; padding: 50px 15px 50px 15px; } #Page #AvatarImage { padding: 5px; } #Page #AvatarImage img { border: solid 1px #B5985A; } #Page #LoginBox { padding-left: 10px; } #Page #LoginBoxHead { padding: 10px 0px 10px 10px; } #Page #AdvertBar { height: 65px; } #Page #EventBar { height: 15px; color: #FFFFFF; background-color: #000000; padding: 2px 0px 2px 0px; } #Page #EventBar a { color: #FFFFFF; text-decoration: none; } #Page #EventBar a:hover { color: #B5985A; } #Page #Desktop { color: #B5985A; font-size: 11px; font-weight: bold; } #Page #Footer { color: #B5985A; background-color: #000000; font-size: 10px; height: 30px; padding: 10px; text-align: right; border-top: solid 1px #B5985A; } #Page #Legal { color: #000000; font-size: 10px; height: 30px; padding: 5px; text-align: left; } #Page #Footer pre { font-size: 11px; text-align: left; } #Page #Footer a { color: #fff0cc; text-decoration: none; } #Page #Footer a:hover { color: #FF6600; } #Page #MenuColumn { width: 150px; font-size: 12px; padding: 35px 10px 10px 10px; vertical-align: top; background-image: url(../images/ui/community_menu.png); background-position: top; color: #FFFFFF; } #Page #MenuColumn H2 { color: #FFFFFF; } #Page #MenuColumn img { border: solid 1px #B5985A; } #Page #MenuItem { padding: 5px; color: #FFFFFF; border-bottom: solid 1px #FFFFFF; } #Page #MenuItem a { position: relative; top: -20px; float: right; text-decoration: none; color: #FFFFFF; } #Page #MenuItem a:hover { color: #B5985A; font-weight: bold; } #Page #WidgetColumn { padding: 35px 0px 0px 0px; vertical-align: top; background-image: url(../images/ui/widget_bg.png); /* height: 600px;*/ } #Page #AdvertColumn { background-image: url(../images/ui/_menu.png); background-repeat: repeat-x; background-position: top; padding: 10px; vertical-align: top; width: 150px; height: 600px; } #Notify { position: absolute; z-index: 10; left: 50%; top: 125px; width: 1000px; margin-left: -500px; padding: 0px; filter:alpha(opacity=90); opacity: 0.90; -moz-opacity:0.90; } #Notify #Notification { background-color: #009933; color: #B5985A; padding: 5px 10px 5px 10px; } #Notify #Warning { background-color: #FF6600; color: #B5985A; padding: 5px 10px 5px 10px; } #Notify #Error { background-color: #CC3333; color: #B5985A; padding: 5px 10px 5px 10px; } #SessionStatus { padding: 0px; margin: 0px; color: FFFFFF; } #SessionStatus td { font-size: 12px; padding: 0px; margin: 0px; } #SessionStatus a { text-decoration: none; color: #FFFFFF; } #SessionStatus a:hover { color: #FFFFFF; } #SessionStatus input { color: #B5985A; background-color: #444444; border: solid 1px #666666; font-size: 12px; padding: 1px; } #FullPageMask { background-color:#000000; position:absolute; left: -3100px; top: -3100px; width: 3000px; height: 3000px; z-index: 5; filter:alpha(opacity=70); opacity: 0.70; -moz-opacity:0.70; } #Processing { background-color: #FFFFFF; border: solid 1px #000000; position:absolute; z-index: 15; left: 50%; top: -6000px; width: 260px; height: 200px; margin-left: -130px; padding: 20px; text-align: center; vertical-align: middle; } #ManagementTitle { height: 25px; top: 55px; padding: 0px; } #Management { height: 440px; border: solid 1px #999999; top: 90px; overflow: auto; } #ManagmentMenu { height: 30px; text-align: right; top: 540px; } .wait { left: 200px; top: 200px; }