﻿/*=STYLES for the H1N1 FLU web site=*/

@import url("/css/p7pmm/p7PMMv02-1.css");



#header {
	background-image: url(/images/grcc_sprite-02-18-09.gif);
	background-repeat: no-repeat;
	background-position: 0px -128px;
	width: 768px;
	height: 126px;
	margin: 0;
	padding:0;
	clear:both;
	text-align: left;
	}
	
	#header .titlebar-floodwatch {
	background: url(/images/title_floodwatch.gif) no-repeat left top;
	float: right;
	width: 357px;
	height: 50px;
	top: 24px;
	position: relative;
	border: 0;
	}

	#header .titlebar-floodwatch p {
		text-indent: -9000px;
		border: 0;
		position: relative;
		margin:0;
		padding:0;
		}
	
	#header .titlebar-floodwatch a, #header .titlebar-floodwatch a:link, #header .titlebar-floodwatch a:visited, #header .titlebar-floodwatch a:hover, #header .titlebar-floodwatch a:active {
		display: block;
		height: 50px;
		border: 0;
		text-decoration: none;
		}
		
.navbar { 
	width: 176px;
	background: url(/images/nav_bottom4.gif) no-repeat;
	background-position: bottom right;
	margin: 0 0 12px 0;
	padding:  0 0 18px 0;
	font-size: 12px;
	float: right;	
	}
	
#schedule-cvr {
	width: 140px;
	height: 176px;
	margin: 12px 0 12px 22px;
	padding: 0;
	background: url(/CE/images/schedules/CESchedule.jpg) no-repeat top left;
	font-size: 11px;
	clear: both;
	}
	
	#schedule-cvr a, #schedule-cvr a:link {
		width: 140px;
		/*height: 176px;*/
		display: block;
		margin: 0;
		padding-top: 180px;
		text-align: center;
		color: #ffffcc;
		text-decoration: none;
		}
		
	#schedule-cvr a:hover {
		text-decoration: underline;
		}
		
.announce_on {
	width: 100%; 
	margin: 4px 0 12px 0; 
	padding: 0; 
	text-align: left; 
	border-bottom: 6px solid #1db749; 
	background: #fff6bf; 
	color: #333;
	}
	
.announce_off {
	display: none;
	}
