.overlay_dialog { background-color: #666666; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; } .overlay___invisible__ { background-color: #666666; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; } .dialog_nw { width: 9px; height: 23px; background: transparent url(default/top_left.gif) no-repeat 0 0; } .dialog_n { background: transparent url(default/top_mid.gif) repeat-x 0 0; height: 23px; } .dialog_ne { width: 9px; height: 23px; background: transparent url(default/top_right.gif) no-repeat 0 0; } .dialog_e { width: 2px; background: transparent url(default/center_right.gif) repeat-y 0 0; } .dialog_w { width: 2px; background: transparent url(default/center_left.gif) repeat-y 0 0; } .dialog_sw { width: 9px; height: 19px; background: transparent url(default/bottom_left.gif) no-repeat 0 0; } .dialog_s { background: transparent url(default/bottom_mid.gif) repeat-x 0 0; height: 19px; } .dialog_se { width: 9px; height: 19px; background: transparent url(default/bottom_right.gif) no-repeat 0 0; } .dialog_sizer { width: 9px; height: 19px; background: transparent url(default/sizer.gif) no-repeat 0 0; cursor:se-resize; } .dialog_close { width: 14px; height: 14px; background: transparent url(default/close.gif) no-repeat 0 0; position:absolute; top:5px; left:8px; cursor:pointer; z-index:2000; } .dialog_minimize { width: 14px; height: 15px; background: transparent url(default/minimize.gif) no-repeat 0 0; position:absolute; top:5px; left:28px; cursor:pointer; z-index:2000; } .dialog_maximize { width: 14px; height: 15px; background: transparent url(default/maximize.gif) no-repeat 0 0; position:absolute; top:5px; left:49px; cursor:pointer; z-index:2000; } .dialog_title { float:left; height:14px; font-family: Tahoma, Arial, sans-serif; font-size:12px; text-align:center; width:100%; color:#000; } .dialog_content { overflow:auto; color: #DDD; font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color:#123; } .top_draggable, .bottom_draggable { cursor:move; } .status_bar { font-size:12px; } .status_bar input{ font-size:12px; } .wired_frame { display: block; position: absolute; border: 1px #000 dashed; } /* DO NOT CHANGE THESE VALUES*/ .dialog { display: block; position: absolute; } .dialog table.table_window { border-collapse: collapse; border-spacing: 0; width: 100%; margin: 0px; padding:0px; } .dialog table.table_window td , .dialog table.table_window th { padding: 0; } .dialog .title_window { -moz-user-select:none; } /* Focused windows */ .overlay_mac_os_x { background-color: #85BBEF; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; } .mac_os_x_nw { background: transparent url(javascript/window/themes/mac_os_x/TL_Main.png) no-repeat 0 0; width:24px; height:30px; } .mac_os_x_n { background: transparent url(javascript/window/themes/mac_os_x/T_Main.png) repeat-x 0 0; height:30px; } .mac_os_x_ne { background: transparent url(javascript/window/themes/mac_os_x/TR_Main.png) no-repeat 0 0; width:31px; height:30px; } .mac_os_x_w { background: transparent url(javascript/window/themes/mac_os_x/L_Main.png) repeat-y top left; width:16px; } .mac_os_x_e { background: transparent url(javascript/window/themes/mac_os_x/R_Main.png) repeat-y top right; width:16px; } .mac_os_x_sw { background: transparent url(javascript/window/themes/mac_os_x/BL_Main.png) no-repeat 0 0; width:31px; height:40px; } .mac_os_x_s { background: transparent url(javascript/window/themes/mac_os_x/B_Main.png) repeat-x 0 0; height:40px; } .mac_os_x_se, .mac_os_x_sizer { background: transparent url(javascript/window/themes/mac_os_x/BR_Main.png) no-repeat 0 0; width:31px; height:40px; } .mac_os_x_sizer { cursor:se-resize; } .mac_os_x_close { width: 19px; height: 19px; background: transparent url(javascript/window/themes/mac_os_x/close.gif) no-repeat 0 0; position:absolute; top:12px; left:25px; cursor:pointer; z-index:1000; } .mac_os_x_minimize { width: 19px; height: 19px; background: transparent url(javascript/window/themes/mac_os_x/minimize.gif) no-repeat 0 0; position:absolute; top:12px; left:45px; cursor:pointer; z-index:1000; } .mac_os_x_maximize { width: 19px; height: 19px; background: transparent url(javascript/window/themes/mac_os_x/maximize.gif) no-repeat 0 0; position:absolute; top:12px; left:65px; cursor:pointer; z-index:1000; } .mac_os_x_title { float:left; height:14px; font-family: Tahoma, Arial, sans-serif; font-size:12px; text-align:center; margin-top:8px; width:100%; color:#000; } .mac_os_x_content { overflow:auto; color: #222; font-family: Tahoma, Arial, sans-serif; font-size: 10px; background:#FFF; } .mac_os_x_s .status_bar { padding-bottom:24px; } /* FOR IE */ * html .mac_os_x_nw { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/TL_Main.png", sizingMethod="crop"); } * html .mac_os_x_n { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/T_Main.png", sizingMethod="scale"); } * html .mac_os_x_ne { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/TR_Main.png", sizingMethod="crop"); } * html .mac_os_x_w { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/L_Main.png", sizingMethod="scale"); } * html .mac_os_x_e { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/R_Main.png", sizingMethod="scale"); } * html .mac_os_x_sw { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/BL_Main.png", sizingMethod="crop"); } * html .mac_os_x_s { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/B_Main.png", sizingMethod="scale"); } * html .mac_os_x_se { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/BR_Main.png", sizingMethod="crop"); } * html .mac_os_x_sizer { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/BR_Main.png", sizingMethod="crop"); } /* Focused windows */ .overlay_blur_os_x { background-color: #85BBEF; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; } .blur_os_x_nw { background: transparent url(javascript/window/themes/mac_os_x/TL.png) no-repeat 0 0; width:24px; height:30px; } .blur_os_x_n { background: transparent url(javascript/window/themes/mac_os_x/T.png) repeat-x 0 0; height:30px; } .blur_os_x_ne { background: transparent url(javascript/window/themes/mac_os_x/TR.png) no-repeat 0 0; width:31px; height:30px; } .blur_os_x_w { background: transparent url(javascript/window/themes/mac_os_x/L.png) repeat-y top left; width:16px; } .blur_os_x_e { background: transparent url(javascript/window/themes/mac_os_x/R.png) repeat-y top right; width:16px; } .blur_os_x_sw { background: transparent url(javascript/window/themes/mac_os_x/BL.png) no-repeat 0 0; width:31px; height:40px; } .blur_os_x_s { background: transparent url(javascript/window/themes/mac_os_x/B.png) repeat-x 0 0; height:40px; } .blur_os_x_se, .blur_os_x_sizer { background: transparent url(javascript/window/themes/mac_os_x/BR.png) no-repeat 0 0; width:31px; height:40px; } .blur_os_x_sizer { cursor:se-resize; } .blur_os_x_close { width: 19px; height: 19px; background: transparent url(javascript/window/themes/mac_os_x/close.gif) no-repeat 0 0; position:absolute; top:12px; left:25px; cursor:pointer; z-index:1000; } .blur_os_x_minimize { width: 19px; height: 19px; background: transparent url(javascript/window/themes/mac_os_x/minimize.gif) no-repeat 0 0; position:absolute; top:12px; left:45px; cursor:pointer; z-index:1000; } .blur_os_x_maximize { width: 19px; height: 19px; background: transparent url(javascript/window/themes/mac_os_x/maximize.gif) no-repeat 0 0; position:absolute; top:12px; left:65px; cursor:pointer; z-index:1000; } .blur_os_x_title { float:left; height:14px; font-family: Tahoma, Arial, sans-serif; font-size:12px; text-align:center; margin-top:8px; width:100%; color:#000; } .blur_os_x_content { overflow:auto; color: #222; font-family: Tahoma, Arial, sans-serif; font-size: 10px; background:#FFF; } .blur_os_x_s .status_bar { padding-bottom:24px; } /* FOR IE */ * html .blur_os_x_nw { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=".javascript/window/themes/mac_os_x/TL.png", sizingMethod="crop"); } * html .blur_os_x_n { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/T.png", sizingMethod="scale"); } * html .blur_os_x_ne { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/TR.png", sizingMethod="crop"); } * html .blur_os_x_w { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/L.png", sizingMethod="scale"); } * html .blur_os_x_e { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/R.png", sizingMethod="scale"); } * html .blur_os_x_sw { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/BL.png", sizingMethod="crop"); } * html .blur_os_x_s { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/B.png", sizingMethod="scale"); } * html .blur_os_x_se { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/BR.png", sizingMethod="crop"); } * html .blur_os_x_sizer { background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/window/themes/mac_os_x/BR.png", sizingMethod="crop"); } body.whiteOnSilver { background-color: #DDE9ED; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-family : Tahoma; font-size : 11px; } table.whiteOnSilver { border-spacing: 0px 0px 0px 0px; } td.tl_whiteOnSilver { background-color: #DDE9ED; background-image: url('images/forms/border1/tl.png'); background-position: center; width: 30px; height: 30px; } td.tr_whiteOnSilver { background-color: #DDE9ED; background-image: url('images/forms/border1/tr.png'); background-position: center; width: 30px; height: 30px; } td.bl_whiteOnSilver { background-color: #DDE9ED; background-image: url('images/forms/border1/bl.png'); background-position: center; width: 30px; height: 30px; } td.br_whiteOnSilver { background-color: #DDE9ED; background-image: url('images/forms/border1/br.png'); background-position: center; width: 30px; height: 30px; } td.cc_whiteOnSilver { background-color: #FFFFFF; } td.cl_whiteOnSilver { background-color: #DDE9ED; background-image: url('images/forms/border1/l.png'); background-position: right; background-repeat: repeat-y; width: 30px; } td.cr_whiteOnSilver { background-color: #DDE9ED; background-image: url('images/forms/border1/r.png'); background-position: left; background-repeat: repeat-y; width: 30px; } td.tc_whiteOnSilver { background-color: #DDE9ED; background-image: url('images/forms/border1/t.png'); background-position: center; background-repeat: repeat-x; height: 30px; } td.bc_whiteOnSilver { background-color: #DDE9ED; background-image: url('images/forms/border1/b.png'); background-position: center; background-repeat: repeat-x; height: 30px; } td.ff_whiteOnSilver { background-color: #DDE9ED; } fieldset.fieldset { background-color: #EDF9FD; font-family : Tahoma; font-size : 12px; font-weight: bold; } label.fieldset { font-family : Tahoma; font-size : 11px; font-weight: bold; } input.fieldset { font-family : Tahoma; font-size : 11px; } input.combo150px { font-family : Tahoma; font-size : 11px; width: 150px; } area.fieldset { font-family : Tahoma; font-size : 11px; } select.fieldset { font-family : Tahoma; font-size : 11px; } div.button { border: 1px solid black; background-color: #BDC9CD; font-family : Tahoma; font-size : 11px; font-weight: bold; padding-left: 30px; padding-right: 30px; padding-top: 3px; padding-bottom: 3px; text-align: center; vertical-align: middle; cursor: pointer; } div.iconButton { font-family : Tahoma; font-size : 11px; font-weight: bold; margin-left: 3px; margin-right: 3px; margin-top: 3px; margin-bottom: 3px; text-align: center; vertical-align: middle; cursor: pointer; } td { font-family : Tahoma; font-size : 11px; } tr.titleMenu { border: 1px solid black; background-color: #004080; color: #FFFFFF; vertical-align: middle; font-family : Tahoma; font-size : 13px; font-weight: bold; text-align: center; cursor: pointer; width: 130px; height: 20px; } tr.unselectedMenu { vertical-align: middle; font-family : Tahoma; font-size : 13px; font-weight: bold; cursor: pointer; width: 130px; height: 40px; } tr.selectedMenu { border: 1px solid black; background-color: #BDC9CD; vertical-align: middle; font-family : Tahoma; font-size : 13px; font-weight: bold; cursor: pointer; width: 130px; height: 40px; } td.titleContent { border: 1px solid black; background-color: #004080; color: #FFFFFF; vertical-align: middle; font-family : Tahoma; font-size : 13px; font-weight: bold; text-align: center; width: 560px; height: 20px; } td.subtitleContent { border: 1px solid #004080; background-color: #0080FF; color: #FFFFFF; vertical-align: middle; font-family : Tahoma; font-size : 13px; font-weight: normal; text-align: left; padding-left:20px; width: 540px; height: 20px; } div.calendar_day_N { border: 1px solid black; background-color: #EEEEEE; color: #000000; vertical-align: middle; font-family : Tahoma; font-size : 15px; font-weight: bold; text-align: center; width: 40px; padding-top: 4px; padding-bottom: 4px; margin-top: 1px; margin-bottom: 1px; margin-left: 3px; margin-right: 3px; } div.calendar_day_F { border: 1px solid black; background-color: #FFBBBB; color: #000000; vertical-align: middle; font-family : Tahoma; font-size : 15px; font-weight: bold; text-align: center; width: 40px; padding-top: 4px; padding-bottom: 4px; margin-top: 1px; margin-bottom: 1px; margin-left: 3px; margin-right: 3px; } div.calendar_day_D { border: 1px solid black; background-color: #FFBBBB; color: #000000; vertical-align: middle; font-family : Tahoma; font-size : 15px; font-weight: bold; text-align: center; width: 40px; padding-top: 4px; padding-bottom: 4px; margin-top: 1px; margin-bottom: 1px; margin-left: 3px; margin-right: 3px; } div.calendar_day_S { border: 1px solid black; background-color: #CCCCCC; color: #000000; vertical-align: middle; font-family : Tahoma; font-size : 15px; font-weight: bold; text-align: center; width: 40px; padding-top: 4px; padding-bottom: 4px; margin-top: 1px; margin-bottom: 1px; margin-left: 3px; margin-right: 3px; }