#artistModal {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;	
	background:black;
	z-index:2000;
	display:none;
}
#artDiv1 {
	width:640px; 
	margin-right:13px;
}
#artDiv2 {
	width:280px;
}

#artTopCombo {
	position:relative;
	width:100%;
	height:82px;
	margin-left:24px;
}
#artTopCombo h1 {
	padding-top:16px;	
}

#artPagination {
	position:absolute;
	right:50px;
	top:35px;
		
}
	#artPagination ul {
		
	}
	#artPagination li {
		float:left;
		font-size:15px;
		padding:2px;
	}
	#artPagination li:before {
		content: "/";
	}
	#artPagination li.f:before {
		content: "Pages ";
	}
	#artPagination li span {
		color:#000;
		font-size:15px;
		font-weight:bold;
		font-style: italic;
	}
	#artPagination a  {
		font-size:15px;
		color:#6D6E70;
		font-style: italic;
	}
	

#artFeatList {

}
#artFeatList li {
	border-top:10px solid #000;
	padding-top:4px;
	width:277px;
	height:287px;
	
	margin-left: 20px;
	
	float: left;
}
#artFeatList img {
	padding-bottom:6px;
	border-bottom:5px solid #000;
}
#artFeatList h3 {
	padding-top:16px;
}
	#artFeatList h3, #artFeatList h3 a {
		color:#6D6E70;
		font-family:BaskB;
		font-size:14px;
		line-height:14px;
		font-weight:bold;
	}
	#artFeatList h3 a:hover {
		color:#000;
	}

#artList {
		
}
#artList li {
	border-top:10px solid #000;
	padding-top:4px;
	width:165px;
	margin-right:20px;
	height:196px;
	float:left;
}
#artList li.l {
	margin-right:0;	
}
#artList img {
	padding-bottom:6px;
	border-bottom:5px solid #000;
}
#artList h3 {
	padding-top:1px;
}
	#artList h3, #artList h3 a {
		color:#6D6E70;
		font-family:BaskB;
		font-size:12px;
		line-height:12px;
		font-weight:bold;
	}
	#artList h3, #artList h3 a:hover {
		color:#000;
	}
#artList i {
	font-family:BaskI, Georgia, serif;
	font-size:12px;	
	color:#6D6E70;	
}

#artistDetail {
	position:absolute;
	z-index:6000;
	top:211px;
	left:30px;
	min-height:550px;
	width:640px;
	background:#e6e7e9;
	display:none;
}
	#artDetCont {
		position:relative;
		padding-left:15px;
		padding-top:30px;
		padding-bottom:50px;
		width:530px;
		display:none;
	}
		
		#artistDetail h1 {
			font-family:BaskB, Georgia, serif;
			font-size:30px;	
			font-weight:bold;
			color:#404041;
			text-transform: uppercase;
			padding:0;
			margin:0;
		}
		#artistDetail h2 {
			font-size:16px;
		}
		#artistDetail h2 small {
			font-family:BaskB, Georgia, serif;
			font-size:10px;	
			font-weight:bold;
			color:#404041;
		}
		#artDetCont .d {
			margin-top:0;
			padding-top:0;
		}
		#artistDetailImg {
			width:610px;
			height:340px;
			position:relative;
			overflow:hidden;
			margin-top:40px;
			margin-bottom:40px;
		}
		#artDetImgMask {
			position:absolute;
			top:0;
			right:0;
			width:106px;
			height:178px;
			background:url(../gfx/featured-artist-mask.png) no-repeat;
		}
	
		.detT {
			margin-top:24px;
		}
		
		.detT, .detT p {
			font-size:16px;
			color:#404041;
		}
		.detT p {
			margin-bottom:18px;
		}
	
		#artDetFoot {
			margin-top:40px;
			position:relative;
			width:594px;
			height:60px;
		}
	
	
		#artDecPanclogo {
			width:94px;
			height:58px;
			background:url(../gfx/logo.stpancras.jpg) no-repeat;
			position:absolute;
			top:34px;
			right:0;
		}
		#artDecPanclogo img {
			width:100%;
			height:100%;
		}
		#artDetFoot li {
			font-size:12px;
		}
		#artDetFoot li a {
			font-size:12px;
		}
		#artDetFoot li.l a {
			color:#000;
		}
		#artClose {
			position:absolute;
			cursor:pointer;
			width:60px;
			height:24px;
			top:30px;
			right:-65px;
			background:url(../gfx/artClose.png) 38px 0 no-repeat;
		}
		#artClose:hover i {
			display:block;
		}
		#artClose i {
			position:absolute;
			top:0;
			left:0;
			font-size:18px;
			color:#6D6E70;
			display:none;
		}
			#pancCol1 {
	width:456px;
	margin-right:11px;
	margin-bottom:80px;
	float:left;
}
#pancCol2 {
	width:466px;
	float:left;
}
#contTopCombo {
	height:87px;
}
#contTopCombo  h3 {
	padding:13px 0 0 3px;
}


#pancCol2 img {
	display:block;
	margin-top:87px;	
}

#pancCol2 p, #pancCol1 p {
	font-size:12px;
	color:#404041;	
	margin-top:15px;
}

.t {
	padding-top:16px;
	width:438px;
	margin-bottom:40px;
}

#pancCol1 .l, #pancCol2 .l {
	margin-top:35px;
	font-size:12px;
}	
#pancCol1 .l a, #pancCol2 .l a {
	font-size:12px;
}

.partner{
	float: left;
	
	margin-right: 20px;
}

.partner-image{
	width: 277px;
	
	border-top: 10px solid #000000;
	border-bottom: 5px solid #000000;
	padding-top: 4px;
	padding-bottom: 6px;
}

.partner h3, .partner h3 a{
	font-family: BaskB;
	font-weight: bold;
	font-size: 14px;
	color: #6D6E70;	
	
	padding-top: 14px;
}

.friend-image{
	margin-bottom: 10px;	
}

.friend-title{
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;	
}

.friend-more-info{
	margin-top: 10px;	
}

.friend-more-info a{
	color: #333;	
}

.friend-more-info a:hover{
	color: #000;	
}
