body#collections #main #col1 {
}

body#collections #col1 {
	float: left;
	width: 270px;
	padding-right: 11px;
	background: url(/_images/theme/l-col-w.png) -2px top repeat-y;
}

body#collections #col2 {
	padding-left: 15px;
	margin-left: 275px;
}

body#collections #main #col1 #filters h2 {
	margin-left: -16px;
	padding: 0 11px 7px 16px;
	background: url(/_images/theme/fold_horiz.png) 0px -27px repeat-x;
	width: 100%;
}

body#collections #main #col2 p {
	margin: 0 -18px 0 -14px;
	padding: 10px 18px 10px 14px;
	background: url(/_images/theme/myphilaplace/mypp_fold_top.png) 0 -57px repeat-x;	
}

body#collections #main #col2 p.pagenav {
	text-align: center;
	padding: 10px 0 20px 0;
}

body#collections .pagenav-first {
}

body#collections .pagenav-prev {
	padding-right: 10px;
}

body#collections .pagenav-num {
}

body#collections .pagenav-next {
	padding-left: 10px;
}

body#collections .pagenav-last {
}

body#collections #main #col1 #filters form h3 {
	font-size: 12px;
	font-weight: bold;
	color:#740;
	margin-top: 10px;
}

body#collections #filters ul {
	margin-left: 0;
	list-style-type: none;
}

body#collections #filters ul li {
	clear: both;
}

body#collections #filters ul li input {
	float: left;
}

body#collections #filters ul li label {
	display: inline-block;
	margin: 0 0 0 0px;
}

body#collections #filters ul li ul {
	margin-left: 15px;
}

body#collections #filters ul li input {
}

body#collections #filters ul li input label {
	margin-left: 10px;
	margin-bottom: 2px;
}

body#collections #thumbnails div.thumbnail-box {
	line-height: 12px;
	float: left;
	position: relative;
	margin: 0 20px 10px 0;
	width: 100px;
	height: 180px;
	overflow: hidden;
}

body#collections #thumbnails div.thumbnail-box a {
	display: block;
}

body#collections #thumbnails div.thumbnail-box a img {
	display: block;
}

body#collections #thumbnails div.thumbnail-box a img.watermark {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

body#collections #thumbnails div.thumbnail-box p {
	margin: 0;
}
/*
body#collections #col1 #filters ul:last-child li:first-child label {
	background: url(/_images/theme/map/hsp_pin_sm.png) left top no-repeat;
	padding-left: 13px;
}

body#collections #col1 #filters ul:last-child li label {
	background: url(/_images/theme/map/partner_pin_sm.png) left top no-repeat;
	padding-left: 13px;
}

body#collections #col1 #filters #filters ul:last-child li:last-child label {
	background: url(/_images/theme/map/vcc_pin_sm.png) left top no-repeat;
	padding-left: 13px;
}
*/
