/*
############################################################################
# CSS external file for wxwinddetail.php template page
############################################################################
*/
#wind {
     font-family: arial; /* verdana; */
     color: #000000;
}

#wind table {
	width: 100%;
	border-collapse: collapse;
}

#wind form {
    display: inline; 
}
    


 
  


#wind .windday {
    background-color: white;
    font-size: 80%;
    font-weight: bold;
    border: 1px solid #000000;
    text-align: center;
    padding: 2px;
}   

#wind .winddayr {
    background-color: #ADD8E6;
    color: #000000;
    font-size: 80%;
    font-weight: bold;
    border: 1px solid #000000;
    text-align: center;
    padding: 2px;
}


#wind .getwinddtbxfloat {
     float: right; 
    padding: 0px 5px 0px 5px; 
    border: 0px ridge #22464F; 
    background-color: transparent;
    color: #000000;
}

#wind .getwinddtbx {
    font-size: 80%; 
    font-weight: bold; 
    padding: 0px;   
    text-align: center;
}

#wind .dev {
	padding: 5px 0px 10px 0px;
	font-size: 80%;
	font-weight: bold;
}

#wind .noday {
	border: 1px #000000 solid;
	background-color: #fefefe;
	background-image: url('noday.png');
	background-repeat: repeat-x;
}
