/*------------------------------------------------------------------
[Businesses View Stylesheet]

Project:		realestateview.com.au
Primary use:	Businesses View section	
-------------------------------------------------------------------*/

.small, .medium, .large, .grey {
	background: #BC4D9C;
	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: #722C8F;
	color: #FFFFFF;
	font-size: 1em;
	height: 2.4em;
	line-height: 2.4em;
	margin:5px 2px 0 2px;
	padding:0;
	text-align:center;
}

.small {
	background:#BC4D9C url(/portalimages/portal/business/small_heading_bg.jpg) 100% 0 repeat-y;
}

.medium {
	background:#BC4D9C url(/portalimages/portal/business/medium_heading_bg.jpg) 100% 0 repeat-y;
}

.large {
	background:#BC4D9C url(/portalimages/portal/business/large_heading_bg.jpg) 100% 0 repeat-y;
}

.grey {
	background: #8B98A0 url(/portalimages/portal/business/nav_bar_bg.jpg) 0 0 repeat-y;
}

.smallbutton {
	background: transparent url(/portalimages/portal/business/small_button.gif);
}

.largebutton {
	background: transparent url(/portalimages/portal/business/large_button.gif);
}

.searchbutton {
	background: transparent url(/portalimages/portal/business/qs_button.png) 0 0 no-repeat;
}

.smallsearchbutton {
	background: transparent url(/portalimages/portal/business/search_button.png) 0 0 no-repeat;
}

.refinebutton {
	background: transparent url(/portalimages/portal/business/refine_button.png) 0 0 no-repeat;
}

.sendemailbutton {
	background: transparent url(/portalimages/portal/business/send_email.png) 0 0 no-repeat;
}

.sendbutton {
	background: transparent url(/portalimages/portal/business/send.png) 0 0 no-repeat;
}

.closebutton {
	background: transparent url(/portalimages/portal/business/close_button.gif) 0 0 no-repeat;
}

a.subscribe {
	background:url(/portalimages/portal/business/subscribe.png) 0 0 no-repeat;
}

#revlogo {
	background: url(/portalimages/portal/business/Businesses-for-Sale-at-businessVIEW.jpg) 0 0 no-repeat;
}

#footer-logo {
	background: url(/portalimages/portal/business/Businesses-for-Sale-at-businessVIEW.jpg) 0 0 no-repeat;
}

#sitenav {
	background-position: 0 -165px; 	
}

#businessesview a { 
	background-position: -500px -170px; 
}

#buynavlink a:hover, #buynavlink.selected {
	background:url(/portalimages/portal/nav/buynav.jpg) 0 -120px no-repeat;
}

#sellnavlink a:hover, #sellnavlink.selected {
	background:url(/portalimages/portal/nav/sellnav.jpg) 0 -120px no-repeat;
}

#auctionofi {
	background: url(/portalimages/portal/business/calendar.jpg) 0 0 no-repeat;
}

.readonly {
		background-color:#E6EBEF;
	}
	
a:hover {
	color:#722C8F;
}

.morephotos {
	background:url(/portalimages/portal/business/more_photos.gif) 0 0 no-repeat;
	display:block;
	float:right;
	height: 23px;
	text-indent: -9000px;
	width:160px;
}

.view_alert {
	position:relative;
	float:right;
	width:330px;
	background: #E6EBEF;
}

.view_icons_bed {
	background: url(/portalimages/portal/business/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/business/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/business/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;
}

/*------------------------------------------------------------------
	[Autocomplete]
*/

div.autocomplete ul li a:hover {
	background-color: #d8a7ec;
}

div.autocomplete ul li.ac_highlight a:hover{
	background-color: #d8a7ec;
}

div.autocomplete ul li a span small {
	color: #999;
}

div.autocomplete ul li.ac_highlight a span small {
	color: #d8a7ec;
}

div.autocomplete ul li.ac_highlight a {
	color: #fff;
	background-color: #d8a7ec;
	background-image: url(/portalimages/autocomplete/business/hl_corner_br.gif);
	background-position: bottom right;
}

div.autocomplete ul li.ac_highlight a span {
	background-image: url(/portalimages/autocomplete/business/hl_corner_bl.gif);
}

div.autocomplete ul li.ac_highlight a .tl {
	background-image: url(/portalimages/autocomplete/business/hl_corner_tl.gif);
}

div.autocomplete ul li.ac_highlight a .tr {
	background-image: url(/portalimages/autocomplete/business/hl_corner_tr.gif);
}

div.autocomplete ul em {
	color: #d8a7ec;
}

div.autocomplete ul li.ac_highlight a em {
	color: #333333;
}

.inactiveMap { border: 2px solid #E6EBEF; }

.selectedMap { border: 2px solid #BC4D9C; }

#copyright {
    color: #BC4D9C;
}

a.title_link, a.fullDisplayButton, a.prev, a.next, .property_details h2 a {
	color: #722C8F;
}

.property_details h2 a:hover, a.prev:hover, a.next:hover {
	color: #606060;
}

p.title_tag {
	color:#606060;
} 

#results_tabs {
	background: #722C8F; 
}

.email-agent-link a {
	display:block;
	height: 30px;
	width: 160px;
	text-indent:-9000px;
	background:url(/portalimages/portal/business/email_this_broker.png) 0 0 no-repeat;
}

.fullDisplayButton {
	display:block;
	width:160px;
	height:30px;
	text-indent:-9000px;
	background:url(/portalimages/portal/business/view_business.png) 0 0 no-repeat;
}

#property-sale-details h3 { 
	color: #722C8F;
}

.phoneagent a {
	background: url(/portalimages/portal/business/phone_icon.gif) 2px 50% no-repeat;
}

#homepage-wrapper { position:relative; height:1000px; }
#quick-links { position:absolute; top:610px; left:0; width:655px; }
#about-text { position:absolute; top:822px; left:0; width:655px; }
#feature-properties { position:absolute; top:328px; left:0; width:655px; }
#search-options { position:absolute; top:0; left:0; width:655px; }
#quicksearch { height: 302px; }

#agentadvertising ul#productspackages li h3 { background: #fff url(/portalimages/portal/business/products_and_packages_heading_background.png) top left no-repeat;}
ul.list_box li { border-top:6px solid #742C90; }
#agentadvertisingsitestats #sitestatsuserprofile ul.tick li { background:url(/portalimages/portal/business/tick.png) top left no-repeat; }

