123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862 |
- /*
- * jQuery UI screen structure and presentation
- * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
- * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
- * Visit ThemeRoller.com
- */
- /*
- * Note: If your ThemeRoller settings have a font size set in ems, your components will scale according to their parent element's font size.
- * As a rule of thumb, set your body's font size to 62.5% to make 1em = 10px.
- * body {font-size: 62.5%;}
- */
- /*UI accordion*/
- .ui-accordion {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- font-family: Arial, sans-serif;
- font-size: 1.3em;
- border-bottom: 1px solid #000000;
- }
- .ui-accordion-group {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- border: 1px solid #000000;
- border-bottom: none;
- }
- .ui-accordion-header {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- cursor: pointer;
- background: #2d2c2a url(images/2d2c2a_40x100_textures_09_dots_small_33.png) 0 50% repeat-x;
- }
- .ui-accordion-header a {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- display: block;
- font-size: 1em;
- font-weight: bold;
- text-decoration: none;
- padding: .5em .5em .5em 1.7em;
- color: #ffffff;
- background: url(images/00498f_7x7_arrow_right.gif) .5em 50% no-repeat;
- }
- .ui-accordion-header a:hover {
- background: url(images/000000_7x7_arrow_right.gif) .5em 50% no-repeat;
- color: #ffffff;
- }
- .ui-accordion-header:hover {
- background: #00498f url(images/00498f_40x100_textures_09_dots_small_40.png) 0 50% repeat-x;
- color: #ffffff;
- }
- .selected .ui-accordion-header, .selected .ui-accordion-header:hover {
- background: #111111 url(images/111111_40x100_textures_03_highlight_soft_20.png) 0 50% repeat-x;
- }
- .selected .ui-accordion-header a, .selected .ui-accordion-header a:hover {
- color: #478fff;
- background: url(images/00498f_7x7_arrow_down.gif) .5em 50% no-repeat;
- }
- .ui-accordion-content {
- background: #111111 url(images/111111_40x100_textures_01_flat_0.png) 0 0 repeat-x;
- color: #d9d9d9;
- font-size: 1em;
- }
- .ui-accordion-content p {
- padding: 1em 1.7em 0.6em;
- }
- /*UI tabs*/
- .ui-tabs-nav {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- font-family: Arial, sans-serif;
- font-size: 1.3em;
- float: left;
- position: relative;
- z-index: 1;
- border-right: 1px solid #000000;
- bottom: -1px;
- }
- .ui-tabs-nav li {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- float: left;
- border: 1px solid #000000;
- border-right: none;
- }
- .ui-tabs-nav li a {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- float: left;
- font-size: 1em;
- font-weight: bold;
- text-decoration: none;
- padding: .5em 1.7em;
- color: #ffffff;
- background: #2d2c2a url(images/2d2c2a_40x100_textures_09_dots_small_33.png) 0 50% repeat-x;
- }
- .ui-tabs-nav li a:hover {
- background: #00498f url(images/00498f_40x100_textures_09_dots_small_40.png) 0 50% repeat-x;
- color: #ffffff;
- }
- .ui-tabs-nav li.ui-tabs-selected {
- border-bottom-color: #111111;
- }
- .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
- background: #111111 url(images/111111_40x100_textures_03_highlight_soft_20.png) 0 50% repeat-x;
- color: #478fff;
- }
- .ui-tabs-panel {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- font-family: Arial, sans-serif;
- clear:left;
- /*border: 1px solid #000000;*/
- /*background: #111111 url(images/111111_40x100_textures_01_flat_0.png) 0 0 repeat-x;*/
- background: #000;
- color: #d9d9d9;
- padding: 1.5em 1.7em;
- font-size: 1.3em;
- border: 0px;
- }
- .ui-tabs-hide {
- display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
- }
- /*slider*/
- .ui-slider {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- font-family: Arial, sans-serif;
- font-size: 1.3em;
- background: #111111 url(images/111111_40x100_textures_01_flat_0.png) 0 0 repeat-x;
- border: 1px solid #dddddd;
- height: .8em;
- position: relative;
- }
- .ui-slider-handle {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- position: absolute;
- z-index: 2;
- top: -3px;
- width: 1.2em;
- height: 1.2em;
- background: #2d2c2a url(images/2d2c2a_40x100_textures_09_dots_small_33.png) 0 50% repeat-x;
- border: 1px solid #000000;
- }
- .ui-slider-handle:hover {
- background: #00498f url(images/00498f_40x100_textures_09_dots_small_40.png) 0 50% repeat-x;
- border: 1px solid #dddddd;
- }
- .ui-slider-handle-active, .ui-slider-handle-active:hover {
- background: #111111 url(images/111111_40x100_textures_03_highlight_soft_20.png) 0 50% repeat-x;
- border: 1px solid #00498f;
- }
- .ui-slider-range {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- height: .8em;
- background: #00498f url(images/00498f_40x100_textures_09_dots_small_40.png) 0 50% repeat-x;
- position: absolute;
- border: 1px solid #000000;
- border-left: 0;
- border-right: 0;
- top: -1px;
- z-index: 1;
- opacity:.7;
- filter:Alpha(Opacity=70);
- }
- /*dialog*/
- .ui-dialog {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- font-family: Arial, sans-serif;
- font-size: 1.3em;
- background: #111111 url(images/111111_40x100_textures_01_flat_0.png) 0 0 repeat-x;
- color: #d9d9d9;
- border: 4px solid #dddddd;
- position: relative;
- }
- .ui-resizable-handle {
- position: absolute;
- font-size: 0.1px;
- z-index: 99999;
- }
- .ui-resizable .ui-resizable-handle {
- display: block;
- }
- body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
- body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
- .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: 13px;
- height: 13px;
- right: 0px;
- bottom: 0px;
- background: url(images/222222_11x11_icon_resize_se.gif) no-repeat 0 0;
- }
- .ui-resizable-sw {
- cursor: sw-resize;
- width: 9px;
- height: 9px;
- left: 0px;
- bottom: 0px;
- }
- .ui-resizable-nw {
- cursor: nw-resize;
- width: 9px;
- height: 9px;
- left: 0px;
- top: 0px;
- }
- .ui-resizable-ne {
- cursor: ne-resize;
- width: 9px;
- height: 9px;
- right: 0px;
- top: 0px;
- }
- .ui-dialog-titlebar {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- padding: .5em 1.5em .5em 1em;
- color: #ffffff;
- background: #2d2c2a url(images/2d2c2a_40x100_textures_09_dots_small_33.png) 0 50% repeat-x;
- border-bottom: 1px solid #000000;
- font-size: 1em;
- font-weight: bold;
- position: relative;
- }
- .ui-dialog-title {}
- .ui-dialog-titlebar-close {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- background: url(images/00498f_11x11_icon_close.gif) 0 0 no-repeat;
- position: absolute;
- right: 8px;
- top: .7em;
- width: 11px;
- height: 11px;
- z-index: 100;
- }
- .ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover {
- background: url(images/000000_11x11_icon_close.gif) 0 0 no-repeat;
- }
- .ui-dialog-titlebar-close:active {
- background: url(images/00498f_11x11_icon_close.gif) 0 0 no-repeat;
- }
- .ui-dialog-titlebar-close span {
- display: none;
- }
- .ui-dialog-content {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- color: #d9d9d9;
- padding: 1.5em 1.7em;
- }
- .ui-dialog-buttonpane {
- position: absolute;
- bottom: 0;
- width: 100%;
- text-align: left;
- border-top: 1px solid #dddddd;
- background: #111111;
- }
- .ui-dialog-buttonpane button {
- margin: .5em 0 .5em 8px;
- color: #ffffff;
- background: #2d2c2a url(images/2d2c2a_40x100_textures_09_dots_small_33.png) 0 50% repeat-x;
- font-size: 1em;
- border: 1px solid #000000;
- cursor: pointer;
- padding: .2em .6em .3em .6em;
- line-height: 1.4em;
- }
- .ui-dialog-buttonpane button:hover {
- color: #ffffff;
- background: #00498f url(images/00498f_40x100_textures_09_dots_small_40.png) 0 50% repeat-x;
- border: 1px solid #dddddd;
- }
- .ui-dialog-buttonpane button:active {
- color: #478fff;
- background: #111111 url(images/111111_40x100_textures_03_highlight_soft_20.png) 0 50% repeat-x;
- border: 1px solid #00498f;
- }
- /* This file skins dialog */
- .ui-dialog.ui-draggable .ui-dialog-titlebar,
- .ui-dialog.ui-draggable .ui-dialog-titlebar {
- cursor: move;
- }
- /*datepicker*/
- /* Main Style Sheet for jQuery UI date picker */
- .ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- font-family: Arial, sans-serif;
- background: #111111 url(images/111111_40x100_textures_01_flat_0.png) 0 0 repeat-x;
- font-size: 1.3em;
- border: 4px solid #dddddd;
- width: 15.5em;
- padding: 2.5em .5em .5em .5em;
- position: relative;
- }
- .ui-datepicker-div, #ui-datepicker-div {
- z-index: 9999; /*must have*/
- display: none;
- }
- .ui-datepicker-inline {
- float: left;
- display: block;
- }
- .ui-datepicker-control {
- display: none;
- }
- .ui-datepicker-current {
- display: none;
- }
- .ui-datepicker-next, .ui-datepicker-prev {
- position: absolute;
- left: .5em;
- top: .5em;
- background: #2d2c2a url(images/2d2c2a_40x100_textures_09_dots_small_33.png) 0 50% repeat-x;
- }
- .ui-datepicker-next {
- left: 14.6em;
- }
- .ui-datepicker-next:hover, .ui-datepicker-prev:hover {
- background: #00498f url(images/00498f_40x100_textures_09_dots_small_40.png) 0 50% repeat-x;
- }
- .ui-datepicker-next a, .ui-datepicker-prev a {
- text-indent: -999999px;
- width: 1.3em;
- height: 1.4em;
- display: block;
- font-size: 1em;
- background: url(images/00498f_7x7_arrow_left.gif) 50% 50% no-repeat;
- border: 1px solid #000000;
- cursor: pointer;
- }
- .ui-datepicker-next a {
- background: url(images/00498f_7x7_arrow_right.gif) 50% 50% no-repeat;
- }
- .ui-datepicker-prev a:hover {
- background: url(images/000000_7x7_arrow_left.gif) 50% 50% no-repeat;
- }
- .ui-datepicker-next a:hover {
- background: url(images/000000_7x7_arrow_right.gif) 50% 50% no-repeat;
- }
- .ui-datepicker-prev a:active {
- background: url(images/00498f_7x7_arrow_left.gif) 50% 50% no-repeat;
- }
- .ui-datepicker-next a:active {
- background: url(images/00498f_7x7_arrow_right.gif) 50% 50% no-repeat;
- }
- .ui-datepicker-header select {
- border: 1px solid #000000;
- color: #ffffff;
- background: #2d2c2a;
- font-size: 1em;
- line-height: 1.4em;
- position: absolute;
- top: .5em;
- margin: 0 !important;
- }
- .ui-datepicker-header option:focus, .ui-datepicker-header option:hover {
- background: #00498f;
- }
- .ui-datepicker-header select.ui-datepicker-new-month {
- width: 7em;
- left: 2.2em;
- }
- .ui-datepicker-header select.ui-datepicker-new-year {
- width: 5em;
- left: 9.4em;
- }
- table.ui-datepicker {
- width: 15.5em;
- text-align: right;
- }
- table.ui-datepicker td a {
- padding: .1em .3em .1em 0;
- display: block;
- color: #ffffff;
- background: #2d2c2a url(images/2d2c2a_40x100_textures_09_dots_small_33.png) 0 50% repeat-x;
- cursor: pointer;
- border: 1px solid #111111;
- }
- table.ui-datepicker td a:hover {
- border: 1px solid #dddddd;
- color: #ffffff;
- background: #00498f url(images/00498f_40x100_textures_09_dots_small_40.png) 0 50% repeat-x;
- }
- table.ui-datepicker td a:active {
- border: 1px solid #00498f;
- color: #478fff;
- background: #111111 url(images/111111_40x100_textures_03_highlight_soft_20.png) 0 50% repeat-x;
- }
- table.ui-datepicker .ui-datepicker-title-row td {
- padding: .3em 0;
- text-align: center;
- font-size: .9em;
- color: #d9d9d9;
- text-transform: uppercase;
- }
- table.ui-datepicker .ui-datepicker-title-row td a {
- color: #d9d9d9;
- }
- .ui-datepicker-cover {
- display: none;
- display/**/: block;
- position: absolute;
- z-index: -1;
- filter: mask();
- top: -4px;
- left: -4px;
- width: 193px;
- height: 200px;
- }
- /* ui-autocomplete */
- /*
- .ui-autocomplete-input {
- border: 1px solid #dddddd;
- color: #d9d9d9;
- background: #111111;
- }
- */
- .ui-autocomplete-results {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- font-family: Arial, sans-serif;
- font-size: 1.3em;
- z-index: 9999;
- }
- .ui-autocomplete-results ul, .ui-autocomplete-results li {
- margin: 0;
- padding: 0;
- list-style: none;
- }
- .ui-autocomplete-results ul {
- border: 1px solid #dddddd;
- background: #111111 url(images/111111_40x100_textures_01_flat_0.png) 0 0 repeat-x;
- border-top: 0;
- border-bottom: 0;
- margin-bottom: -1px;
- }
- .ui-autocomplete-results li {
- color: #d9d9d9;
- padding: .4em .5em;
- font-size: 1em;
- font-weight: normal;
- position: relative;
- margin: 1px 0;
- }
- .ui-autocomplete-results li.ui-hover-state, .ui-autocomplete-results li.ui-active-state {
- margin: 0;
- }
- .ui-autocomplete-results li.ui-autocomplete-over {
- border-top: 1px solid #dddddd;
- border-bottom: 1px solid #dddddd;
- background: #00498f url(images/00498f_40x100_textures_09_dots_small_40.png) 0 50% repeat-x;
- color: #ffffff !important;
- }
- .ui-autocomplete-results li.ui-autocomplete-active {
- border-top: 1px solid #00498f;
- border-bottom: 1px solid #00498f;
- background: #111111 url(images/111111_40x100_textures_03_highlight_soft_20.png) 0 50% repeat-x;
- color: #478fff !important;
- outline: none;
- }
- .ui-autocomplete-results li:first-child, .ui-autocomplete-results li.first {
- margin-top: 0;
- }
- .ui-autocomplete-results li:last-child, .ui-autocomplete-results li.last {
- margin-bottom: 0;
- }
- /*UI ProgressBar */
- .ui-progressbar {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- font-family: Arial, sans-serif;
- font-size: 1.3em;
- background: #111111 url(images/111111_40x100_textures_01_flat_0.png) 0 0 repeat-x;
- border: 1px solid #dddddd;
- position: relative;
- height: 1.8em;
- }
- .ui-progressbar-bar {
- background: #2d2c2a url(images/2d2c2a_40x100_textures_09_dots_small_33.png) 0 50% repeat-x;
- overflow: hidden;
- border: 1px solid #000000;
- margin:-1px;
- z-index: 2;
- position: relative;
- height: 1.8em;
- opacity:.7;
- filter:Alpha(Opacity=70);
- }
- .ui-progressbar-wrap {
- position: absolute;
- top: 0;
- left: 0;
- }
- .ui-progressbar-text {
- color: #ffffff;
- padding: .2em .5em;
- font-weight: bold;
- position: absolute;
- top: 0;
- left: 0;
- }
- .ui-progressbar-text-back {
- color: #d9d9d9;
- z-index: 0;
- }
- .ui-progressbar-disabled {
- opacity:.5;
- filter:Alpha(Opacity=50);
- }
- /*UI Colorpicker */
- .ui-colorpicker {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- font-family: Arial, sans-serif;
- font-size: 1.3em;
- background: #111111 url(images/111111_40x100_textures_01_flat_0.png) 0 0 repeat-x;
- border: 4px solid #dddddd;
- padding: 5px;
- width: 360px;
- position: absolute;
- z-index:100;
- display:none;
- }
- .ui-colorpicker-color {
- float: left;
- width: 150px;
- height: 150px;
- margin-right: 15px;
- }
- .ui-colorpicker-color div { /* is this extra div needed? why not just .ui-colorpicker-color ? */
- border: 1px solid #000000;
- height: 150px;
- background: url(images/colorpicker_overlay.png);
- position: relative;
- }
- .ui-colorpicker-color div div {/* shouldn't this have a class like ui-colorpicker-selector ? */
- width: 11px;
- height: 11px;
- background: url(images/colorpicker_select.gif);
- position: absolute;
- border: 0;
- margin: -5px 0 0 -5px;
- float: none;
- }
- .ui-colorpicker-hue {
- border: 1px solid #000000;
- float: left;
- width: 17px;
- height: 150px;
- background: url(images/_x_.);
- position: relative;
- margin-right: 15px;
- }
- .ui-colorpicker-hue div {
- background:transparent url(images/222222_35x9_colorpicker_indicator.gif.gif);
- height:9px;
- left:-9px;
- margin:-4px 0 0;
- position:absolute;
- width:35px;
- cursor: ns-resize;
- }
- .ui-colorpicker-new-color, .ui-colorpicker-current-color {
- float: left;
- width: 70px;/**/
- height: 30px;
- border: 1px solid #000000;
- margin-right: 5px;
- }
- .ui-colorpicker-current-color {
- margin-right: 0;
- }
- .ui-colorpicker-field, .ui-colorpicker-hex {
- position: absolute;
- width: 6em;
- }
- .ui-colorpicker-field label, .ui-colorpicker-field input,
- .ui-colorpicker-hex label, .ui-colorpicker-hex input {
- font-size: 1em;
- color: #00498f;
- }
- .ui-colorpicker-field label, .ui-colorpicker-hex label {
- width: 1em;
- margin-right: .3em;
- }
- .ui-colorpicker-field input, .ui-colorpicker-hex input {
- border: 1px solid #dddddd;
- color: #d9d9d9;
- background: #111111;
- width: 4.6em;
- }
- .ui-colorpicker-hex {
- left: 205px;
- top: 134px;
- }
- .ui-colorpicker-rgb-r {
- top: 52px;
- left: 205px;
- }
- .ui-colorpicker-rgb-g {
- top: 78px;
- left: 205px;
- }
- .ui-colorpicker-rgb-b {
- top: 105px;
- left: 205px;
- }
- .ui-colorpicker-hsb-h {
- top: 52px;
- left: 290px;
- }
- .ui-colorpicker-hsb-s {
- top: 78px;
- left: 290px;
- }
- .ui-colorpicker-hsb-b {
- top: 105px;
- left: 290px;
- }
- .ui-colorpicker-field label {
- font-weight: bold;
- }
- .ui-colorpicker-field span {
- width: 7px;
- background: url(images/00498f_11x11_icon_arrows_updown.gif) 50% 50% no-repeat;
- right: 5px;
- top: 0;
- height: 20px;
- position: absolute;
- }
- .ui-colorpicker-field span:hover {
- background: url(images/000000_11x11_icon_arrows_updown.gif) 50% 50% no-repeat;
- }
- .ui-colorpicker-submit {
- right: 14px;
- top: 134px;
- position: absolute;
- }
- /*
- Generic ThemeRoller Classes
- >> Make your jQuery Components ThemeRoller-Compatible!
- */
- /*component global class*/
- .ui-component {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- font-family: Arial, sans-serif;
- font-size: 1.3em;
- }
- /*component content styles*/
- .ui-component-content {
- border: 1px solid #dddddd;
- background: #111111 url(images/111111_40x100_textures_01_flat_0.png) 0 0 repeat-x;
- color: #d9d9d9;
- }
- .ui-component-content a {
- color: #d9d9d9;
- text-decoration: underline;
- }
- /*component states*/
- .ui-default-state {
- border: 1px solid #000000;
- background: #2d2c2a url(images/2d2c2a_40x100_textures_09_dots_small_33.png) 0 50% repeat-x;
- font-weight: bold;
- color: #ffffff !important;
- }
- .ui-default-state a {
- color: #ffffff;
- }
- .ui-default-state:hover, .ui-hover-state {
- border: 1px solid #dddddd;
- background: #00498f url(images/00498f_40x100_textures_09_dots_small_40.png) 0 50% repeat-x;
- font-weight: bold;
- color: #ffffff !important;
- }
- .ui-hover-state a {
- color: #ffffff;
- }
- .ui-default-state:active, .ui-active-state {
- border: 1px solid #00498f;
- background: #111111 url(images/111111_40x100_textures_03_highlight_soft_20.png) 0 50% repeat-x;
- font-weight: bold;
- color: #478fff !important;
- outline: none;
- }
- .ui-active-state a {
- color: #478fff;
- outline: none;
- }
- /*icons*/
- .ui-arrow-right-default {background: url(images/00498f_7x7_arrow_right.gif) no-repeat 50% 50%;}
- .ui-arrow-right-default:hover, .ui-arrow-right-hover {background: url(images/000000_7x7_arrow_right.gif) no-repeat 50% 50%;}
- .ui-arrow-right-default:active, .ui-arrow-right-active {background: url(images/00498f_7x7_arrow_right.gif) no-repeat 50% 50%;}
- .ui-arrow-right-content {background: url(images/222222_7x7_arrow_right.gif) no-repeat 50% 50%;}
- .ui-arrow-left-default {background: url(images/00498f_7x7_arrow_left.gif) no-repeat 50% 50%;}
- .ui-arrow-left-default:hover, .ui-arrow-left-hover {background: url(images/000000_7x7_arrow_left.gif) no-repeat 50% 50%;}
- .ui-arrow-left-default:active, .ui-arrow-left-active {background: url(images/00498f_7x7_arrow_left.gif) no-repeat 50% 50%;}
- .ui-arrow-left-content {background: url(images/222222_7x7_arrow_left.gif) no-repeat 50% 50%;}
- .ui-arrow-down-default {background: url(images/00498f_7x7_arrow_down.gif) no-repeat 50% 50%;}
- .ui-arrow-down-default:hover, .ui-arrow-down-hover {background: url(images/000000_7x7_arrow_down.gif) no-repeat 50% 50%;}
- .ui-arrow-down-default:active, .ui-arrow-down-active {background: url(images/00498f_7x7_arrow_down.gif) no-repeat 50% 50%;}
- .ui-arrow-down-content {background: url(images/222222_7x7_arrow_down.gif) no-repeat 50% 50%;}
- .ui-arrow-up-default {background: url(images/00498f_7x7_arrow_up.gif) no-repeat 50% 50%;}
- .ui-arrow-up-default:hover, .ui-arrow-up-hover {background: url(images/000000_7x7_arrow_up.gif) no-repeat 50% 50%;}
- .ui-arrow-up-default:active, .ui-arrow-up-active {background: url(images/00498f_7x7_arrow_up.gif) no-repeat 50% 50%;}
- .ui-arrow-up-content {background: url(images/222222_7x7_arrow_up.gif) no-repeat 50% 50%;}
- .ui-close-default {background: url(images/00498f_11x11_icon_close.gif) no-repeat 50% 50%;}
- .ui-close-default:hover, .ui-close-hover {background: url(images/000000_11x11_icon_close.gif) no-repeat 50% 50%;}
- .ui-close-default:active, .ui-close-active {background: url(images/00498f_11x11_icon_close.gif) no-repeat 50% 50%;}
- .ui-close-content {background: url(images/00498f_11x11_icon_close.gif) no-repeat 50% 50%;}
- .ui-folder-closed-default {background: url(images/00498f_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
- .ui-folder-closed-default:hover, .ui-folder-closed-hover {background: url(images/000000_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
- .ui-folder-closed-default:active, .ui-folder-closed-active {background: url(images/00498f_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
- .ui-folder-closed-content {background: url(images/00498f_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
- .ui-folder-open-default {background: url(images/00498f_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
- .ui-folder-open-default:hover, .ui-folder-open-hover {background: url(images/000000_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
- .ui-folder-open-default:active, .ui-folder-open-active {background: url(images/00498f_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
- .ui-folder-open-content {background: url(images/00498f_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
- .ui-doc-default {background: url(images/00498f_11x11_icon_doc.gif) no-repeat 50% 50%;}
- .ui-doc-default:hover, .ui-doc-hover {background: url(images/000000_11x11_icon_doc.gif) no-repeat 50% 50%;}
- .ui-doc-default:active, .ui-doc-active {background: url(images/00498f_11x11_icon_doc.gif) no-repeat 50% 50%;}
- .ui-doc-content {background: url(images/222222_11x11_icon_doc.gif) no-repeat 50% 50%;}
- .ui-arrows-leftright-default {background: url(images/00498f_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
- .ui-arrows-leftright-default:hover, .ui-arrows-leftright-hover {background: url(images/000000_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
- .ui-arrows-leftright-default:active, .ui-arrows-leftright-active {background: url(images/00498f_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
- .ui-arrows-leftright-content {background: url(images/222222_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
- .ui-arrows-updown-default {background: url(images/00498f_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
- .ui-arrows-updown-default:hover, .ui-arrows-updown-hover {background: url(images/000000_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
- .ui-arrows-updown-default:active, .ui-arrows-updown-active {background: url(images/00498f_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
- .ui-arrows-updown-content {background: url(images/222222_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
- .ui-minus-default {background: url(images/00498f_11x11_icon_minus.gif) no-repeat 50% 50%;}
- .ui-minus-default:hover, .ui-minus-hover {background: url(images/000000_11x11_icon_minus.gif) no-repeat 50% 50%;}
- .ui-minus-default:active, .ui-minus-active {background: url(images/00498f_11x11_icon_minus.gif) no-repeat 50% 50%;}
- .ui-minus-content {background: url(images/222222_11x11_icon_minus.gif) no-repeat 50% 50%;}
- .ui-plus-default {background: url(images/00498f_11x11_icon_plus.gif) no-repeat 50% 50%;}
- .ui-plus-default:hover, .ui-plus-hover {background: url(images/000000_11x11_icon_plus.gif) no-repeat 50% 50%;}
- .ui-plus-default:active, .ui-plus-active {background: url(images/00498f_11x11_icon_plus.gif) no-repeat 50% 50%;}
- .ui-plus-content {background: url(images/222222_11x11_icon_plus.gif) no-repeat 50% 50%;}
- /*hidden elements*/
- .ui-hidden {
- display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
- }
- .ui-accessible-hidden {
- position: absolute; left: -99999999px;
- }
- /*reset styles*/
- .ui-reset {
- /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
- }
- /*clearfix class*/
- .ui-clearfix:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden;
- }
- .ui-clearfix {display: inline-block;}
- /* Hides from IE-mac \*/
- * html .ui-clearfix {height: 1%;}
- .ui-clearfix {display: block;}
- /* End hide from IE-mac */
- /* Note: for resizable styles, use the styles listed above in the dialog section */
|