git-svn-id: https://visualsvn.kcls.org/svn/Evergreen/branches/dev@11 b32512f3-d117...
[kcls-web.git] / css / skin / kcls / selfcheck.css
diff --git a/css/skin/kcls/selfcheck.css b/css/skin/kcls/selfcheck.css
new file mode 100644 (file)
index 0000000..2a5dc79
--- /dev/null
@@ -0,0 +1,208 @@
+@charset "utf-8";\r
+/* CSS Document */\r
+\r
+html, body {\r
+       margin:0;\r
+       font-family: Arial, Helvetica, sans-serif;\r
+       font-size: 18px;\r
+       background:#fff;\r
+       width:100%;\r
+}\r
+\r
+img {\r
+       border: none;\r
+}\r
+\r
+a {\r
+       color: #003399;\r
+       text-decoration: none;\r
+}\r
+\r
+a:hover {\r
+       text-decoration: underline;\r
+}\r
+\r
+h1 {\r
+       margin:0;\r
+       margin-bottom: 5px;\r
+       font-size: 22px;\r
+       font-weight:normal;\r
+}\r
+\r
+h2 {\r
+       margin:0;\r
+       margin-bottom: 5px;\r
+       font-size: 20px;\r
+       font-weight:bold;\r
+}\r
+\r
+#header {\r
+       color: #bda964;\r
+       font-weight:bold;\r
+       padding: 12px 0px 9px 17px;\r
+       width: 694px;\r
+       margin: auto;\r
+}\r
+\r
+#content-wrapper {\r
+       background: white;\r
+}\r
+\r
+#main-content {\r
+       width: 694px;\r
+       margin:auto;\r
+       padding-left:17px;\r
+}\r
+\r
+.checkout {\r
+       font-size:18px;\r
+}\r
+\r
+.checkout h1 {\r
+       font-size:36px;\r
+}\r
+\r
+.checkout h2 {\r
+       font-size:24px;\r
+}\r
+\r
+.checkout .sidebar h3 {\r
+       font-size: 19px;\r
+       margin:0;\r
+       padding-left:3px;\r
+}\r
+\r
+.checkout .sidebar a {\r
+       font-size:18px;\r
+}\r
+\r
+.checkout .sidebar a span {\r
+       font-weight:bold;\r
+}\r
+\r
+.checkout .sidebar p {\r
+       margin:4px 0px;\r
+       padding:3px;\r
+}\r
+\r
+.checkout .sidebar div, .checkout .sidebar p {\r
+       font-size: 18px;\r
+       line-height: 1em;\r
+}\r
+\r
+.checkout input[type=text], .checkout input[type=password] {\r
+       border: 2px solid black;\r
+       width:300px;\r
+       height:22px;\r
+       padding:2px;\r
+       padding-top:1px;\r
+       margin:0px;\r
+       font-size:18px;\r
+}\r
+\r
+.checkout .sidebar {\r
+       background: #b0b0b0;\r
+       border-left:2px ridge #eee;\r
+       border-right:2px ridge #eee;\r
+       border-bottom:2px ridge #eee;\r
+       padding:10px 7px;\r
+}\r
+\r
+.checkout .sidebar .top {\r
+       float:right;\r
+       padding-right:5px;\r
+}\r
+\r
+.checkout .sidebar .greet {\r
+       clear:both;\r
+       padding:15px 3px;\r
+}\r
+\r
+.checkout .sidebar .selected {\r
+       background:#999\r
+}\r
+\r
+.checkout .header1 {\r
+       height:108px;\r
+       border-bottom:1px solid #a83135;\r
+       padding-top:20px;\r
+}\r
+\r
+.checkout .userid {\r
+       width:200px !important;\r
+       font-size:18px;\r
+       font-weight:bold;\r
+       padding:5px 6px 6px 6px !important;\r
+       border:2px solid black !important;\r
+       background: none !important;\r
+       margin:0 !important;\r
+}\r
+\r
+.checkout .item_table {\r
+       border-collapse: collapse;\r
+}\r
+\r
+.checkout .item_table td {\r
+       font-size:18px;\r
+       border:2px solid black;\r
+       text-align: left;\r
+}\r
+\r
+.checkout .item_table table td.label {\r
+       font-weight:bold;\r
+       text-transform: uppercase;\r
+       text-align: right;\r
+       white-space:nowrap;\r
+       padding-right:5px;\r
+       width:1px;\r
+}\r
+\r
+.checkout .item_table table td {\r
+       border:none;\r
+}\r
+\r
+.checkout #back_button:hover {\r
+       text-decoration: none;\r
+}\r
+\r
+.checkout .status_box {\r
+       color:red;\r
+       font-weight:bold;\r
+       height:20px;\r
+}\r
+\r
+.checkout .oils-selfck-status-div {\r
+       height:inherit !important;\r
+       vertical-align:inherit !important;\r
+       font-size: 18px;\r
+       font-weight: bold;\r
+       color: red;\r
+}\r
+\r
+#oils-base-body-block {\r
+       height: auto;\r
+}\r
+\r
+body .dijitAlignClient {\r
+       position:inherit;\r
+}\r
+\r
+.dijitLayoutContainer {\r
+       position: inherit;\r
+}\r
+\r
+#oils-base-content-block {\r
+       height: auto !important;\r
+       width: auto !important;\r
+       padding:0;\r
+}\r
+\r
+#oils-base-main-block {\r
+       height: auto !important;\r
+       width: auto !important;\r
+}\r
+\r
+#oils-base-header-block {\r
+       width:0px !important;\r
+}\r
+\r