
.tx_wecstaffdirectory_pi1 {
	width: 100%;
	min-width: 350px;
}

.pluginContent {
}

.tx_wecstaffdirectory_pi1 .pluginSection {
	float: left;
	width: 100%;
}
.tx_wecstaffdirectory_pi1 .entries {
	display: block;
	margin:  0px;
	padding: 6px;
	float:	left;
	width:	100%;
}

.pluginNav div {
	margin-bottom: 6px;
}
.pluginNav span {
	margin: 2px 12px 2px 0px;
}
.pluginNav select {
	padding: 2px 0;
}

.pluginSection .listHeader {
	border-bottom: 	2px solid #888;
	font-size:		11px;	
	font-weight:	bold;
	padding:		0px;
	padding-top:	8px;
	padding-bottom: 3px;
	margin:			0px;
	margin-top:		8px;
	width:			100%;
	min-width:		400px;
}
.pluginSection .entries li {
	display: block;
	padding: 2px;
}

.pluginSection .entries li.column {
	float:		left;
	width:		48%;
	xheight:		140px;
	margin-bottom:10px;	
}

.pluginSection .entries li div.leftSide {
	float: left;
	display: box;
	padding-right:15px;
	padding: 0px 15px 10px;
}
.pluginSection .entries li div.rightSide {
	float: left;
	display: box;
	padding: 4px 6px 0px;
}

.entries li .floatLeft 	{ float: left; line-height: 1.4em;}
.entries li .floatRight { float: right; line-height:1.4em;}

.entries li .nameDisplay { width: 140px;}
.entries li .photoSmallDisplay { width: 100px;}
.entries li .photoDisplay { width: 160px;}
.entries li .deptDisplay { width: 120px;}
.entries li .posDisplay { width: 140px;}
.entries li .miscDisplay { width: 120px;}
.entries li .phoneDisplay { width: 95px;}
.entries li .cellDisplay { width: 95px;}
.entries li .emailDisplay { width: 50px;}
.entries li .social1Display { width: 65px;}
.entries li .social2Display { width: 65px;}
.entries li .social3Display { width: 65px;}
.entries li .dateDisplay { width: 80px;}
.entries li .editButtons { width: 120px;}
.entries li .smallImage { width: 40px;}
.entries li .itemSpacer { padding-left: 10px; }

.entries li .header 	{ font-weight:bold;font-size:110%; }
.entries li .allWidth 	{ width:100%; padding-bottom:2px;}

.entries li .smText  	{ font-size:11px; }
.entries li .medText 	{ font-size:12px; }
.entries li .lgText  	{ font-size:14px; }
.entries li .isBold  	{ font-weight:bold; }
.entries li .gutter  	{ float:left; display:box; width:100%;}

.entries li .fieldDescriptionLarge .bodytext { padding:0px; margin:3px 0px;}
.listAlternatingColor1 {
	background-color: transparent;
}
.listAlternatingColor2 {
	background-color: #eee;
}

.entries li.entry {
	margin-bottom: 6px;
}

/*---- For SINGLE View ----*/
.entries li .fieldHeader {
	display:		block;
	float:			left;
	width:			100%;
	font-weight:	bold;
	font-size:		14px;
	margin:			4px 0px;
}
.entries li .fieldHeaderLarge {
	font-size:		18px;
	font-weight:	bold;
}
.entries li .fieldLabel {
	display:		block;
	float:			left;
	width:			30%;
	margin:			2px 6px;
	clear:			left;
	font-weight:	bold;
	font-size:		12px;
}
.entries li .fieldDescription {
	display:		block;
	float:			left;
	width:			60%;
	margin-bottom: 2px;
	text-align:		left;
}
.entries li .fieldDescriptionLarge {
	display:		block;
	float:			left;
	width:			90%;
	margin:			2px 6px;
}

.singleView ul.entries, .singleView .topAside {
	float:			left;
	width:			65%;
}
.singleView .photo {
	display:block;
	float:left;
	padding-right: 8px;
}
/*--- Forms ---*/
.wecstaffdirectoryForm {
	width: 		550px;
	border: 	1px solid #333;
	margin:		0px auto;
	padding:	0px;
}
.pluginForm {
	margin:		0px;
}

/*---- Headers in entries ----*/
.pluginSection .entries li.deptHeader {
	display:	block;
	width:		100%;
	padding:	2px;
	margin-bottom: 2px;
	margin-top:  8px;
	border-bottom: 1px solid #888;
	font-size:	16px;
	font-weight:bold;
	clear:		both;
}
.pluginSection .entries li.deptHeader .title {
	display:	inline-block;
	font-size:	16px;
	font-weight:bold;
	padding-left: 4px;
}
.pluginSection .entries li.deptHeader .image {
	display:	inline-block;
	padding-right: 10px;
}
.pluginSection .entries  li.deptHeader .description {
	display:	inline-block;
	font-size:	12px;
	font-weight:normal;
	color:		#888;
	padding-left:10px;
	padding-top:3px;
}

.pageLink {
	font-size:		12px;
	padding:		0px;
	margin:			0px;
	margin-top:		4px;
	margin-right:	10px;
}

