/* element or element-class styling */

form,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/* workaround IE big/small problems */
/* problems imagined - remember always check your screen dpi before doing this! */
/* * html .form td
{
	font-size: 0.64em;
}
* html .menu .menuprompt, * html .mainbox, * html .menu, * html .newfrontbox
{
	font-size: 0.8em;
}
* html .itembox
{
	font-size: 1em;
}*/

.body
{
	/*background-color: #1a1043;*/
	background-color: #212541;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
}

body.staging
{
	background-image: url(images/common/staging.png);
}

.form td,
.form th
{
	font-size: 0.8em;
	padding: 1px;
}

p.form {
	font-size: 0.8em;
	margin: 3.2em 0 0 0;
}

.form select {
	width: 12em;
}

.submit,
.input
{
	border: 1px outset;
	font-size: 0.8em;
	font-family: Verdana, sans-serif;
}

.submit
{
	color: #000000;
	background-color: #ffffff;
}

textarea.input
{
	overflow: auto;
}

#property
{
	background-color: #d1d3c9;
}

/* site styling */

#backleft
{
	background-image: url(images/common/back-left.jpg);
	background-repeat: no-repeat;
}

#backright
{
	background-image: url(images/common/back-right.jpg);
	background-repeat: no-repeat;
}

#backtop
{
	background-image: url(images/common/back-top.jpg);
	background-repeat: no-repeat;
}

.contentbox p,
.contentbox span,
.contentbox ul
{
	font-family: Arial, sans-serif;
}

td.frontbox
{
	background-image: url(images/home/front-page.jpg);
	background-repeat: no-repeat;
}

.frontbox div
{
	margin: 10px;
}

.frontbox p
{
	font-family: Arial, sans-serif;
}

.homebox p
{
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
}

.homebox h1
{
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	font-weight: normal;
}

.mainbox
{
	border: 1px inset;
	background-color: #ffffff;
	height: 460px; /* minimum height for white box */
}

.mainbox td,
.mainbox th
{
	background-color: #d1d3c9;
	border: 1px outset;
	color: #000000;
	padding: 5px;
}

.mainbox td.final
{
	background: transparent;
	border: none;
}

.mainbox td td,
.mainbox td th
{
	border: none;
}

.mainbox p,
.mainbox span,
.mainbox ul
{
	font-size: 0.8em;
}

.mainbox h1
{
	display: inline;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mainbox a:link,
.mainbox a:visited,
.mainbox a:active,
.mainbox a:hover
{
	color: #000088;
}

.mainbox a:link,
.mainbox a:visited,
.mainbox a:active
{
	text-decoration: none;
}

.mainbox a:hover
{
	text-decoration: underline;
}

.menu img /* stop that, Firefox 3 */
{
	display: block;
}

.menu a:link,
.menu a:visited,
.menu a:active,
.menu a:hover
{
	color: #ffffff;
}

.menu a:link,
.menu a:visited,
.menu a:active
{
	text-decoration: none;
}

.menu a:hover
{
	text-decoration: underline;
}

.menu .input
{
	border-top: 1px inset #145784;
	border-left: 1px inset #145784;
	border-right: 1px inset #145784;
	border-bottom: 1px inset #145784;
	background-color: #ffffff;
	color: #000000;
	font-size: 0.7em;
}

.menu a.hi
{
	font-weight: bold;
}

.nopad td
{
	padding: 0px;
}

span.price1,
span.price2,
span.price3,
span.price4,
span.price5,
span.price6
{
	padding: 6px;
	font-size: 0.75em;
}

.price1 a:link,
.price1 a:active,
.price1 a:visited,
.price1 a:hover,
.price2 a:link,
.price2 a:active,
.price2 a:visited,
.price2 a:hover,
.price3 a:link,
.price3 a:active,
.price3 a:visited,
.price3 a:hover,
.price4 a:link,
.price4 a:active,
.price4 a:visited,
.price4 a:hover,
.price5 a:link,
.price5 a:active,
.price5 a:visited,
.price5 a:hover,
.price6 a:link,
.price6 a:active,
.price6 a:visited,
.price6 a:hover,
.price1,
.price2,
.price3,
.price4,
.price5,
.price6
{
	font-weight: bold;
	color: #ffffff ! important;
}

.price1
{
	background-color: #8aa9c6 ! important;
}

.price2
{
	background-color: #5350a7 ! important;
}

.price3
{
	background-color: #427674 ! important;
}

.price4
{
	background-color: #5387ed ! important;
}

.price5
{
	background-color: #768a7b ! important;
}

.price6
{
	background-color: #996699 ! important;
}

.title
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
}

#propertybar td
{
	background-color: transparent;
	color: ffffff;
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
}

/* Copyright (c) 2003-2007 Atolis Ltd */
/* Copyright (c) 2006-2007 TS+ Services */
