body {
  text-align: left;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	margin:0;
	padding:0;
}

.clr {
  clear: both;
  height: 0px;
  margin: 0;
  padding: 0;
  line-height: 0px;
}

.screenname {
  font-weight: bold;
}

#doc3 {
  margin: 0px;
}


a:link, a:visited {
	color: #000000;
	outline: 0px;
}

a:active {
	color: #666666;
	outline: 0px;
}

#hd {
  color: #ffffff;
  height: 120px;
  background-image: url(images/hmbc-admin-header-repeat.png);
  background-repeat: repeat-x;
}

#hd h1 {
  margin: 0px 0px 0px 180px;
  padding: 26px 0px 0px 0px;
}

#hd div#logo-wrap {
  float: left;
  background: transparent;
  width: 180px;
  height: 40px;
}

#hd div#logo-wrap div#logo {
  float: left;
  height: 120px;
  width: 171px;
  background-image: url(images/hmbc-admin-header-corner.png);
  background-position: top left;
}

#sidebar {
  padding-left: 10px;
}

#sidebar ul {
  margin-left: 20px;
}

#bd {
}

#bd h2 {
	color: #968D00;
}

#flash-messages li {
  padding: 5px;
  width: 400px;
  margin: 10px 20px;
  font-weight: bold;
  border: 2px solid blue;
  list-style: disc inside;
}

#layout-content-wrap {
  margin:0px 10px 10px 0px;
}

#layout-content {
}

#ft {
  background-color: #968D00;
  color: #e0e0e0;
  font-size: 90%;
  text-align: right;
  bottom: 0px;
  right: 0px;
  height: 25px;
  width: 100%;
}

#ft p {
  margin: 3px 10px;
}

h1 { font-size: 200%; margin: 10px 0px; }
h2 { font-size: 190%; margin: 7px 0px; }
h3 { font-size: 150%; margin: 5px 0px; }
p { margin-top: 3px; margin-bottom: 3px; }

td, th { padding: 3px; }
th { font-weight: bold; }

fieldset, legend {
  border: 1px solid #cccccc;
}

fieldset {
  padding: 15px;
}

legend {
  padding: 3px;
  font-weight: bold;
  font-size: 120%;
}

label.required {
  font-weight: bold;
}

dl.zend_form,
dl.zend_form dl {
  margin: 0;
}

dl.zend_form dd {
  margin-bottom: 10px;
}

dl.zend_form dd:last-child {
  margin-bottom: 0px;
}

dl.zend_form input[type="checkbox"] {
  float: right;
  position: relative;
  top: -1.2em;
}

dl.zend_form fieldset input[type="text"], 
dl.zend_form fieldset input[type="password"],
textarea, input.fieldinput {
  width: 98%;
}

.zend_form ul.errors {
  border: 2px solid red;
  width: 60%;
  margin: 5px 10px;
}

.zend_form ul.errors li {
  list-style: disc inside;
  font-weight: bold;
  padding: 5px;
}

input.text, textarea.text {
  padding: 2px;
}

fieldset.admin-section {
}

fieldset.admin-section div.admin-section-content {
}

fieldset.admin-section legend {
}

div.page-list-item {
  position: relative;
}

div.page-list-item div.page-list-item-header,
div.page-list-item div.hd {
  line-height: 2.4em;
  margin-bottom: 0.5em;
}

div.page-list-item div.page-list-item-header h1,
div.page-list-item div.hd h1 {
  border-bottom: 1px solid #e0e0e0;
  font-size: 130%;
  margin: 0;
}

div.page-list-item div.bd {
  padding: 10px;
}


div.page-list-item div.ft {
  border-top: 1px solid #e0e0e0;
}

span.date-line {
  font-weight: normal;
}

div.page-list-item.c-news {
  margin: 10px 0px;
  border: 1px solid #e0e0e0;
}

div.menu-admin ul {
  margin: 10px 0px 10px 20px;
}

div.menu-admin li {
  position: relative;
}

div.menu-admin span.menu-item {
  font-size: 130%;
}

div.menu-admin span.menu-item.published a,
div.menu-admin span.menu-item.unpublished a {
  text-decoration: none;
}

div.menu-admin span.menu-item.published a:hover,
div.menu-admin span.menu-item.unpublished a:hover {
  text-decoration: underline;
}

h1.published,
div.menu-admin span.menu-item.published a {
  color: black;
  font-weight: bold;
}

h1.unpublished,
div.menu-admin span.menu-item.unpublished a {
  color: #999;
}

div.menu-admin span.menu-item-actions {
  top: 2px;
  right: 3px;
  position: absolute;
  font-size: 100%;
  margin-left: 20px;
}

div.page-list-item div.page-list-item-header .action,
div.page-list-item div.hd .action,
div.page-list-item div.ft .action {
  float: right;
  margin: 0px 5px;
  text-decoration: none;
}

div.page-list-item div.page-list-item-header .action input[type="image"],
div.page-list-item div.hd .action input[type="image"],
div.page-list-item div.ft .action input[type="image"] {
  color: #0000ee;
}

div.page-list-item div.page-list-item-header .action:hover,
div.page-list-item div.hd .action:hover,
div.page-list-item div.ft .action:hover {
  text-decoration: underline;
}

div.page-list-item div.ft {
  height: 1.5em;
}

div.page-list-item div.content-preview {
  border: 1px solid #999;
  overflow: auto;
  height: 100px;
  padding: 3px;
}

div.page-list-item fieldset.page-options {
  border: 1px solid #cccccc;
  padding: 7px;
  margin: 5px 0px 0px 0px;
}

div.page-list-item fieldset.page-options legend {
  padding: 3px;
  border: 1px solid #cccccc;
  font-weight: bold;
}

div.c-staffimage-preview {
  height: 150px;
  margin: 1em 0;
  padding: 10px;
  background: #e0e0e0;
  overflow: auto;
}

div.c-staffimage-preview img {
  cursor: pointer;
}

.yui-skin-sam .yui-panel .hd {
  background: #6699ff;
  color: #fff;
  border-bottom: none;
}

.yui-skin-sam .container-close {
  top: 4px;
  right: 3px;
}

