/*
  layout wrapper
*/

#zpanelwrapper {
  width: 95%;
  margin: 5px auto;
  color: black;
}


#zpanelwrapper h1 {
  font-size: 14px;
  text-align: center;
  border: 1px solid black;
  width: 444px;
  margin: 2px auto 0px auto;
  padding: 2px;
  background-color: #506170;

   font-size: 1.1em;
  text-transform: uppercase;
  color: Yellow;
  letter-spacing: 3px;
}

#zpanelwrapper h2 {
  font-size: 14px;
  text-align: center;
  border: 1px solid black;
  width: 444px;
  margin: 15px auto -15px auto;
  padding: 2px;
  background-color: #AF62A6;
  color: maroon;
  
  font-size: 1.1em;
  text-transform: uppercase;

  letter-spacing: 3px;
}

/*
  new admin nav
*/

#adminnav {
  position: fixed;
  top: 5px;
  right: 0px;
  text-align: right;
}

#adminnav img {
  margin: 0px 0px 0px auto;
  border: 0px;
  display: block;
}

#adminnav ul {
  list-style: none;
  margin: 0px 0px 0px auto;
  padding: 1px 0px 1px 0px;
  border: 1px solid black;
  border-style: solid;
  border-color: black;
  border-width: 0px 0px 0px 1px;
  width: 105px;
  background-color: #1D394F;
}

#adminnav ul li {
  color: #DFDFB5;
  margin-top: 2px;
  margin-bottom: 2px;
}

#adminnav ul li a {
  display: block;
  color: #DFBB7D;
  padding: 2px 1px 2px 5px;
  font-size: 10px;
  text-align: left;
  letter-spacing: .15em;
  text-decoration: none;
}

#adminnav ul li a:hover {
  background-color: #3E596F;
}

/*
  topnav
*/

#topnav {
  padding: 2px;
  background-color: #c9c9c9;
  font-size: smaller;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 15px;


  border: 1px solid black;
  margin: 2px auto;
  width: 515px;
}

#topnav a {
  display: inline;
  position: relative;
  text-decoration: none;
  font-size: 11px;
  font-family: "Courier New", Courier, monospace;
  letter-spacing: .5px;
  
  margin: 1px 2px 1px 2px;
  
  padding: 2px;

  color: #1F277F;
  
  font-weight: bold;

}

#topnav a:hover {
  text-decoration: none;
  color: Navy;
}

#topactive {
  color: maroon !important;
}

/*
  breadcrumbs
*/

#breadcrumbs {
  padding: 2px;

  font-size: smaller;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 15px;

  margin: 2px 15px;

  color: #DF6B0D;
  letter-spacing: 0.15em;
}

#breadcrumbs a {
  color: #DF6B0D !important;
}

/*
   Login Form
*/

#loginform {
	background-color: #778C9F;
	margin: 2px auto 2px auto;
	padding: 4px;
	border: 1px solid #000000;
  width: 440px;
}

#loginform p {
	margin: 0px;
	padding: 2px;
	text-align: center;
	color: #D8EEF9;
	font-weight: bold;
	letter-spacing: 2px;
}

#loginform a {
  color: yellow;
}



/*
  limit nav
*/


.limit {
   clear: both;
   text-align: left;
   letter-spacing: 1px;
   margin-top: 5px;
   margin-bottom: 15px;
   font-size: 11px;

   margin-left: auto;
   margin-right: auto;
   
   width: 450px;
   padding: 3px;

   color: #A52A2A;
}

.limit a {
   margin-left: 2px;
   margin-right: 2px;
   color: #A52A2A;
   font-weight: bold;
}

.limit a:hover {
   color: #B2D0EC;
}

.limit strong {
   margin-left: 2px;
   margin-right: 2px;
   color: Maroon;
}



#searchbyletter {
  list-style: none;
  border: 0px solid black;
  line-height: 22px;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  text-align: center;
}

#searchbyletter li {
  margin: 0px;
  padding: 0px;
  display: inline;
}

#searchbyletter li a {
  border: 1px solid black;
  padding: 0px 2px 0px 2px;
  margin: 1px;
  font-size: 10px;
  background-color: #E3E3E3;
  font-weight: bold;
}

#searchbyletter li a:hover {
  background-color: #BCBCBC;
  text-decoration: none;
}

/* These control how general tables will look inside the content area */
/* For more control over individual tables, use an id reference and define the css in this file */

#noresults {

  margin: 2px auto 2px auto;
  padding: 4px;

  text-align: center;
  font-weight: bold;
}


address {
  
}


.adminmenu {
  margin: 0px auto 4px auto;
  text-align: right;
  position: absolute;
  top: -4px;
  right: 0px;
  z-index: 10;
}

.adminmenu li {
  display: inline;
  margin: 0px 5px 5px 5px;
}

.adminmenu li a {
  font-size: x-small;
  font-weight: bold;

}

.adminmenu li a:hover {
  text-decoration: none;
}



td.calendarDateInput {
  letter-spacing:normal;
  line-height:normal;
  font-family:Tahoma,Sans-Serif;
  font-size:11px;
width: 136px;
}

select.calendarDateInput {
  letter-spacing:.06em;
  font-family:Verdana,Sans-Serif;
  font-size:11px;
}

input.calendarDateInput {
  letter-spacing:.06em;
  font-family:Verdana,Sans-Serif;
  font-size:11px;
  color: black;
}

#jcalendar table {
  width: 126px;
  border: 0px solid black;
  empty-cells: hide;
  position: relative;
  top: -6px;
  left: -3px;
}

#jcalendar table td {
  width: 18px;
  color: black;
  text-align: center;
  font-weight: normal;
  vertical-align: middle;  
  empty-cells: hide;
}

#jcalendar table td img {
  border: 0px solid black;
  vertical-align: bottom;
  top: 10px;
  left: 5px;
  position: relative;
}

#jcalendar table td a {
  color: black;
}

#todaydate_ID_Link {
  vertical-align: middle;
  
}

.cme {
  text-align: center;
}

.navspacer {
  line-height: 1px;
  font-size: 1px;
  height: 1px;
}

#textilehelp {
  font-size: x-small;
  background: #E4E4E4;
  border: 3px double black;
  padding: 2px;
  width: 110px;
  margin: 2px auto 2px auto;
}

#textilehelp h5 {
  font-size: x-small;
}

#msg {
  border: 1px solid black;
  margin: 1px auto 1px auto;
  width: 444px;
  padding: 2px;
  background-color: #cccccc;

}


/*********    Project     ********/
.zPane {
  margin: 25px 0px 25px 0px;
  padding: 0px;
  position: relative;
}

.zPane a {
  color: #1F277F !important;
}

.zPaneHeader {
  
}

.zPaneHeader span {
  margin: 2px 15px 2px 15px;
  color: #404040;
}

.zPaneHeader span strong {
  font-weight: normal;
  color: #202020;
}

.zPaneHeader p{
  margin: 15px 4px 15px 4px;
}

.zPaneHeader h4 {
  font-weight: bold;
  display: block;

  font-size: 12px;
  padding: 2px 2px 2px 2px;
  
  
  color: #A52A2A;
}

.zPaneSubPaneContainer {
  margin: 20px auto 5px auto;
width: 532px;
  position: relative;
}

.zPaneSubPaneContainer H3 {
  margin: 1px;
  border: 1px solid #000;
  position: absolute;
  top: -11px;
  left: 5px;
  font-size: 11px;
  background-color: #AF62A6;
  padding: 2px 9px 2px 9px;
  z-index: 15;
}

.zPaneSubPane {
  padding: 15px 2px 2px 15px;
  background-color: #DF6FBD;
  border: 1px solid #000;
  margin: 15px 0px 45px 0px;
  position: relative;
  z-index: 5;
}

.zPaneSubPane p {
  padding: 1px;
  margin: 1px;
}

.zPaneSubPane p strong {
  margin-left: -5px;
}


.zPaneSubPane div {
  padding: 1px 1px 5px 1px;
  margin: 8px 1px;

  width: 95%;

  background: #CF67B2;
  border: 1px dashed #BF5FA4;
}

.zPaneSubPane h5 {
  margin: 1px;
  padding: 1px;
}

.addButton {
  background-color: #DF6FBD;
  border: 1px solid #000;
  padding: 5px;
  width: 150px;
  text-align: center;
  font-weight: bold;
  margin: -25px auto 15px auto;
}

.addButton a {
	color: red !important;
}

.icon {
  display: inline;
  border: 1px solid #acacac;
}

.clear {
  clear: both;
  background: transparent !important;
  border: 0px !important;
}

.invoices {


  margin: 2px 0px;
  letter-spacing: 1px;

  padding: 4px;
  position: relative;

  width: 100%;
}

.invoices a {

}


.invoices td {
  font-weight: normal;
  padding: 5px;

  position: relative;
  font-family: "Century Gothic";
  font-size: 14px;
}

.invoice td {
  padding: 7px 1px 7px 1px;
}

.invoice th {
  font-weight: normal;
  text-align: right;
  padding-right: 10px;
}


.filelisting {
  font-family: "Century Gothic";
  font-size: 16px;
  margin: 13px 5px;
  letter-spacing: 1px;
  clear: both;
  padding: 4px;
  position: relative;
  border: 1px dashed #555;
  background-color: #CF9BCE;
}

.filelisting span {
  font-weight: normal;
  margin: 3px 5px 0px 15px;
  position: relative;
  z-index: 15;
  display: block;
}

.filetitle {
  width: 300px;
}

.fileview {
  text-align: right;
}

.filelisting img {
  float: left;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  z-index: 15;  
}



  #navc {
    background: white;
    margin: 0px auto 0px auto;
    padding: 5px;
  }
  
  
 .imgpreview {
   width:100px;
   height: auto;
 }
 




#zPanelContainer h2 {
  font-size: 14px;
  text-align: center;
  border: 1px solid black;
  width: 444px;
  margin: 0px auto 25px auto;
  padding: 2px;
  background-color: #B22222;
  color: Yellow;
  text-transform: capitalize;
}

#zPanelContainer h1 {
  font-size: 14px;
  text-align: center;
  border: 1px solid black;
  width: 444px;
  margin: 2px auto 0px auto;
  padding: 2px;
  background-color: #506170;
  color: #FFA700;
  text-transform: capitalize;
   font-size: 1.1em;
  text-transform: uppercase;
  color: Yellow;
  letter-spacing: 3px;   
}

#zPanelContainer h3 {
  text-align: center;
}



p.invoice-status {
  text-align: center;
  margin: 15px 2px 5px 2px;
  border: 1px dashed #D9D9D9;
  background-color: #FDF5E6;
  width: 95%;
}

.panelform table {
  width: 75%;
  margin: 2px auto 2px auto;
}

.panelform table td {
  padding: 5px 1px 5px 1px;
}

#searchform {
  margin: 5px auto;
  position: relative;
}

#searchform div {
  margin: 1px;
  padding: 1px;
}

#searchform p {
  padding: 1px;
  margin: 1px;
}

#searchform ul {
  position: relative;
  clear: both;
  width: 475px;
  margin: 2px 2px;
  height: 160px;
  min-height: 160px;
  overflow: auto;
  border: 1px solid #222;
  padding: 2px;
}

#searchform ul li {
  position: relative;
  display: block;
  border: 1px solid #222;
  height: 19px;
  margin: 0px 2px 2px 1px;
  padding: 1px;
  background-color: #FF6FFC;
  clear: both;
}

#searchform ul li:hover {
  background-color: #BF77BD;
}

#searchform a {
  text-decoration: none;
  color: maroon;
}

#searchform a:hover {
  color: blue;
}

#searchform span {
  position: relative;  

  margin: 1px 5px 1px 1px;

  display: block;  
  float: left;
}

.search-field-name {
  width: 400px;
  line-height: 19px;
}

.search-field-balance {
  width: 100px;
}

.search-field-link {
  line-height: 19px;
}

.search-header {
  display: block;
  clear: both;
  height: 16px;
  padding: 1px 4px;
}

.search-header .search-field-balance {

}


/*
   legend
*/

  #legend {
    margin: 2px 2px 3px auto;
    list-style: none;
  }

  #legend li {
    display: block;
    margin: 1px 5px 1px 5px;
    font-family: Ventura;
    font-size: 12px;
    letter-spacing: 1px;

  }

  #legend li img {
    vertical-align: middle;
    margin: 2px 3px 3px 3px;
  }


/*
   miscellaneous
*/

#error {
  font-size: 12px;
  text-align: center;
  border: 1px solid black;
  width: 354px;
  margin: 10px auto 10px auto;
  padding: 2px;
  background-color: #B22222;
  color: Yellow;
}



/* 
  Form Elements
*/

.text_box {
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #000000;
  padding: 2px;
  width: 115px;
}

.select_box {
  border: 1px solid black;
  font-size: 10px;
}

.text_area {
  margin: 1px auto 1px auto;
  font-size: 12px;
  background-color: #FFF;
  border: 1px solid #000000;
  padding: 2px;
  width: 95%;
}
textarea.textbox {
 width: 400px;
}

.lbl-left {
  padding-top: 3px;
  display: block;
  width: 210px;
  float: left;
  vertical-align: middle;
  text-align: right;
  margin-right: 15px;
}

.lbl-above {
  display: block;
  margin-top: 5px;
}

.zforms .textbox {
}

#options {
  width: 330px;
  margin: 2px auto;
}
#options .lbl-right {
  vertical-align: middle;
}

#options p {
  float: left;
  width: 150px;
  border: 1px solid #ccc;
  background: #ddd;
  margin: 2px 5px;
  text-transform: capitalize;
}

#options input {
  vertical-align: middle;
}



.custom_image {
  float: left;
  width: 165px !important;
  text-align: center;
  border: 0px !important;
}

.custom_image_nav {
  border: 1px solid #5F5F5F;
  margin: 5px;
  padding: 2px 11px 2px 11px;
  background-color: #9F9F9F;
}

.custom_image img {
  border: 1px solid black;
  display: block;
  margin: 0px auto 5px auto;
  width: 160px;
}