.floatLeft {
	float: left;
	margin-right: 10px;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
a {
	outline: none;
}
a img{
		border:none;
}
/*
	PAGE STRUCTURE
*/
#page-wrap {
	width: 310px;
	margin: 5px auto;
	position: relative;
	min-height: 245px;
}
/*
	TYPOGRAPHY
*/
ul {
	list-style: none;
}
a, a:visited {
	color: #729dff;
	text-decoration: none;
}
a:hover, a:active {
	color: white;
}
blockquote {
	padding: 0 20px;
	margin-left: 20px;
	font-size: 14px;
	font-family: Georgia, serif;
	font-style: italic;
	margin-top: 10px;
}
/*
	SLIDER
*/
.slider-wrap {
	width: 319px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 300px;
	height: 245px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 305px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	margin-right: 5px;
}
#movers-row {
	margin: -25px 10px 0 0 !important;
	float:right;
	padding:0;
}
#movers-row div {
	width: 12px !important;
	float: left;
}
.date{
		color:#606060;
		font-size:11px;
		font-weight:bold;
}
.image-scroll img{
		border:1px solid #c2c2c2;
		padding:5px;
}
.scroltitle{
		color:#9d3493;
		font-size:12px;
		font-weight:bold;
}
.caption{
		padding:5px 0;
		/*width:165px;*/
}
a.morenav {
		color:#9a28a7;
}
#movers-row div a.cross-link {
	float: right;
}
.photo-meta-data {
	background: url(images/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
}
.photo-meta-data span {
	font-size: 13px;
}
.cross-link {
	display: block;
	margin-top: -14px;
	position: relative;
	padding-top: 15px;
	z-index: 9999;
	background:url(../images/white-point.gif) no-repeat 0 0;
}
.active-thumb {
	background:url(../images/purple-point.gif) no-repeat 0 0;
	position:relative;
	z-index:1000;
}
.itemholder{
	margin:15px 0;
	padding:0 10px 0 14px;
}

