diff --git a/ui/test/css/cloud_custom.css b/ui/test/css/cloud_custom.css new file mode 100644 index 00000000000..94e97356ec0 --- /dev/null +++ b/ui/test/css/cloud_custom.css @@ -0,0 +1,441 @@ +@charset "UTF-8"; +/* CSS Document */ + +#header{ + min-width:1000px; + width:100%; + float:left; + height:129px; + background:url(../images/v1header_bg.gif) repeat-x top left; + margin:0; + padding:0; +} + +a.logo { + width:201px; + height:77px; + float:left; + margin-left:10px; + background:url(../images/cloud_logo.gif) no-repeat top left; + display:inline; + padding:0; + text-decoration:none; +} + +.logout_logo { + width:167px; + height:70px; + float:right; + background:url(../images/logout_cloudlogo.gif) no-repeat top left; + margin:43px 99px 0 0; + display:inline; + padding:0; +} + +a:hover.logo { + text-decoration:none; +} + +.vmpopup_left { + width:33px; + height:588px; + float:left; + background: url(../images/v1_vmopoup_left.png) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.vmpopup_mid { + width:863px; + height:588px; + float:left; + background: url(../images/v1_vmopoup_mid.png) repeat-x top left; + margin:0; + padding:0; +} + +.vmpopup_right { + width:33px; + height:588px; + float:left; + background: url(../images/v1_vmopoup_right.png) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.allsteps_container { + width:848px; + height:130px; + background:url(../images/v1stepcontainer_bg.gif) repeat-x top left; + border:1px solid #e9e9e9; + float:left; + margin:0; + padding:0; +} + +.steps_box_selected { + width:212px; + height:130px; + float:left; + background:#748c03 url(../images/v1stepbox_slected.gif) repeat-x top left; + margin:0; + padding:0; +} + +.stepbox_right h3 { + width:150px; + height:auto; + color:#FFF; + float:left; + text-align:left; + font-size:15px; + font-weight:bold; + margin:28px 0 0 8px; + display:inline; +} + + +.stepbox_right p { + width:150px; + height:auto; + color:#FFF; + float:left; + text-align:justify; + font-size:11px; + font-weight:normal; + margin:8px 0 0 8px; + display:inline; +} + +.usernav_containerleft{ + width:11px; + float:left; + height:26px; + background:url(../images/userlinks_bgleft.gif) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.usernav_containermid{ + width:auto; + height:26px; + background: url(../images/userlinks_bgmid.gif) repeat-x top left; + margin:0; + padding:0; + +} + +/* hide from mac \*/ +* html .usernav_containerleft {margin-right: -3px;} +* html .usernav_containermid {margin-left: 0;} +/* end hide */ + + +.usernav_containerright{ + width:11px; + float:left; + height:26px; + background: url(../images/userlinks_bgright.gif) no-repeat top left; + margin:0 0 0 -11px; + padding:0; +} + +.usernav { + white-space:nowrap; + margin:0 0 0 0; + width:auto; + padding-right:25px; + padding-top:5px; + padding-left:25px; + height:auto; + font-size:11px; + color:#FFF; + text-align:left; +} + + +.menutab_off { + cursor:pointer; + cursor:hand; + width:156px; + height:26px; + float:left; + background:url(../images/v1menutab_off.gif) no-repeat top left; + margin-right:1px; + padding-top:11px; + color:#252525; + font-size:14px; + font-weight:100; + text-decoration:none; + text-align:center; +} + +.menutab_off:hover { + background:url(../images/v1menutab_off_hover.gif) no-repeat top left; + color:#FFF; + +} + +.menutab_on{ + width:156px; + height:26px; + float:left; + background:url(../images/v1menutab_on.gif) no-repeat top left; + margin-right:1px; + padding-top:11px; + color:#000; + font-size:14px; + font-weight:100; + text-decoration:none; + text-align:center; +} + + +.admin_menutab_off { + cursor:pointer; + cursor:hand; + width:94px; + height:24px; + float:left; + background:url(../images/v1admin_menutab_off.gif) no-repeat top left; + margin-right:1px; + margin-top:2px; + padding-top:11px; + color:#252525; + font-size:12px; + font-weight:100; + text-decoration:none; + text-align:center; +} + +.admin_menutab_off:hover { + background:url(../images/v1admin_menutab_off_hover.gif) no-repeat top left; + color:#FFF; +} + +.admin_menutab_on{ + width:94px; + height:24px; + float:left; + background:url(../images/v1admin_menutab_on.gif) no-repeat top left; + margin-right:1px; + margin-top:2px; + padding-top:11px; + color:#000; + font-size:12px; + font-weight:100; + text-decoration:none; + text-align:center; +} + +.grid_header { + width:100%; + height:24px; + float:left; + margin:0; + padding:0; + background:url(../images/v1gridheader_bg.gif) repeat-x top left; +} + +a.add_newvmbutton { + width:103px; + height:22px; + float:left; + margin:3px 0 0 10px; + display:inline; + background:url(../images/v1addnewvm_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_newvmbutton { + background:url(../images/v1addnewvm_button_hover.gif) no-repeat top left; +} + + +a.add_hostbutton { + width:63px; + height:22px; + float:left; + margin:3px 0 0 10px; + display:inline; + background:url(../images/v1addhost_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_hostbutton { + background:url(../images/v1addhost_button_hover.gif) no-repeat top left; +} + +a.add_storagepoolbutton { + width:115px; + height:28px; + float:left; + margin:3px 0 0 10px; + display:inline; + background:url(../images/v1addpstorage_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_storagepoolbutton { + background:url(../images/v1addpstorage_button_hover.gif) no-repeat top left; +} + +a.add_secondary_storagebutton { + width:129px; + height:22px; + float:left; + margin:3px 0 0 10px; + display:inline; + background:url(../images/v1addsstorage_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_secondary_storagebutton { + background:url(../images/v1addsstorage_button_hover.gif) no-repeat top left; +} + +a.add_volumebutton { + width:74px; + height:22px; + float:left; + margin:3px 0 0 10px; + display:inline; + background:url(../images/v1addvolume_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_volumebutton { + background:url(../images/v1addvolume_button_hover.gif) no-repeat top left; +} + +a.add_publicipbutton { + width:89px; + height:22px; + float:left; + margin:3px 0 0 10px; + display:inline; + background:url(../images/v1aquireip_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_publicipbutton { + background:url(../images/v1aquireip_button_hover.gif) no-repeat top left; +} + +a.add_sgroupbutton { + width:173px; + height:28px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/v1addsggroup_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_sgroupbutton { + background:url(../images/v1addsggroup_button_hover.gif) no-repeat top left; +} + +a.add_loadbalancerbutton { + width:167px; + height:28px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/v1addloadbalncer_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_loadbalancerbutton { + background:url(../images/v1addloadbalncer_button_hover.gif) no-repeat top left; +} + +a.add_newtemplatebutton { + width:92px; + height:22px; + float:left; + margin:3px 0 0 10px; + display:inline; + background:url(../images/v1addtemplate_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_newtemplatebutton { + background:url(../images/v1addtemplate_button_hover.gif) no-repeat top left; +} + +a.add_newisobutton { + width:70px; + height:22px; + float:left; + margin:3px 0 0 10px; + display:inline; + background:url(../images/v1addiso_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_newisobutton { + background:url(../images/v1addiso_button_hover.gif) no-repeat top left; +} + +a.add_serviceoffbutton { + width:116px; + height:22px; + float:left; + margin:3px 0 0 10px; + display:inline; + background:url(../images/v1addserviceoff_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_serviceoffbutton { + background:url(../images/v1addserviceoff_button_hover.gif) no-repeat top left; +} + +a.add_diskoffbutton { + width:102px; + height:22px; + float:left; + margin:3px 0 0 10px; + display:inline; + background:url(../images/v1adddiskoff_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_diskoffbutton { + background:url(../images/v1adddiskoff_button_hover.gif) no-repeat top left; +} + +.gridheader_morebutton { + width:58px; + height:24px; + float:right; + background:url(../images/v1grid_morebutton.gif) no-repeat top left; + margin-right:10px; + padding:0; + text-decoration:none; + cursor:pointer; + cursor:hand; +} + +.gridheader_morebutton:hover { + background:url(../images/v1grid_morebutton_hover.gif) no-repeat top left; +} + +.ui-widget-header { + border: 1px solid #c0bfbf; + background: #41546d url(../images/v1_popupheaderbg.gif) 50% 50% repeat-x; + color: #FFF; + font-weight: bold; +} + +.ui-state-default, .ui-widget-content .ui-state-default { height:25px; border: 1px solid #c0bfbf; background: #809617 url(../images/v1_popupbuttonbg.gif) 50% 50% repeat-x; font-weight: normal; color: #FFF; outline: none; padding-top:-0.2em; } + +.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #c0bfbf; background: #809617 url(../images/v1_popupbuttonbg_hover.gif) 50% 50% repeat-x; font-weight: normal; color: #FFF; outline: none; padding-top:-0.2em;} + + +.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: -0.2em 1em .5em .4em; } +.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: -0.2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; } diff --git a/ui/test/css/images/alert_icon.png b/ui/test/css/images/alert_icon.png new file mode 100644 index 00000000000..9e5b604712a Binary files /dev/null and b/ui/test/css/images/alert_icon.png differ diff --git a/ui/test/css/images/clr_button.gif b/ui/test/css/images/clr_button.gif new file mode 100644 index 00000000000..f5c385829da Binary files /dev/null and b/ui/test/css/images/clr_button.gif differ diff --git a/ui/test/css/images/clr_button_hover.gif b/ui/test/css/images/clr_button_hover.gif new file mode 100644 index 00000000000..f882fa0baef Binary files /dev/null and b/ui/test/css/images/clr_button_hover.gif differ diff --git a/ui/test/css/images/comment_loader.gif b/ui/test/css/images/comment_loader.gif new file mode 100644 index 00000000000..50c771799c5 Binary files /dev/null and b/ui/test/css/images/comment_loader.gif differ diff --git a/ui/test/css/images/grid_headerbg.gif b/ui/test/css/images/grid_headerbg.gif new file mode 100644 index 00000000000..5a0f72b82fb Binary files /dev/null and b/ui/test/css/images/grid_headerbg.gif differ diff --git a/ui/test/css/images/groupbox_top.gif b/ui/test/css/images/groupbox_top.gif new file mode 100644 index 00000000000..4bb84721935 Binary files /dev/null and b/ui/test/css/images/groupbox_top.gif differ diff --git a/ui/test/css/images/minimize_button.gif b/ui/test/css/images/minimize_button.gif new file mode 100644 index 00000000000..a4e2e267c7e Binary files /dev/null and b/ui/test/css/images/minimize_button.gif differ diff --git a/ui/test/css/images/minimize_button_hover.gif b/ui/test/css/images/minimize_button_hover.gif new file mode 100644 index 00000000000..7837ed00baf Binary files /dev/null and b/ui/test/css/images/minimize_button_hover.gif differ diff --git a/ui/test/css/images/play_button.gif b/ui/test/css/images/play_button.gif new file mode 100644 index 00000000000..6f483082ecb Binary files /dev/null and b/ui/test/css/images/play_button.gif differ diff --git a/ui/test/css/images/play_button_hover.gif b/ui/test/css/images/play_button_hover.gif new file mode 100644 index 00000000000..6689e3eec81 Binary files /dev/null and b/ui/test/css/images/play_button_hover.gif differ diff --git a/ui/test/css/images/shrink_button.gif b/ui/test/css/images/shrink_button.gif new file mode 100644 index 00000000000..834625a2732 Binary files /dev/null and b/ui/test/css/images/shrink_button.gif differ diff --git a/ui/test/css/images/shrink_button_hover.gif b/ui/test/css/images/shrink_button_hover.gif new file mode 100644 index 00000000000..eed9cec54b7 Binary files /dev/null and b/ui/test/css/images/shrink_button_hover.gif differ diff --git a/ui/test/css/images/sortable_groupbox.gif b/ui/test/css/images/sortable_groupbox.gif new file mode 100644 index 00000000000..98d71e0ccf3 Binary files /dev/null and b/ui/test/css/images/sortable_groupbox.gif differ diff --git a/ui/test/css/images/sortable_leftarrow.gif b/ui/test/css/images/sortable_leftarrow.gif new file mode 100644 index 00000000000..88ff3b53a07 Binary files /dev/null and b/ui/test/css/images/sortable_leftarrow.gif differ diff --git a/ui/test/css/images/sortable_leftarrow_hover.gif b/ui/test/css/images/sortable_leftarrow_hover.gif new file mode 100644 index 00000000000..8e05f3c4cb1 Binary files /dev/null and b/ui/test/css/images/sortable_leftarrow_hover.gif differ diff --git a/ui/test/css/images/sortable_rightarrow.gif b/ui/test/css/images/sortable_rightarrow.gif new file mode 100644 index 00000000000..a9e8d6b4b8f Binary files /dev/null and b/ui/test/css/images/sortable_rightarrow.gif differ diff --git a/ui/test/css/images/sortable_rightarrow_hover.gif b/ui/test/css/images/sortable_rightarrow_hover.gif new file mode 100644 index 00000000000..62c12ad9ad7 Binary files /dev/null and b/ui/test/css/images/sortable_rightarrow_hover.gif differ diff --git a/ui/test/css/images/stop_button.gif b/ui/test/css/images/stop_button.gif new file mode 100644 index 00000000000..bfec9c64a89 Binary files /dev/null and b/ui/test/css/images/stop_button.gif differ diff --git a/ui/test/css/images/stop_button_hover.gif b/ui/test/css/images/stop_button_hover.gif new file mode 100644 index 00000000000..c7c578fc83f Binary files /dev/null and b/ui/test/css/images/stop_button_hover.gif differ diff --git a/ui/test/css/images/ui-bg_errorglass_30_ffffff_1x400.png b/ui/test/css/images/ui-bg_errorglass_30_ffffff_1x400.png new file mode 100644 index 00000000000..f3af8e767bd Binary files /dev/null and b/ui/test/css/images/ui-bg_errorglass_30_ffffff_1x400.png differ diff --git a/ui/test/css/images/ui-bg_flat_0_aaaaaa_40x100.png b/ui/test/css/images/ui-bg_flat_0_aaaaaa_40x100.png new file mode 100644 index 00000000000..5b5dab2ab7b Binary files /dev/null and b/ui/test/css/images/ui-bg_flat_0_aaaaaa_40x100.png differ diff --git a/ui/test/css/images/ui-bg_flat_75_ffffff_40x100.png b/ui/test/css/images/ui-bg_flat_75_ffffff_40x100.png new file mode 100644 index 00000000000..ac8b229af95 Binary files /dev/null and b/ui/test/css/images/ui-bg_flat_75_ffffff_40x100.png differ diff --git a/ui/test/css/images/ui-bg_glass_30_393939_1x400.png b/ui/test/css/images/ui-bg_glass_30_393939_1x400.png new file mode 100644 index 00000000000..af4655f7556 Binary files /dev/null and b/ui/test/css/images/ui-bg_glass_30_393939_1x400.png differ diff --git a/ui/test/css/images/ui-bg_glass_30_ffffff_1x400.png b/ui/test/css/images/ui-bg_glass_30_ffffff_1x400.png new file mode 100644 index 00000000000..61b85ec69ec Binary files /dev/null and b/ui/test/css/images/ui-bg_glass_30_ffffff_1x400.png differ diff --git a/ui/test/css/images/ui-bg_glass_55_fbf9ee_1x400.png b/ui/test/css/images/ui-bg_glass_55_fbf9ee_1x400.png new file mode 100644 index 00000000000..ad3d6346e00 Binary files /dev/null and b/ui/test/css/images/ui-bg_glass_55_fbf9ee_1x400.png differ diff --git a/ui/test/css/images/ui-bg_glass_65_ffffff_1x400.png b/ui/test/css/images/ui-bg_glass_65_ffffff_1x400.png new file mode 100644 index 00000000000..42ccba269b6 Binary files /dev/null and b/ui/test/css/images/ui-bg_glass_65_ffffff_1x400.png differ diff --git a/ui/test/css/images/ui-bg_glass_75_000000_1x400.png b/ui/test/css/images/ui-bg_glass_75_000000_1x400.png new file mode 100644 index 00000000000..2b919f2aa30 Binary files /dev/null and b/ui/test/css/images/ui-bg_glass_75_000000_1x400.png differ diff --git a/ui/test/css/images/ui-bg_glass_75_212121_1x400.png b/ui/test/css/images/ui-bg_glass_75_212121_1x400.png new file mode 100644 index 00000000000..0f31b9180c5 Binary files /dev/null and b/ui/test/css/images/ui-bg_glass_75_212121_1x400.png differ diff --git a/ui/test/css/images/ui-bg_inset-soft_95_fef1ec_1x100.png b/ui/test/css/images/ui-bg_inset-soft_95_fef1ec_1x100.png new file mode 100644 index 00000000000..0e05810fffe Binary files /dev/null and b/ui/test/css/images/ui-bg_inset-soft_95_fef1ec_1x100.png differ diff --git a/ui/test/css/images/ui-icons_222222_256x240.png b/ui/test/css/images/ui-icons_222222_256x240.png new file mode 100644 index 00000000000..ee039dc096a Binary files /dev/null and b/ui/test/css/images/ui-icons_222222_256x240.png differ diff --git a/ui/test/css/images/ui-icons_2e83ff_256x240.png b/ui/test/css/images/ui-icons_2e83ff_256x240.png new file mode 100644 index 00000000000..45e8928e528 Binary files /dev/null and b/ui/test/css/images/ui-icons_2e83ff_256x240.png differ diff --git a/ui/test/css/images/ui-icons_454545_256x240.png b/ui/test/css/images/ui-icons_454545_256x240.png new file mode 100644 index 00000000000..7ec70d11bfb Binary files /dev/null and b/ui/test/css/images/ui-icons_454545_256x240.png differ diff --git a/ui/test/css/images/ui-icons_FFF_256x240.png b/ui/test/css/images/ui-icons_FFF_256x240.png new file mode 100644 index 00000000000..ad9a84a8b23 Binary files /dev/null and b/ui/test/css/images/ui-icons_FFF_256x240.png differ diff --git a/ui/test/css/images/ui-icons_cd0a0a_256x240.png b/ui/test/css/images/ui-icons_cd0a0a_256x240.png new file mode 100644 index 00000000000..7930a558099 Binary files /dev/null and b/ui/test/css/images/ui-icons_cd0a0a_256x240.png differ diff --git a/ui/test/css/images/ui-icons_ffffff_256x240.png b/ui/test/css/images/ui-icons_ffffff_256x240.png new file mode 100644 index 00000000000..bef5178a905 Binary files /dev/null and b/ui/test/css/images/ui-icons_ffffff_256x240.png differ diff --git a/ui/test/css/jquery-ui-1.7.2.custom.css b/ui/test/css/jquery-ui-1.7.2.custom.css new file mode 100644 index 00000000000..038da424046 --- /dev/null +++ b/ui/test/css/jquery-ui-1.7.2.custom.css @@ -0,0 +1,510 @@ +/* +* jQuery UI CSS Framework +* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about) +* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. +*/ + +/* Layout helpers +----------------------------------*/ +.ui-helper-hidden { display: none; } +.ui-helper-hidden-accessible { position: absolute; left: -99999999px; } +.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } +.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } +.ui-helper-clearfix { display: inline-block; } +/* required comment for clearfix to work in Opera \*/ +* html .ui-helper-clearfix { height:1%; } +.ui-helper-clearfix { display:block; } +/* end clearfix */ +.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } + + +/* Interaction Cues +----------------------------------*/ +.ui-state-disabled { cursor: default !important; } + + +/* Icons +----------------------------------*/ + +/* states and images */ +.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } + + +/* Misc visuals +----------------------------------*/ + +/* Overlays */ +.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } + + + +/* +* jQuery UI CSS Framework +* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about) +* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. +* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,%20Helvetica,%20sans-serif&fwDefault=normal&fsDefault=11px&cornerRadius=4px&bgColorHeader=393939&bgTextureHeader=02_glass.png&bgImgOpacityHeader=30&borderColorHeader=c0bfbf&fcHeader=FFF&iconColorHeader=FFF&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=525252&iconColorContent=222222&bgColorDefault=393939&bgTextureDefault=02_glass.png&bgImgOpacityDefault=30&borderColorDefault=c0bfbf&fcDefault=FFF&iconColorDefault=ffffff&bgColorHover=393939&bgTextureHover=02_glass.png&bgImgOpacityHover=30&borderColorHover=c0bfbf&fcHover=77c4df&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=30&borderColorActive=c0bfbf&fcActive=212121&iconColorActive=ffffff&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px +*/ + + +/* Component containers +----------------------------------*/ +.ui-widget { font-family: Arial, Helvetica, sans-serif; font-size: 11px; } +.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial, Helvetica, sans-serif; font-size: 1em; } +.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #525252; } +.ui-widget-errorcontent { border: 1px solid #aaaaaa; background: #ffebeb 50% 50% repeat-x; color: #7f0000; } +.ui-widget-content a { color: #525252; } +.ui-widget-header { border: 1px solid #c0bfbf; background: #393939 url(images/ui-bg_glass_30_393939_1x400.png) 50% 50% repeat-x; color: #FFF; font-weight: bold; } +.ui-widget-errorheader { border: 1px solid #c0bfbf; background: #393939 url(images/ui-bg_errorglass_30_ffffff_1x400.png) 50% 50% repeat-x; color: #FFF; font-weight: bold; } +.ui-widget-header a { color: #FFF; } + +/* Interaction states +----------------------------------*/ +.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #c0bfbf; background: #393939 url(images/ui-bg_glass_30_393939_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #FFF; outline: none; } +.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #FFF; text-decoration: none; outline: none; } +.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #c0bfbf; background: #393939 url(images/ui-bg_glass_30_393939_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #77c4df; outline: none; } +.ui-state-hover a, .ui-state-hover a:hover { color: #77c4df; text-decoration: none; outline: none; } +.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #c0bfbf; background: #ffffff url(images/ui-bg_glass_30_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; } +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; } + +/* Interaction Cues +----------------------------------*/ +.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; } +.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; } +.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; } +.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; } +.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; } +.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; } +.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; } +.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; } + +/* Icons +----------------------------------*/ + +/* states and images */ +.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); } +.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); } +.ui-widget-header .ui-icon {background-image: url(images/ui-icons_FFF_256x240.png); } +.ui-state-default .ui-icon { background-image: url(images/ui-icons_ffffff_256x240.png); } +.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); } +.ui-state-active .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); } +.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); } +.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); } + +/* positioning */ +.ui-icon-carat-1-n { background-position: 0 0; } +.ui-icon-carat-1-ne { background-position: -16px 0; } +.ui-icon-carat-1-e { background-position: -32px 0; } +.ui-icon-carat-1-se { background-position: -48px 0; } +.ui-icon-carat-1-s { background-position: -64px 0; } +.ui-icon-carat-1-sw { background-position: -80px 0; } +.ui-icon-carat-1-w { background-position: -96px 0; } +.ui-icon-carat-1-nw { background-position: -112px 0; } +.ui-icon-carat-2-n-s { background-position: -128px 0; } +.ui-icon-carat-2-e-w { background-position: -144px 0; } +.ui-icon-triangle-1-n { background-position: 0 -16px; } +.ui-icon-triangle-1-ne { background-position: -16px -16px; } +.ui-icon-triangle-1-e { background-position: -32px -16px; } +.ui-icon-triangle-1-se { background-position: -48px -16px; } +.ui-icon-triangle-1-s { background-position: -64px -16px; } +.ui-icon-triangle-1-sw { background-position: -80px -16px; } +.ui-icon-triangle-1-w { background-position: -96px -16px; } +.ui-icon-triangle-1-nw { background-position: -112px -16px; } +.ui-icon-triangle-2-n-s { background-position: -128px -16px; } +.ui-icon-triangle-2-e-w { background-position: -144px -16px; } +.ui-icon-arrow-1-n { background-position: 0 -32px; } +.ui-icon-arrow-1-ne { background-position: -16px -32px; } +.ui-icon-arrow-1-e { background-position: -32px -32px; } +.ui-icon-arrow-1-se { background-position: -48px -32px; } +.ui-icon-arrow-1-s { background-position: -64px -32px; } +.ui-icon-arrow-1-sw { background-position: -80px -32px; } +.ui-icon-arrow-1-w { background-position: -96px -32px; } +.ui-icon-arrow-1-nw { background-position: -112px -32px; } +.ui-icon-arrow-2-n-s { background-position: -128px -32px; } +.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; } +.ui-icon-arrow-2-e-w { background-position: -160px -32px; } +.ui-icon-arrow-2-se-nw { background-position: -176px -32px; } +.ui-icon-arrowstop-1-n { background-position: -192px -32px; } +.ui-icon-arrowstop-1-e { background-position: -208px -32px; } +.ui-icon-arrowstop-1-s { background-position: -224px -32px; } +.ui-icon-arrowstop-1-w { background-position: -240px -32px; } +.ui-icon-arrowthick-1-n { background-position: 0 -48px; } +.ui-icon-arrowthick-1-ne { background-position: -16px -48px; } +.ui-icon-arrowthick-1-e { background-position: -32px -48px; } +.ui-icon-arrowthick-1-se { background-position: -48px -48px; } +.ui-icon-arrowthick-1-s { background-position: -64px -48px; } +.ui-icon-arrowthick-1-sw { background-position: -80px -48px; } +.ui-icon-arrowthick-1-w { background-position: -96px -48px; } +.ui-icon-arrowthick-1-nw { background-position: -112px -48px; } +.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; } +.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; } +.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; } +.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; } +.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; } +.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; } +.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; } +.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; } +.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; } +.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; } +.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; } +.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; } +.ui-icon-arrowreturn-1-w { background-position: -64px -64px; } +.ui-icon-arrowreturn-1-n { background-position: -80px -64px; } +.ui-icon-arrowreturn-1-e { background-position: -96px -64px; } +.ui-icon-arrowreturn-1-s { background-position: -112px -64px; } +.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; } +.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; } +.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; } +.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; } +.ui-icon-arrow-4 { background-position: 0 -80px; } +.ui-icon-arrow-4-diag { background-position: -16px -80px; } +.ui-icon-extlink { background-position: -32px -80px; } +.ui-icon-newwin { background-position: -48px -80px; } +.ui-icon-refresh { background-position: -64px -80px; } +.ui-icon-shuffle { background-position: -80px -80px; } +.ui-icon-transfer-e-w { background-position: -96px -80px; } +.ui-icon-transferthick-e-w { background-position: -112px -80px; } +.ui-icon-folder-collapsed { background-position: 0 -96px; } +.ui-icon-folder-open { background-position: -16px -96px; } +.ui-icon-document { background-position: -32px -96px; } +.ui-icon-document-b { background-position: -48px -96px; } +.ui-icon-note { background-position: -64px -96px; } +.ui-icon-mail-closed { background-position: -80px -96px; } +.ui-icon-mail-open { background-position: -96px -96px; } +.ui-icon-suitcase { background-position: -112px -96px; } +.ui-icon-comment { background-position: -128px -96px; } +.ui-icon-person { background-position: -144px -96px; } +.ui-icon-print { background-position: -160px -96px; } +.ui-icon-trash { background-position: -176px -96px; } +.ui-icon-locked { background-position: -192px -96px; } +.ui-icon-unlocked { background-position: -208px -96px; } +.ui-icon-bookmark { background-position: -224px -96px; } +.ui-icon-tag { background-position: -240px -96px; } +.ui-icon-home { background-position: 0 -112px; } +.ui-icon-flag { background-position: -16px -112px; } +.ui-icon-calendar { background-position: -32px -112px; } +.ui-icon-cart { background-position: -48px -112px; } +.ui-icon-pencil { background-position: -64px -112px; } +.ui-icon-clock { background-position: -80px -112px; } +.ui-icon-disk { background-position: -96px -112px; } +.ui-icon-calculator { background-position: -112px -112px; } +.ui-icon-zoomin { background-position: -128px -112px; } +.ui-icon-zoomout { background-position: -144px -112px; } +.ui-icon-search { background-position: -160px -112px; } +.ui-icon-wrench { background-position: -176px -112px; } +.ui-icon-gear { background-position: -192px -112px; } +.ui-icon-heart { background-position: -208px -112px; } +.ui-icon-star { background-position: -224px -112px; } +.ui-icon-link { background-position: -240px -112px; } +.ui-icon-cancel { background-position: 0 -128px; } +.ui-icon-plus { background-position: -16px -128px; } +.ui-icon-plusthick { background-position: -32px -128px; } +.ui-icon-minus { background-position: -48px -128px; } +.ui-icon-minusthick { background-position: -64px -128px; } +.ui-icon-close { background-position: -80px -128px; } +.ui-icon-closethick { background-position: -96px -128px; } +.ui-icon-key { background-position: -112px -128px; } +.ui-icon-lightbulb { background-position: -128px -128px; } +.ui-icon-scissors { background-position: -144px -128px; } +.ui-icon-clipboard { background-position: -160px -128px; } +.ui-icon-copy { background-position: -176px -128px; } +.ui-icon-contact { background-position: -192px -128px; } +.ui-icon-image { background-position: -208px -128px; } +.ui-icon-video { background-position: -224px -128px; } +.ui-icon-script { background-position: -240px -128px; } +.ui-icon-alert { background-position: 0 -144px; } +.ui-icon-info { background-position: -16px -144px; } +.ui-icon-notice { background-position: -32px -144px; } +.ui-icon-help { background-position: -48px -144px; } +.ui-icon-check { background-position: -64px -144px; } +.ui-icon-bullet { background-position: -80px -144px; } +.ui-icon-radio-off { background-position: -96px -144px; } +.ui-icon-radio-on { background-position: -112px -144px; } +.ui-icon-pin-w { background-position: -128px -144px; } +.ui-icon-pin-s { background-position: -144px -144px; } +.ui-icon-play { background-position: 0 -160px; } +.ui-icon-pause { background-position: -16px -160px; } +.ui-icon-seek-next { background-position: -32px -160px; } +.ui-icon-seek-prev { background-position: -48px -160px; } +.ui-icon-seek-end { background-position: -64px -160px; } +.ui-icon-seek-first { background-position: -80px -160px; } +.ui-icon-stop { background-position: -96px -160px; } +.ui-icon-eject { background-position: -112px -160px; } +.ui-icon-volume-off { background-position: -128px -160px; } +.ui-icon-volume-on { background-position: -144px -160px; } +.ui-icon-power { background-position: 0 -176px; } +.ui-icon-signal-diag { background-position: -16px -176px; } +.ui-icon-signal { background-position: -32px -176px; } +.ui-icon-battery-0 { background-position: -48px -176px; } +.ui-icon-battery-1 { background-position: -64px -176px; } +.ui-icon-battery-2 { background-position: -80px -176px; } +.ui-icon-battery-3 { background-position: -96px -176px; } +.ui-icon-circle-plus { background-position: 0 -192px; } +.ui-icon-circle-minus { background-position: -16px -192px; } +.ui-icon-circle-close { background-position: -32px -192px; } +.ui-icon-circle-triangle-e { background-position: -48px -192px; } +.ui-icon-circle-triangle-s { background-position: -64px -192px; } +.ui-icon-circle-triangle-w { background-position: -80px -192px; } +.ui-icon-circle-triangle-n { background-position: -96px -192px; } +.ui-icon-circle-arrow-e { background-position: -112px -192px; } +.ui-icon-circle-arrow-s { background-position: -128px -192px; } +.ui-icon-circle-arrow-w { background-position: -144px -192px; } +.ui-icon-circle-arrow-n { background-position: -160px -192px; } +.ui-icon-circle-zoomin { background-position: -176px -192px; } +.ui-icon-circle-zoomout { background-position: -192px -192px; } +.ui-icon-circle-check { background-position: -208px -192px; } +.ui-icon-circlesmall-plus { background-position: 0 -208px; } +.ui-icon-circlesmall-minus { background-position: -16px -208px; } +.ui-icon-circlesmall-close { background-position: -32px -208px; } +.ui-icon-squaresmall-plus { background-position: -48px -208px; } +.ui-icon-squaresmall-minus { background-position: -64px -208px; } +.ui-icon-squaresmall-close { background-position: -80px -208px; } +.ui-icon-grip-dotted-vertical { background-position: 0 -224px; } +.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; } +.ui-icon-grip-solid-vertical { background-position: -32px -224px; } +.ui-icon-grip-solid-horizontal { background-position: -48px -224px; } +.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } +.ui-icon-grip-diagonal-se { background-position: -80px -224px; } + + +/* Misc visuals +----------------------------------*/ + +/* Corner radius */ +.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; } +.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; } +.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; } +.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; } +.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; } +.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; } +.ui-corner-right { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; } +.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; } +.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; } + +/* Overlays */ +.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); } +.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion +----------------------------------*/ +.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; } +.ui-accordion .ui-accordion-li-fix { display: inline; } +.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; } +.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; } +.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; } +.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; } +.ui-accordion .ui-accordion-content-active { display: block; } + +/* Datepicker----------------------------------*/ +#ui-datepicker-div { z-index: 1005;} /* because => .adv_searchpopup {z-index:1004;} */ + +.ui-datepicker { width: 17em; padding: .2em .2em 0; } +.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; } +.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; } +.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; } +.ui-datepicker .ui-datepicker-prev { left:2px; } +.ui-datepicker .ui-datepicker-next { right:2px; } +.ui-datepicker .ui-datepicker-prev-hover { left:1px; } +.ui-datepicker .ui-datepicker-next-hover { right:1px; } +.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; } +.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } +.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; } +.ui-datepicker select.ui-datepicker-month-year {width: 100%;} +.ui-datepicker select.ui-datepicker-month, +.ui-datepicker select.ui-datepicker-year { width: 49%;} +.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; } +.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; } +.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } +.ui-datepicker td { border: 0; padding: 1px; } +.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } +.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } +.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; } +.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } + +/* with multiple calendars */ +.ui-datepicker.ui-datepicker-multi { width:auto; } +.ui-datepicker-multi .ui-datepicker-group { float:left; } +.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; } +.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; } +.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; } +.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; } +.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; } +.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; } +.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; } +.ui-datepicker-row-break { clear:both; width:100%; } + + + +/* RTL support */ +.ui-datepicker-rtl { direction: rtl; } +.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; } +.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; } +.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; } +.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; } +.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; } +.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; } +.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; } +.ui-datepicker-rtl .ui-datepicker-group { float:right; } +.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; } +.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; } + +/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */ +.ui-datepicker-cover { + display: none; /*sorry for IE5*/ + display/**/: block; /*sorry for IE5*/ + position: absolute; /*must have*/ + z-index: -1; /*must have*/ + filter: mask(); /*must have*/ + top: -4px; /*must have*/ + left: -4px; /*must have*/ + width: 200px; /*must have*/ + height: 200px; /*must have*/ +} +/* Dialog +----------------------------------*/ +.ui-dialog { position: relative; padding: .2em; width: 300px; } +.ui-dialog .ui-dialog-titlebar { padding: .2em .3em .2em 1em; position: relative; font-size:11px; font-weight:normal; } +.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; font-size:11px;} +.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } +.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; } +.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; } +.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; } +.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; } +.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; } +.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; } +.ui-draggable .ui-dialog-titlebar { cursor: move; } + +/* Form in dialog +----------------------------------*/ +.dialog_formcontent{ width:auto; height:auto; float:left; margin-top:10px; padding:0; color:#FFF; font-size:11px; margin-left:0; display:inline;} +.dialog_formcontent ol { width:auto; height:auto; color:#333; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; list-style:none; margin:0; padding:0;} +.dialog_formcontent li { width:auto; height:auto; float:left; padding-bottom: 2px; color:#FFF; font-size:12px; font-weight:normal; text-align:left; margin:0 0 0 0;} +.dialog_formcontent label { width:100px; float:left; text-align:left; font-weight:bold; margin:0px 5px 5px 5px; color:#333; font-size:11px; font-weight:normal;} +.dialog_formcontent p{ width:auto; float:left; text-align:left; font-weight:bold; margin:0; color:#333; font-size:11px; font-weight:normal;} +.dialog_formcontent .radio { width:15px; height:15px; float:left; margin:0 10px 0 0; padding:0;} +.dialog_formcontent .checkbox { width:12px; height:12px; float:left; margin:0 10px 0 0; padding:0;} +.dialog_formcontent .text { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 16px; width: 150px; margin:0 5px 3px 0; padding:0; color:#666;} +.dialog_formcontent .text2 { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: auto; margin:0 0 0 0; padding:0; color:#666;} +.dialog_formcontent .smalltext { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: 67px; margin:0 5px 3px 0 padding:0; color:#666;} +.dialog_formcontent .error_smalltext { background-color: #fbabb3; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: 67px; margin:0 5px 3px 0; padding:0; color:#666;} +.dialog_formcontent_errormsg {font: normal 10px Arial, Helvetica, sans-serif; float:left; height: auto; width: 160px; margin:0 10px 2px 110px; padding:0; color:#F00; display:inline;} +.dialog_formcontent_errormsg_long {font: normal 10px Arial, Helvetica, sans-serif; float:left; height: auto; width: 250px; margin:2px 10px 2px 0; padding:0; color:#F00; display:inline;} +.dialog_formcontent .select { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: auto; min-width: 153px; padding:0; color:#666; margin:0 10px 3px 0;} +.dialog_formcontent .snapselect { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: auto; width: 70px; padding:0; color:#666; margin:0 0 0 0;} +.dialog_formcontent .error_text { background-color: #fbabb3; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: 150px; margin:0 10px 0 0; padding:0; color:#666;} +.dialog_formcontent .error_text2 { background-color: #fbabb3; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: auto; margin:0 0 0 0; padding:0; color:#666;} +.dialog_formcontent .error_icon { width:15px; height:12px; float:left; background:url(images/alert_icon.png) no-repeat top left; margin:2px 0 0 3px; padding:0;} +.dialog_formcontent span {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; color:#333; font-weight:normal; float:left; margin:0 5px 0 0; padding:0;} +.dialog_formcontent a { color:#2c8bbc; font-size:11px; font-weight:normal; text-align:left; text-decoration:underline; float:left; margin:0; padding:0;} +.dialog_formcontent a:link .dialog_formcontent a:visited { text-decoration:underline;} +dialog_formcontent a:hover { text-decoration:none;} + +/* Snapshots in dialog +----------------------------------*/ +.dialog_snapshotbox {width:auto; height:auto; float:left; display:block; margin:0; padding:0;} +.dialog_snapshotcontainer {width:auto height:auto; display:block; float:left; margin:0; padding:0;} +.dialog_snapshotleft {width:500px; height:135px; float:left;display:block; margin:0; padding:0;} +.dialog_snapshotleft_list {width:705px; height:auto; float:left; margin:0 0 10px 0; padding:0; color:#333; font-size:11px;} +.dialog_snapshotleft_info {width:470px; height:auto; float:left; margin:0 0 10px 0; padding:0; color:#333; font-size:11px;} +.dialog_snapshotleft_info p {width:auto; height:auto; float:left; color:#333; font-size:11px; font-weight:normal; margin:0; padding:0;} +.dialog_snapshotleft_info span {width:auto; height:auto; float:left; color:#333; font-size:11px; font-weight:bold; margin:0 2px 0 2px; padding:0;} +.dialog_snapshotleft_label {width:60px; height:auto; float:left; color:#457700; font-size:11px; font-weight:bold; margin:0; padding:0;} +.dialog_snapshotleft_max {width:75px; height:auto; float:left; margin:0 5px 0 0; padding:0; color:#333; font-size:11px;} +.dialog_snapshotleft_max p {width:auto; height:auto; float:left; margin:0 5px 0 0; padding:0; color:#666; font-weight:bold; font-size:11px;} +.dialog_snapshotleft_max span {width:auto; height:auto; float:left; color:#333; font-size:11px; font-weight:bold; margin:0; padding:0;} +.dialog_snapshotleft_actions {width:80px; height:auto; float:left; margin:0 5px 0 0; padding:0; color:#333; font-size:11px;} +.dialog_snapshotleft_actions a:link {width:auto; height:auto; margin:0 5px 0 0; padding:0; color:#2c8bbc; text-decoration:none; font-size:11px;} +.dialog_snapshotleft_actions a:visited {width:auto; height:auto; margin:0 5px 0 0; padding:0; color:#2c8bbc; text-decoration:none; font-size:11px;} +.dialog_snapshotleft_actions a:hover {width:auto; height:auto; margin:0 5px 0 0; padding:0; color:#2c8bbc; text-decoration:underline; font-size:11px;} +.dialog_snapshotright {width:705px; height:0px; float:left; display:none; margin:0; padding:15px 0 0 0; border-top:1px solid #666;} +.dialog_snapshotright_infotext{width:360px; height:160px; float:left; display:none; margin:0; padding:0; font-size:15px; font-family:Arial, Helvetica, sans-serif; font-size:normal; text-align:left; margin:10px; color:#333;} +.dialog_snapshots_editcontent {width:350px; height:auto; float:left; margin:0; padding:0;} +.dialog_snapshots_editcontent_title {width:280px; height:auto; float:left; margin:0; padding:0;} +.dialog_snapshots_editcontent_title p {width:auto; height:auto; float:left; margin:0; padding:0; font-size:14px; font-weight:normal;} +.dialog_snapshots_editcontent_title span{width:auto; height:auto; float:left; margin:0 0 0 5px; display:inline; padding:0; font-size:14px; font-weight:bold;} + +/* Progressbar +----------------------------------*/ +.ui-progressbar { height:2em; text-align: left; } +.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable +----------------------------------*/ +.ui-resizable { position: relative;} +.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;} +.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } +.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; } +.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; } +.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; } +.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; } +.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } +.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } +.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } +.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider +----------------------------------*/ +.ui-slider { position: relative; text-align: left; } +.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; } +.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; } + +.ui-slider-horizontal { height: .8em; } +.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; } +.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } +.ui-slider-horizontal .ui-slider-range-min { left: 0; } +.ui-slider-horizontal .ui-slider-range-max { right: 0; } + +.ui-slider-vertical { width: .8em; height: 100px; } +.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; } +.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; } +.ui-slider-vertical .ui-slider-range-min { bottom: 0; } +.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs +----------------------------------*/ +.ui-tabs { padding: .2em; zoom: 1; } +.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; } +.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; } +.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; } +.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; } +.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } +.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ +.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; } +.ui-tabs .ui-tabs-hide { display: none !important; } + + + +/* Snapshots +----------------------------------*/ +.dialog_snapshotformcontent{ width:370px; height:auto; float:left; margin-top:10px; padding:0; color:#FFF; font-size:11px; margin-left:0; display:inline;} +.dialog_snapshotformcontent h2{ width:auto; height:auto; float:left; margin-left:10px; padding:0; font-size:15px; color:#77c4df; font-weight:normal;} +.dialog_snapshotformcontent ol { width:auto; height:auto; color:#333; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; list-style:none; margin:0; padding:0;} +.dialog_snapshotformcontent li { width:auto; float:left; padding-bottom: 5px; color:#FFF; font-size:12px; font-weight:normal; text-align:left; margin-top:5px;} +.dialog_snapshotformcontent label { width:auto; float:left; text-align:left; font-weight:bold; margin:0 5px 0 5px; color:#333; font-size:11px; font-weight:normal;} +.dialog_snapshotformcontent span { width:auto; float:left; text-align:left; font-weight:normal; margin: 0 0 0 5px; color:#333; font-size:11px; font-weight:normal;} +.dialog_snapshotformcontent .radio { width:15px; height:15px; float:left; margin:0; padding:0;} +.dialog_snapshotformcontent .checkbox { width:15px; height:15px; float:left; margin:0; padding:0;} +.dialog_snapshotformcontent .text { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: 200px; margin:0; padding:0; color:#666;} +.dialog_snapshotformcontent .error_text { background-color: #fbabb3; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: 200px; margin:0; padding:0; color:#666;} +.dialog_snapshotformcontent a[title] { background-color: #FFF; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: 200px; margin:0; padding:0; color:#666;} +.dialog_snapshotformcontent .select { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: auto; min-width: 150px; margin-left:5px; padding:0; color:#666;} +.frequency_left {width:150px; height:30px; float:left; margin:0; padding:0;} +.frequency_left h2 {width:auto; height:auto; float:left; margin-left:3px; padding:0; font-size:15px; color:#77c4df; font-weight:normal; } +.retention_right {width:200px; height:30px; float:left; margin:0; padding:0;} +.retention_right h2 {width:auto; height:auto; float:left; margin-left:3px; padding:0; font-size:15px; color:#77c4df; font-weight:normal; } + + +/* Selectable +----------------------------------*/ +.selectable .ui-selecting { background: #cbe4eb; } +.selectable .ui-selected { background: #cbe4eb; color: #333; } +.selectable {width:220px; height:190px; margin:20px 0 0 10px; float:left; list-style-type: none; padding: 0; overflow-x:hidden;overflow-y:auto; display:inline;} +.selectable li { width: 183px; height:15px; margin: 3px; padding: 0.4em; font-size: 11px; background:#FFF repeat top left; border:1px solid #e2e2e2; font-family:Arial, Helvetica, sans-serif; } +.sortable_grouppanel { width:525px; height:auto; float:left; margin:5px; padding:0;} +.sortable_grouppanel h2 { width:200px; height:auto; float:left; font-size:15px; color:#77c4df; font-weight:normal; text-align:left; margin:0; padding:0;} +.sortable_group_left { width:236px; height:250px; float:left; margin:0; padding:0;} +.sortable_group_mid { width:50px; height:250px; float:left; margin:0; padding:0;} +.sortable_direction_box {width:41px; height:55px; float:left; margin:70px 0 0 7px; display:inline; padding:0;} +.rightarrow_button {width:41px; height:23px; float:left; text-decoration: none; margin:0; padding:0; background:url(images/sortable_rightarrow.gif) no-repeat top left; cursor:pointer; cursor:hand;} +.rightarrow_button:hover {background:url(images/sortable_rightarrow_hover.gif) no-repeat top left;} +.leftarrow_button {width:41px; height:23px; float:left; text-decoration: none; margin-top:9px; padding:0; background:url(images/sortable_leftarrow.gif) no-repeat top left; cursor:pointer; cursor:hand;} +.leftarrow_button:hover {background:url(images/sortable_leftarrow_hover.gif) no-repeat top left;} +.sortable_group_right { width:236px; height:250px; float:left; margin:0; padding:0;} +.sortable_groupbox{ width:233px; height:220px; float:left; margin-top:5px; padding:0; background:url(images/sortable_groupbox.gif);} +.selectable_errorbox { width:492px; height:auto; float:left; background:#fcf3f2 repeat top left; border:1px solid #f2a89f;color:#d23c2b; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin: 5px 0 0 10px;; display:inline;} +.selectable_errorbox p { width:auto; height:auto; float:left; margin: 5px; display:inline;} +.selectable_commentbox { width:492px; height:auto; float:left; background:#fff5d4 repeat top left; border:1px solid #ddbb45; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin: 5px 0 0 10px; display:inline;} +.selectable_commentbox p { width:auto; height:auto; float:left; margin: 5px; display:inline;} +.selectable_loader { width:16px; height:16px; background:url(images/comment_loader.gif) no-repeat top left; float:left; margin:5px;} + diff --git a/ui/test/css/jquery-ui-1.8.2.custom.css b/ui/test/css/jquery-ui-1.8.2.custom.css new file mode 100644 index 00000000000..79fd76b0f4f --- /dev/null +++ b/ui/test/css/jquery-ui-1.8.2.custom.css @@ -0,0 +1,566 @@ +/* +* jQuery UI CSS Framework +* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) +* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. +*/ + +/* Layout helpers +----------------------------------*/ +.ui-helper-hidden { display: none; } +.ui-helper-hidden-accessible { position: absolute; left: -99999999px; } +.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } +.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } +.ui-helper-clearfix { display: inline-block; } +/* required comment for clearfix to work in Opera \*/ +* html .ui-helper-clearfix { height:1%; } +.ui-helper-clearfix { display:block; } +/* end clearfix */ +.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } + + +/* Interaction Cues +----------------------------------*/ +.ui-state-disabled { cursor: default !important; } + + +/* Icons +----------------------------------*/ + +/* states and images */ +.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } + + +/* Misc visuals +----------------------------------*/ + +/* Overlays */ +.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } + + +/* +* jQuery UI CSS Framework +* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) +* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. +* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px +*/ + + +/* Component containers +----------------------------------*/ +.ui-widget { font-family: Arial, Helvetica, sans-serif; font-size: 11px; } +.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial, Helvetica, sans-serif; font-size: 1em; } +.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #525252; } +.ui-widget-errorcontent { border: 1px solid #aaaaaa; background: #ffebeb 50% 50% repeat-x; color: #7f0000; } +.ui-widget-content a { color: #2c8bbc; } +.ui-widget-header { border: 1px solid #c0bfbf; background: #393939 url(images/ui-bg_glass_30_393939_1x400.png) 50% 50% repeat-x; color: #FFF; font-weight: bold; } +.ui-widget-errorheader { border: 1px solid #c0bfbf; background: #393939 url(images/ui-bg_errorglass_30_ffffff_1x400.png) 50% 50% repeat-x; color: #FFF; font-weight: bold; } +.ui-widget-header a { color: #ffffff; } + +/* Interaction states +----------------------------------*/ +.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; } +.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; } +.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { height:22px; border: 1px solid #fbcb09; background: #c7f9ff repeat-x; font-weight: bold; color: #c77405; } +.ui-state-hover a, .ui-state-hover a:hover { color: #333; text-decoration: none; } +.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; } +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; } +.ui-widget :active { outline: none; } + +/* Interaction Cues +----------------------------------*/ +.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; } +.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; } +.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; } +.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; } +.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; } +.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; } +.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; } +.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; } + +/* Icons +----------------------------------*/ + +/* states and images */ +/* When mouse is over a resizable element, a small black triangle show => which we don't want. So, comment out the following line.*/ +/* +.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); } +*/ +.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); } +.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); } +.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); } +.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); } +.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); } +.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); } +.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); } + +/* positioning */ +.ui-icon-carat-1-n { background-position: 0 0; } +.ui-icon-carat-1-ne { background-position: -16px 0; } +.ui-icon-carat-1-e { background-position: -32px 0; } +.ui-icon-carat-1-se { background-position: -48px 0; } +.ui-icon-carat-1-s { background-position: -64px 0; } +.ui-icon-carat-1-sw { background-position: -80px 0; } +.ui-icon-carat-1-w { background-position: -96px 0; } +.ui-icon-carat-1-nw { background-position: -112px 0; } +.ui-icon-carat-2-n-s { background-position: -128px 0; } +.ui-icon-carat-2-e-w { background-position: -144px 0; } +.ui-icon-triangle-1-n { background-position: 0 -16px; } +.ui-icon-triangle-1-ne { background-position: -16px -16px; } +.ui-icon-triangle-1-e { background-position: -32px -16px; } +.ui-icon-triangle-1-se { background-position: -48px -16px; } +.ui-icon-triangle-1-s { background-position: -64px -16px; } +.ui-icon-triangle-1-sw { background-position: -80px -16px; } +.ui-icon-triangle-1-w { background-position: -96px -16px; } +.ui-icon-triangle-1-nw { background-position: -112px -16px; } +.ui-icon-triangle-2-n-s { background-position: -128px -16px; } +.ui-icon-triangle-2-e-w { background-position: -144px -16px; } +.ui-icon-arrow-1-n { background-position: 0 -32px; } +.ui-icon-arrow-1-ne { background-position: -16px -32px; } +.ui-icon-arrow-1-e { background-position: -32px -32px; } +.ui-icon-arrow-1-se { background-position: -48px -32px; } +.ui-icon-arrow-1-s { background-position: -64px -32px; } +.ui-icon-arrow-1-sw { background-position: -80px -32px; } +.ui-icon-arrow-1-w { background-position: -96px -32px; } +.ui-icon-arrow-1-nw { background-position: -112px -32px; } +.ui-icon-arrow-2-n-s { background-position: -128px -32px; } +.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; } +.ui-icon-arrow-2-e-w { background-position: -160px -32px; } +.ui-icon-arrow-2-se-nw { background-position: -176px -32px; } +.ui-icon-arrowstop-1-n { background-position: -192px -32px; } +.ui-icon-arrowstop-1-e { background-position: -208px -32px; } +.ui-icon-arrowstop-1-s { background-position: -224px -32px; } +.ui-icon-arrowstop-1-w { background-position: -240px -32px; } +.ui-icon-arrowthick-1-n { background-position: 0 -48px; } +.ui-icon-arrowthick-1-ne { background-position: -16px -48px; } +.ui-icon-arrowthick-1-e { background-position: -32px -48px; } +.ui-icon-arrowthick-1-se { background-position: -48px -48px; } +.ui-icon-arrowthick-1-s { background-position: -64px -48px; } +.ui-icon-arrowthick-1-sw { background-position: -80px -48px; } +.ui-icon-arrowthick-1-w { background-position: -96px -48px; } +.ui-icon-arrowthick-1-nw { background-position: -112px -48px; } +.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; } +.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; } +.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; } +.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; } +.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; } +.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; } +.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; } +.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; } +.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; } +.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; } +.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; } +.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; } +.ui-icon-arrowreturn-1-w { background-position: -64px -64px; } +.ui-icon-arrowreturn-1-n { background-position: -80px -64px; } +.ui-icon-arrowreturn-1-e { background-position: -96px -64px; } +.ui-icon-arrowreturn-1-s { background-position: -112px -64px; } +.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; } +.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; } +.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; } +.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; } +.ui-icon-arrow-4 { background-position: 0 -80px; } +.ui-icon-arrow-4-diag { background-position: -16px -80px; } +.ui-icon-extlink { background-position: -32px -80px; } +.ui-icon-newwin { background-position: -48px -80px; } +.ui-icon-refresh { background-position: -64px -80px; } +.ui-icon-shuffle { background-position: -80px -80px; } +.ui-icon-transfer-e-w { background-position: -96px -80px; } +.ui-icon-transferthick-e-w { background-position: -112px -80px; } +.ui-icon-folder-collapsed { background-position: 0 -96px; } +.ui-icon-folder-open { background-position: -16px -96px; } +.ui-icon-document { background-position: -32px -96px; } +.ui-icon-document-b { background-position: -48px -96px; } +.ui-icon-note { background-position: -64px -96px; } +.ui-icon-mail-closed { background-position: -80px -96px; } +.ui-icon-mail-open { background-position: -96px -96px; } +.ui-icon-suitcase { background-position: -112px -96px; } +.ui-icon-comment { background-position: -128px -96px; } +.ui-icon-person { background-position: -144px -96px; } +.ui-icon-print { background-position: -160px -96px; } +.ui-icon-trash { background-position: -176px -96px; } +.ui-icon-locked { background-position: -192px -96px; } +.ui-icon-unlocked { background-position: -208px -96px; } +.ui-icon-bookmark { background-position: -224px -96px; } +.ui-icon-tag { background-position: -240px -96px; } +.ui-icon-home { background-position: 0 -112px; } +.ui-icon-flag { background-position: -16px -112px; } +.ui-icon-calendar { background-position: -32px -112px; } +.ui-icon-cart { background-position: -48px -112px; } +.ui-icon-pencil { background-position: -64px -112px; } +.ui-icon-clock { background-position: -80px -112px; } +.ui-icon-disk { background-position: -96px -112px; } +.ui-icon-calculator { background-position: -112px -112px; } +.ui-icon-zoomin { background-position: -128px -112px; } +.ui-icon-zoomout { background-position: -144px -112px; } +.ui-icon-search { background-position: -160px -112px; } +.ui-icon-wrench { background-position: -176px -112px; } +.ui-icon-gear { background-position: -192px -112px; } +.ui-icon-heart { background-position: -208px -112px; } +.ui-icon-star { background-position: -224px -112px; } +.ui-icon-link { background-position: -240px -112px; } +.ui-icon-cancel { background-position: 0 -128px; } +.ui-icon-plus { background-position: -16px -128px; } +.ui-icon-plusthick { background-position: -32px -128px; } +.ui-icon-minus { background-position: -48px -128px; } +.ui-icon-minusthick { background-position: -64px -128px; } +.ui-icon-close { background-position: -80px -128px; } +.ui-icon-closethick { background-position: -96px -128px; } +.ui-icon-key { background-position: -112px -128px; } +.ui-icon-lightbulb { background-position: -128px -128px; } +.ui-icon-scissors { background-position: -144px -128px; } +.ui-icon-clipboard { background-position: -160px -128px; } +.ui-icon-copy { background-position: -176px -128px; } +.ui-icon-contact { background-position: -192px -128px; } +.ui-icon-image { background-position: -208px -128px; } +.ui-icon-video { background-position: -224px -128px; } +.ui-icon-script { background-position: -240px -128px; } +.ui-icon-alert { background-position: 0 -144px; } +.ui-icon-info { background-position: -16px -144px; } +.ui-icon-notice { background-position: -32px -144px; } +.ui-icon-help { background-position: -48px -144px; } +.ui-icon-check { background-position: -64px -144px; } +.ui-icon-bullet { background-position: -80px -144px; } +.ui-icon-radio-off { background-position: -96px -144px; } +.ui-icon-radio-on { background-position: -112px -144px; } +.ui-icon-pin-w { background-position: -128px -144px; } +.ui-icon-pin-s { background-position: -144px -144px; } +.ui-icon-play { background-position: 0 -160px; } +.ui-icon-pause { background-position: -16px -160px; } +.ui-icon-seek-next { background-position: -32px -160px; } +.ui-icon-seek-prev { background-position: -48px -160px; } +.ui-icon-seek-end { background-position: -64px -160px; } +.ui-icon-seek-start { background-position: -80px -160px; } +/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */ +.ui-icon-seek-first { background-position: -80px -160px; } +.ui-icon-stop { background-position: -96px -160px; } +.ui-icon-eject { background-position: -112px -160px; } +.ui-icon-volume-off { background-position: -128px -160px; } +.ui-icon-volume-on { background-position: -144px -160px; } +.ui-icon-power { background-position: 0 -176px; } +.ui-icon-signal-diag { background-position: -16px -176px; } +.ui-icon-signal { background-position: -32px -176px; } +.ui-icon-battery-0 { background-position: -48px -176px; } +.ui-icon-battery-1 { background-position: -64px -176px; } +.ui-icon-battery-2 { background-position: -80px -176px; } +.ui-icon-battery-3 { background-position: -96px -176px; } +.ui-icon-circle-plus { background-position: 0 -192px; } +.ui-icon-circle-minus { background-position: -16px -192px; } +.ui-icon-circle-close { background-position: -32px -192px; } +.ui-icon-circle-triangle-e { background-position: -48px -192px; } +.ui-icon-circle-triangle-s { background-position: -64px -192px; } +.ui-icon-circle-triangle-w { background-position: -80px -192px; } +.ui-icon-circle-triangle-n { background-position: -96px -192px; } +.ui-icon-circle-arrow-e { background-position: -112px -192px; } +.ui-icon-circle-arrow-s { background-position: -128px -192px; } +.ui-icon-circle-arrow-w { background-position: -144px -192px; } +.ui-icon-circle-arrow-n { background-position: -160px -192px; } +.ui-icon-circle-zoomin { background-position: -176px -192px; } +.ui-icon-circle-zoomout { background-position: -192px -192px; } +.ui-icon-circle-check { background-position: -208px -192px; } +.ui-icon-circlesmall-plus { background-position: 0 -208px; } +.ui-icon-circlesmall-minus { background-position: -16px -208px; } +.ui-icon-circlesmall-close { background-position: -32px -208px; } +.ui-icon-squaresmall-plus { background-position: -48px -208px; } +.ui-icon-squaresmall-minus { background-position: -64px -208px; } +.ui-icon-squaresmall-close { background-position: -80px -208px; } +.ui-icon-grip-dotted-vertical { background-position: 0 -224px; } +.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; } +.ui-icon-grip-solid-vertical { background-position: -32px -224px; } +.ui-icon-grip-solid-horizontal { background-position: -48px -224px; } +.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } +.ui-icon-grip-diagonal-se { background-position: -80px -224px; } + + +/* Misc visuals +----------------------------------*/ + +/* Corner radius */ +.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; } +.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; } +.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } +.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } +.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; } +.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } +.ui-corner-right { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } +.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } +.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } + +/* Overlays */ +.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); } +.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/* Resizable +----------------------------------*/ +.ui-resizable { position: relative;} +.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;} +.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } +.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; } +.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; } +.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; } +.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; } +.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } +.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } +.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } +.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Selectable +----------------------------------*/ +.ui-selectable-helper { border:1px dotted black } +/* Accordion +----------------------------------*/ +.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; } +.ui-accordion .ui-accordion-li-fix { display: inline; } +.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; } +.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; } +/* IE7-/Win - Fix extra vertical space in lists */ +.ui-accordion a { zoom: 1; } +.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; } +.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; } +.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; } +.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete +----------------------------------*/ +.ui-autocomplete { position: absolute; cursor: default; } +.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; } + +/* workarounds */ +* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */ + +/* Menu +----------------------------------*/ +.ui-menu { + list-style:none; + padding: 2px; + margin: 0; + display:block; +} +.ui-menu .ui-menu { + margin-top: -3px; +} +.ui-menu .ui-menu-item { + margin:0; + padding: 0; + zoom: 1; + float: left; + clear: left; + width: 100%; +} +.ui-menu .ui-menu-item a { + text-decoration:none; + display:block; + padding:.2em .4em; + line-height:1.5; + zoom:1; +} +.ui-menu .ui-menu-item a.ui-state-hover, +.ui-menu .ui-menu-item a.ui-state-active { + font-weight: normal; + margin: -1px; + background:#c7f9ff repeat top left; + color:#004351; + border:0; + height:18px; +} +/* Button +----------------------------------*/ + +.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */ +.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */ +button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */ +.ui-button-icons-only { width: 3.4em; } +button.ui-button-icons-only { width: 3.7em; } + +/*button text element */ +.ui-button .ui-button-text { display: block; line-height: 1.4; } +.ui-button-text-only .ui-button-text { padding: .4em 1em; } +.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; } +.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; } +.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; } +/* no icon support for input elements, provide padding by default */ +input.ui-button { padding: .4em 1em; } + +/*button icon element(s) */ +.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; } +.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; } +.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; } +.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } + +/*button sets*/ +.ui-buttonset { margin-right: 7px; } +.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; } + +/* workarounds */ +button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */ + + + + + +/* Dialog +----------------------------------*/ +.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; } +.ui-dialog .ui-dialog-titlebar { padding: .2em .3em .2em 1em; position: relative; font-size:11px; font-weight:normal; } +.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; font-size:11px;} +.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } +.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; } +.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; height:18px; color:#FFF; } +.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; } +.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: -0.2em 1em .5em .4em; } +.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: -0.2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; } +.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; } +.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; font-size:11px;} +/* Slider +----------------------------------*/ +.ui-slider { position: relative; text-align: left; } +.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; } +.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; } + +.ui-slider-horizontal { height: .8em; } +.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; } +.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } +.ui-slider-horizontal .ui-slider-range-min { left: 0; } +.ui-slider-horizontal .ui-slider-range-max { right: 0; } + +.ui-slider-vertical { width: .8em; height: 100px; } +.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; } +.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; } +.ui-slider-vertical .ui-slider-range-min { bottom: 0; } +.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs +----------------------------------*/ +.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ +.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } +.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; } +.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; } +.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; } +.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } +.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ +.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; } +.ui-tabs .ui-tabs-hide { display: none !important; } +/* Datepicker +----------------------------------*/ +.ui-datepicker { width: 17em; padding: .2em .2em 0; } +.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; } +.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; } +.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; } +.ui-datepicker .ui-datepicker-prev { left:2px; } +.ui-datepicker .ui-datepicker-next { right:2px; } +.ui-datepicker .ui-datepicker-prev-hover { left:1px; } +.ui-datepicker .ui-datepicker-next-hover { right:1px; } +.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; } +.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } +.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; } +.ui-datepicker select.ui-datepicker-month-year {width: 100%;} +.ui-datepicker select.ui-datepicker-month, +.ui-datepicker select.ui-datepicker-year { width: 49%;} +.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; } +.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } +.ui-datepicker td { border: 0; padding: 1px; } +.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } +.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } +.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; } +.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } + +/* with multiple calendars */ +.ui-datepicker.ui-datepicker-multi { width:auto; } +.ui-datepicker-multi .ui-datepicker-group { float:left; } +.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; } +.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; } +.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; } +.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; } +.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; } +.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; } +.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; } +.ui-datepicker-row-break { clear:both; width:100%; } + +/* RTL support */ +.ui-datepicker-rtl { direction: rtl; } +.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; } +.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; } +.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; } +.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; } +.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; } +.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; } +.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; } +.ui-datepicker-rtl .ui-datepicker-group { float:right; } +.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; } +.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; } + +/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */ +.ui-datepicker-cover { + display: none; /*sorry for IE5*/ + display/**/: block; /*sorry for IE5*/ + position: absolute; /*must have*/ + z-index: -1; /*must have*/ + filter: mask(); /*must have*/ + top: -4px; /*must have*/ + left: -4px; /*must have*/ + width: 200px; /*must have*/ + height: 200px; /*must have*/ +}/* Progressbar +----------------------------------*/ +.ui-progressbar { height:2em; text-align: left; } +.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; } + +/* Form in dialog +----------------------------------*/ +.dialog_formcontent{ width:auto; height:auto; float:left; margin-top:10px; padding:0; color:#FFF; font-size:11px; margin-left:0; display:inline;} +.dialog_formcontent ol { width:auto; height:auto; color:#333; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; list-style:none; margin:0; padding:0;} +.dialog_formcontent li { width:auto; height:auto; float:left; padding-bottom: 2px; color:#FFF; font-size:12px; font-weight:normal; text-align:left; margin:0 0 0 0;} +.dialog_formcontent label { width:100px; float:left; text-align:left; font-weight:bold; margin:0px 5px 5px 5px; color:#333; font-size:11px; font-weight:normal;} +.dialog_formcontent p{ width:auto; float:left; text-align:left; font-weight:bold; margin:0; color:#333; font-size:11px; font-weight:normal;} +.dialog_formcontent .radio { width:15px; height:15px; float:left; margin:0 10px 0 0; padding:0;} +.dialog_formcontent .checkbox { width:12px; height:12px; float:left; margin:0 10px 0 0; padding:0;} +.dialog_formcontent .text { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 16px; width: 150px; margin:0 5px 3px 0; padding:0; color:#666;} +.dialog_formcontent .text2 { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: auto; margin:0 0 0 0; padding:0; color:#666;} +.dialog_formcontent .smalltext { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: 67px; margin:0 5px 3px 0 padding:0; color:#666;} +.dialog_formcontent .error_smalltext { background-color: #fbabb3; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: 67px; margin:0 5px 3px 0; padding:0; color:#666;} +.dialog_formcontent_errormsg {font: normal 10px Arial, Helvetica, sans-serif; float:left; height: auto; width: 160px; margin:0 10px 2px 110px; padding:0; color:#F00; display:inline;} +.dialog_formcontent_errormsg_long {font: normal 10px Arial, Helvetica, sans-serif; float:left; height: auto; width: 250px; margin:2px 10px 2px 0; padding:0; color:#F00; display:inline;} +.dialog_formcontent .select { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: auto; min-width: 153px; padding:0; color:#666; margin:0 10px 3px 0;} +.dialog_formcontent .snapselect { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: auto; width: 70px; padding:0; color:#666; margin:0 0 0 0;} +.dialog_formcontent .error_text { background-color: #fbabb3; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: 150px; margin:0 10px 0 0; padding:0; color:#666;} +.dialog_formcontent .error_text2 { background-color: #fbabb3; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: auto; margin:0 0 0 0; padding:0; color:#666;} +.dialog_formcontent .error_icon { width:15px; height:12px; float:left; background:url(images/alert_icon.png) no-repeat top left; margin:2px 0 0 3px; padding:0;} +.dialog_formcontent span {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; color:#333; font-weight:normal; float:left; margin:0 5px 0 0; padding:0;} +.dialog_formcontent a { color:#2c8bbc; font-size:11px; font-weight:normal; text-align:left; text-decoration:underline; float:left; margin:0; padding:0;} +.dialog_formcontent a:link .dialog_formcontent a:visited { text-decoration:underline;} +dialog_formcontent a:hover { text-decoration:none;} + +/* Snapshots in dialog +----------------------------------*/ +.dialog_snapshotbox {width:auto; height:auto; float:left; display:block; margin:0; padding:0;} +.dialog_snapshotcontainer {width:auto height:auto; display:block; float:left; margin:0; padding:0;} +.dialog_snapshotleft {width:500px; height:135px; float:left;display:block; margin:0; padding:0;} +.dialog_snapshotleft_list {width:705px; height:auto; float:left; margin:0 0 10px 0; padding:0; color:#333; font-size:11px;} +.dialog_snapshotleft_info {width:470px; height:auto; float:left; margin:0 0 10px 0; padding:0; color:#333; font-size:11px;} +.dialog_snapshotleft_info p {width:auto; height:auto; float:left; color:#333; font-size:11px; font-weight:normal; margin:0; padding:0;} +.dialog_snapshotleft_info span {width:auto; height:auto; float:left; color:#333; font-size:11px; font-weight:bold; margin:0 2px 0 2px; padding:0;} +.dialog_snapshotleft_label {width:60px; height:auto; float:left; color:#457700; font-size:11px; font-weight:bold; margin:0; padding:0;} +.dialog_snapshotleft_max {width:75px; height:auto; float:left; margin:0 5px 0 0; padding:0; color:#333; font-size:11px;} +.dialog_snapshotleft_max p {width:auto; height:auto; float:left; margin:0 5px 0 0; padding:0; color:#666; font-weight:bold; font-size:11px;} +.dialog_snapshotleft_max span {width:auto; height:auto; float:left; color:#333; font-size:11px; font-weight:bold; margin:0; padding:0;} +.dialog_snapshotleft_actions {width:80px; height:auto; float:left; margin:0 5px 0 0; padding:0; color:#333; font-size:11px;} +.dialog_snapshotleft_actions a:link {width:auto; height:auto; margin:0 5px 0 0; padding:0; color:#2c8bbc; text-decoration:none; font-size:11px;} +.dialog_snapshotleft_actions a:visited {width:auto; height:auto; margin:0 5px 0 0; padding:0; color:#2c8bbc; text-decoration:none; font-size:11px;} +.dialog_snapshotleft_actions a:hover {width:auto; height:auto; margin:0 5px 0 0; padding:0; color:#2c8bbc; text-decoration:underline; font-size:11px;} +.dialog_snapshotright {width:705px; height:0px; float:left; display:none; margin:0; padding:15px 0 0 0; border-top:1px solid #666;} +.dialog_snapshotright_infotext{width:360px; height:160px; float:left; display:none; margin:0; padding:0; font-size:15px; font-family:Arial, Helvetica, sans-serif; font-size:normal; text-align:left; margin:10px; color:#333;} +.dialog_snapshots_editcontent {width:350px; height:auto; float:left; margin:0; padding:0;} +.dialog_snapshots_editcontent_title {width:280px; height:auto; float:left; margin:0; padding:0;} +.dialog_snapshots_editcontent_title p {width:auto; height:auto; float:left; margin:0; padding:0; font-size:14px; font-weight:normal;} +.dialog_snapshots_editcontent_title span{width:auto; height:auto; float:left; margin:0 0 0 5px; display:inline; padding:0; font-size:14px; font-weight:bold;} + + +/* Snapshots +----------------------------------*/ +.dialog_snapshotformcontent{ width:370px; height:auto; float:left; margin-top:10px; padding:0; color:#FFF; font-size:11px; margin-left:0; display:inline;} +.dialog_snapshotformcontent h2{ width:auto; height:auto; float:left; margin-left:10px; padding:0; font-size:15px; color:#77c4df; font-weight:normal;} +.dialog_snapshotformcontent ol { width:auto; height:auto; color:#333; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; list-style:none; margin:0; padding:0;} +.dialog_snapshotformcontent li { width:auto; float:left; padding-bottom: 5px; color:#FFF; font-size:12px; font-weight:normal; text-align:left; margin-top:5px;} +.dialog_snapshotformcontent label { width:auto; float:left; text-align:left; font-weight:bold; margin:0 5px 0 5px; color:#333; font-size:11px; font-weight:normal;} +.dialog_snapshotformcontent span { width:auto; float:left; text-align:left; font-weight:normal; margin: 0 0 0 5px; color:#333; font-size:11px; font-weight:normal;} +.dialog_snapshotformcontent .radio { width:15px; height:15px; float:left; margin:0; padding:0;} +.dialog_snapshotformcontent .checkbox { width:15px; height:15px; float:left; margin:0; padding:0;} +.dialog_snapshotformcontent .text { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: 200px; margin:0; padding:0; color:#666;} +.dialog_snapshotformcontent .error_text { background-color: #fbabb3; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: 200px; margin:0; padding:0; color:#666;} +.dialog_snapshotformcontent a[title] { background-color: #FFF; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: 14px; width: 200px; margin:0; padding:0; color:#666;} +.dialog_snapshotformcontent .select { background-color: #f4f2f2; font: normal 11px Arial, Helvetica, sans-serif; float:left; border: 1px solid #999; height: auto; min-width: 150px; margin-left:5px; padding:0; color:#666;} +.frequency_left {width:150px; height:30px; float:left; margin:0; padding:0;} +.frequency_left h2 {width:auto; height:auto; float:left; margin-left:3px; padding:0; font-size:15px; color:#77c4df; font-weight:normal; } +.retention_right {width:200px; height:30px; float:left; margin:0; padding:0;} +.retention_right h2 {width:auto; height:auto; float:left; margin-left:3px; padding:0; font-size:15px; color:#77c4df; font-weight:normal; } diff --git a/ui/test/css/logger.css b/ui/test/css/logger.css new file mode 100644 index 00000000000..43c73ef4295 --- /dev/null +++ b/ui/test/css/logger.css @@ -0,0 +1,119 @@ +@charset "UTF-8"; +.logwin { + position: absolute; + + z-index:2147483648; + width: 800px; + border: 1px solid gray; + background: white; +} + +.logwin_title{ + width:auto; + height: 23px; + background:url(images/grid_headerbg.gif) repeat-x top left; + border: 1px sold #737373; +} + +.logwin_title_actionbox{ + width:175px; + height:16px; + float:left; + margin:4px 0 0 7px; + display:inline; +} + + +.logwin_title_actionbox .select { + background: #424242; + font: normal 10px Arial, Helvetica, sans-serif; + float:left; + border: 1px solid #6e6e6e; + height: 16px; + width: 100px; + margin-left:3px; + padding:0 0 0 3px; + color:#CCC; +} + +.logwin_title_rgtactionbox{ + width:49px; + height:15px; + float:right; + margin:4px 0 0 7px; + display:inline; +} + + +a.logwin_playbutton { + width:18px; + height:15px; + float:left; + background:url(images/play_button.gif) no-repeat top left; + margin-right:2px; + padding:0; +} + +a:hover.logwin_playbutton { + background:url(images/play_button_hover.gif) no-repeat top left; +} + +a.logwin_stopbutton { + width:18px; + height:15px; + float:left; + background:url(images/stop_button.gif) no-repeat top left; + margin-right:2px; + padding:0; +} + +a:hover.logwin_stopbutton { + background:url(images/stop_button_hover.gif) no-repeat top left; +} + +a.logwin_clrbutton { + width:28px; + height:15px; + float:left; + background:url(images/clr_button.gif) no-repeat top left; + margin:0; + padding:0; +} + +a:hover.logwin_clrbutton { + background:url(images/clr_button_hover.gif) no-repeat top left; +} + +a.logwin_shrinkbutton { + width:18px; + height:15px; + float:right; + background:url(images/shrink_button.gif) no-repeat top left; + margin-right:7px; + margin-top:4px; + padding:0; +} + +a:hover.logwin_shrinkbutton { + background:url(images/shrink_button_hover.gif) no-repeat top left; +} + +a.logwin_minimizebutton { + width:18px; + height:15px; + float:left; + background:url(images/minimize_button.gif) no-repeat top left; + margin-right:2px; + padding:0; +} + +a:hover.logwin_minimizebutton { + background:url(images/minimize_button_hover.gif) no-repeat top left; +} + +.logwin_content { + overflow:scroll; + height: 477px; + background: white; +} + diff --git a/ui/test/css/main.css b/ui/test/css/main.css new file mode 100644 index 00000000000..8cdf5260ad1 --- /dev/null +++ b/ui/test/css/main.css @@ -0,0 +1,7906 @@ +@charset "UTF-8"; +/* CSS Document */ + +*{ + margin:0; + padding:0; +} + +body{ + font-family:Arial, Helvetica, sans-serif; + font-size:11px; + color:#717171; + font-weight:normal; + background:#FFF repeat top left; + margin:0; + padding:0; +} + + +#logoutpage { + width:100%; + background:#4e4e4e url(../images/logout_bg.gif) repeat-x top left; + margin:0; + padding:0; + font-family:Arial, Helvetica, sans-serif; + color:#717171; +} + + +#registerpage { + width:100%; + background:url(../images/logout_bg.gif) #4e4e4e repeat-x top left; + margin:0; + padding:0; + font-family:Arial, Helvetica, sans-serif; + color:#717171; +} + +#logoutpage_mainmaster { + width:848px; + height:auto; + margin-left:auto; + margin-right:auto; + padding:0; +} + +#logoutpage_mainbox { + width:848px; + height:auto; + float:left; + margin-top:100px; + padding:0; +} + +.logoutpage_mainbox_top { + width:848px; + height:149px; + float:left; + background:url(../images/logout_top.gif) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.logout_logocontainer { + width:848px; + height:109px; + float:left; + margin:0; + padding:0; +} + +.logout_titlecontainer { + width:848px; + height:40px; + float:left; + margin:0; + padding:0; +} + +.logout_titlecontainer h1 { + width:750px; + height:auto; + float:left; + color:#006899; + font-family:Arial, Helvetica, sans-serif; + font-size:28px; + font-weight:normal; + margin-left:70px; + display:inline; + padding:0; +} + +.logout_logo { + width:167px; + height:56px; + float:right; + background:url(../images/logout_logo.gif) no-repeat top left; + margin:43px 99px 0 0; + display:inline; + padding:0; +} + +.logoutpage_mainbox_mid{ + width:848px; + height:auto; + float:left; + background:url(../images/logout_mid.gif) repeat-y top left; + margin:0; + padding:0; +} + +.logoutpage_formcontent{ + width:780px; + height:auto; + float:left; + margin-left:70px; + margin-top:15px; + display:inline; + padding:0; +} + +.logoutpage_formcontent ol { + width: 750px; + color:#333; + float:left; + font-family:Arial, Helvetica, sans-serif; + font-size:12px; + list-style:none; +} + +.logoutpage_formcontent li { + width:700px; + float:left; + padding-bottom: 20px; + font-family:Verdana, Geneva, sans-serif; + color:#333; + font-size:12px; + font-weight:normal; +} + +.logoutpage_formcontent label { + width:120px; + float:left; + text-align:left; + font-weight:normal; + color:#575757; + font-size:16px; + margin-top:2px; + font-family:Arial, Helvetica, sans-serif; +} + +.logoutpage_formcontent .text { + background-color: #fff9d9; + font: normal 16px Arial, Helvetica, sans-serif; + padding:3px 0 0 3px; + float:left; + border: 1px solid #bcbcbc; + height: 22px; + width: 285px; + margin:0; + color:#666; +} +.loginbutton_box { + width:750px; + height:44px; + float:left; + margin-top:2px; + margin-bottom:10px; + padding:0; +} + +.loginbutton_box p{ + width:300px; + height:auto; + float:left; + margin-top:10px; + margin-left:5px; + color:#F00; + text-align:left; + font-size:14px; + padding:0; +} + + +a.loginbutton { + width:95px; + height:44px; + float:left; + background:url(../images/sprite1.gif) no-repeat -153px -174px; + margin:0; + padding:0; + text-decoration:none; +} + +a:hover.loginbutton { + background:url(../images/sprite1.gif) no-repeat -249px -174px; +} + + +a.registerbutton { + width:106px; + height:44px; + float:left; + background:url(../images/sprite1.gif) no-repeat -346px -174px; + margin:0; + padding:0; + text-decoration:none; +} + +a:hover.registerbutton { + background:url(../images/sprite1.gif) no-repeat -5px -219px; +} + +.logoutpage_mainbox_bot { + width:848px; + height:113px; + float:left; + background:url(../images/logout_bot.gif) no-repeat top left; + margin:0; + padding:0; +} + +.logout_registerbox { + width:654px; + height:35px; + float:left; + background:url(../images/register_box.gif) no-repeat top left; + margin-top:6px; + margin-left:70px; + display:inline; + padding:16px 0 0 20px; + font-size:14px; + font-family:Arial, Helvetica, sans-serif; + color:#666; +} + + +.logout_registerbox a:link { + color:#2c8bbc; + text-decoration:underline; + font-size:14px; + font-family:Arial, Helvetica, sans-serif; +} + +.logout_registerbox a:visited { + color:#2c8bbc; + text-decoration:underline; + font-size:14px; + font-family:Arial, Helvetica, sans-serif; +} + +.logout_registerbox a:hover{ + color:#333; + text-decoration:none; + font-size:14px; + font-family:Arial, Helvetica, sans-serif; +} + + +#mainmaster{ + min-width:1000px; + width:100%; + height:auto; + float:left; + margin:0; + padding:0; + overflow:visible; +} + +#header{ + min-width:1000px; + width:100%; + float:left; + height:129px; + background:url(../images/header_bg.gif) repeat-x top left; + margin:0; + padding:0; +} + +.header_top { + min-width:1000px; + width:100%; + float:left; + height:92px; + margin:0; + padding:0; +} + +.header_topleft { + width:280px; + float:left; + height:92px; + margin:0; + padding:0; +} + +a.logo { + width:201px; + height:77px; + float:left; + margin-left:10px; + background:url(../images/logo.gif) no-repeat top left; + display:inline; + padding:0; + text-decoration:none; +} + +a:hover.logo { + text-decoration:none; +} + + +.header_topright{ + width:auto; + float:right; + height:92px; + margin:0; + padding:0; +} + +.usernav_container{ + width:auto; + float:left; + height:26px; + margin:0; + padding:0; +} + +.usernav_containerleft{ + width:11px; + float:left; + height:26px; + background:url(../images/sprite1.gif) no-repeat -3px -3px; + margin:0; + padding:0; + overflow:hidden; +} + +.usernav_containermid{ + width:auto; + height:26px; + background: url(../images/userlogin_mid.gif) repeat-x top left; + margin:0; + padding:0; + +} + +/* hide from mac \*/ +* html .usernav_containerleft {margin-right: -3px;} +* html .usernav_containermid {margin-left: 0;} +/* end hide */ + + + +.usernav { + white-space:nowrap; + margin:0 0 0 0; + width:auto; + padding-right:25px; + padding-left:25px; + height:auto; + font-size:11px; + color:#8a8a8a; + text-align:left; + +} + +.usernav a:link { + font-size:11px; + color:#00a1e3; + text-align:left; + text-decoration:none; +} + +.usernav a:visited { + font-size:11px; + color:#00a1e3; + text-align:left; + text-decoration:none; +} + +.usernav a:hover { + font-size:11px; + color:#00a1e3; + text-align:left; + text-decoration:underline; +} + + +.usernav_containerright{ + width:11px; + float:left; + height:26px; + background: url(../images/sprite1.gif)no-repeat -17px -3px; + margin:0 0 0 -11px; + padding:0; +} + +.header_bot { + min-width:1000px; + width:100%; + float:left; + height:37px; + margin:0; + padding:0; +} + +#globalnav_container { + width:auto; + height:37px; + float:left; + margin-left:15px; + display:inline; + padding:0; + +} + + +.menutab_off { + cursor:pointer; + cursor:hand; + width:156px; + height:26px; + float:left; + background:url(../images/sprite1.gif) no-repeat -5px -45px; + margin-right:1px; + padding-top:11px; + color:#c5c5c5; + font-size:14px; + font-weight:100; + text-decoration:none; + text-align:center; +} + +.menutab_off:hover { + background:url(../images/sprite1.gif) no-repeat -165px -45px; + +} + +.menutab_on{ + width:156px; + height:26px; + float:left; + background:url(../images/sprite1.gif) no-repeat -329px -45px; + margin-right:1px; + padding-top:11px; + color:#000; + font-size:14px; + font-weight:100; + text-decoration:none; + text-align:center; +} + + +.admin_menutab_off { + cursor:pointer; + cursor:hand; + width:94px; + height:24px; + float:left; + background:url(../images/sprite1.gif) no-repeat -531px -45px; + margin-right:1px; + margin-top:2px; + padding-top:11px; + color:#c5c5c5; + font-size:12px; + font-weight:100; + text-decoration:none; + text-align:center; +} + +.admin_menutab_off:hover { + background:url(../images/sprite1.gif) no-repeat -531px -94px; + +} + +.admin_menutab_on{ + width:94px; + height:24px; + float:left; + background:url(../images/sprite1.gif) no-repeat -531px -142px; + margin-right:1px; + margin-top:2px; + padding-top:11px; + color:#000; + font-size:12px; + font-weight:100; + text-decoration:none; + text-align:center; +} + + +.submenu_tab { + min-width:1000px; + width:100%; + height:30px; + float:left; + background:url(../images/submenu_bg.gif) repeat-x top left; + margin:0; + padding:0; +} + +.submenu_links { + width:80%; + height:auto; + float:left; + margin:-25px 0 0 10px; + padding:0; +} + +.submenu_links_off{ + width:150px; + height:18px; + float:left; + color:#2c8bbc; + text-decoration:none; + font-weight:normal; + font-size:12px; + margin-left:4px; + text-align:center; + padding:4px 0 0 0; + cursor:pointer; + cursor:hand; + border-right: 1px solid #c7c7c7; +} + +.submenu_links_off:hover { + text-decoration:underline; +} + +.submenu_links_on{ + width:150px; + height:20px; + float:left; + color:#FFF; + background:url(../images/submenu_linkbg.gif) no-repeat top left; + font-weight:normal; + font-size:12px; + margin-left:4px; + text-align:center; + padding:2px 0 0 0; + border-right: 1px solid #c7c7c7; +} + + +#search_panel{ + min-width:1000px; + width:100%; + float:left; + height:67px; + background:url(../images/searchpanel_bg.gif) repeat-x top left; + margin:0; + padding:0; +} + + + +#search_panelleft{ + width:180px; + float:left; + height:67px; + margin:0; + padding:0; +} + +a.vm_create_open { + width:144px; + height:41px; + float:left; + background:url(../images/sprite1.gif) no-repeat -192px -2px; + margin:15px 0 0 15px; + display:inline; + padding:0; +} + + +a:hover.vm_create_open { + background:url(../images/sprite1.gif) no-repeat -339px -2px; +} + +#overlay_black{ + display: none; + position: absolute; + top: 0%; + left: 0%; + width: 100%; + min-height: 805px; + height: 100%; + background-color: black; + z-index:1001; + -moz-opacity: 0.8; + opacity:.60; + filter: alpha(opacity=60); + overflow:hidden; +} + +#overlay_white{ + position: absolute; + width:99%; + height:800px; + float:left; + background-color: #FFF; + z-index:1001; + -moz-opacity: 0.8; + opacity:.60; + filter: alpha(opacity=60); + overflow:hidden; +} + +.vmpopup_container { + display:none; + width:929px; + height:588px; + position:absolute; + z-index:1005; + top:215px; + left:130px; +} + +.vmpopup_left { + width:33px; + height:588px; + float:left; + background: url(../images/vmopoup_left.png) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.vmpopup_mid { + width:863px; + height:588px; + float:left; + background: url(../images/vmopoup_mid.png) repeat-x top left; + margin:0; + padding:0; +} + +.vmpopup_maincontent { + width:858px; + height:519px; + float:left; + margin-top:28px; + padding:0; +} + +.wizard_controlbox { + width:858px; + height:38px; + float:left; + margin-top:12px; + padding:0; +} + +a.wizardnext_button { + width:82px; + height:38px; + float:left; + background:url(../images/sprite1.gif) no-repeat -346px -94px; + margin:0; + padding:0; +} + +a:hover.wizardnext_button { + background:url(../images/sprite1.gif) no-repeat -153px -132px; +} + +a.wizardprev_button { + width:82px; + height:38px; + float:left; + background:url(../images/sprite1.gif) no-repeat -239px -132px; + margin-right:15px; + padding:0; +} + +a:hover.wizardprev_button { + background:url(../images/sprite1.gif) no-repeat -324px -132px; +} + +.wizard_step1 { + width:858px; + height:467px; + float:left; + margin:0; + padding:0; +} + +.wizard_step2 { + width:858px; + height:467px; + float:left; + margin:0; + padding:0; +} + +#wizard_service_offering, #wizard_data_disk_offering { + width: 860px; + height:150px; + float:left; + border:1px solid #999; + margin:7px 10px 0 0; + padding:0; + overflow-y:scroll; + overflow-y:auto; +} + +#wizard_service_offering li, #wizard_data_disk_offering li { + width:820px; + height:auto; + float:left; + border:1px solid #CCC; + margin:2px 0 0 10px; + display:inline; + padding:4px; +} + + + +.wizard_step3 { + width:858px; + height:467px; + float:left; + margin:0; + padding:0; +} + +.wizard_step4 { + width:858px; + height:467px; + float:left; + margin:0; + padding:0; +} +.allsteps_container { + width:848px; + height:130px; + background:#f6f6f6 repeat-x top left; + border:1px solid #e9e9e9; + float:left; + margin:0; + padding:0; +} + +.steps_box { + width:212px; + height:130px; + float:left; + margin:0; + padding:0; +} + +.steps_box_selected { + width:212px; + height:130px; + float:left; + background:#dfdfdf url(../images/stepbox_slected.gif) repeat-x top left; + margin:0; + padding:0; +} + +.stepbox_left { + width:44px; + height:130px; + float:left; + margin:0; + padding:0; +} + +.stepsno_icons { + width:35px; + height:45px; + float:left; + margin:16px 0 0 8px; + display:inline; + padding:0; +} + +.stepbox_right { + width:168px; + height:130px; + float:left; + margin:0; + padding:0; +} + +.stepbox_right h3 { + width:150px; + height:auto; + color:#444444; + float:left; + text-align:left; + font-size:15px; + font-weight:bold; + margin:28px 0 0 8px; + display:inline; +} + + +.stepbox_right p { + width:150px; + height:auto; + color:#444444; + float:left; + text-align:justify; + font-size:11px; + font-weight:normal; + margin:8px 0 0 8px; + display:inline; +} + +.wizcontent_panel { + width:848px; + height:317px; + background:#f6f6f6 url(../images/wizard_contentbg.gif) repeat-x top left; + border:1px solid #FFF; + float:left; + margin-top:15px; + padding:0; + overflow-x:hidden; + overflow-y:scroll; + overflow-y:auto; +} + +.wizard_stepscontent{ + width:795px; + height:295px; + float:left; + margin:10px 10px; + padding:0; +} + + +.wizard_stepscontent h2{ + width:700px; + height:auto; + float:left; + color:#77c4df; + font-weight:200; + letter-spacing:1px; + font-size:25px; + margin-top:10px; + text-align:left; + padding:0; +} + +.wizard_stepscontent span{ + width:650px; + height:auto; + float:left; + color:#e7e7e7; + font-weight:normal; + font-size:11px; + margin-left:33px; + display:inline; + text-align:left; + padding:0; +} + +.wizard_formcontent{ + width:785px; + height:225px; + float:left; + margin-top:10px; + padding:0; + color:#FFF; + font-size:12px; + margin-left:8px; + display:inline; +} + +.wizard_formcontent_title { + width:700px; + height:auto; + float:left; + color:#77c4df; + font-size:12px; + font-weight:bold; + margin-top:5px; + padding:0; +} + +.wizard_formcontent ol { + width:780px; + height:auto; + color:#333; + float:left; + font-family:Arial, Helvetica, sans-serif; + font-size:12px; + list-style:none; +} + +.wizard_formcontent li { + width:750px; + float:left; + padding-bottom: 10px; + color:#FFF; + font-size:12px; + font-weight:normal; + text-align:left; + margin-top:5px; +} + +.wizard_formcontent label { + width:auto; + float:left; + text-align:left; + font-weight:bold; + margin-top:2px; + margin-left:10px; + color:#FFF; +} + +.wizard_formcontent .radio { + width:15px; + height:15px; + float:left; + margin:0; + padding:0; +} + +.wizard_formcontent .checkbox { + width:15px; + height:15px; + float:left; + margin:0; + padding:0; +} + +.wizard_formcontent .text { + background-color: #FFF; + font: normal 20px Arial, Helvetica, sans-serif; + float:left; + border: 1px solid #999; + height: 16px; + width: 250px; + margin:0; + padding:0; + color:#666; +} + +.wizard_formcontent select { + background-color: #FFF; + font: normal 12px Arial, Helvetica, sans-serif; + float:left; + border: 1px solid #999; + height: 18px; + width: 200px; + margin-left:10px; + padding:0; + color:#666; +} + +.wizard_formcontent p{ + width:680px; + height:auto; + float:left; + text-align:left; + font-weight:normal; + margin:2px 0 5px 10px; + color:#FFF; +} + + + +.wizard_formcontent a:link{ + width:auto; + height:auto; + color: #a9e2ff; + text-align:left; + font-size:11px; + font-weight:bold; + display:inline; + text-decoration:underline; +} + +.wizard_formcontent a:visited{ + width:auto; + height:auto; + color: #a9e2ff; + text-align:left; + font-size:11px; + font-weight:bold; + display:inline; + text-decoration:underline; +} + +.wizard_formcontent a:hover{ + width:auto; + height:auto; + color: #FFF; + text-align:left; + font-size:11px; + font-weight:bold; + display:inline; + text-decoration:underline; +} + + +.wizard_formcontent3{ + width:785px; + height:225px; + float:left; + margin-top:10px; + padding:0; + color:#FFF; + font-size:12px; + margin-left:8px; + display:inline; +} + + + +.wizard_formcontent3 ol { + width:780px; + height:auto; + color:#333; + float:left; + font-family:Arial, Helvetica, sans-serif; + font-size:12px; + list-style:none; +} + +.wizard_formcontent3 li { + width:750px; + float:left; + padding-bottom: 10px; + color:#FFF; + font-size:12px; + font-weight:normal; + text-align:left; + margin-top:5px; +} + +.wizard_formcontent3 label { + width:100px; + float:left; + text-align:left; + font-weight:bold; + margin-top:2px; + margin-left:10px; + color:#FFF; +} + +.wizard_formcontent3 .text { + background-color: #CCC; + font: normal 12px Arial, Helvetica, sans-serif; + font-weight:normal; + float:left; + border: 1px solid #666; + padding:2px 2px 0 2px; + height: 16px; + width: 196px; + margin:0; + padding:0; + color:#333; +} + +.vmpopup_right { + width:33px; + height:588px; + float:left; + background: url(../images/vmopoup_right.png) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +a.vm_create_close { + width:26px; + height:26px; + float:left; + margin-top:5px; + padding:0; + text-decoration:none; + background:url(../images/close_button.png) no-repeat top left; +} + + +a:hover.vm_create_close { + background:url(../images/close_button_hover.png) no-repeat top left; +} + + +#search_panelright{ + width:372px; + float:right; + height:67px; + background:url(../images/searchpanel_bg.gif) repeat-x top left; + margin:0; + padding:0; +} + +.filter_actionbox { + width:100%; + height:20px; + float:left; + margin:0; + padding:0; +} + +.pagination_panel { + width:100%; + height:26px; + float:left; + background:url(../images/pagination_bg.gif) repeat-x top left; + border:1px solid #cccccc; + margin:10px 0 0 0; + padding:0; +} + +.pagination_panel p{ + width:auto; + height:auto; + float:left; + color:#666; + margin:7px 0 0 10px; + display:inline; + text-align:left; + font-weight:normal; + font-size:11px; + padding:0; +} + +.pagination_actionbox { + width:auto; + height:22px; + float:right; + margin:1px 5px 0 0; + padding:0; +} + +.pagination_actionicon { + width:21px; + height:22px; + float:left; + margin:0 4px 0 5px; + padding:0; +} +.pagination_actions { + width: 80px; + height:22px; + float:left; + border-right:1px solid #CCC; + margin:0; + padding:0; +} +.pagination_actions a:link { + width:auto; + height:auto; + color:#2c8bbc; + text-align:left; + float:left; + margin:4px 0 0 5px; + text-decoration:none; +} + +.pagination_actions a:visited { + width:auto; + height:auto; + color: #2c8bbc; + text-align:left; + float:left; + margin:4px 0 0 5px; + text-decoration:none; +} + +.pagination_actions a:hover{ + width:auto; + height:auto; + color: #333; + text-align:left; + float:left; + margin:4px 0 0 5px; + text-decoration:underline; +} + +.selection_formarea { + width:250px; + height:20px; + float:left; + margin:0 0 0 0; + padding:0; +} + +.selection_formarea label{ + width:auto; + height:auto; + float:left; + text-align:left; + font-size:11px; + color:#999; + margin:3px 10px 0 0; + padding:0; +} + +.selection_formarea .select { + background-color: #f4f2f2; + font: normal 11px Arial, Helvetica, sans-serif; + float:left; + border: 1px solid #e5e5e5; + height: 18px; + min-width: 200px; + margin:0; + padding:1px 0 0 3px; + color:#666; +} + +.search_formarea { + width:370px; + height:auto; + margin-top:5px; + position:relative; + padding:0; + float:right; +} + +.advsearch_link { + width:auto; + height:auto; + float:left; + text-align:left; + text-decoration:none; + font-size:11px; + font-weight:normal; + color: #2c8bbc; + margin: 7px 0 0 5px; + padding:0; + cursor:pointer; + cursor:hand; +} + +.advsearch_link:hover{ + width:auto; + height:auto; + float:left; + text-align:left; + text-decoration:underline; + font-size:11px; + font-weight:normal; + color: #2c8bbc; + margin: 7px 0 0 5px; + padding:0; + cursor:pointer; + cursor:hand; +} + + +.search_formarea ol { + width: auto; + color:#333; + float:left; + font-family:Arial, Helvetica, sans-serif; + font-size:11px; + list-style:none; + margin:0; + padding:0; +} + +.search_formarea li { + width:266px; + float:left; + font-family:Arial, Helvetica, sans-serif; + color:#333; + font-weight:normal; + margin:0; + padding:0; +} + + +.search_formarea .text { + background-color: #f2f2f2; + font: normal 15px Arial, Helvetica, sans-serif; + border: 1px solid #e5e5e5; + height: 20px; + width: 266px; + color:#666; + padding-top:3px; + font-weight:normal; + margin:0; + float:left; +} + +.adv_searchpopup { + width:299px; + height:auto; + position:absolute; + background:#edf0f2 repeat top left; + border-top:1px solid #CCC; + border-left:1px solid #CCC; + border-right:2px solid #bebebe; + border-bottom:2px solid #b1b1b1; + margin:0; + padding:0; + z-index:1004; +} + +.adv_searchformbox { + width:280px; + height:auto; + float:left; + margin:0px 5px 10px 10px; + padding:0; +} + +.adv_search_actionbox { + width:280px; + height:20px; + float:left; + margin:10px 0 0 0; + padding:0; +} +.adv_searchpopup_button { + width:49px; + height:16px; + float:right; + background:url(../images/adv_searchbutton.gif) no-repeat top left; + margin:0 10px 0 0; + display:inline; + padding:0; + cursor:pointer; + cursor:hand; +} + +.adv_searchpopup_button:hover { + background:url(../images/adv_searchbutton_hover.gif) no-repeat top left; +} +.adv_searchbutton { + width:60px; + height:17px; + float:left; + background:url(../images/adv_searchbutton.jpg) no-repeat top left; + cursor:pointer; + cursor:hand; +} + +.adv_searchbutton:hover { + width:60px; + height:17px; + float:left; + background:url(../images/adv_searchbutton_hover.jpg) no-repeat top left; + cursor:pointer; + cursor:hand; +} + +.adv_searchformbox a:link { + width:auto; + height:auto; + float:right; + text-align:left; + text-decoration:underline; + font-size:10px; + font-weight:normal; + color: #2c8bbc; + margin: 7px 5px 0 0; + padding:0; +} + +.adv_searchformbox a:visited { + width:auto; + height:auto; + float:right; + text-align:left; + text-decoration:underline; + font-size:10px; + font-weight:normal; + color: #2c8bbc; + margin: 7px 5px 0 0; + padding:0; +} +.adv_searchformbox a:hover { + width:auto; + height:auto; + float:right; + text-align:left; + text-decoration:none; + font-size:10px; + font-weight:normal; + color: #2c8bbc; + margin: 7px 5px 0 0; + padding:0; +} + +.adv_searchformbox h3 { + width:auto; + height:auto; + color:#2d6487; + font-size:12px; + font-weight:bold; + float:left; + margin:8px 0 7px 0; + padding:0; +} + +.adv_searchformbox ol { + width: auto; + color:#333; + float:left; + font-family:Arial, Helvetica, sans-serif; + font-size:11px; + list-style:none; +} + +.adv_searchformbox li { + width:250px; + float:left; + clear:left; + font-family:Arial, Helvetica, sans-serif; + color:#333; + font-weight:normal; + margin:0 0 7px 0; +} + +.adv_searchformbox label { + width:70px; + float:left; + clear:left; + font-family:Arial, Helvetica, sans-serif; + color:#333; + font-size:11px; + font-weight:normal; +} + +.adv_searchformbox .text { + background-color: #FFF; + font: normal 11px Arial, Helvetica, sans-serif; + float:left; + border: 1px solid #CCC; + height: 14px; + width: 160px; + color:#666; + padding:1px 0 0 2px; + font-weight:normal; +} + +.adv_searchformbox .select { + background-color: #FFF; + font: normal 11px Arial, Helvetica, sans-serif; + float:left; + border: 1px solid #CCC; + height: 18px; + width: 163px; + margin:0; + padding:1px 0 0 2px; + color:#666; +} + + +a.search_button { + width:26px; + height:25px; + float:left; + margin-left:10px; + display:inline; + text-decoration:none; + background:url(../images/searchicon_button.jpg) no-repeat top left; + padding:0; +} + + + +a:hover.search_button { + background:url(../images/searchicon_button_hover.jpg) no-repeat top left; +} + +#maincontentarea { + min-width:1000px; + width:100%; + float:left; + height:auto; + background: #FFF url(../images/mcontent_bg.gif) repeat-x top left; + margin:0; + padding:0; +} + +.maincontent { + min-width:1000px; + width:98%; + float:left; + height:auto; + margin:0px 10px 10px 10px; + padding:0; +} + +#maincontent_title { + width:100%; + float:left; + height:40px; + margin-top:16px; + padding:0; +} + +.title_testlinks { + width:auto; + height:16px; + float:right; + margin:8px 15px 0 0; + padding:0; + text-align:left; + font-size:11px; + color: #2c8bbc; + text-decoration:underline; + font-weight:normal; + background:url(../images/test_icon.gif) no-repeat top left; + cursor:pointer; + cursor:hand; + padding:0 0 0 20px; +} + +.title_testlinks:hover { + width:auto; + height:16px; + float:right; + margin:8px 15px 0 0; + padding:0; + text-align:left; + font-size:11px; + color: #333; + text-decoration:underline; + background:url(../images/test_icon.gif) no-repeat top left; + font-weight:normal; + cursor:pointer; + cursor:hand; + padding:0 0 0 20px; +} + +.maintitle_icon { + width:34px; + height:30px; + float:left; + margin:0 5px 0 0; + padding:0; +} + +.fix_wrapper { + width:100%; + height:auto; + float:left; + margin:0; + padding:0; +} +.net_gridwrapper { + width:100%; + float:left; +} + + + +.net_gridleft{ + margin-right:456px; + padding:0; + height:auto; +} + +.db_admingrid_rightpanel{ + margin-left:580px; + width:auto; +} + +.db_admingrid_leftcontainer{ + float:left; + width:578px; +} + +.db_admingrid_capacitypanel{ + width:562px; + height:auto; + float:left; + margin:0; + padding:0; +} + +.db_capacitypanel_top{ + width:562px; + height:60px; + background:url(../images/capacitypanel_top.gif) no-repeat top left; + float:left; + margin:0; + padding:0; + overflow:hidden; +} + +.db_domain_top{ + width:562px; + height:32px; + background:url(../images/db_domain_top.gif) no-repeat top left; + float:left; + margin:0; + padding:0; + overflow:hidden; +} + +.db_capacitypanel_titlebox { + width:522px; + height:35px; + float:left; + margin:20px 0 0 19px; + padding:0; +} + +.db_capacitypanel_titlebox h2 { + width:200px; + height:auto; + float:left; + margin-left:8px; + color:#e26000; + font-size:16px; + font-weight:normal; + padding:0; +} + +.db_capacitypanel_graphtitleicon { + width:19px; + height:19px; + float:left; + background:url(../images/graph_titleicon.gif) no-repeat top left; + margin:0; + padding:0; +} + +.dbadmin_selectionformarea { + width:275px; + height:27px; + float:right; + margin:0; + padding:0; +} + +.dbadmin_selectionformarea .select { + background-color: #b6b6b6; + font: normal 11px Arial, Helvetica, sans-serif; + float:left; + border: 1px solid #8b8b8b; + height: 18px; + width:126px; + margin-left:10px; + padding:1px 0 0 3px; + color:#FFF; +} + +.db_capacitypanel_mid{ + width:562px; + height:auto; + background:url(../images/capacitypanel_mid.gif) repeat-y top left; + float:left; + margin:0; + padding:0; +} + +.db_capacitypanel_bardgpanel { + width:522px; + height:auto; + float:left; + margin:0 0 0 19px; + padding:0; +} + +.db_capacitypanel_bardg_bg { + width:522px; + height:81px; + float:left; + background:url(../images/db_bardg_bg.gif) no-repeat top left; + margin-top:10px; + padding:0; +} + +.db_capacitypanel_bardg_bgtop{ + width:522px; + height:20px; + float:left; + margin:0; + padding:0; +} + +.db_capacitypanel_bardg_titlebg{ + width:184px; + height:16px; + background:url(../images/db_bardg_titlebg.gif) no-repeat top left; + float:left; + margin:0; + padding:4px 0 0 12px; + color:#3a3a3a; + font-size:12px; + text-align:left; + font-weight:normal; +} + +.db_capacitypanel_bardg_bgbot{ + width:522px; + height:61px; + float:left; + margin:0; + padding:0; +} + +.db_bargraph_panel { + width:460px; + height:50px; + float:left; + margin:5px 0 0 25px; + display:inline; +} + +.db_bargraph_barbox { + width:354px; + height:50px; + float:left; + margin-top:5px; + display:inline; +} + +.db_bargraph_barbox_top { + width:354px; + height:13px; + float:left; + margin:0; + display:inline; +} + +.db_bargraph_barbox_bot { + width:354px; + height:37px; + float:left; + margin:0; + display:inline; +} + +.db_bargraph_barbox_bar { + width:354px; + height:18px; + background:#FFF repeat top left; + border:1px solid #7f7f7f; + float:left; + margin:0; + display:inline; +} + +.db_bargraph_bar_safetext { + width:auto; + height:auto; + float:left; + text-align:right; + color:#1288b9; + font-size:11px; + font-weight:normal; + margin:0; + padding:0; + display:inline; +} + +.db_bargraph_bar_safesmalltext { + width:30%; + height:auto; + float:left; + text-align:left; + color:#1288b9; + font-size:11px; + font-weight:normal; + margin:0; + padding:0; + display:inline; +} + +.db_bargraph_bar_unsafetext { + width:auto; + height:auto; + float:left; + text-align:right; + color:#ff0000; + font-size:11px; + font-weight:normal; + margin:0; + padding:0; + display:inline; +} + +.db_bargraph_bar_totaltext { + width:auto; + height:auto; + float:left; + text-align:left; + color:#516b00; + font-size:11px; + font-weight:bold; + margin:18px 0 0 7px; + display:inline; +} + + +.db_bargraph_barbox_safezone { + width:0; + height:18px; + background:url(../images/safebar_bg.gif) #53a1d6 repeat-x top left; + float:left; + margin:0; + display:inline; + text-align:right; + color:white; + font-size:11px; + font-weight:normal; +} + +.db_bargraph_barbox_unsafezone { + width:0; + height:18px; + background:url(../images/unsafebar_bg.gif) #c60000 repeat-x top left; + float:left; + margin:0; + display:inline; +} +.db_capacitypanel_bot{ + width:562px; + height:43px; + background:url(../images/capacitypanel_bot.gif) no-repeat top left; + float:left; + margin:0; + padding:0; +} + +.netgrid_container { + width:99%; + height:auto; + float:left; + margin-top:5px; + padding:0; + border:1px solid #c0bfbf; + position:relative; +} + +.netgridheader_cell1 { + width:30%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + + +.netgridheader_cell2 { + width:62%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} +.netgridheader_cell3 { + width:7%; + height:24px; + float:left; + margin:0; + padding:0; + overflow:hidden; +} +.netgridheader_cell4 { + width:31%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} + +.loadgridheader_cell1 { + width:32%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + overflow:hidden; + padding:0; +} +.loadgridheader_cell2 { + width:15%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} +.loadgridheader_cell3 { + width:7%; + height:24px; + float:left; + margin:0; + padding:0; + overflow:hidden; +} +.loadgridheader_cell4 { + width:17%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.snapgridheader_cell1 { + width:47%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.snapgridheader_cell2 { + width:22%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.snapgridheader_cell3 { + width:30%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.snap_row_cell1 { + width:47%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} +.snap_row_cell2 { + width:22%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.snap_row_cell3 { + width:30%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.snap_scheduleicon { + width:15px; + height:16px; + float:left; + background:url(../images/calendar_icon.gif) no-repeat top left; + margin-left:5px; + margin-top:-2px; + padding:0; +} + +.net_row_cell1 { + width:30%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} +.net_row_cell2 { + width:62%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.net_row_cell3 { + width:7%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} +.net_row_cell4 { + width:31%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} +.load_row_cell1 { + width:32%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} +.load_row_cell2 { + width:15%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.load_row_cell3 { + width:7%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} +.load_row_cell4 { + width:17%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.netgrid_celltitles { + color: #333; + text-align:left; + font-size:11px; + font-weight:normal; + margin:6px 0 6px 8px; + float:left; + display:inline; +} + +.netgrid_celltitles .text{ + height:16px; + float:left; + background:#FFF repeat top left; + color:#333; + font-size:10px; + text-align:left; + border:1px solid #999; + margin:0; + padding:0; +} + +.netgrid_celltitles .errortext{ + height:16px; + float:left; + background: #fbabb3 repeat top left; + color:#333; + font-size:10px; + text-align:left; + border:1px solid #999; + margin:0; + padding:0; +} + +.netgrid_celltitles .errormsg{ + height:auto; + float:left; + color:#F00; + font-size:10px; + text-align:left; + font-weight:normal; + margin:2px 0 0 0; + padding:0; +} +.netgrid_celltitles .select{ + height:18px; + float:left; + background:#FFF repeat top left; + color:#333; + font-size:10px; + text-align:left; + border:1px solid #999; + margin:0; + padding:0; +} + +.netgrid_celltitles a:link { + color: #2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + display:inline; + text-decoration:none; + margin:0 5px 0 0; + padding:0; +} + +.netgrid_celltitles a:visited { + color: #2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + display:inline; + text-decoration:none; + margin:0 5px 0 0; + padding:0; +} + +.netgrid_celltitles a:hover { + color: #2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + display:inline; + text-decoration:underline; + margin:0 5px 0 0; + padding:0; +} + +.net_gridright { + width:456px; + height:465px; + float:left; + margin-left:-456px; + padding:0; + +} + +.db_gridright { + margin-right:472px; + padding:0; + border:1px solid #900; + height:auto; + +} + +.net_displaybox { + width:456px; + height:460px; + float:left; + margin:5px 0 10px 0; + padding:0; + background-attachment: scroll; + position: fixed; +} + +.net_displaybox_top { + width:456px; + height:76px; + float:left; + background:url(../images/display_boxtop.gif) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.net_displaytitlebox { + width:386px; + height:25px; + float:left; + margin:35px 0 0 42px; + display:inline; +} + +.net_displaytitlebox h2 { + width:300px; + height:auto; + float:left; + color:#FFF; + text-align:left; + font-size:12px; + font-weight:normal; + display:inline; +} + +.ip_gridheader_cell1 { + width:10%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.ip_gridheader_cell2 { + width:39%; + height:24px; + float:left; + margin:0; + padding:0; + overflow:hidden; +} + +.ip_gridheader_cell3 { + width:13%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.ip_gridrow_cell1 { + width:10%; + height:24px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.ip_gridrow_cell2 { + width:39%; + height:24px; + float:left; + margin:0; + padding:0; + overflow:hidden; +} + +.ip_gridrow_cell3 { + width:13%; + height:24px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.ip_gridheader_cell2 a:link { + color: #2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + float:left; + display:inline; + text-decoration:none; +} + +.ip_gridheader_cell2 a:visited { + color: #2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + float:left; + display:inline; + text-decoration:none; +} + +.ip_gridheader_cell2 a:hover { + color: #2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + float:left; + display:inline; + text-decoration:underline; +} +a.add_rules { + width:54px; + height:25px; + float:right; + background:url(../images/sprite1.gif) no-repeat -313px -227px; + margin:0; + padding:0; +} + +a:hover.add_rules { + background:url(../images/sprite1.gif) no-repeat -374px -227px; +} + +.display_content { + width:388px; + height:336px; + float:left; + margin:10px 0 0 42px; + display:inline; + overflow-x:hidden; + overflow-y:auto; +} + +.display_gridbox { + width:362px; + height:auto; + float:left; + border:1px solid #bababa; + margin:0; + padding:0; +} +.load_graphicalbox { + width:362px; + height:auto; + float:left; + margin:0; + padding:0; +} + +.load_graphical_left { + width:85px; + height:auto; + float:left; + margin:0; + padding:0; +} + +.load_router { + width:59px; + height:59px; + float:left; + background:url(../images/load_routericon.gif) no-repeat top left; + margin:0; + padding:0; +} + + +.load_graphical_left p { + width:auto; + height:auto; + float:left; + margin-top:5px; + color:#FFF; + font-size:11px; + text-align:center; + font-weight:normal; + padding:0; +} + +.load_graphical_mid { + width:74px; + height:auto; + float:left; + margin:0; + padding:0; +} + +.load_joint { + width:74px; + height:7px; + float:left; + background:url(../images/load_joint.gif) no-repeat top left; + margin-top:25px; + padding:0; +} + + +.load_graphical_right { + width:203px; + height:auto; + float:left; + margin:0; + padding:0; +} + +.load_vmlist { + width:203px; + height:auto; + float:left; + margin-top:25px; + padding:0; +} + +.load_closebutton { + cursor:pointer; + cursor:hand; + width:12px; + height:12px; + float:right; + background:url(../images/loadgr_closebutton.png) no-repeat top left; + margin:6px 0 0 10px; + display:inline; + padding:0; +} + +.load_closebutton:hover { + background:url(../images/loadgr_closebutton_hover.png) no-repeat top left; +} + +.load_workingvm { + width:197px; + height:73px; + float:left; + background:url(../images/load_workingvm.gif) no-repeat top left; + margin:0; + padding:0; +} + +.load_newaddvm { + width:197px; + height:73px; + float:left; + background:url(../images/loading_addbg.gif) no-repeat top left; + cursor:pointer; + cursor:hand; + margin:0; + padding:0; +} + + +.load_graphicalvm_top { + width:197px; + height:25px; + float:left; + margin:0; + padding:0; +} + +.load_graphicalvm_bot { + width:197px; + height:48px; + float:left; + margin:0; + padding:0; +} + +.load_loadingvm { + width:197px; + height:73px; + float:left; + background: url(../images/loading_load.gif) no-repeat top left; + margin:0; + padding:0; +} + +.loadadding_animation { + width:16px; + height:16px; + margin:35px 0 0 45px; + float:left; + display:inline; + background: url(../images/load_aniloader.gif) no-repeat top left; +} + +.loadadd_icon{ + width:13px; + height:14px; + margin:35px 0 0 45px; + float:left; + display:inline; + background: url(../images/load_addicon.gif) no-repeat top left; +} + +.load_adding_text { + width:auto; + height:auto; + float:left; + margin:35px 0 0 5px; + display:inline; + color:#FFF; + font-size:11px; + font-weight:bold; +} + +.load_newadd_text { + width:auto; + height:auto; + float:left; + margin:35px 0 0 5px; + display:inline; + color:#FFF; + font-size:11px; + font-weight:bold; +} + + +.load_stoppedvm { + width:197px; + height:73px; + float:left; + background:url(../images/load_stoppedvm.gif) no-repeat top left; + margin:0; + padding:0; +} + +.loadingvmtext { + width:100px; + height:40px; + float:right; + margin:0 3px 0 0; + display:inline; + padding:0; +} + +.loadingvmtext p { + width:auto; + height:40px; + float:left; + color:#FFF; + font-size:11px; + text-align:left; + font-weight:normal; + margin:0; + padding:0; +} + + + +.display_gridheader { + width:362px; + height:24px; + float:left; + background:url(../images/display_headerbg.gif) repeat-x top left; + margin:0; + padding:0; +} + +.display_headercell1{ + width:105px; + height:24px; + float:left; + border-right:1px solid #bababa; + margin:0; + padding:0; + overflow:hidden; +} +.display_headercell2{ + width:47x; + height:24px; + float:left; + border-right:1px solid #bababa; + margin:0; + padding:0; + overflow:hidden; +} + +.display_snapheadercell1{ + width:71px; + height:24px; + float:left; + border-right:1px solid #bababa; + margin:0; + padding:0; + overflow:hidden; +} +.display_snapheadercell2{ + width:120px; + height:24px; + float:left; + border-right:1px solid #bababa; + margin:0; + padding:0; + overflow:hidden; +} + +.display_snapheadercell3{ + width:47px; + height:24px; + float:left; + border-right:1px solid #bababa; + margin:0; + padding:0; + overflow:hidden; +} +.display_headercell2{ + width:47x; + height:24px; + float:left; + border-right:1px solid #bababa; + margin:0; + overflow:hidden; + padding:0; +} +.display_snaprowcell1{ + width:71px; + height:20px; + float:left; + border-right:1px solid #bababa; + margin:0; + padding:0; + overflow:hidden; +} + +.display_snaprowcell2{ + width:120px; + height:20px; + float:left; + border-right:1px solid #bababa; + margin:0; + padding:0; + overflow:hidden; +} + +.display_snaprowcell3{ + width:47px; + height:20px; + float:left; + border-right:1px solid #bababa; + margin:0; + padding:0; + overflow:hidden; +} + +.display_headercell_title{ + width:auto; + height:auto; + float:left; + text-align:left; + color:#494949; + font-size:12px; + margin-top:5px; + margin-left:5px; + display:inline; + padding:0; + overflow:hidden; +} + +.display_rowodd { + width:362px; + height:20px; + float:left; + background:#6f6f6f repeat top left; + border-bottom:1px solid #bababa; + margin:0; + padding:0; +} + +.display_rowloading { + width:362px; + height:20px; + float:left; + background:#121212 repeat top left; + border-bottom:1px solid #bababa; + margin:0; + padding:0; +} + +.display_rowloading p { + width:auto; + height:auto; + float:left; + color:#FFF; + text-align:left; + text-decoration:none; + font-size:11px; + font-weight:bold; + margin:3px 0 0 10px; + display:inline; + padding:0; +} + +.display_rowloader_animation { + width:16px; + height:16px; + float:left; + background:url(../images/displaygrid_loader.gif) no-repeat top left; + margin:2px 0 0 10px; + display:inline; + padding:0; +} + +.display_rowodd:hover { + background: #000 repeat-x top left; +} + +.display_roweven { + width:362px; + height:20px; + float:left; + background:#464646 repeat top left; + border-bottom:1px solid #bababa; + margin:0; + padding:0; +} + +.display_roweven:hover { + background: #000 repeat-x top left; +} + +.display_rowcell1{ + width:105px; + height:20px; + float:left; + border-right:1px solid #bababa; + margin:0; + padding:0; + overflow:hidden; +} +.display_rowcell2{ + width:47x; + height:20px; + float:left; + margin:0; + padding:0; + overflow:hidden; +} +.display_rowcell_title{ + width:auto; + height:auto; + float:left; + text-align:left; + color:#FFF; + font-size:11px; + margin-top:5px; + margin-left:5px; + display:inline; + padding:0; + overflow:hidden; +} + +a.display_editbutton { + width:19px; + height:15px; + float:left; + text-decoration:none; + margin:2px 0 0 3px; + padding:0; + background:url(../images/display_editicon.png) no-repeat top left; +} + +a:hover.display_editbutton { + background:url(../images/display_editicon_hover.png) no-repeat top left; +} + +a.display_rollbackbutton { + width:19px; + height:15px; + float:left; + text-decoration:none; + margin:2px 0 0 3px; + padding:0; + background:url(../images/display_rollbackicon.png) no-repeat top left; +} + +a:hover.display_rollbackbutton { + background:url(../images/display_rollbackicon_hover.png) no-repeat top left; +} + +a.display_deletebutton { + width:11px; + height:14px; + float:left; + text-decoration:none; + margin:2px 0 0 4px; + padding:0; + background:url(../images/display_deleteicon.png) no-repeat top left; +} + +a:hover.display_deletebutton { + background:url(../images/display_deleteicon_hover.png) no-repeat top left; +} + +.net_displaybox_mid { + width:456px; + height:335px; + float:left; + background:url(../images/display_boxmid.gif) repeat-y top left; + margin:0; + padding:0; +} + +.net_displaybox_bot { + width:456px; + height:49px; + float:left; + background:url(../images/display_boxbot.gif) no-repeat top left; + margin:0; + padding:0; +} + +.small_gridconatiner_left { + width:49%; + float:left; + height:auto; + margin:20px 0 20px 0; + border:1px solid #c0bfbf; + padding:0; +} + +.small_gridconatiner_right{ + width:49%; + float:right; + height:auto; + margin:20px 0 20px 0; + border:1px solid #c0bfbf; + padding:0; +} + +.adding_loading { + width:100%; + float:left; + margin:0; + padding:0; + background: #e7f7fc repeat-x top left; + border-bottom:1px solid #e8e8e8; +} + +.adding_animation { + width:16px; + height:16px; + margin:3px 0 0 10px; + float:left; + display:inline; + background:url(../images/ajax-loader.gif) no-repeat top left; +} + +.adding_text { + width:auto; + height:auto; + float:left; + margin:8px 0 0 10px; + display:inline; + color:#333; + font-size:11px; + font-weight:bold; +} + +.result_loading { + width:100%; + float:left; + margin:0; + padding:0; + background: #fffee2 repeat-x top left; + border-bottom:1px solid #e8e8e8; +} + + +.result_loading p { + width:auto; + height:auto; + float:left; + margin:8px 0 0 10px; + display:inline; + color:#333; + font-size:11px; + font-weight:bold; +} + +.result_closebutton { + width:40px; + height:13px; + float:left; + text-decoration:none; + cursor:pointer; + cursor:hand; + margin:7px 0 0 60px; + display:inline; + background:url(../images/gridresult_closebutton.gif) no-repeat top left; + padding:0; +} + +.result_closebutton:hover { + background:url(../images/gridresult_closebutton_hover.gif) no-repeat top left; +} + + +.smallrow_odd { + width:100%; + float:left; + margin:0; + padding:0; + background: #FFF repeat-x top left; + border-bottom:1px solid #e8e8e8; +} + +.smallrow_odd:hover { + background: #cbe4eb repeat-x top left; +} + +.dbsmallrow_odd { + width:100%; + float:left; + margin:0; + padding:0; + background: #FFF repeat-x top left; + border-bottom:1px solid #e8e8e8; +} + +.smallrow_even { + width:100%; + float:left; + margin:0; + padding:0; + background: #f4f2f2 repeat-x top left; + border-bottom:1px solid #e8e8e8; +} + +.smallrow_even:hover { + background: #cbe4eb repeat-x top left; +} + +.dbsmallrow_even { + width:100%; + float:left; + margin:0; + padding:0; + background: #f4f2f2 repeat-x top left; + border-bottom:1px solid #e8e8e8; +} + +.smallgrid_cell1 { + width:80%; + height:33px; + float:left; + margin:0; + padding:0; + overflow:hidden; +} + +.smallgrid_cell2 { + width:20%; + height:33px; + float:left; + margin:0; + padding:0; + overflow:hidden; +} + +.bytes_icon { + width:19px; + height:15px; + float:left; + margin:10px 5px 0 0; + padding:0; +} + +h1 { + width:auto; + height:auto; + float:left; + font-size:25px; + color:#77c4df; + text-align:left; + font-weight:normal; + font-family:Arial, Helvetica, sans-serif; + margin:0 0 0 0; + padding:0; +} + +a.add_sgroupbutton { + width:146px; + height:36px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -161px -227px; + padding:0; +} + +a:hover.add_sgroupbutton { + background:url(../images/sprite1.gif) no-repeat -161px -266px; +} + +a.add_newisobutton { + width:101px; + height:36px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -370px -421px; + padding:0; +} + +a:hover.add_newisobutton { + background:url(../images/sprite1.gif) no-repeat -472px -421px; +} + +a.add_loadbalancerbutton { + width:182px; + height:37px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -308px -266px; + padding:0; +} + +a:hover.add_loadbalancerbutton { + background:url(../images/sprite1.gif) no-repeat -161px -304px; +} + +a.add_newvmbutton { + width:123px; + height:37px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -194px -2px; + padding:0; +} + +a:hover.add_newvmbutton { + background:url(../images/sprite1.gif) no-repeat -318px -2px; +} + +a.add_hostbutton { + width:87px; + height:36px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -493px -267px; + padding:0; +} + +a:hover.add_hostbutton { + background:url(../images/sprite1.gif) no-repeat -583px -267px; +} + +a.add_publicipbutton { + width:106px; + height:28px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/add_ipbutton.gif) no-repeat top left; + padding:0; +} + +a:hover.a.add_publicipbutton { + background:url(../images/add_ipbutton_hover.gif) no-repeat top left; +} + +a.add_storagepoolbutton { + width:146px; + height:36px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -308px -345px; + padding:0; +} + +a:hover.add_storagepoolbutton { + background:url(../images/sprite1.gif) no-repeat -455px -345px; +} + +a.add_secondary_storagebutton { + width:162px; + height:36px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -5px -421px; + padding:0; +} + +a:hover.add_secondary_storagebutton { + background:url(../images/sprite1.gif) no-repeat -522px -383px; +} + +a.add_volumebutton { + width:101px; + height:37px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -166px -421px; + padding:0; +} + +a:hover.add_volumebutton { + background:url(../images/sprite1.gif) no-repeat -267px -421px; +} + +a.add_newaccbutton { + width:103px; + height:36px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -531px -191px; + padding:0; +} + +a:hover.add_newaccbutton { + background:url(../images/sprite1.gif) no-repeat -531px -231px; +} + +a.add_serviceoffbutton { + width:146px; + height:36px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -5px -345px; + padding:0; +} + +a:hover.add_serviceoffbutton { + background:url(../images/sprite1.gif) no-repeat -161px -345px; +} + +a.add_diskoffbutton { + width:130px; + height:36px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -251px -383px; + padding:0; +} + +a:hover.add_diskoffbutton { + background:url(../images/sprite1.gif) no-repeat -383px -383px; +} + + +a.add_publicipbutton { + width:123px; + height:37px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -348px -304px; + padding:0; +} + +a:hover.add_publicipbutton { + background:url(../images/sprite1.gif) no-repeat -475px -304px; +} + +.grid_container { + width:100%; + height:auto; + float:left; + margin-top:7px; + padding:0; + border:1px solid #c0bfbf; + position:relative; +} + +#grid_content { + height:auto; + float:left; + width:100%; + background:#FFF; +} + +.dbadmin_grid_container { + width:100%; + height:auto; + float:left; + margin-bottom:25px; + padding:0; + border:1px solid #c0bfbf; +} + + + +.grid_header { + width:100%; + height:24px; + float:left; + margin:0; + padding:0; + background: url(../images/grid_headerbg.gif) repeat-x top left; +} + +.gridheader_morebutton { + width:58px; + height:24px; + float:right; + background:url(../images/grid_morebutton.gif) no-repeat top left; + margin-right:10px; + padding:0; + text-decoration:none; + cursor:pointer; + cursor:hand; +} + +.gridheader_morebutton:hover { + background:url(../images/grid_morebutton_hover.gif) no-repeat top left; +} + +.db_vmcontainer { + width:31%; + height:119px; + float:left; + margin:10px 0 10px 10px; + display:inline; + padding:0; +} + + + +.db_vmcontainerleft { + width:15px; + height:119px; + float:left; + background:url(../images/sprite1.gif) no-repeat -452px -132px; + margin:0; + overflow:hidden; + padding:0; +} + + + +.db_vmcontainermid { + width:auto; + height:119px; + background:url(../images/db_vmmid.gif) repeat-x top left; + margin:0 0 0 15px; + padding:0; +} + + +/* hide from mac \*/ +* html .db_vmcontainerleft {margin-right: -3px;} +* html .db_vmcontainermid {margin-left: 0;} +/* end hide */ + + +.db_vmyellowcontainerleft { + width:15px; + height:119px; + float:left; + background:url(../images/sprite1.gif) no-repeat -121px -221px; + margin:0; + overflow:hidden; + padding:0; +} + +.db_vmyellowcontainermid { + width:auto; + height:119px; + background:url(../images/db_vmyellowmid.gif) repeat-x top left; + margin:0 0 0 15px; + padding:0; +} + +/* hide from mac \*/ +* html .db_vmyellowcontainerleft {margin-right: -3px;} +* html .db_vmyellowcontainermid {margin-left: 0;} +/* end hide */ + +.db_vmcontainermidleft { + width:110px; + height:119px; + float:left; + margin:0; + padding:0; +} + +.grid_statusicons { + width:68px; + height:20px; + float:left; + margin:10px 0 0 20px; + display:inline; + padding:0; +} + +.db_vmicons { + width:93px; + height:41px; + float:left; + margin:22px 0 0 7px; + display:inline; + padding:0; +} + +.db_vmcontainermidright { + width:auto; + height:119px; + float:left; + margin:0; + padding:0; +} + + +.db_vmcontainermidright p{ + width:auto; + height:auto; + float:left; + margin:30px 0 0 10px; + display:inline; + padding:0; + font-size:11px; + font-weight:normal; + text-align:left; +} + +.db_vmcontainermidright span{ + width:auto; + height:auto; + margin:0; + padding:0; + font-size:11px; + font-weight:bold; + color:#6f900a; + text-align:left; +} + +.grid_runningtitles { + color: #3b5107; + text-align:left; + font-size:11px; + font-weight:bold; + margin:13px 0 0 8px; + float:left; + display:inline; +} + +.grid_stoppedtitles { + color: #a00000; + text-align:left; + font-size:11px; + font-weight:bold; + margin:13px 0 0 8px; + float:left; + display:inline; +} + +.db_vmcontainerright { + width:15px; + height:119px; + float:left; + background:url(../images/sprite1.gif) no-repeat -475px -132px; + margin:10px 0 0 -15px; + padding:0; +} + +.db_vmyellowcontainerright { + width:15px; + height:119px; + float:left; + background:url(../images/sprite1.gif) no-repeat -142px -221px; + margin:10px 0 0 -15px; + padding:0; +} + +.db_blank { + width:1%; + height:119px; + float:left; + margin:0; + padding:0; +} + +.row_odd { + position:relative; + width:100%; + height:58px; + float:left; + margin:0; + padding:0; + background: #FFF repeat-x top left; + border-bottom:1px solid #e8e8e8; +} + +.row_running { + position:relative; + width:100%; + height:57px; + float:left; + margin:0; + padding:0; + background: # F00 url(../images/running_bar.gif) no-repeat top left; +} + +.row_even { + position:relative; + width:100%; + height:58px; + float:left; + margin:0; + padding:0; + background: #f4f2f2 repeat-x top left; + border-bottom:1px solid #e8e8e8; + +} + + + +.vmrow_loading { + width:100%; + height:68px; + margin:0; + padding:0; + position:absolute; + top:0; + left:0; + background: url(../images/alpha_vmrowbg.png) repeat-x top left; + z-index:999; + text-align:center; +} + +.row_loading { + width:100%; + height:38px; + margin:0; + padding:0; + position:absolute; + top:0; + left:0; + background: url(../images/alpha_rowbg.png) repeat-x top left; + z-index:999; + text-align:center; +} + +.loading_animationcontainer { + width:auto; + height:24px; + margin:0 auto; + padding:0; + z-index:1000; + float:left; + position:absolute; + top:20px; + left:38%; +} + +.loading_animationtext { + width:100px; + height:19px; + float:left; + background:url(../images/loadind_textbg.gif) #000 repeat-x top left; + margin:0; + display:block; + padding:5px 5px 0; + color:#FFF; + font-size:11px; + font-weight:normal; +} + +.loading_animation { + width:192px; + height:24px; + float:left; + background:url(../images/loading.gif) no-repeat top left; + margin:0; + padding:0; +} + +.loadingmessage_container { + width:30%; + height:56px; + margin:0 auto; + padding:0; + z-index:1000; + float:left; + position:absolute; + background:url(../images/loading_messagebg.gif) #d3d3d3 repeat-x top left; + border:1px solid #CCC; + top:0; + left:38%; + display:inline; +} + + +.loadingmessage_top { + width:99%; + height:29px; + float:left; + margin:0; + padding:2px 5px 0 5px; + overflow:hidden; +} + +.loadingmessage_top p { + width:auto; + height:25px; + margin:0; + padding:0; + color:#333; + text-align:left; + font-weight:normal; + font-size:11px; + display:inline; +} + +.loadingmessage_bottom { + width:100%; + height:20px; + float:left; + margin:0; + padding:0; +} + +a.continue_button { + width:60px; + height:17px; + float:right; + margin-right:5px; + padding:0; + background:url(../images/vm_continuebutton.png) no-repeat top left; + text-decoration:none; + border +} + +a:hover.continue_button { + background:url(../images/vm_continuebutton_hover.png) no-repeat top left; +} + +.grid_header_cell0 { + width:6%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} +.grid_header_cell1 { + width:11%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.grid_header_cell2 { + width:9%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; + +} + +.grid_header_cell3 { + width:24%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; + +} + +.grid_header_cell4 { + width:5%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} + +.grid_headertitles { + color:#FFF; + text-align:left; + font-size:12px; + font-weight:normal; + margin:5px 0 0 8px; + float:left; + display:inline; +} + +.gridsorting_arrow { + width:10px; + height:5px; + float:right; + margin:9px 7px 0 0 ; + + padding:0; +} + +.gridsorting_arrow.up { + background:url(../images/gridsorting_uparrow.gif) no-repeat top right; +} + +.gridsorting_arrow.down { + background:url(../images/gridsorting_downarrow.gif) no-repeat top right; +} + +.red_statusbar { + width:1%; + height:58px; + float:left; + margin:0; + padding:0; + background:url(../images/red_statusbar.gif) repeat top left; +} + +.grey_statusbar { + width:1%; + height:58px; + float:left; + margin:0; + padding:0; + background:url(../images/grey_statusbar.gif) repeat top left; +} + +.green_statusbar { + width:1%; + height:58px; + float:left; + margin:0; + padding:0; + background:url(../images/green_statusbar.gif) repeat top left; +} + +.yellow_statusbar { + width:1%; + height:58px; + float:left; + margin:0; + padding:0; + background:url(../images/yellow_statusbar.gif) repeat top left; +} + + + +.grid_row_cell1 { + width:11%; + height:38px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.grid_row_cell2 { + width:9%; + height:38px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; + +} + +.grid_row_cell3 { + width:24%; + height:38px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; + +} + +.grid_row_cell4 { + width:5%; + height:38px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + + + +.grid_celltitles { + color: #333; + text-align:left; + font-size:11px; + font-weight:normal; + margin:13px 0 6px 8px; + float:left; + display:inline; + overflow:hidden; +} + +.grid_celltitles a:link { + color: #2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + display:inline; + text-decoration:none; + margin-left:5px; + padding:0; +} + +.grid_celltitles a:visited { + color: #2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + display:inline; + text-decoration:none; + margin-left:5px; + padding:0; +} + +.grid_celltitles a:hover { + color: #2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + display:inline; + text-decoration:underline; + margin-left:5px; + padding:0; +} + +.grid_runningtitles { + color: #3b5107; + text-align:left; + font-size:11px; + font-weight:bold; + margin:13px 0 0 8px; + float:left; + display:inline; +} + +.grid_stoppedtitles { + color: #a00000; + text-align:left; + font-size:11px; + font-weight:bold; + margin:13px 0 0 8px; + float:left; + display:inline; +} + +.grid_haicons { + width:38px; + height:15px; + float:left; + margin:10px 0 0 5px; + display:inline; + padding:0; +} + +a.windows_consoleicons { + width:34px; + height:27px; + float:left; + margin:10px 0 0 8px; + display:inline; + padding:0; + text-decoration:none; + background:url(../images/windowsconsole_icon.gif) no-repeat top left; +} + +a:hover.windows_consoleicons { + width:34px; + height:27px; + float:left; + margin:13px 0 0 8px; + display:inline; + padding:0; + text-decoration:none; + background:url(../images/windowsconsole_iconhover.gif) no-repeat top left; +} + + +.grid_groupdivider { + width:100%; + height:21px; + background:#fefcdf repeat-x top left; + border-bottom:1px solid #e8e8e8; + float:left; + margin:0; + padding:0; +} + +.grouptitle_container { + width:auto; + height:17px; + background:#505050 repeat top left; + float:left; + color:#cbf0fd; + font-weight:bold; + font-size:11px; + padding:4px 13px 0 13px; +} + +.group_endbox { + width:24px; + height:21px; + float:left; + background:url(../images/sprite1.gif) no-repeat -153px -94px; + margin:0; + padding:0; +} + +.grid_links { + width:auto; + height:16px; + float:left; + margin:0; + padding:0; +} + +.grid_links a:link { + color:#2c8bbc; + text-decoration:none; + text-align:left; + font-weight:normal; + font-size:11px; + margin:0 8px; + display:inline; + +} + +.grid_links a:visited { + color:#2c8bbc; + text-decoration:none; + text-align:left; + font-weight:normal; + font-size:11px; + margin:0 8px; + display:inline; +} + +.grid_links a:hover { + color:#333; + text-decoration:underline; + text-align:left; + font-weight:normal; + font-size:11px; + margin:0 8px; + display:inline; +} + +.gridmore_links { + width:183px; + height:16px; + float:left; + margin:0; + padding:0; + +} + +.gridmore_links a:link { + color:#2c8bbc; + text-decoration:none; + text-align:left; + font-weight:normal; + font-size:11px; + margin:0 8px; + display:inline; +} + +.gridmore_links a:visited { + color:#2c8bbc; + text-decoration:none; + text-align:left; + font-weight:normal; + font-size:11px; + margin:0 8px; + display:inline; +} + +.gridmore_links a:hover { + color:#333; + text-decoration:underline; + text-align:left; + font-weight:normal; + font-size:11px; + margin:0 8px; + display:inline; +} + + +.dropdown_more { + width:183px; + height:auto; + float:left; + margin:0; + padding:0; + position:absolute; + left:295px; + z-index:1003; + display: none; +} + +.dropdown_moretop { + width:183px; + height:40px; + float:left; + background:url(../images/overlay_moretop.png) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.dropdown_moremid { + width:183px; + height:auto; + float:left; + background:url(../images/overlay_moremid.png) repeat-y top left; + margin:0; + padding:0; +} + +.dropdown_morelist{ + width:170px; + height:auto; + float:left; + margin:0; + padding:0; + list-style:none; +} + +.dropdown_morelist li{ + padding:4px 0 7px 9px; + background:url(../images/box_bullet.gif) no-repeat top left; + background-position: 2px 5px; + text-align: left; + margin-left: 10px; + font-size: 12px; + border-bottom:1px dashed #e1e1e1; +} + +.dropdown_morelist a:link { + color:#2c8bbc; + text-decoration:none; + text-align:left; + font-weight:normal; + font-size:11px; + margin:0 8px; + display:inline; +} + +.dropdown_morelist a:visited { + color:#2c8bbc; + text-decoration:none; + text-align:left; + font-weight:normal; + font-size:11px; + margin:0 8px; + display:inline; +} + +.dropdown_morelist a:hover { + color:#333; + text-decoration:underline; + text-align:left; + font-weight:normal; + font-size:11px; + margin:0 8px; + display:inline; +} + +.dropdown_morebot { + width:183px; + height:32px; + float:left; + background:url(../images/overlay_morebot.png) no-repeat top left; + margin:0; + padding:0; +} + + +.overlay_smallpopup { + width:408px; + height:200px; + float:left; + margin:0; + padding:0; + position:absolute; + z-index:1005; + background:url(../images/console_bg.png) no-repeat top left; + right:130px; + display:none; +} + + + +.overlay_spopup_top { + width:408px; + height:37px; + float:left; + background: url(../images/small_pptop.png) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + + +.overlay_spopup_mid { + width:408px; + height:auto; + float:left; + background: url(../images/small_ppmid.png) repeat-y top left; + margin:0; + padding:0; +} + + +.overlay_spopup_midleft { + width:180px; + height:auto; + float:left; + margin:0; + padding:0; +} + +.console_box0 { + width:144px; + height:110px; + float:left; + margin-top: 30px; + margin-left:31px; + padding:0; + display:inline; +} + +.console_box1 { + width:144px; + height:110px; + float:left; + margin-top: 30px; + margin-left:31px; + padding:0; + display:inline; +} + +.overlay_spopup_midright { + width:228px; + height:auto; + float:left; + margin:0; + padding:0; +} + + +.overlay_spopup_midright p { + width:200px; + height:auto; + float:left; + margin-left:10px; + display:inline; + font-size:11px; + font-weight:normal; + text-align:left; + padding:0; +} + +.overlay_spopup_midright span { + width:200px; + height:auto; + float:left; + margin-left:10px; + margin-bottom:8px; + display:inline; + font-size:11px; + font-weight:bold; + color:#77c4df; + text-align:left; + padding:0; +} + + + +.overlay_spopup_bot { + width:408px; + height:42px; + float:left; + background: url(../images/small_ppbot.png) no-repeat top left; + margin::0; + padding::0; + overflow:hidden; +} + +.alert_box { + width:97%; + height:55px; + float:left; + margin:8px 0 0 10px; + display:inline; +} + +.alert_box_left { + width:3%; + height:55px; + float:left; + margin:0; + padding:0; +} + +.alert_icon { + width:15px; + height:12px; + background:url(../images/alert_icon.png) no-repeat top left; + float:left; + margin:0; + padding:0; +} + +.alert_box_mid { + width:75%; + height:55px; + float:left; + margin:0; + padding:0; +} + +.alert_box_mid p{ + width:auto; + height:auto; + float:left; + text-align:left; + font-size:11px; + margin-left:10px; + padding:0; +} + +.alert_box_mid span{ + width:100%; + height:auto; + float:left; + text-align:left; + font-size:11px; + color:#ad0000; + font-weight:bold; + margin:0; + padding:0; +} + + +.alert_box_right { + width:22%; + height:55px; + float:left; + margin:0; + padding:0; +} + +.alert_box_right p{ + width:auto; + height:auto; + float:right; + text-align:left; + font-size:11px; + margin:0; + padding:0; +} + + +.account_box { + width:96%; + height:173px; + float:left; + margin:15px 15px 0 15px; + background:url(../images/account_bg.gif) repeat-x top left; + border:1px solid #a7a7a7; + display:inline; + padding:0; +} + +.account_boxshadow { + width:125px; + height:13px; + float:right; + margin-right:20px; + margin-bottom:9px; + display:inline; + background:url(../images/account_shadow.gif) no-repeat top left; + padding:0; +} + +.account_info { + width:90%; + height:155px; + float:left; + margin:10px 0 0 5px; + text-align:left; + font-weight:bold; + display:inline; + padding:0; +} + +.account_info p { + text-align:left; + font-weight:bold; + margin-bottom:2px; + padding:0; +} + +.account_info span { + text-align:left; + font-weight:normal; + color:#333; + padding:0; +} + +.pin_icon { + width:12px; + height:23px; + float:left; + margin:0; + padding:0; + background:url(../images/pin_icon.gif) no-repeat top left; +} + +.eventgridheader_cell1 { + width:20%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.eventgridheader_cell2 { + width:39%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} + +.eventrow_cell1 { + width:20%; + height:24px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.eventrow_cell2 { + width:39%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.admin_eventgridheader_cell1 { + width:13%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.admin_eventgridheader_cell2 { + width:34%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} + +.admin_eventrow_cell1 { + width:13%; + height:24px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.admin_eventrow_cell2 { + width:34%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.admin_alertgridheader_cell1 { + width:25%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.admin_alertgridheader_cell2 { + width:49%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} + +.admin_alertrow_cell1 { + width:25%; + height:24px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.admin_alertrow_cell2 { + width:49%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.admin_accountgridheader_cell1 { + width:20%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} + +.admin_accountgridheader_cell2 { + width:10%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} +.admin_accountgridheader_cell3 { + width:8%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} + + +.admin_accountgridrow_cell1 { + width:20%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.admin_accountgridrow_cell2 { + width:10%; + height:24px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} +.admin_accountgridrow_cell3 { + width:8%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + + +.temp_gridheader_cell1 { + width:5%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.temp_gridheader_cell2 { + width:15%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.temp_gridheader_cell3 { + width:20%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + overflow:hidden; + padding:0; + overflow:hidden; +} + +.temp_gridheader_cell4 { + width:4%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + + + +.tempgrid_row_cell1 { + width:5%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + white-space:nowrap; + overflow:hidden; +} + +.tempgrid_row_cell2 { + width:15%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.tempgrid_row_cell3 { + width:20%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.tempgrid_row_cell4 { + width:4%; + height:25px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + white-space:nowrap; + overflow:hidden; +} + + +.tempbiticons { + width:auto; + height:17px; + float:left; + margin:-2px 1px 0 0; + padding:0; +} + +.temptypeicons { + width:16px; + height:16px; + float:left; + margin:-2px 0 0 0; + padding:0; +} + +a.temp_editbutton{ + width:20px; + height:15px; + float:left; + background:url(../images/temp_editicon.gif) no-repeat top left; + text-decoration:none; + margin:0 0 0 0; + padding:0; +} + +a:hover.temp_editbutton{ + background:url(../images/temp_editicon_hover.gif) no-repeat top left; +} + +a.temp_deletebutton{ + width:11px; + height:14px; + float:left; + background:url(../images/temp_deleteicon.gif) no-repeat top left; + text-decoration:none; + margin:0 0 0 0; + padding:0; +} + +a:hover.temp_deletebutton{ + background:url(../images/temp_deleteicon_hover.gif) no-repeat top left; +} + + +.gridadmin_hostheader_cell0 { + width:16%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + + +.gridadmin_hostheader_cell1 { + width:10%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.gridadmin_hostheader_cell2 { + width:12%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.gridadmin_hostheader_cell3 { + width:23%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.gridadmin_hostheader_cell_s { + width:5%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.gridadmin_hostrow_cell1 { + width:10%; + height:38px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.gridadmin_hostrow_cell2 { + width:12%; + height:38px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.gridadmin_hostrow_cell3 { + width:23%; + height:38px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.gridadmin_hostrow_cell4 { + width:15%; + height:38px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.gridadmin_hostrow_cell_s { + width:5%; + height:38px; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.gridadmin_storageheader_cell3 { + width:21%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} +.gridadmin_storageheader_cell4 { + width:22%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.gridadmin_storagerow_cell3 { + width:21%; + height:38px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.gridadmin_storagerow_cell4 { + width:22%; + height:38px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.gridadmin_globalheader_cell1 { + width:50%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.gridadmin_globalheader_cell2 { + width:30%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.gridadmin_globalheader_cell3 { + width:15%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.gridadmin_globalheader_cell4 { + width:4%; + height:24px; + float:left; + margin:0; + padding:0; + overflow:hidden; +} + +.gridadmin_globalrow_cell1 { + width:50%; + height:24px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.gridadmin_globalrow_cell2 { + width:30%; + height:24px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.gridadmin_globalrow_cell3 { + width:15%; + height:24px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.gridadmin_globalrow_cell4 { + width:4%; + height:24px; + float:left; + margin:0; + padding:0; + overflow:hidden; +} + +.gridadmin_offeringsheader_cell1 { + width:5%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.gridadmin_offeringsheader_cell2 { + width:10%; + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} + +.gridadmin_offeringsheader_cell3 { + width:15%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} +.gridadmin_offeringsheader_cell4 { + width:44%; + height:24px; + float:left; + margin:0; + border-right:1px solid #c2c2c2; + padding:0; + overflow:hidden; +} + +.gridadmin_offeringsrow_cell1 { + width:5%; + height:24px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} +.gridadmin_offeringsrow_cell2 { + width:10%; + height:24px; + float:left; + border-right:1px solid #f9f9f9; + margin:0; + padding:0; + overflow:hidden; +} +.gridadmin_offeringsrow_cell3 { + width:15%; + height:24px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.gridadmin_offeringsrow_cell4 { + width:44%; + height:24px; + float:left; + margin:0; + border-right:1px solid #f9f9f9; + padding:0; + overflow:hidden; +} + +.details_arrow { + width:9px; + height:6px; + float:left; + margin:2px 5px 0 5px; + display:inline; + padding:0; +} + +.hostadmin_showdetails_panel { + width:98%; + height:auto; + border-left:1px solid #cacaca; + border-right:1px solid #cacaca; + border-bottom:1px solid #cacaca; + float:left; + margin:0 10px 0 10px; + padding:0; +} + +.hostadmin_showdetails_grid { + width:100%; + height:auto; + max-height:200px; + background:#FFF repeat top left; + float:left; + margin:0; + padding:0; + overflow-x:hidden; + overflow-y:auto; +} + +.hostadmin_showdetails_columneven { + width:25%; + height:100px; + background:#dbdfe1 repeat top left; + float:left; + margin:0; + padding:0; +} + +.hostadmin_showdetails_columnodd { + width:25%; + height:100px; + background:#FFF repeat top left; + float:left; + margin:0; + padding:0; +} + +.host_statisticspanel { + width:100%; + height:auto; + background:#fffadf repeat top left; + float:left; + margin:0; + padding:0; +} + +.host_statisticslist { + width:95%; + height:auto; + float:left; + margin:10px 0 5px 10px; + display:inline; + padding:0; +} + +.host_statisticspanel p { + width:auto; + height:auto; + margin-left:5px; + float:left; + color:#333; + text-align:left; + font-weight:normal; +} + +.host_statisticspanel_green { + width:auto; + height:auto; + color:#3b5107; + text-align:left; + font-weight:normal; + margin:0; + padding:0; +} + +.host_statisticspanel_red { + width:auto; + height:auto; + color:#ea0000; + text-align:left; + font-weight:normal; + margin:0; + padding:0; +} + +.hostcpu_icon { + width:24px; + height:11px; + float:left; + background:url(../images/cpu_icon.gif) no-repeat top left; + margin:0; + display:inline; + padding:0; +} + +.hostnetwork_icon { + width:24px; + height:14px; + float:left; + background:url(../images/hostnetwork_icon.gif) no-repeat top left; + margin:0; + display:inline; + padding:0; +} + +.hostdisk_icon { + width:10px; + height:16px; + float:left; + background:url(../images/disk_icon.gif) no-repeat top left; + margin:0; + display:inline; + padding:0; +} + + +.hostmemory_icon { + width:24px; + height:14px; + float:left; + background:url(../images/memory_icon.gif) no-repeat top left; + margin:0; + display:inline; + padding:0; +} + +.hostadmin_showdetailsheader { + width:100%; + height:23px; + background:url(../images/hostdetails_headerbg.jpg) repeat-x top left; + float:left; + margin:0; + padding:0; +} + +.hostadmin_showdetailsheader_cell { + height:23px; + float:left; + margin:0; + border-right:1px solid #d6dbdd; + padding:0; + overflow:hidden; +} + +.hostadmin_showdetails_row_odd { + width:100%; + height:23px; + float:left; + margin:0; + padding:0; + background: #FFF repeat-x top left; + border-bottom:1px solid #e8e8e8; +} + +.hostadmin_showdetails_row_even{ + width:100%; + height:23px; + float:left; + margin:0; + padding:0; + background: #dbdfe1 repeat-x top left; + border-bottom:1px solid #f0f0f0; +} + +.hostadmin_showdetailsrow_cell { + height:22px; + float:left; + margin:0; + border-right:1px solid #e6eaec; + padding:0; + overflow:hidden; +} + +.grid_vmrouterheader_cell { + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} + +.grid_genrow_cell { + height:auto; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + +.grid_smallgenrow_cell { + height:auto; + float:left; + margin:0; + padding:0; + border-right:1px solid #f9f9f9; + overflow:hidden; +} + + +.grid_genheader_cell { + height:24px; + float:left; + margin:0; + padding:0; + border-right:1px solid #c2c2c2; + overflow:hidden; +} + +a.add_newtemplatebutton { + width:120px; + height:36px; + float:left; + margin-left:10px; + display:inline; + background:url(../images/sprite1.gif) no-repeat -5px -383px; + padding:0; +} + +a:hover.add_newtemplatebutton { + background:url(../images/sprite1.gif) no-repeat -128px -383px; +} + +.loading_gridtable { + width:auto; + height:50px; + background:#FFF repeat top left; + position:absolute; + border:1px solid #CCC; + top:300px; + left:40%; + margin-bottom:10px; + opacity:none; +} + +.loading_gridtable p { + width:auto; + height:auto; + float:left; + text-align:left; + color:#666; + font-weight:normal; + font-size:25px; + margin:10px 15px 0 30px; + display:inline; +} + +.loading_gridanimation { + width:30px; + height:30px; + background:url(../images/bigrotation2.gif) no-repeat top left; + float:left; + margin:10px 0 0 10px; + padding:0; +} + +.vm_rows { + position:relative; + width:100%; + height:91px; + float:left; + margin:0; + padding:0; + background: #FFF repeat-x top left; + border-bottom:1px solid #e8e8e8; + display:block; +} + +.vm_rows_top { + width:100%; + height:68px; + float:left; + margin:0; + padding:0; +} + +.vm_genrows_cell { + height:68px; + float:left; + margin:0; + padding:0; + overflow:hidden; +} + + +.vm_rows_bot { + width:100%; + height:23px; + float:left; + background:url(../images/vm_actionbg.gif) repeat-x top left; + margin:0; + padding:0; +} + +.vm_bot_actions { + width:60%; + height:auto; + float:left; + margin:5px 0 0 10px; + padding:0; +} + +.vm_rowbot_loading { + width:60%; + height:auto; + float:left; + margin:5px 0 0 10px; + padding:0; +} + +.vm_rowbot_loading p { + width:auto; + height:auto; + float:left; + margin:2px 0 0 0; + color:#333; + text-align:left; + font-weight:bold; + font-size:11px; + padding:0; +} + + +.vm_rowbot_loadinganimation { + width:16px; + height:16px; + float:left; + background:url(../images/vmbot_loader.gif) no-repeat top left; + margin:0 10px 0 0; + padding:0; +} + +.vm_botactionslinks { + width:auto; + height:auto; + float:left; + margin:0 10px 0 0; + padding:0 15px 0 0; + color:#2c8bbc; + text-decoration:none; + text-align:left; + font-size:11px; + cursor:pointer; + cursor:hand; +} + +.vm_botactionslinks:hover{ + width:auto; + height:auto; + float:left; + margin:0 10px 0 0; + padding:0 15px 0 0; + color:#333; + text-decoration:underline; + text-align:left; + font-size:11px; + cursor:pointer; + cursor:hand; +} + +.vm_botactionslinks_down { + width:auto; + height:auto; + float:left; + margin:0 10px 0 0; + padding:0 15px 0 0; + color:#2c8bbc; + text-decoration:none; + text-align:left; + font-size:11px; + background:url(../images/details_downarrow.jpg) no-repeat center right; + cursor:pointer; + cursor:hand; +} + + +.vm_botactionslinks_down:hover{ + width:auto; + height:auto; + float:left; + margin:0 10px 0 0; + padding:0 15px 0 0; + color:#333; + text-decoration:underline; + text-align:left; + font-size:11px; + background:url(../images/details_downarrow.jpg) no-repeat center right; + cursor:pointer; + cursor:hand; +} + +.vm_botactionslinks_up { + width:auto; + height:auto; + float:left; + margin:0 10px 0 0; + padding:0 15px 0 0; + color:#2c8bbc; + text-decoration:none; + text-align:left; + font-size:11px; + background:url(../images/details_uparrow.jpg) no-repeat center right; + cursor:pointer; + cursor:hand; +} + + +.vm_botactionslinks_up:hover{ + width:auto; + height:auto; + float:left; + margin:0 10px 0 0; + padding:0 15px 0 0; + color:#333; + text-decoration:underline; + text-align:left; + font-size:11px; + background:url(../images/details_uparrow.jpg) no-repeat center right; + cursor:pointer; + cursor:hand; +} + + +.vm_bot_rightinfo { + width:auto; + height:auto; + float:right; + margin:2px 0 0 0; + padding:0; +} + +.vm_bot_groups { + width:auto; + height:17px; + float:left; + margin:0; + text-align:left; + background:url(../images/group_icon.gif) no-repeat top left; + padding:0; +} + + + +.vm_bot_groups p { + color:#ec6400; + font-size:11px; + font-weight:normal; + text-align:left; + margin:3px 10px 0 20px; + display:inline; + width:auto; + padding:auto; + float:left; +} + +.vm_bot_iso { + width:auto; + height:17px; + float:left; + margin:0 20px 0 0; + text-align:right; + padding:0; +} + +.vmiso_on { + width:20px; + height:18px; + float:left; + margin:0 0 0 0; + padding:0; + background:url(../images/ISO_ON.gif) no-repeat top left; +} + +.vmiso_off { + width:20px; + height:18px; + float:left; + margin:0 0 0 0; + padding:0; + background:url(../images/ISO_OFF.gif) no-repeat top left; +} + + +.vm_bot_iso p { + color:#333; + font-size:11px; + font-weight:normal; + text-align:left; + margin:3px 0 0 5px; + display:inline; + width:auto; + padding:auto; + float:left; +} + +.admin_vmcontainer { + width:100%; + height:57px; + float:left; + margin-top:5px; + overflow:hidden; + padding:0; +} + +.admin_vmcontainerleft { + width:7px; + height:57px; + float:left; + margin:0; + overflow:hidden; + padding:0; +} + + + +.admin_vmcontainermid { + width:auto; + height:57px; + margin:0 0 0 7px; + padding:0; +} + + +/* hide from mac \*/ +* html .admin_vmcontainerleft {margin-right: -3px;} +* html .admin_vmcontainermid {margin-left: 0;} +/* end hide */ + +.admin_vmcontainermid_list { + width:95%; + height:51px; + float:left; + list-style:none; + margin:0; + padding:0; +} + +.admin_vmcontainermid_list li { + width:94%; + height:12px; + float:left; + text-align:left; + font-size:11px; + font-weight:normal; + margin:5px 0 0 5px; + display:inline; + overflow:hidden; +} + +.admin_vmcontainerright { + width:7px; + height:57px; + float:left; + margin:5px 0 0 -7px; + padding:0; +} + +.admin_vmstatus { + width:100%; + height:25px; + float:left; + margin:0; + padding:0; +} + +.admin_vmgreen_arrow { + width:7px; + height:14px; + float:left; + margin-top:3px; + padding:0; + background:url(../images/vm_greenarrow.gif) no-repeat top left; +} + +.admin_vmgrey_arrow { + width:7px; + height:14px; + float:left; + margin-top:3px; + padding:0; + background:url(../images/vm_greyarrow.gif) no-repeat top left; +} + +.admin_vmred_arrow { + width:7px; + height:14px; + float:left; + margin-top:3px; + padding:0; + background:url(../images/vm_redarrow.gif) no-repeat top left; +} + +.admin_vmconsole { + width:34px; + height:27px; + float:left; + margin:0 0 0 10px; + display:inline; + padding:0; + background:url(../images/admin_vmconsole.gif) no-repeat top left; + cursor:pointer; + cursor:hand; +} +.vmactions_dropdownbox { + width:auto; + height:auto; + margin:0; + padding:0; + position:absolute; + top:69px; + left:10px; + background: #FFF repeat top left; + border:1px solid #CCC; + z-index:1005; +} + +.vmactions_dropdownbox_closebutton { + width:10px; + height:10px; + float:right; + margin:0; + padding:0; + background:url(../images/vmdropdown_closebutt.gif) no-repeat top left; + cursor:pointer; + cursor:hand; +} + +.vmactions_dropdownbox_closebutton_hover { + background:url(../images/vmdropdown_closebutt_hover.gif) no-repeat top left; + +} + + + +.vmaction_listbox { + width:auto; + height:auto; + float:left; + margin:5px 5px 10px 10px; + padding:0; + z-index:1002; +} + +.vmaction_list { + width:150px; + height:auto; + float:left; + margin:5px 10px 0 5px; + display:inline; +} + +.vmaction_list li{ + width:95px; + height:auto; + float:left; + margin:0 0 5px 0; + color:#333; + font-size:11px; + text-align:left; + font-weight:bold; + display:inline; +} + +.vmaction_links_on { + color:#2c8bbc; + text-align:left; + font-size:11px; + text-decoration:none; + font-weight:normal; + float:left; + width:auto; + height:auto; + margin:0; + padding:0; + cursor:pointer; + cursor:hand; +} + +.vmaction_links_on:hover { + color:#333; + text-align:left; + font-size:11px; + text-decoration:underline; + font-weight:normal; + float:left; + width:auto; + height:auto; + margin:0; + padding:0; + cursor:pointer; + cursor:hand; +} + +.vmaction_links_off { + color:#CCC; + text-align:left; + font-size:11px; + text-decoration:none; + font-weight:normal; + float:left; + width:auto; + height:auto; + margin:0; + padding:0; +} + + +.zonetree_box { + width:567px; + height:618px; + float:left; + margin:0; + padding:0; +} + +.zonetree_boxleft { + width: 16px; + height:618px; + float:left; + background:url(../images/zonetree_left.gif) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.zonetree_boxmid { + width: 535px; + height:618px; + float:left; + background:url(../images/zonetree_mid.gif) repeat-x top left; + margin:0; + padding:0; +} + +.zonetree_contentbox { + width:530px; + height:590px; + float:left; + margin:15px 0 0 0; + overflow-x:hidden; + overflow-y:scroll; + overflow-y:auto; +} + +.zonetree_contentbox p { + width:auto; + height:auto; + float:left; + text-align:left; + margin:5px 0 0 10px; + padding:0; + font-size:12px; + font-weight:bold; +} + +.zonetree_addbox { + width:510px; + height:25px; + float:left; + margin:0 0 5px 0; + padding:0; +} + + + +.zonetree_addicon { + width:16px; + height:16px; + float:left; + background:url(../images/zone_addicon.png) no-repeat top left; + margin:5px 0 0 5px; + padding:0; +} + +.tree_minusicon { + width:18px; + height:16px; + float:left; + background:url(../images/tree_minusopen_icon.png) no-repeat top left; + margin:5px 5px 0 0; + padding:0; +} + + +.zonetree_firstlevel { + width:510px; + height:25px; + float:left; + margin:0 0 5px 0; + padding:0; +} + +.zonetree_firstlevel_selected { + width:510px; + height:25px; + float:left; + margin:0 0 5px 0; + background:#eaf3f5 repeat top left; + padding:0; +} + +.zonetree_secondlevel { + width:455px; + height:25px; + float:left; + margin:0 0 5px 55px; + display:inline; + padding:0; +} + +.zonetree_secondlevel_selected { + width:475px; + height:25px; + float:left; + margin:0 0 5px 55px; + background:#eaf3f5 repeat top left; + padding:0; +} + +.zonetree_thirdlevel { + width:400px; + height:25px; + float:left; + margin:0 0 5px 110px; + display:inline; + padding:0; +} + +.zonetree_thirdlevel_selected { + width:400px; + height:25px; + float:left; + margin:0 0 5px 110px; + background:#eaf3f5 repeat top left; + padding:0; +} + +.zonetree_closedarrows { + width:12px; + height:14px; + background:url(../images/zone_sidearrow.png) no-repeat top left; + float:left; + margin:5px 5px 0 8px; + display:inline; + padding:0; + cursor:pointer; + cursor:hand; +} + +.zonetree_openarrows { + width:12px; + height:14px; + background:url(../images/zone_openarrow.png) no-repeat top left; + float:left; + margin:10px 5px 0 8px; + display:inline; + padding:0; + cursor:pointer; + cursor:hand; +} + +.zonetree_zoneicon { + width:18px; + height:18px; + float:left; + background:url(../images/zone_zoneicon.png) no-repeat top left; + font-weight:bold; + margin:3px 0 0 5px; + padding:0; +} + +.zonetree_podicon { + width:22px; + height:18px; + float:left; + background:url(../images/zone_podicon.png) no-repeat top left; + font-weight:bold; + margin:3px 0 0 5px; + padding:0; +} + +.zonetree_ipicon { + width:22px; + height:16px; + float:left; + background:url(../images/zone_ipicon.png) no-repeat top left; + font-weight:bold; + margin:3px 0 0 5px; + padding:0; +} +.zonetree_directipicon { + width:22px; + height:16px; + float:left; + background:url(../images/zone_directipicon.png) no-repeat top left; + font-weight:bold; + margin:3px 0 0 5px; + padding:0; +} +.zonetree_links { + width:auto; + height:auto; + float:left; + color:#2c8bbc; + text-decoration:none; + font-size:12px; + text-align:left; + margin:5px 0 0 10px; + display:inline; + padding:0; + cursor:pointer; + cursor:hand; +} +.zonetree_links:hover { + width:auto; + height:auto; + float:left; + color:#333; + text-decoration:underline; + font-size:12px; + text-align:left; + margin:5px 0 0 10px; + padding:0; + cursor:pointer; + cursor:hand; +} + + + +.zonetree_boxright { + width: 16px; + height:618px; + float:left; + background:url(../images/zonetree_right.gif) no-repeat top left; + margin:0; + padding:0; +} + +.zone_detailsbox { + width:406px; + height:414px; + float:left; + margin:0; + padding:0; +} + +.zone_detailsbox_left { + width:30px; + height:414px; + float:left; + background:url(../images/zone_detailsboxleft.gif) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.zone_detailsbox_mid { + width:359px; + height:414px; + float:left; + background:url(../images/zone_detailsboxmid.gif) repeat-x top left; + margin:0; + padding:0; + overflow:hidden; +} + +.zone_detailsbox_contentpanel { + width:350px; + height:390px; + float:left; + margin:10px 0 0 0; + padding:0; +} + +.zone_detailsbox_contentpanel h2 { + width:300px; + height:auto; + float:left; + color:#77c4df; + font-size:16px; + font-weight:normal; + text-align:left; + margin:5px 0 0 10px; + display:inline; + padding:0; +} + +.zone_detailsbox_content { + width:330px; + height:330px; + float:left; + margin:10px 0 0 10px; + padding:0; + display:inline; +} + +.zone_detailsbox_content p { + width:320px; + height:auto; + float:left; + margin:0 0 10px 0; + padding:0; + display:inline; + font-size:12px; + text-align:left; + font-weight:normal; +} + +.zone_detailsbox_content span { + width:100px; + height:auto; + float:left; + margin:0 0 5px 0; + padding:0; + display:inline; + font-size:12px; + text-align:left; + font-weight:bold; +} + + +.zone_detailsbox_right { + width:17px; + height:414px; + float:left; + background:url(../images/zone_detailsboxright.gif) no-repeat top left; + margin:0; + padding:0; +} + +.zone_detailsbox_actionpanel { + width:421px; + height:26px; + float:left; + margin:5px 0 0 0; + padding:0; +} + +.zone_detailsbox_actions { + width:auto; + height:26px; + float:left; + margin:0 0 0 0; + padding:0; +} + +.zonedetails_editzonebutton { + width:71px; + height:26px; + float:left; + background:url(../images/zone_editzonebutton.gif) no-repeat top left; + margin:0 5px 0 0; + padding:0; + cursor:pointer; + cursor:hand; + text-decoration:none; +} + +.zonedetails_editzonebutton:hover { + background:url(../images/zone_editzonebutton_hover.gif) no-repeat top left; +} + + +.zonedetails_addpublicipbutton { + width:131px; + height:26px; + float:left; + background:url(../images/zone_addpubIP.gif) no-repeat top left; + margin:0 5px 0 0; + padding:0; + cursor:pointer; + cursor:hand; + text-decoration:none; +} + +.zonedetails_addpublicipbutton:hover { + background:url(../images/zone_addpubIP_hover.gif) no-repeat top left; +} + +.zonedetails_addpodbutton { + width:71px; + height:26px; + float:left; + background:url(../images/zone_addpodbutton.gif) no-repeat top left; + margin:0 5px 0 0; + padding:0; + cursor:pointer; + cursor:hand; + text-decoration:none; +} + +.zonedetails_addpodbutton:hover { + background:url(../images/zone_addpodbutton_hover.gif) no-repeat top left; +} + +.zonedetails_editpodbutton { + width:71px; + height:26px; + float:left; + background:url(../images/zone_editpodbutton.gif) no-repeat top left; + margin:0 5px 0 0; + pediting:0; + cursor:pointer; + cursor:hand; + text-decoration:none; +} + +.zonedetails_editpodbutton:hover { + background:url(../images/zone_editpodbutton_hover.gif) no-repeat top left; +} + +.zonedetails_addvlanipbutton { + width:134px; + height:26px; + float:left; + background:url(../images/zone_addipbutton.gif) no-repeat top left; + margin:0 5px 0 0; + padding:0; + cursor:pointer; + cursor:hand; + text-decoration:none; +} + +.zonedetails_addvlanipbutton:hover { + background:url(../images/zone_addipbutton_hover.gif) no-repeat top left; + +} + +.zonedetails_directipbutton { + width:128px; + height:26px; + float:left; + background:url(../images/zone_directipbutton.gif) no-repeat top left; + margin:0 5px 0 0; + padding:0; + cursor:pointer; + cursor:hand; + text-decoration:none; +} + +.zonedetails_directipbutton:hover { + background:url(../images/zone_directipbutton_hover.gif) no-repeat top left; + +} + +.zonedetails_adddeletebutton { + width:60px; + height:26px; + float:left; + background:url(../images/zone_deletebutton.gif) no-repeat top left; + margin:0 5px 0 0; + padding:0; + cursor:pointer; + cursor:hand; + text-decoration:none; +} + +.zonedetails_adddeletebutton:hover { + background:url(../images/zone_deletebutton_hover.gif) no-repeat top left; + +} + + + +.tree_box { + width:400px; + height:618px; + float:left; + margin:0; + padding:0; +} + + +.tree_boxleft { + width: 16px; + height:618px; + float:left; + background:url(../images/zonetree_left.gif) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.tree_boxmid { + width: 368px; + height:618px; + float:left; + background:url(../images/zonetree_mid.gif) repeat-x top left; + margin:0; + padding:0; +} + +.tree_boxright { + width: 16px; + height:618px; + float:left; + background:url(../images/tree_boxright.gif) no-repeat top left; + margin:0; + padding:0; +} + + +.tree_contentbox { + width:360px; + height:590px; + float:left; + margin:15px 0 0 0; + overflow-x:scroll; + overflow-x:auto; + overflow-y:scroll; + overflow-y:auto; +} + + +.tree_firstlevel { + width:360px; + height:25px; + float:left; + margin:0 0 0 0; + padding:0; +} + + +.tree_levelspanel { + width:360px; + height:auto; + float:left; + margin:0 0 0 0; + padding:0; +} + +.tree_levelsbox{ + width:auto; + height:auto; + float:left; + margin:0 0 0 0; + padding:0; + display:inline; +} + +.tree_levels{ + width:auto; + height:auto; + float:left; + margin:0 0 0 0; + padding:0; +} + + + +.tree_eventlevels { + width:auto; + height:auto; + float:left; + margin:3px 0 0 39px; + padding:0; +} + + +.tree_eventlinks { + width:250px; + float:left; + padding:0 0 5px 20px; + font-family:Verdana, Geneva, sans-serif; + color:#2c8bbc; + font-size:12px; + font-weight:normal; + background:url(../images/tree_eventicon.gif) no-repeat top left; + margin:3px 0 0 0; + cursor:pointer; + cursor:hand; + text-decoration:none; +} + +.tree_eventlinks:hover { + text-decoration:underline; +} + +.tree_eventicon { + width:12px; + height:16px; + background:url(../images/tree_eventicon.gif) no-repeat top left; + float:left; + margin:0 5px 10px 8px; + padding:0; +} + + +.tree_links { + width:auto; + height:auto; + float:left; + color:#2c8bbc; + text-decoration:none; + font-size:12px; + text-align:left; + margin:5px 0 0 2px; + display:inline; + padding:0; + cursor:pointer; + cursor:hand; +} +.tree_links:hover { + text-decoration:underline; +} + +.domain_detailsbox { + width:auto; + height:618px; + float:left; + margin:0; + padding:0; +} + +.domain_detailsbox_left { + width:30px; + height:618px; + float:left; + background:url(../images/domdetailsbox_left.gif) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.domain_detailsbox_mid { + width:368px; + height:618px; + float:left; + background:url(../images/domdetailsbox_mid.gif) repeat-x top left; + margin:0; + padding:0; +} + +.domain_detailsbox_right { + width:14px; + height:618px; + float:left; + background:url(../images/domdetailsbox_right.gif) no-repeat top left; + margin:0; + padding:0; +} + +.domain_detailsbox_content { + width:350px; + height:550px; + float:left; + margin:10px 0 0 10px; + padding:0; + display:inline; + overflow-x:hidden; + overflow-y:scroll; + overflow-y:auto; +} + +.domain_detailsgridcontainer { + width:320px; + height:auto; + float:left; + background:#FFF repeat top left; + margin:10px 0 0 0; + border:1px solid #CCC; +} + + +.domain_searchbox_opened { + width:auto; + height:598px; + float:left; + margin:9px 0 0 0; + padding:0; +} + +.domain_searchbox_left { + width:16px; + height:598px; + float:left; + margin:0; + padding:0; + background:url(../images/domain_serachboxleft.gif) no-repeat top left; + overflow:hidden; +} + +.domain_searchbox_mid { + width:200px; + height:598px; + float:left; + margin:0; + padding:0; + background:url(../images/domain_serachboxmid.gif) repeat-x top left; +} + +.domain_search_contentpanel { + width:186px; + height:570px; + float:left; + margin:10px 0 10px 2px; + padding:0; +} + + + +.domain_searchtitle { + width:auto; + height:22px; + float:left; + padding:0; + color: #999; + font-size:16px; + font-weight:normal; + margin:0 0 0 0; + padding:0; +} + +.domain_searchicon { + width:25px; + height:22px; + float:left; + margin:0 0 0 10px; + padding:0; + background:url(../images/search_resulticon.gif) no-repeat top left; + display:inline; +} +.domain_search_contentbox { + width:185px; + height:520px; + float:left; + margin:10px 0 0 0; + padding:0; + overflow-x:hidden; + overflow-y:scroll; + overflow-y:auto; +} + +.domain_search_contentlinksbox { + width:185px; + height:auto; + float:left; + margin:0 0 10px 5px; + padding:0; + display:inline; + +} +.arrow_bullet { + width:6px; + height:5px; + float:left; + background:url(../images/arrow_bullet.gif) no-repeat top left; + margin:3px 8px 0 0; + padding:0; +} + +.breadcrumb_contentlinks{ + width:auto; + height:auto; + float:left; + margin-right:5px; + padding:0; + color:#2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + cursor:pointer; + cursor:hand; + text-decoration:none; +} + +.domain_search_contentlinks{ + width:150px; + height:auto; + float:left; + margin:0; + padding:0; + color:#2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + cursor:pointer; + cursor:hand; + text-decoration:none; +} + +.domain_search_contentlinks:hover{ + text-decoration:underline; +} + + +.domain_searchbox_right { + width:13px; + height:598px; + float:left; + margin:0; + padding:0; + background:url(../images/domain_serachboxright.gif) no-repeat top left; +} + +.search_closearrow { + width:8px; + height:16px; + float:left; + margin:280px 0 0 0; + padding:0; + cursor:pointer; + cursor:hand; + background:url(../images/search_closearrow.gif) no-repeat top left; + display:inline; +} + + + + +a.add_userbutton { + width:77px; + height:22px; + float:left; + margin:3px 0 0 10px; + display:inline; + background:url(../images/add_userbutton.gif) no-repeat top left; + padding:0; +} + +a.add_userbutton:hover { + background:url(../images/add_userbutton_hover.gif) no-repeat top left; +} + +a.add_domainbutton { + width:77px; + height:22px; + float:left; + margin:3px 0 0 10px; + display:inline; + background:url(../images/add_domainbutton.gif) no-repeat top left; + padding:0; +} + +a.add_domainbutton:hover { + background:url(../images/add_domainbutton_hover.gif) no-repeat top left; + +} + + + +.domain_detailsbox_contentpanel { + width:350px; + height:590px; + float:left; + margin:10px 0 0 0; + padding:0; +} + +.domain_detailsbox_contentpanel h2 { + width:300px; + height:auto; + float:left; + color:#77c4df; + font-size:16px; + font-weight:normal; + text-align:left; + margin:5px 0 0 10px; + display:inline; + padding:0; +} + +.domain_detailsbox_content { + width:330px; + height:540px; + float:left; + margin:10px 0 0 10px; + padding:0; + display:inline; + overflow-x:hidden; + overflow-y:scroll; + overflow-y:auto; +} + +.domain_detailsbox_content p { + width:280px; + height:auto; + float:left; + margin:0 0 5px 0; + padding:0; + display:inline; + font-size:12px; + text-align:left; + font-weight:normal; +} + +.domain_detailsbox_content span { + width:180px; + height:auto; + float:left; + margin:0 0 10px 0; + padding:0; + display:inline; + font-size:12px; + text-align:left; + font-weight:normal; +} + +.domain_detailsbox_label { + width:70px; + height:auto; + float:left; + margin:0 0 5px 0; + padding:0; + display:inline; + font-size:12px; + text-align:left; + font-weight:bold; +} + +.breadcrumb_box { + width:100%; + height:auto; + float:left; + margin:2px 0 5px 3px; + padding:0; +} + + +.breadcrumb_box span { + width:auto; + height:auto; + color:#999; + font-size:11px; + font-weight:normal; + margin:0 5px 0 5px; +} + + +.breadcrumb_box a:link { + width:auto; + height:auto; + color:#2c8bbc; + font-size:11px; + font-weight:normal; + text-decoration:none; + margin:0 5px 0 5px; +} + +.breadcrumb_box a:visited { + width:auto; + height:auto; + color:#2c8bbc; + font-size:11px; + font-weight:normal; + text-decoration:none; + margin:0 5px 0 5px; +} + +.breadcrumb_box a:hover { + width:auto; + height:auto; + color:#2c8bbc; + font-size:11px; + font-weight:normal; + text-decoration:underline; + margin:0 5px 0 5px; +} + +.rev_wiztop { + width:929px; + height:111px; + float:left; + background:url(../images/rev_wiztop.jpg) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} +.rev_wizardbox { + width:888px; + height:44px; + float:left; + margin:19px 0 0 20px; + padding:0; +} + +.rev_wizardsteps{ + width:222px; + height:44px; + float:left; + margin:0; + padding:0; +} + +.rev_wizardsteps h3{ + width:auto; + height:auto; + float:left; + font-size:19px; + text-align:left; + font-weight:normal; + color:#FFF; + margin:10px 0 0 10px; + padding:0; +} + + +.revwiz_selectednumber { + width:30px; + height:33px; + float:left; + background:url(../images/revwiz_selectednumber.gif) no-repeat top left; + color:#FFF; + font-size:24px; + text-align:left; + font-weight:bold; + margin:0; + padding:9px 0 0 12px; +} + +.revwiz_nonselectednumber { + width:30px; + height:33px; + float:left; + background:url(../images/revwiz_nonselectednumber.gif) no-repeat top left; + color:#FFF; + font-size:24px; + text-align:left; + font-weight:bold; + margin:0; + padding:9px 0 0 12px; +} + +.rev_wizmid { + width:929px; + height:458px; + float:left; + background:url(../images/rev_wizmid.gif) repeat-y top left; + margin:0; + padding:0; +} + +.rev_wizmid_maincontent { + width:902px; + height:430px; + float:left; + margin:0 0 0 15px; + padding:0; + display:inline; +} + +.rev_wizmid_maincontent p{ + width:100%; + height:auto; + float:left; + color:#333; + text-align:left; + font-size:11px; + font-weight:normal; + +} + +.rev_wizmid_maincontent a:link{ + width:auto; + height:auto; + text-align:left; + font-size:11px; + font-weight:normal; + color:#2c8bbc; + text-decoration:underline; +} + +.rev_wizmid_maincontent a:visited{ + width:auto; + height:auto; + text-align:left; + font-size:11px; + font-weight:normal; + color:#2c8bbc; + text-decoration:underline; +} + +.rev_wizmid_maincontent a:hover{ + width:auto; + height:auto; + text-align:left; + font-size:11px; + font-weight:normal; + color:#2c8bbc; + text-decoration:underline; +} + +.rev_wizmid_titlebox { + width:902px; + height:auto; + float:left; + margin:0; + padding:0; +} + +.rev_wizmid_titlebox h2{ + width:902px; + height:auto; + text-align:left; + color:#214152; + font-size:24px; + font-weight:normal; + float:left; + margin:0; + padding:0; +} + +.rev_wizmid_contentbox { + width:902px; + height:325px; + float:left; + margin:10px 0 0 0; + padding:0; + display:inline; + +} + +.rev_wizmid_tempbox { + width:893px; + height:284px; + float:left; + margin:0; + padding:0; + border:1px solid #666; +} + +.rev_wizmid_tempbox_left { + width:182px; + height:284px; + float:left; + margin:0; + padding:0; +} + +.rev_wizmid_tempbox_right { + width:709px; + height:284px; + float:left; + margin:0; + padding:0; +} + +.rev_wiztemplistpanel { + width:709px; + height:254px; + float:left; + margin:0; + padding:0; + background:#FFF repeat top left; + cursor:pointer; + cursor:hand; +} + +.rev_wiztemplistactions { + width:709px; + height:28px; + float:left; + margin:0; + padding:0; + background:#f2f2f2 repeat top left; +} + +.rev_wiztemplist_actionsbox { + width:auto; + height:auto; + float:right; + margin:8px 10px 0 0; + padding:0; +} + +.rev_wiztemplist_actionsbox a:link { + width:auto; + height:auto; + float:left; + color:#2c8bbc; + font-size:12px; + text-align:left; + font-weight:normal; + text-decoration:none; + margin:0 15px 0 0; + padding:0; +} + +.rev_wiztemplist_actionsbox a:visted { + width:auto; + height:auto; + float:left; + color:#2c8bbc; + font-size:12px; + text-align:left; + font-weight:normal; + text-decoration:none; + margin:0 15px 0 0; + padding:0; +} +.rev_wiz_reviewbox { + width:870px; + height:295px; + float:left; + margin:0; + padding:0; + overflow-y:scroll; + overflow-y:auto; + +} + +.rev_wiz_reviewlist { + width:830px; + height:auto; + float:left; + background:url(../images/tick_arrow.gif) no-repeat top left; + background-position: 5px 0; + margin:10px 0 5px 10px; + border:1px solid #CCC; + padding:5px; + display:inline; +} + +.rev_wiz_reviewlabel { + width:150px; + height:auto; + float:left; + color:#214152; + font-size:12px; + text-align:left; + font-weight:bold; + margin:0 0 0 30px; + padding:0; +} + +.rev_wiz_reviewanswers { + width:650px; + height:auto; + float:left; + color:#333; + font-size:12px; + text-align:left; + font-weight:normal; + margin:0; + padding:0; +} + +.rev_wiztemplist_actionsbox a:hover { + width:auto; + height:auto; + float:left; + color:#2c8bbc; + font-size:12px; + text-align:left; + font-weight:normal; + text-decoration:underline; + margin:0 15px 0 0; + padding:0; +} + + +.rev_wiztemplistbox { + width:709px; + height:auto; + float:left; + border-bottom:1px solid #666; + margin:0; + padding:0; + background:#FFF repeat top left; + cursor:pointer; + cursor:hand; +} +.rev_wiztemp_listtext { + width:520px; + height:auto; + float:left; + color:#021a28; + font-size:11px; + font-weight:normal; + text-align:left; + margin:5px 0 5px 0; + padding:0; +} + +.rev_wiztemp_ownertext { + width:80px; + height:auto; + float:left; + color:#021a28; + font-size:11px; + font-weight:bold; + text-align:left; + margin:5px 0 5px 0; + padding:0; +} + + +.rev_wiztemp_text { + width:520px; + height:auto; + float:left; + color:#021a28; + font-size:11px; + font-weight:normal; + text-align:left; + margin:5px 0 5px 0; + padding:0; +} + +.rev_wiztemplistbox:hover { + background:#e4e4e4 repeat top left; +} + +.rev_wiztemplistbox_selected { + width:709px; + height:auto; + float:left; + border-bottom:1px solid #666; + margin:0; + padding:0; + background:#8fe0f4 repeat top left; + cursor:pointer; + cursor:hand; +} + +.rev_wiztemo_centosicons { + width:17px; + height:16px; + float:left; + margin:2px 10px 0 5px; + background:url(../images/temp_centosicon.gif) no-repeat top left; + padding:0; +} + +.rev_wiztemo_windowsicons { + width:17px; + height:16px; + float:left; + margin:2px 10px 0 5px; + background:url(../images/temp_windowsicon.gif) no-repeat top left; + padding:0; +} + +.rev_wiztemo_linuxicons { + width:17px; + height:16px; + float:left; + margin:2px 10px 0 5px; + background:url(../images/temp_linuxicon.gif) no-repeat top left; + padding:0; +} + + +.rev_wizmid_selectedtempbut { + width:167px; + height:43px; + float:left; + margin:0; + background:url(../images/revwiz_selcted_tempbut.gif) no-repeat top left; + color:#FFF; + text-align:left; + font-size:14px; + font-weight:normal; + padding:28px 0 0 15px; +} + +.rev_wizmid_nonselectedtempbut { + width:167px; + height:43px; + float:left; + margin:0; + background:url(../images/revwiz_nonselcted_tempbut.gif) no-repeat top left; + color:#333; + text-align:left; + font-size:14px; + font-weight:normal; + padding:28px 0 0 15px; + cursor:pointer; + cursor:hand; +} + +.rev_wizmid_nonselectedtempbut:hover { + background:url(../images/revwiz_nonselcted_tempbut_hover.gif) no-repeat top left; + color:#FFF; +} + +.rev_tempsearchpanel { + width:902px; + height:21px; + float:left; + margin:0 0 10px 0; + padding:0; +} + +.rev_tempsearchpanel .select { + width:160px; + height:19px; + background:#eaeaea repeat top left; + border:1px solid #999; + font-size:12px; + color:#333; + margin:0 0 0 5px; + display:inline; + padding:0; +} + +.rev_tempsearchbox { + width:215px; + height:21px; + float:right; + margin:0; + padding:0; +} + + + + +.rev_tempsearchbox ol { + width:168px; + height:21px; + float:left; + margin:0; + padding:0; + list-style:none; +} + +.rev_tempsearchbox li { + width:168px; + height:21px; + float:left; + margin:0; + padding:0; +} + +.rev_tempsearchbox .text { + width:160px; + height:19px; + float:left; + background:#eaeaea repeat top left; + border:1px solid #999; + font-size:12px; + color:#333; + margin:0; + padding:0; +} + +.rev_searchbutton { + width:auto; + padding:auto; + float:left; + text-decoration:none; + font-size:11px; + color:#0074bb; + text-align:left; + margin:5px 0 0 5px; + padding:0; + cursor:pointer; + cursor:hand; +} + +.rev_searchbutton:hover { + + text-decoration:underline; + +} +.rev_wizformarea { + width:902px; + height:auto; + float:left; + margin:0; + padding:0; +} + + +.rev_wizformarea ol { + width:780px; + height:auto; + color:#333; + float:left; + font-family:Arial, Helvetica, sans-serif; + font-size:12px; + list-style:none; +} + +.rev_wizformarea li { + width:750px; + float:left; + padding-bottom: 10px; + color:#FFF; + font-size:12px; + font-weight:normal; + text-align:left; + margin-top:5px; +} + +.rev_wizformarea label { + width:150px; + float:left; + text-align:left; + font-weight:bold; + margin-top:2px; + color:#333; + font-size:13px; +} + +.rev_wizformarea .radio { + width:15px; + height:15px; + float:left; + margin:0 5px 0 0; + padding:0; +} + +.rev_wizformarea .checkbox { + width:15px; + height:15px; + float:left; + margin:0; + padding:0; +} +.revwiz_formcontent_title { + width:800px; + height:auto; + float:left; + color:#04263a; + font-size:12px; + font-weight:bold; + margin-top:0; + padding:0; +} + +.rev_wizformarea .text { + background-color: #e9f6ff; + font: normal 12px Arial, Helvetica, sans-serif; + font-weight:normal; + float:left; + border: 1px solid #61869b; + padding:2px 2px 0 2px; + height: 16px; + width: 196px; + margin:0; + padding:0; + color:#333; +} + +.rev_wizformarea .multiple { + background-color: #e9f6ff; + font: normal 12px Arial, Helvetica, sans-serif; + font-weight:normal; + float:left; + border: 1px solid #61869b; + padding:2px 2px 0 2px; + height: 80px; + width: 300px; + margin:0; + padding:0; + color:#333; +} + +.rev_wizformarea .select { + background-color: #e9f6ff; + font: normal 12px Arial, Helvetica, sans-serif; + font-weight:normal; + float:left; + border: 1px solid #61869b; + padding:2px 2px 0 2px; + height: 16px; + width: 196px; + margin:0; + padding:0; + color:#333; +} + +.rev_wizbot{ + width:929px; + height:19px; + float:left; + background:url(../images/rev_wizbot.gif) no-repeat top left; + margin:0; + padding:0; +} + +.rev_wizmid_actionbox { + width:902px; + height:35px; + float:left; + margin:10px 0 0 0; + padding:0; +} + +.rev_wizmid_actionnext { + width:103px; + height:26px; + float:right; + background:url(../images/revwiz_nextbutton.gif) no-repeat top left; + font-size:14px; + color:#FFF; + text-align:center; + text-decoration:none; + font-weight:normal; + margin:0 10px 0 0; + padding:10px 0 0 0; + cursor:pointer; + cursor:hand; +} + +.rev_wizmid_actionnext:hover { + color:#37a6db; +} + +.rev_wizmid_actionback { + width:103px; + height:26px; + float:left; + background:url(../images/revwiz_backbutton.gif) no-repeat top left; + font-size:14px; + color:#FFF; + text-align:center; + text-decoration:none; + font-weight:normal; + margin:0 0 0 10px; + padding:10px 0 0 0; + cursor:pointer; + cursor:hand; +} + +.rev_wizmid_actionback:hover { + color:#37a6db; +} + +.db_domainbg { + width:529px; + height:80px; + float:left; + background:url(../images/db_domainbg.gif) no-repeat top left; + margin:0 0 15px 10px; + padding:0; +} + +.db_domainbg_left { + width:183px; + height:80px; + float:left; + margin:0; + padding:0; +} + +.db_domainbg_right { + width:340px; + height:80px; + float:left; + margin:0; + padding:0; +} + +.db_domainbg_right p { + width:300px; + height:40px; + float:left; + text-align:left; + font-size:14px; + font-weight:bold; + margin:30px 0 0 0; + padding:0; +} + +.db_domainbg_right span { + width:auto; + height:auto; + text-align:left; + font-size:14px; + font-weight:bold; + color:#003b53; + margin:0; + padding:0; +} + +.db_domainicons { + width:111px; + height:49px; + float:left; + margin:10px 0 0 20px; + display:inline; + padding:0; +} + + +.revwiz_loadingbox { + width:180px; + height:50px; + position:absolute; + background:#FFF repeat top left; + border:1px solid #999; + z-index:1100; + top:47%; + left:45%; +} + +.revwiz_loadingbox p{ + width:auto; + height:auto; + float:left; + text-align:left; + color:#666; + font-weight:normal; + font-size:25px; + margin:10px 0 0 20px; + display:inline; +} + + +.revwiz_message_container { + width:300px; + height:auto; + position:absolute; + background:url(../images/loading_messagebg.gif) #d3d3d3 repeat-x top left; + border:1px solid #CCC; + z-index:1100; + top:47%; + left:45%; + display:inline; + margin:0; + padding:0; +} + + +.revwiz_message_top { + width:99%; + height:auto; + float:left; + margin:0; + padding:2px 5px 0 5px; + overflow:hidden; +} + +.revwiz_message_top p { + width:auto; + height:25px; + margin:0; + padding:0; + color:#333; + text-align:left; + font-weight:normal; + font-size:11px; + display:inline; +} + +.revwiz_message_bottom { + width:100%; + height:20px; + float:left; + margin:0; + padding:0; + +} + + +.revwizcontinue_button { + width:60px; + height:17px; + float:right; + margin-right:5px; + padding:0; + background:url(../images/vm_continuebutton.gif) no-repeat top left; + text-decoration:none; +} + +.revwizcontinue_button:hover { + background:url(../images/vm_continuebutton_hover.gif) no-repeat top left; +} + + +.revwiz_closebutton { + width:24px; + height:25px; + position:absolute; + background:url(../images/revwiz_closebutton.gif) no-repeat top left; + margin:0; + padding:0; + cursor:pointer; + cursor:hand; + z-index:1005; + right:5px; + top:4px; +} + +.revwiz_closebutton:hover { + background:url(../images/revwiz_closebutton_hover.gif) no-repeat top left; +} + +a.add_networkgroupbutton { + width:109px; + height:22px; + float:left; + margin:3px 0 0 10px; + display:inline; + background: url(../images/addnetgroup_button.gif) no-repeat top left; + padding:0; +} + +a:hover.add_networkgroupbutton { + background: url(../images/addnetgroup_button_hover.gif) no-repeat top left; +} + + +.publicip_panel { + width: 970px; + height:auto; + float:left; + margin:0; + padding:0; +} + +.ip_descriptionbox { + width:964px; + min-height:250px; + height:auto; + float:left; + position:relative; + margin:0; + padding:0; +} + +.ip_searchbutton { + width:22px; + height:21px; + float:left; + background:url(../images/ip_searchbutton.gif) no-repeat top left; + cursor:pointer; + cursor:hand; + margin:6px 0 0 5px; + display:inline; + padding:0; +} + +.ip_descriptionbox_top { + width:964px; + height:24px; + float:left; + background:url(../images/ipdescr_boxtop.gif) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.ip_descriptionbox_top a { + width:auto; + height:auto; + float:right; + color:#2c8bbc; + font-size:11px; + text-decoration:underline; + font-weight:normal; + margin:6px 15px 0 0; + padding:0; +} + +.ip_descriptionbox_top a:link,ip_descriptionbox_top a:visited { + text-decoration:underline; +} + +.ip_descriptionbox_top a:hover { + text-decoration:none; +} + +.ip_descriptionbox_mid { + width:964px; + height:auto; + float:left; + background:url(../images/ipdescr_boxmid.gif) repeat-y top left; + margin:0; + padding:0; +} + +.ip_descriptionbox_bot { + width:964px; + height:33px; + float:left; + background:url(../images/ipdescr_boxbot.gif) no-repeat top left; + margin:0; + padding:0; +} + +.ip_description_contentbox { + width:941px; + height:auto; + float:left; + margin:0 0 10px 10px; + left:0; + top:0; + padding:0; +} + +.ip_description_contentbox_top { + width:941px; + height:33px; + float:left; + background:url(../images/ipdescr_conttop.gif) no-repeat top left; + margin:0; + padding:0; + overflow:hidden; +} + +.ip_description_contentbox_mid { + width:941px; + height:auto; + float:left; + background:url(../images/ipdescr_contmid.gif) repeat-y top left; + margin:0; + padding:0; +} + +.ip_description_contentbox_mid p { + width:auto; + height:auto; + float:left; + margin:0 0 0 15px; + display:inline; + font-size:12px; + font-weight:bold; + color:#333; + padding:0; +} + + +.ip_description_contentbox_bot { + width:941px; + height:14px; + float:left; + background:url(../images/ipdescr_contbot.gif) no-repeat top left; + margin:0; + padding:0; +} + +.ip_description_topdetailspanel { + width:941px; + height:54px; + background:url(../images/ip_detailtopbox.gif) no-repeat top left; + float:left; + margin:0 0 10px 10px; + left:0; + padding:0; +} + +.ip_description_topdetailspanel a { + width:auto; + height:auto; + color:#2c8bbc; + font-size:11px; + text-decoration:underline; + margin:-2px 0 0 5px; + display:inline; + padding:0; +} + +.ip_description_topdetailspanel a:link, .ip_description_topdetailspanel a:visited { + text-decoration:underline; +} + +.ip_description_topdetailspanel a:hover { + text-decoration:none; +} + +.ip_description_detailbox { + width:231px; + height:23px; + float:left; + margin:2px 0 0 2px; + padding:0; +} + +.ip_description_detailbox p { + float:left; + color:#333; + font-size:11px; + font-weight:normal; + margin:8px 0 0 10px; + padding:0; +} + +.ip_description_detailbox span { + color:#333; + font-size:11px; + font-weight:bold; + margin:0; + padding:0; +} + +.ip_description_titlearea { + width:468px; + height:auto; + float:left; + margin:5px 0 0 0; + display:inline; + padding:0; +} + +.ip_description_titlearea h3{ + width:350px; + height:auto; + float:left; + color:#333; + font-size:14px; + font-weight:normal; + margin:4px 0 0 0; + display:inline; + padding:0; +} + +.ip_description_titleicon { + width:20px; + height:10px; + float:left; + margin:0 10px 0 10px; + display:inline; + padding:0; +} + + +.ip_description_contentarea { + width:468px; + height:auto; + float:left; + margin:0 0 0 2px; + display:inline; + padding:0; +} + +.ip_description_gridarea { + width:440px; + height:auto; + float:left; + background:#FFF; + margin:5px 0 0 10px; + padding:0; +} + + +.ip_description_managearea { + width:439px; + height:auto; + float:left; + background:#FFF; + margin:3px 0 0 0; + padding:0; +} + +.ip_description_managelist { + width:395px; + height:23px; + float:left; + background:#fff9d7 url(../images/ip_managebox_bg.gif) repeat-x top left; + border:1px solid #d6d6d6; + margin:3px 0 3px 20px; + display:inline; + padding:0; +} + +.ip_description_manageloading { + width:350px; + height:23px; + float:left; + margin:0; + padding:0; +} + +.ip_description_manageloading p{ + width:auto; + height:auto; + float:left; + color:#333; + font-size:11px; + font-weight:bold; + margin:5px 0 0 0; + padding:0; +} + +.ip_description_manageloader { + width:16px; + height:16px; + float:left; + background:url(../images/loadvm_loader.gif) no-repeat top left; + margin:3px 10px 0 10px; + padding:0; +} + +.ip_description_managelist_cell { + height:15px; + float:left; + color:#333; + font-size:11px; + text-align:left; + font-weight:normal; + margin:0; + padding:6px 0 0 5px; +} + +.ip_description_managelist_cell .select { + height:16px; + float:left; + background:#FFF; + border:1px solid #CCC; + color:#333; + font-size:11px; + text-align:left; + font-weight:normal; + margin:-2px 0 0 0; + padding:0; +} + +.ip_description_managelist_cell a:link { + color: #2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + display:inline; + text-decoration:none; + margin:0 5px 0 0; + padding:0; +} + +.ip_description_managelist_cell a:visited { + color: #2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + display:inline; + text-decoration:none; + margin:0 5px 0 0; + padding:0; +} + +.ip_description_managelist_cell a:hover { + color: #2c8bbc; + text-align:left; + font-size:11px; + font-weight:normal; + display:inline; + text-decoration:underline; + margin:0 5px 0 0; + padding:0; +} + +.ip_description_managelist_icon { + width:21px; + height:18px; + float:left; + background:url(../images/ip_managebox_icon.gif) no-repeat top left; + margin:2px 15px 0 5px; + display:inline; + padding:0; +} + +#cidr_container { + width:120px; + height:auto; + float:left; + margin:0; + padding:0; +} + + + +#account_networkgroup_container { + width:200px; + height:auto; + float:left; + margin:0; + padding:0; + +} + +.select_directipbg_user { + width:423px; + height:44px; + float:left; + background:url(../images/select_ipbg.gif) no-repeat top left; + margin:0; + padding:0; +} + +.select_directipbg_user ol { + width:395px; + height:auto; + float:left; + list-style:none; + margin:3px 0 0 12px; + display:inline; + padding:0; +} + +.select_directipbg_user li { + width:390px; + height:auto; + float:left; + margin:0 0 0 5px; + display:inline; + padding:0; +} + +.select_directipbg_user label { + width:auto; + height:auto; + float:left; + color:#FFF; + font-size:11px; + font-weight:bold; + text-align:left; + margin:7px 15px 0 0; + padding:0; +} + +.select_directipbg_user .select { + width: 259px; + height:18px; + float:left; + background:#FFF repeat top left; + border:1px solid #CCC; + font-size:11px; + font-weight:normal; + color:#333; + padding:1px 0 0 2px; + margin:4px 0 0 0; +} + +.select_directipbg_admin { + width:770px; + height:44px; + float:left; + background:url(../images/select_ipbg_admin.gif) no-repeat top left; + margin:0; + padding:0; +} + +.select_directipbg_admin ol { + width:auto; + height:auto; + float:left; + list-style:none; + margin:3px 0 0 12px; + display:inline; + padding:0; +} + +.select_directipbg_admin li { + width:auto; + height:auto; + float:left; + margin:0 0 0 5px; + display:inline; + padding:0; +} + +.select_directipbg_admin label { + width:auto; + height:auto; + float:left; + color:#FFF; + font-size:11px; + font-weight:bold; + text-align:left; + margin:7px 15px 0 0; + padding:0; +} + +.select_directipbg_admin .select { + width: 170px; + height:19px; + float:left; + background:#FFF repeat top left; + border:1px solid #CCC; + font-size:11px; + font-weight:normal; + color:#333; + padding:1px 0 0 2px; + margin:4px 0 0 10px; +} + +.select_directipbg_admin .text { + width: 174px; + height:16px; + float:left; + background:#FFF repeat top left; + border:1px solid #CCC; + font-size:11px; + font-weight:normal; + color:#333; + padding:1px 0 0 2px; + margin:4px 0 0 10px; +} + + +.select_directipbg_admin .ipwatermark_text { + color:#999; + text-align:left; + font-size:11px; + font-weight:normal; + padding:1px 0 0 2px; + position:relative; +} + + +.ip_oricon { + width:20px; + height:18px; + float:left; + background:url(../images/ip_ORicon.gif) no-repeat top left; + margin:4px 15px 0 0; + padding:0; +} + +.select_directip_actions { + width:auto; + height:auto; + float:left; + margin:0 0 0 10px; + padding:0; +} + +.select_directip_actions a { + color:#2c8bbc; + font-size:11px; + font-weight:normal; + float:left; + margin:10px 0 0 0; + padding:0; + text-decoration:underline; +} + +.select_directip_actions a:link, select_directip_actions a:visited { + text-decoration:underline; +} + +.select_directip_actions a:hover { + text-decoration:none; +} + +.select_directipbg ol { + width:395px; + height:auto; + float:left; + list-style:none; + margin:3px 0 0 12px; + display:inline; + padding:0; +} + +.select_directipbg li { + width:390px; + height:auto; + float:left; + margin:0 0 0 5px; + display:inline; + padding:0; +} + +.select_directipbg label { + width:auto; + height:auto; + float:left; + color:#FFF; + font-size:11px; + font-weight:bold; + text-align:left; + margin:7px 15px 0 0; + padding:0; +} + +.select_directipbg .select { + width: 259px; + height:18px; + float:left; + background:#FFF repeat top left; + border:1px solid #CCC; + font-size:11px; + font-weight:normal; + color:#333; + padding:1px 0 0 2px; + margin:4px 0 0 0; +} + +/* Instances tab - VM template - "Network Groups" action link - Network Groups dialog (begin) */ +ul.network_groups_list_first_level +{ + list-style-type:square; + padding-left: 10px; +} + +ul.network_groups_list_second_level +{ + list-style-type:circle; + padding-left: 30px; +} +/* Instances tab - VM template - "Network Groups" action link - Network Groups dialog (end) */ \ No newline at end of file diff --git a/ui/test/images/add_domainbutton.gif b/ui/test/images/add_domainbutton.gif new file mode 100644 index 00000000000..66e8a9dff64 Binary files /dev/null and b/ui/test/images/add_domainbutton.gif differ diff --git a/ui/test/images/add_domainbutton_hover.gif b/ui/test/images/add_domainbutton_hover.gif new file mode 100644 index 00000000000..b3e267b0168 Binary files /dev/null and b/ui/test/images/add_domainbutton_hover.gif differ diff --git a/ui/test/images/add_userbutton.gif b/ui/test/images/add_userbutton.gif new file mode 100644 index 00000000000..68d72f60501 Binary files /dev/null and b/ui/test/images/add_userbutton.gif differ diff --git a/ui/test/images/add_userbutton_hover.gif b/ui/test/images/add_userbutton_hover.gif new file mode 100644 index 00000000000..12272d07306 Binary files /dev/null and b/ui/test/images/add_userbutton_hover.gif differ diff --git a/ui/test/images/cloud_logo.gif b/ui/test/images/cloud_logo.gif new file mode 100644 index 00000000000..48638d3f6ba Binary files /dev/null and b/ui/test/images/cloud_logo.gif differ diff --git a/ui/test/images/pagination_bg.gif b/ui/test/images/pagination_bg.gif new file mode 100644 index 00000000000..9405e827930 Binary files /dev/null and b/ui/test/images/pagination_bg.gif differ diff --git a/ui/test/images/submenu_bg.gif b/ui/test/images/submenu_bg.gif new file mode 100644 index 00000000000..dabe86bbbf5 Binary files /dev/null and b/ui/test/images/submenu_bg.gif differ diff --git a/ui/test/images/submenu_linkbg.gif b/ui/test/images/submenu_linkbg.gif new file mode 100644 index 00000000000..f37b9eb73f9 Binary files /dev/null and b/ui/test/images/submenu_linkbg.gif differ diff --git a/ui/test/images/v1_popupbuttonbg.gif b/ui/test/images/v1_popupbuttonbg.gif new file mode 100644 index 00000000000..3e6a8a72fcd Binary files /dev/null and b/ui/test/images/v1_popupbuttonbg.gif differ diff --git a/ui/test/images/v1_popupbuttonbg_hover.gif b/ui/test/images/v1_popupbuttonbg_hover.gif new file mode 100644 index 00000000000..3430a2ac560 Binary files /dev/null and b/ui/test/images/v1_popupbuttonbg_hover.gif differ diff --git a/ui/test/images/v1_popupheaderbg.gif b/ui/test/images/v1_popupheaderbg.gif new file mode 100644 index 00000000000..92d02281d22 Binary files /dev/null and b/ui/test/images/v1_popupheaderbg.gif differ diff --git a/ui/test/images/v1_vmopoup_left.png b/ui/test/images/v1_vmopoup_left.png new file mode 100644 index 00000000000..1c616826370 Binary files /dev/null and b/ui/test/images/v1_vmopoup_left.png differ diff --git a/ui/test/images/v1_vmopoup_mid.png b/ui/test/images/v1_vmopoup_mid.png new file mode 100644 index 00000000000..43ddfcb9402 Binary files /dev/null and b/ui/test/images/v1_vmopoup_mid.png differ diff --git a/ui/test/images/v1admin_menutab_off.gif b/ui/test/images/v1admin_menutab_off.gif new file mode 100644 index 00000000000..2b757c1c531 Binary files /dev/null and b/ui/test/images/v1admin_menutab_off.gif differ diff --git a/ui/test/images/v1admin_menutab_on.gif b/ui/test/images/v1admin_menutab_on.gif new file mode 100644 index 00000000000..c56118ce4aa Binary files /dev/null and b/ui/test/images/v1admin_menutab_on.gif differ diff --git a/ui/test/images/v1gridheader_bg.gif b/ui/test/images/v1gridheader_bg.gif new file mode 100644 index 00000000000..b15522f007d Binary files /dev/null and b/ui/test/images/v1gridheader_bg.gif differ diff --git a/ui/test/images/v1header_bg.gif b/ui/test/images/v1header_bg.gif new file mode 100644 index 00000000000..e48c586fdf0 Binary files /dev/null and b/ui/test/images/v1header_bg.gif differ diff --git a/ui/test/images/v1menutab_off.gif b/ui/test/images/v1menutab_off.gif new file mode 100644 index 00000000000..c8dbd9a1453 Binary files /dev/null and b/ui/test/images/v1menutab_off.gif differ diff --git a/ui/test/images/v1menutab_off_hover.gif b/ui/test/images/v1menutab_off_hover.gif new file mode 100644 index 00000000000..3ea17eeaad5 Binary files /dev/null and b/ui/test/images/v1menutab_off_hover.gif differ diff --git a/ui/test/images/v1menutab_on.gif b/ui/test/images/v1menutab_on.gif new file mode 100644 index 00000000000..c82b1de6ee2 Binary files /dev/null and b/ui/test/images/v1menutab_on.gif differ diff --git a/ui/test/images/v1stepbox_slected.gif b/ui/test/images/v1stepbox_slected.gif new file mode 100644 index 00000000000..2617ff7be1a Binary files /dev/null and b/ui/test/images/v1stepbox_slected.gif differ diff --git a/ui/test/images/v1stepcontainer_bg.gif b/ui/test/images/v1stepcontainer_bg.gif new file mode 100644 index 00000000000..3ef5214786d Binary files /dev/null and b/ui/test/images/v1stepcontainer_bg.gif differ diff --git a/ui/test/images/vm_actionbg.gif b/ui/test/images/vm_actionbg.gif new file mode 100644 index 00000000000..b94e3e1b019 Binary files /dev/null and b/ui/test/images/vm_actionbg.gif differ diff --git a/ui/test/index.html b/ui/test/index.html index e699108a35b..79ebc911f18 100644 --- a/ui/test/index.html +++ b/ui/test/index.html @@ -3,17 +3,17 @@
- - - - + + + + - + diff --git a/ui/test/scripts/cloud.core.test.js b/ui/test/scripts/cloud.core.test.js index a2efa2a1944..a366f7ee302 100644 --- a/ui/test/scripts/cloud.core.test.js +++ b/ui/test/scripts/cloud.core.test.js @@ -16,7 +16,7 @@ * */ -// Version: @VERSION@ +// Version: 1.9.1.2010-11-02T18:07:01Z var rootDomainId = 1;