/* START NEW STYLES FOR SLIDER */

	/* SET SLIDER DEFAULTS */

	.mainPageSlider #myCarousel {
		max-height: 730px;
		overflow-y:hidden;
		float:left;
		margin-bottom:15px;
	}

	.mainPageSlider #myCarousel .item {
		margin-top:0px;
		padding:0px;
		height:100%;
	}

	.mainPageSlider #myCarousel .item .sliderMainImage {
		width:100%;
		height:100%;
		float:right;
	}

	.mainPageSlider #myCarousel .carousel-inner > .active {
		float: left;
	}

	.mainPageSlider #myCarousel .item .sliderRightwrapper {
		position:static;
		height:100%;
		
	}

	.mainPageSlider #myCarousel .item .sliderRight {
		position:absolute;
		top:0;
		bottom:0;
		min-height:100%;
		width:100%;
	}

	.mainPageSlider #myCarousel .item .sliderRight .sliderThumbnail {
		position:relative;
		display:inline-block;
		width:100%;
		height:32%;
		margin-bottom:20px;
		overflow-y:hidden;
	}

	.mainPageSlider #myCarousel .item .sliderRight .sliderThumbnail:nth-child(3) {
		margin-bottom:0px;	
	}

	.mainPageSlider #myCarousel .item .sliderThumbImage {
		max-height:105%;
	}


	/* START CAROUSEL CAPTION */

	.mainPageSlider #myCarousel .item .carousel-caption {
		position:absolute;
		bottom: 5%;
		opacity:1;
		left:0%; /*left:-70%; (set positon for animations*/
		width:65%;
		min-height:106px;
		background-color:rgba(255,255,255,0.75);
		background-image:none;
		border-right:8pt solid rgba(0,0,0,0.75);
		padding:15px;
				
		-webkit-transition: all 0.5s ease;
    	-moz-transition: all 0.5s ease;
    	-o-transition: all 0.5s ease;
    	transition: all 0.5s ease;
	}

    .mainPageSlider #myCarousel .item .status {
		bottom:85%; 
        min-height:0; 
        width:33%; 
        background:rgba(0,0,0,0.75) !important; 
        line-height:15px;
	}
/*
	.mainPageSlider #myCarousel .item:hover .carousel-caption {
		opacity:1;
		left:0%;
	}
*/
	.mainPageSlider #myCarousel .item .carousel-caption h3.price {
		text-align:right;
		text-shadow:none;
		color:rgba(0,0,0,0.75); /* substitute for variable */
		
		width:100%;
		padding:0px;
		margin:10px 20px 0px 0px;
		
		background:transparent;
		
		-webkit-font-smoothing:antialiased;
	}

	.mainPageSlider #myCarousel .item .carousel-caption h4.BBCValue {
		text-align:right;
		text-shadow:none;
		color:rgba(0,0,0, 0.85); /* substitute for variable */
		
		padding:0px;
		margin:10px 0px 0px 20px;
		float:right;
		display:inline-block;
		
		-webkit-font-smoothing:antialiased;
	}

	.mainPageSlider #myCarousel .item .carousel-caption h4.BBCValue .bbcIMG {
		width:25px;
		margin-right:5px;
		margin-bottom:8px;
	}

	.mainPageSlider #myCarousel .item .carousel-caption h1.suburb {
		text-align:left;
		text-shadow:none;
		font-weight:bold;
		color:rgba(0,0,0,0.75); /* substitute for variable */
		text-transform:capitalize;
		
		width:100%;
		padding:0px;
		margin:0px 20px 0px 0px;
		
		-webkit-font-smoothing:antialiased;
	}

	.mainPageSlider #myCarousel .item .carousel-caption h3.address,
    .mainPageSlider #myCarousel .item .carousel-caption h3.propStatus {
		text-align:left;
		text-shadow:none;
		color:rgba(0,0,0,0.75);/* substitute for variable */
		
		width:100%;
		padding:0px;
		margin:10px 20px 0px 0px;
		
		-webkit-font-smoothing:antialiased;
	}

    .mainPageSlider #myCarousel .item .carousel-caption h3.propStatus {
        margin: 0;
        color:rgba(255,255,255,1);
    }

	/* START CAROUSEl CONTROLS */

	.carousel-v1 .carousel-arrow a.carousel-control {
		opacity: 1;
		font-size: 30px;
		height: inherit;
		width: inherit;
		background: none;
		text-shadow: none;
		position: inherit;
	}

	.carousel-v1 .carousel-arrow a i {
		top: 50%;
		opacity: 1; /* OVERIDES STYLE SET IN UNIFY BASE TEMPLATE */
		background: rgba(255,255,255,1);
		margin-top: -18px;
		padding: 2px 12px;
		position: absolute;
		color:rgba(0,0,0,0.75);
		
		font-size:20px;
		padding:10px;
		text-align:center
	}

	.carousel-v1 .carousel-arrow a i:hover {
		color:rgba(255,255,255,1);
		background-color:rgba(0,0,0,0.75);
	}

	.carousel-v1 .carousel-arrow a.left i {
		left: 0;
	}

	.carousel-v1 .carousel-arrow a.right i {
		right: 0;
	}

	
	@media (max-width:992px) {
		
		.mainPageSlider #myCarousel .item .carousel-caption {
			position:absolute;
			bottom: -150px;
			left:7.5%;
			width:85%;
			opacity:0;
			border-right:none;
			border-top:8pt solid rgba(0,0,0,0.75);


			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
			
			display:none;
		}	
		
		.mainPageSlider #myCarousel .item:hover .carousel-caption {
			opacity:1;
			left:7.5%;
			bottom:0%;
		}
	}

/* slider used in burleigh template */
	#homeUnify {
		background-image:none;
		margin:0px;
		padding:0px;
		padding-bottom:43%;
		height:0px !important;
		/*max-height:730px !important;*/
		border-top:15px solid rgba(255, 255, 255, 1);
		border-bottom:15px solid rgba(255, 255, 255, 1);
	}

	#homeUnify .mainPageSlider #myCarousel .item .carousel-caption .burleighPrice {
		display: inline-block;
		font-size: 32px;
		line-height: normal;
		width: auto;
		height: auto;
		margin:0px 0px 0px 0px !important;
		border:0px;
		border-radius: none;
		transform: rotateY(0deg);
		-ms-transform: rotateY(0deg);
		-webkit-transform: rotateY(0deg);
		opacity: 1;
		
		float: right;
		clear: right;
		text-align: right;
		width: 100%;
	}

	#homeUnify .mainPageSlider #myCarousel {
		max-height:100%;	
	}
	