/* --- Combined file written: 2013-12-01 16:20:19 */

/* --- Source file: modules/scribite/pnstyle/style.css */

/**
* Zikula Application Framework
*
* @copyright (c) 2001, Zikula Development Team
* @link http://www.zikula.org
* @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
*
* @package scribite!
* @license http://www.gnu.org/copyleft/gpl.html
*
* @author sven schomacker
* @version $Id: style.css 56 2008-08-05 07:55:41Z hilope $
 */


/* scribite! related */
div.analyzer {
	border: 1px solid red;
	background: InfoBackground url('images/icons/large/flag.gif') no-repeat 2% 5%;
	margin: 0 auto;
	font-weight: bold;
	padding: 2em 1em 1em 8em; /* top, right, bottom, left */
	width: 80%;
	min-height: 2.5em;
	margin-bottom: 1em;
}


/* --- Source file: themes/FLSAFIXED/style/style.css */

/* 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('themes/FLSAFIXED/images/logoblack.png') no-repeat;
  overflow-y: visible;
}
*html #logo {
  background: transparent url('themes/FLSAFIXED/images/logoblack8bit.png') no-repeat;
}
#logo_white {
  background: transparent url('themes/FLSAFIXED/images/logowhite.png') no-repeat;
}
*html #logo_white {
  background: transparent url('themes/FLSAFIXED/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('themes/FLSAFIXED/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;
}


/* --- Source file: themes/FLSAFIXED/style/carousel.css */

.carousel {
  line-height: 1;
  position: relative;
}
.carousel-inner {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active, .carousel .next, .carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}


/* --- Source file: javascript/style.css */

/* $Id $ */

/*******************************************************************************/
/* All pn-classes will be removed in Zikula 1.3
/*******************************************************************************/

/* class to show a sortable li or div */
.z-sortable,
.pn-sortable {
    /* cursor: move; has to be set in the js code to avoid wrong css in non javascript environments */
}

/* classes to show/hide elements */
.z-hide,
.pn-hide {
    display: none !important;
}
.z-show,
.pn-show {
    display: inherit !important;
}
.z-center {
    text-align: center !important;
}
.z-left {
    text-align: left !important;
}
.z-right {
    text-align: right !important;
}
.z-nowrap {
    white-space: nowrap !important;
}
.z-floatleft {
    display: inline;
    float: left;
    margin-bottom: 0.15em;
    margin-right: 1em;
}
.z-floatright {
    display: inline;
    float: right;
    margin-bottom: 0.15em;
    margin-left: 1em;
}

/* style for buttons in inline 'ajax' forms */
button.z-imagebutton,
button.pn-imagebutton {
    padding: 0;
    margin: 3px 0 0 0;
    float: left;
    border: none;
    background: transparent;
    cursor: pointer;
}

/* generic clearfix solution */
.z-clearfix:after,
.pn-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* IE-Patches for clearfix */
.z-clearfix,
.pn-clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .z-clearfix,
* html .pn-clearfix {
    height: 1px;
}
.z-clearfix,
.pn-clearfix {
    display: block;
}
/* End hide from IE-mac */

/* Overflow-Method to clear float environments */
.z-floatbox,
.pn-floatbox {
    overflow: hidden;
}

/* generic clearer */
.z-clearer,
.pn-clearer {
    clear: both;
}

/* generic secondary text */
.z-sub,
.pn-sub {
    color: #999;
    font-size: 0.9em;
}

/* Miscellaneous styles */
.z-toggle,
.pn-toggle {
    display: block;
    background-image: url('images/global/toggle.gif');
    background-repeat: no-repeat;
    background-position: 0px;
    border: 0pt none;
    margin: 0pt;
    /*overflow: hidden;*/
    padding: 0pt;
    width: 27px;
    height: 25px;
}
.z-toggle-open,
.z-toggle-open:visited,
.pn-toggle-open,
.pn-toggle-open:visited {
    background-position: 0pt -18px;
    height: 25px;
    width: 27px;
}

.z-toggle-link,
.z-toggle-link:visited,
.pn-toggle-link,
.pn-toggle-link:visited {
    background-image: url('images/global/toggle.gif');
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 25px;
    border: 0pt none;
}
.z-toggle-link-open,
.z-toggle-link-open:visited,
.pn-toggle-link-open,
.pn-toggle-link-open:visited {
    background-position: right -18px;
}

/* styles for module menus */
.z-menu,
.pn-menu {
    color: #aaa;
    text-align: left;
    width: 100%;
    margin-bottom:1.5em;
}

.z-menuitem-title,
.pn-menuitem-title {
    width: 99%;
    background: url('images/global/button_bkg.gif') repeat;
    line-height: 23px;
    min-height: 23px;
    height: auto !important;
    height: 23px;
    display: block;
    padding-left: 5px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.z-menu a,
.pn-menu a {
    padding: 3px;
}

.z-calendarimg {
    background-color: transparent;
}
.z-calendarimg:hover {
    background-color: blue;
}

/*******************************************************************************/
/* Old pn-form style / will be removed in Zikula 1.3
/*******************************************************************************/

form.pn-form {
    border-bottom: 1px solid #ccc;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    margin: 15px 0px 10px 0px;
}

/* formrow is used to style a div containing a label and control pair */
.pn-formrow {
    border-top: 0px solid #ccc;
    margin: 0.5em 0px 1em;
    min-height: 2em;
}

/* style for a input control contained in a div of class formrow */
/* style for a textarea control contained in a div of class formrow */
/* style for a select control contained in a div of class formrow */
/* style for a div contained in a div of class formrow - allows for grouping of a control and subsequent non label text. e.g. yes (radio) no (radio)*/
div.pn-formrow input,
div.pn-formrow textarea,
div.pn-formrow select,
div.pn-formrow span,
div.pn-formrow label {
    margin-left: 0;
    text-align: left;
}
div.pn-formrow .pn-form-text {
    display: block;
    width: 99%;
    color: #494949;
    padding: 3px 2px;
}

/* style to the labels of multiple checkboxes */
div.pn-formrow .pn-form-checklabel {
    padding-right: 10px;
}

/* styles to ensure that control elements inside the floated div directly above don't themselves float*/
div.pn-formrow div input,
div.pn-formrow div textarea,
div.pn-formrow div select {
    /* float: none;*/
}

/* styles to allow sub headings to be embedded correctly in admin forms */
form.pn-form div h1,
form.pn-form div h2,
form.pn-form div h3,
form.pn-form div h4,
form.pn-form div h5,
form.pn-form div h6 {
    padding: 0;
    text-transform: capitalize;
}

/* add the help cursor to labels that provide additional help via the title tag of the label */
form.pn-formrow label.pn-formhelp {
    cursor: help;
}

/* style for a label contained in a div of class formrow */
div.pn-formrow label {
    display: inline;
    color: #494949;
    font-weight: bold;
    margin: 0px;
    padding-right: 8px;
    text-align: left;
    line-height: 170%;
}
form.pn-adminform div.pn-formrow label {
    font-weight: normal;
}

/* styles for the buttons on a form */
form.pn-form div.pn-formbuttons {
    text-align: left;
    margin-left: 15em;
}
form.pn-form div.pn-formbuttons input,
form.pn-form div.pn-formbuttons img {
    margin: 5px;
}
form.pn-form div.pn-formbuttons button {
    border: 0px;
    padding: 0px;
    background-color: transparent;
}

/* category selector */
div.pn-formrow ul.selector_category {
    list-style: none;
    margin-left: 0;
}
div.pn-formrow ul.selector_category li {
    margin-left: 0;
}

/* form fielset styles */
fieldset.pn-form-fieldset legend {
    background-color: inherit;
    color: #0074B0;
    padding: 5px;
    font-weight: bold;
    font-size: 1.2em;
}
fieldset.pn-form-fieldset {
    border: 1px solid #D9DAD5;
    margin-bottom: 1em;
    padding: 0px 15px;
}

/* collapsible styles */
fieldset.pn-collapsed {
    border: none;
    border-top: 1px solid #D9DAD5;
}

/**************************************************
* CSS Based Messages
* http://www.edg3.co.uk/resources/css-based-messages/
* http://creativecommons.org/licenses/by/2.5/
**************************************************/

.z-errormsg,
.pn-errormsg {
    background: #ffe1da url('images/icons/extrasmall/error.gif') 13px 50% no-repeat;
    border: 2px solid #f34f4f;
    color: #be0b0b;
    padding: 5px 5px 5px 36px;
    margin: 5px;
}
.z-informationmsg,
.pn-informationmsg {
    background: #dedfff url('images/icons/extrasmall/info.gif') 13px 50% no-repeat;
    border: 2px solid #9bb8d9;
    color: #406299;
    padding: 5px 5px 5px 36px;
    margin: 5px;
}
.z-statusmsg,
.pn-statusmsg {
    background: #e2f9e3 url('images/icons/extrasmall/button_ok.gif') 13px 50% no-repeat;
    border: 2px solid #9c9;
    color: #080;
    padding: 5px 5px 5px 36px;
    margin: 5px;
}
.z-warningmsg,
.pn-warningmsg {
    background: #fff8bf url('images/icons/extrasmall/bell.gif') 13px 50% no-repeat;
    border: 2px solid #ffd324;
    color: #eb830c;
    padding: 5px 5px 5px 36px;
    margin: 5px;
}

/*******************************************************************************/
/* classes to define two colors for alternating rows in views
/*******************************************************************************/

.z-even {
    background-color: #fff;
    color: inherit;
}
.z-odd {
    background-color: #f3f3f3;
    color: inherit;
}

/*******************************************************************************/
/* styles for pager plugins
/*******************************************************************************/

.z-pager {
    color: #999;
    padding: 5px 4px;
    text-align: center;
}
/* style for the selected item of the pager abc plugin */
.z-pager a.z-pagerselected {
    font-weight: bold;
    text-decoration: underline;
}
/* style for the selected item of the pager plugin */
.z-pager span.z-pagerselected {
    font-weight: bold;
}

/*******************************************************************************/
/* z-datatable
/*******************************************************************************/

table.z-datatable {
    width: 100%;
    color: inherit;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-top: 0px;
    margin-bottom: 1em;
    padding: 5px 5px 10px 5px;
}
table.z-datatable tr.z-datatableempty {
    background-color: #f3f3f3;
    text-align: center;
    font-weight: bold;
}
table.z-datatable caption {
    background-color: #f3f3f3;
    font-weight: bold;
    border-bottom: 2px solid #CFCFCF;
    text-transform: uppercase;
    padding:10px;
}
table.z-datatable thead tr {
    background-color: #CFCFCF;
}
table.z-datatable tbody td,
table.z-datatable thead th {
    padding: 5px;
    border-width: 0px;
}
table.z-datatable tbody tr.z-defaulttablerow {
    background-color: #add8e6;
    color: inherit;
}
table.z-datatable tbody tr:hover {
    background-color: #CFCFCF;
}
table.z-datatable ul {
    margin: 0;
}

/*******************************************************************************/
/* z-form style (generic)
/*******************************************************************************/

.z-form {
    margin: 0 0 1em 0;
    padding: 1em 0;
    overflow: hidden;
}
.z-form fieldset,
.z-form .z-fieldset {
    border: 1px #ddd solid;
    background: #fafafa;
    margin: 0 0 1em 0;
    padding: 0.5em 1em;
    overflow: hidden;
}
.z-form legend {
    font-size: 1.25em;
    font-weight: normal;
    color: #000;
    background: transparent;
    border: 0;
}
.z-form .z-formrow .z-mandatorysym {
    color: #f00;
    font-weight: bold;
    padding-left: 3px;
    display: inline;
}
.z-form .z-formrow input,
.z-form .z-formrow textarea,
.z-form .z-formrow select {
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ddd;
    font-size: 1em;
    margin: 0;
    max-width: none;
}
.z-form .z-formrow input[type=checkbox] {
    display:inline;
    margin:0.5em 0;
    width:auto;
}
.z-form .z-formrow input[type=radio] {
    width: auto;
    border: 1px solid #fafafa;
}
.z-form .z-formrow select optgroup {
    font-style: normal;
    font-weight: bold;
}

.z-form div.z-formrow input:focus,
.z-form div.z-formrow select:focus,
.z-form div.z-formrow textarea:focus,
.z-form div.z-formrow input:hover,
.z-form div.z-formrow select:hover,
.z-form div.z-formrow textarea:hover,
.z-form div.z-formrow input:active,
.z-form div.z-formrow select:active,
.z-form div.z-formrow textarea:active {
    border: 1px solid #aaa;
    background: #fff;
}

/* hide hidden fields (firefox) */
.z-form input[type=hidden] {
    display: none !important;
}

div.z-formrow,
div.z-formbuttons {
    padding: 0.5em 0;
    min-height: 2em;
    overflow: hidden;
    clear: both;
}
div.z-formlist {
    overflow: hidden;
}
div.z-formlist label {
    display: inline;
}

/*******************************************************************************/
/* styles for the buttons on a view table
/*******************************************************************************/

div.z-viewbuttons  {
    text-align: right;
    margin-bottom: 1.25em;
}
div.z-viewbuttons img {
    margin: 5px;
    float: right;
}

/*******************************************************************************/
/* styles for the buttons in a z-form
/*******************************************************************************/

div.z-formbuttons {
    text-align: left;
    display: block;
    margin-left: 30%;
}
div.z-formbuttons input,
div.z-formbuttons img {
    text-align: center;
    margin: 5px;
    width: auto;
    cursor: pointer;
}
div.z-formbuttons button {
    border: 0px;
    padding: 0px;
    background-color: transparent;
    width: auto;
    cursor: pointer;
}

/*******************************************************************************/
/* z-form style (column-view = default)
/*******************************************************************************/

.z-form label {
    cursor: pointer;
}
.z-form div.z-formrow .z-label,
.z-form div.z-formrow label {
    display: block;
    float: left;
    padding: 0.3em 1% 0.3em 0;
    text-align: right;
    width: 29%;
    font-weight: normal;
}
.z-form .z-formlist {
    margin-left: 30%;
}
.z-form .z-formnote {
    display: block;
    margin-left: 30% ! important;
}
.z-form div.z-formrow input,
.z-form div.z-formrow textarea {
    padding: 0.3em 0.3em;
    width: 67.8%;
    display: block;
    position: relative;
}
.z-form div.z-formrow input[type=text].z-mandatoryinput,
.z-form div.z-formrow select.z-mandatoryinput,
.z-form div.z-formrow textarea.z-mandatoryinput {
    width: 66%;
}
.z-form div.z-formrow select {
    padding: 0.3em 2px 0.3em 1px;
    cursor: pointer;
    width: 68.6%;
    display: block;
    position: relative;
}
.z-form div.z-formlist input {
    width: auto;
}
.z-form div.z-formrow .z-listselector {
    list-style: none;
}
.z-form div.z-formrow > span,
.z-form div.z-formrow > div {
    display: block;
    padding-bottom: 0.3em;
    padding-top: 0.3em;
}
.z-form div.z-formrow span label,
.z-form div.z-formrow div label {
    display: inline;
    float: none;
    padding: 0 1em;
    width: auto;
}
.z-form div.z-formrow span input,
.z-form div.z-formrow span textarea,
.z-form div.z-formrow span select,
.z-form div.z-formrow div input,
.z-form div.z-formrow div textarea,
.z-form div.z-formrow div select {
    display: inline;
    width: auto;
}
.z-form .z-formrow .readonly {
    background: #FAFAFA;
    color: #AAAAAA;
    cursor: not-allowed;
}
.z-form .z-formrow .error {
    background: #ffe1da;
    border: 1px solid #f34f4f;
}
.validationSummary label {
    cursor: pointer;
}

/* adjust width for IE 5 and IE6 */
* html .z-form div.z-formrow input,
* html .z-form div.z-formrow textarea,
* html .z-form div.z-formrow select {
    width: auto;
}

/*******************************************************************************/
/* z-form style (z-linearize elements / use additional class 'z-linear')
/*******************************************************************************/

.z-linear div.z-formrow .z-label,
.z-linear div.z-formrow label {
    float: none;
    width: auto;
    display: block;
    padding: 0;
    text-align: left;
}
.z-linear div.z-formrow input ,
.z-linear div.z-formrow textarea {
    display: block;
    width: 98%;
}
.z-linear div.z-formrow .z-listselector,
.z-linear div.z-formrow .z-listselector li {
    margin-left: 0;
}
.z-linear div.z-formrow select {
    display: block;
    width: 99%;
}
.z-linear .z-formnote,
.z-linear .z-formlist {
    margin: 0 ! important;
}
.z-linear .z-formbuttons {
    padding: 0;
    margin: 0;
}

/*******************************************************************************/
/* IE-fixes for Fieldset/Legend
/*******************************************************************************/

/* all IE */
.z-form {
    padding-top: 0\9;
}
.z-form fieldset {
    padding: 0 5px\9;
    padding-top: 1em\9;
}
.z-form legend {
    position: absolute\9;
    top: -.5em\9;
    *left: 0\9;
}
.z-form fieldset {
    position: relative\9;
    overflow: visible\9;
    margin-top: 1.5em\9;
    zoom: 1;
}
/* IE5.x, IE6 & IE7 */
.z-form legend {
    *padding: 0 5px;
}
.z-form fieldset {
    *padding-top: 1.5em;
}
/* IE5.x & IE6 */
* html .z-form {
    padding-top: 10px;
}

/*******************************************************************************/
/* z-itemlist styles
/*******************************************************************************/

.z-itemlist {
    border: 1px solid #ccc;
    padding: 0 !important;
    margin: 1em 0  !important;
    list-style: none;
}
.z-itemlist li {
    font-size: 1em;
    border: 1px dotted #999999;
    line-height: 2em;
    margin: 0.5em !important;
    padding: 0.2em !important;
}
.z-itemlist li.z-itemheader {
    background: #CFCFCF;
    border: 1px solid #999999;
    font-weight: bold;
}
.z-itemlist li.z-itemsort {
    background-image:url('images/icons/extrasmall/move.gif');
    background-position:5px 50%;
    background-repeat:no-repeat;
    padding-left: 30px !important;
    cursor: move;
}
.z-itemlist li.z-itemsortheader {
    padding-left: 30px !important;
}
.z-itemlist li:hover {
    background-color: #CFCFCF;
}
.z-itemlist li input,
.z-itemlist li textarea,
.z-itemlist li select {
    max-width:90%;
}
.z-itemlist li  * {
    margin: 0 !important;
    vertical-align: middle;
}
.z-itemlist .z-itemcell {
    float: left;
    margin: 0;
    text-align: left;
    overflow: hidden;
}
.z-w90 { width: 90%; }
.z-w85 { width: 85%; }
.z-w80 { width: 80%; }
.z-w75 { width: 75%; }
.z-w70 { width: 70%; }
.z-w66 { width: 66%; }
.z-w60 { width: 60%; }
.z-w50 { width: 50%; }
.z-w45 { width: 45%; }
.z-w40 { width: 40%; }
.z-w35 { width: 35%; }
.z-w33 { width: 33%; }
.z-w30 { width: 30%; }
.z-w25 { width: 25%; }
.z-w22 { width: 22%; }
.z-w20 { width: 20%; }
.z-w15 { width: 15%; }
.z-w10 { width: 10%; }
.z-w08 { width: 8%; }
.z-w07 { width: 7%; }
.z-w06 { width: 6%; }
.z-w05 { width: 5%; }
.z-w04 { width: 4%; }
.z-w02 { width: 2%; }


