/*------------------------------------------------------------------
[Commercial View Stylesheet]

Project:		realestateview.com.au
Primary use:	Commercial View section 	
-------------------------------------------------------------------*/

.small, .medium, .large, .grey {
	background: #0065B3;
	color: #FFFFFF;
	font-size: 1.1em;
	height: 2.4em;
	line-height: 2.4em;
	padding:0;
	padding-left: 1em;
	text-transform: uppercase;
}

#property-office-contact-details h4, 
#property-office-contact-details .inline-header {
	background: #0065B3;
	color: #FFFFFF;
	font-size: 1em;
	height: 2.4em;
	line-height: 2.4em;
	margin:5px 2px 0 2px;
	padding:0;
	font-weight: bold;
	text-align:center;
}
.small {
	background-image:url(/portalimages/portal/commercial/small_heading_bg.jpg)
}

.medium {
	background-image:url(/portalimages/portal/commercial/medium_heading_bg.jpg)
}

.large {
	background: #0065B3 url(/portalimages/portal/commercial/large_heading_bg.jpg) 0 0 repeat-y;
}

.grey {
	background: #8B98A0 url(/portalimages/portal/commercial/nav_bar_bg.jpg);
}

.smallbutton {
	background: transparent url(/portalimages/portal/commercial/small_button.gif);
}

.largebutton {
	background: transparent url(/portalimages/portal/commercial/large_button.gif);
}

.searchbutton {
	background: transparent url(/portalimages/portal/commercial/qs_button.png) 0 0 no-repeat;
}

.smallsearchbutton {
	background: transparent url(/portalimages/portal/commercial/search_button.png) 0 0 no-repeat;
}

.refinebutton {
	background: transparent url(/portalimages/portal/commercial/refine_button.png) 0 0 no-repeat;
}

.sendemailbutton {
	background: transparent url(/portalimages/portal/commercial/send_email.png) 0 0 no-repeat;
}

.sendbutton {
	background: transparent url(/portalimages/portal/commercial/send.png) 0 0 no-repeat;
}

.closebutton {
	background: transparent url(/portalimages/portal/commercial/close_button.gif) 0 0 no-repeat;
}

a.subscribe {
	background:url(/portalimages/portal/commercial/subscribe.png) 0 0 no-repeat;
}

#revlogo {
	background: url(/portalimages/portal/commercial/Commercial-real-estate-at-commercialVIEW.jpg) 0 0 no-repeat;
}

#footer-logo {
	background: url(/portalimages/portal/commercial/Commercial-real-estate-at-commercialVIEW.jpg) 0 0 no-repeat;
}

#sitenav {
	background:#FFFFFF url(/portalimages/portal/nav/mainnav.png) 0 -55px no-repeat;
}

#commercialview a { 
	background-position: -170px -60px; 
}
	
a:hover {
	color:#0065B3;
}

#buynavlink a:hover, #buynavlink.selected {
	background:url(/portalimages/portal/nav/buynav.jpg) 0 -60px no-repeat;
}

#leasenavlink a:hover, #leasenavlink.selected {
	background:url(/portalimages/portal/nav/leasenav.jpg) 0 -30px no-repeat;
}

#sellnavlink a:hover, #sellnavlink.selected {
	background:url(/portalimages/portal/nav/sellnav.jpg) 0 -60px no-repeat;
}

#auctionofi {
	background: url(/portalimages/portal/commercial/calendar.jpg) 0 0 no-repeat;
	height: 40px;
}

/*------------------------------------------------------------------
	[Autocomplete]
*/

div.autocomplete ul li a:hover {
	background-color: #597ABD;
}

div.autocomplete ul li.ac_highlight a:hover{
	background-color: #597ABD;
}

div.autocomplete ul li a span small {
	color: #999;
}

div.autocomplete ul li.ac_highlight a span small {
	color: #3B5D14;
}

div.autocomplete ul li.ac_highlight a {
	color: #fff;
	background-color: #597ABD;
	background-image: url(/portalimages/autocomplete/commercial/hl_corner_br.gif);
	background-position: bottom right;
}

div.autocomplete ul li.ac_highlight a span {
	background-image: url(/portalimages/autocomplete/commercial/hl_corner_bl.gif);
}

div.autocomplete ul li.ac_highlight a .tl {
	background-image: url(/portalimages/autocomplete/commercial/hl_corner_tl.gif);
}

div.autocomplete ul li.ac_highlight a .tr {
	background-image: url(/portalimages/autocomplete/commercial/hl_corner_tr.gif);
}

div.autocomplete ul em {
	color: #0066B1;
}

div.autocomplete ul li.ac_highlight a em {
	color: #333333;
}

#criteriaHeading {
	background: #0065B3 url(/portalimages/portal/commercial/large_heading_bg.jpg);
}

.morephotos {
	background:url(/portalimages/portal/commercial/more_photos.gif) 0 0 no-repeat;
}

.view_icons_bed {
	background: url(/portalimages/portal/commercial/beds_icon.gif) no-repeat 90% top;
	width: 40px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 1px 5px 1px 5px;
	float: left;
}

.view_icons_car {
	background: url(/portalimages/portal/commercial/carspaces_icon.gif) no-repeat 90% top;
	width: 40px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 1px 5px 1px 5px;
	float: left;
	margin-left:5px;
}

.view_icons_bath {
	background: url(/portalimages/portal/commercial/baths_icon.gif) no-repeat 90% top;
	width: 40px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 1px 5px 1px 5px;
	float: left;
	margin-left:5px;
}

.view_alert {
	position:relative;
	float:right;
	width:330px;
	background: #E6EBEF;
}

.inactiveMap { border: 2px solid #E6EBEF; }

.selectedMap { border: 2px solid #597ABD; }

#copyright {
    color: #597ABD;
}

a.title_link, a.fullDisplayButton, a.prev, a.next, .property_details h2 a {
	color: #0065B3;
}

.property_details h2 a:hover, a.prev:hover, a.next:hover {
	color: #606060;
}

p.title_tag {
	color:#606060;
} 

#results_tabs {
	background: #0065B3; 
}

.email-agent-link a {
	display:block;
	height: 30px;
	width: 160px;
	text-indent:-9000px;
	background:url(/portalimages/portal/commercial/email_this_agent.png) 0 0 no-repeat;
}

.fullDisplayButton {
	display:block;
	width:160px;
	height:30px;
	text-indent:-9000px;
	background:url(/portalimages/portal/commercial/view_property.png) 0 0 no-repeat;
}

#property-sale-details h3 { 
	color: #0065B3;
}

.phoneagent a {
	background: url(/portalimages/portal/commercial/phone_icon.gif) 2px 50% no-repeat;
}

#homepage-wrapper { position:relative; height:1100px; }
#quick-links { position:absolute; top:700px; left:0; width:655px; }
#about-text { position:absolute; top:912px; left:0; width:655px; }
#feature-properties { position:absolute; top:418px; left:0; width:655px; }
#search-options { position:absolute; top:0; left:0; width:655px; }
#quicksearch { height: 392px; }

* html #quick-links { position:absolute; top:720px; left:0; width:655px; }
* html #about-text { position:absolute; top:922px; left:0; width:655px; }
* html #feature-properties { position:absolute; top:438px; left:0; width:655px; }
* html #search-options { position:absolute; top:0; left:0; width:655px; }

#agentadvertising ul#productspackages li h3 { background:#fff url(/portalimages/portal/commercial/products_and_packages_heading_background.png) top left no-repeat; }
ul.list_box li { border-top:6px solid #0065B3; }
#agentadvertisingsitestats #sitestatsuserprofile ul.tick li { background:url(/portalimages/portal/commercial/tick.png) top left no-repeat; }

