body {
	margin:0;
	font-family: Helvetica,Arial,Verdana,sans-serif;
}

.fontCity {
	font-size:15px;
	font-weight:none;
	color:#FFFFFF;
	text-decoration:none ;
}

.fontDesc {
	font-size:15px;
	font-weight:none;
	color:#000000;
	text-decoration:none ;
}
.fontDesc:Hover {
        font-size:15px;
        font-weight:none;
        color:#000000;
        text-decoration:underline ;
}

.fontDescSmall {
	font-size:11px;
	font-weight:none;
	color:#3F5366;
	text-decoration:none ;
}
.fontDescSmall:Hover {
        font-size:11px;
        font-weight:none;
        color:#0000FF;
        text-decoration:underline ;
}

.cadre {
	border 1px solid #ff0000;
	font-weight: bolder;
}


.fontDivFont {
        font-size:11px;
        font-weight:none;
        color:#3F5366;
        text-decoration:none ;
}

#back {
	position:absolute;
	top:0;
	left:0;
	display:none;
	height:172px;
}

#front-panel {
	position:absolute;
	top:0px;
	left:0px;
}

.icon {
	position:absolute;
}

#icon-holder {
	position:absolute;
	top:0px;
	left:0px;
}

.background {
	width: 284px;
}

#top {
	background: url(Images/weather_day_top_new.png) no-repeat top left;
	height: 35px;
}

#top1 {
	background: url(Images/weather_day_top_new.png) no-repeat top left;
	height: 35px;
}

#middle {
	background: url(Images/weather_day_middle.png);
	background-repeat: no-repeat;		
	height: 15px;
}

#bottom {
	background: url(Images/weather_day_bottom.png) no-repeat top left;
	height: 26px;
}

.text {
	font-family: "Helvetica Neue";
  	font-weight: bold;
  	color: rgb(255,255,255);
}

.info {
	position:absolute;
	text-align: center;
	width:90px;
	left: 19px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.smallinfo {
	font-size: 10px;
	color: rgba(255, 255, 255, .7);
	font-size: 10px;
}

#high {
	top: 10px;
}

#lo {
	top: 37px;
}

#location {
	top: 21px;
	font-size: 12.5px;
	letter-spacing: -1px;
	text-transform:capitalize;
	cursor:pointer;
}

#temperature {
	position:absolute;
	top: 0px;
	left:177px;
	width: 79px;
	text-align: right;
	font-size:49px;
	font-family: "HelveticaNeue-Light";
	color: rgb(255, 255, 255);
}

#degree {
	position:absolute;
	top: 12px;
	left: 256px;
}

#dot {
	position:absolute;
	top: 13px;
	left: 258px;
	display: none;
}

#middle-contents {
	position: relative;
	top: 0;
	left: 0;
	width: 284px;
	height: 100%;
}

#dayband {
	position: absolute;
	top: 31px;
	left: 14px;
}

#grid {
	position: absolute;
	top: 30px;
	left: 13px;
}

.day {
	position: absolute;
	text-align:center;
	width:42px;
	height:12px;
	top:34px;
	font-size:12px;
}

.col0 {
	left:15px;
}

.col1 {
	left:58px;
}

.col2 {
	left:100px;
}

.col3 {
	left:141px;
}

.col4 {
	left:182px;
}

.col5 {
	left: 227px;
}

.smallicon {
	position:absolute;
	top: 53px;
}

.hi {
	position:absolute;
	top:84px;
	font-size:18px;
	text-align:center;
	width:42px;
}

.low {
	position:absolute;
	top: 107px;
	font-size:14px;
	text-align:center;
	width:42px;
}

.low-day-color {
	color: rgb(118, 150, 193);
}

.low-night-color {
	color: rgb(88, 82, 90);
}

.flip {
	position:absolute;
	top: -8px;
	left: 255px;
	width:13px;
	height:13px;
}

#flip {
	opacity:0;
	background: url(file:///System/Library/WidgetResources/ibutton/white_i.png) no-repeat top left;
	z-index:8000;
}

#fliprollie {
	display:none;
	opacity:0.25;
	background: url(file:///System/Library/WidgetResources/ibutton/white_rollie.png) no-repeat top left;
	z-index:7999;

}

#done {
	position:absolute;
	right:25px;
	top:130px;
}

#ziplabel {
	left: 23px;
	top: 12px;
}

#zip {
	position: absolute;
	font: 12px "LucidaGrande";

	top: 24px;
	left: 22px;
}

.backlabel {
	position: absolute;
	font: 10px "Helvetica Neue";
	font-weight: bold;
	color:white;
}

#checkdiv {
	top: 133px;
	left: 23px;
}

#unitlabel {
	top: 12px;
	left: 193px;
}

#tempunits {
	position: absolute;
	font: 12px "LucidaGrande";
	top: 25px;
	left:192px;
	width: 48px;
}

#validate {
	display: none;
	top:49px;
	left: 25px;
}

#accuweather {
	position: absolute;
	left:40px;
	top:80px;
	cursor:pointer;
}
.bigarrow {
	width: 90%;
}

#dimensionFieldSet {
	width:380px;
	height:120px;
	float:left;
}

#styleCondition {
	position: relative;
	align: left;
}

#styleConditionAct {
	position: absolute;	
	top: 0px;	
	right: 0px;
	text-align: right;
	font-size: 12px;
}


div#styleTemp {
	position: absolute;
	top: 10px;
	left: 130px;
	font-size:3.5em;
       color:#000000;
       text-decoration:none ;
}

#styleDesc {
	position: relative;
	left: 110px;
	width: 270px;
}

#styleArrow {
	position: absolute;
	bottom: 0;	
	right: 0;
	width: 15px;
	height: 15px;
}


#style3Flex {
	
	vertical-align: top;
}


.fontDropDown {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	
}

#suite2 {	
	position: relative;
	border: 3px solid #ff0000;
//style=\"overflow:hidden; float: left; display:none; margin-top:2px; margin-left:-1px; width:380px; border:none;\"
}





