/* CSS Document */

body	{
		color:#333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size:small;
		margin:0px;
		background-image:url(../_sysimg/side-unlim.gif);
		background-repeat:repeat-y;
}
a		{
		color:#663399;
		text-decoration:underline
}
a:hover	{
		text-decoration:none
}
p		{
		text-align:justify;
}
h6		{
		margin-top: 5px;
		font-size:10px;
}

/* CLASSES */
.dnlink		{color:#cccccc; font-size: 10px}

/* BACK */

img		{
		border: none;
}

.icon-menu	{text-align: right;}
.left-image {float: left; margin: 5px;}

.page-control 				{text-align: center;}
.page-control a				{font-size: 12px;}
.total-pages				{margin-top: 5px; margin-bottom: 15px; color: #999; font-size: 10px; text-align: center;}
.total-pages:first-letter 	{margin: 0px;}
.cur-page					{color: #C00; font-size: 12px; font-weight: bold;}

.toolbar-top {color: #C00; font-size: 12px; font-weight: bold; text-align: center; margin: 10px;}
.toolbar-bottom {color: #C00; font-size: 12px; font-weight: bold; text-align: center; margin: 10px;}

.item {margin-left: 10px;}
.item img {vertical-align: middle; margin-right: 3px;}
.icon {width: 16px; height: 16px;}

.icon-cat {width: 12px; height: 12px; vertical-align: middle;}

.author {text-align: right; font-size: x-small; color: #666;}

.none {margin-top: 100px; margin-bottom: 100px; text-align: center; color: #999;}

.edit-table .field-names {text-align: right; font-size: x-small;}
.edit-table .fields {text-align: left;}

.field-note {font-size: x-small; color: #666; margin: 0px; margin-bottom: 15px;}


