.page_lis{
	list-style-image:url(http://www.greencollar.org/images/icons/favicon.gif);
	list-style-position:inside;
	cursor:pointer;
}

.side_nav_li li{
	list-style-image:url(http://www.greencollar.org/images/icons/menu.png);
	list-style-position:inside;
}


a{color:#194567;}
a:hover{color:#9B9B9B; text-decoration:none;}


td, table {
  font: 12px Arial, Sans-Serif; 
}

img, form {
  border: 0;
  padding: 0;
  margin: 0;
}

input.button {
  font-size:smaller;
  font-family:Arial;
  background-color:#A9840E;
  font-weight: bold;
  color: #fff;
}

.form input.button, .form2 input.button{
  background: url(../images/button_bg_2.gif);
}

.form input.button, .form2 input.button{
  width: 88px; border:none; height:27px; padding:0 0 5px 0; font-size:10px 
}

input, select, textarea {
  width: 95px;
  border: 1px solid #CDCDCD;
}

/**********************/
/*     left menu      */
td#left_menu {
  width:220px;
  background: url(../images/left_menu_bg_2.jpg) left top repeat-x;
  padding:5px;
  height: 350px;
  vertical-align: top;  
}
#left_menu a {
display:block; margin:5px 0;
}
#left_menu div,
#left_menu br,
#left_menu img {
display:none;
}
#left_menu table {
/*position:relative;
left:-20px;*/
}
#left_menu a img {
display:block;
}
#left_menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-align: left;  
}
#left_menu li {
  margin: 1px;
}
#left_menu li.name {
  margin-top: 3px;
  color: #9E7503;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding-top: 3px;
}
#left_menu ul li a {
  margin-top: 0px;
  padding: 0px;
  padding-top: 3px;
  font-weight: normal;
  font-size: 12px;
  color: #000;
}
#left_menu ul li a:hover {
  color: #9E7503;
}
*html #left_menu ul li a { height: 15px;} *
#left_menu ul li.name a {
  color: #9E7503;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

#left_menu .form td {
font-size:10px;
}

/*     !left menu     */
/**********************/

#footer_menu {
  height: auto;
  font-size: 11px;
  padding:5px;
  line-height:14px;
}

.required, span.error, .asterisk {
  color: #cc3333;
}
.alert_message {
  color: #fff;
  background: #C58E31;
  font-size: 10px;
  font-weight: bold;
  padding: 3px;
}
.alert_message a {
  color: #000;
  font-weight: bold;
}
/*********/
/* form */
.form, #left_menu ul {
  width: 100%;
  padding:0 0 9px 0; margin:0;
  background: url(../images/navigation_bottom_2.jpg) bottom repeat-x;
}
.form td.form-left {
  width: 48%;
}
.form td.buttons {
  text-align: center;
}
.table td, th,
.form td, th,
.form2 td,
#left_menu li {
  background: url(../images/navigation_bg_2.gif) top repeat-x;
  padding: 2px 10px;
  border:1px solid #ccc;
}

.form{/*width:660px;*/}
.form th{padding:2px 2px !important;}
.form td{padding:2px 2px !important; /*font-size:9px !important;*/}


.table td.name, .table th, .table td.form-left,
.form td.name, .form th, .form td.form-left,
#left_menu li.name {
  font-weight: bold;
  padding: 5px 10px;
  background:none; background-color:#fff;
  color:#000;
  margin-top:5px;
}
#.form input[type="text"] {
  width: 200px;
}
.form input.radio {
  width: 20px;
  border: 0;
}
.form select {
  width: 200px;
  font-size: 10px;
}

#main .form input.button {
  font-size:smaller;
}
.form input.checkbox {
  width: 20px;
}
.form textarea {
  width: 350px;
}
/* !form */
input.box {
  width: 20px;
  border: 0;
}
div.checkBoxes {
  background: #F0EFED;
}
/*********/

/*   pageTab   */
ul.pageTab {
  padding: 0;
  list-style: none;
  text-align: center;
}
ul.pageTab li {
  padding: 0;
  list-style: none;
  display: inline;
}
ul.pageTab li.current, a.begin, a.end, a.previous, a.next, a.page {
  padding: 2px 6px;
  margin: 0 -3px;
  background: #EDEFE7;
  border-left: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;

}
ul.pageTab a.begin:hover, a.end:hover, a.previous:hover, a.next:hover, a.page:hover {
  background: #D7DDC4;
}
ul.pageTab li.current {
  background: #B1B3AB;
  color: #fff;
}
/*   !pageTab  */
/*
.table td {
  background: #F9F9F9 url(images/left_menu.gif) top repeat-x;
  height: 18px;
  border: 1px solid #999;
  font-size: 11px;
  padding: 0 10px;
}
.table td.name, .table th {
  font-weight: bold;
  font-size: 11px;
  height: 19px;
  background: #CFCFCF url(images/table_name.gif) top repeat-x;
}
.table td.name_bottom {
  background: #fff url(images/table_name_bottom.gif) top repeat-x;
  height: 10px;
  border: 0;
}
.table a {
  font-weight: bold;
  font-size: 11px;
}
a.more {
  margin: 5px 0;
  display: block;
  font-weight: normal;
  font-size: 11px;
  width: 130px;
  padding: 6px 0px 6px 15px;
  background: #fff url(images/button_more.gif) no-repeat;
}
*/

/*------------------------------*/
input[type="image"] {
  border:none;
}
