web/wp-content/themes/IRI-Theme/css/custom-theme/jquery-ui-1.7.2.custom.css
changeset 136 bde1974c263b
equal deleted inserted replaced
135:53cff4b4a802 136:bde1974c263b
       
     1 /*
       
     2 * jQuery UI CSS Framework
       
     3 * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
       
     4 * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
       
     5 * ---------------------------------------------------------------------------------  CUSTOMIZE BY SAM 
       
     6 */
       
     7 
       
     8 /* Layout helpers
       
     9 ----------------------------------*/
       
    10 .ui-helper-hidden { display: none; }
       
    11 .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
       
    12 .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none; }
       
    13 .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
       
    14 .ui-helper-clearfix { display: inline-block; }
       
    15 /* required comment for clearfix to work in Opera \*/
       
    16 * html .ui-helper-clearfix { height:1%; }
       
    17 .ui-helper-clearfix { display:block; }
       
    18 /* end clearfix */
       
    19 .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
       
    20 
       
    21 
       
    22 /* Interaction Cues
       
    23 ----------------------------------*/
       
    24 .ui-state-disabled { cursor: default !important; }
       
    25 
       
    26 
       
    27 /* Icons
       
    28 ----------------------------------*/
       
    29 
       
    30 /* states and images */
       
    31 .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
       
    32 
       
    33 
       
    34 /* Misc visuals
       
    35 ----------------------------------*/
       
    36 
       
    37 /* Overlays */
       
    38 .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
       
    39 /* Accordion----------------------------------*/
       
    40 .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; font-size:12px; }
       
    41 .ui-accordion .ui-accordion-li-fix { display: inline; }
       
    42 .ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
       
    43 .ui-accordion .ui-accordion-header a { display: block; padding: .2em .2em .2em 1em; }
       
    44 .ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .2em; top: 50%; margin-top: -8px; }
       
    45 .ui-accordion .ui-accordion-content { padding: 0.5em 0.5em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
       
    46 .ui-accordion .ui-accordion-content-active { display: block; }
       
    47 
       
    48 /* Resizable----------------------------------*/
       
    49 .ui-resizable { position: relative;}
       
    50 .ui-resizable-handle { position: absolute; z-index: 99999; display: block;}
       
    51 .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
       
    52 .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
       
    53 .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
       
    54 .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
       
    55 .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
       
    56 .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
       
    57 .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
       
    58 .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
       
    59 .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
       
    60 
       
    61 /*
       
    62 * jQuery UI CSS Framework
       
    63 * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
       
    64 * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
       
    65 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=0px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.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
       
    66 */
       
    67 
       
    68 
       
    69 /* Component containers
       
    70 ----------------------------------*/
       
    71 .ui-widget {/* font-family: Verdana,Arial,sans-serif;*/ }
       
    72 .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; }
       
    73 .ui-widget-content { border:none; border-bottom: 1px solid #EEE; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 25% 75% repeat-x; color: #222222; }
       
    74 .ui-widget-content a { color: #222222; }
       
    75 /*.ui-widget-header { border: 1px dotted #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }*/
       
    76 .ui-widget-header { border-bottom: 1px dotted #aaaaaa; background: #FFF color: #222222; font-weight: bold; }
       
    77 .ui-widget-header a { color: #222222; }
       
    78 
       
    79 /* Interaction states
       
    80 ----------------------------------*/
       
    81 .ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; font-weight: normal; color: #5FBCDE; outline: none; }
       
    82 .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
       
    83 .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
       
    84 .ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
       
    85 .ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff; font-weight: normal; color: #212121; outline: none; }
       
    86 .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }
       
    87 
       
    88 /* Interaction Cues
       
    89 ----------------------------------*/
       
    90 .ui-state-highlight, .ui-widget-content .ui-state-highlight {/*border: 1px dotted #fcefa1;*/ background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
       
    91 .ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
       
    92 .ui-state-error, .ui-widget-content .ui-state-error {/*border: 1px solid #cd0a0a;*/ background: #fef1ec; color: #cd0a0a; }
       
    93 .ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
       
    94 .ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
       
    95 .ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
       
    96 .ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
       
    97 .ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
       
    98 
       
    99 /* Misc visuals
       
   100 ----------------------------------*/
       
   101  Overlays 
       
   102 .ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
       
   103 
       
   104 
       
   105 .ui-tabs { padding: .1em; zoom: 1; }
       
   106 .ui-tabs .ui-tabs-nav { list-style: none; list-style-image:none; position: relative; padding: .1em .1em 0; }
       
   107 .ui-tabs .ui-tabs-nav li { list-style: none; list-style-image:none; position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .1em -1px 0; padding: 0; }
       
   108 .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .2em 1em;  color:#5FBCDE;}
       
   109 .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
       
   110 .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; font-weight:bold; font-size:13px; }
       
   111 .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... */
       
   112 .ui-tabs .ui-tabs-panel { padding: 0.5em 1.2em; display: block; border-width: 0; background: none; }
       
   113 .ui-tabs .ui-tabs-hide { display: none !important; }