div.random{
	width:16px;
	height:16px;
	background-image:url('img/arrow_refresh.png');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.up{
	width:16px;
	height:16px;
	background-image:url('img/up.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.down{
	width:16px;
	height:16px;
	background-image:url('img/down.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.publish{
	width:16px;
	height:16px;
	background-image:url('img/publish.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.unpublish{
	width:16px;
	height:16px;
	background-image:url('img/unpublish.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.remove{
	width:16px;
	height:16px;
	background-image:url('img/remove.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.rename{
	width:16px;
	height:16px;
	background-image:url('img/rename.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.save{
	width:16px;
	height:16px;
	background-image:url('img/save.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.Afieldset_open{
	width:7px;
	height:7px;
	background-image:url('img/icon_open.png');
	cursor:pointer;
	background-repeat: no-repeat;
	text-decoration: none;
}
.Afieldset_close{
	width:7px;
	height:7px;
	background-image:url('img/icon_close.png');
	cursor:pointer;
	background-repeat: no-repeat;
	text-decoration: none;
}
.Afieldset_item {
	width:7px;
	height:7px;
	background-image:url('img/icon_item.png');
	cursor:pointer;
	background-repeat: no-repeat;
}
.Afieldset_item_active {
	width:7px;
	height:7px;
	background-image:url('img/icon_item_active.png');
	cursor:pointer;
	background-repeat: no-repeat;
}
.Afieldset_item_edit {
	background: url(img/icon_edit.png) no-repeat bottom left; 
	padding-left: 5px;	
	padding-right: 5px;
	text-decoration: none;
}
.Afieldset_item_delete {
	background: url(img/icon_delete.png) no-repeat bottom left; 
	padding-left: 5px;	
	padding-right: 5px;
	text-decoration: none;
}
.Afieldset_item_active {
	background: url(img/icon_active.png) no-repeat bottom left; 
	padding-left: 5px;	
	padding-right: 5px;
	text-decoration: none;
}
.Afieldset_item_not_active {
	background: url(img/icon_not_active.png) no-repeat bottom left; 
	padding-left: 5px;	
	padding-right: 5px;
	text-decoration: none;
}
.Afieldset_item_info {
	background: url(img/info.gif) no-repeat bottom left; 
	padding-left: 5px;	
	padding-right: 5px;
	text-decoration: none;
}
.fieldset_open{
	width:15px;
	height:15px;
	background-image:url('img/fieldset_open.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.fieldset_close{
	width:15px;
	height:15px;
	background-image:url('img/fieldset_close.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.addpage{
	width:16px;
	height:16px;
	background-image:url('img/page_add.png');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.delete{
	width:16px;
	height:16px;
	background-image:url('img/delete.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.error{
	width:16px;
	height:16px;
	background-image:url('img/remove.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.edit{
	width:16px;
	height:16px;
	background-image:url('img/edit.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.add{
	width:16px;
	height:16px;
	background-image:url('img/add.gif');
	cursor:pointer;
	background-position:center center;
	margin:3px;
	background-repeat: no-repeat;
}
.copy{
	width:16px;
	height:16px;
	background-image:url('img/copy.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.info{
	width:16px;
	height:16px;
	background-image:url('img/info.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.tnt{
	width:16px;
	height:16px;
	background-image:url('img/tnt.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.eestipost{
	width:16px;
	height:16px;
	background-image:url('img/eestipost.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.home{
	width:16px;
	height:16px;
	background-image:url('img/home.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.clock{
	width:16px;
	height:16px;
	background-image:url('img/clock.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.blocked{
	width:16px;
	height:16px;
	background-image:url('img/locked.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.block{
	width:16px;
	height:16px;
	background-image:url('img/lock.gif');
	cursor:pointer;
	margin:3px;
	background-repeat: no-repeat;
}
.files-header{
	float: left;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ABABAB;
}
.image{
	padding:5px;
	height:150px;
	width:152px;
	background-color:#ffffff;
	text-align:center;
}
.image-actions{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding:5px;
	width:152px;
	background-color:#ffffff; 
}
.close{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding:5px;
	background-color:#ffffff;
	cursor:pointer;
}
.close:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding:5px;
	background-color:#aaaaaa;
	cursor:pointer;
}
/* error layers */
#error{
	border:solid;
	border-width:1px;
	border-color:#CC3300;
	background-color: #FFEEEE;
	padding:8px;
	margin-bottom:10px;
}
#error-list{
	color:#993300;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 33px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.error-message{
	color:#993300;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2px;
	float:left;
}
/* message layers */
#message{
	border:solid;
	border-width:1px;
	border-color:#00CC33;
	background-color: #EEFFEE;
	padding:8px;
	margin-bottom:10px;
}
#message-list{
	color:#009933;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 33px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.calendar{
	font-size: 12px;
	height: 16px;
	width: 165px;
	border: 1px solid #7F9DB9;
	background-image: url(img/calendar.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top right;
}
.countLabel 
{
    color:Gray;
    font-style:italic;
}

.storageBox 
{
    display:none;
}

.copiedOption
{
    background-color:Yellow;
}

.icon_money{
	background: url('img/icon_money.png') no-repeat top left; 
	padding-left: 20px;
}