.header_logo { position:absolute; top:0; left:0; width:210px; height:78px; background: url(hdr_ulcircle.gif?OpenImageResource) no-repeat top left; z-index:5; } .header_blue { position:absolute; top:0; left:0; right:0; width:100%; height:35px; background-color: #002060; border-bottom:1px solid #880000; font:13px verdana; color:#FFFFFF; } .header_red { position:absolute; top:0; left:0; right:0; width:100%; height:35px; background-color: #CC0000; border-bottom:1px solid #880000; font:13px verdana; color:#FFFFFF; } .header_grey { position:absolute; top:35; left:0; width:100%; height:25px; background-color: #CDCDCD; font:11px verdana; } .header_title { position:absolute; top:5px; right:10px; height:25px; font:20px verdana; color:#FFFFFF; text-decoration:none; } .header_menu { position:absolute; top:40px; right:15px; font:10px verdana; z-index:10; } .header_menuItem { border-left:1px solid #FFFFFF; border-top:1px solid #FFFFFF; border-right:1px solid #777777; border-bottom:1px solid #777777; border:1px solid #777777; margin-left:2px; padding:1px; padding-left:5px; padding-right:5px; font:10px verdana; float:left; vertical-align:middle; background-color:#EEEEEE; color:#000000; text-decoration:none; text-align:center; } .header_menuItem:hover { background-color:#FEFEFE; color:#FF0000; text-decoration:underline; border:1px solid #000000; } .header_tabBar { position:absolute; top:41px; left:10px; font:11px verdana; z-index:3; /*border:1px solid green;*/ } .header_tabInactive { left:2px; font:11px verdana; border:1px solid #777777; color:#333333; background-color:#EDEDED; cursor:pointer; cursor:hand; } .header_tabActive { left:2px; font:11px verdana; border-top:1px solid #777777; border-left:1px solid #777777; border-right:1px solid #777777; border-bottom:1px solid #FFFFFF; color:#111111; background-color:#FFFFFF; cursor:pointer; cursor:hand; } body { margin:0; } .body_contentActive { position:absolute; left:0px; top:59px; width:100%; border-top:1px solid #777777; display:block; } .body_contentHidden { display:none; } .body_contentContainer { position:relative; left:10px; top:25px; width:97%; border:1px solid #777777; } .body_labelCell { height:22px; padding-left:30px; } .body_labelCellReq { border-left:15px solid #FFFFFF; padding-left:15px; height:22px; background: url(tick.gif?OpenImageResource) no-repeat top left; } .body_labelCellGrey { height:22px; padding-left:30px; } .body_labelCellReqGrey { border-left:15px solid #EEEEEE; padding-left:15px; height:22px; background: url(tick.gif?OpenImageResource) no-repeat top left; } .body_sideTabContentActive { position:absolute; padding-left:20px; top:25px; left:159px; width:75%; border:1px solid #777777; display:block; z-index:3; } .body_sideTabContentHidden { display:none; } .body_sideTabBar { position:absolute; top:30px; left:10px; width:150px; z-index:4; float:right; padding:0; } .body_sideTabActive { font:11px verdana; border-top:1px solid #777777; border-left:1px solid #777777; border-right:1px solid #FFFFFF; border-bottom:1px solid #777777; color:#111111; background-color:#FFFFFF; padding-top:4px; padding-bottom:4px; margin-bottom:2px; cursor:pointer; cursor:hand; z-index:5; } .body_sideTabInactive { position:relative; font:11px verdana; border-top:1px solid #999999; border-left:1px solid #999999; border-right:1px solid #777777; border-bottom:1px solid #999999; color:#111111; background-color:#EDEDED; padding-top:4px; padding-bottom:4px; margin-bottom:2px; cursor:pointer; cursor:hand; z-index:4; } .body_requestInfoHeader { position:absolute; width:200px; height:20px; top:45px; right:4px; font:10px verdana; font-weight:bold; border:1px solid #000000; color:#FFFFFF; background-color:#CC0000; filter:alpha(opacity=70); -moz-opacity:0.7; z-index:5; } .body_requestInfoContent { position:absolute; width:200px; height:100px; top:65px; right:4px; border:1px solid #000000; background-color:#CCCCCC; display:block; filter:alpha(opacity=70); -moz-opacity:0.7; z-index:4; } .body_requestInfo { border:2px solid #000000; width:95%; background-color:#EFEFEF; filter:alpha(opacity=70); -moz-opacity:0.5; z-index:5; margin:5px; } .body_requestInfoCell { font:10px verdana; font-weight:bold; padding:1px; filter:alpha(opacity=100) -moz-opacity:0; z-index:6; } .body_subQueryTable { width:500px; border:2px dashed #DEDEDE; display:none; margin:0; padding:0; z-index:10; } .body_subQueryAlertCell { padding-left:40px; } .body_subQueryTextAreaCell { padding-left:225px; } .body_subQueryLabelCell { padding-left:40px; width:200px; } .body_subQueryLabelCellReq { padding-left:40px; width:200px; background: url(tick.gif?OpenImageResource) no-repeat top left; } .body_subQueryAnswerCell { width:100px; } td,pre { font:11px verdana; vertical-align:top; align:left; padding-right:14px; padding-left:14px; } input, select, file { width:200px; border: solid 1px #888888; color : #000000; font : normal 11px verdana; /*scrollbar-base-color : ThreedFace;*/ /*scrollbar-3dlight-color : InactiveBorder; */ } textarea { width:400px; border: solid 1px #888888; color : #000000; font : normal 11px verdana; }