/* main elements */

body,div,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#main {
	overflow:hidden;
	display:box;
	margin-bottom:15px;	
}

#footer {
	background:#fff;
	border:none;
	margin-top:15px;
	border-top:1px solid #999999;
}

#footer .new {
	float:left;
}

#footer a:link {color: #7db223;}

.new {
	display:block;
	float:left;
}

.pagination {
	display:block;
	width: 100%;
	text-align: right;
}

#pagefoot {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color: rgb(230, 230, 230);
}

.pageback { 
	width: 100%;
	text-align: right;
	color: #d2dce9;
}

.pageback a {
	text-decoration: none;
}

.textbox {
	display: block;
	height: 6em;
	width: 90%;
}

.popup_new_item {
	display: block;
	width: 100%;
	height: 1.5em;
	text-align: right;
	float:left;
}

label {
	width:200px;
	float:left;
	display:block;
	margin-left: 5px;
	margin-top: 0px;
	font-weight: bold;
}

hr {
	color: #d2dce9;
}

input {
	height:1em;
}

input, textarea, select {
	border:1px solid #B3B3B3;
}

input.image {
	border: none;
	height: auto;
}

submit {
	height:25px;
}

div {
	text-align: left;
}

div .box {
	display:block;
	margin-left:105px;
	height: 1em;
}

/* text styles */

h1,h2,h3 {
	font-family: Helvetica, sans-serif;
	color: #7db223;
}

h1 {
	font-size: 20px;
	line-height: 26px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 15px;
	line-height: 21px;
	color:#555;
}

h4 {
	font-size: 14px;
	line-height: 20px;
}

.errors {
	color: red;
	font-weight: bold;
	display: block;
	margin-left: 105px;
}

a {
	text-decoration: underline;
	font-size: 12px;
}

a img {
	border: 0 none;
	vertical-align: middle;
}

tr:nth-child(odd) {
	background-color: #FFFFFF;
}

tr:nth-child(even) {
	background-color: #EFEFEF;
}

a:link {
	color: #6688aa;
}

a:hover {
	color: #114488;
}

a:active {
	color: #6688aa;
}

a:visited {
	color: #6688aa;
}

ul {
	list-style: disc url(../images/bullet-arrow.png);
}

li {
	padding-top: 5px;
	text-align: left;
}

li ul {
	list-style: square url(../images/sub-bullet.gif);
}

li ul li ul {
	list-style: circle none;
}

ul li {
	margin:0 0 0.25em 0;
	padding:0;
}
/* table elements */

/* old table */
table.tmenu {
	margin: 0 0 0 0;
	border: 0px;
	padding: 0;
	border-spacing: 0;
	border-collapse: 0;
	width: 198px;
	background-color: rgb(230, 230, 230);
}

table.tmain {
	margin: 0 0 0 0;
	border: 0px;
	padding: 0;
	border-spacing: 0;
	border-collapse: 0;
	width: 100%;
	background-color: rgb(230, 230, 230);
}

table.tmain td {
	margin: 0 0 0 0;
	border: 0px;
	padding: 0;
}

table {
	background: #EEEEEE;
	margin: 2px 0 0 0;
	border: 1px solid #BBBBBB;
	border-collapse: collapse;
	width: 100%
}

table table {
	margin: -5px 0;
	border: 0px solid #e0e7d3;
	width: 100%;
}

table td,table th {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

table td form {
	text-align:center;
	vertical-align: middle;
	margin: 0px;
}

table th {
	font-size: 0.75em;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	background: #999;
}

table thead {
	font-weight: bold;
	font-style: italic;
	background-color: #BBBBBB;
}

table thead .cmd {
	text-align: center;
	width: 40px;
}

table thead .enabled {
	text-align: center;
	width: 40px;
}

table td.c {
	text-align: center;
}

table td.r {
	text-align: right;
}

table a:link {color: #303030;}

caption {
	caption-side: top;
	width: auto;
	text-align: left;
	font-size: 12px;
	color: #848f73;
	padding-bottom: 4px;
}

fieldset {
	background: #e0e7d3;
	padding: 8px;
	padding-bottom: 22px;
	border: none;
	width: 560px;
}

fieldset label {
	width: 70px;
	float: left;
	margin-top: 1.7em;
	margin-left: 20px;
}

fieldset textfield {
	margin: 3px;
	height: 20px;
	background: #e0e7d3;
}

fieldset textarea {
	margin: 3px;
	height: 165px;
	background: #e0e7d3;
}

fieldset input {
	margin: 3px;
	height: 20px;
	background: #e0e7d3;
}

fieldset table {
	width: 100%;
}

fieldset th {
	padding-left: 25px;
}

.table-buttons {
	background-color:#fff;
	border:none;
}

.table-buttons td {
	border:none;
}

.submit input {
	border: 1px solid #BBBBBB;
	color:#777777;
	padding:2px 7px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	height:24px;
}

.updated {
	background:#ecf1e5;
	font-size:11px;
	margin-left:2px;
	border:4px solid #ecf1e5;
}

.updated td {
	padding:2px 8px;
	font-size:11px;
	color:#888888;
}

