/* CSS Document */
/* GLOBAL STYLES */ 
/*====================*/

/*Styles commonly used throughout all templates */
/*Last updated by Ritchie - 19/04/06 */


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

/*====================*/
/*-----> Text <------*/
/*====================*/

body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0;
	padding:0;
	}

h1	{
	color:#E7791A;
	font-size:16px;
	margin:0 0 10px 0;
	padding:30px 0 0 10px;
	}

h2	{
	color:#E7791A;
	font-size:14px;
	margin:0 0 10px 0;
	}
	
h3	{
	color:#370E5A;
	font-size:12px;
	margin:0;
	margin-top: 10px;
	}
	
hr {
 	margin: 0 0 10px 0;
	border:none;
	border-bottom: 1px solid #d9d9d9;
	width:752px;
	text-align:left;
	}
	
/*====================*/
/*-----> links <------*/
/*====================*/

.customList a:link, 
.customList a:visited,  
#customDetails a:link, 
#customDetails a:visited { 
	text-decoration:underline;
	color:#E7791A;
	font-weight:bold;
	}
	
.customList a:hover,
#customDetails a:hover {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	}	
	
/* link*/

.customList .link {
	background-color:#EEEEEE;
	display:block;
	height: 20px;
	margin: 8px 0 0 4px;
	padding: 2px 8px 2px 8px;
	float:right;
	width: auto;
	}
	
.customList .link a:link, 
.customList .link a:hover, 
.customList .link a:visited  {
	color: #999999 ;
	font-weight:bold;
	text-decoration:none;
	}	
	
	
/*====================*/
/*-----> icons <------*/
/*====================*/

.customList .icons {
	margin: 50px 0 0 0;
	}

#customDetails .icons {
	float: right;
	}

.customList .icons .bed,
.customList .icons .bath,
.customList .icons .car,
#customDetails .icons .bed,
#customDetails .icons .bath,
#customDetails .icons .car {
	display:block;
	font-weight:bold;
	height: 20px;
	width: 70px;
	float:left;
	padding:5px 0 0 0;
	margin:0;
	}

.customList .icons .bed,
#customDetails .icons .bed {
	background: url(http://33degreesrealestate.com.au/images/bed_icon.jpg) no-repeat 8px 0;	
	}
	
.customList .icons .bath,
#customDetails .icons .bath {
	background: url(http://33degreesrealestate.com.au/images/shower_icon.jpg) no-repeat 8px 0;	
	}
	
.customList .icons .car,
#customDetails .icons .car {
	background: url(http://33degreesrealestate.com.au/images/car_icon.jpg) no-repeat 8px 0;	
	}
	
	
/*====================*/
/*------> nav <-------*/
/*====================*/
	
.searchNavigation {
	width:752px;
	height:15px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

.searchNavigation .numberResults {
	float:left;
	}
	
.searchNavigation .prevNext {
	float:right;
	margin-right: 10px;
	}
	
.searchNavigation a:link, 
.searchNavigation a:hover, 
.searchNavigation a:visited  {
	color: #E7791A;
	text-decoration:none;
	font-weight:bold;
	}	
			
			/*=== Search 1 ===*/

#customSearch {
	width:752px;
	margin: 0 0 10px 0;
	padding:0 0 0 10px;
	}

#customSearch select {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

#customSearch .small {
	width:80px;
	}

#customSearch .medium {
	width:135px;
	}

#customSearch .large {
	width:145px;
	}
#customSearch .btnSearch {
	background-color: #E7791A;
	width:90px;
	height:18px;
	line-height:18px;
	margin:0 0 0 10px;
	padding:0;
	border:none;
	color:#FFF;
	font-weight:bold;
	}
/*container*/

.customList {
	clear:both;
	margin: 0 0 0 0;
	padding:20px 0 0 10px;
	width:762px;
	overflow: auto;
	position:relative;
	background-image:url(images/bg_listings.gif);
	background-repeat:repeat-x;
	background-position:top;
	}	
	
/* image*/

.customList img {
	float:left;
	width:280px;
	margin:0 20px 10px 0;
	border: 1px solid #d9d9d9;
	}
	
/* text*/

.customList .description {
	float: left;
	width:440px;
	margin:0;
	padding:0;
	}
	
.customList .title {
	font-size:105%;
	font-weight:bold;
	}
	
.customList .price {
	float:right;
	text-align:right;
	font-weight:bold;
	}
	
.customList .address {
	font-weight:bold;
	}
	
.customList .icons {
	float: left;
	}
	
																
															/*=== details 3 ===*/

/* container */

#customDetails {
	width:752px;
	margin-left:10px;
	}
	
#customDetails .subImage {
	float: left;
	width:290px;
	}

#customDetails .subImage img {
	border: 1px solid #d9d9d9;
	margin: 0 0 5px 0;
	width:285px;
	}
	
/* images */

#customDetails .mainImage {
 	width: 440px; 
	}
	
#customDetails .mainImage img {
	border: 1px solid #d9d9d9;
	width:425px;
	margin: 0 0 10px 0;
	}

	
/* text */

#customDetails .description {
 	width: 440px; 
	margin-left: 305px;
	}

dl {
	margin: 5px 0 10px 0;
	padding: 0;
	width: 400px;
	}

dt  {
	float: left;
	margin: 0;
	padding: 2px 0;
	width: 80px;
	}

dd {
	margin: 0;
	padding: 2px;
	width: 94px;
	}

#customDetails  .overview {
	margin: 20px 0 0 0;
	}

/* options */

#customDetails .options {
	width:400px;
	margin:20px 0 0 0;
	}

#customDetails .options ul {
	width:315px;
	margin: 0 0 0 0;
	padding: 0;
	}

#customDetails .options li {
	list-style:none;
	padding: 2px 2px 2px 0;
	margin: 2px 2px 2px 0;
	width:150px;
	}
	
#customDetails .box {
	width: 425px;
	height: 45px;
	}
	
#customDetails .icons {
	float: left;
	}

#customDetails .price {
	margin-top: 4px;
	margin-right: 8px;
	text-align: right;
	float: right;
	}
	
#customDetails .price h2 {
	color: #000;
	}
	
/* lister */

#customDetails .lister {
	width: 130px;
	margin: 20px 0 0 0;
	}
	
#customDetails .agent {
	margin: 20px 0 0 0;
	width:130px;
	}	
	
				/*===FORMS===*/

#customForm form {
	overflow: auto;
	font-size:11px;
	margin: 0; 
	padding: 0;
	padding-top: 25px;
	/*ie hack*/_padding-top: 15px;
	width:752px;
	}

/*containers*/

#customForm form .centeringContainer {
	margin-left: auto; 
	margin-right: auto; 
	width: 430px;
	}

/*fieldsets*/

#customForm form fieldset {
	border: 1px solid #CCC;
	clear: both;
	margin: 0 0 10px 0; 
	padding: 10px;
	}

/*legends*/

#customForm form legend {
	font-size: 12px; 
	font-weight: bold;
	margin: 0 0 0 0; 
	padding: 0 10px 0 10px;
	/*ie hack*/ _margin: 0 0 10px 0; 
	}

/*labels*/

#customForm form label {
	float: left; 
	width: 200px;
	}
	
#customForm form label.small {
	float: left; 
	height: 25px;
	padding-top: 3px;
	width: 80px;
	}
#customForm form label.xsmall {
	float: left; 
	height: 25px;
	padding-top: 3px;
	width: 50px;
	}
	
/*inputs, selects, text areas*/

#customForm form input,
#customForm form select,
#customForm form textarea {
	float: left; 
	font-size: 11px;
	margin: 2px 5px 2px 0;
	width: 200px;
	}

#customForm form textarea {
	height: 120px;
	}
#customForm form .inputOr {
	float: left;
	width: 15px;
	padding-top: 5px;
	}

#customForm form .options input {
	width: 20px;
	}
#customForm form .options {
	float: left;
	width: 55px;
	}
	
#customForm form input.small {
	width: 94px;
	}
	
#customForm form input.xsmall {
	width: 24px;
	}
	
#customForm form input.button {
	float: right; 
	width: auto;
	background-color: #E7791A;
	width:90px;
	height:18px;
	line-height:18px;
	margin:0 0 0 10px;
	padding:0;
	border:none;
	color:#FFF;
	font-weight:bold;
	}
	
/*text*/
	
#customForm form em {
	color: #666; 
	font-weight:bold;
	float: left;
	}
	
#customForm form em.description {
	color: #666;
	float: left; 
	font-style:normal;
	width: 120px;
	}
	
/* Tenancy Application Form PDF icons */

#customForm .downloadPdf a:link, 
#customForm .downloadPdf a:visited {
	background: url(http://agents.realestate.com.au/myagency/integrated_search/ico_pdf.gif) no-repeat;
	display: block;
	height: 55px;
	padding-left: 60px;
	color:#0000FF;
}
#customForm .getAcrobat a:link, 
#customForm .getAcrobat a:visited {
	background: url(http://agents.realestate.com.au/myagency/integrated_search/ico_acrobat.gif) no-repeat 0 10px;
	border-top: 1px solid #484A4C;
	display: block;
	color:#0000FF;
	height: 51px;
	line-height: 14px; 
	padding: 12px 0px 0px 98px; 
	width: 450px; 
}


/*edits from softcomweb*/
.end_listing	{
border-bottom:2px dotted #CCCCCC;
height:2px;
width:752px;
clear:both;
margin:0 0 0 10px;
padding:0;
}
#footer	{
width:100%;
clear:both;
height:28px;
background-color:#370E5A;
margin:10px 0 0 0;
color:#FFFFFF;
padding:0;
border:0;
position:relative;
top:-2px;
}

/*right footer*/
.right_f	{
float:right;
margin:8px 15px 0 0 ;
}
#footer a, #footer a:link	{
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#footer a:visited	{
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

#footer a:hover {
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;

}
/*left footer*/
.left_f	{
float:left;
margin:8px 0 0 15px;
}
#realestate_listings	{
	background-image:url(images/bg_listings_top.gif);
	background-repeat:repeat-x;
	background-position:top;
margin:0;
padding:0;
}



