/* Tag-specific */
html, body, form, fieldset, li, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, input{
	margin: 0;
	padding: 0;
}
img{
	border: none;
}
#picture-slides-container{
	height: 500px;
	width: 465px;
	position: absolute;
	left: 316px;
	top: 85px;
	z-index: 50;
}
#picture-slides-frame{
	position: absolute;
	height: 50px;
	width: 140px;
	left: 180px;
	top: 100px;
	font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif, "Helvetica Neue Light";
	font-size: 12px;
	color: #333333;
}
#picture-slides-frame li a:link, #picture-slides-frame li a:visited {
	color: #999999;
	text-decoration: none;
}
#picture-slides-frame li a:hover {
	color: #CE3521;
	text-decoration: none;
}
#thumbsbigwrapper{
	position: absolute;
	left: 65px;
	top: 100px;
	height: 450px;
	width: 60px;
	overflow: hidden;
	z-index: 0;
}
#thumbs_wrapper{
	height: 450px;
	width: 60px;
	overflow: hidden;
}
#picture-slides-thumbnails{
    position: absolute;

	margin: 0px;
	padding: 0px;
	height: 2000px;
	width: 60px;
}
#picture-slides-thumbnails ul li{
display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#picture-slides-thumbnails li a:link, #picture-slides-thumbnails li a:visited {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navigation-controls li{
	float: left;
	margin-right: 4px;
	list-style-type: none;
}
#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
	color: #999999;
}
li.slideshow-item{
	margin-left: 20px;
}
#picture-slides-dim-overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 10;
}
ul#navigation-controls a.disabled{
	color: #999999;
}
#arrows {
	position: absolute;
	left: 45px;
	top: 100px;
	z-index: 60;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 11px;
}
#arrows li {
	height: 8px;
	width: 10px;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 3px;
	display: block;
}
#arrows li a:link, #arrows li a:visited {
	display: block;
}
#arrows li a:hover{
	display: block;
}
