html
{
padding-top: -30px;
}

 


#wxstation
{
/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
font-family:Arial,Helvetica,sans-serif;
/*width:100%;*/
border-collapse:collapse;
background-color:#EAF2D3;
}

#wxstation td, #wxstation th 
{
font-size:.8em;
border:1px solid #909090	;
padding:1px 3px 1px 3px;
text-align:center;

}
#wxstation th 
{
font-size:.7em;
text-align:center;
padding-top:1px;
padding-bottom:1px;
background-color:#dddddd;
color:#000000;
font-weight:normal;
}
/* horizontal table current conditions */
#wxstation td.alt
{
color:#000000;
background-color:#a9F2a9;
font-weight:bold;
}

/* vertical table current conditions */
#wxstation tr.alt td 
{
color:#000000;
background-color:#a9F2a9;
font-weight:bold;
}









body 
{
	font-size: 1em;
    background-color: #ffffff;
	margin-top: 0px;
	padding-top: 0;
}

#container
{

	width: 100%;
	margin: 30px auto;
	margin-top: 0px;
	padding-top: 0px;
	color: #333;
}

#centercol
{
/*
border-left: 1px solid #000000;
border-right: 1px solid #000000;
*/
border-bottom: 1px solid #000000;
	background-color: #FFFFd8;
	width: 66%;
	min-width:600px;
	max-width:800px;
	margin: 18px auto;
/*	margin-top: 2em; */
	margin-top: 12px;
	padding: 0px;
	padding-top: 0px;

/*	
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    border-radius: 18px;
*/	



	-moz-box-shadow: 4px 4px 28px #000;
	-webkit-box-shadow: 4px 4px 28px #000;
	box-shadow: 4px 4px 28px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');	
}

#top
{
margin: auto; 
margin-top: 0px;
margin-bottom: 0px;
/*
border: 1px solid #dbc69f;
 margin-bottom: 14px;
	background-color: #dbc69f;
	padding-top: 12px;
*/
	height: 10px;
	background-repeat:no-repeat; 
border-bottom: 1px solid;
	

	/* Not sure about these sttings other than -moz-... */
/*	
    -moz-border-radius-topleft: inherit;
    -webkit-border-radius-topleft: inherit;
    -khtml-border-radius-topleft: inherit;
    border-radius-topleft: inherit;

    -moz-border-radius-topright: inherit;
    -webkit-border-radius-topright: inherit;
    -khtml-border-radius-topright: inherit;
    border-radius-topright: inherit;

*/
	
}

#top_gradient
{
   height: 100px;
   padding: 0px;
   /* For WebKit (Safari, Google Chrome etc) */
   background: -webkit-gradient(linear, left top, left bottom, from(#dbc69f), to(#FFFFd8));
   /* For Mozilla/Gecko (Firefox etc) */
   background: -moz-linear-gradient(top, #dbc69f, #FFFFd8);
   /* For Internet Explorer 5.5 - 7. Don't know if the color settings are right */
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFdbc69f, endColorstr=#FFFFFFD8);
   /* For Internet Explorer 8. Don't know if the color settings are right */
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFdbc69f, endColorstr=#FFFFFFD8)";
}

#page_title{
	margin-left: 22px;
	margin-top: 22px;
	float: left;	
	background: #fff;
	opacity: 0.6;
/*	border: 1px solid #000; */


	-moz-box-shadow: 0px 0px 24px #fff;
	-webkit-box-shadow: 4px 4px 28px #000;
	box-shadow: 4px 4px 28px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');	

	/* IE??? */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;

}


#page_title h1
{
	color: #000;
	padding-top: 0px;
	width: auto;
	display: inline;
/*	border: 1px solid; */
	margin: 12px;
	color: #000;
}

#top h1 img
{
/*	border: 12px solid #ffffee;*/
	border: 0px;
	margin: auto;
/*
	margin-left: 20px;
	margin-top: 1em;
*/	
	margin-bottom: 0.5em;
    float: right;

	-moz-box-shadow: 0px 4px 18px #444;
	-webkit-box-shadow: 0px 4px 18px #444;
	box-shadow: 0px 4px 18px #444;
	/* For IE 8. Don't know about these IE settings */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#444444')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#444444');	

	/* IE??? */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#content
{
	padding: 2em;
}


#content h2 
{
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 0.5em;
	margin-bottom: 1em;
	border-bottom: 1px solid #666;
}

#footer
{
	height: 2em;
	text-align: right;
	font-size: 0.8em;
	margin-top: 2em;
	padding-left: 1em;
	padding-right: 1em;
}


#footer span.left 
{
	width: 50%;
	text-align: left;
	float: left;
}

#footer span.right 
{
	width: 50%;
	text-align: right;
	float: right;
}


#leftnav
{
	width: 15%;
	float: left;
	margin: 10px;
}

#rightnav
{
	width: 15%;
	float: right;
	margin: 10px;
}

#leftnav p, #rightnav p 
{ 
	margin: 0 0 1em 0; 
}

/*
#rnavbox
{
background-color: #e9e0c0;
width: 80%;
//border: 1px dotted gray;
//border-bottom: 1px solid gray;
padding: 5px;

    -moz-border-radius: 10px;

-moz-box-shadow: 2px 2px 10px #444;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;

}

#lnavbox
{
width: 80%;
//border: 1px dotted gray;
//border-bottom: 1px solid gray;
padding: 5px;
float: right;
-moz-box-shadow: 2px 2px 10px #444;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
background-image: url('/layouts/f/oldpaper1.jpg');

}
*/


div.img
{
	margin: 12px;
	height: auto;
	width: auto;
	text-align: center;
}	

div.img img
{
	display: inline;
	margin: 3px;
	border: 1px solid #444; 

	-moz-box-shadow: 4px 4px 12px #333;
	-webkit-box-shadow: 4px 4px 12px #333;
	box-shadow: 4px 4px 12px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#333333');	
}

div.desc
{
	font-size:80%;
	font-weight: normal;
	font-style: italic;
	margin: 2px;
}


.tech_note .tech_note_top
{
	width: 100%;
	background-image: url('images/tech_data.png');
	height: 55px;
}

.tech_note .tech_note_content
{
	width: 100%;
	/* background-image: url('images/teal_square.png'); */
	background-image: url('images/graphpaper2.png');
	padding-top: 0px;
}

.tech_note .tech_note_text
{
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	color: #01c;
}

.tech_note_text  h1, h2, h3, h4
{
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.tech_note
{
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-top: 0px;
	padding: 0px;

	-moz-box-shadow: 0px 28px 40px #666;
	-webkit-box-shadow: 0px 28px 40px #666;
	box-shadow: 0px 28px 40px #666;
	/* For IE 8. Don't know about these IE settings */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=180, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=180, Color='#666666');	
}




/* Main menu settings */
#centeredmenu 
{
	clear: both;
	float: left;
	margin-left: 2%;
/*	
	margin-right: 5%;
*/	
	margin-bottom: 1em;
	margin-top: 0px;
	padding: 0;
	padding-bottom: 2px;
/*
//border-bottom:1px solid #888; // black line below menu 
//border-top:1px solid #888; // black line above menu 
*/
	width: 96%;
	/*font-family:Verdana, Geneva, sans-serif; /* Menu font */
	font-size: 100%; /* Menu text size */
	z-index: 1000; /* This makes the dropdown menus appear above the page content below */
	position: relative;
}

/* Top menu items */
#centeredmenu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	position: relative;
	right: 50%;
}

#centeredmenu ul li 
{
	margin: 0 0 0 1px;
	padding: 0;
	float: left;
	position: relative;
	left: 50%;
	top: 1px;
}

#centeredmenu ul li a 
{
	display: block;
	margin: 0;
	padding: .6em .5em .4em;
	font-size: 1em;
	line-height: 1em;
background:#ebd6af; 
	text-decoration: none;
/*	color: #ebd6af; */
	color: #000;
	font-weight: bold;
	/* border-bottom:1px solid #000; 
//border-left:1px solid #000; 
//border-right:1px solid #000; 
*/
}

#centeredmenu ul li.active a 
{
	color: #000;
	/* background: #ccc; */
background:#cbb68f; 
	
}

#centeredmenu ul li a:hover 
{
/*	background: #aaa; // Top menu items background colour */
	color: #000;
	background:#dbc69f; 

}

#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a   /* This line is required for IE 6 and below */
{
/*
	background: #dbc69f; // Top menu items background colour 
	background: #bbb; // Top menu items background colour 
*/
	color: #000;
	background:#dbc69f; 
}

/* Submenu items */
#centeredmenu ul ul 
{
	display: none; /* Sub menus are hidden by default */
	position: absolute;
	top: 2em;
	left: 0;
	right: auto; /*resets the right:50% on the parent ul */
	width: 10em; /* width of the drop-down menus */
}

#centeredmenu ul ul li 
{
	left: auto;  /*resets the left:50% on the parent li */
	margin: 0; 	/* Reset the 1px margin from the top menu */
	clear: left;
	width: 100%;
}

#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a   /* This line is required for IE 6 and below */
{
	font-size: .8em;
	font-weight: normal; /* resets the bold set for the top level menu items */
	/*background:#ccc;
	  color:#444; */
	line-height: 1.4em; /* overwrite line-height value from top menu */
	border-bottom: 1px solid #888; /* sub menu item horizontal lines */
	border-left: 1px solid #888; /* sub menu item horizontal lines */
	border-right: 1px solid #888; /* sub menu item horizontal lines */
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover  /* This line is required for IE 6 and below */
{
	background: #eee; /* Sub menu items background colour */
	color: #000;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last 
{
	left: auto; /* reset left:0; value */
	right: 0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul  /* This line is required for IE 6 and below */
{ 
	 display: block; /* Show the sub menus */
}