@CHARSET "ISO-8859-1";

/* Italy-Unique
	(c) 2008-2010 Omines
	
	1. Global definitions
	2. Page layout
	3. Header layout
	4. Footer layout
	5. Menu
	6. Sidebar
	7. Main content
	8. Accordion
	9. Search page
	10. Property details page
*/

/* 1. Global definitions */
* {
	margin:0;
	padding:0;
}
body {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}
a img {
	border:none;
}
.hidden {
	display:none;
}
a, a:visited, a:active {
	color: #05A0C7;
	text-decoration: none;
}
a:hover {
	color: #05A0C7;
	text-decoration: underline;
}
a.readmore {
	background: url(/static/images/link-bullet.gif) right no-repeat;
	padding-right: 12px;
}
acronym, abbr {
	border-bottom:1px dotted #646464;
	cursor:help;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 0.5em 0;
}	
p, ul, ol {
	margin:0 0 0.5em 0;
}
p {
	text-align: justify;
}
h1 { font-size:36px; }
h2 { font-size:24px; font-weight: normal; margin-top: 1em; }
h3 { font-size:12px; color: #695D54; }
h4 { font-size:10px; }
#submenutitle {
	width: 690px;
	float: right;
	background-color:#D1D1D1;
	color:#FF6400;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	padding-left: 18px;
}
#contents {
	margin: 37px 1px 10px 30px;
}
#contents h2, #gallery h2 {
	background-color: #d1d1d1;
	color: #ff6400;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: -20px;
	padding-left: 20px;
}
#gallery h2 {
	margin-top: 36px;
	margin-left: 0px;
}
#contents h3, #gallery h3 {
	color: #000000;
}
#contents h4, #gallery h4 {
	margin-top: 10px;
	margin-bottom: 20px;
}
#contents p, #gallery p { 
	line-height: 15px;
	text-align: justify;
}
.maincontent ul, #quicklinks ul {
	list-style:disc inside;
}
.maincontent ul li, #quicklinks ul li {
	list-style: disc outside url(/static/images/bullet.gif);
	background: url(/static/images/arrow.gif) top right no-repeat;
	border-bottom: 1px dotted #b2b2b2;
}
.maincontent ul li a, #quicklinks ul li a {
	margin: 0;
	height: 100%;
}
fieldset {
	border: none;
}
fieldset dt {
	clear:left;
	float:left;
	padding-top:3px;
	width:100px;
}
fieldset dd {
	margin-bottom:0.5em;
	margin-left:100px;
	padding:2px 10px;
}
input[type=text] {
	width: 140px;
	border: 1px solid #b2b2b2;
}
/* 2. Page layout */
#background-container {
	margin:0 auto;
	position:relative;
	background:url(/static/images/background.gif);
	width:1076px;
}
#layout {
	padding: 10px 25px 10px 18px;
	margin:0 auto;
	position:relative;
	background:#ffffff;
	width:942px;
}
#top, #bottom {
	float: left;
	clear: left;
}

/* 3. Header layout */
#header {
	clear: both;
	margin-bottom: 4px;
}

/* 3.1 Logo */
#header #logo h1 {
	margin: 0;
}
#header #logo p, #header #logo h1 {
	text-align: center;
	font-size: 12px;
}
#header #logo a {
	font-weight: bold;
	font-style: italic;
	color: #999999;
}
#header #logo img {
	width: 234px;
	height: 41px;
}
#header #logo {
	text-align: center;
	width: 234px;
	float: left;
	position: relative;
}
/* 3.2 Banner */
#header #banner {
	width: 708px;
	height: 65px;
	float: right;
	position: relative;
	background: #ff5800;
	color: #ffffff;
}
#header #banner a {
	color: #ffffff;
}
#header #banner h2 {
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 0px;
	font-size: 20px;
}
#header #banner p {
	margin-top: 0px;
	margin-left: 30px;
	font-size: 10px;
	font-style: italic;
}
#header #banner .contact {
	position: absolute;
	right: 30px;
	top: 10px;
}
#header #banner .contact li {
	line-height: 20px;
	font-weight: bold;
	font-size: 10px;
}
#header #banner .contact .phone {
	list-style-image: url(/static/images/phone.png);
	border: none;
	margin: 0;
	background: none;
}
#header #banner .contact .skype {
	list-style-image: url(/static/images/skype.png);
	border: none;
	margin: 0;
	background: none;
}
/* 4. Footer layout */
#footer {
	clear: both;
	margin: 20px 0px;
	padding: 10px 5px;
	background: #ff6400;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
}
#footer a {
	color: #ffffff;
}

/* 5. Menu definitions */
#menu {
	height:26px;
	width:708px;
}
#menu ul {
	margin:0;
	right: 0px;
	float: right;
}
#menu ul li{
	float:left;
	list-style:none;
	position:relative;
	background: url(/static/images/menu-background.gif) no-repeat;
	width: 117px;
	height: 26px;
	text-align: center;
	margin: 0px 1px 0px 0px;
	border: none;
}
#menu ul li a{
	color: #ffffff;
	display: block;
	height: 21px;
	font-size: 10px;
	padding-top: 5px;
}

/* 6. Sidebar definitions */
.sidebar {
	width: 230px;
	position: relative;
	float: left;
}
.sidebar .contentblock {
	width: 205px;
	padding: 15px 10px;
	margin-bottom: 10px;
}
.sidebar div.highlighted {
	background-color: #f3f3f3;
	border: 1px solid #e6e6e6;
}
.sidebar h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.sidebar .panorama {
	display: block;
	width: 139px;
	height: 73px;
	margin: 0 auto;
}
.sidebar .portrait {
	float: left;
	width: 92px;
	height: 134px;
	margin-bottom: 5px;
	margin-left: -8px;
}
.sidebar .verticaltext {
	width: 118px;
	float: left;
	margin-left: 3px;
	clear: right;
}
.sidebar .verticaltext h4 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff6400;
	margin-bottom: 0px;
}
.sidebar .verticaltext h5 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #a09b9b;
	margin-top: 0px;
}
div.highlighted h4 {
	padding: 4px;
	background-color: #05a0c7;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
.sidebar div p, .sidebar div p strong, .sidebar div p em {
	font-size: 10px;
	line-height: normal;
	text-align: left;
	color: #352F2A;
	margin: 4px 0px;
}
.sidebar #searchblock {
	position: absolute;
	margin-left: 20px;
	padding: 6px 10px 10px 10px;
	width: 155px;
	height: 160px;
	border: 1px solid #ffffff;
	background-color: #05a0c7;
	color: #ffffff;
	font-size: 10px;
	z-index: 20;
	top: 35px;
	left: 11px;
}
#searchbox {
	height: 206px;
}
#searchbox ul {
	position: absolute;
	list-style:none;
	top: 40px;
	left: 3px;
	width: 60%;
	z-index: 10;
	margin-left: 1em;
}
#searchbox ul li {
	margin: 1px 0px;
	width: 100%;
	border: none;
	list-style: none;
}
#searchbox ul li a {
	padding: 4px 0px 4px 2px;
	background-color: #959595;
}
#searchbox ul .active a, #searchbox ul li a:hover {
	background-color: #b5b5b5;
}
#searchbox ul li a {
	display: block;
}
.sidebar #searchblock input, .sidebar #searchblock select {
	width: 140px;
}
#searchblock dt {
	margin: 4px 0px;
}
#searchbutton {
	float: right;
	position: absolute;
	top: 213px;
	right: 30px;
	z-index: 30;
}
#searchbutton input[type=submit] {
	margin-top: -1px;
	padding: 0px 5px;
	background-color: #ff6400;
	color: #ffffff;
	font-weight: bold;
	border-top: none;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#searchtypes img {
	width: 12px;
}
span.highlighted {
	color: #ff6400;
}
.sidebar .buttons {
	clear: left;
}
.sidebar .nextbutton {
	background: url(/static/images/sidebar-next-button-background.gif) no-repeat;
	width: 172px;
	height: 22px;
	clear: both;
	margin: 0 auto;
}
.sidebar .button, #searchpage .button {
	background: url(/static/images/sidebar-button-background.gif) no-repeat;
	width: 82px;
	height: 17px;
	position: relative;
	margin-bottom: 5px;
}
.sidebar .left, #searchpage .left {
	clear: left;
	float: left;
	margin-left: 16px;
}
.sidebar .right, #searchpage .right {
	clear: right;
	float: right;
	margin-right: 16px;
}
.sidebar .button a, .sidebar .nextbutton a, #searchpage .button a {
	color: #ffffff;
	font-weight: bold;
	display: block;
	height: 100%;
}
.sidebar .button a, #searchpage .button a {
	text-align: center;
	padding-top: 2px;
	font-size: 10px;
}
.sidebar .nextbutton a {
	padding-right: 40px;
	text-align: right;
	padding-top: 4px;
	font-size: 12px;
}

/* 7. Main content definitions */
#contents {
	clear: both;
	min-height: 500px;
}
#imageslider {
	width: 180px;
	height: 580px;
	position: relative;
	float: right;
}
.maincontent {
	width: 708px;
	height: 500px;
	position: relative;
	float: right;
	margin-left: 4px;
}
#bottom .maincontent {
	float: left;
	width: 528px;
}
#bottom .maincontent div {
	position: relative;
	width: 47%;
	padding: 5px;
}
#bottom .maincontent div img {
	margin-bottom: 10px;
}
#bottom .maincontent .left {
	float: left;
}
#bottom .maincontent .right {
	float: right;
}
#interactiveMap {
	width: 245px;
	height: 293px;
}
.maincontent .rentals {
	font-weight: bold;
	color: #7A6E67;
	border-top: 1px solid #b2b2b2;
	margin-top: 10px;
	padding-bottom: 30px;
	background: url(/static/images/bottom-shadow.gif) bottom center no-repeat;
}
.maincontent .rentals li {
	padding-bottom: 10px;
	margin-top: 6px;
	margin-left: 10px;
}
.maincontent .rentals li .highlighted {
	color: #05A0C7;
}
.maincontent .rentals li a {
	color: inherit;
	display: block;
	padding-right: 30px;
}
#submitbutton {
	position: relative;
	float: right;
}
#submitbutton input[type=submit] {
	background-color: #05a0c7;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	border: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#bottom .maincontent div fieldset {
	background: url(/static/images/bottom-shadow.gif) bottom center no-repeat;
	padding-bottom: 30px;
}
#sales {
	width: 190px;
}
#sales img {
	float: left;
	margin-right: 10px;
}
#sales p {
	width: 240px;
}

/* 7.1 Quicklinks */
#quicklinks {
	position: relative;
	float: left;
	clear: both;
	width: 758px;
	margin-bottom: 10px;
}
#quicklinks h3 {
	border-bottom: 1px solid #e0e0e0;
	font-size: 12px;
	font-weight: bold;
}
#quicklinks ul {
	margin:0;
	right: 0px;
	float: right;
}
#quicklinks ul li{
	float:left;
	list-style: disc outside url(/static/images/bullet.gif);
	position:relative;
	background: url(/static/images/arrow.gif) top right no-repeat;
	width: 317px;
	height: 30px;
	margin: 5px 0px 5px 60px;
	border-bottom: 1px dotted #b2b2b2;
}
#quicklinks ul li a{
	color: #000000;
	display: block;
	font-size: 10px;
}
/* 8. Accordion definitions */
#accordion {
	margin-top: 4px;
}
#accordion .toggler {
	margin: 0px 1px 0px 0px;
	padding: 2px 0px 2px 10px;
	background-color: #817976;
	color: #ffffff;
	cursor: pointer;
	border-top: 1px solid #ffffff;
	z-index: 100;
}
#accordion .element {
	height: 200px;
	z-index: 20;
}
#accordion .element .image{
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
}

#accordion .element .active{
	z-index: 25;
	opacity: 1;
}
#accordion .element .image img{
	width: 707px;
	height: 369px;
}
#accordion .element .image .description{
	display: block;
	background: url(/static/images/background-overlay.png);
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 701px;
	height: 16px;
	padding: 3px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
/* Image ticker specifics */
#imageslider{
	margin: 0;
	padding: 0;
	width: 164px;
	height: 616px;
	border: 1px solid #ff6400;
	background-color: #d1d1d1;
	margin-bottom: 15px;
	text-align: center;
}
#imageslider .tickerbutton{
	margin: 0;
	padding: 7px 0;
	width: 100%;
	height: 17px;
	cursor: pointer;
}
#tickerUpButton img, #tickerDownButton img {
	width: 26px;
	height: 15px;
}
#imageslider #imagelist{
	position: relative;
}
#imageslider #imagelistcontainer{
	height: 558px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#imageslider #imagelist .image{
	position: relative;
	clear: both;
	margin: 0 0 3px 0;
	padding: 0;
}
#imageslider #imagelist .image .header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	background: url(/static/images/ticker-header-background.png);
}
#imageslider #imagelist .image img{
	width: 164px;
	height: 89px;
}

/* 9. Search page specifics */
#searchpage {
	width: 100%;
	margin-top: 36px;
	position: relative;
	clear: both;
}
#leftcolumn {
	width: 234px;
	float: left;
	position: relative;
}
#maincolumn {
	width: 535px;
	margin-right: 5px;
	float: left;
	position: relative;
}
#rightcolumn {
	width: 166px;
	float: left;
	position: relative;
}
/* 9.1 Region selector */
#leftbarinfo {
	width: 210px;
	height: 23px;
	float: left;
	background: #d1d1d1;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 3px;
}
#leftcolumn ul {
	list-style-type: none;
}
.regionToggler, #searchpage .regionToggler li {
	margin-left: 0px;	
	font-size: 13px;
	font-weight: bold;
	color: #ff6400 !important;
}
#regionselector {
	padding: 5px;
	border: 1px solid #ff6400;
	width: 218px;
	margin-bottom: 20px;
}
.regionToggler li {
	font-size: 12px;
}
.regionToggler li .underline {
	display: block;
	width: 100%;
	padding-left: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #949494;
	margin-bottom: 10px;
}
.regionToggler li li {
	color: #606060 !important;
	padding-left: 10px;
}
.regionToggler li li li {
	color: #949494 !important;
	margin-left: 20px;
}
.regionToggler .background {
	display: block;
	height: 28px;
	padding-top: 5px;
	padding-left: 10px;
	background: url(/static/images/region-background.jpg) no-repeat;
	cursor: pointer;
}
.regionToggler li a {
	color: #ff6400 !important;
}
.regionToggler li li a {
	color: #606060 !important;
}
.regionToggler li li li a {
	color: #949494 !important;
}
.regionToggler li a:hover, .regionToggler li a:active, .regionToggler li a.active {
	text-decoration: underline;
	background: url(/static/images/arrow-bullet.png) center left no-repeat;
	padding-left: 10px;
	margin-left: -10px;
}
#searchpage #testimonials {
	color: #626262 !important;
	width: 97%;
}
#searchpage #testimonials h4 {
	color: #ff6400;
	margin-top: 30px;
}
#searchpage a.readmore {
	margin-left: 10px;
	padding-left: 10px;
	background: url(/static/images/arrow-bullet.png) center left no-repeat;
	color: #626262;
	font-weight: bold;
	text-decoration: underline;
}
#searchpage a.readmore:hover {
	text-decoration: none;
}
/* 9.2 Location info */
#rightcolumn div {
	margin-bottom: 5px;
}
#locationinfo {
	padding: 15px;
	background: #d1d1d1;
	color: #626262 !important;
}
#locationinfo img {
	border: 1px solid #ffffff;
	margin-bottom: 20px;
	width: 134px;
	height: 81px;
}
#gallerylink {
	height: 30px;
	background: url(/static/images/view-in-gallery-background.png) no-repeat;
	padding-top: 34px;
	padding-left: 24px;
	font-weight: bold;
}
#gallerylink a {
	color: #ffffff !important;
}
#searchby {
	border-bottom: 3px solid #ff6400;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
/* 9.3 Results */
#results .property {
	clear: both;
}
#results .propertyinfo {
	position: relative;
	float: left;
	width: 215px;
	text-align: justify;
}
#results .propertyinfo .googlemaps {
	position: absolute;
	top: 0px;
	right: 0px;
}
#results .propertyinfo .googlemaps img {
	width: 57px;
	height: 18px;
}
#results .propertyinfo h3 {
	border-bottom: 1px solid #ff6400;
	padding-bottom: 6px;
	padding-right: 59px;
	text-align: left;
}
#results .property .description {
	text-transform: uppercase;
}
#results .propertyinfo h3 a {
	color: #ff6400;
}
#results .propertyimage {
	width: 310px;
	float: right;
	position: relative;
	padding-bottom: 20px;
}
#results .propertyimage img {
	width: 307px;
	height: 231px;
}
#results .buttons {
	margin-top: 30px;
}
/* 9.4 Search form */
#searchform {
	margin-bottom: 5px;
}
#searchform .formrow {
	padding: 5px;
	color: #606060;
	background-color: #d1d1d1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
	position: relative;
	height: 40px;
}
#searchform .formrow .formcolumn {
	position: absolute;
	bottom: 5px;
}
#searchform .formrow .formcolumn.tiny		{ width: 70px; }
#searchform .formrow .formcolumn.small		{ width: 120px; }
#searchform .formrow .formcolumn.medium	{ width: 145px; }
#searchform .formrow .formcolumn.wide		{ width: 270px; }
#searchform select {
	min-width: 60px;
	max-width: 140px;
}
#searchform #allproperties {
	background: url(/static/images/sidebar-next-button-background.gif) no-repeat scroll 0 0;
	width: 172px;
	height: 22px;
}
#searchform #allproperties a {
	display: block;
	padding-top: 4px;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-right: 40px;
	text-align: right;
	text-decoration: none;
}
#searchform .formcolumn.wide select {
	max-width: 260px;
}
#searchform #submitbutton input[type=submit] {
	background-color: #ff6400;
}
.pager {
	margin: 5px 0;
	padding: 10px 0;
	clear: both;
	font-size: 12px;
	text-align: center;
}
.pager a {
	color: #a1a1a1;
	padding: 2px;
}
.pager a.arrow, .pager a.allproperties {
	color: #ffffff;
	background-color: #a1a1a1;
}
.pager a.allproperties {
	padding: 6px;
	border: 1px solid #ff6400;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 20px;
}
.crumbtrail a {
	font-weight: bold;
	font-size: 12px;
}
.crumbtrail a {
	color: #ff6400;
}
#maplink img {
	width: 167px;
	height: 218px;
}
/* 10. Property */
#minigooglemap {
	width:416px;
	height:276px;
	text-align:center;
	margin-bottom:15px;
	margin-left: 25px;
}
#widegooglemap {
	margin: 0 auto;
	width: 628px;
	height: 473px;	
}
#searchgooglemap {
	width: 528px;
	height: 673px;
	margin-top: 10px;
}
#propertypage {
	font-size: 11px;
}
#propertypage .description {
	clear: none;
	font-size: 10px !important;
	width: 250px;
	float: left;
}
#propertypage #rightbutton {
	float: right;
	background-color: #04A0C8;
	color: #ffffff;
	font-weight: bold;
}
#propertypage #rightbutton a{
	color: #ffffff;
	display: block;
	padding: 3px 6px;
}
#propertypage p {
	clear: both;
}
#propertypage h2 {
	margin-top: 35px;
	padding: 3px 8px;
	clear: both;
	background-color: #04a0c8;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
#propertypage h4 {
	clear: both;
	margin: 0 0 10px 0;
	padding: 20px 0 3px 0;
	border-bottom: 1px solid #d1d1d1;
}
#propertypage > div {
	width: 49%;
	position: relative;
	float: left;
}
#propertypage > .crumbtrail {
	width: 70%;
}
#propertypage > #backbutton {
	float: right;
	text-align: right;
	margin-top: 16px;
	width: 25%;
}
#propertypage > #extrainfo {
	float: right;
}
#propertypage h3 {
	margin: 40px 2px 10px 0;
	padding-bottom: 4px;
	color: #ff6400;
	border-bottom: 1px solid #ff6400;
	clear: both;
}
#backbutton {
	float: right;
	text-align: right;
	margin-top: 16px;
}
#propertypage .links {
	margin-top: 20px;
	list-style: none;
}
#propertypage .links > li {
	background-color: #04a0c8;
	margin: 2px 0;
}
#propertypage .links > li a {
	color: #ffffff;
	font-weight: bold;
	display: block;
	width: 100%;
	padding: 6px 0 6px 20px;
	background: url(/static/images/link-bullet-light.gif) center left no-repeat;
	text-decoration: none !important;
}
.signature {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding: 4px 0;
	margin: 4px 0 10px 0;
	font-weight: bold;
	font-size: 110%
}
#propertypage #propertyimage {
	text-align: center;
}
#propertypage #propertyimage img {
	width: 416px;
	height: 276px;
}
#propertypage #submapbuttons {
	position: relative;
	float: right;
}
#propertypage a.button, #propertybuttons a {
	color: #ffffff;
	font-weight: bold;
	background-color: #04a0c8;
	padding: 3px 6px;
	margin-right: 10px;
}
#propertybuttons .favorites {
	background: url(/static/images/favorites-icon.gif) center left #04a0c8 no-repeat;
}
#propertybuttons .email {
	background: url(/static/images/email-icon.gif) center left #04a0c8 no-repeat;
}
#propertybuttons .print {
	background: url(/static/images/print-icon.gif) center left #04a0c8 no-repeat;
}
#propertybuttons a {
	margin-right: 4px;
	font-size: 10px;
	padding-left: 22px;
}
#propertybuttons {
	margin-top: 2px;
	margin-bottom: 10px;
}
#propertypage .highlight {
	padding: 15px;
	list-style: url(/static/images/square-bullet.gif) outside;
	background-color: #f1f1f1;
}
#propertypage .highlight li {
	margin: 4px 0 2px 15px;
}
.prices th, .prices td {
	padding: 3px 5px;
	margin: 2px;
	color: #ffffff;
	background-color: #ff6400;
}
.prices th {
	width: 185px;
	text-align: center;
}
.prices td {
	width: 115px;
	text-align: center;
}
.prices th .description {
	font-weight: normal;
}
#flashmap {
	width: 537px;
	height: 690px;
	border: 1px solid #ff6400;
	background-image: url(/static/images/map-preview.jpg);
}
#galleryimages {
	clear: both;
}
.galleryimage {
	width: 314px;
	height: 235px;
	float: left;
	margin-bottom: 6px;
	text-align: center;
}
.propertyblock {
	width: 314px;
	height: 320px;
	float: left;
	margin-bottom: 6px;
	text-align: left;
}
.propertyblock img {
	display: block;
	margin: 0 auto;
}
.propertyblock .propertylink, .propertyblock .propertylink:hover {
	color: #ff6400;
}
.propertyblock a.readmore {
	margin-right: 15px;
}
.propertyblock .propertydetails {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin-top: 5px;
}
.inforequest input[type=text], textarea {
	width: 400px;
}
.checkboxgroup {
	margin-left: 300px;
	width: 400px;
}
.checkboxgroup label {
	display: block;
	float: left;
	padding: 2px 0;
	width: 200px;
}
.inforequest dt{
	padding-top:3px;
	clear:left;
	float:left;
	width:290px;
	text-align: right;
}
.inforequest dd{
	padding:2px 10px 2px 10px;
	width:60%;
	margin-bottom:0.5em;
	margin-left: 290px;
}
.inforequest dl{
	clear: both;
	margin-bottom: 20px;
}
.inforequest input[type=submit], .inforequest input[type=button] {
	background-color: #05a0c7;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	border: none;
	-moz-border-radius: 4px;
}
.error {
	color: #ff0000;
}
.inforequest legend {
	width: 890px;
	background-color: #d1d1d1;
	color: #ff6400;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 20px;
}
select {
	min-width: 50px;
}
.backbutton {
	float: right;
	clear: both;
}