html { height: 100% }
body { height: 100%; margin: 0px; padding: 0px }
#map_canvas { height: 100% }

#more {
    -moz-border-radius: 4px 4px 4px 4px;
    bottom: 0px;
    left: 0;
    padding: 6px 6px 112px;
    position: absolute;
    right: 3px;
    width: 169px;
}

span.heading{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #666;
}

a:link, a:visited {
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
}

#loading {
    left: 155px;
    position: absolute;
    top: 0px;
    display:block;
    background:#F16161;
    float:left;
    width:55px;
    z-index:100000;
    padding:3px 5px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}

.comment_cont {
    height: 377px;
    width: 158px;
}
.comment_cont .header {
    float: left;
    background-image: url(../images/topbanner.png);
    width: 158px;
    height: 26px;
}
.header1 {
    float: left;
    background-image: url(../images/topbanner_pin.png);
    width: 158px;
    height: 38px;
}
.comment_cont .messages {
    /*background-color: #FFFFFF;*/
    float: left;
    height: 293px;
    overflow: auto;
    width: 158px;
}
.comment_cont .messages .message {
    background-position: bottom;
    padding: 5px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 16px;
    background-repeat: repeat-x;
    border-bottom: 1px dotted #666;
    background-color: #0B1121;
}

.comment_cont .messages .message a {
    color: #990000;
    text-decoration: none;
}

div.messageHolder {
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 1px 1px 3px #666666;
    background: none repeat scroll 0 0 #000;
    color: #fff;
    font-family: verdana;
    font-size: 12px;
    margin: 13px 30px;
    padding: 5px;
    text-align: center;
    width: 200px;
    float:left;
    display:none;
}

span.message_holder_header{
    color: white;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-left: 39px;
    margin-top: 20px;
}

div.iconText {
    background-color: #FFF1A8;
    font-family: arial;
    font-size: 12px;
    position: relative;
    padding: 2px;
    top: -9px;
    width: 74px;
    z-index: -1;
    text-align: center;
}

div.searchContainer {
    padding: 5px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 16px;
    background-color: black;
}

input.searchBox {
    width: 127px;
    border:1px solid black;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color:gray;
    padding-left:20px;
    background-image: url(../images/search.gif);
    background-position: left;
    background-repeat: no-repeat;
}

div.tempContainer {
    white-space: nowrap;
}

div.temperatureContainer{
    padding-left:29px;
    margin-top: -7px;
}

span.tempRedText {
    background-color: #000;
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    float:left;
}

span.tempWhiteText {
    background-color: white;
    color: black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    float:left;
}

div.outerContainer {
    width: 122px;
    height: 92px;
    text-align: center;
}

@font-face {
    font-family: "Diavlo";
    src: url("./fonts/Diavlo_MEDIUM_II_37.otf");
}


div.cityText {
    margin-left: 4px;
    width:100%;
    white-space: nowrap;
    color: #fff;
    font-family: Diavlo;
    font-size: 16px;
    text-shadow: 5px 5px 5px #000000;
    clear:both;
}

div#logo {
    /*left: 100px;*/
    position: absolute;
    top: 5px;
    z-index: 100;
}

span#icon_holder{
    background-image: url("../images/reset.png");
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 50px;
    width: 28px;
}

h5.infoWindowHeading {
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px;
    height: 40px;
    white-space: nowrap;
}

div.infoHolder{
    background-color: rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    color: #FFFFFF;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 9px;
    margin-top: 84px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 240px;
    z-index: 100000;
}

div#socialTools {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    background-color: #0B1121;
    bottom: 68px;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-left: 8px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 410px;
    z-index: 100000;
}


span.slider-text {
    width: 61px;
    padding-left:  4px;
    padding-right:  4px;
    font-size: 10px;
    font-family: calibri;
    color: #77dce6;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
}
.slider-steps {
    width:555px;
    clear:both;
}
.slider-ago {
    /*text-align: center;*/
    width: 40px;
    float: left;
    padding-left: 5px;
}

div#playPause {
    cursor: pointer;   
    float: left;
}
div#playPause img {
    padding-left: 10px;    
}

a:link.slider-text,  a:visited.slider-text{
    width: 61px;
    padding-left:  4px;
    padding-right:  4px;
    font-size: 10px;
    font-family: calibri;
    color: #77dce6;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
}

.hidden {
    display:none;
    visibility: hidden;
}