Index: lams_central/web/css/aqua.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/Attic/aqua.css,v diff -u -r1.10 -r1.11 --- lams_central/web/css/aqua.css 28 Jun 2006 02:39:30 -0000 1.10 +++ lams_central/web/css/aqua.css 28 Jun 2006 05:29:52 -0000 1.11 @@ -462,6 +462,124 @@ background: url('../images/css/warning.gif') no-repeat #ffeae0 10px 8px; width: 72% } + + +/* -------------------------------- login page styles -------------------------------------*/ + + +#login-page { /*whole layout of login page*/ +margin:0px auto; +width:707px; +} + +/*layout of the header when no-tabs are required */ +#login-header { +width:707px; +height:25px; +background:url('../images/css/top_bg.jpg') no-repeat bottom; +} + + /*box around the main content area */ +#login-content { +width:707px; +background:url('../images/css/body_bg.jpg') repeat-y; +padding-bottom:20px; +font-size: 11px; +margin-top:-5px; +line-height:18px; +} + +#login-left-col { +width:330px; +float:left; +padding-left:40px; +margin-top:15px; +} + +#login-left-col h1 { +margin:0px; +padding:0px; +} + +#login-left-col h2 { +margin:0px; +padding:0px; + +} + +#login-left-col h3 { +color:#239CF7; +font-size:11px; +margin:0px; +} + +#login-left-col ul { +list-style-type:none; +margin-top:0px; +margin-left:4px; +} + +#login-left-col li { +padding:10px 0px 15px 0px; +border-bottom: +1px dotted #ccc; +} + +#login-right-col { +width:285px; +float:left; +margin-left:47px; +background: url('../images/css/lams_login_bar.jpg') no-repeat 0 0; +margin-top:10px; +height:450px; +} + +#login-right-col h2 { +margin-top:45px; +margin-left:20px; +color:#239CF7; +} + +#login-right-col p { +margin-top:5px; +margin-right:50px; +text-align:right; +} +#login-right-col p.first { +margin-top:35px; +margin-right:50px; +text-align:right; +margin-bottom:15px; +} +#login-right-col a.button { +background:url('../images/css/btn_off.gif') no-repeat 0px 20px; +color:#333; +border:0px none; +padding-left:20px; +padding-right:20px; +padding-top:25px; +padding-bottom:25px; +text-decoration:none; } + +#login-right-col a:hover.button { +background:url('../images/css/btn_over.gif') no-repeat 0px 20px; +color:#349018; +border:0px none; +padding-left:20px; +padding-right:20px; +padding-top:25px; +padding-bottom:25px; +text-decoration:none;} + +.clear { +clear:both +} + + + + + + /* NOTE1 START : the following labels are not contained in the new css*/ /*********************************************************************** h2 { font-size: small;