@charset "UTF-8";
/*
========================
========================
General Structure Styles
========================
========================
*/
* {
	letter-spacing: 0px !important;
	}
html, 
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}
body {
	background: #fff url('/templates/fir01_flipd/images/background_texture.jpg') top left repeat;
	min-width: 100%;
	font-size: 100%; /* Force IE to render font size changes more appropriately */
	}
	
/*
========================
Page container setup
========================
*/
#page_margins {
	width: 100%;
	min-width: 980px;
	background: url('/templates/fir01_flipd/images/header_background.jpg') top center no-repeat;
	min-height: 180px; 
	margin: 0;
	padding: 0;
	}
#page {
	background: none;
	margin: 0 auto;
	min-width: 980px;
	padding: 0;
	padding-top: 1px;
	position: relative;
	width: 995px;
	}

/*
========================
Page sections setup
========================
- Parent divs 100% wide for background images
- Child divs with fixed width and centered
*/
#header {
	margin-left: 245px;
	}
	#flipdLogo {
		position: fixed;
		top: 225px;
		left: 17px;
		width: 197px;
		height: 397px;
		cursor: pointer;
		background: url('/templates/fir01_flipd/images/balloon_logo.gif') top left no-repeat;
		}
	#flipdLogo h1,
	#flipdLogo a {
		display: block;
		width: 100%;
		height: 100%;
		margin: 0;
		font-size: 0.001%;
		text-indent: -3000px;
		}
	#dropmenu {
		text-align: left;
		}
	#topnav {
		display: none;
		}
#pagetitles {
	padding-top: 1px;
	margin-top: 420px;
	font-size: 0.625em;
	}
#main {
	padding: 0;
	padding-top: 1px;
	}

#footer {
	background: none;
	font-size: 0.625em;
	height: 5em;
	width: 530px;
	margin: 0 auto;
	padding: 0;
	border: 0 none;
	position: relative;
	text-align: center;
	}
	
	
/*
========================
Column setup
========================
- setup floats missing in 3col_1-3-2.css
*/	
#main #col1 {
	display: none;
	}
#main #col2 {
	width: 220px;
	float: right;
	background: none;
	}
#main #col2_content {
	background: none;
	overflow: hidden;
	margin: 0 10px;
	margin-right: 0px;
	font-size: 0.625em;
	}
#main #col3 {
	width: 515px;
	margin-left: 245px;
	margin-right: 0;
	background: none;
	}
#main #col3_content {
	background: none;
	padding: 0;
	margin: 0;
	font-size: 0.625em;
	}



/*
========================
========================
Text & Image Styles
========================
========================
*/


/*====Main Nav====*/
#dropmenu {
	background: none;
	border: none;
	position: absolute;
	top: 344px;
	left: 250px;
	height: 70px;
	}
	ul#dm_toplevel {
		height: 70px;
		}
	ul#dm_toplevel li {
		display: inline;
		}
	ul#dm_toplevel li a img,
	ul#dm_toplevel li a:visited img {
		display: inline-block;
		height: 70px;
		padding: 0;
		position: relative;
		}
	ul#dm_toplevel li.dm_1 a img {
		width: 105px;
		background: url('/templates/fir01_flipd/images/nav_btns.gif') 0 0 no-repeat;
		}
	ul#dm_toplevel li.dm_2 a img {
		width: 120px;
		background: url('/templates/fir01_flipd/images/nav_btns.gif') -130px 0 no-repeat;
		}
	ul#dm_toplevel li.dm_3 a img {
		width: 125px;
		background: url('/templates/fir01_flipd/images/nav_btns.gif') -264px 0 no-repeat;
		}
	ul#dm_toplevel li.dm_4 a img {
		width: 130px;
		background: url('/templates/fir01_flipd/images/nav_btns.gif') -403px 0 no-repeat;
		}
		
		
	ul#dm_toplevel li.dm_1 a:hover img,
	ul#dm_toplevel li.dm_1 a:active img,
	ul#dm_toplevel li.dm_1 a:focus img {
		background: url('/templates/fir01_flipd/images/nav_btns.gif') 0 -70px no-repeat;
		}
	ul#dm_toplevel li.dm_2 a:hover img,
	ul#dm_toplevel li.dm_2 a:active img,
	ul#dm_toplevel li.dm_2 a:focus img {
		background: url('/templates/fir01_flipd/images/nav_btns.gif') -130px -70px no-repeat;
		}
	ul#dm_toplevel li.dm_3 a:hover img,
	ul#dm_toplevel li.dm_3 a:active img,
	ul#dm_toplevel li.dm_3 a:focus img {
		background: url('/templates/fir01_flipd/images/nav_btns.gif') -264px -70px no-repeat;
		}
	ul#dm_toplevel li.dm_4 a:hover img,
	ul#dm_toplevel li.dm_4 a:active img,
	ul#dm_toplevel li.dm_4 a:focus img {
		background: url('/templates/fir01_flipd/images/nav_btns.gif') -403px -70px no-repeat;
		}
		
	/*Remove images and stylying from dropdown menus*/
	#dropmenu ul#dm_toplevel li li a,
	#dropmenu ul#dm_toplevel li li a:visited,
	#dropmenu ul#dm_toplevel li li a:hover,
	#dropmenu ul#dm_toplevel li li a:active,
	#dropmenu ul#dm_toplevel li li a:focus img { 
		display: block;
		height: auto;
		width: 100%;
		line-height: 1.5em;
		padding: 0;
		font-size: 100%;
		background-image: none;
		}

	/*====Drop Nav====*/
	#dropmenu #dm_toplevel li ul {
		margin-top: 0px;
		padding: 0;
		border: 1px solid #6dc249 !important;
		font-size: 0.625em;
		background-color: #FFFFFF;
		width: 25em;
		margin: 1px;
		padding: 1px;
		opacity: 0.87;
		filter: alpha(opacity=87);
		top:0px;
		}
	#dropmenu #dm_toplevel li:hover ul {
		/*top:53px;*/
		}
	#dropmenu #dm_toplevel li ul li {
		height: 1.8em;
		position: relative;
		display: block;
		height: 2.75em;
		line-height: 2.7em;
		border-top: 2px dashed #CCC;
		}
	#dropmenu #dm_toplevel li ul li a ,
	#dropmenu #dm_toplevel li ul li a:link ,
	#dropmenu #dm_toplevel li ul li a:visited {
		font-size: 1.25em;
		font-weight:bold;
		line-height: 1.25em;
		text-transform: none;
		color: #747474;
		width: 24em;
		padding: 0.5em;
		margin: 0;
		padding-left: 5px;
		}
	#dropmenu #dm_toplevel li ul li:first-child ,
	#dropmenu #dm_toplevel li ul li:first-child ,
	#dropmenu #dm_toplevel li ul li:first-child {
		border-top:none;
		}
	#dropmenu #dm_toplevel li ul li a:focus,
	#dropmenu #dm_toplevel li ul li a:hover,
	#dropmenu #dm_toplevel li ul li a:active {
		text-transform: none;
		background-color: #41a5d3;
		color: #FFFFFF;
		}
/* #dropmenu #dm_toplevel li.dm_1 ul { left:0px; }*/

/*====Subcontent Frames====*/
.frameContainer { 
	width: 170px; 
	height: 115px;
	margin: 8px 0 40px 10px;
	position: relative;
	}
.frame {
	position: absolute;
	top: -8px;
	left: -8px; 
	}


/*====Title====*/
#pagetitles h1.pagetitle {
	color: #5ba613;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
	font-size: 3em;
	font-style:normal;
	margin-top: 0px;
	margin-bottom: 0.3em;
	}
#pagetitles h2.pagesubtitle {
	color: #7e7c7c;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
	Font-size: 2.3em;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 0.7em;
	}

	
/*====Basic text====*/
p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.7em;
	margin: 0.5em 0 1em;
	}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
	margin: 1em 0px 0.4em;
	text-decoration: none;
	}
h1 {
	color: #6cb526;
	font-size: 1.9em;
	font-style: italic;
	font-weight: bold;
	}
h2 {
	color: #7e7c7c;
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
	}
h3 {
	color: #7e7c7c;
	font-size: 1.7em;
	font-style: italic;
	}
a,
a:link,
a:visited {
	color: #6cb526;
	font-weight: bold;
	border: none;
	text-decoration:none;
	}
a:hover,
a:active,
a:focus {
	color: #6cb526;
	font-weight: bold;
	text-decoration: underline;
	}
:focus {
	-moz-outline-style: none;
	}
ul {
	margin-bottom: 2.2em;
	margin-left: 0;
	}
li {
	margin-left: 39px;
	font-size: 12px;
	line-height: 1.3em;
	color: #000000;
	margin: 0px 0px 1.2em 12px;
	}
li h1,
li h2,
li h3,
li h4 {
	margin-left: 0;
	}
img {
	border: 0 none;
	}
#col2 a,
#col3 a {
	color: #6cb526;
	font-weight: bold;
	border: none;
	text-decoration:none;
	}
#col2 a:hover,
#col3 a:hover {
	color: #6cb526;
	font-weight: bold;
	text-decoration: underline;
	}
#col2 a img,
#col3 a img {
	background: none;
	}
.superscript {
	font-size: 0.5em; 
	position: relative; 
	bottom: 0.8em;
	}



/*====Page Footer====*/
#footer span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25em;
	color: #00732B;
	margin: 84px auto 0;
	position: relative;
	top: 84px;
	}
	#footer span a,
	#footer span a:visited { 
		background: none;
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 11px;
		color: #00732B;
		/*padding: 0px 10px;*/
		text-transform: none;
		}
	#footer span a:hover,
	#footer span a:active,
	#footer span a:focus {
		color: #FFA200;
		text-decoration: underline;
		background: none;
		}
	#footer a + a { 
		/*border-left: 1px solid #8d9a81 !important;*/
		}

#copyright {
	width: 100%;
    position: absolute;
	top: 20px;
	left: 0px;
    color: #3988ae;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 2.1em;
	text-align: center;
	}
#itrtext {
	text-align: right;
	width: 30%;
	position: absolute;
	top: 20px;
	right: 2px;
	margin: 0 auto;
	border: 0 none;
	}
	#itrtext a {
	height: 100%;
	display: block;
	}
	#itrtext a img,
	#itrtext a:link img,
	#itrtext a:visited img { 
		background-image:url('/_media/default/itr/designed-and-powered-by-itr-green.png');
		}
	#itrtext a:active img,
	#itrtext a:focus img,
	#itrtext a:hover img {
		background-image:url('/_media/default/itr/designed-and-powered-by-itr-blue.png'); }
#FFC_Logo {
	text-align: left;
	width: 30%;
	position: absolute;
	top: 20px;
	left: 14px;
	margin: 0 auto;
	border: 0 none;
	}
#footer_bar {
	position: relative;
	top: -1em;
	left: 1em;
	}

.frameContainer { width:170px; height:115px; margin:8px 0 25px 10px; position:relative; }
.frame { position:absolute; top:-8px; left:-8px; }

#col2 #login-username { width:120px; }
#col2 #login-password { width:120px; }

* html #col3 { margin-right:0px; }
*+html #col3 { margin-right:0px; }
