/* - - - - - - - - - - - - - - - - - - - - -

Title : Colliers Residential (Australia)
URL : http://www.colliersresidential.com

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : global site styles

Colours
- - - - - - - - - - - - - - - - - - - - - */
.yellow{color:#ffc425;}
.aqua{color:#0093d0;}
.red{color:#ee3124;}
.blue{color:#00467f;}
.tan{color:#f2f3ec;}

/* Greys */
drkGry{color:#333;}
medGry{color:#555;}
litGry{color:#999;}


/*
----------------------------------------------------------------------------- 
GLOBAL BROWSER RESETS
-----------------------------------------------------------------------------*/

body {
	font: 12px/18px Arial,Helvetica,sans-serif;
	color: #555;
	background: #f8f8f8 url(/persistent/imgs/bgMain.gif) repeat-y 50% 0;
	}
	
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr {
	margin:0;
	padding:0;
	}

table {
	/*border-collapse:collapse;
	border-spacing:0;*/
	}
	
fieldset,img {
	border:0;
	}
	
li {
	list-style:none;
	}

caption,th {
	text-align:left;
	}

p {
	margin: 1em 0;
	}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}
	
abbr,acronym {
	border:0;
	font-variant:normal;
	}
	
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	}

hr {
	height: 1px;
	margin: 1em 0;
	display: block;
	border: 0;
	color: #e8e8e8;
	background: transparent url(/persistent/imgs/bgHeadingDotted.gif) repeat-x bottom left;
	}

small {
	line-height: 120%;
	}

.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	}


/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#wrapper {
	width: 980px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	}

#header {
	position: relative;
	background: #fff url(/persistent/imgs/headerBg.jpg) no-repeat 0 0;
	width: 980px;
	min-height: 153px;
	}
	#logo {
		position: absolute;
		top: 10px;
		left: 12px;
		}
	#changeCountry {
		background: #fff url(/persistent/imgs/bgChangeCtry.gif) no-repeat bottom left;
		width: 380px;
		float: right;
		margin-bottom: 90px;
		}

#columnWrapper {
	background: #fff url(/persistent/imgs/bgPattern.gif) repeat-y top right;
	}

#left {
	background: #fff;
	width: 220px;
	float: left;
	padding-top: 5px;
	}

#middle, #middle_propertyDesc {
	background: #fff;
	width: 437px;
	border-right: 1px solid #e1e1e1;
	min-height: 100%;
	float: left;
	line-height: 175%;
	padding: 0 15px;
	}
#middle_propertyDesc {
	border: 0;
	width: 490px;
	}

#right, #right_propertyDesc, #right_large {
	width: 274px;
	float: left;
	padding: 0 9px;
	}
#right_propertyDesc {
	padding-top: 32px;
	width: 222px;
	}
#right_large {
	width: 742px;
	background: #fff;
	}

#footer {
	padding: 0 10px;
	line-height: 32px;
	height: 32px;
	color: #333;
	background: #444;
	font-family: verdana,arial,helvetica,sans-serif;
	border-bottom: 3px solid #ffc425;
	}
	#footerMenu {
		font-size: 12px;
		float: right;
		}
	#copyright {
		color: #fff;
		font-family: arial,verdana,helvetica,sans-serif;
		font-size: 11px;
		float: left;
		}
	#poweredBy {
		background: #fff;
		text-align: right;
		padding: 5px 10px 0;
		}


/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
	font: normal 10px arial,verdana,helvetica,sans-serif;
	background: url(/persistent/imgs/bgHeadingDotted.gif) repeat-x bottom left;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #d7722f;
	margin-top: 25px;
	margin-bottom: 15px;
	padding: 0 0 9px 0;
	}

h2 {
	font: normal 26px "Georgia",serif;
	color: #444;
	margin: 0.5em 0;
	}
	
h3 {
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}

h5 {
	font: normal 12px arial, helvetica, verdana, sans-serif;
	line-height: 28px;
	}

h4 {
	font: bold 12px arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	color: #7a1600;
	margin: 10px 0;
	}


/* Panel Boxes */

.panelSearch, .panelShortlist, .panelTools, .panelAgent {
	width: 220px;
	min-height: 70px;
	background: #f2f3ec;
	margin-bottom: 5px;
	}
	.innerTube {
		padding: 10px;
		}

h5 {
	background: #555 url(/persistent/imgs/bgPanelHeading.gif) repeat-x 0 0;
	font: normal 12px/28px arial, helvetica, verdana, sans-serif;
	color: #fff;
	display: block;
	padding: 0 10px;
	}
	h5.panelHeadingAqua {
		border-bottom: 3px solid #0093d0;
		}
	h5.panelHeadingRed {
		position: relative;
		border-bottom: 3px solid #b32317;
		}
	h5.panelHeadingYellow {
		border-bottom: 3px solid #ffc425;
		}

.panelShortlist ul {
	list-style: none;
	padding: 0 10px 10px 10px;
	}
	.panelShortlist ul li {
		background: transparent url(/persistent/imgs/bgTools.gif) repeat-x 0 0;
		margin: 10px 0;
		border-bottom: 1px solid #e5e5e5;
		}
	
.panelTools ul {
	list-style: none;
	padding: 0 10px;
	}

.panelTools ul li {
	background: transparent url(/persistent/imgs/bgTools.gif) repeat-x 0 0;
	border-bottom: 1px solid #e5e5e5;
	}
	.panelTools ul li.optMoreInfo {
		background: transparent url(/persistent/imgs/bgTools.gif) repeat-x 0 -40px;
		}
	.panelTools ul li.optTour {
		background: transparent url(/persistent/imgs/bgTools.gif) repeat-x 0 -80px;
		}
	.panelTools ul li.optPrint {
		background: transparent url(/persistent/imgs/bgTools.gif) repeat-x 0 -120px;
		}
	.panelTools ul li.optEmailFriend {
		background: transparent url(/persistent/imgs/bgTools.gif) repeat-x 0 -160px;
		}
	.panelTools ul li.optFloorPlan {
		background: transparent url(/persistent/imgs/bgTools.gif) repeat-x 0 -200px;
		}
	.panelShortlist ul li {
		background: #f2f3ec;
		}

.panelShortlist ul li a, .panelTools ul li a {
	line-height: 150%;
	font-size: 11px;
	display: block;
	padding: 9px 15px 9px 15px;
	outline: none;
	}
	.panelShortlist ul li a {
		background: #fafaf7;
		}
	.panelTools ul li a {
		font-size: 12px;
		color: #666;
		padding-left: 45px;
		}
	.panelTools ul li a:hover, .panelShortlist ul li a:hover {
		color: #666;
		text-decoration: underline;
		}

#myFavourites p {
	font-size: 11px;
	padding: 0 5px;
	}
	#myFavourites div.shortlistOptions a {
		float: left;
		display: block;
		padding: 3px;
		margin-bottom: 5px;
		margin-right: 2px;
		}

.panelShortlist .message {
	text-align: center;
	margin-bottom: 0;
	background: #ffc425;
	}

/*
----------------------------------------------------------------------------- 
NAVIGATION - Main Site
-----------------------------------------------------------------------------*/

#navWrapper {
	width: 763px;
	height: 32px;
	padding-left: 217px;
	}

ul#nav {
	background: transparent url(/persistent/imgs/bgPinline.gif) repeat-x bottom left;
	height: 32px;
	}
#subWrapper {
	background: #f2f3ec url(/persistent/imgs/bgTopNavbar.gif) repeat-x bottom left;
	height: 32px;
	}

#nav li {
	float: left;
	padding: 0;
	list-style: none;
	cursor: pointer;
	text-transform: uppercase;
	z-index: 10;
	}

#nav li a#btnForSale {
	background: transparent url(/persistent/imgs/for-sale-off.png) no-repeat 0 0;
	display: block;
	padding: 7px 0 7px 0;
	margin-right: 3px;
	text-indent: -999em;
	width: 117px;
	cursor: pointer;
	outline: none;
	}

#nav li a#btnForLease {
	background: transparent url(/persistent/imgs/for-lease-off.png) no-repeat 0 0;
	display: block;
	padding: 7px 0 7px 0;
	text-indent: -999em;
	width: 123px;
	cursor: pointer;
	outline: none;
	}

#nav li.selected a#btnForSale { 
	background: transparent url(/persistent/imgs/for-sale.png) no-repeat 0 0;
	}
#nav li.selected a#btnForLease { 
	background: transparent url(/persistent/imgs/for-lease.png) no-repeat 0 0;
	}


/* Sub Navigation */

ul#subNav {
	background: #f2f3ec url(/persistent/imgs/bgTopNavbar.gif) repeat-x 0 0;
	font: normal 13.5px arial,helvetica,sans-serif;
	width: 753px;
	height: 32px;
	line-height: 32px;
	padding-left: 227px;
	}

#subNav li {
	float: left;
	font-size: 14px;
	z-index: 2;
	}
#subNav li.selected {
	background: transparent url(/persistent/imgs/bgSelected.gif) no-repeat 50% 100%;
	}
#subNav li.selected li {
	background: #f3f1e9;
	padding-left: 15px;
	}

#subNav li a {
	color: #333;
	display: block;
	padding-left: 12px;
	}
#subNav li a:hover { 
	color: #999;
	}

#subNav li.selected a {
	color: #7a1600;
	font-weight: bold;
	}
#subNav li.selected a:hover { 
	color: #7a1600;
	}


/*
----------------------------------------------------------------------------- 
CONTENTS
-----------------------------------------------------------------------------*/

/* Breadcrumbs */

#crumbs {
	font-family: arial,helvetica,sans-serif;
	color: #999;
	font-size: 11px;
	line-height: 32px;
	height: 32px;
	}

/* Featured Properties - Home */

.featured {
	text-align: center;
	}
	.featured img {
		background: #fff;
		border: 5px solid #f2f3ec;
		padding: 1px;
		}

span.featuredDetails {
	margin: 0 auto;
	display: block;
	background: #f2f3ec;
	border: 5px solid #f2f3ec;
	width: 264px;
	}


/*
----------------------------------------------------------------------------- 
PROPERTY INFORMATION - Short Description and Search Results
-----------------------------------------------------------------------------*/

/* Defaults */

#listProperties li {
	background: #f4f3ef url(/persistent/imgs/bgListProperty.gif) repeat-x 0 0;
	margin-bottom: 5px;
	}
	#listProperties li li {
	background:none;
	}
.wrapperShortDesc {
	float: right;
	width: 578px;
	}
ul#listProperties h2 {
	font: bold 12px arial, helvetica, verdana, sans-serif;
	display: block;
	padding: 8px 10px;
	margin-top: 1px;
	position: relative;
	}
	ul#listProperties p {
		padding: 5px 0;
		margin: 0;
		}

#listProperties ul.bbcBox {
	position: absolute;
	top: 5px;
	right: 5px;
	max-width: 240px;
	}
ul.bbcBox li, #listProperties ul.bbcBox li {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	display: block;
	float: right;
	border: 1px solid #999;
	margin-left: 2px;
	padding: 2px 33px 2px 5px;
	}
	li.bedBox, #listProperties li.bedBox {
		background: #fff url(/persistent/imgs/icnBed.gif) no-repeat center right;
		}
	li.bathBox, #listProperties li.bathBox {
		background: #fff url(/persistent/imgs/icnBath.gif) no-repeat center right;
		}
	li.carBox, #listProperties li.carBox {
		background: #fff url(/persistent/imgs/icnCar.gif) no-repeat center right;
		}

img.thumb {
	display: block;
	float: left;
	padding: 1px;
	background: #fff;
	border: 6px solid #f4f3ef;
	margin: 1px 0 0 0;
	}
	.article img.thumb {
		margin: 10px 10px 10px 0;
		}
	
li h2 a {
	color: #908976;
	}
li h2 a:hover {
	text-decoration: underline;
	color: #908976;
	}
	

/* END Defaults */

li.sr_Premium img.thumb {
	border-color: #0093d0;
	}
	
li.sr_Featured h2 {
	background: #908976;
	}
li.sr_Premium h2 {
	background: #0093d0;
	}
	li.sr_Premium h2 a, li.sr_Featured h2 a {
		color: #fff;
		}
	li.sr_Premium h2 a:hover, li.sr_Featured h2 a:hover {
		color: #fff;
		text-decoration: underline;
		}

.addShortlist {
	float: left;
	padding-left: 10px;
	line-height: 15px;
	margin-top: 10px;
	}

#titleBox {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	background: #f2f3ec;
	padding: 12px;
	margin-bottom: 10px;
	}
	.address {
		float: left;
		margin-top: 0;
		color: #0093d0;
		}
	.suburb {
		text-transform: uppercase;
		}
	.price {
		color: #7a1600;
		float: right;
		}
		.price strong {	
			color: #333;
			}

ul#propertyFeatures li {
	background: transparent url(/persistent/imgs/icnBullet.gif) no-repeat 0 0;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 15px;
	color: #333;
	}


/* Jcarousel */

#image-preview {
	background: #f4f3ef url(/persistent/imgs/loader.gif) 50% 50% no-repeat;
	width: 490px;
	min-height: 200px;
	}
	#image-preview img {
		display: block;
		margin: auto;
		}

#image-scroller {
	background: #fff;
	padding: 15px 30px 15px 35px;
	width: 425px;
	}
	#image-scroller ul {
		margin: 0;
		list-style: none;
		height: 106px;
		}
		#image-scroller ul li {
			background: transparent url(/persistent/imgs/loader.gif) 50% 50% no-repeat;
			width: 130px;
			height: 100px;
			margin-right: 6px;
			float: left;
			border: 3px solid #f4f3ef;
			cursor: pointer;
			}
			#image-scroller ul li img {
				width: 130px;
				height: 100px;
				}
				
#image-scroller ul li:hover { border-color: #c5c5c5;cursor: pointer; }
#image-scroller ul li.active { border-color: #0093d0;cursor: default; }
#image-scroller p { font-size: 0.9em; }

#image-scroller .jcarousel-prev,
#image-scroller .jcarousel-next {
	background: transparent url(/persistent/assets/jcarousel/btnNextImage.gif) no-repeat top left;
	position: absolute;
	top: 0;
	left: 424px;
	width: 30px;
	height: 107px;
	cursor: pointer;
	display: none;
	}
#image-scroller .jcarousel-prev {
	background: transparent url(/persistent/assets/jcarousel/btnPrevImage.gif) no-repeat top left;
	left: -34px;
	}
#image-scroller .jcarousel-prev:hover,
#image-scroller .jcarousel-next:hover { background-position: left -107px; }
#image-scroller .jcarousel-prev-disabled,
#image-scroller .jcarousel-next-disabled { background-position: left -54px; }

.jcarousel-container { position: relative; }
.jcarousel-clip { width: 425px; position: relative; overflow: hidden; }
.jcarousel-list { position: relative; }

.loader {
	margin: 10px auto;
	font-size: 0.7em;
	width: 32px;
	height: 50px;
	}
.loader img { margin: 0 auto; }


/*
----------------------------------------------------------------------------- 
LIGHTBOX
-----------------------------------------------------------------------------*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #111;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	color: #fff;
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #111;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/*
----------------------------------------------------------------------------- 
TABLES
-----------------------------------------------------------------------------*/

th {
	font: normal 14px "News Gothic",arial,helvetica,sans-serif;
	color: #999;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 10px 10px 0;
	}

/*
----------------------------------------------------------------------------- 
MISC
-----------------------------------------------------------------------------*/

.hugMe {
	margin-bottom: 0;
	}

span.date, p.date {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999;
	display: block;
	padding-left: 15px;
	background: url(/persistent/imgs/icnDate.gif) no-repeat center left;
	}

.ast_required {
	color: red;
	}

/* Side Banners */

.bannerLeft {
	margin-bottom: 5px;
	}

.bannerLeft a {
	width: 220px;
	height: 118px;
	text-indent: -999em;
	}
	.recentSales a {
		display: block;
		background: url(/persistent/imgs/recent-sales.jpg) no-repeat;
		}
	.colliersMag a {
		display: block;
		background: url(/persistent/imgs/colliers-collection.jpg) no-repeat;
		}
	.marketReports a {
		display: block;
		background: url(/persistent/imgs/market-reports.jpg) no-repeat;
		}

.recentSales a:focus, .colliersMag a:focus, .marketReports a:focus {
  -moz-outline-style: none;
	}


/*
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a {
	color: #0093d0;
	text-decoration: none;
	}
a:hover {
	color: #999;
	}

h2 a {
	color: #444;
	}

.more a {
	clear: both;
	display: block;
	height: 18px;
	width: 105px;
	line-height: 18px;
	background: #fcfcfc url(/persistent/imgs/icnArrow.gif) no-repeat 0 0;
	border: 1px solid #e1e1e1;
	padding: 0 25px;
	font-size: 10px;
	color: #d7722f;
	text-transform: uppercase;
	}
.more a:hover {
	background: #fff url(/persistent/imgs/icnArrow.gif) no-repeat 0 0;
	}

#emailFriend a {
	color: #b32317;
	}
#emailFriend a:hover {
	color: #999;
	}

#crumbs a.selected {
	color: #999;
	cursor: default;
	}

#footerMenu a {
	color: #fff;
	}
#footerMenu a:hover {
	color: #ffc425;
	}
	

/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

/* Deafults */

fieldset {
	margin-bottom: 7px;
	}

legend {
	color: #999;
	font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
	}

label {
	display: block;
	clear: both;
	margin-bottom: 7px;
	text-align: right;
	}

textarea {
	font: 12px/16px Arial, Helvetica, sans-serif;
	width: 193px;
	border: 1px solid #e8e8e8;
	padding: 2px;
	}

.error {
	color: red;
	font-style: italic;
	font-size: 11px;
	}

/* Search Form */

#propertySearch {
	text-align: center;
	padding: 11px;
	}

#propertySearch select, #changeCountry select, .pagination select {
	width: 197px;
	border: 1px solid #e8e8e8;
	}
	#propertySearch select.short {
		width: 97px;
		margin-bottom: 0;
		}
	#propertySearch select:hover {
		background: #f8f8f8;
		}

/* Change Country Dropdown */

#changeCountry label {
	padding: 5px 10px 5px 5px;
	margin: 0;
	}

#changeCountry option {
	background: #f8f8f8;
	}
 #changeCountry select {
 	font-size: 11px;
 	margin-bottom: 0;
	}

/* Re-size Text Area */

div.grippie {
	background: #EEEEEE url(/persistent/imgs/grippie.png) no-repeat scroll center 2px;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 0pt 1px 1px;
	cursor: s-resize;
	height: 9px;
	overflow: hidden;
	}
.resizable-textarea textarea {
	display: block;
	margin-bottom: 0pt;
	width: 97%;
	height: 20%;
	}

/* Email Friend Form */

#emailFriend {
	padding: 15px 25px;
	}

#emailFriend fieldset {
	width: 80%;
	margin: 4px 0;
	}
#emailFriend label {
	background: #f2f3ec;
	padding: 10px;
	width: 478px;
	}
	#emailFriend label.error {
		padding: 0;
		width: 470px;
		}
	
#emailFriend input.input, #emailFriend textarea {
	width: 300px;
	margin-left: 10px;
	}

input.input {
	border: 1px solid #e8e8e8;
	padding: 2px;
	width: 140px;
	}

/* Pagination */

.pages {
	font: 11px "News Gothic",Arial,Helvetica,sans-serif;
	padding-top: 3px;
	float: right;
	}
.pages ul {
	list-style-type: none;
	}
.pages li {
	background: #fff;
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
	}
.pages li a {
	color: #0093d0;
	padding: 4px 6px;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
	}
.pages li a:hover {
	color: #0093d0;
	background: #fff;
	border: 1px solid #0093d0;
	}
.pages li.nolink {
	color: #ccc;
	border: 1px solid #F3F3F3;
	padding: 4px 6px;
	}
.pages li.current {
	color: #fff;
	border: 1px solid #0093d0;
	padding: 4px 6px;
	background: #0093d0;
	}

.pages li.nextPage a, .pages li.prevPage a {
	padding: 0;
	border:0;
	background: none;
	}

/* Pagination */

.pagination {
	background: #f4f3ef;
	}
.pagination label {
	float: left;
	clear: none;
	margin: 0;
	}
.pagination select {
	margin: 0;
	padding: 0;
	}
	
p.resultsDesc {
	color: #999;
	text-align: right;
	}

