diff options
Diffstat (limited to 'static/trash/main2.css')
| -rwxr-xr-x | static/trash/main2.css | 364 |
1 files changed, 364 insertions, 0 deletions
diff --git a/static/trash/main2.css b/static/trash/main2.css new file mode 100755 index 0000000..5eeab65 --- /dev/null +++ b/static/trash/main2.css @@ -0,0 +1,364 @@ +@charset "UTF-8"; +/* CSS Document */ + +#apDiv2 { + position:relative; + top:30px; + width:700px; + margin: 0px auto -1px auto; + height: 300px; + z-index: 3; +} +.white a:link { + text-decoration: none; + color: #504F61; +} +.white a:visited { + text-decoration: none; + color: #504F61; +} +.white a:hover { + text-decoration: none; + color: #fff; +} +.white a:active { + text-decoration: none; + color: #504F61; +} +#header7{ + background-color:#666; + background-image:url(/static/dblue.png); + background-attachment:fixed; + margin: 0px auto -1px auto; + top: 0px; + width:100%; + left: 0px; + height: 60px; +} +#bar7{ + top:32px; + position:absolute; + font-family: Arial, Helvetica, sans-serif; + font-weight: bold; + width: 500px; + font-size: 20px; + left: 200px; + margin-left: 12%; + margin-right: 10%; + letter-spacing: -1px; + z-index: 999; +} +#logout7{ + top:5px; + position:relative; + font-size:12px; + margin-right: 10px; + float:right; + z-index: 999; + font-family: "Times New Roman", Times, serif; +} +#logo7{ + top:20px; + z-index:1000; +} +#rapper7{ + top: 0px; + left:0px; + position:absolute; + width: 100%; + height: 60px; + z-index: 1000; +} +p { + font-family: "Times New Roman", Times, serif; + font-size: 12px; +} +td { + font-family: Arial, Helvetica, sans-serif; + letter-spacing:-1px; + font-size: 12px; + color: #000000; +} +.btnav { border: 0px #000000 solid;} +body { + background-image: url(/static/bg5.png); + background-repeat: repeat-x; +} + +#txt { + position:absolute; + top:115px; + width:450px; + margin: 0px auto -1px auto; + height: 18px; + z-index: 3; + line-height: 18px; + font-weight: bold; + color: #999; + font-size: 14px; +} +#info { + position:relative; + top:200px; + width:700px; + margin: 0px auto -1px auto; + height: 14px; + color: #999; + bottom:0px; + z-index: 3; +} +#header { + position:relative; + background:#fff url("cloudbg2.png") no-repeat 0 0; + background-position:center; + width:80%; + margin: 0px auto -1px auto; + top:26px; + height:600px; + z-index:2; + opacity:0.9; + -moz-border-radius-topleft:10px; + -moz-border-radius-bottomleft:10px; + -moz-border-radius-bottomright:10px; + -moz-border-radius-topleft:10px; + -moz-border-radius-topright:10px; + border-top-left-radius:10px; + border-top-right-radius:10px; + min-width: 800px; + border-color: #000; + border: 1px; +} +.round { + -moz-border-radius:5px; + -webkit-border-radius:5px; +} +.round-top-right { + -moz-border-radius-topright:5px; + -webkit-border-top-right-radius:5px; +} +.round-right { + -moz-border-radius-topright:5px; + -moz-border-radius-bottomright:5px; + -webkit-border-top-right-radius:5px; + -webkit-border-bottom-right-radius:5px; +} +.round-bottom-right { + -moz-border-radius-bottomright:5px; + -webkit-border-bottom-right-radius:5px; +} +.round-bottom { + -moz-border-radius-topright:0; + -moz-border-radius-topleft:0; + -moz-border-radius-bottomright:5px; + -moz-border-radius-bottomleft:5px; + -webkit-border-top-right-radius:0; + -webkit-border-top-left-radius:0; + -webkit-border-bottom-right-radius:5px; + -webkit-border-bottom-left-radius:5px; +} +.round-bottom-left { + -moz-border-radius-bottomleft:5px; + -webkit-border-bottom-left-radius:5px; +} +.round-left { + -moz-border-radius-topleft:5px; + -moz-border-radius-bottomleft:5px; + -webkit-border-top-left-radius:5px; + -webkit-border-bottom-left-radius:5px; +} +.round-top-left { + -moz-border-radius-topleft:5px; + -webkit-border-top-left-radius:5px; +} +.round-top { + -moz-border-radius-topright:5px; + -moz-border-radius-topleft:5px; + -moz-border-radius-bottomright:0; + -moz-border-radius-bottomleft:0; + -webkit-border-top-right-radius:5px; + -webkit-border-top-left-radius:5px; + -webkit-border-bottom-right-radius:0; + -webkit-border-bottom-left-radius:0; +} + +#front { + position:fixed; + top:150px; +} +#infopage { + + + margin: 0px auto -1px auto; + height: 14px; + color: #999; + bottom:0px; + z-index: 3; + font-size: 10px; + + font-size: 12px; + letter-spacing: 1px; + bottom: 0px; +} +#signin { + position:absolute; + left:0px; + width:351px; + height:135px; + font-size:16px; + font-weight:bold; + z-index:3; + top: 143px; +} +#signinbg { + position:absolute; + left:1px; + width:346px; + height:253px; + background-position:right; + background-repeat:no-repeat; + z-index:1; + top: 157px; +} +#about { + position:absolute; + width:240px; + height: 97px; + left:364px; + ; + color: #000; + z-index:2; + line-height: 18px; + top: 168px; + font-size: 12px; + font-family: Arial, Helvetica, sans-serif; +} +#input { + padding-right:15px; + line-height:22px; + font-size: 12px; +} +body{ + font-family: Arial, Helvetica, sans-serif; + font-size: 16px; + line-height: 40px; + overflow-x:hidden; + overflow-y:hidden; +} +#apDiv1 div #input #form1 label { + font-size: 12px; + color: #333; +} +.re { + font-size: 10px; +} +#apDiv2 #about div { + font-size: 10px; + color: #424143; +} +#top { + position:absolute; + left:0px; + top:0px; + width:100%; + height:32px; + z-index:2; + background-color: #CCC; +} +#apDiv3 { + position:fixed; + left:0px; + top:0px; + width:68px; + height:68px; + background-image: url(topl.png); +} +#apDiv4 { + position:fixed; + top:0px; + width:68px; + height:68px; + + right: 0px; + background-image: url(topr.png); +} +#bottom { + position:absolute; + left:0px; + bottom:0px; + width:100%; + height:10px; + z-index:1; + font-size: 10px; + line-height: 5px; +} +#apDiv5 { + position:fixed; + bottom:0px; + width:60px; + height:68px; + + left: 0px; + background-image: url(bottoml.png); +} +#apDiv6 { + position:fixed; + bottom:0px; + width:60px; + height:68px; + + right: 0px; + background-image: url(bottomr.png); +} + +#plane { + position:fixed; + top:9px; + right:0px; + width:100%; + height:100%; + z-index:1; + background-image: url(cloudbg1.png); + background-repeat: no-repeat; + background-position:center; + -moz-opacity: 0.6; +filter:alpha(opacity=60); + /* CSS3 standard */ + opacity:0.6; + + +} +#registerbox { + padding-left:20px; + font-family:Arial, Helvetica, sans-serif; + padding-right:0px; + line-height:28px; + font-weight: bold; + color: #000; +} +registerbox.form { font-size: 14px; color="#990000"; } +.info { + font-size: 10px; +} +.info { + font-size: 12px; + letter-spacing: 1px; + bottom: 0px; + color: #999; +} +#footer +{ + text-align:center; + position:absolute; + width:100%; + bottom:0px; + font-size:12px; + font-family:"Times New Roman", Times, serif; + background-image:url(/static/footer.png); + background-repeat:repeat-x; + background-position:top; + height:40px; + line-height: 2; + left: 0px; + color: #CCC; + z-index: 111; +} |
