.overlay_alphacube {
/*	background-color: #85BBEF;*/
	background-color: #000;	
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index:10000;
}

.alphacube_nw {
  width:10px;
  height:25px;
  background-color:#fff;
}

.alphacube_n {
  height:25px;
  background-color:#fff;
}

.alphacube_ne {
  width:10px;	  
  height:25px;
  background-color:#fff;
}

.alphacube_w {
  width:7px;
  background-color:#fff;
}

.alphacube_e {
  background-color:#fff;
  width:7px;	  
}

.alphacube_sw {
  background-color:#fff;
  width:7px;
  height:7px;
}

.alphacube_s {
  background-color:#fff;
  height:7px;
}

.alphacube_se, .alphacube_sizer  {
  background-color:#fff;	
  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_close {
	width: 23px;
	height: 23px;
	background: transparent url(alphacube/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:3px;
	right:2px;
	cursor:pointer;
	z-index:1000;
}

.btn input{
	background-color:#002D94;
	font-weight:bold;
	color:#fff;
	padding:3px;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(alphacube/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(alphacube/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
    font: 12px arial;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.alphacube_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input {
	width:20%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.alphacube_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}

/* Navigation Header */

/* Dialog Styles */

/* CSS Document */
div#zDialogsMain {	
    /* MAIN LAYOUT CONTAINER  */
	margin:0 auto;	
	text-align:left;
	background-color: #fff;
	font-family:"Helvetica, Arial, sans-serif";
    font-size:12px;
} 

#zDialogsMiddle {
 	/* This is just one single pane just ater the Top Navigation which contains the 2 columned
	   Work Area and Right Pane */
	/*width: 975px;  old value 969px; 
	min-height:150px;
	_height:auto !important;*/
	/*background:url(http://images.postalz.com/themes/images/bg_Dialog_LeftPane.gif) repeat-y;	*/
}

#zDialogsLeftPane {
	position:relative;
	float:left; 
	background:url(http://images.postalz.com/themes/images/leftPaneArt_InsertPicture.jpg) no-repeat;
	background-position:0 100%;
	height:450px;
}

#zDialogsLeftPaneContent {
	padding:0px;
}

#zDialogsLeftPaneNavListContainer {
	position:relative;
/*background-color:#F0F7FA;*/

	padding-top:3px;
	padding-left:2px;
}

#zDialogsLeftPaneNavList {
  list-style:none;
  padding: 0;
  margin: 0;
  padding-left:5px;
  FONT-WEIGHT: normal; LINE-HEIGHT: 1.2em; FONT-FAMILY: "Helvetica Light", arial, verdana, sans-serif
  font-size:14px;  
}

#zDialogsLeftPaneNavList li {
	display:block;
	width:140px;
	height:30px;
	padding-top:10px;
	padding-left:10px;

	vertical-align:middle;
/*	border:1px solid #000;*/
}

#zDialogsLeftPaneNavList li a {
  	height: 40px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 40px;
	text-decoration: none;
	color:blue;
}

#zDialogsLeftPaneNavList li.current,  #zDialogsLeftPaneNavChannels li.current {
	background:url(http://images.postalz.com/themes/images/Bg_LeftPane_SelectedLink.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	font-weight:bold;
}

.zDialogsWorkArea {
	width:auto;
	float:left;
	position:relative;
	padding:2px 10px 2px 10px;
/*	border:1px solid #000;*/
}

.zDialogHeader{
	font-size:28px; color:#336DCC;font-weight:normal;
}

/* FORM CSS  */

label {
	font-family:"Helvetica, Arial, sans-serif";
	font-size:16px;
	color:#336dcc;
	font-weight:bold;
}

/* /FORM CSS */

/*A.zRotatePicture1{
	width:171px;
	height:146px;
	display:block;	
	background:url(http://images.postalz.com/themes/images/icon_Rotate_1.jpg) no-repeat;	
	border:1px solid #fff;
}

A.zRotatePicture1:hover {
	border:1px dashed #000;

}

A.zRotatePicture2{
	width:171px;
	height:146px;
	display:block;	
	background:url(http://images.postalz.com/themes/images/icon_Rotate_2.jpg) no-repeat;	
	border:1px solid #fff;
}

A.zRotatePicture2:hover {
	border:1px dashed #000;

}
A.zRotatePicture3{
	width:171px;
	height:146px;
	display:block;	
	background:url(http://images.postalz.com/themes/images/icon_Rotate_3.jpg) no-repeat;	
	border:1px solid #fff;
}

A.zRotatePicture3:hover {
	border:1px dashed #000;
}
A.zRotatePicture4{
	width:171px;
	height:146px;
	display:block;	
	background:url(http://images.postalz.com/themes/images/icon_Rotate_4.jpg) no-repeat;
	border:1px solid #fff;	
}

A.zRotatePicture4:hover {
	border:1px dashed #000;
}

A.zRotatePicture_cc_1{
	width:171px;
	height:146px;
	display:block;	
	background:url(http://images.postalz.com/themes/images/icon_Rotate_cc_1.jpg) no-repeat;
	border:1px solid #fff;	
}

A.zRotatePicture_cc_1:hover {
	border:1px dashed #000;
}

A.zRotatePicture_cc_2{
	width:171px;
	height:146px;
	display:block;	
	background:url(http://images.postalz.com/themes/images/icon_Rotate_cc_2.jpg) no-repeat;
	border:1px solid #fff;	
}

A.zRotatePicture_cc_2:hover {
	border:1px dashed #000;
}

A.zRotatePicture_cc_3{
	width:171px;
	height:146px;
	display:block;	
	background:url(http://images.postalz.com/themes/images/icon_Rotate_cc_3.jpg) no-repeat;
	border:1px solid #fff;	
}

A.zRotatePicture_cc_3:hover {
	border:1px dashed #000;
}

A.zRotatePicture_cc_4{
	width:171px;
	height:146px;
	display:block;	
	background:url(http://images.postalz.com/themes/images/icon_Rotate_cc_4.jpg) no-repeat;
	border:1px solid #fff;	
}

A.zRotatePicture_cc_4:hover {
	border:1px dashed #000;
}*/


A.zFrame{
	display:block;	
	border:1px solid #fff;	
}

A.zFrame:hover {
	border:1px dashed #333;
}

.zClipartsimages
{
	display:block; border:1px; border-style:solid; border-color:#fff;
}

.zClipartsimages:hover
{ border:1px dashed #333; display:block;}


A.zText{
	display:block;	
	border:1px solid #fff;	
}

A.zText:hover {
	border:1px dashed #333;
}


/*---------------------------------------------*/
		Banner Dialogs
/*---------------------------------------------*/

#zBannerDialogsDiv
{
padding:10px;
}

#zDialogsBannerBox
{
border:thin; border-color:#DBDBDE; display:block; border-style:solid;
}

.ZBannerHeader
{
	height:20px;
	background-color:#E8EEF7;
}

.TopHeader
{
	font-family:"Helvetica, Arial, sans-serif";
	font-size:14px;
	color:#336dcc;
	font-weight:bold; padding:5px; text-align:left;}