/*  JQUERY PART
* 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
----------------------------------*/
#weather .ui-helper-hidden { display: none; }
#weather .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
#weather .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
#weather .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#weather .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html #weather .ui-helper-clearfix { height:1%; }
#weather .ui-helper-clearfix { display:block; }
/* end clearfix */
#weather .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
#weather .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
#weather .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
#weather .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=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=0px&bgColorHeader=ffffff&bgTextureHeader=01_flat.png&bgImgOpacityHeader=75&borderColorHeader=ababab&fcHeader=222222&iconColorHeader=222222&bgColorContent=dedede&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=dedede&bgTextureActive=01_flat.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=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
----------------------------------*/
#weather .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
#weather .ui-widget input,#weather  .ui-widget select,#weather  .ui-widget textarea,#weather  .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
#weather .ui-widget-content {   color: #222222; }
#weather .ui-widget-content a { color: #222222; }
#weather .ui-widget-header {  color: #222222; font-weight: bold; }
#weather .ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
#weather .ui-state-default,#weather  .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3;  font-weight: normal; color: #555555; outline: none; }
#weather .ui-state-default a,#weather  .ui-state-default a:link, #weather .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
#weather .ui-state-hover, #weather .ui-widget-content .ui-state-hover, #weather .ui-state-focus, #weather .ui-widget-content .ui-state-focus { border: 1px solid #999999;  font-weight: normal; color: #212121; outline: none; }
#weather .ui-state-hover a, #weather .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
#weather .ui-state-active, #weather .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; font-weight: normal; color: #212121; outline: none; }
#weather .ui-state-active a, #weather .ui-state-active a:link, #weather .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
#weather .ui-state-highlight, #weather .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1;  color: #363636; }
#weather .ui-state-highlight a, #weather .ui-widget-content .ui-state-highlight a { color: #363636; }
#weather .ui-state-error, #weather .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a;  color: #cd0a0a; }
#weather .ui-state-error a, #weather .ui-widget-content .ui-state-error a { color: #cd0a0a; }
#weather .ui-state-error-text, #weather .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
#weather .ui-state-disabled, #weather .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
#weather .ui-priority-primary, #weather .ui-widget-content .ui-priority-primary { font-weight: bold; }
#weather .ui-priority-secondary, #weather .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }



/* Misc visuals
----------------------------------*/

/* Overlays */
#weather .ui-widget-overlay { background-color: #aaaaaa; opacity: .30;filter:Alpha(Opacity=30); }
#weather .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background-color: #aaaaaa; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
#weather .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*/
}
/* Tabs
----------------------------------*/
#weather .ui-tabs { padding: .2em; zoom: 1; }
#weather .ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
#weather .ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
#weather .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
#weather .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0px; border-bottom-width: 0; }
#weather .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, #weather .ui-tabs .ui-tabs-nav li.ui-state-disabled a, #weather .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
#weather .ui-tabs .ui-tabs-nav li a, #weather .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... */
#weather .ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
#weather .ui-tabs .ui-tabs-hide { display: none !important; }



/* CUSTOM PART WEATHER 23.06.2009*/
/*****************************WEATHER TABS*****************************/


#weather .tabs .ui-widget-content
{
    padding:0;
}

#weather
{
    margin-bottom:20px;
}
#weather .tab-hidden
{
    display:none;
}
#weather .map
{
    text-align:center;
    margin:20px 0;
}
#weather .temperature
{
    background-color:#ababab;
}

#weather .temperature .item-title
{
    font-weight:bold;
    padding:10px 15px 5px 15px;
}
.table-temperature
{
    position:relative;
    padding:18px 0;
    font-size:10px;
}
.table-temperature .row-names
{
    float:left;
    width:60px;
    padding-top:18px;
}
.table-temperature .row-names div
{
    text-align:right;
    height:18px;
    line-height:18px;
}
.table-temperature .rows
{
    margin-left:75px;
}
.table-temperature .rows .row
{
    float:left;
    text-align:center;
    background-repeat:no-repeat;
    background-position:top right;
    background-image:url(../media/weather/cityweather-separator-bg.gif);
    width:60px;
}
.table-temperature .rows .separator
{
    float:left;
    margin-left:10px;
    width:1px;
    font-size:1px;
    line-height:1px;
    background-color:#dedede;
    height:53px;
    margin-top:18px;
    
}
.table-temperature .row .title
{
    color:Black;
    font-weight:normal;
    font-size:10px;
    height:18px;
}
.table-temperature .row .min,
.table-temperature .row .max,
.table-temperature .row .current
{
    background-color:White;
    width:30px;
    height:16px;
    line-height:16px;
    border:solid 1px #bfbfbf;
    text-align:center;
    margin:auto;
}

.table-temperature .row .min
{
    color:#092ba9;
}
.table-temperature .row .max
{
    color:#d61921;
}
.table-temperature .row .current
{
    color:#a3a3a3;
}

.more-temperature
{
    position:relative;
}
.more-temperature a
{
    float:right;
    text-decoration:none;
    font-size:10px;
    cursor:pointer;
    margin-right:5px;
}
.more-temperature .detail-box
{
    position:absolute;
    top:15px;
    right:3px;
    border:solid 1px #ababab;
    background-color:#dedede;
    padding:5px;
    font-size:10px;
    display:none;
}
.more-temperature .detail-box span
{
    width:100px;
    display:inline-table;
}

#weather .description
{
    padding:10px;
    background-color:White;
    font-size:11px;
}
#weather .description .item-title
{
    font-weight:bold;
}
.forecast-title
{
    padding:5px 10px;
    font-size:11px;
    font-weight:bold;
    background-color:White;
}
.forecast
{
    padding:15px 0 10px 25px;
    background-color:#dedede;
    /*border:solid 1px #c4c4c4;
    font-family:Trebuchet MS;
    */
    font-size:11px;
}
.forecast .day
{
    float:left;
    margin-right:25px;
    width:82px;
}
.forecast .day .date
{
    text-align:center;
}
.forecast .day .image
{
    width:82px;
    height:82px;
    background-color:White;
    background-repeat:no-repeat;
    background-position:center;
    margin:5px 0 8px 0;
}
.forecast .day .degree .min
{
    background-color:White;
    width:31px;
    float:left;
    margin-left:8px;
    text-align:center;
    color:#092ba9;
}    

.forecast .day .degree .max
{
    background-color:White;
    color:#d61921;
    width:31px;
    float:right;
    margin-right:8px;
    text-align:center;
}  