#sa-home-links {
	
}

	#sa-home-links li {
		margin: 0 0 16px;
	}
	
	#sa-home-links h4,
	#sa-home-links p {
		padding: 0;
		margin: 0;
		text-transform: none;
	}
	
	#sa-home-links h4 {
		background: #808475;
		color: #fff;
		font-size: 1.3em;
		padding: 2px 5px;
	}
	
	#sa-home-links p {
		font-size: 1.2em;
		padding: 5px 0;
	}

/*   
 ========================================================*/
#scottish-art-logo {
	width: 256px;
	height: 55px;
	background: url(../../img/scottish-art/logo.gif) 0 0 no-repeat;
	position: absolute;
	top: 23px;
	right: 0;
}

/*   
 ========================================================*/
#tab-nav li {
	border-right: solid 2px #fff;
}

#tab-nav .backToList {
	border-right: none;
	border-left: solid 2px #fff;
}


/*   
 ========================================================*/
#artist-list {

}
	#collection #artist-list li, 
	#artist-list li {
	    padding: 2px 0 2px 20px;
	}

	#artist-list li {
		background: url(../../img/scottish-art/sa-list.gif) 0 3px no-repeat;
	}

	#artist-list li.scottishArt {
		background: url(../../img/scottish-art/sa-list.gif) 0 -20px no-repeat;
	}

/*   
 ========================================================*/	
#scottish-art-images {

}
	#scottish-art-images ul.sai {
		height: 440px;
		display: block;
		position: relative;
		left: 0;
	}

	#scottish-art-images ul.sai,
	#scottish-art-images li {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	
	#collection #scottish-art-images {
		margin: 10px 0 0;
	}

	#scottish-art-images ul.sai li {
		float: left;
		position: absolute;
		background: #fff;
		padding: 3px;
		border: solid 1px #ccc;
		-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
		-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
		-o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Strength='4', Direction='150');
	}

	#scottish-art-images ul.sai a,
	#scottish-art-images ul.sai img {
		float: left;
		border: none;
	}

	#scottish-art-images ul.sai a {
	}
	
/*   
 ========================================================*/	
#scottish-art-home-links {
	
}

#scottish-art-home-links,
#scottish-art-home-links li {
	margin: 0;
	padding: 0;
	list-style: none;
}

	#scottish-art-home-links li {
		background: #F6F6F7;
		text-transform: none;
		margin: 0 0 15px;
		padding: 10px 8px;
	}
	
	#scottish-art-home-links h4 {
		color: #4B575F;
		font-weight: bold;
		padding: 0;
		margin: 0 0 5px 0;
		font-size: 16px;
		line-height: 16px;
	}
	
	#scottish-art-home-links p {
		padding: 5px 0;
		margin: 0;
	}
	
/*
.shd_nw,
.shd_n,
.shd_ne,
.shd_e,
.shd_se,
.shd_s,
.shd_sw,
.shd_w {
	position: absolute;
	display: block;
	
}

.shd_nw,
.shd_ne,
.shd_se,
.shd_sw {
	height: 14px;
	width: 14px;
}

.shd_n,
.shd_s {
	height: 14px;
}

.shd_e,
.shd_w {
	width: 14px;
}
	
.shd_nw {
	background: url(../../img/scottish-art/shadow/shd_nw.png);
	top: -8px;
	left: -8px;
}

.shd_n {
	background: url(../../img/scottish-art/shadow/shd_n.png);
	top: -8px;
	left: 0;
	width: 100%;
}

.shd_ne {
	background: url(../../img/scottish-art/shadow/shd_ne.png);
	top: -8px;
	right: -8px;
}

.shd_e {
	background: url(../../img/scottish-art/shadow/shd_w.png);
	height: 100%;
	top: 0;
	left: -8px;
}

.shd_se {
	background: url(../../img/scottish-art/shadow/shd_se.png);
	bottom: -8px;
	right: -8px;
}

.shd_s {
	background: url(../../img/scottish-art/shadow/shd_s.png);
	bottom: -8px;
	left: 0;
	width: 100%;
}

.shd_sw {
	background: url(../../img/scottish-art/shadow/shd_sw.png);
	bottom: -8px;
	left: -8px;
}

.shd_w {
	background: url(../../img/scottish-art/shadow/shd_e.png);
	height: 100%;
	top: 0;
	right: -8px;
}*/
