/* TABLE OF CONTENTS ----------------------------------------------------------
PLAZA OVERVIEW PAGE
- loader
- q-tip
- display view icons
- info panel
- plaza item footer + item search result list container
- plaza list
- plaza details
- plaza names list
- mindz favorites
- your own branded plaza 

POPUPS
- create a plaza
...
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
**** PLAZA OVERVIEW PAGE ****
-----------------------------------------------------------------------------*/


/* LOADER
-----------------------------------------------------------------------------*/
.loadingImageContainer {
	clear: left;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 70px;
}

.loadingImage {
	margin-left: auto;
	margin-right: auto;
}
/* END LOADER
-----------------------------------------------------------------------------*/


/* Q-TIP
-----------------------------------------------------------------------------*/
.qtip-wrapper {
	border: none 0px;
	background-color: #f7f5f2;
	background: none;
	width: auto !important;
}

/*---- systemlinks qtip */
.linkSystemContainerQtip {
	float: left;
	white-space: nowrap;
}

.linkSystemContainerQtip .qtip-wrapper {
	background: #F7F5F2;
}

.linkSystemContainerQtip, .linkSystemContainerQtip .qtip-wrapper, .qtip-content {
	overflow: visible !important;
	white-space: nowrap;
}

.linkSystemContainerQtip a.linkSystemImg {
	float: left;
	outline: none;
	margin-right: 5px;
}
/* END Q-TIP
-----------------------------------------------------------------------------*/


/* DISPLAY VIEW ICONS 
-----------------------------------------------------------------------------*/
.displayViewContainer {
	position: relative;
	z-index: 1;
	float: right;
	margin-top: -18px;
}

.displayViewContainer a {
	outline: none;
	margin-right: 3px;
}

.linkTiles {
	background: url(http://images.mindz.com/css/images/systemIcons/tiles_grey.png) no-repeat;
}

.linkTiles.selected {
	background: url(http://images.mindz.com/css/images/systemIcons/tiles_blue.png) no-repeat;
}

.linkList {
	background: url(http://images.mindz.com/css/images/systemIcons/list_grey.png) no-repeat;
}

.linkList.selected {
	background: url(http://images.mindz.com/css/images/systemIcons/list_blue.png) no-repeat;
}

.linkDetails {
	background: url(http://images.mindz.com/css/images/systemIcons/details_grey.png) no-repeat;
}

.linkDetails.selected {
	background: url(http://images.mindz.com/css/images/systemIcons/details_blue.png) no-repeat;
}

.linkNames {
	background: url(http://images.mindz.com/css/images/systemIcons/names_grey.png) no-repeat;
}

.linkNames.selected {
	background: url(http://images.mindz.com/css/images/systemIcons/names_blue.png) no-repeat;
}
/* END DISPLAY VIEW ICONS 
-----------------------------------------------------------------------------*/


/* INFO PANEL
-----------------------------------------------------------------------------*/
.plazaSearchContainer .infoPanel, .plazaProfileFilteredContainer {
	margin: 0 0 10px 0;
}
/* END INFO PANEL
-----------------------------------------------------------------------------*/


/* PLAZA ITEM FOOTER + ITEM SEARCH RESULT LIST CONTAINER
-----------------------------------------------------------------------------*/
/*---- search result list container */
.plazaPlazaSearchResultList {
	float: left;
	clear: left;
	width: 100%;
}

.plazaPlazaSearchResultPaging, .plazaSearchResultList {
	clear: left;
}

/*---- item hover */
.plazaListContainer:hover, .plazaListContainer.hover {
	background: white url(http://images.mindz.com/Images/gradient_witgrijs.gif) repeat-x scroll 50% 100%;
}
/* END PLAZA ITEM FOOTER + ITEM SEARCH RESULT CONTAINER
-----------------------------------------------------------------------------*/


/* PLAZA LIST
-----------------------------------------------------------------------------*/
.plazaPlazaListContainer {
	overflow: hidden;
	clear: left;
	margin-bottom: 30px;
	line-height: normal;
}

.plazaPlazaListContainer .imageMaskSmall {
	margin-bottom: 5px;
}

.plazaPlazaListContainer h2.subHeaderItem {
	float: none;
	clear: none;
	width: auto;
	color: #006CA8;
}

.plazaPlazaListContainer h2.subHeaderItem a {
	text-decoration: none;
	color: #006CA8;
}

.plazaPlazaListContainer .plazaPlazaPayoffLabel {
	font-weight: bold;
}

.plazaPlazaListContainer .plazaPlazaNameLabel {
	margin: 0 0 5px 0;
	font-size: 11px;
}

.plazaPlazaListContainer a {
	color: #A6A098;
}
/* END PLAZA LIST
-----------------------------------------------------------------------------*/


/* PLAZA DETAILS
-----------------------------------------------------------------------------*/
.plazaPlazaDetailsContainer {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 30px;
}

.plazaPlazaDetailsContainer h2.subHeaderItem {
	float: none;
	clear: none;
	width: auto;
}

.plazaPlazaDetailsContainer h2.subHeaderItem a {
	text-decoration: none;
	color: #006CA8;
}

.plazaPlazaDetailsContainer .plazaPlazaPayoffContainer {
	font-weight: bold;
}

.plazaPlazaDescriptionContainer {
	margin-top: 5px;
	margin-left: 109px;
}
/* END PLAZA DETAILS
-----------------------------------------------------------------------------*/


/* PLAZA TILES
-----------------------------------------------------------------------------*/
.plazaPlazaTilesContainer {
	float: left;
	margin-bottom: 20px;
	padding-bottom: 3px;
	width: 136px;
}

.plazaPlazaTilesContainer .imageMaskMedium {
	margin: 0 0 0 15px;
}

.twoColumnsLeft .plazaPlazaTilesContainer {
	width: 127px;
}

.twoColumnsLeft .plazaPlazaTilesContainer .imageMaskMedium {
	margin: 0 0 0 12px;
}

.plazaPlazaTilesContainer .plazaPlazaTileNameLabel {
	display: block;
	clear: left;
	padding: 0 10px;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
/* END PLAZA TILES
-----------------------------------------------------------------------------*/


/* PLAZA NAMES LIST 
-----------------------------------------------------------------------------*/
.plazaPlazaNamesContainer {
	float: left;
	width: 50%;
	margin: 2px 0;
}

.plazaPlazaNamesContainer a {
	text-decoration: none;
}
/* END PLAZA NAMES LIST 
-----------------------------------------------------------------------------*/


/* MINDZ FAVORITES 
-----------------------------------------------------------------------------*/
.plazaPlazaFavoriteItemContainer {
	position: relative;
	float: left;
	width: 120px;
	height: 145px;
	text-align: center;
}

.plazaPlazaFavoriteItemContainer .imageMaskMedium {
	margin-left: 8px;
	margin-right: 0px;
}

.plazaPlazaFavoriteItemContainer .plazaPlazaNameLabel {
	display: block;
	padding: 0 10px;
	font-size: 11px;
}

.plazaPlazaFavoriteItemContainer .linkSystemContainer {
	top: 77px !important;
}
/* END MINDZ FAVORITES 
-----------------------------------------------------------------------------*/


/* YOUR OWN BRANDED PLAZA 
-----------------------------------------------------------------------------*/
.plazaPlazaBrandedPlazaLabel {
	display: block;
	clear: both;
	padding: 0 120px 0 0;
	background: url("http://images.mindz.com/images/brandendPlazaAfbeelding.gif") no-repeat right top;
}
/* END YOUR OWN BRANDED PLAZA 
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
**** POPUPS ****
-----------------------------------------------------------------------------*/

/* CREATE A PLAZA
-----------------------------------------------------------------------------*/

/* END REATE A PLAZA
-----------------------------------------------------------------------------*/
