/* LAYOUT */
* {
	margin:0;
	padding:0;
}
body, html {
	margin:0;
	padding:0;
	background-color:#3576a2;
}
#wrapper {
	background:transparent url(/lbi/ga.nsf/bg-header-inside.png) repeat-x left top;
	background-color:#f4f4f4;
}
.index #wrapper {
	background:transparent url(/lbi/ga.nsf/bg-header.png) repeat-x left top;
	background-color:#f4f4f4;
}
#header {
	height:133px;
	background: url(/lbi/ga.nsf/bg-header-inside.jpg) no-repeat top center;
}
.index #header {
	height:185px;
	background: url(/lbi/ga.nsf/bg-header.jpg) no-repeat top center;
}
#header_inside {
	width:904px;
	margin:0 auto;
}
#logo img {
	height:80px;
	width:360px;
}
#print_logo {
	display:none;
}
.index #logo img {
	height:120px;
	width:520px;
}
#content_container {
	width:904px;
	margin:0 auto;
	min-height:300px;
}
#content {
	margin:30px 10px;
}
.col-2 #content {
	margin:30px 30px 30px 10px;
}
.index .col-2 #content {
	margin:20px 30px 30px 10px;
}
.col-2 {
	background:transparent url(/lbi/ga.nsf/bg-sidebar.png) repeat-y right top;
}
.col-2-bottom {
	height:13px;
	background:transparent url(/lbi/ga.nsf/bg-sidebar-bottom.png) repeat-y right bottom;
}
#left {
	width:646px;
	float:left;
}
#right {
	width:214px;
	float:left;
	background:transparent url(/lbi/ga.nsf/bg-sidebar-top.png) no-repeat ;
	min-height:180px;
	padding:10px 20px;
}
ul {
	margin:20px 0 0 20px;
	padding:0px;
	list-style:none;
}
ul li {
	margin-bottom:5px;
	padding-left:16px;
	background: url(/lbi/ga.nsf/bullet.gif) 0 7px no-repeat;
}
#footer {
	background:#3576a2 url(/lbi/ga.nsf/bg-footer.png) repeat-x left top;
	min-height:150px;
	padding:10px 0 25px 0;
}
#footer .col {
	float:left;
	width:215px;
	padding-left:10px;
}
#footer_inside {
	width:904px;
	margin:0 auto;
}
h1, h2, h3 {
	margin:0;
	padding:0;
	margin:15px 0;
}
p {
	margin:15px 0;
}
small {
	font-size: 0.75em;
	line-height:1.2em;
	}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.clear {
	clear:both;
}
.noborder {
	border:0px;
}
/* STYLE */
body {
	font-family: Tahoma, Verdana, Geneva;
	font-size:9pt;
	color:#333;
}
a {
	color:#3a6277;
	font-weight:bold;
}
a:link {
	color:#3a6277;
	font-weight:bold;
}
a:active, a:focus {
	color:#3a6277;
	font-weight:bold;
}
a:visited {
	color:#3a6277;
	font-weight:bold;
}
a:hover {
	color:#2190ba;
	font-weight:bold;
}
h1 {
	color:#3a6277;
	font-size:16pt;
	font-weight:bold;
}
h2 {
	font-size:14pt;
	font-weight:bold;
	color:#3a6277;
}
.index h2 {
	font-size:14pt;
	font-weight:normal;
	color:#3a6277;
	line-height:1.4em;
}
.index h2 strong {
	font-size:16pt;
	font-weight:bold;
}
h3 {
	font-size:11pt;
	font-weight:bold;
	color:#3a6277;
}
h3 a:link, h3 a:active, h3 a:focus, h3 a:visited, h3 a:hover {
	text-decoration:none;
	color:#222;
}
#right h3 {
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:1px solid #ccc;
}
#content {
	line-height:1.6em;
}
#right {
	color:#555;
	line-height:1.4em;
	font-size:8pt;
}
#content img {
	padding:1px;
	border:1px solid #aaa;
}
#content .no-border {
	border:0px solid #fff;
}
#featured_outer {
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:4px solid #dfdfdf;
	border-left:4px solid #dfdfdf;
	padding-left:1px;
	padding-bottom:1px;
	background-color:#fff;
	overflow:hidden;
	font-size:8pt;
	height:365px;
}
#featured_outer h2 {
	font-size:11pt;
	font-weight:bold;
	color:#fff;
	margin:0;
}
#featured_outer p {
	margin:3px 0;
	line-height:1.3em;
}
#featured_showcase h2 {
	font-size:11pt;
	font-weight:bold;
	color:#fff;
	margin:0;
}
#featured_showcase p {
	margin:3px 0;
	line-height:1.3em;
}
#footer {
	font-size:11px;
	color:#fff;
	line-height:1.3em;
}
#footer .col h3 {
	color:#fff;
	font-size:13pt;
	font-weight:bold;
}
#footer .col ul {
	margin:15px 0 0 3px;
	padding:0px;
	list-style:none;
}
#footer .col ul li {
	margin-bottom:5px;
	padding-left:13px;
	background: url(/lbi/ga.nsf/bullet-footer.png) 0 5px no-repeat;
}
#footer #legal {
	text-align:center;
	margin-top:20px;
	color:#999;
}
#footer a:link, #footer a:active, #footer a:focus, #footer a:visited, #footer a:hover {
	color:#fff;
	font-weight:normal;
}
#footer .separator {
	color:#999;
	margin:0 6px;
}
hr {
  color:#fff;
  border:0;
  border-bottom:1px dotted #60665f;
  margin:5px 0;
}
hr.up {
  border-width:0;
  background:transparent url(/lbi/ga.nsf/bg-hr-up.jpg) repeat-x left top;
  height:13px;
}
hr.down {
  border-width:0;
  background:transparent url(/lbi/ga.nsf/bg-hr-down.jpg) repeat-x left top;
  height:13px;
}
blockquote {
	margin:40px 40px;
	font-style:italic;
	font-size:9pt;
}
/* Image format within text */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 0px;
	margin: 0 0 2px 15px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0 15px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.aligncenter {
	text-align:center;
}
/************ Table ************/
#content table {
                width: 100%;
                border-collapse: collapse;
                }
                
table thead th {
                font-weight: bold;
                font-size: 10pt;
                border-bottom: 1px solid #ccc;
				background-color:#eaeaea;
				text-align:left;
                }
                
tbody {
                
                }
                
tbody tr {
                border-bottom: 1px solid #ddd;
                }
				
tbody tr:hover {
                background: #eaeaea;
                }
              
tbody tr.alt-row {
                background: #ccc;
                }
                
table td,
table th {
                padding: 8px;
                line-height: 1.3em;
                }
#content table tfoot th {
                font-weight: bold;
                font-size: 15px;
                }
/* MENU */
#menu {
	font-size:10pt;
	font-family: Tahoma, Verdana, Geneva;
	height:53px;
}
.index #menu {
	height:65px;
}
#menu table {
	padding:0;	
}
#menu table td {
	padding:0;	
}
#menu tbody tr {
border-bottom:0px solid #DDDDDD;
}
#menu a:link {
	color:#444;
	text-decoration:none;
	font-weight:bold;
}
#menu a:active, #menu a:focus {
	color:#7d0027;
	text-decoration:underline;
}
#menu a:visited {
	color:#777;
	text-decoration:none;
}
#menu a:hover {
	color:#7d0027;
	text-decoration:underline;
	background-color:transparent;
}
#menu #home {
	width:115px;
	background:url(/lbi/ga.nsf/bg-menu-home-inside.png);
}
#menu #home:hover {
	background:url(/lbi/ga.nsf/bg-menu-home-inside-hover.png);
}
#menu #about_us {
	width:198px;
	background:url(/lbi/ga.nsf/bg-menu-about-us-inside.png);
}
#menu #about_us:hover {
	background:url(/lbi/ga.nsf/bg-menu-about-us-inside-hover.png);
}
#menu #real_estate {
	width:151px;
	background:url(/lbi/ga.nsf/bg-menu-real-estate-inside.png);
}
#menu #real_estate:hover {
	background:url(/lbi/ga.nsf/bg-menu-real-estate-inside-hover.png);
}
#menu #lbi_rentals {
	width:141px;
	background:url(/lbi/ga.nsf/bg-menu-lbi-rentals-inside.png);
}
#menu #lbi_rentals:hover {
	background:url(/lbi/ga.nsf/bg-menu-lbi-rentals-inside-hover.png);
}
#menu #lbi_resources {
	width:164px;
	background:url(/lbi/ga.nsf/bg-menu-lbi-resources-inside.png);
}
#menu #lbi_resources:hover {
	background:url(/lbi/ga.nsf/bg-menu-lbi-resources-inside-hover.png);
}
#menu #contact_us {
	width:130px;
	background:url(/lbi/ga.nsf/bg-menu-contact-us-inside.png);
}
#menu #contact_us:hover {
	background:url(/lbi/ga.nsf/bg-menu-contact-us-inside-hover.png);
}
#menu_preload {
	width:0;
	height:0;
}
#menu_preload #preload_home {
	background:url(/lbi/ga.nsf/bg-menu-home-inside-hover.png);
}
#menu_preload #preload_about_us {
	background:url(/lbi/ga.nsf/bg-menu-about-us-inside-hover.png);
}
#menu_preload #preload_real_estate {
	background:url(/lbi/ga.nsf/bg-menu-real-estate-inside-hover.png);
}
#menu_preload #preload_lbi_rentals {
	background:url(/lbi/ga.nsf/bg-menu-lbi-rentals-inside-hover.png);
}
#menu_preload #preload_lbi_resources {
	background:url(/lbi/ga.nsf/bg-menu-lbi-resources-inside-hover.png);
}
#menu_preload #preload_contact_us {
	background:url(/lbi/ga.nsf/bg-menu-contact-us-inside-hover.png);
}
.index #menu #home {
	width:115px;
	background:url(/lbi/ga.nsf/bg-menu-home.png);
}
.index #menu #home:hover {
	background:url(/lbi/ga.nsf/bg-menu-home-hover.png);
}
.index #menu #about_us {
	width:198px;
	background:url(/lbi/ga.nsf/bg-menu-about-us.png);
}
.index #menu #about_us:hover {
	background:url(/lbi/ga.nsf/bg-menu-about-us-hover.png);
}
.index #menu #real_estate {
	width:151px;
	background:url(/lbi/ga.nsf/bg-menu-real-estate.png);
}
.index #menu #real_estate:hover {
	background:url(/lbi/ga.nsf/bg-menu-real-estate-hover.png);
}
.index #menu #lbi_rentals {
	width:141px;
	background:url(/lbi/ga.nsf/bg-menu-lbi-rentals.png);
}
.index #menu #lbi_rentals:hover {
	background:url(/lbi/ga.nsf/bg-menu-lbi-rentals-hover.png);
}
.index #menu #lbi_resources {
	width:164px;
	background:url(/lbi/ga.nsf/bg-menu-lbi-resources.png);
}
.index #menu #lbi_resources:hover {
	background:url(/lbi/ga.nsf/bg-menu-lbi-resources-hover.png);
}
.index #menu #contact_us {
	width:130px;
	background:url(/lbi/ga.nsf/bg-menu-contact-us.png);
}
.index #menu #contact_us:hover {
	background:url(/lbi/ga.nsf/bg-menu-contact-us-hover.png);
}
.index #menu_preload #preload_home {
	background:url(/lbi/ga.nsf/bg-menu-home-hover.png);
}
.index #menu_preload #preload_about_us {
	background:url(/lbi/ga.nsf/bg-menu-about-us-hover.png);
}
.index #menu_preload #preload_real_estate {
	background:url(/lbi/ga.nsf/bg-menu-real-estate-hover.png);
}
.index #menu_preload #preload_lbi_rentals {
	background:url(/lbi/ga.nsf/bg-menu-lbi-rentals-hover.png);
}
.index #menu_preload #preload_lbi_resources {
	background:url(/lbi/ga.nsf/bg-menu-lbi-resources-hover.png);
}
.index #menu_preload #preload_contact_us {
	background:url(/lbi/ga.nsf/bg-menu-contact-us-hover.png);
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}
/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/
	/* QuickMenu 0 */
	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:transparent;
		z-index:1000 !important;
	}
	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		
	}
  
	.qmparent {
		line-height:53px;
		height:53px;
		text-indent:-9999px;
	}
	
	.index .qmparent {
		line-height:65px;
		height:65px;
		text-indent:-9999px;
	}
	
	.qmparent img{
		border-width:0px;
	}
	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		background-repeat:no-repeat;
		/*background-position:95% 50%;*/
		text-align:center;
	}
	
	#qm0 .qmparent:hover
	{	
		
		text-decoration:none;
	}
	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#fff;
		text-decoration:none;
		
	}
	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:0;
		border-width:0px;
		border-style:solid;
		border-color:#555;
		text-align:left;
		margin-top:0px;
		border-bottom:4px solid #dfdfdf;
		background-color:#f4f4f4;
	}
	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:0 10px;
		margin:0;
		line-height:27px;
		height:27px;
		background:transparent url(/lbi/ga.nsf/bg-menu-submenu.png) repeat-x;
		color:#fff;
		font-size:8pt;
		font-weight:bold;
		border-left:4px solid #dfdfdf;
		border-right:4px solid #dfdfdf;
		background-color:#f4f4f4;
		border-top:1px solid #dbdbdb;
	}
	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background:transparent url(/lbi/ga.nsf/bg-menu-submenu-hover.png) repeat-x;
		text-decoration:none;
		background-color:#eaeaea;
	}
	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background:transparent url(/lbi/ga.nsf/bg-menu-submenu-hover.png) repeat-x;
		text-decoration:none;
		background-color:#eaeaea;
	}
	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		
	}
	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#222;
		color:#FFFFFF;
	}
	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#222222;
		font-size:11px;
		font-weight:bold;
	}
	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px 4px 5px;
		border-color:#999999;
	}
	
	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		height:65px;
		margin:0px;
		width:0px;
	}
	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		width:100%;
	}
	
	/*"""""""" Custom Rule""""""""*/	
	#qm0 .qmshadow	
	{	
		background-color:#eee;
	}
	
	.index #qm0 .qmshadow	
	{	
		background-color:#999;
	}
	/*"""""""" Custom Rule""""""""	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
	}*/
	
	
/* Google map search */
.google-map {
	float:left;
	margin-right:35px;
	width:500px;
}
.google-map iframe {
	border:1px solid #999;
}
.google-map-search {
	float:left;
	width:340px;
}
/*************** Forms ***************/
form label {
                display: block;
                padding: 0 0 0px;
                font-weight: bold;
				font-size: 11px;
                }
             
form fieldset legend {
                font-weight: bold;
                margin-bottom: 10px;
                padding-top: 10px;
                }
                
form p small {
                font-size: 0.75em;
                color: #777;
				display: block;
                }
				
				
form input,
form input.text-input,
form select,
form textarea,
form .wysiwyg {
                padding: 6px;
                font-size: 13px;
                background: #fff url('/lbi/ga.nsf/bg-form-field.gif') top left repeat-x;
                border: 1px solid #d5d5d5;
				color: #333;
                }
            
form .small-input {
                width: 48% !important;
font-size:10px;
padding:3px;
                }
                
form .medium-input {
                width: 50% !important;
                }
                
form .large-input {
                width: 97.5% !important;
				font-size: 16px !important;
				padding: 8px !important;
                }
form input.checkbox {
	margin-right:5px;
}
                
form textarea {
                /*width: 97.5% !important;*/
                font-family: Arial, Helvetica, sans-serif;
                }
                
form select {
                padding: 4px;
                background: #fff;
                }
				
form input[type="checkbox"],
form input[type="radio"] {
				padding: 0;
                background: none;
				border: 0;
                }
				
.button,
#main-content table tfoot td .bulk-actions select,
.pagination a.number,
form input.text-input,
form input,
form textarea,
form .wysiwyg,
form select {
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
				border-radius: 4px;
			}
			
form .inline p.field {
	float:left;
	padding-right:20px;
}
form p.field {
	margin:3px 0;
}
.button {
				font-family: Verdana, Arial, sans-serif;
                display: inline-block;
                background: #226ea3 url('/lbi/ga.nsf/bg-button-teal.gif') top left repeat-x !important;
                border: 1px solid #046b9a !important;
                padding: 4px 7px 4px 7px !important;
                color: #fff !important;
                font-size: 14px !important;
                cursor: pointer;
				font-weight:bold;
                }
.button-small {
				
                 padding: 2px 3px 2px 3px !important;
                 font-size: 9px !important;
            
                }
                
.button:hover {
                text-decoration: underline;
                }
                
.button:active {
                padding: 5px 7px 3px 7px !important;
                }
				
.submitbutton {
	margin-top:10px;
}
.error {
                border-color: #df8f8f;
                color: #665252;
                }
				
label.error { 
	display:block;
	float: none; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top; 
	font-size:8pt;
	}
/* Search results */
h3.search-result-h3 {
	border-bottom:1px solid #bbb;
	margin-bottom:0;
	padding-bottom:0;
}
.search-result-sub {
	background-color:#ddd;
	text-align:left;
	padding:2px 10px;
	font-size:8pt;
	margin-top:0;
	padding-top:0;
}
.search-result-num {
	display:block;
	float:right;
}
.search-result-disclaimer {
	font-size:8pt;
	padding:0 10px;
	margin:0;
}
.search-result {
	float:left;
	width:420px;
	font-size:8pt;
	line-height:1.3em;
	margin-bottom:10px;
	padding:15px 10px;
	border:1px solid #f4f4f4;
}
.search-result:hover {
	background-color:#fff;	
	border:1px solid #ddd;
}
.search-result-details {
	float:left;
	width:240px;
}
.search-result img {
	float:left;
	margin-right:10px;
}
.search-result h4 {
	font-size:11pt;
}
.search-result h5 {
	font-size:11pt;
	color:#3a6277;
	margin-top:2px;
}
.search-result h5.ocean, .ocean {
	color:#3a6277;
}
.search-result h5.bay, .bay {
	color:#81B199;
}
.search-result p {
	margin:4px 0;
}
.search-result strong {
	font-size:9pt;
}
/* Property */
.left {
	float:left;
	width:450px;
}
.right {
	float:right;
	width:400px;
}
.contact-info {
	color:#000;
	background-color:#ddd;
	padding:0px 20px;
	border:1px solid #ccc;
	/*add rounded corners in mozilla and webkit*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*Add box shadows and a bottom border with rgba colors*/
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	border-bottom: 1px solid #ccc;
}
.contact-info form {
	margin:15px 0;
}
.send-to-friend-dialog .ui-dialog-buttonpane button {
	float:none;
}
h2.property-type {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:10pt;
	color:#777;
}
.property h3 {
	margin:3px 0;
	padding:0;
	font-size:12pt;
}
.property h4 {
	margin:3px 0;
	padding:0;
	font-size:12pt;
}
.property-gallery {
	margin:15px 0;
	text-align:center;
}
.property-gallery a {
	padding:5px 0 5px 1px;
}
#content .property-gallery a:hover img {
	border-color:#3a6277;
}
.property-gallery a.primary {
	padding:0;
	margin:0;
	padding-bottom:5px;
	display:block;
	
}
#property_info {
	width:100%;
	font-size:8pt;
	margin-bottom:15px;
}
#property_info table tr td {
	border-bottom:1px solid #ddd;
}
#property_info tr td {
	padding:0 15px;
	line-height: 1.6em;
}
#property_info tr td.label {
	font-weight:bold;
	padding:0;
}
#property_info tr td.column-2 {
	padding-left:40px;
	border-left:1px solid #ddd;
}
#property_dates {
	width:100%;
	font-size:8pt;
}
#property_dates tr td.month {
	color:#7D0128;
	font-weight:bold;
	font-size:11pt;
	background-color:transparent;
	padding-top:7px;
	border-bottom:1px solid #82a8bc;
}
#property_dates tr td {
	background-color:#d9e7ee;
}
#property_dates tr td {
	padding:0 15px;
}
/* Property toolbar */
.toolbar {
	margin:15px 0 15px 30px;
	float:right;
}
.toolbar ul {
	margin:0;
	padding:0;
	list-style:none;
}
.toolbar ul li {
	margin:0;
	padding:5px 10px;
	list-style:none;
	border-bottom:1px solid #ddd;
	background-image:none;
}
.toolbar ul li.link {
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #ddd;
}
.toolbar ul li a {
	padding:5px 10px 5px 27px;
	display:block;
	cursor:pointer;
	background-color:transparent;
	text-decoration:underline;
}
.toolbar ul li.link:hover {
	background-color:#ddd;
}
.toolbar ul li a.pdf {
	background:url(/lbi/ga.nsf/pdf-icon.png) no-repeat 5px 7px;	
}
.toolbar ul li a.virtual-tour {
	background:url(/lbi/ga.nsf/virtual-tour-icon.png) no-repeat 5px 7px;
}
.toolbar ul li a.send-to-friend {
	background:url(/lbi/ga.nsf/send-to-friend-icon.png) no-repeat 5px 7px;
}
.toolbar ul li a.contactga {
	background:url(/lbi/ga.nsf/send-to-friend-icon.png) no-repeat 5px 7px;
}
.toolbar ul li a.print-page {
	background:url(/lbi/ga.nsf/print-icon.png) no-repeat 5px 7px;
}
.toolbar ul li a.google-map-link {
	background:url(/lbi/ga.nsf/map-icon.png) no-repeat 5px 7px;
}
.toolbar ul li a.video-link {
	background:url(/lbi/ga.nsf/video-icon.png) no-repeat 5px 7px;
}
.toolbar ul li a.gallery-link {
	background:url(/lbi/ga.nsf/gallery-icon.png) no-repeat 5px 7px;
}
/* homepage */
p.featured-listings {
	line-height:1.5em;
	style="z-index:1;"
}
p.featured-listings .lbi {
	background:url(/lbi/ga.nsf/icon-lbi-home-listings.gif) no-repeat top left;
	height:26px;
	display:block;
	line-height:26px;
	padding-left:30px;
	margin-left:15px;
 	style="z-index:1;"
}
p.featured-listings .ml {
	background:url(/lbi/ga.nsf/icon-mainland-listings.gif) no-repeat top left;
	height:26px;
	display:block;
	line-height:26px;
	padding-left:30px;
	margin-left:15px;
}
