input{padding:0;}
.button{width: 65px;}
.button2{width: 100px;margin-top:3px;}
.widget hr{margin-bottom:3px !important;display:block !important;}
.widget h5{text-align:center;}

#widgetsContainer
{
    text-align:left;
    border:1px solid #148DE3;
    background-color: #A4CFED;
    padding:5px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

#widgetsContainer ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}
.shortWidget
{
    border:1px solid #407AA3;
    background-color: #95B2C7;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    width:85%;
    padding: 0 5px 0 5px;    
}

.configContainer
{
    border:1px solid #407AA3;
    background-color: #95B2C7;
    padding:5px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    width:85%;
    padding: 0 5px 0 5px;
    margin-top: 1px;
}

.shortWidget:hover {cursor:s-resize;}

.widget{width:150px;margin-top:5px;}

.widgetSample{width:150px;margin: 5px 0 5px 0;height:175px;}

.widget_tools
{
    bottom:0px;
    left:0px;
    margin:3px 0 3px 0;
    height:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    background:url('../../images/ui/background_tools.png');
    padding: 0 0 0 5px;
    text-align:left;
}

.shortWidget  .eliminar
{
    width:16px;
    height:16px;
    background: url('../../images/ui/del16.png') !important;
    float:right;    
}

.shortWidget  .config
{
    width:16px;
    height:16px;
    background: url('../../images/ui/config16.png') !important;
    float:right;
}

.shortWidget  .cambiar
{
    width:16px;
    height:16px;
    background: url('../../images/ui/change.png') !important;
    float:right;
}
.shortWidget  .eliminar:hover,.shortWidget  .config:hover,.closeImg:hover,.saveImg:hover,.cambiar:hover{ cursor:pointer;}

.error_widget{padding:0;margin:2px;text-align:center;}

/*.widget_tools strong{color:#000;}*/

#catalog{text-align:left;display:none;}

#catalog ul
{
   margin-bottom:.5em;
   padding-left: 10px;
   list-style: none;
}

#catalog ul li
{
   padding-left: 20px;
   background-repeat: no-repeat;
   background-position: 0 0;
}

#catalog ul li a{text-decoration:none;color:#000;}

#catalog ul li a:hover{color:#149BE3;}

#closeCatalog{display:none;}

.rss_img{background-image:  url(../../images/ui/rss_128.png);width:150px;height:128px;background-position:10px 0px;background-repeat:no-repeat;}

.weather_img{background-image:  url(../../images/ui/weather.png);width:150px;height:128px;background-position:10px 0px;background-repeat:no-repeat;}

.traductor_img{background-image:  url(../../images/ui/world_128.png);width:150px;height:128px;background-position:10px 0px;background-repeat:no-repeat;}

.ui-datepicker{width:145px;}

.ui-datepicker table{border-collapse:collapse;font-size : 0.8em;}

.ui-datepicker td{border:0 none;padding:0;}

#elReloj
{
      color:#999;
      background-color:#333;
      font-size:24px;
      width:150px;
      margin:0px auto;
      border-bottom:#DEDEDE dashed 1px;
      /*border-top:#DEDEDE dashed 1px;*/
      text-align:center;
      -moz-border-radius-topleft:4px;
      -webkit-border-top-left-radius:4px;
      -moz-border-radius-topright:4px;
      -webkit-border-top-right-radius:4px;
}

.relojHoras {/*color:#666;font-size:24px;*/}

.relojAmPm {/*font-size:12px;color:#666;*/}

.relojMinutos {/*color:#666;font-size:24px;*/}

.relojSegundos {/*color:#666;font-size:24px;*/}

.fechaDiaSemana {/*color:#666;font-size:16px;*/text-align:left;}

.fechaDia {/*color:#666;font-size:16px;*/text-align:right;}

#Fecha
{
      color:#999;
      background-color:#333;
      font-size:12px;
      width:150px;
      margin:0px 0px 3px 0px;
      /*border-bottom:#DEDEDE dashed 1px;*/
      border-top:#DEDEDE dashed 1px;
      text-align:center;
      -moz-border-radius-bottomleft:4px;
      -webkit-border-bottom-left-radius:4px;
      -moz-border-radius-bottomright:4px;
      -webkit-border-bottom-right-radius:4px;
}

#clima
{
    /*background-color: #95B2C7;*/
   /* border:1px solid #407AA3;*/
    text-align:left;
    padding: 5px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.rss
{
    /*background-color: #95B2C7;
    border:1px solid #407AA3;    */
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    max-height:270px;
    padding:0 3px 10px 0;
}

#cmbCiudades, #txtCiudad{font-size:10px;width:135px;padding:0;}

#traductor
{
    /*background-color: #95B2C7;
    border:1px solid #407AA3;*/
    text-align:left;
    padding: 5px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.rssList{text-align:left;padding:0 0 0 25px !important;list-style-image: url('../../images/ui/rss.png') !important;overflow:auto;max-height:200px;margin:auto;line-height:1 !important;max-width: 122px !important;}

.rssList li{padding: 0;background:none !important;padding:0 !important;max-width:105px !important;float:none !important}

.rssList li a{color:#000000;padding:0 !important;background:none !important;}
.rssList li a:hover{color:#CFE2FC !important;}