



body {
	padding-top: 177px !important;
	padding-bottom: 50px !important;
	background-image: url('/site/design/files/images/bodyback.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#header {
	width: 100%;
	height: 177px;
	position: absolute;
	top: 0;
	left: 0;
}

div#top {
	height: 100px;
	padding-right: 200px;
	background-image: url('/site/design/files/images/topback.png');
	background-color: #add1ef;
	background-position: top right;
	background-repeat: no-repeat;
}

#flashcorner {
  position: absolute;
  top: 0px;
  right: 0px;
}

div#menu {
	background-color: #df0024;
	background-image: url('/site/design/files/images/menuback.png');
	background-position: top right;
	background-repeat: no-repeat;
	height: 25px;
	margin-right: 200px;
	padding-right: 30px;
}

div#title {
	height: 52px;
	margin-right: 200px;
  background-image: url('/site/design/files/images/titleback.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-left: 20px;
}

div#title h1 {
	margin: 0;
	padding: 0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #334490;
	font-weight: normal;
	text-decoration: none;
}

div#title p#print {
  position: absolute;
  top: 125px;
  right: 225px;
  font-family: Arial, Helvetica, sans-serif;
}

div#title p#print a,
div#title p#print a:visited {
  color: #334490;
}

div#title p#print a:active,
div#title p#print a:hover {
  color: #df0024;
}

div#sidebar {
	background-color: #009796;
	width: 200px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url('/site/design/files/images/sideback.png');
	background-position: top right;
	background-repeat: no-repeat;
}

p#sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 245;
	margin-bottom: 20px;
	color: #bcdc91;
	padding-left: 45px;
}

img#corner {
  position: absolute;
  top: 0;
  right: 0;
}

div#scrollblock {
	overflow: auto;
	height: 100%;
	position: relative;
	margin-right: 200px;
	padding-right: 20px;
	padding-left: 20px;
}

div#footer {
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
}

div#copyright {
  height: 25px;
  margin-right: 200px;
  text-align: center;
}

div#sidefoot {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #334490;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #bcdc91;
  width: 200px;
	height: 25px;
}

div#bodyfoot {
	background-color: #334490;
	height: 25px;
	margin-right: 200px;
}

.button {
  text-decoration: none;
}

.button img {
  vertical-align: middle;
}

.button img.hoverIcon {
  display: none;
}

.buttonhovered img.icon {
  display: none;
}

.buttonhovered img.hoverIcon {
  display: inline !important;
}

div#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

div#copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: underline;
}


## MANUAL ADDITIONS







ul#propertymenu .menuitem span {
  white-space: nowrap;
}

ul#propertymenu a,
ul#propertymenu a:visited,
ul#propertymenu a:hover,
ul#propertymenu a:active {
  text-decoration: none;
	display: block;
}

ul#propertymenu .menupopup {
  display: none;
  position: absolute;
}

ul#propertymenu,
ul#propertymenu ul,
ul#propertymenu ol,
ul#propertymenu li,
ul#propertymenu td {
  padding: 0;
  margin: 0;
}

ul#propertymenu li {
  list-style-type: none;
}

ul#propertymenu,
ul#propertymenu table {
  border-collapse: collapse;
}

ul#propertymenu img.icon, ul#propertymenu img.hoverIcon {
  vertical-align: middle;
  border: 0px none;
  margin-right: 5px;
}

ul#propertymenu img.hoverIcon {
  display: none;
}

ul#propertymenu a.opened img.icon {
  display: none;
}

ul#propertymenu a.opened img.hoverIcon {
  display: inline;
}


ul#propertymenu {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

ul#propertymenu li.menuitem {
	padding-bottom: 5px;
}

ul#propertymenu a span {
	color: white;
}

ul#propertymenu a.opened span {
	color: #bcdc91;
	font-weight: bold;
}






table#mainmenu .menuitem span {
  white-space: nowrap;
}

table#mainmenu a,
table#mainmenu a:visited,
table#mainmenu a:hover,
table#mainmenu a:active {
  text-decoration: none;
	display: block;
}

table#mainmenu .menupopup {
  display: none;
  position: absolute;
}

table#mainmenu,
table#mainmenu ul,
table#mainmenu ol,
table#mainmenu li,
table#mainmenu td {
  padding: 0;
  margin: 0;
}

table#mainmenu li {
  list-style-type: none;
}

table#mainmenu,
table#mainmenu table {
  border-collapse: collapse;
}

table#mainmenu img.icon, table#mainmenu img.hoverIcon {
  vertical-align: middle;
  border: 0px none;
  margin-right: 5px;
}

table#mainmenu img.hoverIcon {
  display: none;
}

table#mainmenu a.opened img.icon {
  display: none;
}

table#mainmenu a.opened img.hoverIcon {
  display: inline;
}


table#mainmenu {
	font-family: Arial, Helvetica, sans-serif;
}

table#mainmenu td.level1 {
	width: 150px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

table#mainmenu td.opened {
  background-color: #334490;
}

table#mainmenu a.level1 span {
	color: white;
}

table#mainmenu .menupopup {
  background-color: #334490;
}

table#mainmenu li {
  padding: 3px;
}

table#mainmenu li.opened {
  background-color: #add1ef;
}

table#mainmenu .menupopup a span {
  color: white;
}

table#mainmenu .menupopup a.opened span {
  color: #334490;
}






table#mainmenu .menuitem span {
  white-space: nowrap;
}

table#mainmenu a,
table#mainmenu a:visited,
table#mainmenu a:hover,
table#mainmenu a:active {
  text-decoration: none;
	display: block;
}

table#mainmenu .menupopup {
  display: none;
  position: absolute;
}

table#mainmenu,
table#mainmenu ul,
table#mainmenu ol,
table#mainmenu li,
table#mainmenu td {
  padding: 0;
  margin: 0;
}

table#mainmenu li {
  list-style-type: none;
}

table#mainmenu,
table#mainmenu table {
  border-collapse: collapse;
}

table#mainmenu img.icon, table#mainmenu img.hoverIcon {
  vertical-align: middle;
  border: 0px none;
  margin-right: 5px;
}

table#mainmenu img.hoverIcon {
  display: none;
}

table#mainmenu a.opened img.icon {
  display: none;
}

table#mainmenu a.opened img.hoverIcon {
  display: inline;
}


table#mainmenu {
	font-family: Arial, Helvetica, sans-serif;
}

table#mainmenu td.level1 {
	width: 150px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

table#mainmenu td.opened {
  background-color: #334490;
}

table#mainmenu a.level1 span {
	color: white;
}

table#mainmenu .menupopup {
  background-color: #334490;
}

table#mainmenu li {
  padding: 3px;
}

table#mainmenu li.opened {
  background-color: #add1ef;
}

table#mainmenu .menupopup a span {
  color: white;
}

table#mainmenu .menupopup a.opened span {
  color: #334490;
}






div#content {
	font-family: Arial, Helvetica, sans-serif;
}

div#content table.property {
	width: 100%;
	border: 1px solid #334490;
	border-collapse: collapse;
	margin-bottom: 5px;
}

div#content td.thumbnail {
	padding: 2px;
	width: 102px;
	border-right: 1px solid #334490;
}

div#content td.title {
	background-color: #334490;
	padding: 5px;
	font-weight: bold;
}

div#content span.name {
	color: white;
}

div#content span.location {
	color: #ef9724;
}

div#content td.description {
	padding: 5px;
}

div#content p.status {
  color: #df0024;
  text-align: right;
}

div#content td.details {
	padding: 5px;
}

div#content td.details a,
div#content td.details a:visited {
	color: #334490;
	text-decoration: none;
}

div#content td.details a:active,
div#content td.details a:hover {
  color: #df0024;
  text-decoration: none;
}

div#content img.arrow {
	border: 0px none;
	margin-right: 5px;
	vertical-align: middle
}

div#content ul#subcategories {
  background-color: #009796;
  border: 1px solid #334490;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 1em;
  padding: 5px;
}

div#content ul#subcategories .menuitem span {
  white-space: nowrap;
}

div#content ul#subcategories a,
div#content ul#subcategories a:visited,
div#content ul#subcategories a:hover,
div#content ul#subcategories a:active {
  text-decoration: none;
  white-space: nowrap;
}

div#content ul#subcategories
div#content ul#subcategories li {
  padding: 0;
  margin: 0;
}

div#content ul#subcategories li {
  display: inline;
  list-style-type: none;
  padding-bottom: 5px;
  margin-right: 5px;
}

div#content ul#subcategories img.icon, div#content ul#subcategories img.hoverIcon {
  vertical-align: middle;
  border: 0px none;
  margin: 5px;
}

div#content ul#subcategories img.hoverIcon {
  display: none;
}

div#content ul#subcategories a.opened img.icon {
  display: none;
}

div#content ul#subcategories a.opened img.hoverIcon {
  display: inline;
}

div#content ul#subcategories a span {
  color: white;
  text-decoration: none;
}

div#content ul#subcategories a.opened span {
  color: #bcdc91;
  text-decoration: none;
}



