﻿.listoptions { overflow: auto; margin: 0px; padding: 0px 0px 5px 0px; }
.listoptions dd,
.listoptions dt { float: left;  padding: 0px; margin: 0px; }

.listoptions dt { font-weight: bold; overflow: hidden; text-align: right; padding-right: 2px; }
.listoptions dd { padding-right: 15px; }
 

.itemlistoptions { font-size: small;  }
.itemlistoptions div { float: left; padding: 0px 7px; }

.itemlist { width: 100%; margin-bottom: 10px;  } 
.itemlist-headers { text-align: left; background-color: #507811; color: #fff;  }
.itemlist-altrow { background-color: #fffbea; }
.itemlist-altrow td,
.itemlist-row td { padding: 0px 7px; }
.gridnumber { text-align: center;  padding: 0px !important; }

.itemview, 
.itemview input, 
.itemview select {  } 
.itemview { width: 100%;  margin-bottom: 10px; }
.itemview-fieldheader { text-align: right; padding-right: 4px; font-weight: bold; vertical-align: top; width: 150px; }
.itemview-header { color: #fff; background-color: #507811; font-weight: bold;  }
.itemview-header td { padding: 3px; }

.itemcommand a, .itemcommand a:link, .itemcommand a:visited, .itemcommand a:hover
{
	font: 10pt tahoma, helvetica, verdana, sans-serif;
	background-color : #EFEFEF;
	border: 1px solid #005895;
	margin: 1px;
	margin-right:20px;
	padding:2px 4px 2px 4px;
	color: #464646;
	text-decoration:none;
	display:inline-block;
}