﻿/*
File:		skihillforecasts.css
Supports:	ski_hill_forecast.php
Date:		November 12, 2011
*/

/* snowforecast embeded feed */
div#snowforecast {float:right;width:260px;padding:0;position:relative;clear:both;}
div#pdasnowforecast {width:260px;height:520px;margin:0;overflow:hidden;}
img#blackbar {position:absolute;top:65px;left:10px;}

/* upper winds chart and satellite image */
div#satellite {margin-top:5px;}
div#aerial {width:300px;height:200px;margin-top:20px;position:relative;}
img#circle {position:absolute;left:60px;top:55px;}
p#winddate {position:absolute;bottom:0;left:0;}

/* google ajax scroller */
#wx{margin:0 auto;width:425px;height:39px;border:1px solid #cccccc;padding:4px;background-color:#ffffff;text-align:left; float:left;}
.datefield{ /*CSS for date field in general*/color:gray;font-size: 80%;}
code{ /*CSS for insructions*/color: red;}
/* weather network sticker */
#wxButtonFrame {float:right;}

img.linkboxicons {width:14px; height:14px; vertical-align:middle;}
