/* CSS Document */

@font-face {
	font-family: "Arial, Helvetica, sans-serif";
	font-weight: normal;
	font-style: normal;
} 

#main-container {
	width: 100%;
	max-width: 818px;
	margin: 0 auto;
}

ul#grid {
	margin-left: -1%;
	font-size: 0px;
}

ul#slideshow-data-all {
	display: none;
}

#grid-gallery {
	margin-top: 15px;
}

#grid-data {
	columns: 3 !important;
}

li.list-item {
	font-size: 13px;
	list-style: none;
	display: inline-block;
	width: 32%;
	padding-right: 2px;
	margin: 0 0 1% 1%;
}

li.list-item img {
	height: auto;
	width: 100%;
}

li.list-item figcaption {
	position: relative;
	bottom: 0;
	height: 120px;
	z-order: 10;
	cursor: pointer;
	background: rgba(255,255,255,1);
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
	padding: 10px 5px;
	text-align: center;
	
}
li.list-item figcaption p.name {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	color: #666;
}
li.list-item figcaption .item-value {
	position: absolute; 
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
	height: 75px;
}

li.list-item figcaption p.filter-legend {
	color: #333;
	margin-bottom: 10px;
}
	
li.list-item figcaption p.value {
	background: rgba(255,255,255,0.8);
	position: relative;
	z-order: 10;
	top: 0;
	font-size: 24px;
	line-height: 14px;
	font-weight: bolder;
	color: #ca0000;
}

li.list-item .item-data {
	display: none;
}

li.list-item .img {
	width: 100% !important;
	height: 100% !important;
}

li.list-item img {
	cursor: pointer;
}

<!-- Search button -->
.text-filter-box {
	margin-left: 0;
}
.text-filter-box .jplist-icon {
	padding: 0;
	position: relative;
	z-index: 2;
	left: 20px;
	background: none !important;
	border: none !important;
}
.text-filter-box input {
	padding-left: 20px;
}
	
.panel-top {
	max-width: 740px;
	margin: 0 auto;
}


.row-legend {
	display: block;
	margin: 0 auto;
	padding: 20px 0 5px;
	font-size: 21px; 
	text-transform: uppercase;
	border-bottom: solid 1px #ccc;
	width: 100%;
	text-align: center;
	
}
.buttons {
	width: 100%;
	margin: 0 auto;
	font-size: 13px;
	font-weight: 500;
	display: table;
  table-layout: fixed;
}
.buttons > ul {
	display: table-row;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.buttons li {
	list-style: none;
	display: table-cell;
}
ul.buttons-list > li:not(:last-child) {
	border-right: solid 12px #fff;
}

.buttons button {
	width: 100%;
	height: 34px;
	padding: 5px;
	border: 0;
	text-transform: uppercase;
	color: #fff;
	background: #999;
	border: solid 1px #999;
	font-size: 11px;
	cursor: pointer;
}

.reset-button {
	position: relative;
	z-index: 30;
	margin-right: -30px;
}
.reset-button button {
	background: url(../img/reload.png) no-repeat;
	cursor:pointer;
	width: 30px;
	height: 30px;
	border: none;
	float: right;
	margin-right: 25px;
}

.buttons .jplist-drop-down {
	width: 100%;
	height: 32px;
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #fff;
	background: #999;
	border: none;
	font-size: 11px;
}
.buttons .jplist-selected {
	background: #cc0000;
	border: none;
}

.buttons .jplist-drop-down ul {
	color: #333;
	width: 100%;
}
#reality-data {
	width: 120%;
}
.buttons .jplist-drop-down li {
	display: table-cell;
	margin: 0;
}
.buttons .jplist-drop-down .jplist-dd-panel {
	line-height: 32px;
}


.buttons .text-filter-box {
	width: 100%;
	height: 34px;
	display: block;
	margin: 0 0 5px;
	padding: 0;
	border: none;
	position: relative;
	top: 0;
	float: left;
	
}
.buttons input {
	text-transform: uppercase;
	color: #fff;
	border: solid 1px #999;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 100%;#slideshow-data-all
	height: 34px;
	text-indent: 10px;
	line-height: 34px;
}
#sorting-remark {
	width: 100%;
	margin: 0 auto;
}


.filter-buttons-2cols {
	width: 370px;
	margin-bottom: 10px;
}
.jplist-range-slider {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	float: left;
	width: 100%;
}
.slider-legend {
	position: relative;
	font-size: 13px;
}
.slider-container {
	margin: 0 auto; width:100%;
}
.slider-container .value {
	font-size: 15px;
	width: 10%;
}
.slider-container .ui-slider {
	width:60%;
}
.ui-slider .ui-slider-handle {
	width: 26px;
	height: 26px;
	border: none;
	top: -8px;
	background: url(../img/slider.png);
	background-repeat: no-repeat;
}
.ui-slider .ui-slider-range {
	background: #999;
}


#slideshow-data {
	z-index: 9999;
}

.slideshow nav .icon {
	position: absolute;
	z-index: 50000;
	background: no-repeat;
}

.slideshow nav span.nav-prev {
	background-image: url(../img/prev.png);
	top: 50%;
	left: 50%;
	margin-left: -380px;
}
.slideshow nav span.nav-next { 
	background-image: url(../img/next.png);
	top: 50%;
	left: 50%;
	margin-left: 315px;
}
.slideshow nav span.nav-close { 
	background-image: url(../img/close.png);
	top: 50%;
	left: 50%;
	margin-left: 315px;
	margin-top: -440px;
}


#slideshow-data li {
	max-width: 550px;
	max-height: 720px;
	top: 50%;
	left: 50%;
}

#slideshow-data h3 {
	font-size: 28px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #666;
}


#slideshow-data figcaption .picture-credits {
	font-size: 10px;
	margin: 10px 0;
	color: #999;
}


#slideshow-data img {
	width: 100%;
	height: auto;
}

#slideshow-data figure {
	border: 40px solid #fff;
}
#slideshow-data figcaption {
	font-size: 13px;
}
#slideshow-data .value-table {
	display: table;
}
#slideshow-data .value-table div {
	display: table-row; 
}

#slideshow-data figcaption .legend {
	display: table-cell; 
	width: 35%;
	padding: 3px 0;
	font-weight: bolder;
	color: #000;
}
#slideshow-data .value-table .value {
	display: table-cell; 
	padding: 3px 0;
	width: 60%;
}
#slideshow-data div.ratings {
	display: inline;
	float: left;
	margin-top: 5px;
}

#slideshow-data .performance .legend {
	vertical-align: middle;
}



/* ratings */
.ratings { margin: -10px auto 0; width: 150px; height: 35px; }
.ratings div { float: left; width: 30px; height: 35px; background-repeat: no-repeat; }
.ratings div.rating-0 { background-image: url(../img/rating-0.png); }
.ratings div.rating-05 { background-image: url(../img/rating-05.png); }
.ratings div.rating-1 { background-image: url(../img/rating-1.png); }

/* ios button */
.jplist-ios-button {
	display: none;	
	color:#ffffff;
	border: none;
	background: #999;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	margin: 0;
	margin: 0 5px;
	cursor: pointer;
	text-transform: uppercase;
}
.jplist-ios-button:hover {
	font-weight:bold;
	background: #cc0000;
}


/* Pagination */
.pagination-buttons {
	margin-top: 15px;
	padding-top: 24px;
	clear: both;
}
.pagination-buttons .pagination {
	text-align: center;
	line-height: 24px;
}
.pagination-buttons .pagination div {
	display: inline-block;
}
.pagination-buttons .pagination button {
	display:inline-block;
	color:#ffffff;
	border: none;
	background: #999;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	margin: 0;
	margin: 0 5px;
	cursor: pointer;
}
.pagination-buttons .pagination .jplist-current {
	font-weight:bold;
	background: #cc0000;
}
.jplist-one-page {
	display:none
}
.jplist-empty {
	display:none
}
.pagination-buttons .pagination .jplist-pagingprev button, .pagination-buttons .pagination .jplist-pagingnext button {
	background-color: #ccc;
}
.pagination-buttons .pagination .jplist-hidden button {
	display: inline-block;
	color: #fff;
	background: #fff;
	cursor: hand;
}

.ios-filter-buttons {
	display: none;
}


@media only screen and (max-width:640px) {
	#main-container {
		width: 100%;
		overflow: hidden;
	}
	
	.jplist-ios-button {
		display:inline-block;
		padding: 0;
		margin: 0;
		z-index: 10001;
	}
	.jplist-ios-show {
		background: #fff;
	}
	
	.jplist-panel.pager {
		display:inline-block;
	}
	
	.panel-top {
		position: absolute;
		top: 24px; 
		bottom: 0;
		margin: 0;
		z-index: 40000;
		padding: 5%;
		height: 100%;
		background: #fff;
	}
	
	.buttons {
		margin-top: 10px;
	}
	
	.filter-buttons-onlydesktop {
		display: none;
	}
	
	#sorting-remark {
		font-size: 13px;
		line-height: 18px;	
	}
	
	ul.buttons-list > li {
		width: 48%;
		float: left;
		margin: 0;
	}

	ul.buttons-list > li:nth-child(even) {
		border-right: none !important;
	}
	ul.buttons-list > li:nth-child(odd) {
		border-right: solid 10px #fff;
	}

	.buttons .jplist-drop-down {
		font-size: 9px;
		height: 28px;	
		margin: 0 0 10px;
	}
	.buttons .jplist-drop-down .jplist-dd-panel {
		line-height: 28px;
	}
	.buttons .text-filter-box, .buttons .text-filter-box input {
		height: 28px;
		line-height: 28px;
	}
	
	
	#grid-data {
		columns: 2;
	}
	
	.grid-wrap {
		padding: 0;
	}
	
	li.list-item {
		width: 48%;
		margin: 0 0 1% 1%;
	}
	
	
	li.list-item .img {
		height: 100px !important;
	}
	
	li.list-item figcaption {
		height: 50px;
		padding: 5px;
	}
	
	li.list-item figcaption p.name {
		font-size: 16px;
		line-height: 16px;
		margin: 0;
	}
	li.list-item figcaption p.value {
		font-size: 14px;
		line-height: 14px;
	}
	
	li.list-item figcaption .item-value {
		height: 30px;
		vertical-align: bottom;
	}
	
	li.list-item figcaption .filter-legend {
		display: none;
	}
	
	li.list-item .ratings {
		width : 75%;
	}
	li.list-item .ratings div {
		width : 20%;
		background-size: 100%;
	}
	
	
	.slider-legend {
		font-size: 10px;
		display: none;
	}
	.slider-container .ui-slider {
		width: 30%;	
		margin: 5px 10px 0;
	}
	.slider-container .value {
		width: 20%;	
		font-size: 14px;
		margin: 0;
	}
	
	
	#slideshow-data li {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		z-index: 50000;
		margin: 0;
	}
	
	
	#slideshow-data {
		background: #fff;
	}
	#slideshow-data li figure {
		border: 20px solid #fff;	
	}
	
	
	#slideshow-data li figcaption h3 {
		font-size: 24px;
		padding-bottom: 5px;
		margin-top: 5px;
	}
	
	#slideshow-data li figcaption img {
		width: 87%;
		height: auto;
	}
	
	#slideshow-data li figcaption .picture-credits {
		margin: 5px 0;
	}
	#slideshow-data li figcaption .value-table {
		width: 87%;
		font-size: 11px;
		line-height: 11px;
	}
	
	
	#slideshow-data li figcaption .legend, #slideshow-data li figcaption .value { 
		padding: 1px 0;
	}
	
	
	.slideshow nav span {
		position: fixed;	
		z-index: 50001;
	}
	.slideshow nav span.nav-prev {
		background-image: url(../img/prev1.png);
		bottom: -30px;
		left: 10px;
		top: inherit; right: inherit;
		margin: 0;
		width: 19px;
		height: 31px;
	}
	.slideshow nav span.nav-next { 
		background-image: url(../img/next1.png);
		bottom: -30px;
		right: -5px;
		top: inherit; left: inherit;
		margin: 0;
		width: 19px;
		height: 31px;
	}
	.slideshow nav span.nav-close { 
		background-image: url(../img/close1.png);
		top: 15px;
		right: -15px;
		bottom: inherit; left: inherit;
		margin: 0;
	}
	
	.pagination-buttons {
		padding-top: 0;	
		margin: 15px 0;
	}
	
	.pagination-buttons .pagination {
		line-height: 20px;
	}
	.pagination-buttons .pagination button {
		height: 20px;
		line-height: 20px;
		padding: 0 5px;
		margin: 0;
		margin: 0 1px;
		cursor: pointer;
	}
	.jplist-pagingnext, jplist-pagingprev {
		display: none !important;	
	}
	
	.ios-filter-buttons {
		display: block;
		text-align: center;
		line-height: 30px;	
		margin-top: 20px;
	}
}

