/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
/**
 * YUI Base
 * @module base
 * @namespace yui-
 * @requires reset, fonts
*/

html {
	background-color: #eaeaea;
}

body {
	/* For breathing room between content and viewport. */
	margin: 0px;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #eaeaea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	/* 18px via YUI Fonts CSS foundation. */
	font-size: 138.5%;
	color:#999999;
	text-transform: uppercase;
}

h2 {
	/* 16px via YUI Fonts CSS foundation. */
	font-size: 123.1%;
}

h3 {
	/* 14px via YUI Fonts CSS foundation. */
	font-size: 108%;
	color:#999999;
	text-transform: uppercase;
}
h4 {
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 105%;
}

h1,h2,h3 {
	/* Top & bottom margin based on font size. */
	margin: 1em 0;
}

h1,h2,h3,h4,h5,h6,strong,dt {
	/* Bringing boldness back to headers and the strong element. */
	font-weight: normal;
}
optgroup {
	font-weight:normal;
}

abbr,acronym {
	/* Indicating to users that more info is available. */
	border-bottom: 1px dotted #FFF;
	cursor: help;
}

em {
	/* Bringing italics back to the em element. */
	font-style: italic;
}

del {
	/* Striking deleted phrases. */
	text-decoration: line-through;
}

blockquote,ul,ol,dl {
	/* Giving blockquotes and lists room to breath. */
	margin: 1em;
}

ol,ul,dl {
	/* Bringing lists on to the page with breathing room. */
	margin-left: 2em;
}

ol li {
	/* Giving OL's LIs generated numbers. */
	list-style: decimal outside;
}

ul li {
	/* Giving UL's LIs generated disc markers. */
	list-style: disc outside;
	list-style-type: square;
	color: #003366;
	
}

dl dd {
	/* Giving UL's LIs generated numbers. */
	margin-left: 1em;
}

th,td {
	/* Borders and padding to make the table readable. */
	border: 0px solid #FFF;
	padding: .5em;
}

th {
	/* Distinguishing table headers from data cells. */
	font-weight: bold;
	text-align: center;
}

caption {
	/* Coordinated margin to match cell's padding. */
	margin-bottom: .5em;
	/* Centered so it doesn't blend in to other content. */
	text-align: center;
}

sup {
	/* to preserve line-height and selector appearance */
	vertical-align: super;
}

sub {
	/* to preserve line-height and selector appearance */
	vertical-align: sub;
}

a:link,
a:visited,
a:focus {
	/*color: #666666;
	text-decoration: none;
	*/
}
a:hover {
	/*
	color: #333333;
	text-decoration: underline;
	*/
}

p a { 
	color: #003366;
	text-decoration: none;
}
p a:hover {
	color: #439EB5;
	border-bottom: 1px dotted #336699;
}

p,
fieldset,
table,
pre {
	/* So things don't run into each other. */
	margin-bottom: 1em;
	color: #666666;	
	text-align: justify;																/* preferred */
}
/* Opera requires 1px of passing to render with contemporary native chrome */
button,
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"] {
	padding:1px;
}


/*
Copyright (c) 2010, Kenosis Designs, LLC.
AUTHOR:  Benjamin A. Petersen
URL:  http://www.kenosisdesigns.com
version: 1.0
*/
/**
 * FLANDERS CORP. BASE STYLE SHEET
 * REQUIRES:  Base YUI styles above, reset, fonts, grids
*/

#globe {
	background-image:url(../images/bg-globe.gif);
	background-repeat: no-repeat;
	width:595px;
	height:688px;
	position: absolute;
	left: -105px;
	top: 155px;
	z-index: 0;
}

 #custom-doc { 
 	width:69.08em;
	*width:67.41em;
	min-width:898px; 
	margin:auto; 
	text-align:left; 
	min-height: 1000px;																		/* DELETE ME::: TEST HEIGHT ONLY */
	position: relative;
	z-index: 2;
}

#hd {
	position: relative;
}

#logo {
	width: 304px;
	height: 85px;
	/*background-image:url(../images/img_flanders_logo.jpg);*/
}
#logo h1.home-title {
	position: absolute;
	top: -10000px
}

#logo a#flanders span {
	/* accessibility: screenreader */
	position: absolute;
	top: -10000px;
}
#header-links {
	position: absolute;
	right: 0px;
	top: 10px;
	font-size: 10px;																	/* preferred */
	color: #ccc;
}
#header-links a{
	color: #ccc;
	text-decoration: none;
}
#header-links a:hover{
	color: #4dafc8;
}
#bd {
	
}
#menu {
	background-image: url(../images/bg-menu.jpg); /* bg-menu-2 for 1 px shorter menu */
	background-repeat: no-repeat;
	width: 900px;
	height: 47px;
	z-index: 10;
}
#banner {
	background-color:#CCCCCC;
	background-image: url(../images/bg-banner-full.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	height: 370px;
	position: relative;
	overflow: /*hidden; this breaks stuff...*/
}
.home-banner {}

#banner .rotator {
	/*float: left;
	margin: -8px 0px 0px -8px;
	*/
	background-image: url(../includes/rotator/jpg/1.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 370px; 
	z-index: 0;
}
#banner .rotator .image-rotator-object {
	z-index: 0;
}
#banner span#swooshes {
	background-image: url(../images/bg-swooshes.png);
	_background-image: none;  /* ie6 */
	background-repeat: no-repeat;
	background-position: 10px 0px;
	width: 440px;
	height: 235px;
	position: absolute;
	right: 0px;
	bottom: 40px;
}
#banner p {
	margin: 0px;
	width: 50%;
	padding: 5px;
	position: absolute;
	margin: -200px 50px;;
	background: #000;
	padding: 5px;
	color: #ebebeb;
	
}
#banner img {
	
	
}
#banner #container {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

#body-wrapper {
	background-color: #fcfbfb;
	background-image: url(../images/bg-body-wrapper.jpg);
	background-repeat: 	repeat-x;
	background-position: bottom;
	min-height: 280px;
	padding: 5px;																		/* DELETE ME::: TEST HEIGHT ONLY */
}
#body-wrapper .column {
	width: 28%;			/* YUI OVERRIDE */
	margin-left: 35px;	/* YUI OVERRIDE */
	background: #FFF url(../images/bg-columns.jpg) no-repeat bottom;
}

#body-wrapper .column p {
	width: 92%;
	padding-left: 10px;
	line-height: 1.5em;
	font-size: 10px;
	color: #666;
	text-align: left;
}
#body-wrapper .column h2{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12pt;																		/* convert to YUI % */
	padding: 4px 0px 0px 6px;
	color: #FFF;																			/* preferred */
}
#body-wrapper #column1 {}
#body-wrapper #column1 h2 {
	background: url(../images/bg-column1.jpg) no-repeat center;
	
	width: 252px;
	height: 24px;
	font-size: 95%;
}
#body-wrapper #column2 {}
#body-wrapper #column2 h2 {
	background: url(../images/bg-column2.jpg) no-repeat center;
	
	width: 252px;
	height: 24px;
	font-size: 95%;
}
#body-wrapper #column3 {}
#body-wrapper #column3 h2 {
	background: url(../images/bg-column3.jpg) no-repeat center;
	
	width: 252px;
	height: 24px;
	font-size: 95%;
}
#body-wrapper #column1 img, #body-wrapper #column2 img {
	float: right;
	padding: 3px;
}
#column1 a, #column2 a, #column3 a  {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	display: block;
}  
#column1 a:hover, #column2 a:hover, #column3 a:hover {
	color: #00CCFF;
	border-bottom: none;
}
#column3 ul li {
	list-style-type: square;
	color: #00CCFF;
	line-height: 1.7em;
	border-bottom: 1px dotted #999999;
}

/*  THESE SORT OF WORK, BUT HAVE TO OVERRIDE BUTTONS.
#body-content {}
#body-content a:link,
#body-content a:visited,
#body-content a:focus {
	color: #666666;
	text-decoration: none;
	
}
#body-content a:hover {
	color: #333333;
	text-decoration: underline;
}
*/
#sidebar {
	background: url(../images/bg-box.gif) no-repeat 0px 35px;
	min-height: 200px;
}

#sidebar h2{
	background: url(../images/bg-column1.jpg) no-repeat;
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px;
	margin-left: 3px;
}
#sidebar h3 {
	margin-left: 17px;
	margin-right: 35px;
	font-size: 11px;
	color: #003366;								/* convert to YUI % */
}
#sidebar p {
	font-size: 11px;
	line-height: 1.3em;
	color: #777;
	padding: 5px 0px 10px 20px;
	width: 80%;
}

#sidebar ul {}
#sidebar li {
	list-style-type: none;
	color: #999;
	font-size: 11px;								/* convert to YUI %. */
	width: 85%;
}
#sidebar a:link,
#sidebar a:visited,
#sidebar a:focus {
	text-decoration: none;
	color: #999999;
}
#sidebar a:hover {
	color: #4dafc8;
}


#ft {
	margin-top: 20px;
	height: 14px;
	padding: 3px 12px 3px 3px;
	background-color: #dadada;
	text-align: right;
}
#ft p {
	text-align: right;
}

.clear {
	width: 100%;
	clear: both;
	/* float: left;  -- is this necessary? */
}

.float {
	float: left;
	width: 100%;
	padding: 10px;
	text-align: right;
}


p.updates {
	color: #990000;
	font-size: 10px;
	text-transform: uppercase;
}

a.pdf {
	background: url(../images/img-acrobat-download.gif) no-repeat  center left;
	font-size: 11px;
	color: #EBEBEB;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 12px  0 12px 40px;

}
a:hover.pdf {
	color: #FF0000;
}

.financials{
	
	width: 890px;
	height: 500px;
	overflow: auto;
}