
.mainBody{ 
	padding:0px 0px 0px 0px;
}

* html .mainBody{
	width:100%;
}
#menu1, #menu1 table{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:14px;
	
}
#menu1 div * td a{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:12px;
	padding-top:2px;
	white-space: nowrap;

}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/sysImages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/sysImages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #121212;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);}

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* tabber css */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: 11px Tahoma,Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0 0 0 0 !important;
 margin: 0 0 0 0;
 padding: 3px 0px 3px 0px !important;
 padding: 0px 0px 0px 0px;
 display: inline;
 background:url(/sysimages/z_Tab_LH.gif) no-repeat left top;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 /* border: 1px solid #778; */
 border-bottom: none;
 /*background: #DDE;*/
 text-decoration: none;

 background:url(/sysimages/z_Tab_BG.gif) no-repeat right top;
}

ul.tabbernav li a:link { color: #000; }
ul.tabbernav li a:visited { color: #000; }

ul.tabbernav li a:hover
{
 color: blue;
/*  background: #AAE; */
 border-color: #227;
 
}
ul.tabbernav li.tabberactive
{
	background-position:0 -21px;
	border-bottom: 1px solid #fff;
	
}
ul.tabbernav li.tabberactive a
{
 /* background-color: #fff; */
 border-bottom: 1px solid #fff;
 background-position:100% -21px;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 /* background: white; */
 border-bottom: 1px solid white;
 
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.p-shadow {
  width: 90%;
  float:left;
  background: url(/SysImages/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/SysImages/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(/SysImages/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #f0f0f0;
  font: 1em tahoma,georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }
  
.wireframemenu{
border: 1px solid #f0f0f0;
background-color: #f0f0f0;
border-bottom-width: 0;
width: 240px;
}
* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 234px;
}
.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}
.wireframemenu a{
font: normal 11px tahoma,Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #f0f0f0;
}
.wireframemenu a:visited{
color: #595959;
}
html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}
.wireframemenu a:hover{
background-color: #BFE6FF;
color: black;
}


.zbg1 {
	background-color: #fefefe;
}
.zbg2 {
	background-color: #f0f0f0;
}


.zInput{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	padding-left:3px;
}
.zInputSelect{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	padding-left:0px;
}
.zInputSearch{
	width:145px;
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	
}
.zButtonSearch{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	cursor:pointer;
	padding-left:18px !important;
	padding-left:11px;
	background: #fcfcfc url(/sysImages/system-search_003.png) no-repeat 1px 1px;
	height:20px !important;
	height:22px;
}
.zButtonSearch:hover{
	color:black;
	background: #ffcc00 url(/sysImages/system-search_003.png) no-repeat 1px 1px;
}
.zButtonSearchOver{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	padding-left:18px !important;
	padding-left:11px;
	color:black;
	background: #ffcc00 url(/sysImages/system-search_003.png) no-repeat 1px 1px;
	height:20px !important;
	height:22px;
	cursor:pointer;
}
.zButton{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	background: #fcfcfc;
	height:20px !important;
	height:22px;
	padding-bottom: 3px !important;
	padding-bottom: 0px;
	cursor:pointer;
}
.zButton:hover{	
	color:black;
	background: #ffcc00;
}
.zButtonOver{	
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	background: #ffcc00;
	height:20px !important;
	height:22px;
	padding-bottom: 3px !important;
	padding-bottom: 0px;
	cursor:pointer;
}
.zButtonIS{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	background: #C6FFC3 url(/SysImages/go-previous_002.png) no-repeat 5px 6px;;
	height:30px !important;
	height:32px;
	padding-left:25px !important;
	padding-left:0px;
	cursor:pointer;
}
.zButtonIS:hover{	
	color:black;
	background: #ffcc00 url(/SysImages/go-previous_002.png) no-repeat 5px 6px;
	padding-left:25px !important;
	padding-left:0px;
}
.zButtonISOver{	
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	background: #ffcc00 url(/SysImages/go-previous_002.png) no-repeat 5px 6px;;
	height:30px !important;
	height:32px;
	padding-left:25px !important;
	padding-left:0px;
	cursor:pointer;
}
.rwdGrnButton{
font-size:11px;
font-family : Verdana, Arial, Helvetica, sans serif;
/*background-color: #90EE90; */
border:1px solid black; 
padding: 1px 1px 1px 20px !important;
padding: 1px 1px 1px 1px;
background: #F0F8FF url(/SysImages/go-previous_002.png) no-repeat 5px 1px;
cursor: pointer;
}

.rwdGrnButton:hover{
font-size:11px;
font-family : Verdana, Arial, Helvetica, sans serif;
/*background-color: #90EE90; */
border:1px solid black; 
padding: 1px 1px 1px 20px !important;
padding: 1px 1px 1px 1px;
background:#91a7b4 url(/SysImages/go-previous_002.png) no-repeat 5px 1px;
cursor: pointer;
}
.rwdGrnButtonOver{
font-size:11px;
font-family : Verdana, Arial, Helvetica, sans serif;
/*background-color: #90EE90; */
border:1px solid black; 
padding: 1px 1px 1px 20px !important;
padding: 1px 1px 1px 1px;
background:#91a7b4 url(/SysImages/go-previous_002.png) no-repeat 5px 1px;
cursor: pointer;
}
.rwdRedButton{
font-size:11px;
font-family : Verdana, Arial, Helvetica, sans serif;
/*background-color: #90EE90; */
border:1px solid black; 
padding: 1px 1px 1px 20px !important;
padding: 1px 1px 1px 1px;
background: #F0F8FF url(/SysImages/bullet_triangle_red.png) no-repeat 5px 1px;
cursor:pointer;
}
.rwdRedButton:hover{
font-size:11px;
font-family : Verdana, Arial, Helvetica, sans serif;
/*background-color: #90EE90; */
border:1px solid black; 
padding: 1px 1px 1px 20px !important;
padding: 1px 1px 1px 1px;
background: #91a7b4 url(/SysImages/bullet_triangle_red.png) no-repeat 5px 1px;
cursor:pointer;
}
.rwdRedButtonOver{
font-size:11px;
font-family : Verdana, Arial, Helvetica, sans serif;
/*background-color: #90EE90; */
border:1px solid black; 
padding: 1px 1px 1px 20px !important;
padding: 1px 1px 1px 1px;
background: #91a7b4 url(/SysImages/bullet_triangle_red.png) no-repeat 5px 1px;
cursor:pointer;
}
.rwdRefresh{
font-size:11px;
font-family : Verdana, Arial, Helvetica, sans serif;
padding: 1px 1px 1px 20px !important;
padding: 1px 1px 1px 14px;
border:1px solid #888888;
background: #F0F8FF url(/SysImages/view-refresh_002.png) no-repeat 5px 1px;
cursor:pointer;
}
.rwdRefresh:hover{
padding: 1px 1px 1px 20px !important;
padding: 1px 1px 1px 14px;
background-color: #91a7b4;
cursor:pointer;
}
.rwdRefreshOver{
font-size:11px;
font-family : Verdana, Arial, Helvetica, sans serif;
padding: 1px 1px 1px 20px !important;
padding: 1px 1px 1px 14px;
border:1px solid #91a7b4;
background: #91a7b4 url(/SysImages/view-refresh_002.png) no-repeat 5px 1px;
cursor:pointer;
}
.cancelButton{
font-size:11px;
font-family : Verdana, Arial, Helvetica, sans serif;
padding: 1px 1px 1px 20px !important;
padding: 1px 1px 1px 1px;
border:1px solid #888888;
background:url(/SysImages/emblem-unreadable_002.png) no-repeat 1px 1px;
cursor:pointer;
}
.cancelButton:hover{
font-size:11px;
font-family : Verdana, Arial, Helvetica, sans serif;
padding: 1px 1px 1px 20px !important;
padding: 1px 1px 1px 1px;
border:1px solid #91a7b4;
background:url(/SysImages/emblem-unreadable_002.png) no-repeat 1px 1px;
cursor:pointer;
}
.cancelButtonOver{
font-size:11px;
font-family : Verdana, Arial, Helvetica, sans serif;
padding: 1px 1px 1px 20px !important;
padding: 1px 1px 1px 1px;
border:1px solid #91a7b4;
background:url(/SysImages/emblem-unreadable_002.png) no-repeat 1px 1px;
cursor:pointer;
}
.ziis{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:0px solid #91a7b4;
	background: #D6DEF3;
	/* visibility:hidden; */
}
.zFileInput{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
}
.zTextArea{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	width:100%;
	height:300px;
}
.zQTextArea{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	width:100%;
	height:100px;
}

.zFormText{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
}
.zFormTextg{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	background:#f0f0f0;
}
.zImportTable{
}

.zImportPreviewCell{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:10px;
	color:black;
	border-left: 1px solid; 
	border-right: 1px solid; 
	border-top: 1px solid; 
	border-bottom: 1px solid; 
	padding:4px;
	width:150px;
	overflow:hidden;
	white-space:nowrap;
}

.zImportHeader{
	font-family:tahoma,verdana,arial,helvetica;
	padding-top:11px;
	padding-bottom:11px;
	font-size:11px;
	color:black;
	font-weight:bold;
}

.zButtonExit, 
.zButtonExitOver, 
.zButtonSave, 
.zButtonSaveOver, 
.zButtonSaveDraft, 
.zButtonSaveDraftOver, 
.zButtonSaveProd, 
.zButtonSaveProdOver, 
.zButtonHome, 
.zButtonHomeOver, 
.zButtonRefresh, 
.zButtonRefreshOver, 
.zButtonQuickEdit, 
.zButtonQuickEditOver, 
.zButtonSaveLive, 
.zButtonSaveLiveOver, 
.zButtonNew, 
.zButtonNewOver, 
.zButtonCopy, 
.zButtonCopyOver,
.zButtonDelete,
.zButtonDeleteOver, 
.zButtonImgBrowser, 
.zButtonImgBrowserOver,
.zButtonAddNew,
.zButtonAddNewOver,
.zButtonBulkEdit,
.zButtonBulkEditOver,
.zButtonWorking,
.zButtonWorkingOver
{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	font-weight:normal;
	color:black;
	border:1px solid #91a7b4;
	padding: 0px 10px 1px 15px !important;
	padding: 1px 1px 1px 1px;
	height:22px !important;
	height:22px;
	cursor:pointer;
} 

.zButtonWorking{
	color:#c0c0c0;
	padding: 0px 10px 1px 15px !important;
	padding: 1px 1px 1px 1px;
	background: #f0f0f0 url(/sysImages/ajax-loader-snake.gif) no-repeat;
}
.zButtonWorkingOver, .zButtonWorking:hover{
	color:#c0c0c0;
	background: #f0f0f0 url(/sysImages/ajax-loader-snake.gif) no-repeat;
}

.zButtonBulkEdit{
	background: #F7F0FF url(/sysImages/emblem-documents_gn.png) no-repeat 2px 2px !important;
	background: #F7F0FF url(/sysImages/emblem-documents_gn.png) no-repeat 1px 1px;
}
.zButtonBulkEditOver, .zButtonBulkEdit:hover{
	background: #ffcc00 url(/sysImages/emblem-documents_gn.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/emblem-documents_gn.png) no-repeat 1px 1px;
}
.zButtonAddNew{	
	background: #fcfcfc url(/sysImages/list-add_000_tn.png) no-repeat 2px 2px !important;
	background: #fcfcfc url(/sysImages/list-add_000_tn.png) no-repeat 1px 1px;
}
.zButtonAddNewOver, .zButtonAddNew:hover{
	background: #ffcc00 url(/sysImages/list-add_000_tn.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/list-add_000_tn.png) no-repeat 1px 1px;
}
.zButtonExit{
	background: #fcfcfc url(/sysImages/system-log-out.png) no-repeat 2px 2px !important;
	background: #fcfcfc url(/sysImages/system-log-out.png) no-repeat 1px 1px;
}
.zButtonExitOver, .zButtonExit:hover{
	background: #ffcc00 url(/sysImages/system-log-out.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/system-log-out.png) no-repeat 1px 1px;
}
.zButtonSave{	
	background: #fcfcfc url(/sysImages/media-floppy_001.png) no-repeat 2px 2px !important;
	background: #fcfcfc url(/sysImages/media-floppy_001.png) no-repeat 1px 1px;	
}
.zButtonSaveOver, .zButtonSave:hover{
	background: #ffcc00 url(/sysImages/media-floppy_001.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/media-floppy_001.png) no-repeat 1px 1px;
}
.zButtonSaveDraft{
	background: #fffef0 url(/sysImages/emblem-system_002.png) no-repeat 2px 2px !important;
	background: #fffef0 url(/sysImages/emblem-system_002.png) no-repeat 1px 1px;
}
.zButtonSaveDraftOver, .zButtonSaveDraft:hover{
	background: #ffcc00 url(/sysImages/emblem-system_002.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/emblem-system_002.png) no-repeat 1px 1px;
}
.zButtonSaveProd{
	background: #f1fff0 url(/sysImages/media-floppy_001.png) no-repeat 2px 2px !important;
	background: #f1fff0 url(/sysImages/media-floppy_001.png) no-repeat 1px 1px;
}
.zButtonSaveProdOver, .zButtonSaveProd:hover{
	background: #ffcc00 url(/sysImages/media-floppy_001.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/media-floppy_001.png) no-repeat 1px 1px;
}
.zButtonHome{
	background: #fcfcfc url(/sysImages/go-home_003.png) no-repeat 2px 2px !important;
	background: #fcfcfc url(/sysImages/go-home_003.png) no-repeat 1px 1px;
}
.zButtonHomeOver, .zButtonHome:hover{
	background: #ffcc00 url(/sysImages/go-home_003.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/go-home_003.png) no-repeat 1px 1px;
}
.zButtonRefresh{
	background: #fcfcfc url(/sysImages/view-refresh_002.png) no-repeat 2px 2px !important;
	background: #fcfcfc url(/sysImages/view-refresh_002.png) no-repeat 1px 1px;
}
.zButtonRefreshOver, .zButtonRefresh:hover{
	background: #ffcc00 url(/sysImages/view-refresh_002.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/view-refresh_002.png) no-repeat 1px 1px;
}
.zButtonQuickEdit{
	background: #fcfcfc url(/sysImages/accessories-text-editor_gn.png) no-repeat 2px 2px !important;
	background: #fcfcfc url(/sysImages/accessories-text-editor_gn.png) no-repeat 1px 1px;
}
.zButtonQuickEditOver, .zButtonQuickEdit:hover{
	background: #ffcc00 url(/sysImages/accessories-text-editor_gn.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/accessories-text-editor_gn.png) no-repeat 1px 1px;
}
.zButtonSaveLive{
	background: #f1fff0 url(/sysImages/system-software-update_xsm.png) no-repeat 2px 2px !important;
	background: #f1fff0 url(/sysImages/system-software-update_xsm.png) no-repeat 1px 1px;
}
.zButtonSaveLiveOver, .zButtonSaveLive:hover{
	background: #ffcc00 url(/sysImages/system-software-update_xsm.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/system-software-update_xsm.png) no-repeat 1px 1px;
}
.zButtonNew{
	background: #fcfcfc url(/sysImages/document-new.png) no-repeat 2px 2px !important;
	background: #fcfcfc url(/sysImages/document-new.png) no-repeat 1px 1px;
}
.zButtonNewOver, .zButtonNew:hover{
	background: #ffcc00 url(/sysImages/document-new.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/document-new.png) no-repeat 1px 1px;
}
.zButtonCopy{
	background: #fcfcfc url(/sysImages/edit-copy_002_tn.png) no-repeat 2px 2px !important;
	background: #fcfcfc url(/sysImages/edit-copy_002_tn.png) no-repeat 1px 1px;
}
.zButtonCopyOver, .zButtonCopy:hover{
	background: #ffcc00 url(/sysImages/edit-copy_002_tn.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/edit-copy_002_tn.png) no-repeat 1px 1px;
}
.zButtonDelete{
	background: #FFF0F0 url(/sysImages/user-trash-full.png) no-repeat 2px 2px !important;
	background: #FFF0F0 url(/sysImages/user-trash-full.png) no-repeat 1px 1px;
}
.zButtonDeleteOver, .zButtonDelete:hover{
	background: #FFC3DE url(/sysImages/user-trash-full.png) no-repeat 2px 2px !important;
	background: #FFC3DE url(/sysImages/user-trash-full.png) no-repeat 1px 1px;
}
.zButtonImgBrowser{
	background: #fcfcfc url(/sysImages/image-x-generic_002.png) no-repeat 2px 2px !important;
	background: #fcfcfc url(/sysImages/image-x-generic_002.png) no-repeat 1px 1px;
}
.zButtonImgBrowserOver, .zButtonImgBrowser:hover{
	background: #ffcc00 url(/sysImages/image-x-generic_002.png) no-repeat 2px 2px !important;
	background: #ffcc00 url(/sysImages/image-x-generic_002.png) no-repeat 1px 1px;
}

.zFormTextW{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:white;
}

.zTextArea{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	width:100%;
	height:300px;
}

.zSmallTextArea{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
}

/* zca Pagination tag styles */
.zcaPagination{
padding: 2px;
font-family:tahoma,verdana,arial,helvetica;
font-size:11px;
}

.zcaPagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
}

.zcaPagination div{
margin-bottom: 4px;
}

.zcaPagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.zcaPagination a, .zcaPagination a:visited{
padding: 0 5px;
border: 1px solid #000000;
text-decoration: none; 
color: #000000;
}

.zcaPagination a:hover, .zcaPagination a:active{
border: 1px solid #000000;
color: #FFFFFF;
background-color: #000000;
}

.zcaPagination a.currentpage{
background-color: #000000;
color: #DFE6EB !important;
border-color: #000000;
font-weight: bold;
cursor: default;
}

.zcaPagination a.currentpage:hover, .zcaPagination a.currentpage:active{
background-color: #000000;
color: #FFFFFF !important;
border-color: #000000;
font-weight: bold;
cursor: default;
}

.zcaPagination a.disablelink, .zcaPagination a.disablelink:hover{
background-color: #FFFFFF;
cursor: default;
color: #C0C0C0;
border-color: #C0C0C0;
font-weight: normal !important;
}

.zcaPagination a.prevpg{
font-weight: bold;
margin-right: 4px;
}

.zcaPagination a.nextpg{
font-weight: bold;
margin-left: 4px;
}

.zcaPagination a.prevpgset{
font-weight: bold;
}

.zcaPagination a.nextpgset{
font-weight: bold;
}
/* End zca Pagination tag styles */

.zDivBox {

  position: absolute;
}

.zDivBar {
	background-color:#BBD9FF;
	color:black;
	padding:2px;
	font-family:tahoma,verdana,arial;
	font-size:12px;
  cursor: move;
}
.zFileDivBar {
	background:#D1CCFF;
	font-weight:bold;
	color:black;
	padding:2px;
	font-family:tahoma,verdana,arial;
	font-size:12px;
  	cursor: move;
	border-bottom:1px solid #a0a0a0;
}

.catGallerydiv div{

}

.imgTrans{filter:revealTrans(duration=0.5,transition=12)  }/* filter:blendTrans(duration=1.0) */

#glowingtabs{
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid #91a7b4; /*Add border strip to bottom of menu*/
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:left;
background:url(/sysImages/z_Tab_LH.gif) no-repeat left top;
margin:0;
margin-right: 0px; /*spacing between each tab*/
padding:0 0 0 5px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(/sysImages/z_Tab_BG.gif) no-repeat right top;
padding: 4px 12px 2px 4px;
font-weight:normal;
font-family:tahoma,arial,verdana,helvetica;
font-size:11px;
text-decoration:none;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -21px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -21px; /*Shift background image up to start of 2nd tab image*/
color: blue;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -21px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -21px; /*Shift background image up to start of 2nd tab image*/
}	


.zPageManLink{
	color:black;
	text-decoration:none;
}
.zPageManCell{
	border-top:1px solid #c0c0c0;
}
.IMTableHeader{
cursor:pointer;
font-weight:bold;
}

.zDivBox {

  position: absolute;
  border:1px solid black;
  padding:0px;
  background-color:white;
}

.zDivBar {
	background-color:#BBD9FF;
	color:black;
	padding:2px;
	font-family:tahoma,verdana,arial;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #8D8D8D;
  cursor: move;

}
.pListTitle{
font-family:tahoma,verdana,arial;
font-weight:bold;
font-size:11px;
color:white;
background: #808080;
text-decoration:none;
}
.pListTitle a{
font-family:tahoma,verdana,arial;
color: white;
text-decoration:none;
}
.pListTitle a:hover{
	color: yellow;
}
.pListTable{
table-layout: fixed;
border:1px solid #c0c0c0;
}
.pListResults{
	font-family:tahoma,verdana,arial;
	font-size:11px;
	color:black;
}
.pListResults a{
	color:black;
}
.bmListTitle{
font-family:tahoma,verdana,arial,helvetica;
font-weight:bold;
font-size:11px;
color:white;
background: #808080;
text-decoration:none;
}
.bmListTitle a{
color: black;
text-decoration:none;
}
.bmListTitle a:hover{
	color: yellow;
}
.bmListTable{

border:1px solid #c0c0c0;
}
.bmListResults{
	font-family:tahoma,verdana,arial;
	font-size:11px;
	color:black;
}
.bmListResults a{
	color:black;
}

.loginButton {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	color: Black;
	width:120px;
	background: #f1fff0 url(../sysimages/system-lock-screen_002.png) no-repeat;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
	height:22px !important;
	height:22px;
}


.loginButton:hover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:120px;
	background: #ffcc00 url(../sysimages/system-lock-screen_002.png) no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
	height:22px !important;
	height:22px;
}
.loginButtonover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:120px;
	background: #ffcc00 url(../sysimages/system-lock-screen_002.png) no-repeat;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
	height:22px !important;
	height:22px;
}
.loginButtoncancel {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	width:90px;
	color: Black;
	background: #FAEBD7 url(../sysimages/system-log-out.png) no-repeat;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
	height:22px !important;
	height:22px;
}
.loginButtoncancel:hover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	background: #ffcc00 url(../sysimages/system-log-out.png) no-repeat;
	width:90px;
	color: Black;
	border: 1px solid Silver;
	padding: 1px;
	height:22px !important;
	height:22px;
}
.loginButtoncancelover {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 11px;
	background: #ffcc00 url(../sysimages/system-log-out.png) no-repeat;
	color: Black;
	width:90px;
	border: 1px solid Silver;
	padding: 1px;
	cursor:pointer;
	height:22px !important;
	height:22px;
}
.tableResults {
	font-family: tahoma,verdana,arial,helvetica;
	font-size:12px;
	border-left:1px solid #c0c0c0;
}
.tableHeader {	
	color: white;
	background-color: #333333;
	border-right:1px solid #fefefe;
}
.tableHeaderText {	
	color: white;
	text-decoration: none;
}
.tableCell {
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	text-decoration:none;
}
.tableCell:hover {
	text-decoration:underline;
}
.tableCell a {
	text-decoration:none;
	color: black;
}
.olTable{
	font-family: tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
}
.olTable td{
	font-family: tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	padding:2px;
}
.olTable #header td{
	font-family: tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:white;
	padding:3px;
}

.adminHeaderDiv{
	padding-top:10px;
}
.adminHeaderTable{
	background: url(/sysImages/v4_Header_BG.png);
	padding:1px;
	height:35px;
}
* html .adminHeaderTable{
	width:100%;
}
.adminHeader{
	font-family: tahoma,verdana,arial,helvetica;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-left:10px;
}
#zstatus, .zstatus{
	font-family: tahoma,verdana,arial,helvetica;
	font-size:12px;
	color:white;
}
#zstatusTxt, .zstatusTxt{
	font-family: tahoma,verdana,arial,helvetica;
	color:white;
	font-size:12px;
	height:20px;
}
#zstatusTxt * div, .zstatusTxt * div{
	color:white;
	font-family: tahoma,verdana,arial,helvetica;
	font-size:12px;
}


.listTable{
	padding:0px;
	margin: 0px !important;
	margin: 0px auto;
	color: black;
}
.listTable ul{
	list-style-type: none;
}

.listTable ul li{
	padding:2px !important;
	padding:5px;
	display:inline-table !important;
	display:inline;
	vertical-align:absmiddle;
	color:black;
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
}
.zBulkEditChkBox{
	
}
.zzBulkEditInput{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	padding-left:3px;
}
.zBulkEditInput{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	padding-left:3px;
	background:#F0FFF7;
}
.zBulkEditInputDisabled{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:#d0d0d0;
	font-style:italic;
	border:1px solid #d0d0d0;
	padding-left:3px;
	background:#f0f0f0;
}

.zBulkEditTA{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:black;
	border:1px solid #91a7b4;
	width:100%;
	height:100px;	
}
.zBulkEditTADisabled{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	color:#b0b0b0;
	font-style:italic;
	border:1px solid #91a7b4;
	width:100%;
	height:100px;	
}
.zBulkEditCats{
	border:1px solid #c0c0c0;
	background:#fefefe;
	padding:2px;
	color:black;
}
.zBulkEditCatsDisabled{
	color:#b0b0b0;
	font-style:italic;
	border:1px solid #c0c0c0;
	background:#f0f0f0;
	padding:2px;
}
.zBulkEditCatsDisabled * span{
	color:#b0b0b0;
	font-style:italic;
	font-weight:normal;
}
.zDynCatList{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	font-weight:bold;
}
.zDynCatListDisabled{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	font-weight:bold;
	color:#b0b0b0;
	font-style:italic;
}

span.checkbox { 
  width: 19px; 
  height: 25px; 
  padding: 0 5px 0 0; 
  background: url(../sysimages/checkbox.gif) no-repeat; 
  display: block; 
  clear: left; 
  float: left; 
} 
span.radio { 
  width: 19px; 
  height: 25px; 
  padding: 0 5px 0 0; 
  background: url(../sysimages/radio.gif) no-repeat; 
  display: block; 
  clear: left; 
  float: left; 
} 
span.select { 
  position: absolute; 
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */ 
  height: 21px; 
  padding: 0 24px 0 8px; 
  color: #fff; 
  font: 12px/21px arial,sans-serif; 
  background: url(../sysimages/select.gif) no-repeat; 
  overflow: hidden; 
} 
.zFormFieldValues{
	border:1px solid #91a7b4;
	width:150px;
	height:15px !important;
	height:17px;
	background:#ffffff;
	padding-left:2px;
	overflow:hidden;
}
.zQuickEditContainer{
	display:block;
	width:561px;
	padding:5px 0px 1px 0px;
	margin:0px;
	min-height:257px;
}
/* mac hide \*/
* html .zQuickEditContainer{height:273px;}
/* end hide */ 
.zPageEditContainer{
	display:block;
	padding:0px;
	margin:0px;
	min-height:450px;
}
/* mac hide \*/
* html .zPageEditContainer{height:450px;}
/* end hide */ 

.readonlyinput{
	border:0px;
	font-size:11px;
	color:black;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.pageTeaserAdminColHeader{
	padding:2px;
	font-weight:bold;
}
.pageTeaserAdminSelect td{
	background:#fafafa;
	padding:2px;
	
}

.pageTeaserAdminSelect td a{	
	font-family:tahoma,verdana,arial,helvetica;
	font-size:12px;
	text-decoration:none;	
	color:black;
}
.pageTeaserAdminSelect td a:hover{
	color:black;

}

.zInputMultiSelectToggle{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:11px;
	border:1px solid #91a7b4;
	overflow:auto;
}
.zPopUpEditTitle{
	font-family:tahoma,verdana,arial,helvetica;
	font-size:13px;	
	color:#000000;
	padding-bottom:2px;
	width:130px;
	font-weight:bold;
	padding-left:2px;	

}
.zPopUpEditSubTitle{
	font-family:arial,verdana,helvetica;
	font-size:12px;
	border-bottom:1px solid #91a7b4;
	padding:2px 10px 2px 2px;
	height:24px;	
	color:black;
	font-weight:bold;	
	background: url(/sysImages/pageEdit_BG.png);
}