form#files_form div.info
{
	padding: 10px;
	margin: 35px 15px 15px;
	border: 1px solid rgb(255, 210, 210);
	background-color: rgb(255, 230, 230);
	text-align: center;
}

form#files_form div.files
{
	margin-top: 35px;
	text-decoration: none;
}

form#files_form div.files a:hover
{
	text-decoration: none; 
}

form#files_form div.files div.item
{
	display: block;
	width: 608px;
	height: 44px;
	position: relative;
	border-top: 1px solid #b0abb5;
}

form#files_form div.files div.hover
{
	background-color: #fafaf0 !important;
}

form#files_form div.files div.odd
{
	background-color: #f0ebd5;
}

form#files_form div.files div.even
{
	background-color: white;
}

form#files_form div.files div.last
{
	border-bottom: 1px solid #b0abb5;
}

form#files_form div.files div.group
{
	background-color: #f0ebd5;
	min-height: 80px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0.5em;
	cursor: hand;
	cursor: pointer;
	background-position: 15px 8px;
	background-repeat: no-repeat;
}

form#files_form div.files div#mygroup
{
	background-image: url(../img/ico11.gif);
}

form#files_form div.files div#othergrp
{
	background-image: url(../img/ico12.gif);
}

div.group div.name
{
	float: left;
	margin: 8px 10px 10px 50px;
	width: 180px;
	color: #616161;
}

div.group div.activities
{
	float: left;
	width: 300px;
}

div.group div.activities h3
{
	color: #616161;
	line-height: 14px;
	margin: 5px 0;
	font-size:11px;
}

div.group div.activities li
{
	line-height: 14px;
	margin: 0 0 4px 0;
	font-weight: normal;
	color: #616161;
}

div.group div.activities li a
{
	font-weight: bolder;
	color: #616161;
}

div.group div.selector
{
	float: right;
	margin-top: 3px;
	margin-right: 3px;
}

div.group div.selector div.item_menu, div.group div.selector div.item_menu2
{
	width: 24px;
	height: 24px;
	background: url(../img/icons/arrow-popup.gif) 0 0 no-repeat;
}

p.group
{
	margin: 10px 0 0 0;
}

ul.event
{
	margin: 0;
	padding-left: 15px;
	list-style: disc;
}

ul.event li
{
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 11px;
	background: none;
}

div.item div.thumb
{
	top: 0;
	left: 5px;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	width: 40px;
	height: 44px;
}

div.item div.filename, div.item div.date, div.item div.size, div.item div.selector
{
	position: absolute;
	top: 0;
	color: #999;
	line-height: 44px !important;
	font-size: 12px;
	cursor: hand;
	cursor: pointer;
}

div.item div.filename
{
	left: 52px;
	color: #444;
	font-size: 14px;
	width: 320px;
}

div.item div.date
{
	left: 345px;
	font-size:11px;
	width: 80px;
	font-weight:normal;
	line-height:18px !important;
	padding:4px 0 0;
}

div.item div.size
{
	left: 430px;
	width: 70px;
	text-align: right;
}

div.item div.stats
{
	position: absolute;
	top: 0;
	left: 500px;
	line-height: 44px !important;
	width: 40px;
	height: 40px;
}

div.item div.icon
{
	float: right;
	height: 40px;
	width: 28px;
}

div.item div.stats #id100
{
	background: url(../img/icons/100.gif) 1px 16px no-repeat;
}
div.item div.stats #id010
{
	background: url(../img/icons/010.gif) 1px 12px no-repeat;
}
div.item div.stats #id001
{
	background: url(../img/icons/001.gif) 1px 6px no-repeat;
}
div.item div.stats #id110
{
	background: url(../img/icons/110.gif) 1px 12px no-repeat;
}
div.item div.stats #id011
{
	background: url(../img/icons/011.gif) 1px 6px no-repeat;
}
div.item div.stats #id101
{
	background: url(../img/icons/101.gif) 1px 6px no-repeat;
}
div.item div.stats #id111
{
	background: url(../img/icons/111.gif) 1px 12px no-repeat;
}

div.item div.selector
{
	left: 550px;
	margin-top: 11px;
}

div.item div.selector div.item_menu div.data, div.group div.selector div.item_menu div.data, div.item div.selector div.item_menu2 div.data, div.group div.selector div.item_menu2 div.data
{
	display: none;
}

div.item div.selector div.item_menu, div.item div.selector div.item_menu2
{
	margin-top: -2px;
	position: absolute;
	width: 24px;
	height: 24px;
	background: url(../img/icons/arrow-popup.gif) 0 0 no-repeat;
}

div.item div.selector input
{
	position: absolute;
	margin-left: 30px;
}

div.path
{
	color: #b0abb5;
	margin: 3px 10px;
}

html>body div.item div.selector input
{
	margin-left: 34px;
	margin-top: 4px;
}

div.dyn_links
{
	float: right;
	margin-right: 20px;
}

html>body div.dyn_links
{
	margin-right: 35px;
}

div.dyn_links a
{
	color: red;
	font-weight: bold;
	display: none;
}

#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #EDF7C2;
	padding: 2px;
}

#tooltip h3
{
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

div.greens-tabs div.tab
{
	float: left;
	width: 140px;
	height: 52px;
	background: url(../img/tab_gray.gif) no-repeat 0 0;
}

div.greens-tabs div.active
{
	background: url(../img/tab_green.gif) no-repeat 0 0 !important;
}

div.greens-tabs div.spacer
{
	float: left;
	width: 6px;
	height: 52px;
	background: url(../img/tab_spacer.png) no-repeat 0 0;
}

div.greens-tabs div.tab h2
{
	font-size: 15px;
	line-height: 18px;
	padding-left: 50px;
	padding-top: 8px;
	color: gray;
}

div.greens-tabs div.active h2
{
	color: #41612c !important;
}

div.greens-tabs div h2.events
{
	background: url(../img/events.png) no-repeat 10px 10px;
}

div.greens-tabs div h2.tree
{
	background: url(../img/tree.png) no-repeat 10px 10px;
}

div.greens div.events-cont
{
	padding: 50px 10px 0;
}

div.greens div.tree-cont
{
	padding: 60px 5px 0 5px;
	margin: 0 5px;
}

div.greens div.tree-cont div.dummy
{
	width: 100%;
	height: 400px;
	overflow: auto;
	overflow-y: scroll;	
}

div.greens div.tree-cont ul
{
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 19px;
}

div.greens div.tree-cont li
{
	background: url(/skins/default/img/icons/folder_small.gif) 0 1px no-repeat;
	padding: 0 0 0 22px;
	text-decoration: none;
	margin-top: 0;
}

div.greens div.tree-cont li.selected
{
	background-color: #f0ebd5;
}

div.greens div.tree-cont ul ul
{
	margin-left: 22px;
}

div.greens div.tree-cont li.hover
{
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}
