
.gridContainer 
{
   /* background-color: #636470;
    padding: 0px;
    marging: 0px;*/
    height: 	100%;
    
}
.gridContainer, .grid, .gridHeaderRow, .gridContainer a
{
    color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
	table-layout:fixed;
} 
.gridContainer input 
{
    color: #FFFFFF;
    font-family: arial;
    _font-family: tahoma,arial;
    font-size: 11.5px;
    _font-size: 12px;
	font-weight: normal;
}
.grid 
{
    border-tncollapse: tncollapse;
    border-spacing: 0;
}
.grid .UR
{
	font-weight: bold;
}
.gridContainer tr, .gridContainer td, .gridContainer th, .gridContext div 
{
}
.gridBigIcons .grid .line,
.gridIcons  .grid .line,
.gridStandart  .grid .line
{
}
.gridStandart  .grid .notread
{
	font-weight: bold;
	background-color: #00f;
}

.gridBigIcons .grid .separator,
.gridIcons  .grid .separator
{
	display: none;
}
.gridStandart  .grid .separator
{
}


.gridHeaderRow th 
{
    border-left: 1px solid #636470;
    padding: 0 0 0 3px;
	overflow: hidden;
}
.gridHeaderRow th:first-child 
{
    padding-left: 0px;
}

.gridStandart .grid td 
{
    border-left: 1px solid #636470;
    padding: 0 0 0 3px;
	overflow: hidden;
}
.gridStandart .grid .data
{
	white-space:nowrap;
	overflow: hidden;
}
.gridStandart .grid .text
{
	white-space:nowrap;
	overflow: hidden;
}
.gridStandart .grid td 
{
    border-left-color: transparent;
}
.gridStandart .grid td:first-child, 
{
    padding-left: 0px;
}
.gridStandart .grid td 
{
    padding-bottom: 2px;
    padding-top: 2px;
}
.gridStandart .grid tr:nth-child(2n) 
{
}
.gridStandart .grid tr:nth-child(2n+1) 
{
}
.gridPager.fixed 
{
    background: none repeat scroll 0 0 #333333;
}
.gridWrapper tr:hover, .gridContainer th:hover, .gridWrapper tr:hover input, .gridWrapper tr:hover a 
{
    background-color: #626367;/*#525357;*/
    color: #FFFFFF;

}
.gridHeaderRow 
{
    border-tncollapse: tncollapse;
}
.grid td.hilite 
{
    background-color: #2A8ADD;
    color: #FFFFFF;
}
.gridContext 
{
    background-color: white;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 15px #000000;
}
.gridContext div 
{
    color: black;
    font-size: 12px;
    padding: 6px 15px;
}
.gridContext div:hover 
{
    background-color: #4071EE;
    color: white;
}
.gridTitle 
{
    font-size: 14px;
    padding: 10px;
}
.gridContainer 
{
    border-tncollapse: tncollapse;
    amargin-bottom: 10px;
    overflow: hidden;
    aposition: relative;
}
.gridWrapper
{
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
	background-color: #464752;
	
	/*position: absolute;*/
	position:relative;
	bottom: 0;
	
}

.gridHeaderRow tr:first-child 
{
    background-color: rgba(0, 0, 0, 0.2);
    background-image: -moz-linear-gradient(center top , transparent, rgba(0, 0, 0, 0.2));
}
.gridHeaderRow th 
{
    cursor: col-resize;
    padding: 0px;
    awidth: 150px;
}
.gridHeaderRow th:first-child 
{
    border-left: 0 none;
}
.gridHeaderRow th:last-child 
{
    border-right: 0 none;
}
.gridContainer input,
.gridContainer textarea 
{
    background-color: rgba(0, 0, 0, 0.4);
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    height: 2em;
    margin-top: -2px;
    outline: 0 none;
}
.gridContainer input.page
{
   width: 40px;
}
.gridContainer input:focus,
.gridContainer textarea:focus 
{
background-color:#222;

}
.grid
{
    width: 100%;
}
.gridHeaderRow 
{
    width: 100%;
	aheight:20px;
	overflow: hidden;
}

.grid td:hover 
{
    abackground-color: #636470;
	aborder-color: #00f;
}
.grid tr.selected
{
    background-color: orange;
}

.grid  .selected + .notread *
{
    background-color: #0D0033 !important;
}

.grid td 
{
}

.gridPager 
{
    background-color: rgba(0, 0, 0, 0.2);
    background-image: -moz-linear-gradient(center top , transparent, rgba(0, 0, 0, 0.2));
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 25px;
    overflow: hidden;
    padding: 10px 0 10px 10px;
    width: auto;
}
.gridPager.pagerTop 
{
    border-radius: 0 0 0 0;
}

/**/
.gridReduced
{
	height: 1px;
	padding: 0px;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
	overflow: hidden;
}

.gridPager.reduced input, 
.gridPager.reduced .gridTotal,
.gridPager.reduced .gridButton,
.gridPager.reduced .gridSearch
{
	display: none;
}

.gridPager.fixed 
{
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 999;
}
.gridPager.fixed > div:last-child 
{
    left: -20px;
    position: relative;
}
.gridPager > div 
{
    float: left;
    margin-right: 8px;
}
.gridPager .gridSearch
{
	margin-top: 2px;
}
.gridTotal 
{
    padding: 5px;
}
.gridButton
{
    background-color: #525357;
    background-image: -moz-linear-gradient(center top , #636470, #525357);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 5px #222222;
    color: white;
    cursor: pointer;
    font-size: 11px;
    padding: 5px;
    text-align: center;
}
.rightButton
{
	float: right!important; 
}

.gridButton:active 
{
}
.gridTitle .gridButton
{
    float: right;
    margin-right: 6px;
    margin-top: -3px;
}
.gridPager .gridSave
{
    display: none;
    float: right !important;
}
.gridRefresh
{
    font-size: 10px;
}
.gridResizer
{
    background-color: transparent;
    height: inherit;
    position: relative;
	cursor : pointer;
	margin-right:3px;
	padding-top:5px;
	padding-bottom:5px;
}
.gridContext
{
    padding: 2px;
    position: fixed;
    width: 200px;
    z-index: 99999;
}
.gridContext div
{
}
.grid a
{
    text-decoration: underline;
}
.gridButton.inactive
{
	opacity : 0.1;
    filter : alpha(opacity=10);
}
.gridButton .btList
{
	width: 20px;
	height: 20px;
	background-image: url('/i/32/bt.list.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size = '20px 20px';

}
.gridButton .btIcons
{
	width: 20px;
	height: 20px;
	background-image: url('/i/32/bt.icons.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size = '20px 20px';
}
.gridButton .btBigIcons
{
	width: 20px;
	height: 20px;
	background-image: url('/i/32/bt.bigicons.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size = '20px 20px';
}


.gridButton .btVideo
{
	width: 20px;
	height: 20px;
	background-image: url('/i/32/bt.video.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size = '20px 20px';
}

/* vue liste */
.gridStandart .grid td:first-child 
{
    border-left: 0 none;
}
.gridStandart .grid td:last-child 
{
    border-right: 0 none;
}
.gridStandart .grid td select 
{
    border: 1px solid rgba(255, 255, 255, 0.1);
    outline: 0 none;
    width: 95%;
}
.gridStandart .grid .tncollapse
{
	padding-left: 16px!important;
	background-image: url("/i/t-collapse.png");
	background-repeat: no-repeat;
}
.gridStandart .grid .tnnosub
{
	padding-left: 16px!important;
}
.gridStandart .grid .tnexpand
{
	padding-left: 16px!important;
	background-image: url("/i/t-expand.png");
	background-repeat: no-repeat;
}
.gridStandart .grid .folder
{
	padding-left: 18px!important;
	background-image: url("/i/t-folder.png");
	background-repeat: no-repeat;
}
.gridStandart .grid .text
{
	padding-left: 18px!important;
	background-image: url("/i/t-file.png");
	background-repeat: no-repeat;
}
.gridStandart .grid TR TD.UID 
{
	background-repeat: no-repeat;
	background-position: center center;
	background-size : 16px 16px;
	padding:0px;
	color: transparent;
}
.gridStandart .grid TR TD.NAME 
{
	background-image: none!important;	
}
.gridStandart .grid .closed
{
	display: none;
}
.gridStandart .grid .tree_0
{
	margin-left: 0px!important;
}
.gridStandart .grid .tree_1
{
	margin-left: 16px!important;
}
.gridStandart .grid .tree_2
{
	margin-left: 32px!important;
}
.gridStandart .grid .tree_3
{
	margin-left: 48px!important;
}
.gridStandart .grid .tree_4
{
	margin-left: 64px!important;
}
.gridStandart .grid .tree_5
{
	margin-left: 80px!important;
}
.gridStandart .grid .tree_6
{
	margin-left: 96px!important;
}
.gridStandart .grid .tree_7
{
	margin-left: 122px!important;
}
.gridStandart .grid .tree_8
{
	margin-left: 138px!important;
}
.gridStandart .grid .tree_9
{
	margin-left: 154px!important;
}
.gridStandart .grid .tree_10
{
	margin-left: 170px!important;
}
.gridStandart .grid .tree_11
{
	margin-left: 186px!important;
}
.gridStandart .grid .tree_12
{
	margin-left: 202px!important;
}
.gridStandart .grid .tree_13
{
	margin-left: 218px!important;
}
.gridStandart .grid .tree_14
{
	margin-left: 234px!important;
}
.gridStandart .grid .tree_15
{
	margin-left: 250px!important;
}


/* vue petites icones */

.gridIcons.gridHeaderRow
{
	display: none;
}

.gridIcons .grid TR 
{

    display: inline;
    float: left;
    height: 80px;
    awidth: 130px;
	width: 100px;
	vertical-align: bottom;

    background-color: #666;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 2px 2px 10px #000000;	
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
}
.gridIcons .grid tr:hover 
{
    box-shadow: 2px 2px 10px #00f;
}
.gridIcons .grid td:first-child 
{
    border-left: 0 none;
}
.gridIcons .grid td:last-child 
{
    border-right: 0 none;
}
.gridIcons .grid TR TD 
{
	display: none;
	background-image: none;
}

.gridIcons .grid TR TD.NAME 
{
	display: block;
	abackground-image: url('/i/64/page.png');
	background-repeat: no-repeat;
	background-position: center 2px;
	background-size : 64px 64px;
	padding-left:2px;
	padding-right:2px;
}
.gridIcons .grid TR TD.NAME  .data
{
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-align:center;
	width:100%;
	height:100%;
	padding-top:65px;
	overflow: hidden;
}
.gridIcons .grid TR TD.NAME  .tnexpand, 
.gridIcons .grid TR TD.NAME  .tncollapse, 
.gridIcons .grid TR TD.NAME  .tnnosub
{
	background-image: none;
}
.gridIcons .grid TR TD.NAME  .folder
{
	background-image: none;
}
.gridIcons tr.selected
{
    background-color: orange;
}

/* vue grandes icones */

.gridBigIcons.gridHeaderRow
{
	display: none;
}
.gridBigIcons .grid TR 
{
    display: inline;
    float: left;
    height: 200px;
	width: 200px;
	vertical-align: bottom;
    background-color: #666;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 2px 2px 10px #000000;	
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
}
.gridBigIcons .grid tr:hover 
{
    box-shadow: 2px 2px 10px #00f;
}
.gridBigIcons .grid td:first-child 
{
    border-left: 0 none;
}
.gridBigIcons .grid td:last-child 
{
    border-right: 0 none;
}
.gridBigIcons .grid TR TD 
{
	display: none;
	background-image: none;
}
.gridBigIcons .grid TR TD.UID 
{
	background-repeat: no-repeat;
	background-position: center center;
	background-size : 16px 16px;
	padding:0px;
	color: transparent;
}

.gridBigIcons .grid TR TD.NAME 
{
	display: block;
	background-repeat: no-repeat;
	background-position: center 26px;
	background-size : auto 128px;
	padding-left:2px;
	padding-right:2px;
}
.gridBigIcons .grid TR TD.NAME  .data
{
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-align:center;
	width:100%;
	height:100%;
	padding-top:180px;
	overflow: hidden;
}
.gridBigIcons .grid TR TD.NAME  .tnexpand, 
.gridBigIcons .grid TR TD.NAME  .tncollapse, 
.gridBigIcons .grid TR TD.NAME  .tnnosub
{
	background-image: none;
}
.gridBigIcons .grid TR TD.NAME  .folder
{
	background-image: none;
}
.gridBigIcons tr.selected
{
    background-color: orange;
}

/**/

.gridDiaporama
{
	background-color: #000;
	
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index: 61000;
}

.gridDiaporama .first
{
	background-color: #fff;
	position: absolute;
	bottom:0;
	right:128px;
	width:64px;
	height:64px;
	z-index: 61002;
	opacity : 0.5;
    filter : alpha(opacity=50);
	background-image:url('/i/64/premiere.png');
}
.gridDiaporama .prev
{
	background-color: #fff;
	position: absolute;
	bottom:0;
	right:64px;
	width:64px;
	height:64px;
	z-index: 61002;
	opacity : 0.5;
    filter : alpha(opacity=50);
	background-image:url('/i/64/prev.png');
}
.gridDiaporama .next
{
	background-color: #fff;
	position: absolute;
	bottom:0;
	right:0;
	width:64px;
	height:64px;
	z-index: 61002;
	opacity : 0.5;
    filter : alpha(opacity=50);
	background-image:url('/i/64/next.png');
}
.gridDiaporama .infos
{
	position: absolute;
	bottom:0;
	left:0px;
	right:192px;
	height:60px;
	z-index: 61002;
	opacity : 0.5;
    filter : alpha(opacity=50);
	color: #fff;
	font-family: arial;
	font-size: 11px;
	padding: 2px;
	padding-top: 5px;
}

.gridDiaporama .image
{
	position: absolute;
	bottom:64px;
	top:0px;
	left:0px;
	right:0px;
	z-index: 61001;
	max-width:100%;
	max-height:100%;
	margin: auto;
}
.gridDiaporama .other
{
	position: absolute;
	bottom:64px;
	top:0px;
	left:0px;
	right:0px;
	z-index: 61001;
}
/**/

.dropforbidden
{
	cursor: url(http://www.guildz.net/i/forbidden.cur) 1 1, auto!important;
}
.dropenabled
{
	cursor: url(http://www.guildz.net/i/enabled.cur) 1 1, auto!important;
}
.dropmoving
{
	cursor: url(http://www.guildz.net/i/moving.cur) 1 1, auto!important;
}