/* --------------------------------------------------------------------------------
-																				-
-				Title: 			Ray White Bulimba & Morningside					-
-				Type: 			MyDesktop Plug-ins Styles						-
-				Author: 		Ilya Lobanov									-
-				Website: 		WebsiteBlue.com									-
-				Date:			February 12th, 2009								-
-																				-
---------------------------------------------------------------------------------- */




/* ------------------------------------------------------------
		SEARCH RESULTS  INFO
------------------------------------------------------------ */


	#searchresults_info {
		margin: 0;	padding: 7px 0 7px 10px;
		vertical-align: middle; font-weight: normal;
		font-size: 11px; font-family:Arial, Helvetica, sans-serif;		
		}

	#searchresults_info a {
		font-weight:normal;	font-size: 11px; 
		border: none; text-decoration: underline;
	}

	#searchresults_info a:hover {
		font-weight:normal; margin:0px; border: none;
		color: #646566; text-decoration: none;
	}	



/* ------------------------------------------------------------
		SEARCH RESULTS 
------------------------------------------------------------ */

	#propholder {
		float: left; display:inline; clear: both; width: 900px; height: 200px; position:relative;
		margin: 0 0 15px 10px; padding: 0; 
		background: transparent url(../images/prop_bg.jpg) no-repeat 0px 0px; border: none;
		}

	#mainpic {
		display:inline; position:relative;
		margin: 15px; float: left; overflow: hidden;
		width: 250px; height: 160px;
		}


	#mainpic img {
		width: 270px; 
		border: 0; margin: 0; padding: 0;
		position: absolute; top: -10px; left: -10px;
		}


	#mainpic a {
		text-decoration: none; border: #FFF;
		}

	#mainpic a:hover {
		text-decoration: none; border: #FFF;
		}



	#description {
		margin: 6px 0 0 0; width: 350px; float: left;
		}

	
	#description a {
		text-decoration: none; font-size: 12px; font-weight: bold; color: #808080;
		padding: 0; margin: 0; border-bottom: 1px dotted #808080;
			}

	#description a:hover {
		text-decoration: none; font-size: 12px; font-weight: bold; color: #4c4c4c;
		padding: 0; margin: 0; border-bottom: 1px solid #4c4c4c;
			}		
	
	
	#propholder p {
		font-size: 11px;
		font-family:Arial, Helvetica, sans-serif;
		line-height: 14px;
		font-weight: normal;
		margin: 0; padding: 5px 0 10px 0;
		}


	#description span.ofitime, #description span.autime {
		font-size: 12px !important; color: #000000; font-weight: normal;
		font-family:Arial, Helvetica, sans-serif; 
		margin: 8px 0 0 0; padding: 3px 5px 3px 5px;
		background: transparent url("../images/inputbg.jpg") repeat-x bottom left;
		}


	#propholder span.propid {
		width: 150px; 
		float: right; text-align:right;
		color: #646566;
		font-size: 11px;
		font-weight: bold;
		margin: 20px 35px 0 0; padding: 0;
		}

	#propholder span.suburb {
		width: 150px; float: right; text-align:right;
		color: #000;
		font-size: 14px;
		font-weight: bold;
		margin: 0 35px 0 0; padding: 0;
		text-transform:uppercase;
		}

	#propholder span.managed {
		position: absolute; right: 35px; top: 105px; line-height:12px;
		color: #a3a3a3; font-size: 12px;font-weight: bold; text-align:right;
		}


	#propholder span.managedBy {
		color: #000000; font-size: 12px; font-weight: bold;
		}

	div.summary {
		float:right; clear: right;
		font-size: 12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #000;
		text-align:right;
		margin: 10px 30px 0 0;
		}


	#propdetails {
		margin: 0; padding: 15px 15px 15px 0; 
		width: 250px; 
		text-align:right;
		position: absolute;
		bottom: 0; right: 0;
		}


	#propdetails a {
		float:right; padding: 0 5px 0 0;
		}



/* ------------------------------------------------------------
		SEARCH RESULTS PAGE NUMBER
------------------------------------------------------------ */


	#sortprops { 
			margin: 10px 0 10px 10px; padding: 5px 0 5px 0; width: 898px; line-height:20px; 
			float: left; clear: both; display:inline; 
			background-color: #484848;
			}


	#sortprops form { 
			margin: 0; padding: 0; float: left; display:inline; 
			}


	#pagenumbers { 
			float: left; display:inline; padding: 0; margin: 0 0 0 30px;
			}


	#sortby { 
			float: right; display:inline; padding: 0; margin: 0 8px 0 0;
			}


	#sortprops span.callto {
			color: #FFF; font-weight: bold;
			font-size: 12px; padding: 0; margin:0 10px 0 0;
			float: left; border: none;
	}
	

	#sortprops span {
			text-decoration: none; font-size: 12px; font-weight: bold; color: #FFF;
			margin: 1px 5px 1px 5px; padding: 0 1px 0 1px;
			}	


	#sortprops select {
			font-size: 12px; font-family:Arial, Helvetica, sans-serif;
			float: left; width: 200px; height:22px; vertical-align: middle;
			padding: 2px; margin: 0 0 0 5px; 
			color: #2c2c2c; border: 1px solid #aeaeae;
			background: transparent url("../images/inputbg.jpg") repeat-x bottom left;
	}		

		
	#sortprops a {
			text-decoration: none; font-size: 12px; font-weight: bold; color: #a8a7a7;
			padding: 1px 3px 1px 3px; margin: 0; border-bottom: 1px dotted #a8a7a7;
		}

	#sortprops a:hover {
			text-decoration: none; font-size: 12px; font-weight: bold; color: #FFF;
			padding: 1px 3px 1px 3px; margin: 0; border-bottom: 1px solid #FFF;
		}



/* ------------------------------------------------------------
		PROPERTY IN DETAIL TITLE
------------------------------------------------------------ */


	#propinfo {
			margin: 10px 0 15px 10px; padding: 0; width: 900px;
		}



/* ------------------------------------------------------------
		PROPERTY IN DETAIL IMAGES
------------------------------------------------------------ */


	#mainpropimageContainer {
			width: 520px; height: 290px;
			margin: 0; padding: 0;	float: left; text-align:center;	
			background: transparent url("../images/viewer_bg.jpg") no-repeat top left;
		}


	#mainpropimage {
			width: 507px; height: 273px;
			margin: 8px 0 0 12px; padding: 0; 
			overflow: hidden; position:relative;
		}



	#imageload {
			position: absolute;
			top: 140px; left: 220px;
			width: 32px !important; height: 32px !important;
			
		}


	#imageload img {
			height: 32px!important; width: 32px!important; 
			float:left; margin: 0; padding: 0;
		}


	#imageloadcount {
			float:left; padding: 0; margin: 0;
			width: 200px; color: #FFF;
			top: 200px; left: 155px;
			position: absolute;
		}


	#mainpropimage img {
			height: 380px; border: 0; margin: 0; padding: 0;
			position: absolute; top: -40px; left: 0px;
		}


	#propcontainer {
			width: 900px; height: 80px; position:relative;
			margin: 10px 0 10px 0; padding: 0; background: url("../images/propimagesbg.jpg") no-repeat top left;
		}


	#imagesMainContainer {
			width: 835px; height: 60px; overflow:hidden;
			margin: 0; padding: 0; position: absolute; top: 10px; left: 40px; 
		}


	#propimages {
			width: 830px; height: 60px; margin: 0; padding: 0;			
		}


	#propimages a {
			border: none; background: none;
		}

	#propimages a:hover {
			border: none; background: none;
		}



	#smallpropimageContainer {
			border: none; width: 83px; height: 60px; float:left;
			margin: 0; padding: 0; overflow:hidden;
		}


	#smallpropimage {
			border: none; background: none;
			width: 73px; height: 60px; overflow: hidden;
			position:relative;	margin: 0; padding: 0;			
		}


	#smallpropimage img {
			width: 150px; margin: 0; padding: 0;
			position: absolute; top: -20px; left: -20px;
			float: left; z-index: 1;
		}


	#imageborder {
			margin: 0; padding: 0; z-index: 1000;
			position: absolute; top: 0px; left: 5px;
		}

/* ------------------------------------------------------------
		GOOGLE MAP
------------------------------------------------------------ */

	#googlemap {
			width: 370px; height: 290px; float:left; display:inline;
			margin: 0 0 0 10px; padding: 0; font-size: 9px!important; font-weight: normal;
			background: transparent url("../images/map_bg.jpg") no-repeat top left;
		}
		
    #googlemap_image {
			width: 351px; height: 273px; margin: 7px 0 0 12px; overflow:hidden;
	}
		
/* ------------------------------------------------------------
		PROPERTY DESCRIPTION MAIN DIV
------------------------------------------------------------ */


	#mainpropdesc {
			width:580px; float:left; display: inline;
			margin: 0; padding: 0px;
			background: transparent url(../images/propdesc_bg.jpg) no-repeat 0px 0px; border: none;
	}

	#mainpropdesc .maintitle {
			padding: 0; margin: 30px 30px 0 30px;
	}


	#mainpropdesc p { 
			line-height: 14pt; text-align:left;
			font-size: 12px; font-weight: normal;
			margin: 0 30px 0 30px; padding: 8px 0px 8px 0; color: #666;
	}

	#mainpropdesc ul {	
			font-size: 12px; line-height: 1.6em; font-weight: normal; list-style:none;
			margin: 0 0 30px 30px; padding: 10px 0 0 0;
		}

	#mainpropdesc li {
			font-weight:normal; font-size: 12px; color: #666666;
			margin:0; padding: 0 0 0 1.6em;	text-decoration: none;
			background: url(../images/bullet.jpg) no-repeat 0px 5px;
		}

	div.break {
			clear:both; margin: 0; padding: 0;
		}	


/* ------------------------------------------------------------
		PROPERTY DETAILS & INFORMATION
------------------------------------------------------------ */

	#propinfodetails {
			width: 320px; float:left; display: inline;
			margin: 25px 0 10px 0; padding: 0;
			background: transparent url(../images/propinfo_bg.jpg) no-repeat 0px 0px; border: none;
	}


/* ------------------------------------------------------------
		PROPERTY IN DETAIL SUMMARY
------------------------------------------------------------ */

	.agent-section
	{
		float:left; display: inline;  margin: 10px 0 0 0; width: 320px;
	}
	

	span.agent-title
	{
		float:left; margin: 0 0 10px 10px; width: 210px;
		color: #000; font-size: 14px; font-weight: bold;
	}


	#photoMug {
			width: 73px; height: 110px; margin: 2px 0 0 10px; padding:0;
			float: left; display: inline; 
		}


	#photoMug img {
			width: 73px;
		} 
		

	.agent-contact
	{
		float:left; width: 210px; margin: 0 0 0 10px; display:inline;
	}



	span.contactinfo {
			float: left; width: 15px;
			padding: 3px 0 3px 0;
			border-top: 1px solid #e5e5e5;
			color: #646566;
			font-weight: bold;		
			font-size: 11px;
			}
	
	span.contactvalue {
			float: left; width: 195px;
			padding: 3px 0 3px 0;
			border-top: 1px solid #e5e5e5;
			color: #646566;
			font-weight: normal;	
			font-size: 11px;
	}


	
	#ppsumtxt {
			width: 220px; margin: 10px 0 0 90px; padding:0px;
			float: left; display: inline; 
		}
		

	#ppsumtxt span.head2 {
			margin: 15px 0 10px 0; padding:0px;
			font-size: 14px;
			line-height: 24px;
			font-weight: bold;
			color: #000;
	}
	
	#ppsumtxt span.head3 {
			margin: 10px 0 10px 0; padding:0px;
			font-size: 14px;
			line-height: 24px;
			font-weight: bold;
			color: #000;
	}


	#ppsumtxt span.item {
			float: left; width: 80px;
			padding: 3px 0 3px 0;
			border-top: 1px solid #e5e5e5;
			color: #646566;
			font-weight: bold;		
			font-size: 11px;
			}
	
	#ppsumtxt span.value {
			float: left; width: 130px;
			padding: 3px 0 3px 0;
			border-top: 1px solid #e5e5e5;
			color: #646566;
			font-weight: normal;	
			font-size: 11px;
	}


	#ppsumtxt span.projectitem {
			float: left; width: 130px;
			padding: 3px 0 3px 0;
			border-top: 1px solid #e5e5e5;
			color: #646566;
			font-weight: bold;		
			font-size: 11px;
			}


	#ppsumtxt hr {
		    width: 175px;
		    background-color: #e5e5e5;
		    color:  #015598;
		    border:0;
		    margin:0 0 15px 0;
		    padding: 0;
		    height: 1px;
		    clear:both;
		    text-align:left;
	}



	#ppsumtxt a {
			text-decoration: none; font-size: 12px; font-weight: bold; color: #FFF;
			padding: 1px 3px 1px 3px; margin: 0; background-color: #000;
			}

	#ppsumtxt a:hover {
			text-decoration: none; font-size: 12px; font-weight: bold; color: #000;
			padding: 1px 3px 1px 3px; margin: 0; background-color: #ffdf29;
			}		


/* ------------------------------------------------------------
		PROPERTY AUCTION AND OPEN TIMES
------------------------------------------------------------ */


	#ofi_times, #au_times {
			width: 325px; float:left; display: inline;
			margin:15px 0 10px 15px; padding: 0;
	}

	#ofi_times span.time, #au_times span.time {
			font-size: 12px; color: #000; font-weight: normal; 
			width: 310px; display:block;
			font-family:Arial, Helvetica, sans-serif;
			margin: 2px 0 0 0; padding: 3px 5px 3px 5px; background-color: #f2f2f2;
		}


/* ------------------------------------------------------------
		MEMBERS/TEAM PROFILES - ALL MEMBERS
------------------------------------------------------------ */

	#membersearch {
			margin: 15px 0 0 65px; padding: 0;
			float:left; width: 220px; height: 280px; display:inline;
			background: transparent url("../images/member_bg.jpg") no-repeat top left;
	}


	#membersearch a {
		text-decoration: none; font-size: 12px; font-weight: bold; color: #a8a7a7;
		padding: 0; margin: 0; border-bottom: 1px dotted #a8a7a7;
		}


	#membersearch a:hover {
		text-decoration: none; font-size: 12px; font-weight: bold; color: #4c4c4c;
		padding: 0; margin: 0; border-solid: 1px solid #4c4c4c;
		}


	#membersearch span.memberTitle {
			font-weight:bold; font-size: 12px; 
			color:#4c4c4c; text-decoration: none;
		}
	
/* ------------------------------------------------------------
		MEMBERS PROFILES IN DETAIL
------------------------------------------------------------ */

	
	#agentcontact {
			margin: 15px 0 0 0; padding: 15px 30px 15px 40px; 
			float:left; width: 350px; display:inline;			
			background: transparent url(../images/fieldset_bg.jpg) no-repeat 0px 0px;
		}


	#agentcontact p {
			color: #666666; line-height: 18px; text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px; padding: 5px 0x 5px 0!important; margin:0;
	}


	#agentcontact p.testimonial {
			color: #666666; line-height: 18px; text-align: left;
			font-family: Arial, Helvetica, sans-serif; font-style:italic;
			font-size: 12px; padding: 5px 0 5px 0; margin:0 0 15px 0;
	}

	#agentcontact span.what {
			float: left; width: 80px;
			color: #000; font-weight: bold;
			font-size: 12px; padding: 0; margin: 0;
			}
	
	#agentcontact span.info {
			float: left; width: 230px;
			padding: 00;
			font-weight: normal;
			font-size: 12px;
			color: #646566;
	}

	
	#agentcontact a.goback, #content a.goback {
			font-weight:bold; font-style:normal;
			font-size: 12px;
			color: #FFF;
			text-decoration: none;
			background-color: none;
			margin: 0;
		}


	#agentcontact a.goback:hover, #content a.goback:hover {
			font-weight:bold;
			color:#000; 
			text-decoration: none;
			background-color: none;
		}
		
	
/* ------------------------------------------------------------
		MEMBERS SMALL PICTURE
------------------------------------------------------------ */		

	#spimg {
			float: left; display:inline; border: none; background-color: #f0f0f0;
			width: 200px; height: 200px; position:relative;
			margin: 10px 0 4px 10px; padding: 0; overflow: hidden; 
		}


	#spimg img {
			margin: 0; padding: 0;float: left; width: 220px;
			position: absolute; top: -20px; left: -10px;
		}		
	
	
	#spimg a {
			border: none;
		}		
	
	
		
/* ------------------------------------------------------------
		MEMBERS LARGE PICTURE
------------------------------------------------------------ */		


	#memberlarge {
			margin: 0 0 5px 0; padding: 0; float: left; display:inline;
			width: 220px; height: 260px;
			background: url("../images/member_bg.jpg") no-repeat top left;
	}

	#spLargegimg {
			float: left; display:inline; border: none; background-color: #f0f0f0;
			width: 200px; height: 240px; position:relative;
			margin: 10px 0 4px 10px; padding: 0; overflow: hidden; 
		}


	#spLargegimg img {
			margin: 0; padding: 0;float: left; width: 220px;
			position: absolute; top: -20px; left: -10px;
		}		
	
	
	#spLargegimg a {
			border: none;
		}	