body {
  background-color:white;
  margin:0px;
  padding:0px;
}
body#AdminPop {
  margin:15px;
}
body, p, ol, ul, td {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size:   11px;
}
body, input, td, div, span, ul, li, select, textarea {
    color: #000000;
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 11px;
}
form {
  padding:0px;
  margin:0px;
}
#DIVAdminMenuHolder {
  display:block;
  width:100%;
  height:28px;
  background-color: #2a2a2a; 
  clear:both;
  float:none;
}
#DIVOuterPageHolder {
  display:block;
  width:100%;
  clear:both;
  float:none;
}
P label {
  display:block;
}
.P_2Col {
    float:left;
    clear:none;
    width:47%;
    display:block;
    padding-right:15px;
}
.P_1Col {     
    float:none;
    clear:both;
}
.pale {
  color:#333333;
} 
.RemoveFileLink {
  font-weight:bold;
  color:red;
  cursor:pointer;
  cursor:hand;
}
.small { font-size:10px; }
/* POP STYLES */
div.popcover {
  z-index: 8000;
  background-color:#2a2a2a; 
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
div.popup { z-index: 9000; width: 925px;height:500px;overflow-y:visible;}

div.popup table
{
  border-collapse: collapse;
}

div.popup th
{
  width: 1%;
  padding: 0px 5px 1px 20px;

  text-align: left;

  font-family: arial, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #679cad;
}

div.popup td
{
}

div.popup form
{
  margin:  0px;
  padding: 10px 0px 0px 20px;
}
div.popup div.scroll
{
  overflow:scroll;
}

.PopMenuFrameHolder {
  background-color:white;
  border:2px solid #2a2a2a;
}
.PopMenu {
  height:20px;
  border:2px solid #2a2a2a;
  background-color:#2a2a2a;
  padding-right:2px;
  padding-top:0px;
}
.PopMenu .PopCloseBtn a, .PopMenu .PopCloseBtn a:hover {
  color:#aaaaaa;
  text-decoration:none;
  text-transform:uppercase;
  display:block;
  padding-right:25px;
  height:17px;
  text-align:right;
  width:100px;
  line-height:15px;
  background-image:url('../czusys_images/menus/Page_Edit.gif');
  background-repeat:no-repeat;  
  background-position:top right; 
  float:right;
}

.PreviewImgHolder {
  display:block;
  width:160px;
  height:160px;
  border:1px solid #eaeaea;
  text-align:center;
  line-height:160px;
  font-size:1px;
  margin-right:10px;
}

.PreviewImgHolder img {
  vertical-align:middle;
}

.UnPublished {
  border:1px dotted #ff0000;
}
.UnPublishedMessage {
  background-color:#ff0000;
  color:white;
  padding:5px;
}
.UnPublishedMessage b {
  text-transform:uppercase;
}
.UnPublishedMessage a {
  color:white;
}
.Archived {
  border:1px dotted #bebbb6;
  background-color:white;
  background-image:url(../czusys_images/archivedbg.png);
}

.required {
  font-weight:bold;
  color:red;
}

/* SCROLLING DIV */
.Scroller_MainContainer {
  height:180px;
  margin-top:15px;
}
.ScrollContainer {
  display:block;
  width: 550px;
  height: 180px;
  overflow: hidden;
}

.ScrollerContents {
  width:auto;
}
.ScrollerMenuItem {

}

/* HOVER TIP */
#theToolTip{
position: absolute;
left: -400px;
width: 400px;
border: 1px solid #FFFFFF;
padding: 8px 6px 6px 10px;
background-color: #E6F4F7;
visibility: hidden;
z-index: 1000;
}
/*
#theToolTip p {
font-size: 11px;
color: #f6f5f5;
line-height:1.4em;
margin-right:10px;
margin-top:0;
}
*/
#theToolTip ul {
  padding:0px;
  margin:0px;
  margin-left:15px;
  margin-top:5px;
  margin-bottom:4px;
}

#theToolTip .nomargin {
  margin-left:0px;
}
#theToolTipImg {
  display:block;
}

#TopAdmin_Refresh, #TopAdmin_Language {
  float:right;
}
#TopAdmin_Refresh a { 
  background-image:url('../czusys_images/menus/Top_Refresh.gif');
  background-repeat:no-repeat;
  background-position:top right;
  width:100px;
  _width:110px;
  display:block;
  border-left:none;
  padding-right:0px;
  margin-right:15px;
}
#TopAdmin_Language select {
  font: normal 10px Arial;
  color:#aaaaaa;
  background-color:#2a2a2a;
  border: 1px solid #949597;  
  margin-top: 4px;
  text-transform:uppercase;
}
#TopAdmin_Home li a {
  font-size:0px;
  color:#404040;
  background-color:#2a2a2a;
  background-image:url('../czusys_images/menus/Top_Home_olio.gif');
  background-repeat:no-repeat;
  width:190px;
  border-left:none;
  padding-left:0px;
  margin-right:0px;
  height:28px;
  border-bottom:0px;
}

.InnerAdminMenu {
  background-color:#2a2a2a;
  border-bottom:2px solid #232323;
  text-align:right;
  height:20px;
  padding-right:0px; 
}

.InnerAdminMenu.PageMenu {
  padding-top:10px;
  background-color:#2a2a2a;
  background-image:url('../czusys_images/menus/Page_MenuBG_olio.gif');
  padding-right:13px; 
}
.InnerAdminMenu .Holder, .InnerAdminMenu .holder {  
  white-space:nowrap;
}

.InnerAdminMenu .title, .InnerAdminMenu ul {  
  list-style:none;
  margin:0px;
  padding:0px;
  display:inline;
}
.InnerAdminMenu .title, .InnerAdminMenu li, .InnerAdminMenu li a, .InnerAdminMenu li span {
  color:#cccccc;  
  font-size:10px;
  display:inline;
}


/*Top level list items*/
.InnerAdminMenu ul li, .InnerAdminMenu .title { 
position: relative;
display: inline;
float: right; 
line-height:20px;
}

.InnerAdminMenu ul li {
  position:relative;
  z-index:1;
}
/*
.InnerAdminMenu ul li:hover ul li {
  position:relative;
  z-index:4500;
}
*/

/*Top level menu link items style*/
.InnerAdminMenu ul li a {
position:relative;
display: inline;
background: #2a2a2a; 
line-height:20px;
width:auto;
text-align:center;
border-bottom-width: 0;
color: #cccccc;
text-decoration: none;
border-bottom:none;
margin-left:1px;
margin-right:1px;
}


.InnerAdminMenu ul li:hover {
  position:relative;
  z-index:4500;
}


.InnerAdminMenu ul ul {  
  list-style:none;
  margin:0px;
  padding:0px;
  display:block;
}
.InnerAdminMenu ul li ul {  
  position: absolute;
  left: 0;
  display: block;
  visibility: hidden;
  border:none; 
  border-right:2px solid #232323;
  border-left:2px solid #232323;
  border-bottom:1px solid #232323;
  border-top:2px solid #232323;
  background: #2a2a2a;
  text-align:left;
  z-index:2000;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.InnerAdminMenu ul li ul li{
  display:inline-block;
display: list-item;
float: none;
text-align:left;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.InnerAdminMenu ul li ul li ul{
top: 0;
text-align:left;
border-left:2px solid black;
border-top:2px solid black;
border-right:2px solid black;
}

/* Sub level menu links style */
.InnerAdminMenu ul li ul li a { 
  display:inline-block;
font: normal 11px Arial;
width: 160px; 
background: #2a2a2a;
color: #cccccc;
padding: 6px 7px;
margin: 0;
border-top-width: 0;
text-align:left;
border-bottom:1px solid #232323;
}

.InnerAdminMenu ul li ul li a:hover { 
background: #232323;
font: normal 11px Arial;
color: #d8d8d8;
}

.InnerAdminMenu.PageMenu .InnerMenu_Edit span, .InnerAdminMenu.PageMenu .InnerMenu_Compare span, .InnerAdminMenu.PageMenu .InnerMenu_Add span, .InnerAdminMenu.PageMenu .InnerMenu_Publish span {
  display:none;
}
.InnerAdminMenu.PageMenu .InnerMenu_Edit, .InnerAdminMenu.PageMenu .InnerMenu_Compare, .InnerAdminMenu.PageMenu .InnerMenu_Add, .InnerAdminMenu.PageMenu .InnerMenu_Publish {
  display:block;
  height:20px;
  width:20px;
  background-image:url('../czusys_images/menus/Page_Edit.gif');
  background-repeat:no-repeat;  
  background-position:2px 2px; 
  font-size:0px;
  color:#404040;
}
.InnerAdminMenu.PageMenu .InnerMenu_Compare {
  background-image:url('../czusys_images/menus/Page_Compare.gif');
}
.InnerAdminMenu.PageMenu .InnerMenu_Add {
  background-image:url('../czusys_images/menus/Page_Add.gif');
}
.InnerAdminMenu.PageMenu .InnerMenu_Publish {
  background-image:url('../czusys_images/menus/Page_Publish.gif');
}

.InnerAdminMenu.NavArea .InnerMenu_Edit span, .InnerAdminMenu.NavArea .InnerMenu_Order span, .InnerAdminMenu.NavArea .InnerMenu_Add span {
  display:none;
}
/* CHANGE HERE display:inline; position:relative; z-index:1; */
.InnerAdminMenu.NavArea .InnerMenu_Edit, .InnerAdminMenu.NavArea .InnerMenu_Order, .InnerAdminMenu.NavArea .InnerMenu_Add {
  display:inline-block;
  height:20px;
  width:20px;
  background-image:url('../czusys_images/menus/NavArea_Edit.gif');
  background-repeat:no-repeat;  
  background-position:2px 2px; 
  font-size:0px;
  color:#404040;
}
.InnerAdminMenu.NavArea .InnerMenu_Order {
  background-image:url('../czusys_images/menus/NavArea_Order.gif');
}
.InnerAdminMenu.NavArea .InnerMenu_Add {
  background-image:url('../czusys_images/menus/NavArea_Add.gif');
}

.NavArea .Holder, .NavArea .holder {  
  white-space:nowrap;
  position:relative;
  display: inline;
  z-index:1px;
}


.InnerAdminMenu.ContentArea .InnerMenu_Order span, .InnerAdminMenu.ContentArea .InnerMenu_Add span {
  display:none;
}
.InnerAdminMenu.ContentArea .InnerMenu_Order, .InnerAdminMenu.ContentArea .InnerMenu_Add {
  display:block;
  height:20px;
  width:20px;
  background-image:url('../czusys_images/menus/ContentArea_Add.gif');
  background-repeat:no-repeat;  
  background-position:2px 2px; 
  font-size:0px;
  color:#404040;
}
.InnerAdminMenu.ContentArea .InnerMenu_Order {
  background-image:url('../czusys_images/menus/ContentArea_Order.gif');
}
/*
.InnerAdminMenu.ContentArea.Copy {
  padding-right:36px; 
}
*/

.InnerAdminMenu.ContentArea.Copy .InnerMenu_Move span, .InnerAdminMenu.ContentArea.Copy .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.Copy .InnerMenu_Edit span, .InnerAdminMenu.ContentArea.Copy .InnerMenu_Revert span, .InnerAdminMenu.ContentArea.Copy .InnerMenu_Remove span, .InnerAdminMenu.ContentArea.Copy .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.Copy .InnerMenu_Publish span {
  display:none;
}
.InnerAdminMenu.ContentArea.Copy .InnerMenu_Move, .InnerAdminMenu.ContentArea.Copy .InnerMenu_Compare, .InnerAdminMenu.ContentArea.Copy .InnerMenu_Edit, .InnerAdminMenu.ContentArea.Copy .InnerMenu_Revert, .InnerAdminMenu.ContentArea.Copy .InnerMenu_Remove, .InnerAdminMenu.ContentArea.Copy .InnerMenu_Publish {
  display:block;
  height:20px;
  width:20px;
  background-image:url('../czusys_images/menus/ContentArea_Copy_Edit.gif');
  background-repeat:no-repeat;  
  background-position:2px 2px; 
  font-size:0px;
  color:#404040;
}
.InnerAdminMenu.ContentArea.Copy .InnerMenu_Move {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Move.gif');
}
.InnerAdminMenu.ContentArea.Copy .InnerMenu_Compare {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Compare.gif');
}
.InnerAdminMenu.ContentArea.Copy .InnerMenu_Revert {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Revert.gif');
}
.InnerAdminMenu.ContentArea.Copy .InnerMenu_Remove {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Remove.gif');
}
.InnerAdminMenu.ContentArea.Copy .InnerMenu_Publish {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Publish.gif');
}

.Copy .Holder, .Copy .holder {  
  white-space:nowrap;
  position:relative;
  display: inline;
  z-index:1px;
}

/*
.InnerAdminMenu.ContentArea.NewsArticle {
  padding-right:36px; 
}
*/

.InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Move span, .InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Edit span, .InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Revert span, .InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Remove span, .InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Publish span {
  display:none;
}
.InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Move, .InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Compare, .InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Edit, .InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Revert, .InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Remove, .InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Publish {
  display:block;
  height:20px;
  width:20px;
  background-image:url('../czusys_images/menus/ContentArea_Copy_Edit.gif');
  background-repeat:no-repeat;  
  background-position:2px 2px; 
  font-size:0px;
  color:#404040;
}
.InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Compare {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Compare.gif');
}
.InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Revert {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Revert.gif');
}
.InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Remove {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Remove.gif');
}
.InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Publish {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Publish.gif');
}
.InnerAdminMenu.ContentArea.NewsArticle .InnerMenu_Move {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Move.gif');
}

.NewsArticle .Holder, .NewsArticle .holder {  
  white-space:nowrap;
  position:relative;
  display: inline;
  z-index:1px;
}
/*
.InnerAdminMenu.ContentArea.NewsHighlights {
  padding-right:36px; 
}
*/

.InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Move span, .InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Edit span, .InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Revert span, .InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Remove span, .InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Publish span {
  display:none;
}
.InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Move, .InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Compare, .InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Edit, .InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Revert, .InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Remove, .InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Publish {
  display:block;
  height:20px;
  width:20px;
  background-image:url('../czusys_images/menus/ContentArea_Copy_Edit.gif');
  background-repeat:no-repeat;  
  background-position:2px 2px; 
  font-size:0px;
  color:#404040;
}
.InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Compare {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Compare.gif');
}
.InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Revert {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Revert.gif');
}
.InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Remove {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Remove.gif');
}
.InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Publish {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Publish.gif');
}
.InnerAdminMenu.ContentArea.NewsHighlights .InnerMenu_Move {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Move.gif');
}
.NewsHighlights .Holder, .NewsHighlights .holder {  
  white-space:nowrap;
  position:relative;
  display: inline;
  z-index:1px;
}
/*
.InnerAdminMenu.ContentArea.JobPosition {
  padding-right:36px; 
}
*/

.InnerAdminMenu.ContentArea.JobPosition .InnerMenu_ViewList span,.InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Edit span, .InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Revert span, .InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Remove span, .InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Publish span {
  display:none;
}
.InnerAdminMenu.ContentArea.JobPosition .InnerMenu_ViewList, .InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Compare, .InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Edit, .InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Revert, .InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Remove, .InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Publish {
  display:block;
  height:20px;
  width:20px;
  background-image:url('../czusys_images/menus/ContentArea_Copy_Edit.gif');
  background-repeat:no-repeat;  
  background-position:2px 2px; 
  font-size:0px;
  color:#404040;
}
.InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Compare {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Compare.gif');
}
.InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Revert {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Revert.gif');
}
.InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Remove {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Remove.gif');
}
.InnerAdminMenu.ContentArea.JobPosition .InnerMenu_Publish {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Publish.gif');
}
.InnerAdminMenu.ContentArea.JobPosition .InnerMenu_ViewList {
  background-image:url('../czusys_images/menus/ContentArea_Copy_ViewList.gif');
}
.JobPosition .Holder, .JobPosition .holder {  
  white-space:nowrap;
  position:relative;
  display: inline;
  z-index:1px;
}
/*
.InnerAdminMenu.ContentArea.WebForm {
  padding-right:36px; 
}
*/

.InnerAdminMenu.ContentArea.WebForm .InnerMenu_Move span, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_ViewList span, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_Edit span, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_Revert span, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_Remove span, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_Publish span {
  display:none;
}
.InnerAdminMenu.ContentArea.WebForm .InnerMenu_Move, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_ViewList, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_Compare, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_Edit, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_Revert, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_Remove, .InnerAdminMenu.ContentArea.WebForm .InnerMenu_Publish {
  display:block;
  height:20px;
  width:20px;
  background-image:url('../czusys_images/menus/ContentArea_Copy_Edit.gif');
  background-repeat:no-repeat;  
  background-position:2px 2px; 
  font-size:0px;
  color:#404040;
}
.InnerAdminMenu.ContentArea.WebForm .InnerMenu_Compare {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Compare.gif');
}
.InnerAdminMenu.ContentArea.WebForm .InnerMenu_Revert {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Revert.gif');
}
.InnerAdminMenu.ContentArea.WebForm .InnerMenu_Remove {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Remove.gif');
}
.InnerAdminMenu.ContentArea.WebForm .InnerMenu_Publish {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Publish.gif');
}
.InnerAdminMenu.ContentArea.WebForm .InnerMenu_ViewList {
  background-image:url('../czusys_images/menus/ContentArea_List_ViewList.gif');
}

.InnerAdminMenu.ContentArea.WebForm .InnerMenu_Move {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Move.gif');
}
.WebForm .Holder, .WebForm .holder {  
  white-space:nowrap;
  position:relative;
  display: inline;
  z-index:1px;
}
/*
.InnerAdminMenu.ContentArea.ImageGallery {
  padding-right:36px; 
}
*/

.InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Move span, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Add span, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Order span, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_ViewList span, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Edit span, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Revert span, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Remove span, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Publish span {
  display:none;
}
.InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Move, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Add, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Order, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_ViewList, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Compare, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Edit, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Revert, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Remove, .InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Publish {
  display:block;
  height:20px;
  width:20px;
  background-image:url('../czusys_images/menus/ContentArea_Copy_Edit.gif');
  background-repeat:no-repeat;  
  background-position:2px 2px; 
  font-size:0px;
  color:#404040;
}
.InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Move {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Move.gif');
}
.InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Compare {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Compare.gif');
}
.InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Revert {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Revert.gif');
}
.InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Remove {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Remove.gif');
}
.InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Publish {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Publish.gif');
}
.InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_ViewList {
  background-image:url('../czusys_images/menus/ContentArea_Copy_ViewImages.gif');
}
.InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Add {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Add.gif');
}
.InnerAdminMenu.ContentArea.ImageGallery .InnerMenu_Order {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Order.gif');
}
.ImageGallery .Holder, .ImageGallery .holder {  
  white-space:nowrap;
  position:relative;
  display: inline;
  z-index:1px;
}
.InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Move span, .InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_ViewList span, .InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Edit span, .InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Revert span, .InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Remove span, .InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Compare span, .InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Publish span {
  display:none;
}
.InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Move, .InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Compare, .InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Edit, .InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Revert, .InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Remove, .InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Publish {
  display:block;
  height:20px;
  width:20px;
  background-image:url('../czusys_images/menus/ContentArea_Copy_Edit.gif');
  background-repeat:no-repeat;  
  background-position:2px 2px; 
  font-size:0px;
  color:#404040;
}
.InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Move {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Move.gif');
}
.InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Compare {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Compare.gif');
}
.InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Revert {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Revert.gif');
}
.InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Remove {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Remove.gif');
}
.InnerAdminMenu.ContentArea.SiteSearch .InnerMenu_Publish {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Publish.gif');
}
.SiteSearch .Holder, .SiteSearch .holder {  
  white-space:nowrap;
  position:relative;
  display: inline;
  z-index:1px;
}

#ErrorMessage, .ErrorMessage {
  border:1px solid red;
  background-color:#fee4e4;
  color:red;
  font-weight:bold;
  padding:5px;
}
#ErrorMessage li span, .ErrorMessage li span {
  display:none;
}
#ErrorMessage li, .ErrorMessage li {
  color:red;
  font-weight:bold;
}

#MessageBlock, .MessageBlock {
  border:1px solid green;
  background-color:#effff4;
  color:green;
  font-weight:bold;
  padding:5px;
}

#MessageBlock li, .MessageBlock li {
  color:green;
  font-weight:bold;
}

.ListOptionButton {
  padding-left:10px;
  text-transform:lowercase;
  font-weight:bold;
  font-size:12px;
  white-space:nowrap;
}

.StdInput {   
  width:250px;
}
.StdInputWide {
  width:500px;
}

#SubmitButtonHolder {
  margin-top:15px;
}
.SubmitButton {
  background-color:#a90233;
  color:#ffffff;
  font-weight:bold;
  font-size:12px;
  border:2px solid #ba3b60;
}

/* JQUERY CSS MENU */

.jquerycssmenu{
font: normal 10px Arial,Verdana,Tahoma;
font-size:10px;
font-family: Arial,Verdana,Tahoma;
padding-left:0px; /*offset of tabs relative to browser left edge*/
text-align:center;
  width:100%;
  _width:100%;
  display:block;
}

.jquerycssmenu ul li {
  position:relative;
  z-index:3;
}
.jquerycssmenu ul li:hover {
  position:relative;
  z-index:4500;
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none; 
font-size:10px;
font-family: Arial,Verdana,Tahoma; 
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left; 
font-size:10px;
font-family: Arial,Verdana,Tahoma;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a {
font-size:10px;
font-family: Arial,Verdana,Tahoma;
display: block;
background: #2a2a2a; 
line-height:25px;
width:auto;
text-align:center;
border-bottom-width: 0;
color: #dadada;
text-decoration: none;
border-bottom:1px solid #2a2a2a;
border-left:2px solid #1d1d1d;
padding-left:17px;
margin-right:17px;
text-transform:uppercase;
}

.jquerycssmenu ul li a:hover, .jquerycssmenu ul li .selected {
font-size:10px;
font-family: Arial,Verdana,Tahoma;
  border-bottom:1px solid #2a2a2a;
  color: #8e8e8e;
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
font-size:10px;
font-family: Arial,Verdana,Tahoma;
position: absolute;
left: 0;
display: block;
visibility: hidden;
border:none; 
border-left:0px solid #232323;
border-bottom:2px solid #232323;
border-right:2px solid #232323;
background: #2a2a2a;
text-align:left;
z-index:2500;
margin:0px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
font-size:11px;
font-family: Arial,Verdana,Tahoma;
display: list-item;
float: none;
text-align:left;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{  
font-size:11px;
font-family: Arial,Verdana,Tahoma;
top: 0;
text-align:left;
border-left:0px solid #232323;
border-top:2px solid #232323;
border-right:2px solid #232323;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a {  
text-transform:none;
font: normal 11px Arial;
font-size:11px;
font-family: Arial,Verdana,Tahoma;
width: 180px; 
background: #2a2a2a;
color: #9A9899;
padding: 6px 7px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #232323;
text-align:left;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
background: #232323;
color: #dadada;
font: normal 11px Arial;
border-bottom: 1px solid #2a2a2a;
font-size:11px;
font-family: Arial,Verdana,Tahoma;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}

/* DYN LIST CSS */
.fDynList {}
.fDynList div {
  width: 95%;
}
.zBodyTextTable {
  width: 95%;
}
.fDynList th {
    background-color: #810101;
    color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
  white-space: nowrap;
  cursor:pointer;
  cursor: hand;
  vertical-align: middle;
}
.fDynList span {
}
.fDynList_odd {
  background-color: #eaeaea;
}
.fDynList_even {
  background-color: #ffffff;
}
.fDynList .zCustomizeDiv,.DynListCustomizeDiv {
  margin-left: 5px;
  position: absolute;
  background-color: white;
  border: 1px solid #EBEBEB;
  width: 250px;
}
.fDynList .Close, .DynListCusomizeClose {
  font-weight: bold;
  font-size: 9pt;
  cursor:pointer;
  cursor: hand;
}
.DynListButtonDisplay .ActiveButton, .DynListCustomizeButton {
  background-color: #CCCCCC;
  color: #000000;
  border-top: #D4D0C8 2px solid;
  border-left: #D4D0C8 2px solid;
  border-bottom: #404040 2px solid;
  border-right: #404040 2px solid;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size: 10px;
  font-family: Tahoma,Myriad,Verdana,Arial;
  text-align: center;
  text-decoration: none;
  cursor:pointer;
  cursor:hand;
}
.DynListButtonDisplay .InactiveButton {
  background-color: #E6E6E6;
  color: #999999;
  border: #999999 1px solid;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size:10px;
  font-family:Tahoma,Myriad,Verdana,Arial;
  text-align: center;
  text-decoration: none
}
.DynListButtonDisplay span {
  width: 100px;
  float: left;
}
.DynListCustomizeLabel {
  cursor:pointer;
  cursor:hand;
}
.fDynList th {
  font-size:11px;
  font-weight:bold;
}
.fDynList td, .fDynList a {
  font-size:11px;
}

/* HIGHSLIDE CSS */



.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(../highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits {
	display: none;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 16px;
}
.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	left: 0;
	right: 16px;
	top: 0;
	width: auto;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(../highslide/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}


/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(../highslide/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/* IMAGE GALLERY */
a img {
  border:none;
}
.Clear, .clear  {
  display:block;
  clear:both;
  float:none;
  width:1px;
  height:1px;
  overflow:hidden;
}
.ImgGallery_Toggle {
  display:block;
  text-align:right;
  height:18px;
}
.ImgGallery_Toggle span {
  display:block;
  float:right;
  background-image:url('../czusys_images/btn_galleryclose.gif');
  background-repeat:no-repeat;  
  background-position:top right; 
  width:33px;
  height:18px;
  cursor:pointer;
  cursor:hand;
  border:0px;
}
.ImgGallery_TopMenu_Center .ImgGallery_Toggle {
  text-align:center;
}
.ImgGallery_TopMenu_Center .ImgGallery_Toggle span {
  float:none;
  margin-left: auto; margin-right: auto;
}

.ImgGallery_MainImageTD {
  display:block
  text-align:center;
  background-color:#eaeaea;
}
.ImgGallery_MainImageTD div {
  margin-left: auto; margin-right: auto;
}

.ImgGallery_LeftMenu, .ImgGallery_BothMenu_Left, .ImgGallery_BothMenu_Right, .ImgGallery_TopMenu_Left, .ImgGallery_TopMenu_Right {
  width:24px;
  background-color:#585858;
  border-right:1px solid #E4E4E4;
  text-align:center;
}
.ImgGallery_LeftMenu .ImgGallery_BackOneLink, .ImgGallery_LeftMenu .ImgGallery_ForwardOneLink {
  display:block;
  width:18px;
  height:20px;
  margin:0px;
  margin-left:3px;
  margin-right:3px;
  padding:0px;
  border:0px;
  background-image:url('../czusys_images/gallery_up.gif');
  background-repeat:no-repeat;  
  background-position:center center; 
}
.ImgGallery_LeftMenu .ImgGallery_ForwardOneLink {
  background-image:url('../czusys_images/gallery_down.gif');
}
.ImgGallery_BlockThumbsHolder, .ImgGalleryHighlights_BlockThumbsHolder {
  background-color:#eaeaea;
  position:relative;
  display:block;
  overflow-y:visible;
}

.ImgGallery_BlockThumbsHolder .ImgGallery_ThbDiv, .ImgGalleryHighlights_BlockThumbsHolder .ImgGalleryHighlights_ThbDiv, .ImgGallery_ThbDiv {
  float:left;
  display:block;
  background-position:top center;
  cursor:url(../highslide/graphics/zoomin.cur), pointer !important;
  overflow:hidden;
  margin-right:1px;
  margin-bottom:1px;
}
.ImgGallery_BlockThumbsHolder .ImgGallery_ThbDiv a {
  cursor:url(../highslide/graphics/zoomin.cur), pointer !important;
}
.ImgGalleryHighlights_BlockThumbsHolder .ImgGalleryHighlights_ThbDiv {
  cursor:default;
  cursor:hand;
}
.ImgGallery_ThbDiv table, .ImgGalleryHighlights_ThbDiv table {
  background-color:transparent;
}
.ImgGallery_MainImg {
  margin:0px;
  padding:0px;
  border:0px;
  cursor:url(../highslide/graphics/zoomin.cur), pointer !important;
}

.ImgGallery_BlockThumbsHolder a, .ImgGalleryHighlights_BlockThumbsHolder a {
  text-decoration:none;
  border:none;
  cursor:url(../highslide/graphics/zoomin.cur), pointer !important;
}
.ImgGalleryHighlights_BlockThumbsHolder a {
  cursor:default;
  cursor:hand;
}
.ImgGallery_BlockThumbsHolder a:hover, .ImgGalleryHighlights_BlockThumbsHolder a:hover {
  border:0px solid green;
}
.ImgGallery_BlockThumbsHolder a table, .ImgGalleryHighlights_BlockThumbsHolder a table {
  border:none;
}
.ImgGallery_BlockThumbsHolder a:hover table, .ImgGalleryHighlights_BlockThumbsHolder a:hover table {
  border:2px solid orange;
}
.ImgGallery_BlockThumbsHolder .ImgGallery_ThbName, .ImgGalleryHighlights_BlockThumbsHolder .ImgGallery_ThbName {
  background-color:gray;
  color:white;
  font-size:10px;
  display:block;
  line-height:15px;
  text-align:center;
}
.ImgGallery_MainImageTD .ImgGallery_LargeName {
  background-color:gray;
  color:white;
  font-size:11px;
  display:block;
  line-height:15px;
  font-weight:bold;
  text-align:center;
}
.ImgGallery_LargeCaption.Left, .ImgGallery_LargeCaption.Right {
  float:left;
  padding:5px;
  width:150px;
  _width:160px;
}

.ImgGallery_BlockThumbsHolder table, .ImgGalleryHighlights_BlockThumbsHolder table {
  background-color:transparent;
}

.ImgGallery_BothMenu_Right {
  border-right:none
  border-left:1px solid #E4E4E4;
}
.ImgGallery_BothMenu_Left .ImgGallery_BackOneLink, .ImgGallery_BothMenu_Right .ImgGallery_ForwardOneLink {
  display:block;
  width:18px;
  height:20px;
  margin:0px;
  margin-left:3px;
  margin-right:3px;
  padding:0px;
  border:0px;
  background-image:url('../czusys_images/gallery_left.gif');
  background-repeat:no-repeat;  
  background-position:bottom center; 
}
.ImgGallery_BothMenu_Right .ImgGallery_ForwardOneLink {
  background-image:url('../czusys_images/gallery_right.gif');
}


.ImgGallery_TopMenu_Left .ImgGallery_BackOneLink, .ImgGallery_TopMenu_Right .ImgGallery_ForwardOneLink {
  display:block;
  width:18px;
  height:20px;
  margin:0px;
  margin-left:3px;
  margin-right:3px;
  padding:0px;
  border:0px;
  background-image:url('../czusys_images/gallery_left.gif');
  background-repeat:no-repeat;  
  background-position:bottom center; 
}
.ImgGallery_TopMenu_Right .ImgGallery_ForwardOneLink {
  background-image:url('../czusys_images/gallery_right.gif');
}
.ImgGallery_Scroll_Left, .ImgGallery_Scroll_Right { 
  background-color:white;
  width:14px;
}
.ImgGallery_Scroll_Left span, .ImgGallery_Scroll_Right span {
  display:block;
  background-image:url('../czusys_images/lft_arrow.gif');
  width:14px;
  height:100px;
  background-repeat:no-repeat;  
  background-position:center center; 
  cursor:pointer;
  cursor:hand;
}
.ImgGallery_Scroll_Right span {
  background-image:url('../czusys_images/rt_arrow.gif');
}

.ImgGallery_Scroller_ContainerTable .ScrollContainer {  
  width: 600px;
}
.ImgGallery_Scroller_ContainerTable {
}

.ImgGallery_Scroller_MainContainer {
  margin-top:0px;
}


/* HIGHSLIDE */
.highslide-dimming {
	position: absolute;
	background: #2a2a2a;
}
.highslide-header a {
  font-size:0px;
  color:white;
}
.highslide-wrapper .highslide-header {
	height: 30px;
  overflow:hidden;
}
.highslide-wrapper .highslide-header ul .highslide-close a span, .highslide-wrapper .highslide-header ul .highslide-move a span {
  font-size:0px;
  color:white;
}

.highslide-close a {
  position:absolute;
  top:0px;
	height: 30px;
	width: 30px;

  display:block; 
  overflow:hidden;
  color:white;
	background-position: -180px 0;
	background-image: url(../highslide/graphics/controlbar-white.gif);
	background-repeat: no-repeat;
  font-size:0px;
  color:transparent;
	cursor: pointer;
  display:block;
  text-align:left;
}
.highslide-move, .highslide-close {
  display:block;
  float:right;
	height: 30px;
	width: 30px;
}
.highslide-close {
  margin-right:0px;
  _margin-right:25px;
}
.highslide-controls .highslide-close {
  padding:0px;
}

.highslide-move a { 
  text-align:left;
  display:block;
	height: 30px;
	width: 30px;
  overflow:hidden;
  color:green;
	background-position: -120px 0;
	background-image: url(../highslide/graphics/controlbar-white.gif);
	background-repeat: no-repeat;
  font-size:0px;
  color:white;
	cursor: move;
}
.highslide-controls .highslide-close a {
  margin-top:5px;
}

.highslide-wrapper {
  overflow:hidden;
  border:1px solid red;
}
                                                                                                                                                                                                                                              
/* MAILING LISTS */

.InnerAdminMenu.ContentArea.MailingList .InnerMenu_Move span, .InnerAdminMenu.ContentArea.MailingList .InnerMenu_Edit span, .InnerAdminMenu.ContentArea.MailingList .InnerMenu_Remove span, .InnerAdminMenu.ContentArea.MailingList .InnerMenu_ViewList span, .InnerAdminMenu.ContentArea.MailingList .InnerMenu_AddContact span {
  display:none;
}
.InnerAdminMenu.ContentArea.MailingList .InnerMenu_Move, .InnerAdminMenu.ContentArea.MailingList .InnerMenu_Edit, .InnerAdminMenu.ContentArea.MailingList .InnerMenu_Remove, .InnerAdminMenu.ContentArea.MailingList .InnerMenu_ViewList, .InnerAdminMenu.ContentArea.MailingList .InnerMenu_AddContact {
  display:block;
  height:20px;
  width:20px;
  background-image:url('../czusys_images/menus/ContentArea_Copy_Edit.gif');
  background-repeat:no-repeat;  
  background-position:2px 2px; 
  font-size:0px;
  color:#404040;
}
.InnerAdminMenu.ContentArea.MailingList .InnerMenu_Move {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Move.gif');
}
.InnerAdminMenu.ContentArea.MailingList .InnerMenu_Remove {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Remove.gif');
}
.InnerAdminMenu.ContentArea.MailingList .InnerMenu_ViewList {
  background-image:url('../czusys_images/menus/ContentArea_Copy_ViewList.gif');
}
.InnerAdminMenu.ContentArea.MailingList .InnerMenu_AddContact {
  background-image:url('../czusys_images/menus/ContentArea_Copy_Add.gif');
}



.MailingList_SummaryCounts {
  display:block;
  float:right;
  margin:5px;
  width:120px;
  padding:10px;
  border:1px solid gray;
  background-color:white;
} 
.Subscribe_Options {
  display:block;
}
.Subscribe_Options a {
  padding-right:10px;
}
.Subcribed_Yes, .Subcribed_No {
  display:block;
  line-height:14px;
  padding-left:18px;
  background-image:url('http://www.czusystems.com/czusys_images/circle_icon_S.gif');
  background-repeat:no-repeat; 
}
.Subcribed_Yes {
  color:green;
}
.Subcribed_No {
  background-image:url('http://www.czusystems.com/czusys_images/circle_icon_U.gif');
  color:red;
}

.SiteSearchResult {
  margin-bottom:10px;
}
.SiteSearchImageResultBlock {
  margin-bottom:10px;
  margin-right:10px;
  display:block;
  height:200px;
  width:140px;
  overflow:hidden;
  float:left;
}
.SiteSearchResult b, .SiteSearchImageResultBlock b {
  color:red;
}
.SiteSearchResult a, .SiteSearchImageResultBlock a {
  font-weight:bold;
}
.SiteSearchResultDate, .SiteSearchImageResultDate {
  color:gray;
}
.SiteSearchPageCounts {
  display:block;
  clear:both;
  float:none;
}
.SiteSearchPageCounts a {
  color:gray;
  display:inline-block;
  margin-right:8px;
}
.SiteSearchPageCounts a:hover, .SiteSearchPageCounts a.selected {
  color:black;
}
.SiteSearchPageCounts a.selected {
  font-weight:bold;
}
.Search_SiteSearch_ToggleTypes {
  text-align:right;
}
.Search_SiteSearch_ToggleTypes span {
  display:inline-block;
  margin-right:20px;
}


/* Breadcrumbs */

#Breadcrumbs {
  display:block;
  margin-bottom:10px;
}
#Breadcrumbs span {
  display:inline-block;
  padding-right:12px;
}


