/* FLSA */

/**************** HTML and Body styles ****************/
 
*{margin: 0; padding: 0;}

html, body {
  height: 100%;
}

body {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-size: 62.5%;
  color: #707070;
  margin: 0;
  padding: 0;
}

img#scalebg, img.scalebg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -99;
}

/**************** Link styles ****************/

a {
  color: #f26522;
  text-decoration: none;
  background-color: inherit;
}
a:hover {
  color: #f26522;
  text-decoration: underline;
  background-color: inherit;
}
a img {
  border: none;
}

/**************** List styles ****************/

ul, ol {
  padding-left : 2em;
  margin: 0.2em 0 0.2em 0;
}

/**************** Heading styles ****************/

h1 {
  margin: 0;
  padding: 0 0 6px 0;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: .1em;
  font-weight: normal;
  text-transform: uppercase;
  white-space: nowrap;
  color: #f26522;
}
h2 {
  font-size: 18px;
  font-weight: bold;
  color: #f26522;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  color: #f26522;
}
h4 {
  font-size: 16px;
  font-weight: normal;
}
h5 {
  font-size: 14px;
  font-weight: normal;
}
h6 {
  font-size: 12px;
  font-weight: bold;
}

/**************** 3 column layout styles ****************/

#page_container {
  position: relative;
  display: block;
  border-left: 337px solid transparent;
  border-right: 58px solid transparent;
  overflow: visible;
  height: 100%;
}
*html #page_container
{
  border-color: pink;
  filter: chroma(color=pink);
}

#page_left {
  position: fixed;
  float: left;
  width: 337px;
  height: 100%;
  margin-left: -336px;
  display: inline;
  background: transparent;
}
#page_center {
  position: relative;
  height: 100%;
}
#page_right {
  float: right;
  width: 58px;
  height: 100%;
  margin-right: -57px;
  background-color: transparent;
}

#printit,
#fbshare,
#twittershare {
  float: right;
  padding: 0 4px;
}

#contact {
  float: right;
  height: 16px;
  margin: 3px 0 0 0;
  padding: 0;
  font-size: 1.2em;
  letter-spacing: .05em;
  font-weight: normal;
  text-transform: uppercase;
}
#contact a {
  color: #f26522;
}
#contact a:hover {
  color: #f26522;
}
#contact a.submenu_item_active {
	color: #f26522;
}

#content_container {
  position: relative;
  width: 100%;
  z-index: 0;
}

#content_bg {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  -moz-opacity:0.50;
  -khtml-opacity: 0.50;
  opacity: 0.50;
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  z-index: 1;
}

#content {
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  padding-left: 4px;
  _filter:alpha(opacity=100); /* IE6 */
  background: transparent;
}

/**************** Page content in left page column ****************/

#page_left_worker {
  height: 100%;
  z-index: 99;
}
div.homefg {
  background: url(/themes/FLSA/images/homefg.png);
  background-size: 257px 462px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: left bottom;
}
/*
*html div.homefg
{
  background: transparent url(/themes/FLSA/images/homefg8bit.png) no-repeat left bottom;
}
*/
div.whatisfg {
  background: transparent url(/themes/FLSA/images/whatisfg.png) no-repeat left bottom;
}
*html div.whatisfg
{
  background: transparent url(/themes/FLSA/images/whatisfg8bit.png) no-repeat left bottom;
}
div.productfg {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}
div.producerfg {
  background: transparent url(/themes/FLSA/images/producersfg.png) no-repeat left bottom;
}
*html div.producerfg
{
  background: transparent url(/themes/FLSA/images/producerfg8bit.png) no-repeat left bottom;
}
div.getinvolvedfg {
  background: transparent url(/themes/FLSA/images/getinvolvedfg.png) no-repeat left bottom;
}
*html div.getinvolvedfg
{
  background: transparent url(/themes/FLSA/images/getinvolvedfg8bit.png) no-repeat left bottom;
}
div.medianresourcesfg {
  background: transparent url(/themes/FLSA/images/medianresourcesfg.png) no-repeat left bottom;
}
*html div.medianresourcesfg
{
  background: transparent url(/themes/FLSA/images/medianresourcesfg8bit.png) no-repeat left bottom;
}
div.businessfg {
  background: transparent url(/themes/FLSA/images/businessfg.png) no-repeat left bottom;
}
*html div.businessfg
{
  background: transparent url(/them29es/FLSA/images/businessfg8bit.png) no-repeat left bottom;
}

#mainmenu_stripe {
  position: absolute;
  left: 170px;
  top: 0;
  width: 5px;
  height: 190px;
  margin: 0;
  padding: 0;
  z-index: -1;
  background: transparent url(/themes/FLSA/images/menustripe.png) no-repeat left top;
}
#mainmenu {
  position: absolute;
  left: 190px;
  top: 0;
  width: 145px;
  height: 190px;
  margin: 0;
  padding: 18px 0 0 2px;
  z-index: 0;
}
div.mainmenu_item {
  padding: 0;
  width: 145px;
  height: 24px;
}
div.mainmenu_item a {
  margin: 0;
  padding: 0;
  width: 145px;
  font-size: 1.3em;
  line-height: 14px;
  font-weight: normal;
  text-transform: uppercase;
  color: #3f3f3f;
}
div.mainmenu_item a:hover {
  text-decoration: none;
  color: #f26522;
}
div.mainmenu_item_active a {
  text-decoration: none;
  color: #f26522;
}

/**************** Page content in center page column ****************/

div.content_section {
  position: relative;
  width: 100%;
  background: transparent;
  margin: 106px 0 0 0;
  padding: 0;
}

#logo, #logo_white {
  float: right;
  margin: 30px -10px 0 0;
  width: 152px;
  height: 67px;
  background: transparent url(../images/logoblack.png) no-repeat;
  overflow-y: visible;
}
*html #logo {
  background: transparent url(../images/logoblack8bit.png) no-repeat;
}
#logo_white {
  background: transparent url(../images/logowhite.png) no-repeat;
}
*html #logo_white {
  background: transparent url(../images/logowhite8bit.png) no-repeat;
}

#page_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: transparent;
  margin: 0;
  padding: 0;
}

div.content_area,
#pgForm textarea {
  *font-family: arial, serif;
  *font-size: 81.25%;
  font-size: 1.3em;
  color: #505050;
}
div.content_area p {
  margin: 0 0 12px 0;
  padding: 0;
}

#upperbar {
  width: 100%;
  height: 16px;
  line-height: 16px;
  margin: 0;
  padding: 0;
}

.submenu {
  width: 100%;
  margin: 0;
  padding: 0;
}
.submenu table {
  width: 90%;
  height: 100%;
  border: 0;
  margin: 0 0 0 2px;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 15px;
  text-transform: uppercase;
  white-space: nowrap;
}
.submenu a {
  color: #898989;
}
.submenu a:hover {
  color: #f26522;
}
.submenu a.submenu_item_active {
  color: #f26522;
}

#lowerbar {
  width: 100%;
  height: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
}

/**************** Footer ****************/

#footer {
  *font-family: arial, serif;
  position: relative;
  width: 100%;
  height: 40px;
}
a.footer-link {
  float: left;
  margin: 8px 15px 0 0;
  padding: 0;
  font-size: .9em;
  font-weight: normal;
  text-transform: uppercase;
}
a.footer-icon {
  float: left;
  margin: 0 5px 0 5px;
  padding: 0;
}
#footer-copyright {
  float: right;
  margin: 8px 15px 0 21px;
  font-size: .9em;
  font-weight: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

/**************** Home page specific styles ****************/

#home_content {
  position: relative;
  width: 100%;
  height: 100%;
  background: transparent;
}

/*** Home page header styles ***/


#home_content_slideshow_container {
  position: relative;
  width: 100%;
  height: 276px;
  margin: 108px 0 0 0;
  padding: 0;
  overflow: hidden;
}

#home_content_header div h1 {
  margin: 0;
  padding: 0 0 0 24px;
  font-size: 1.9em;
  line-height: 22px;
  letter-spacing: .1em;
  font-weight: normal;
  text-transform: uppercase;
  white-space: nowrap;
  color: #f26522;
}

/*** Home page 2 collums styles ***/

#home_content_left,
#home_content_right {
  width: 49.5%;
}
#home_content_left {
  float: left;
}
#home_content_right {
  float: right;
}

/*** Home about container styles ***/

#home_content_about_container {
  position: relative;
  height: 125px;
  overflow: hidden;
}
#home_content_about {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  -moz-opacity:0.50;
  -khtml-opacity: 0.50;
  opacity: 0.50;
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
}
#home_content_about_inner {
  _filter:alpha(opacity=100); /* IE6 only */
  background: transparent;
  padding: 14px 14px 4px 14px;
  overflow-y: hidden;
  position: absolute;
  font-size: 12px;
  font-weight: bold;
  color: #3f3f3f;
}

/*** Home twitter container styles ***/

#home_content_twitter_container {
  position: relative;
  height: 310px;
  overflow: hidden;
}
#home_content_twitter {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  -moz-opacity:0.50;
  -khtml-opacity: 0.50;
  opacity: 0.50;
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
}
#home_content_twitter_inner {
  _filter:alpha(opacity=100); /* IE6 only */
  background: transparent;
  padding: 14px 14px 4px 14px;
  width: 90%;
  overflow-y: hidden;
  position: absolute;
}

/*** Home newsletter container styles ***/

#home_content_newsletter_container {
  position: relative;
  height: 125px;
  overflow: hidden;
}
#home_content_newsletter {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  -moz-opacity:0.50;
  -khtml-opacity: 0.50;
  opacity: 0.50;
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
}
#home_content_newsletter_inner {
  _filter:alpha(opacity=100); /* IE6 only */
  background: transparent;
  padding: 14px 14px 4px 14px;
  overflow-y: hidden;
  position: absolute;
}
#home_newsletter_form {
  width: 100%;
}
#home_newsletter_form_toaddress,
#home_newsletter_form_fname,
#home_newsletter_form_lname {
  margin: 0;
  padding: 4px 0 0 0;
}
#home_newsletter_form_lname {
  float: left;
}
#home_newsletter_form_toaddress input,
#home_newsletter_form_fname input,
#home_newsletter_form_lname input {
  width: 180px;
  margin: 0;
  padding: 4px 4px 2px 4px;
  font-size: 11px;
  font-style: italic;
  color: #3f3f3f;
  border: 0;
  background: transparent;
}
#home_newsletter_form_submit {
  float: left;
  margin: 0;
  padding: 12px 0 0 0;
}
#home_newsletter_form_submit button,
#home_newsletter_form_submit input {
  margin: 0;
  padding: 0;
  width: 85px;
  height: 12px;
  font-size: .9em;
  font-style: italic;
  font-weight: normal;
  text-transform: uppercase;
  color: #f26522;
  border: 0;
  background: transparent url(../images/home-arrow.gif) no-repeat right center;
}

/*** Home news styles ***/

#home_content_news_container {
  position: relative;
  height: 125px;
  overflow: hidden;
}
#home_content_news {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  -moz-opacity:0.50;
  -khtml-opacity: 0.50;
  opacity: 0.50;
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
}
#home_content_news_inner {
  _filter:alpha(opacity=100); /* IE6 only */
  background: transparent;
  padding: 14px 14px 4px 14px;
  overflow-y: hidden;
  position: absolute;
}

div.home_news_item {
  padding: 0 0 2px 0;
}
div.home_news_item a {
  font-size: 12px;
/*  font-size: 11px;*/
/*  font-weight: bold;*/
/*  text-decoration: underline;*/
  color: #3f3f3f;
}

/*** Home events styles ***/

#home_content_events_container {
  position: relative;
  height: 125px;
  overflow: hidden;
}
#home_content_events {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  -moz-opacity:0.50;
  -khtml-opacity: 0.50;
  opacity: 0.50;
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
}
#home_content_events_inner {
  _filter:alpha(opacity=100); /* IE6 only */
  background: transparent;
  padding: 14px 14px 4px 14px;
  overflow-y: hidden;
  position: absolute;
}

div.home_event_item {
  padding: 0 0 2px 0;
}
div.home_event_item a {
  font-size: 12px;
/*  font-size: 11px;*/
/*  font-weight: bold;*/
/*  text-decoration: underline;*/
  color: #3f3f3f;
}

/*** Home facebook container styles ***/

#home_content_facebook_container {
  position: relative;
  height: 310px;
  overflow: hidden;
}
#home_content_facebook {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  -moz-opacity:0.50;
  -khtml-opacity: 0.50;
  opacity: 0.50;
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
}
#home_content_facebook_inner {
  _filter:alpha(opacity=100); /* IE6 only */
  background: transparent;
  padding: 14px 14px 4px 14px;
  overflow-y: hidden;
  position: absolute;
}

/**************** Misc classes and styles ****************/

.clear{clear:both;}
.vertspace6{height:6px; overflow:hidden;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

/* images */
img {
  border: none;
}

/* pagesetter */
#pubInfoBox {
  border: 1px solid black;
  font: arial, sans-serif;
  font-size: 10pt;
  background-color: #E0E0E0;
  padding: 4px;
}

/*ALIGNED SPANS ( CAPTIONS )*/

span.alignleft,
span.alignleft object {
  display: block;
  float: left;
  padding: 0;
  margin: 0 10px 10px 0;
}
span.alignleft img {
  display: inline;
  padding: 0;
  margin: 5px 5px 0 5px;
}

span.aligncenter,
span.aligncenter object {
  display: block;
  float: none;
  padding: 0;
  margin: 0 10px 10px 10px;
}
span.aligncenter img {
  display: inline;
  padding: 0;
  margin: 5px;
}

span.alignright {
  display: block;
  float: right;
  padding: 0;
  margin: 0 0 10px 10px;
}
span.alignright img,
span.alignright object {
  display: inline;
  padding: 0;
  margin: 5px 5px 0 5px;
}

span.alignleft,
span.aligncenter,
span.alignright {
  background:#F5F5F5;
  padding: 2px 2px 7px 2px;
  -moz-border-radius:3px;
  -khtml-border-radius:3px;
  -webkit-border-radius:3px;
  border:1px solid #E4E4E4;
}

span.imagecaption {
  display: block;
  margin: 0 5px 0 5px;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  text-align: center;
}
