.WorkPanel .Corner_rt {padding: 15px 4px 25px 4px;}
.FileArea
{
	padding: 0;	margin: 0;
	width: 600px;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	background-color: #ffffff;
}
.FileArea .Thumbnail
{
	text-align:center;
	margin: 5px 5px 0px 0px;
	height: 113px;
	line-height:113px;
}
.FileArea .Thumbnail img 
{
	vertical-align:middle;  
	border:solid 1px #777;
}

.FileArea .ItemNormal{width:100%;height:100%;background-color:#fff;}
.FileArea .ItemSelected{ width:100%;height:100%;background-color:#e9fbbd; background:url(../images/select_bg2.gif) 100% 100% no-repeat;}

.FileArea .File
{
	width: 149px !important; width: 149px;
	height: 240px !important; height: 240px;
	float: left;
	margin: 0;padding:0;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
.File .Comments{font-size:11px;}.File .Comments .Active {font-weight:bold;color:#666;}
.File .Comments a:link, .File .Comments a:visited, .File .Comments a:hover{text-decoration:none;color:#888;} 
.File .Comments a:hover{text-decoration:underline;}

.File .Thumbnail
{
	margin-left:8px !important;
	margin-left:5px;
	width:130px;
	font-size:1px;
	margin-bottom:6px;
}
.File .Thumbnail img{vertical-align:middle;line-height:130px;}

.File .Checkbox {float:left;margin-top: -3px; margin-left:0px !important;margin-left:-2px;padding:0;}
.File .Title
{
	padding-left:0;
	padding-top:4px;
	width: 140px;
	text-align: left;
}
.File .Title a{position:relative;display:block; width:110px;float:left;margin-left:3px;}

.File .Title a:link , .File .Title a:visited, .FileArea .FileComments .Title a:link, .FileArea .FileComments .Title a:visited,
	.FileArea .FileZoom .Title a:link, .FileArea .FileZoom .Title a:visited
{
	color: #35A0E0;
	font: normal normal bold 11px Verdana, Arial, Geneva, sans;
	text-decoration: none;
}
.File .Title a:hover, .FileArea .FileComments .Title a:hover, .FileArea .FileZoom .Title a:hover  {color: #3590d0;text-decoration: underline;}

.File .UpdateDirectory, .File .DeleteUser
{
	color: #2F7E20;
	text-decoration: none;
	background: url(../Images/folderedit.gif) 0 0 no-repeat;
	margin: 0px 0px 0px 14px;
	margin-right: 5px;
}
.File .DeleteUser
{
	color: #2F7E20;
	text-decoration: none;
	background: url(../Images/folderdelete.gif) 0 0 no-repeat;
}
.File .Links a:hover, .File .ControlLinks a:hover {text-decoration: underline;color: #2F7E20;}
.File .Owner
{
	text-align: left;
	float: left;
	margin-left: 14px !important;
	margin: 0px 0px 0px 7px;
}

.File .Actions{margin:6px 0px 0px 8px !important;margin:4px 0px 0px -8px;width:130px;}
.File .Actions a:link, .File .Actions a:visited, .File .Actions a:hover,
	.FileComments .Actions a:link, .FileComments .Actions a:visited, .FileComments .Actions a:hover
{
	font: normal normal 10px Tahoma,Arial, Geneva, sans;
	color:#aaa;
	text-decoration:none;
}
.File .Actions a:hover, .FileComments .Actions a:hover
{
	text-decoration: underline;
	color:#555;
}
.File .Actions .Update, .FileComments .Actions .Update
{
	background: url(../Images/icondescription.gif) no-repeat 0 2px;
	padding-left:12px;
	margin:3px 3px 0px 3px;
	float:left;
}
.File .Actions .Delete, .FileComments .Actions .Delete
{
	background: url(../Images/icondelete.gif) no-repeat 2px 4px;
	padding-left:14px;
	margin:3px 3px 0px 3px;
	float:left;
}
.File .Actions .Edit, .FileComments .Actions  .Edit
{
	background: url(../Images/editicon.gif) no-repeat 0 0px;
	padding-left:14px;
	padding-top:2px !important;
	padding-top:0px;
	margin:0px 3px 3px 22px !important;
	margin:0px 3px 3px 13px;
	float:left;
}
.File input
{
	padding:0px;
	margin:-1px 4px 0px -3px !important;
	margin:-4px -2px 0px -4px;
	display:inline;
}
.File .Rating
{
	clear:left;
	margin-top:4px;
	text-align:center;
	padding:0;
	line-height:10px;
}
.File .Hits
{
	color: #888;
	text-align: center;
	font-size:11px;
	margin-top:2px !important;
	margin-top:0px;
	width:auto;
}


/*##############################  FileComments ######################### */
.FileComments .ItemNormal, .FileComments .ItemSelected{padding-bottom:6px; overflow:hidden;}

.FileArea .FileComments
{
	width: 600px;
	height: auto;
	float: left !important;
	float: none;
	margin: 0px 0px 0px 0px;
	padding-top:0px;
	border-right: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
	text-align:left;
}
.FileComments .CheckBox
{
	float:left;
}
.FileComments .Thumbnail
{
	float:left;
	margin-top:8px;
	margin-bottom:10px !important;
	margin-left:5px;
	width:124px;
	height:auto;
	border:solid 1px #eee;
	padding:4px 4px 4px 4px;
}
.FileComments .Thumbnail img
{
	margin-bottom:0px !important;
	margin-bottom:14px;
}
.FileComments .Title
{
	margin-top:5px;
	float:left;
	width:446px;
}

.FileComments .Rating
{
	margin-top:-13px !important;
	margin-top:-20px;
	float:right;
}
.FileComments .Fields
{
	float:left;
	width:446px;
	margin-left:5px;
}

.FileComments .Views
{
	margin-left:8px;color:#777;
	background:url(../images/views.gif) 0 3px no-repeat; padding-left:18px;
	font-size:12px; font-weight:bold;
}

.FileComments .Comments .Link
{
	background:url(../images/comments.gif) 0 2px no-repeat; padding-left:14px;
	font-size:12px; font-weight:bold;
}
.FileComments .Comments
{
	margin-top:4px;
	font-size:11px;
	font-family: Arial, Tahoma, Verdana;
}
.FileComments .Comments a:link, .FileComments .Comments a:visited, .FileComments .Comments a:hover
{
	color:#35A0E0;
	text-decoration:none;
}
.FileComments .Comments a:hover{text-decoration:underine;}

.FileComments .Description{}
.FileComments .Actions
{
	margin-top:4px;
	font-size:11px;
	float:right;
	width:65px;
}
.FileComments .Actions .Delete, .FileComments .Actions .Update, .FileComments .Actions .Edit
{
	margin:2px !important;
	padding:0px 0px 0px 13px;
}
.FileComments .Actions a:hover{color:#000;}

.FileComments .DescriptionKey
{
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	color:#777;
}
.FileComments .DescriptionValue
{
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	color:#444;
	margin-bottom:4px;
}

/*############################## END  FileComments ######################### */
/*############################## FileZoom ######################### */

.FileArea .FileZoom
{
	width: 600px !important;
	width: 594px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding:0px;
	border-right: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
	text-align:left;
}
.FileArea .FileZoom input
{
	float:left;
	margin:0 0 0 5px;
	padding:0px;
}
.FileArea .FileZoom .Thumbnail
{
	text-align:center;
	margin-top:3px;
	margin-bottom:2px;
	width:100%;
	height:auto;
}
.FileArea .FileZoom .Thumbnail img
{
	margin-bottom:0px !important;
}

.FileZoom .Rating
{
	float:right;
	margin-top:-14px !important;
	margin-top:-20px;
	margin-right:5px;
}
.FileZoom .Fields
{
	padding-top:5px;
	text-align:center;
	width:100%;
}
.FileZoom .ResolutionLinks
{
	text-align:center;
	padding-bottom:8px;
}

.FileZoom .ResolutionLinks a:link, .FileZoom .ResolutionLinks a:visited
{
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Tahoma, Verdana;
	color:#aaa;
	text-decoration:none;
	
}
.FileZoom .ResolutionLinks a:hover{color:#000;text-decoration:underline;}

/*############################## END FileZoom ######################### */

/*############################## FilePrint ######################### */

.FileArea .FilePrint
{
	width: 169px !important;
	width: 170;
	height: 230px !important;
	height: 211px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0px;
	border-right: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
}

.FilePrint .Checkbox {float:left;margin-top: -1px;}
.FilePrint .Title
{
	padding-top: 4px;
	width: 140px;
	text-align: left;
	vertical-align:middle;
}
.FilePrint .Title a:link , .FilePrint .Title a:visited
{
	color: #35A0E0;
	font: normal normal bold 11px Verdana, Arial, Geneva, sans;
	text-decoration: none;
}
.FilePrint .Title a:hover {color: #3590d0;text-decoration: underline;}

.FilePrint .Thumbnail
{
	margin:5px 0 0 0;padding:0;
	text-align:center;
}

.FilePrint .FormatFields
{
	text-align:left;
	margin-top:4px;
	margin-left:6px !important;margin-left:4px;
}
.FilePrint .Quantity,
.FilePrint .Format
{
	text-indent:1px;
	text-align:left;
	margin-left:5px !important;
	margin-left:2px;
	color:#444455;
	font: normal normal normal 10px Verdana, Arial, Geneva, sans;
	float:left;
}
.FilePrint .Format{margin-left:5px !important;margin-left:10px;}
.FilePrint .Quantity input
{
	padding:1px 2px;
	text-align:right;
	margin-top:1px;
	margin-left:0px !important;
	margin-left:-1px;
	display:block;
	float:left;
	width:22px;
	font-size:11px;
	height:15px !important;height:15px;
	border:solid 1px #A0D046;
}
.FilePrint .Format select
{
	margin-top:1px;
	width:160px;
	font-size:11px;
	height:19px;
	border:solid 1px #A0D046;
}
.FilePrint .Dec
{
	margin:3px -1px !important;
	margin:4px 0px;
	display:block;
	float:left;
	width:10px;height:18px;
	cursor:hand;
	cursor:pointer;
	background: url(../images/order_inc.gif) 100% -3px no-repeat !important;
	background: url(../images/order_inc.gif) 100% -4px no-repeat;
}
.FilePrint .Inc
{
	margin:3px 0px 0 -1px !important;
	margin:4px 0px 0 -1px;
	display:block;
	float:left;
	width:10px;height:18px;
	cursor:hand;
	cursor:pointer;
	background: url(../images/order_dec.gif) 0 -3px no-repeat !important;
	background: url(../images/order_dec.gif) 0 -4px no-repeat;
}

/*############################## END FilePrint ######################### */
