/* 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:450px;*/
	_height:auto !important;
	/*background:url(http://images.postalz.com/images/bg_Dialog_LeftPane.gif) repeat-y;*/
}

#zDialogsLeftPane {
	position:relative;
	float:left; 
	/*background:url(http://images.postalz.com/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/images/Bg_LeftPane_SelectedLink.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	font-weight:bold;
}

.zDialogsWorkArea {
	float:left;
	position:relative;
	padding:2px 10px 2px 10px;
/*	border:1px solid #000;*/
}

.zDialogHeader{
	font-family:Helvetica, Arial, sans-serif;		
	font-size:24px; 
	color:#BD2122;
	font-weight:bold;
}


/* FORM CSS  */ 

label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/* color:#336dcc; nice blue color */
	font-weight:bold;
}

/* /FORM CSS */

A.zResizePictureSmall {
	width:125px;
	height:107px;
	background:url(http://images.postalz.com/images/icon_ResizeSnap_Small_0.jpg) no-repeat;
	display:block;
}

A.zResizePictureSmall:active {
	border:1px solid #3366FF;	
}

A.zResizePictureMedium {
	width:125px;
	height:107px;
	background:url(http://images.postalz.com/images/icon_ResizeSnap_Medium_0.jpg) no-repeat;
	display:block;

}

A.zResizePictureMedium:active {
	border:1px solid #3366FF;
}

A.zResizePicturePostcardSize {
	width:125px;
	height:107px;
	background:url(http://images.postalz.com/images/icon_ResizeSnap_Big_0.jpg) no-repeat;
	display:block;		
}

A.zResizePicturePostcardSize:active {
	border:1px solid #3366FF;
}

/* Rotate */

A.zRotate{
	width:125px;
	height:107px;
	display:block;	
	border:1px solid #fff;	
}

A.zRotate:hover {
	border:1px dashed #333;
}

/* /Rotate */

.zStatusNotifiers {
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	background:#FFFFCC;
	height:25px;
	width:99%;
}

.zStatusNotifiers #positiveMsg{
	background:url(http://images.postalz.com/images/icon_25x25_Tick.gif) no-repeat;
	background-position:0 0;
	color: #009900;
}

.zDialogsFooter {
	height:25px;
	background:#F5F5F5;
	border-top: 3px ridge #0066CC;
	padding:1em;
	text-align:right;
}

.dialogstitle
{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
}

.dialogstitle:hover{text-decoration:underline;}

/*--------------------------------------------*/
			Background tab
/*--------------------------------------------*/

#dialogsBG ul
{
margin:0; padding:0px; list-style:none; list-style-image:none;
}

#dialogsBG li
{
display:inline;
padding-top:4px;
padding-bottom:4px;
border-top:thin; border-top-color:#999999; border-top-style:solid;
border-right:thin; border-right-color:#999; border-right-style:solid;
border-bottom:thin;border-bottom-color:#999; border-bottom-style:solid;
border-left:thin; border-left-color:#999; border-left-style:solid;}

#dialogsBG ul li A
{
text-decoration:none; 
margin: 0px;
/*padding:4px;*/
color: black;
background: none;
}

#dialogsBG A
{
font-family:Arial, Helvetica;
text-align:left;
font-size:14px;
color:#000;
font-weight:bold;
padding:4px;
text-decoration:none;}

#dialogsBG A:hover
{
text-decoration:none;
background-color:#999999;
color:#fff;
padding:4px;
}

#dialogsBG A:active
{
text-decoration:none;
background-color:#999999;
color:#fff;
padding:4px;
}


/*------------------------------------------*/
				writer toolbar
/*------------------------------------------*/

#zWritertoolBar ul
{
	margin:0px; padding:0px; list-style:none; float:left;
	border:1px solid #000;
}

#zWritertoolBar li
{
	display:inline; margin:0px; padding:0px;  border:1px dashed #fff;
}

.zWritertoolBarFont
{
background-image:url(http://images.postalz.com/images/notes_font.gif);
background-repeat:no-repeat;
width:26px;
height:24px;
}

/*#zWritertoolBar li:hover
{
 border:1px dashed #333;
}*/

/* Context Menu   */

#imageProps {
	width:130px;
	height:82px;
	padding:2px;
	background:url(http://images.postalz.com/images/bg_ContextMenu.gif) no-repeat;
	margin:10px;

}
/* /Context Menus */

FIELDSET.dialogs_1 {
	-moz-border-radius: 7pt; 
	/*border-radius: 7pt;  Mozilla Firefox Tweak */
	/* Hide from IE-Mac \*/
		border:1px solid #E5E5E5; 
	/* End hide */
	padding:0 5px 5px 5px;
/**/
}


FIELDSET.dialogs_1 LEGEND {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;	
	
}

/*  Clipart, Images Hover */

a.zRollover {
	border:1px solid #fff;
}
a.zRollover:hover {
	border-right:1px solid #999;
	border-bottom:1px solid #666;
}

a.zRollover:active {
	border:1px solid #0099CC;
}


/* /Clipart, Images Hover */

/* tabs */

.header {
	FONT-FAMILY: Helvetica; 
	FONT-SIZE:14px; 
	FONT-WEIGHT:normal; position:relative; z-index:10; 
	/*BACKGROUND:   url(images/bg.gif).dae0d2 repeat-x 50% bottom; */
	FLOAT: left; 
	WIDTH: 93%; /* original value 93% */
	LINE-HEIGHT: normal; 
}
.header UL {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none
}
.header LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.header A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 9px; BACKGROUND:      url("/images/tab_left_both.gif") no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #B6A6E6 1px solid; TEXT-DECORATION: none
}
.header A SPAN {
	PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: normal; BACKGROUND:      url("/images/tab_right_both.gif") no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #333; PADDING-TOP: 5px
}
.header A SPAN {
	FLOAT: none
}
.header A:hover SPAN {
	COLOR: #333
}
.header .current A {
	BORDER-TOP-WIDTH: 0px; BACKGROUND-POSITION: 0px -150px; BORDER-LEFT-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
.header .current A SPAN {
	BACKGROUND-POSITION: 100% -150px; PADDING-BOTTOM: 5px; COLOR: #333; FONT-WEIGHT: bold;
}
.header A:hover {
	BACKGROUND-POSITION: 0% -150px
}
.header A:hover SPAN {
	BACKGROUND-POSITION: 100% -150px
}

#content-container {
	position:relative; 
	z-index:2; 
	border-top:1px solid #B6A6E6;
	margin-top:-1px; float:left; 
	width:auto; /*original value 99% */ 
	padding:0px 0px 0px 0px;
	/*height:100%; 
	
	border:1px solid #000;*/
}

.tab-content {
	width:100%;
	height:100%;
	background-image:url(http://images.postalz.com/images/common/bg_tabContent.gif);
	background-repeat:repeat-x;
	
	/*background-color:#F1EDFD;*/
	
	/*filter:alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=10);*/
	
	/* 
		background-color:#00CCFF; 
		Put a filter over here to show gradient once the tab colors are swapped.
		
	*/
}

/*-------- Second Set of Tabs ---------------- */

#tabHeaderMain {
	border: 1px solid #B6A6E6;
	clear: both;
	background: #efecfb; /*#efecfb*/
	/*padding-top: 2em;*/
}

#tabHeaderContents {
	padding: 1.5em;
	background: #fff;
	min-height: 300px;
}

#tabHeader {
	position: relative;
	width: 100%;
	height: 0.9em;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tabHeader ul#tabHeaderPrimary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tabHeader ul#tabHeaderPrimary li  {
	display: inline;
	list-style: none;
	font:Tahoma, Arial, verdana;
	font-size:10pt;
}

#tabHeader ul#tabHeaderPrimary a,#tabHeader ul#tabHeaderPrimary span,#tabHeader ul#tabHeaderPrimary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}

#tabHeader ul#tabHeaderPrimary span,#tabHeader ul#tabHeaderPrimary a.current,#tabHeader ul#tabHeaderPrimary a.current:hover {
	border: 1px solid #B6A6E6;
	border-bottom: none;
	background: #efecfb;
	padding-bottom: 6px;
	margin-top: 0;
}

#tabHeader ul#tabHeaderPrimary a {
	background: #eaeaea;
	border: 1px solid #AAA;
	border-bottom: none;
}

#tabHeader ul#tabHeaderPrimary a:hover {
	margin-top: 0;
	border-color: #B6A6E6;
	background: #f6f6f6;
	padding-bottom: 5px;
}

#tabHeader ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tabHeader ul#secondary li a,#tabHeader ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#tabHeader ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#tabHeader ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#tabHeader ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#tabHeader ul#secondary li:last-child a { border: none; }

/* Second Set of Tabs ends */

/* Tip  */

.tip {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFFFE1;
	padding:10px;
}

/* /Tip */