body{ font-family:Arial, Helvetica, sans-serif; font-size: 11pt; margin:0; color:#61615C; background-image:url(images/ishtar-bg.jpg); background-repeat:no-repeat; background-position:right top; } a { text-decoration:none; color:#D14; } caption { color:#922; font-weight:bold; } label{display:block} label:first-letter { text-transform: uppercase; } td{ text-align:left; } button{ background-color:#EEE; border:1px solid #AAA; color:#444; } input[type=submit], button.submit{ background-color:#FFF; border:1px solid #AAA; color:#922; margin:6px; } button:hover, input[type=submit]:hover{ cursor:pointer; } .hidden{ display:none; } div#header{ width:100%; text-align:right; font-size: 0.9em; background-color: #EEE; border-bottom:1px solid #CCC; margin-bottom:10px; } div#logo{ width:200px; top:30px; left:30px; padding-top:90px; position:absolute; text-align:center; background-image:url(images/ishtar-text.png); background-repeat:no-repeat; } div#context_menu{ height:110px; margin-left:200px; margin-right:20px; margin-bottom:20px; } div#main_menu{ width:200px; position:absolute; } div#main_menu ul{ padding-left:1.5em; cursor:pointer; list-style:none; } div#main_menu a{ color:#666; } div#main_menu a:hover{ color:#D14; } div#main_menu .selected a{ color:#D14; } div#main_menu > ul{ color:#922; } div#context_menu fieldset{ right:20px;; position:absolute; width:420px; background-color:#EEE; border:2px solid #CCC; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; } div#context_menu fieldset label{ display:inline; } div#context_menu ul{ margin:0; padding:2px; } div#context_menu li{ margin: 0; list-style:none; } div#content{ margin:0 200px; text-align:center; } ul#form_path{ text-align:left; margin:10px 0; } ul#form_path li{ display: inline; text-align: center; padding-left: 10px ; margin: 0; white-space:nowrap; } ul#form_path li.current a{ color:#922; } ul#form_path button { text-decoration:none; color:#D14; border:none; background-color:white; font-size: 11pt; cursor:pointer; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; } div.form { margin-left:auto; margin-right:auto; margin-bottom:40px; padding:1em; display:block; width:740px; background-color: #EEE; border:2px solid #CCC; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; text-align:center; } div.form table{ padding:0.2em; margin-left:auto; margin-right:auto; } div.form table th{ text-align:left; width:200px; } div.form .errorlist{ color:#922; } .info{ margin-left:auto; margin-right:auto; padding:1em; display:block; width:740px; } .info p{ padding:0; margin:0.2em; } .autocomplete{ width:300px; } .delete td{ text-align:center; border-bottom:1px solid #CCC; padding:6px; } .modify td, .submit td{ text-align:center; } table.confirm tr.spacer td:last-child{ border-bottom:1px solid #922; } .jqgrid{ cursor:pointer; }