/* users\discussion\index.tpl */
.znWidgetToogl_1 {
	padding:10px 10px 10px 6px;
}
.znTopBorder-blue {
	border-top: 1px solid #003471;
}
.znWidgetHeadlinePost {
	background: url(/znimages/icoPost.gif) no-repeat left top;
	padding-left:22px;
}
.znWidgetHeadlinePost2 {
	background: url(/znimages/icoPost2.gif) no-repeat left top;
	padding-left:22px;
}
.znWidgetHeadlinePostPlus {
	background: url(/znimages/icoPostPlus.gif) no-repeat left top;
	padding-left:22px;
}
.znWidgetHeadlinePostPlus2 {
	background: url(/znimages/icoPostPlus2.gif) no-repeat left top;
	padding-left:22px;
}
/* users\discussion\template.topics.tpl */
.znFixHeight {
	height: 135px;
	overflow: auto;
}
.znBorderBottom {
	border-bottom: 1px solid #cdd3d5;
}
.znBold {
	font-weight: bold;
}
/* \users\friends.tpl */
.znTabs4Frame {
	border: 1px solid #7EAED0;
	border-top: none;
}
.znTLeft {text-align: left;}

.znRamp2 {
background:transparent url(/znimages/bgRamp-top.gif) no-repeat scroll left top;
padding-top:10px;
}
.znRamp2 .znRamp-outer {
	min-height: none;
	height: auto;
}

.znWebBadges-code {
	background-color:#edf3c0;
	border:1px solid #CDD3D5;
	color:#666666;
	display:block;
	overflow:auto;
	padding:10px 0px 15px 15px;	
	font: 0.9em "Courier New";
	white-space: pre;
}

.znBrandGall-menu li.active {
	background-color:#ACBF27;
	background-image:none;
	border-color:#ACBF27;
	
}

.znBrandGall-menu li {
	background:transparent url(/images/bg-brandgall-menu.gif) repeat-x left top;
	border:1px solid #cdd3d5;
	margin-bottom:5px;
}

.znBrandGall-menu li a {
    text-decoration: none;
	 padding: 3px 0 3px 9px;
	 display: block;
	 color:#333;  
}

/*users\addressbook\import3.tpl*/
.znFriedsList {
	height: 410px;
	overflow: auto;
}


/* groups\committee\step1.tpl
.znSteps {
	display:inline;
	float:right;
	font-size:1.2em;
}

.znSteps a {
	text-decoration: none;
}

.znSteps li {
	float: left;
	padding-right:5px;
}

.znSteps li span {
	background-image:url(/znimages/bkgStepsArrows.gif);
	background-position:right 55%;
	background-repeat:no-repeat;
	color:#FF6600;
	padding-right:8px;
}  */

.znWidth200 {width: 200px !important;}

.znMinHeight100 {min-height: 100px;}
* html .znMinHeight100 {height: 100px;}

.znMinHeight150 {min-height: 150px;}
* html .znMinHeight150 {height: 150px;}

.znMinHeight240 {min-height: 240px;}
* html .znMinHeight240 {height: 240px;}

.znMinHeight300 {min-height: 300px;}
* html .znMinHeight300 {height: 300px;}


/* \users\calendar\action.list.view.tpl */
.znEventsList {
	
}

.znEventsList img {
	margin: 5px;
	vertical-align: middle;
}



.znCascade ul ul {
	margin-left: 10px;
}

.znWidthPer60 {width: 60% !important;}
.znWidthPer90 {width: 90% !important;}

.znNoBorderTop {border-top: none !important;}


/* \groups\discussion\settings.host.tpl  */


.znDiscOrderListItem , div.znDiscOrderListItem  {
	background: url(/images/ord-marker-left.gif) no-repeat left center;
	margin-bottom: 5px;
	padding: 5px 0px; 
}
.znDiscOrderListItem a {
	text-decoration: none;
	margin-left: 25px;
	}
	
.znDiscOrderListActive , div.znDiscOrderListActive {
	border-color: #cdd3d5;
}


.znMaxHeight520 {
	min-height: 520px; 
	max-height: 520px; 
}
* html .znMaxHeight520 {
	height: 520px; 
}

.znMaxHeight460 {
	min-height: 460px; 
	max-height: 460px; 
}
* html .znMaxHeight460 {
	height: 460px; 
}


.znWidthPer5 {width: 5% !important;}
.znWidthPer10 {width: 10% !important;}


/* \users\documents\documents.content.template */

.znMyDocsDir {
	background-image: url(/images/bg-mydocs-folder.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.znMyDocsFilesFrame {
	vertical-align: top;
}
.znMyDocsTable {
	border:1px solid #CDD3D5;
	border-collapse: collapse;
	color:#666666;
}

.znMyDocsTable th {
	border:1px solid #CDD3D5;
	color:#666666;
}
.znMyDocsTable2 {
	position: relative;
}
.znMyDocsTable2 td {
	padding: 3px 0;
}


/* \groups\documents\documents.tpl, \users\documents\documents.tpl */

.znRActive-top a, .znRActive-bottom a {
	color: #fff;
}