/* Generated by KompoZer */
html {
  height: 100%;
}
input {
}
select {
}
body {
  background-color: white;
  color: #666666;
  font-family: Arial,sans-serif;
  height: auto;
  margin: 0px;
  text-align: left;
}
#topnavigation {
  background: transparent url(../images/purpleheader_landingpage.png) no-repeat scroll 0 50%;
  float: left;
  height: 55px;
  margin-bottom: 10px;
  margin-left: -5px;
  margin-top: 8px;
  width: 950px;
}
#toc {
  float: left;
  height: auto;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-top: 0px;
  min-height: 500px;
  width: 20%;
}
#tocbodycontainer {
  background-color: #ffffff;
  clear: both;
  height: auto;
  margin-left: -1px;
  position: absolute;
  float: left;
  width: 941px;
}
#content {
  height: auto;
  padding-left: 24%;
  padding-right: 18px;
}
#headerline {
  background: #6100A5; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #6100A5 , #EC0677); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #6100A5 , #EC0677); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #6100A5 , #EC0677); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #6100A5 , #EC0677); /* Standard syntax */
  height: 3px;
}
#header {
  background: white;
  background-image: url(../images/MYOB_logo.png);
  background-position-x: 2%;
  background-position-y: 6px;
  background-repeat: no-repeat;
  height: 30px;
  color: #2e3e4f;
  font-family: 'Neutro MYOB Light',sans-serif;  
  font-size: 11pt;
  padding-left: 130px;
  padding-top: 9px;
  padding-bottom: 0px;
}
#footer {
  border: 1px solid #000000;
  clear: both;
  float: left;
  margin-top: 10px;
  width: 100%;
}
#search {
  padding: 0;
  background-image: url(../images/searchbox.png);
  background-repeat: no-repeat;
  height: 26px;
  width: 500px;
  margin-bottom: 10px;
}
.searchbox {
  border:  none;
  background-color: transparent;
  color: #999999;
  height: 24px;
  left: 9px;
  top: 1px;
  width: 430px;
  border-style: none;
  background: white;
  border-radius: 2px;
  -moz-border-radius: 2px;
  padding-left: 10px;
  margin-left: 30px;
}
.product_names {
  font-size: 11px;
}
.menu_names {
  font-size: 11px;
  color: #2e3e4f;
  margin-right: 5px;
}
