
.tx_wecstaffdirectory_pi1 {
}

.pluginContent {
	width: 100%;
	min-width: 350px;
}
.pluginSection {
	float: left;
	width: 100%;
}
.pluginContent .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%;
}
.pluginSection .entries li {
	display: block;
	padding: 2px;
}

.pluginSection .entries li.column {
	float:		left;
	width:		48%;
	height:		120px;
	padding-bottom:5px;	
}

.pluginSection .entries li. div.leftColumn {
	float: left;
	display: box;
	width:	30%;
}
.pluginSection .entries li. div.rightColumn {
	float: left;
	display: box;
	width:	65%;
	padding-left: 4px;
}

.entries li .float-xsm,
.entries li .float-sm,
.entries li .float-med,
.entries li .float-lg,
.entries li .float-xlg,
.entries li .float-xxlg	{ 
	float:			left; 
	padding-left:	5px; 
	line-height:	1.4em;
}

.entries li .float-xsm 	{ width:7%; }
.entries li .float-sm 	{ width:12%;}
.entries li .float-med 	{ width:15%;}
.entries li .float-lg 	{ width:20%;}
.entries li .float-xlg 	{ width:25%;}
.entries li .float-xxlg { width:30%;}

.entries li .float-photo { float:left; display:box; width:30%; padding-right:10px; }
.entries li .header 	{ font-weight:bold;font-size:110%; }
.entries li .allWidth 	{ width:100%; padding-bottom:2px;}

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

.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;
}


