.cr-container{
	width: 612px;
	height: 450px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
	padding:20px;
	text-align:center;
}

.cr-container label{
	width: 25px;
	height: 25px;
	cursor: pointer;
	float:left;
	position: relative;
	z-index: 1000;
	padding-left:0px;
	margin:390px auto;
}

.cr-container label:before{
	content:'';
	width: 18px;
	height: 18px;
	background: rgba(3,185,11,0.9);
	position: absolute;
	margin-top:10px;
	left:0;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 2px rgba(255,255,255,0.3);
	z-index:-1;
}
/*.cr-container label:after{
	width: 1px;
	height: 400px;
	content: '';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	position: absolute;
	bottom: -20px;
	right: 0px;
}*/
/*.cr-container label.cr-label-img-4:after{
	width: 0px;
}*/


.cr-container input.cr-selector-imgc
-1:checked ~ label.cr-labelc-img-1,
.cr-container input.cr-selector-imgc
-2:checked ~ label.cr-labelc-img-2,
.cr-container input.cr-selector-imgc
-3:checked ~ label.cr-labelc-img-3,
.cr-container input.cr-selector-imgc
-4:checked ~ label.cr-labelc-img-4,
.cr-container input.cr-selector-imgc
-5:checked ~ label.cr-labelc-img-5,
.cr-container input.cr-selector-imgc
-6:checked ~ label.cr-labelc-img-6,
.cr-container input.cr-selector-imgc
-7:checked ~ label.cr-labelc-img-7,
.cr-container input.cr-selector-imgc
-8:checked ~ label.cr-labelc-img-8,
.cr-container input.cr-selector-imgc
-9:checked ~ label.cr-labelc-img-9,
.cr-container input.cr-selector-imgc
-10:checked ~ label.cr-labelc-img-10 {
	color:#FFF;
}
.cr-container input.cr-selectorc-img-1:checked ~ label.cr-labelc-img-1:before,
.cr-container input.cr-selectorc-img-2:checked ~ label.cr-labelc-img-2:before,
.cr-container input.cr-selectorc-img-3:checked ~ label.cr-labelc-img-3:before,
.cr-container input.cr-selectorc-img-4:checked ~ label.cr-labelc-img-4:before,
.cr-container input.cr-selectorc-img-5:checked ~ label.cr-labelc-img-5:before,
.cr-container input.cr-selectorc-img-6:checked ~ label.cr-labelc-img-6:before,
.cr-container input.cr-selectorc-img-7:checked ~ label.cr-labelc-img-7:before,
.cr-container input.cr-selectorc-img-8:checked ~ label.cr-labelc-img-8:before,
.cr-container input.cr-selectorc-img-9:checked ~ label.cr-labelc-img-9:before,
.cr-container input.cr-selectorc-img10:checked ~ label.cr-labelc-img-10:before {
	background: #fff;
	box-shadow: 0px 0px 0px 2px rgba(3,185,11,0.9);
}
.cr-container input{
	display: none;
}
.cr-bgimgc
{
	width:612px;
	height:450px;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}
.cr-bgimgc
{
	background-repeat: no-repeat;
	background-position: 0 0;
}
.cr-bgimgc
 div{
	width: 61.2px;
	height: 100%;
	position: relative;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;
}
.cr-bgimgc
 div span{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: -61.2px;
	z-index: 2;
	text-indent: -9000px;
	
}
.cr-container input.cr-selectorc-img-1:checked ~ .cr-bgimgc
,
.cr-bgimgc
 div span:nth-child(1){
	background-image:url(http://farm9.staticflickr.com/8381/8628270023_39c6e36d6a_o.jpg);
}
.cr-container input.cr-selectorc-img-2:checked ~ .cr-bgimgc
,
.cr-bgimgc
 div span:nth-child(2){
	background-image:url(http://farm9.staticflickr.com/8524/8628270033_64991eccf4_o.jpg);
}
.cr-container input.cr-selectorc-img-3:checked ~ .cr-bgimgc
,
.cr-bgimgc
 div span:nth-child(3){
	background-image:url(http://farm9.staticflickr.com/8106/8629377118_1f4bc47e1e_o.jpg);
}
.cr-container input.cr-selectorc-img-4:checked ~ .cr-bgimgc
,
.cr-bgimgc
 div span:nth-child(4){
	background-image:url(http://farm9.staticflickr.com/8385/8629378434_fab7ec72fd_o.jpg);
}
.cr-container input.cr-selectorc-img-5:checked ~ .cr-bgimgc
,
.cr-bgimgc
 div span:nth-child(5){
	background-image:url(http://farm9.staticflickr.com/8249/8629377526_39722f168d_o.jpg);
}
.cr-container input.cr-selectorc-img-6:checked ~ .cr-bgimgc
,
.cr-bgimgc
 div span:nth-child(6){
	background-image:url(http://farm9.staticflickr.com/8394/8629379094_9400955f76_o.jpg);
}
.cr-container input.cr-selectorc-img-7:checked ~ .cr-bgimgc
,
.cr-bgimgc
 div span:nth-child(7){
	background-image:url(http://farm9.staticflickr.com/8530/8629377350_1b850fac62_o.jpg);
}
.cr-container input.cr-selectorc-img-8:checked ~ .cr-bgimgc
,
.cr-bgimgc
 div span:nth-child(8){
	background-image:url(http://farm9.staticflickr.com/8402/8629377298_ba87e23719_o.jpg);
}
.cr-container input.cr-selectorc-img-9:checked ~ .cr-bgimgc
,
.cr-bgimgc
 div span:nth-child(9){
	background-image:url(http://farm9.staticflickr.com/8533/8629377446_0015d8a42b_o.jpg);
}
.cr-container input.cr-selectorc-img-10:checked ~ .cr-bgimgc
,
.cr-bgimgc
 div span:nth-child(10){
	background-image:url(http://farm9.staticflickr.com/8097/8489780964_90a75602a2_o.jpg);
}
.cr-bgimgc
 div:nth-child(1) span{
	background-position: 0px 0px;
}
.cr-bgimgc
 div:nth-child(2) span{
	background-position: -61.2px 0px;
}
.cr-bgimgc
 div:nth-child(3) span{
	background-position: -122.4px 0px;
}
.cr-bgimgc
 div:nth-child(4) span{
	background-position: -183.6px 0px;
}
.cr-bgimgc
 div:nth-child(5) span{
	background-position: -244.8px 0px;
}
.cr-bgimgc
 div:nth-child(6) span{
	background-position: -306px 0px;
}
.cr-bgimgc
 div:nth-child(7) span{
	background-position: -367.2px 0px;
}
.cr-bgimgc
 div:nth-child(8) span{
	background-position: -428.4px 0px;
}
.cr-bgimgc
 div:nth-child(9) span{
	background-position: -489.6px 0px;
}
.cr-bgimgc
 div:nth-child(10) span{
	background-position: -550.8px 0px;
}
.cr-container input:checked ~ .cr-bgimgc
 div span{
	-webkit-animation: slideOut 0.6s ease-in-out;
	-moz-animation: slideOut 0.6s ease-in-out;
	-o-animation: slideOut 0.6s ease-in-out;
	-ms-animation: slideOut 0.6s ease-in-out;
	animation: slideOut 0.6s ease-in-out;
}
@-webkit-keyframes slideOut{
	0%{ left: 0px; }
	100%{ left: 61.2px; }
}
@-moz-keyframes slideOut{
	0%{ left: 0px; }
	100%{ left: 61.2px; }
}
@-o-keyframes slideOut{
	0%{ left: 0px; }
	100%{ left: 61.2px; }
}
@-ms-keyframes slideOut{
	0%{ left: 0px; }
	100%{ left: 61.2px; }
}
@keyframes slideOut{
	0%{ left: 0px; }
	100%{ left: 61.2px; }
}
.cr-container input.cr-selectorc-img-1:checked ~ .cr-bgimgc
 div span:nth-child(1),
.cr-container input.cr-selectorc-img-2:checked ~ .cr-bgimgc
 div span:nth-child(2),
.cr-container input.cr-selectorc-img-3:checked ~ .cr-bgimgc
 div span:nth-child(3),
.cr-container input.cr-selectorc-img-4:checked ~ .cr-bgimgc
 div span:nth-child(4),
.cr-container input.cr-selectorc-img-5:checked ~ .cr-bgimgc
 div span:nth-child(5),
.cr-container input.cr-selectorc-img-6:checked ~ .cr-bgimgc
 div span:nth-child(6),
.cr-container input.cr-selectorc-img-7:checked ~ .cr-bgimgc
 div span:nth-child(7),
.cr-container input.cr-selectorc-img-8:checked ~ .cr-bgimgc
 div span:nth-child(8),
.cr-container input.cr-selectorc-img-9:checked ~ .cr-bgimgc
 div span:nth-child(9),
.cr-container input.cr-selectorc-img-10:checked ~ .cr-bgimgc
 div span:nth-child(10)
{
	-webkit-transition: left 0.5s ease-in-out;
	-moz-transition: left 0.5s ease-in-out;
	-o-transition: left 0.5s ease-in-out;
	-ms-transition: left 0.5s ease-in-out;
	transition: left 0.5s ease-in-out;
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	-ms-animation: none;
	animation: none;
	left: 0px;
	z-index: 10;
}
.cr-titles h3{
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.cr-titles h3 span{
	z-index: 10000;
	position: absolute;
	width: 100%;
	left: 0px;
	text-align: center;
	opacity: 0;
	top: 50%;
}
.cr-titles h3 span:nth-child(1){
	left: 0px;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 70px;
	letter-spacing: 7px;
	color: transparent;
	text-shadow: 0px 0px 10px #fff;
	-webkit-transition: text-shadow 0.8s ease-in-out, opacity 0.8s ease-in-out;
	-moz-transition: text-shadow 0.8s ease-in-out, opacity 0.8s ease-in-out;
	-o-transition: text-shadow 0.8s ease-in-out, opacity 0.8s ease-in-out;
	-ms-transition: text-shadow 0.8s ease-in-out, opacity 0.8s ease-in-out;
	transition: text-shadow 0.8s ease-in-out, opacity 0.8s ease-in-out;
}
.cr-titles h3 span:nth-child(2){
	margin-top: 84px;
	letter-spacing: 0px;
	background: rgba(104,171,194,0.9);
	font-size: 14px;
	padding: 10px 0px;
	font-style: italic;
	font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	-webkit-transition: opacity 0.8s ease-in-out;
	-moz-transition: opacity 0.8s ease-in-out;
	-o-transition: opacity 0.8s ease-in-out;
	-ms-transition: opacity 0.8s ease-in-out;
	transition: opacity 0.8s ease-in-out;
}
.cr-container input:checked ~ .cr-titles h3 span{
	opacity: 0;
	text-shadow: 0px 0px 30px #fff;
}
.cr-container input.cr-selector-img-1:checked ~ .cr-titles h3:nth-child(1) span:nth-child(1),
.cr-container input.cr-selector-img-2:checked ~ .cr-titles h3:nth-child(2) span:nth-child(1),
.cr-container input.cr-selector-img-3:checked ~ .cr-titles h3:nth-child(3) span:nth-child(1),
.cr-container input.cr-selector-img-4:checked ~ .cr-titles h3:nth-child(4) span:nth-child(1){
	opacity: 1;
	text-shadow: 0px 0px 1px #fff;
}
.cr-container input.cr-selector-img-1:checked ~ .cr-titles h3:nth-child(1) span:nth-child(2),
.cr-container input.cr-selector-img-2:checked ~ .cr-titles h3:nth-child(2) span:nth-child(2),
.cr-container input.cr-selector-img-3:checked ~ .cr-titles h3:nth-child(3) span:nth-child(2),
.cr-container input.cr-selector-img-4:checked ~ .cr-titles h3:nth-child(4) span:nth-child(2){
	opacity: 1;
}
/* Media Query: Let's show the inputs on mobile sized browsers because they probably don't support the label trick: */
@media screen and (max-width: 768px) {
	.cr-container input{
		display: inline;
		width: 24%;
		margin-top: 350px;
		z-index: 1000;
		position: relative;
	}
	.cr-container label{
		display: none;
	}
}