@charset "utf-8";
/* CSS Document */

/* big prop and listing */
.big-property figcaption		{ color: #59b001;}
.thumb-overlay:before			{ border: 2px solid #59b001;}

/* #BX Sliders
================================================== */
.bxskin-five .bx-caption em		{ color: #59b001; }
.bxskin-three .bx-caption em	{ color: #59b001; }
.bxskin-four .bx-caption em		{ color: #59b001; }

/* Slider navigation for skin-one and five */
#bx-pager a.active				{ background-color: #59b001; text-shadow:none; }
.bxskin-one	#bx-pager a.active:before
								{ border: 5px solid #59b001; border-color: transparent transparent #59b001 transparent; }
								
#menu a:hover					{ color: #59b001; border-top: 1px solid #59b001; }
#menu li ul li a:hover			{ background-color: #59b001;}
#menu li ul li:hover > a		{ background-color: #59b001;}
.thebottom a:hover					{ color: #59b001; }
.social a:hover					{ color: #59b001; }

#scrollbar .thumb 				{ background: #80cd32; }
#slider-range .ui-slider-range	{ background: #80cd32; margin-top: -1px; }


/* Galleries */
.project h3						{ color: #59b001; }
.mosaic-block a:hover			{ background: rgba(0,0,0,.7) url(../../images/colors/green/ico-magnifier.png) no-repeat center center; }
.boxed-link:hover				{ background-color: #59b001; }
.cta-box .button:hover			{ background-color: #59b001; }

.prop-type li:not(#foo) input[type="radio"]:checked + label
								{ background-color: #59b001; }
.button.yellow					{ background-color: #59b001; }
#scrollbar .thumb				{ border: 1px solid #59b001; }
#slider-range .ui-slider-range	{ border: 1px solid #59b001; }
.special-form .title h4			{ color: #59b001; }

.black-btn						{ color: #59b001!important; }
.black-btn:hover				{ background-color: #59b001!important; }	

/* Checkboxes = check icons */
.checks.circled li:not(#foo) input[type="checkbox"]:checked + label
								{ background-image: url("../../images/colors/green/check-yes-circle.png"); }
									
/* Goals */
.goal							{ background: #E3E3E3 url(../../images/colors/green/ico-goals.png) no-repeat 0 0; }
.horizontal .goal				{ background-image: url(../../images/colors/green/ico-goals-hor.png);}

.holder a.jp-previous			{ background-image: url(../../images/colors/green/prev.png);}
.holder a.jp-next				{ background-image: url(../../images/colors/green/next.png); }

.scroll-top						{ background: url(../../images/colors/green/top-link-icon.gif) no-repeat right center; }

/* Sell */							
.steps a:hover,
.steps a.active					{ color: #59b001; }	

.holder a:hover, .holder a.jp-current, a.jp-current:hover {color: #59b001;}

.inner span a					{ background: url(../../images/colors/green/skin-3-controls.png) no-repeat; }

.elastislide-carousel ul li.current-img a,
.modal-carousel .elastislide-carousel ul li:hover a 
							    { background-color: #59b001;}
								
.thumb-overlay:before			{ background: rgba(0,0,0,0.7) url(../../images/colors/green/plus.png) no-repeat center center;}

.yellow.big:hover				{ background-color: #80cd32; }

.tools .button:hover			{ background-color:#80cd32; color:#2e2d32; text-shadow: 0px 1px #80ff00; }






