.listviewColumnFilter
{
	position:absolute;
	background-image:url(listview/filter.png);
	width:16px;
	height:16px;
	top:3px;
	cursor:pointer;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}

.listviewColumnResize
{
	position:absolute;
	background-image:url(images/spacer.gif);
	width:4px;
	height:23px;
	cursor:e-resize;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}

.listviewFilterFrame
{
	border:solid 1px #a6bdd7;
	background-color: #ebf1f9;
	padding:2px;
	position:absolute;
	z-index:100;
}

.listviewFilterScroller
{
	border:solid 1px #a6bdd7;
	background-color: #ffffff;
	overflow-y:auto;
	overflow-x:hidden;
}

.listviewFilterItemChosen
{
	height:18px;
	padding-left:20px;
	background-image:url(listview/filterShown.gif);
	background-repeat:no-repeat;
	background-color:White;
	line-height:18px;
	cursor:pointer;
}

.listviewFilterItemHidden
{
	height:18px;
	padding-left:20px;
	background-image:url(listview/filterHidden.gif);
	background-repeat:no-repeat;
	background-color:White;
	background-repeat:no-repeat;
	background-color:White;
	line-height:18px;
	cursor:pointer;
}

.listviewFilterItemMixed
{
	height:18px;
	padding-left:20px;
	background-image:url(listview/filterMixed.gif);
	background-repeat:no-repeat;
	background-color:White;
	background-repeat:no-repeat;
	background-color:White;
	line-height:18px;
	cursor:pointer;
}

.listviewBack
{
	font-family:Arial;
	font-size:13px;
	background-color:White;
	overflow:auto;
}

.columnHeaderBack
{
	font-family:Arial;
	font-size:13px;
	background-image:url(listview/columnHeaderBack.gif);
	height:23px;
	display:block;
	overflow:hidden;
	border-left:solid 1px white;
	
}

.columnHeaderOverflowedBack
{
	background-image:url(listview/columnHeaderBack.gif);
}

.columnHeaderItem
{
	height:23px;
	line-height:22px;
	padding-left:2px;
	border-left:solid 1px #d4e2f4;
	border-right:solid 1px #d4e2f4;
	color:#41556f;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	white-space:nowrap;
}

.columnHeaderItemHover
{
	height:23px;
	line-height:22px;
	padding-left:2px;
	border-left:solid 1px #a6bdd7;
	border-right:solid 1px #a6bdd7;
	background-image:url(listview/columnHeaderSortAsc.gif);
	background-position:center top;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	white-space:nowrap;
}

.columnHeaderItemAsc
{
	height:23px;
	line-height:22px;
	padding-left:2px;
	border-left:solid 1px #a6bdd7;
	border-right:solid 1px #a6bdd7;
	background-image:url(listview/columnHeaderSortAsc.gif);
	background-position:center top;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	white-space:nowrap;
}

.columnHeaderItemDesc
{
	height:23px;
	line-height:22px;
	padding-left:2px;
	border-left:solid 1px #a6bdd7;
	border-right:solid 1px #a6bdd7;
	background-image:url(listview/columnHeaderSortDesc.gif);
	background-position:center top;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	white-space:nowrap;
}


/*Any icon sibling items*/
.listviewSibling
{
	line-height:13px;
	color:#2f2f2f;
	font-size:12px;
}



/* DETAILED LISTVIEWITEM */
.listviewDTLine
{
	white-space:nowrap;
	cursor:pointer;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}
.listviewDTLine_h
{

	background-image:url(listview/listviewItemHover.gif);

	white-space:nowrap;
	cursor:pointer;
	border-left: solid 1px #B8D6FB;
	border-right: solid 1px #B8D6FB;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}

.listviewDTLine_s
{

	background-image:url(listview/listviewItemSelected.gif);

	white-space:nowrap;
	cursor:pointer;
	border-left: solid 1px #7DA2CE;
	border-right: solid 1px #7DA2CE;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}

.listviewDTIcon
{
	height:22px;
	line-height:22px;
	padding-left:21px;
	padding-right:3px;
	border-right:solid 1px #d5d5d5;
	white-space:nowrap;
	overflow:hidden;
	background-position: 2px 3px;
	background-repeat: no-repeat;
	color: #000000;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	
}

.listviewDTItem
{
	height:22px;
	line-height:22px;
	padding-left:3px;
	padding-right:3px;
	border-right:solid 1px #d5d5d5;
	white-space:nowrap;
	overflow:hidden;
	color: #6D6D6D;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}

/* SMALL ICONS */
.listviewSMIcon
{
	height:22px;
	cursor:pointer;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}


.listviewSMIcon_h
{
	height:22px;
	cursor:pointer;
	background-image:url(listview/listviewItemHover.gif);
	border-left: solid 1px #B8D6FB;
	border-right: solid 1px #B8D6FB;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}
.listviewSMIcon_s
{
	height:22px;
	cursor:pointer;
	background-image:url(listview/listviewItemSelected.gif);
	border-left: solid 1px #7DA2CE;
	border-right: solid 1px #7DA2CE;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}

.listviewSMIconText
{

	padding-left:18px;
	background-repeat:no-repeat;
	background-position:2px 3px;
	background-attachment:scroll;
	line-height:22px;
	overflow:hidden;
	height:22px;
	display:block;
	white-space:nowrap;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}


/* MEDIUM & LARGE ICON */
.listviewLGIconImage
{
	width:48px;
	height:48px;
	display:block;
	margin-left:14px;
	margin-right:14px;
	margin-top:3px;
	margin-bottom:1px;
}
.listviewLGIconText
{
	width: 70px;
	height:31px;
	overflow:hidden;
	text-align:center;
	display:block;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
}

.listviewMDIconImage
{
	width:32px;
	height:32px;
	display:block;
	margin-left:22px;
	margin-right:22px;
	margin-top:3px;
	margin-bottom:3px;
	
}
.listviewMDIconText
{
	display:block;
	width: 70px;
	height:45px;
	overflow:hidden;
	text-align:center;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
}

.listviewMDIcon
{
	vertical-align:top;
	width: 76px;
	height:86px;
	
	color:#000000;
	cursor:pointer;
}
.listviewMDIcon_h
{
	vertical-align:top;
	width: 76px;
	height:86px;	
	background-image:url(listview/listviewItemMDHover.gif);
	color:#000000;
	cursor:pointer;
}
.listviewMDIcon_s
{
	vertical-align:top;
	width: 76px;
	height:86px;

	
	background-image:url(listview/listviewItemMDSelected.gif);
	
	color:#000000;
	cursor:pointer;
}

/* Gallery ICON */
.listviewGalleryImage
{
	width:96px;
	height:72px;
	display:block;
	margin-left:3px;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:0px;
	background-position: center center;
	background-repeat:no-repeat;

}
.listviewGalleryText
{
	width: 99px;
	height:16px;
	overflow:hidden;
	text-align:center;
	display:block;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
}

.listviewIconGallery
{
	text-align:center;
	vertical-align:top;
	width: 105;
	height:93px;
	
	color:#000000;
	cursor:pointer;
	
}
.listviewIconGallery_h
{
	text-align:center;
	vertical-align:top;
	width: 105;
	height:93px;	
	background-image:url(listview/listviewItemGalleryHover.gif);
	color:#000000;
	cursor:pointer;
}
.listviewIconGallery_s
{
	text-align:center;
	vertical-align:top;
	width: 105px;
	height:93px;

	
	background-image:url(listview/listviewItemGallerySelected.gif);
	
	color:#000000;
	cursor:pointer;
}
