#dataTypeBox {
    padding-bottom: 10px !important;
    border: solid 1px #999999 !important;
}

#dataInfoBox {
    margin-top: 8px !important;
}

.inline {
    display: inline !important;
}

#specific-location {
    display: none;
}

#plotButton {
    margin-top: 10px;
    font-size: 1em;
}

fieldset legend {
    color: #006699;
}

.olPopup {
    border: solid 1px gray !important;
    padding: 0px;
}

.olPopup h3 {
    padding: 0.2em 1em 0.2em 0em;
}

.olPopupCloseBox {
    margin: 3px;
}

.popupContent {
    padding: 3px;
}

.popupActions {
    padding: 3px;
    white-space: nowrap;
}

.olPopupContent {
    overflow: hidden; 
}

.olPopupContent th {
    text-align: left;
}

#dataInfo {
    height: 285px;
    overflow: auto;
    padding: 2px;
}

#disclaimerLink {
    width: 150px;
}

#map{
    width: 578px !important;
}

#map-tab-content-one{
    font-size: 0.9em;
}

#page-info {
    border: dotted 1px gray;
    margin: 0px 0px 10px 0px;
    width: 400px;
}

.olCursorWait {
    cursor: progress !important;
}

#tc-legend {
    margin-top: -12px;
}

#tc-legend div {
    height: 18px;
}

#tc-legend .bullet {
    font-size: 40px;
    display: block;
    background-color: #DFDDDD;
}

#tc-legend .label {
    margin-top: -10px; 
    position: relative; 
    top: -22px; 
    left: 18px; 
    display: block;
}
.p1 {
    color: #808080;
}

.p2 {
    color: #ffff00;
}

.p3 {
    color: #ffc246;
}

.p4 {
    color: #ff7799;
}

#map-metadata {
    width: 582px !important; 
}

#map-tab-content-two {
    padding-left: 3px;
}

a.feature-info {
    display: block;
    text-decoration: none;
    padding-left: 5px;
    cursor: pointer; 
    color: black;
}

.feature-info:hover {
    background-color: lightgray; 
}

.feature-highlighted {
    font-weight: bold;
}

.feature-selected {
    font-weight: bold;
    color: #E35C13 !important;
}

.feature-hidden {
    color: gray !important;
}

.opacity-50 { 
    -moz-opacity:.50; 
    filter:alpha(opacity=50); 
    opacity:.50; 
}

.opacity-60 { 
    -moz-opacity:.60; 
    filter:alpha(opacity=60); 
    opacity:.60; 
}

.opacity-70 { 
    -moz-opacity:.70; 
    filter:alpha(opacity=70); 
    opacity:.70; 
}

/* Work around bugs(?) in new CSS layout */
select {
    font-size: 1em;
}
.olPopup h3 {
    margin: 0px;
}

#spinner-container {
    position: relative;
    float: right;
    width: 24px;
    height: 18px;
    padding: 0;
    top: 1px;
    left: 0;
}

#spinner {
    width: 24px;
    height: 18px;
    background-position: center;
    background-image: url('/climate/cdo/images/symbols/loading-cdo.gif');
    background-repeat: no-repeat;
}

/* BOM MAP Overrides */
#metadataArea {
    width: 390px !important;
}

.baseLayerSelectGroup {
    background-color: transparent;
}

div.ln span img, .searchClearButton {
    display: none !important;
}

/* Go To menu */
#menu2 {
    left: 0px !important;
}

.olControlPanZoomBar img, .olControlPanZoomBar div {
    background-color: #D5D5D5;
}

/* PCCSP Logo */
#pccsp-logo {
    background-color: white;
    position: absolute;
    float: right;
    right: 10px;
    top: -40px;
}
