/* @override 
	http://localhost/~josanchez/ws/styles/styleV2test/css/explorer.css
	http://localhost/~josanchez/ws/php/plasticbriqFramework/interfaceFiles/css/explorer.css
*/

.ItemChooserContainer {
	width: 100%;
	/*height: 420px;*/
}

.ItemChooser {
	display: block;
	width: 100%;
	position: relative;
	height: 300px;
}

.ItemChooserList {
	display: block;
	/*width: 500px;*/
	/*width: 100%;*/
	height: 300px;
	/*overflow: hidden;*/
	position: absolute;
	left: 0;
	right: 257px;
	border: 1px solid #9b9b9b;
	float: left;
	background-color: #efefef;
}

.ItemChooserContent {
	display: block;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 280px;
	position: relative;
	/*width: 100%;*/
}

.ItemPreviewContainer {
	display: block;
	width: 256px;
	height: 300px;
	background-color: #fff;
	position: absolute;
	right: 0;
	text-align: center;
	vertical-align: bottom;
	/*float: right;*/
	clear: none;
	overflow: hidden;
	line-height: 310px;
	border-width: 1px;
	border-color: #9b9b9b;
	border-top: 1px solid #9b9b9b;
	border-right: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
}

.ItemPreviewContainer img {
	display: inline;
	max-width: 250px;
	max-height: 300px;
}

.ItemPreviewContainer h3,.popUpContent .ItemPreviewContainer h3 {
	position: absolute;
	line-height: normal;
	left: 0;
	bottom: 0;
	margin-bottom: 40px;
	width: 256px;
	/*overflow: hidden;*/
	vertical-align: bottom;
}

.ItemPreview {
	margin: 0;
	height: 270px;
}

.ExplorerMoreActions {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #728ba1;
	width: 100%;
	height: 3em;
	cursor: pointer;
	cursor: hand;
}

.ExplorerMoreActions:hover {
	color: black;
	background-color: #fbfde4;
	border-top: 1px solid #9d9d9d;
}

.ExplorerMoreActions p {
	display: block;
	line-height: normal;
	/*text-decoration: underline;*/
	color: white;
	font-weight: bold;
	margin-top: 10px;
}

.ExplorerMoreActions:hover p {
	color: black;
}

.ExplorerMoreActions img {
	display: block;
	margin-left: 5px;
	vertical-align: bottom;
	position: absolute;
	top: 7px;
	right: 50px;
}

.ExplorerMoreActionsContainer {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 30px;
	border-top: 1px solid #9b9b9b;
}

.ExplorerMoreActionsContainer p {
	line-height: 30px;
	margin: 0;
	font-weight: bold;
}

.ExplorerMoreAction p:hover {
	background-color: #fbfde4;
	cursor: pointer;
	cursor: hand;
}

.ExplorerMoreActionDisabled p {
	color: #aaa;
}

#ExplorerCopyAction {
	display: block;
	height: 30px;
	padding: 0;
	margin: 0;
}

#ExplorerCopyAction:hover, #ExplorerMoveAction:hover {
	background-color: unchanged;
}

/*#ExplorerCopyAction:hover {
	background-color: #fbfde4;	
	cursor: pointer;
	cursor: hand;
}*/


.ExplorerNavigationBar {
	border-bottom: 1px solid #bfbfbf;
	padding-top: 2px;
	padding-bottom: 2px;
	z-index: 10;
	background-color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.ExplorerNavigationBarItem, .CurrentExplorerNavigationBarItem {
	display: inline;
	margin-left: 3px;
	padding: 2px;
	cursor: pointer;
	cursor: hand;
}
.ExplorerNavigationBarItem p, .CurrentExplorerNavigationBarItem p {
	display: inline;
	padding: 2px;
}


.ExplorerNavigationBarItem p:hover, .CurrentExplorerNavigationBarItem p:hover {
	background-color: #fbfde4;
}

.create_group_form {
	display: block;
	position: relative;
	top: 61px;
	left: 70px;
}

.create_group_form input {
	position: relative;
	margin-left: 0;
	margin-right: 0;
}

.create_group_form .formButton {
	margin-left: 5px;
}

.ItemChooserActions {
	display: block;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	height: 90px;
	width: 100%;
}

.ItemChooserAction {
	display: block;
	position: relative;
	float: left;
	width: 50%;
	/*margin-left: 30px;*/
}

.GoUpAction {
	background-color: white;
	cursor: pointer;
	cursor: hand;
	padding-left: 30px;
	/*padding-top: 6px;
	padding-bottom: 6px;*/
	line-height: 28px;
}

.GoUpAction:hover {
	background-color: #fbfde4;
	cursor: pointer;
	cursor: hand;
}

.GoUpAction img {
	margin-right: 18px;
}

.explorerAction {
	cursor: pointer;
	cursor: hand;
	display: block;
	min-width: 300px;
	width: 100%;
	/*margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;*/
	margin-right: auto;
}

#selectedRow {
	background-color: #3875d7;
	color: white;
}

.explorerRowOdd:hover,.explorerRowEven:hover {
	background-color: #fbfde4;
}


/*.explorerRowOdd,.explorerRowEven {
	padding-top: 2px;
	padding-bottom: 3px;
}*/

.explorerRowOdd img,.explorerRowEven img {
	position: relative;
	top: 5px;
}

.explorerRowOdd {
	background-color: #fff;
}

.explorerRowEven {
	background-color: #ecf3fe;
}


.explorerRowContent {
	display: block;
	margin-left: auto;
	margin-right: auto;
	min-width: 300px;
	width: 100%;
	/*width: 480px;*/
	/*position: relative;*/
}

.explorerRowOdd p,.explorerRowEven p {
	margin: 0;
	display: inline;
	/*width: 300px;*/
	max-width: 300px;
	max-height: 30px;
	overflow: hidden;
	min-width: 200px;
	position: relative;
	text-align: left;
	vertical-align: middle;
	line-height: 28px;
	margin-left: 15px;
	padding-top: 4px;
	/*padding-top: 2px;*/
	padding-bottom: 4px;
}

.explorerActions {
	cursor: pointer;
	cursor: hand;
	display: block;
	/*position: absolute;*/
	clear: both;
	float: right;
	right: 0;
	/*right: 10px;*/
	margin-right: 10px;
	/*min-width: 80px;*/
	margin-top: -24px;
	text-align: right;
}


.explorerActions img {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: -7px;
	padding: 2px;
	cursor: pointer;
	cursor: hand;
}

.explorerActions img:hover {
/*	padding: 0;*/
/*	border: 1px solid #000;
	background-color: white;
*/	cursor: pointer;
	cursor: hand;
}


.GroupName,.ItemName {
	display: inline;
	/*width: 200px;*/
	width: 100%;
	overflow: hidden;
	top: -1px;
}

.inlineForm {
	display: inline;
	width: auto;
	float: none;
	position: relative;
	top: 2px;
}

.inlineForm .formField {
	width: 150px;
	margin: 0;
	padding: 0;
	display: inline;
}

.inlineForm img {
	float: left;
}

.inlineForm .formField input {
	float: none;
}

.dangerousActions {
	display: inline;
	margin-left: 10px;
}

.ItemChooserRowAction {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}

.ItemChooserRowAction:hover {
	background-color: #AAAAAA;
	text-decoration: none;
	color: #fff;
}
