body
{
	background-color:transparent;
	background-attachment:fixed;
}

input
{
	font-size:10px;
	margin:1px;
	padding:0px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#D0D0FF;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#D0D0FF;
}

select
{
	font-family:Arial;
	font-size:10px;
	border-style:solid;
	border-width:1px;
	border-color:#D0D0FF;
}

iframe
{
	display:inline;
	position:relative;
	overflow:hidden;
/*	filter:chroma(color=#888888);
	background-color:transparent; */
}

td
{
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.menuLinks
{
	font-family:Georgia,Arial;
	font-size:10px;
	font-style:italic;
	color:#E06000;
	cursor:pointer;
}

.window
{
	display:none;
	position:absolute;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#B0B0B0;
	background-color:#F0F0FF;
}

.windowShadow
{
	display:none;
	position:absolute;
	padding:5px;
	filter:alpha(opacity=30);
	opacity:0.3;
	border-style:solid;
	border-width:1px;
	border-color:#202020;
	background-color:#202020;
}

.windowTitle
{
	font-family:Georgia,Arial;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#E0E0E0;
	padding:2px;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	background-color:#000080;
}

.windowMain
{
	font-family:Georgia,Arial;
	font-size:12px;
	font-style:italic;
}

.helpWindow
{
	display:none;
	position:absolute;
	font-family:Arial;
	font-size:12px;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#E0E0E0;
	background-color:#FFFFFF;
}

.viewBlock
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:transparent;
	background-color:transparent;
}

.viewBlockOver
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#E0E0E0;
/*	background-color:#F0F0FF; */
}

.viewBlockData
{
	display:inline;
	position:relative;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#000000;
}

.viewBlockTitle
{
	font-family:Georgia,Arial;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#404040;
	text-align:center;
	padding:2px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#C0C0FF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#C0C0FF;
	background-color:#E0E0FF;
}

.viewBlockTitleOver
{
	font-family:Georgia,Arial;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#E0E0E0;
	text-align:center;
	padding:2px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	background-color:#4040A0;
}

.headerFont
{
	font-family:Georgia,Arial;
	font-size:10;
	font-weight:bold;
	font-style:normal;
	font-color:#000000;
}

.dayName
{
	font-family:Georgia,Arial;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}

.high
{
	font-family:Georgia,Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#FF0000;
}

.low
{
	font-family:Georgia,Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#0000FF;
}

.conditions
{
	font-family:Georgia,Arial;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color:#006000;
}

/*
.viewBlockFrame
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#E0E0E0;
}

#messageDiv
{
	display:none;
	position:absolute;
	left:70px;
	top:85px;
	font-family:Georgia,Arial;
	font-size:14px;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#C00000;
	background-color:#FFF0F0;
}

#messageShadowDiv
{
	display:none;
	position:absolute;
	left:77px;
	top:92px;
	filter:alpha(opacity=30);
	opacity:0.3;
	background-color:#202020;
}
*/

#staticHeader
{
	margin:0px;
	width:100%;
}

#nameHeader
{
	display:inline-block;
	position:relative;
	width:100%;
	font-family:"Georgia,Arial";
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	text-align:left;
}

#menuBarBorder
{
	display:inline-block;
	position:absolute;
/*	width:99%; */
	height:13px;
	left:145px;
	top:0px;
	padding-left:1px;
	padding-top:1px;
	padding-right:3px;
	padding-bottom:3px;
	border-style:solid;
	border-width:1px;
	border-color:#909090;
	background-color:#F0F0FF;
}

#menuBar
{
	display:inline-block;
	position:relative;
	overflow:hidden;
	width:100%;
	height:100%;
/*	font-family:Arial; */
	font-size:10px;
/*	font-weight:normal;
	font-style:normal; */
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#B0B0B0;
}

#staticDataBorder
{
	display:inline-block;
	position:absolute;
/*	width:99%; */
	height:13px;
	left:145px;
	top:23px;
	padding-left:1px;
	padding-top:1px;
	padding-right:3px;
	padding-bottom:3px;
	border-style:solid;
	border-width:1px;
	border-color:#909090;
	background-color:#F0F0FF;
}

#staticData
{
	display:inline-block;
	position:relative;
	overflow:hidden;
	width:100%;
	height:100%;
/*	font-family:Arial; */
	font-size:10px;
/*	font-weight:normal; */
	font-style:normal;
	color:#E06000;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#B0B0B0;
}

#preferencesMain
{
	display:inline-block;
	position:absolute;
/*	left:50px;
	top:65px; */
	width:660px;
	height:500px;
}

#preferencesMainShadow
{
	display:inline-block;
	position:absolute;
	left:57px;
	top:72px;
	width:660px;
	height:500px;
}

#preferences
{
	font-family:Georgia,Arial;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
}

#modDisplay
{
	display:inline-block;
	visibility:hidden;
	position:absolute;
	left:200px;
	top:55px;
	padding:5px;
	border-style:ridge;
	border-width:5px;
	border-color:#FF8080;
	background:#E0E0FF;
}

#modDisplayShadow
{
	display:inline-block;
	visibility:hidden;
	position:absolute;
	left:207px;
	top:62px;
	width:300px;
	height:600px;
}

#globalTemps
{
	display:inline-block;
	visibility:hidden;
	position:fixed;
	left:0px;
	top:0px;
	width:210px;
	height:100%;
	font-family:Georgia,Arial;
	font-size:10px;
	font-style:italic;
	overflow:auto;
	border-style:solid;
	border-width:1px;
	border-color:#8080FF;
	background-color:#F0F0FF;
}

#globalTempsShadow
{
	position:fixed;
	left:0px;
	top:7px;
	width:210px;
	height:100%;
	filter:alpha(opacity=30);
	opacity:0.3;
	background-color:#202020;
}

#welcomeMain
{
	width:240px;
	height:305px;
	overflow:auto;
	margin-left:7px;
}

#photoWin
{
	position:absolute;
/*	overflow:auto; */
	left:30px;
	top:80px;
/*	width:400px;
	height:600px;
	font-size:12px;
	padding:5px; */
	border-style:ridge;
	border-width:8px;
	border-color:#600000;
	background:#E0E0FF;
}

#photoWinShadow
{
	position:absolute;
	left:40px;
	top:90px;
/*	width:400px;
	height:600px;
	padding:5px; */
	filter:alpha(opacity=30);
	opacity:0.3;
/*	border-style:solid;
	border-width:5px;
	border-color:#202020; */
	background-color:#202020;
}

#helpWin
{
	display:none;
	position:absolute;
	overflow:auto;
	left:30px;
	top:80px;
	width:400px;
	height:600px;
	font-size:12px;
	padding:5px;
	border-style:ridge;
	border-width:5px;
	border-color:#FF0000;
	background:#E0E0FF;
}

#helpWinShadow
{
	display:none;
	position:absolute;
	left:37px;
	top:87px;
	width:400px;
	height:600px;
	padding:5px;
	filter:alpha(opacity=30);
	opacity:0.3;
	border-style:solid;
	border-width:5px;
	border-color:#202020;
	background-color:#202020;
}

/*
#loginTitle
{
	width:225px;
	height:20px;
}

/*
#loginDiv
{
	z-index:11;
	left:50px;
	top:100px;
	width:225px;
	height:105px;
}

#loginTitle
{
	width:225px;
	height:20px;
}

#loginShadowDiv
{
	z-index:10;
	left:57px;
	top:107px;
	width:225px;
	height:105px;
}

#registerDiv
{
	z-index:11;
	left:60px;
	top:110px;
	width:270px;
	height:132px;
}

#registerTitle
{
	width:264px;
	height:20px;
}

#registerShadowDiv
{
	z-index:10;
	left:67px;
	top:117px;
	width:270px;
	height:132px;
}
*/

#registerHelpDiv
{
	left:270px;
	top:25px;
	width:150px;
	height:270px;
}

#registerHelpShadowDiv
{
	left:277px;
	top:32px;
	width:150px;
	height:270px;
}

/*
#stationsDiv
{
	z-index:11;
	left:70px;
	top:120px;
	width:465px;
	height:206px;
}

#stationsTitle
{
	width:459px;
	height:20px;
}

#stationsShadowDiv
{
	z-index:10;
	left:77px;
	top:127px;
	width:465px;
	height:206px;
}
*/

#countrySelect
{
	width:120px;
}

#provinceSelect
{
	width:150px;
}

#stationSelect
{
	width:200px;
}

/*
#contactInfoDiv
{
	z-index:11;
	left:80px;
	top:130px;
	width:325px;
	height:290px;
}

#contactInfoTitle
{
	width:319px;
	height:20px;
}

#contactInfoShadowDiv
{
	z-index:10;
	left:87px;
	top:137px;
	width:325px;
	height:290px;
}
*/


