/*--------------------------------------------------------------------------/
* @Author		KulerThemes.com http://www.kulerthemes.com
* @Copyright	Copyright (C) 2012 - 2013 KulerThemes.com. All rights reserved.
* @License		KulerThemes.com Proprietary License
/---------------------------------------------------------------------------*/

/* Slides */
.primary-define .kuler-slides {
	overflow: hidden;
	margin-bottom: -51px;
	padding: 0 0 81px 1px;
}
.primary-define .kuler-slides .jcarousel-list {
	overflow: visible !important;
}
.primary-define .kuler-slides .jcarousel-item {
	margin: 0;
}


#button_1 {
    background-image: url("../../../../image/data/greenfirst.png") !important;
    height: 92px;
    width: 23%;
	margin-left: 43.7%;
	margin-top: 22px;
    position: absolute;
	z-index: 1;
	right:52px;
}


#button_2 {
    background-image: url("../../../../image/data/greenmiddle.png") !important;
    height: 92px;
    width: 23%;
	margin-left: 43.7%;
	margin-top: 110px;
    position: absolute;
	z-index: 1;
	right:52px;
}


#button_3 {
    background-image: url("../../../../image/data/greenmiddle.png") !important;
    height: 92px;
    width: 23%;
	margin-left: 43.7%;
	margin-top: 200px;
    position: absolute;
	z-index: 1;
	right:52px;
}
#button_4 {
    background-image: url("../../../../image/data/greenmiddle.png") !important;
 height: 92px;
    width: 23%;
	margin-left: 43.7%;
	margin-top: 291px;
    position: absolute;
	z-index: 1;
	right:52px;
}

#button_5 {
    background-image: url("../../../../image/data/greenmiddle.png") !important;
  height: 92px;
    width: 23%;
	margin-left: 43.7%;
	margin-top: 383px;
    position: absolute;
	z-index: 1;
	right:52px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#button_1 {
    background-image: url("../../../../image/data/greenfirst.png") !important;
    height: 92px;
    width: 23%;
	
	margin-top: 22px;
    position: absolute;
	z-index: 1;
	
}


#button_2 {
    background-image: url("../../../../image/data/greenmiddle.png") !important;
    height: 92px;
    width: 23%;
	
	margin-top: 110px;
    position: absolute;
	z-index: 1;
}


#button_3 {
    background-image: url("../../../../image/data/greenmiddle.png") !important;
    height: 92px;
    width: 23%;
	
	margin-top: 200px;
    position: absolute;
	z-index: 1;
}
#button_4 {
    background-image: url("../../../../image/data/greenmiddle.png") !important;
 height: 92px;
    width: 23%;
	
	margin-top: 291px;
    position: absolute;
	z-index: 1;
}

#button_5 {
    background-image: url("../../../../image/data/greenmiddle.png") !important;
  height: 92px;
    width: 23%;
	
	margin-top: 383px;
    position: absolute;
	z-index: 1;
}
}

.kuler-css3-slideshow #pag_1:checked ~ #button_1, .kuler-css3-slideshow #pag_2:checked ~ #button_2, .kuler-css3-slideshow #pag_3:checked ~ #button_3, .kuler-css3-slideshow #pag_4:checked ~ #button_4, .kuler-css3-slideshow #pag_5:checked ~ #button_5{
	   background-image: url("../../../../image/data/black1.png") !important;
    height: 92px;
    width: 23%;
}