/*
* 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
----------------------------------*/
.bluehead .ui-helper-hidden { display: none; }
.bluehead .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.bluehead .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.bluehead .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.bluehead .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.bluehead .ui-helper-clearfix { display:block; }
/* end clearfix */
.bluehead .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.bluehead .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.bluehead .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.bluehead .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=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=10px&bgColorHeader=004f66&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=60&borderColorHeader=053d4d&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=10&borderColorContent=053d4d&fcContent=000000&iconColorContent=00739f&bgColorDefault=3a8104&bgTextureDefault=03_highlight_soft.png&bgImgOpacityDefault=33&borderColorDefault=45930b&fcDefault=ffffff&iconColorDefault=ffffff&bgColorHover=4eb305&bgTextureHover=03_highlight_soft.png&bgImgOpacityHover=50&borderColorHover=8bd83b&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=3a8104&bgTextureActive=04_highlight_hard.png&bgImgOpacityActive=30&borderColorActive=3f7506&fcActive=000000&iconColorActive=3a8104&bgColorHighlight=fbf5d0&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=4eb305&bgColorError=ffdc2e&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=95&borderColorError=fad000&fcError=2b2b2b&iconColorError=cd0a0a&bgColorOverlay=444444&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=15&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=07_diagonals_small.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=0px&offsetTopShadow=4px&offsetLeftShadow=4px&cornerRadiusShadow=4px
*/


/* Component containers
----------------------------------*/
.bluehead .ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
.bluehead .ui-widget .ui-widget { font-size: 1em; }
.bluehead .ui-widget input, .bluehead .ui-widget select, .bluehead .ui-widget textarea, .bluehead .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
.bluehead .ui-widget-content { border: 1px solid #053d4d; background: #ffffff url(images/ui-bg_inset-soft_10_ffffff_1x100.png) 50% bottom repeat-x; color: #000000; }
.bluehead .ui-widget-content a { color: #000000; }
.bluehead .ui-widget-header { border: 1px solid #053d4d; background: #004f66 url(images/ui-bg_highlight-soft_60_004f66_1x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.bluehead .ui-widget-header a { color: #ffffff; }
.bluehead .ui-widget .lista-trivias p a { color: #0008B2; }
