BODY {
  font-family: "Century Gothic", Tahoma, Verdana, Geneva, Garamond;
  color:#333333;
  font-size:13px;
}
h4{
  font-family: "Century Gothic", Tahoma, Verdana, Geneva, Garamond;
  font-size:15px;
  color:#663333;
}
h3{
  font-family: "Century Gothic", Tahoma, Verdana, Geneva, Garamond;
  font-size:18px;
  margin-bottom:5px;
  margin-top:10px;
  color:#666633;
}
div#top-div,div#client-div{
  background-color: #FAFAD1;
}
div#content-div{
  background-color:#ffffe6;
}
div#toolbar-div{
  position:absolute;
  top:100%;
  height:24px;
  margin-top:-24px;
  width:100%;
  background-color:#f0eded;
  border-top:1px solid #aca899;
}
div#content-div{
  padding-bottom:22px;
}
div#content-main-div{
  padding:20px;
}
div#content-footer-div{
  position:absolute;
  top:100%;
  margin-top:-22px;
  height:22px;
  width:100%;
  background-color:#f0eded;
  border-top:1px solid #aca899;
  text-align:center;
  padding:3px;
  font-size: 11px;
}
div#client-div{
  width:200px;
  text-align:left;
  padding-top: 8px;
}
div#client-welcome-div{
  font-size:15px;
  font-weight:bold;
  color:#663333;
  margin-left:12px;
}
div#client-menu-div{
  margin:8px 20px 8px 25px;
  font-size:12px;
}
div#client-login-div{
  width:200px;
}
div#client-announce-div{
  margin:12px;
  color:#FF0000;
  font-size:12px;
}
.x-layout-collapsed-east {
  background-image:url(../images/client-access.gif);
  background-repeat:no-repeat;
  background-position:center;
}
img#walsh-logo{
  position:absolute;
  left:3px;
  top:3px;
  width:392px;
  height:80px;
  border:0px;
	cursor:pointer;
}
img.banner{
  position:absolute;
  left:100%;
  width:200px;
  height:150px;
  border:2px solid #aca899;
}
img.content{
  border:2px solid #aca899;
}
li.walsh{
  margin-left:10px;
  margin-bottom:15px;
  padding-left:15px;
  background: transparent url(../images/bullet.gif) no-repeat left;
}
A{
  color:#666633;
}

/* custom CSS overriding EXT */
.x-menubar {
  font-family: "Century Gothic", Tahoma, Verdana, Geneva, Garamond;
	border:0 none;
  background: #efefe3 url(../images/toolbar/gray-bg.gif) repeat-x;
	padding-top:1px;
}
.x-horizontal-menubar {
	border-left:0px none;
	border-right:0px none;
	width:100%!important;
	overflow:hidden;
}
.x-menubar .x-menu-list {
	border:0px none;
}
.x-horizontal-menubar .x-menu-list {
	margin-right:0px;
	height:100%;
}
.x-horizontal-menubar .x-menu-list .x-menu-list-item {
  font-family: "Century Gothic", Tahoma, Verdana, Geneva, Garamond;
  font-size:12px;
  text-decoration:none;
  padding:0px 0px 0px 3px;
  display:block;
  float:left;
  background-image: none;
  border:1px solid transparent;
  _border-color:#F0EDDD;  /*For IE6-*/
}
.x-menubar .x-menu-list .x-menu-item-active {
  border:1px solid #666666;
  height:20px;
}
.x-menubar .x-menu-list .x-menu-list-item .x-menu-item .x-menu-item-icon {
	display:none;
}
.x-form-field, .x-form-item, .x-btn button{
  font-family: "Century Gothic", Tahoma, Verdana, Geneva, Garamond;
  font-size:11px;
}
.x-dlg .x-dlg-hd, .x-layout-panel-hd-text, #x-msg-box .x-dlg-bd{
  font-family: "Century Gothic", Tahoma, Verdana, Geneva, Garamond;
  font-size:12px;
}
#x-msg-box .ext-mb-progress-wrap {
	border:1px solid #AAAAAA;
}
#x-msg-box .ext-mb-progress {
	background-color: #EBEADB;
}
#x-msg-box .ext-mb-progress-bar {
	background-color:#663333;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
}
.x-grid-row-selected td, .x-grid-locked .x-grid-row-selected td{
	background-color: #EBEADB !important;
	color: #333333;
}
.x-grid-row-selected span, .x-grid-row-selected b, .x-grid-row-selected div, .x-grid-row-selected strong, .x-grid-row-selected i{
	color: #333333 !important;
}
.x-grid-row-selected .x-grid-cell-text{
	color: #333333;
}
.x-tree-node .x-tree-selected a span{
	background-color: #EBEADB !important;
	color: #333333;
}
.x-form fieldset legend {
  font-family: "Century Gothic", Tahoma, Verdana, Geneva, Garamond;
  font-size:12px;
  font-weight:bold;
  color:#663333;
}
