div.center {
  text-align: center;
  background: url(../images/summer/summer_background.jpg) top right repeat-x;
  margin:0;
  padding:0;
  width:100%;
  overflow:hidden;
  position:absolute;
}
#nav .navi a span {
	color:#73a025;
}
#nav .navi a:hover span {
	color:#CC0000;
}
#nav li a.topalink , #nav li a.topalink:link {
	color:#ff8800;
}
/* ===================================== TOP ===================================== */
h2, .contentheading {
	color: #999;
}
#whitebox {
	background-color:#ffffff;
}
.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #ffffff;
	text-align: right;
}
.inputbox {
	color:#666666;
}

.column_separator {
	border-left: 1px dashed #73a025;
	padding-left: 10px;
}
/* ========================================================================== */
div.module_menu h3 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 2px -4px 5px 2px;
	padding-left: 10px;
	padding-bottom: 2px;
}
input.button {
   background: transparent;
   border: 1px solid #cccccc;
   font-size: 12px; 
   font-weight: bold;
   color : #666666;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#uppermenu a:visited {
   color: #556266;
}
#uppermenu a:hover {
   color: #BE1F37;
}
#uppermenu a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  float:right;
  display:block;
  height: 25px;
  line-height: 24px;
  padding: 4px 4px;
  color: #666666;
  text-decoration: none;
}
a:link, a:visited {
	color: #73a025;
}
a:hover {
	color: #ff8800;
}
#pillmenu a:hover {
  color: #ff8800;
}
#pillmenu a#active_menu-nav {
  color: #ff8800;
}
#pillmenu a#active_menu-nav:hover {
  color: #ff8800;
}
#pillmenu a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  float:left;
  display:block;
  height: 32px;
  line-height: 24px;
  padding: 4px 16px;
  color: #73a025;
  text-decoration: none;
}
table.contentpane ul ,table.contentpaneopen ul, table.nopad ul {
	list-style-image: url(../images/summer/indent1.gif);
}
input#mod_login_username,
input#mod_login_password {
	width: 116px;
	border:1px solid #cccccc;
}
strong {
	color:#666;
	text-align:justify;
}
h3, .componentheading, table.moduletable th {
  color: #73a025;
}
#page_bg {
	background: #E2F1E3 url(../images/summer/bg.png) repeat-x fixed left bottom;
}
#toppathway td.leftbg {
	width:10px;
	height:28px;
}
#toppathway td.rightbg {
	color:#666666;
	text-align:left;
	height:28px;
}
a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/summer/mw_readon.gif) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}
div.module_menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
div.module_menu ul li {
	margin:5px 0;
	padding:0 0 0 12px;
	background:transparent url(../images/summer/arrow.png) no-repeat top left;
}
div.module_menu ul li ul {
	margin: 0px 0;
	padding-left: 0px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
