body {
	font-family: "Myriad Web Pro", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	background-color: #545c97;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 1em 0;
	padding: 0;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-weight: bold;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p {
	margin: 0 0 0.5em 0;
	padding: 0;
}

a {
	color: #273073;
}

a:hover {
	color: #36419E;
}

#container {
	font-size: 90%;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	background: #273073 url(/images/sapphire_05.jpg) repeat-y top left;
}

#content, #footer {
	text-align: left;
	margin: 0 auto;
	background-color: #fffce4;
	width: 660px;
	padding: 30px 20px 0 20px;
	color: #273073;
}

#footer {
	background: url(/images/sapphire_07.jpg) no-repeat bottom left;
	min-height: 74px;
	padding: 0 50px 10px 50px;
	width: 660px;
	text-align: center;
	font-size: x-small;
	clear:  both;
	padding-top: 2em;
}

* html #footer {
	height: 74px;
}

#header {
	color: white;
	font-size: larger;
	background: url(/images/sapphire_02.jpg) no-repeat top left;
	height: 100px;
}

#header h1, #header p {
	margin-left: -20000px;
}

ul.navigation {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	background: url(/images/sapphire_04.jpg) no-repeat bottom left;
}

ul.navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 2em;
}

ul.navigation li a {
	padding: 0 1em;
	text-decoration: none;
}

ul.navigation li a:hover {
	text-decoration: underline;
}

#footer ul.navigation {
	width: auto;
	padding: 0;
	background-image: none;
}

#footer p {
	margin-top: -1em;
}

#footer ul.navigation li a {
	text-decoration: underline;
}

#property_header {
	width: 50%;
	float: left;
}

#property_header h1 {
	margin: 0;
}

.call_or_register {
	float: right;
	width: 50%;
	line-height: 1.2em;
	text-align: right;
}

.call_or_register .telephone {
	color: #ba0a38;
	font-size: 1.3em;
	white-space: nowrap;
}

.property {
	clear: both;
	font-size: smaller;
	padding-top: 1em;
	line-height: 1.2em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.5em;
	width: 100%;
}

.no_property {
	clear: both;
	padding-top: 2em;
}

.property h2 {
	float: left;
	font-weight: bold;
	margin-bottom: 0em;
}

.property_index .offer_type {
	float: right;
	font-weight: bold;
}

.property_detail .offer_type {
	font-size: larger;
}

.offer_type .price {
	color: #ba0a38;
	font-weight: bold;
}

.property .synopsis {
	clear: both;
}

.property .property_image {
	width: 100px;
	float: right;
	clear: both;
	text-align: center;
	margin-left: 2em;
}

.property .property_image img {
	width: 100px;
	border: 0;
}

.property ul.features {
	margin: 0;
	padding: 0;
	list-style: disc inside;
}

.property ul.features li {
	margin: 0;
	padding: 0;
	float: left;
	width: 40%;
}

.property_detail #details,
.property_detail #pictures {
	font-size: smaller;
	width: 320px;
	float: left;
	line-height: 1.3em;
	padding: 0 10px 0 0;
}

.property_detail #pictures {
	padding: 0 0 0 10px;
}

.property_detail #full_details {
	clear: both;
	font-size: smaller;
	line-height: 1.3em;
	padding-top: 2em;
}

.property_detail #details h2,
.property_detail #pictures h2,
.property_detail #full_details h2 {
	margin: 0 0 0.25em 0;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #ddd;
}

.property_detail #synopsis,
.property_detail #features,
.property_detail #pdf_details {
	clear: left;
	margin: 0 0 2em 0;
}

.property_detail #synopsis h3,
.property_detail #features h3,
.property_detail #pdf_details h3 {
	float: left;
	width: 6em;
}

.property_detail #pdf_details h3 {
	visibility: hidden;
}

.property_detail #pdf_details a.image {
	float: right;
	margin-left: 1em;
}

.property_detail #pdf_details img {
	border: 0;
}

.property_detail #synopsis p,
.property_detail #features p,
.property_detail #pdf_details p {
	margin-left: 6em;
}

.property_detail #pictures p {
	text-align: right;
	clear: left;
}

.property_detail #pictures img#main_image {
	width: 320px;
}

.property_detail #pictures #thumbnails img {
	width: 100px;
	height: 66px;
	float: left;
	margin: 0 10px 0.5em 0;
	cursor: pointer;
	border: 0;
}

.property_detail #pictures #thumbnails img.third {
	margin: 0;
}

* html .property_detail p {
	/* 3 pixel text jog fix for explorer */
	height: 1px;
}

ul#page_nav  {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: smaller;
}

ul#page_nav li {
	float: left;
	margin-right: 0.5em;
}

ul#page_nav li a {
	padding: 0.4em 0.3em 0.1em 0.3em;
	background: #CCC395 url(/images/page.gif) no-repeat 0.75em 0px;
	text-decoration: none;
}

ul#page_nav li a.current {
	background-color: #273073;
	color: white;
}

div.clear {
	clear: both;
}

pre {
	text-align: left;
}

.article img.right {
	float: right;
	clear: right;
	margin: 0 0 1em 1em;
	border: 1px solid #333;
}