/*
	PAGE STRUCTURE
*/
#page-wrap 	{
	width: 385px;
	height: 385px;
	position: relative;
	min-height: 385px;
}




/*
	SLIDER
*/
.slider-wrap	{
	width: 385px;
	height: 382px;
	position: absolute;
	top: 0px;
	left: 4px;
}			



.stripViewer .panelContainer 
.panel ul	{ 
	text-align: left; 
	width: 388px; 
	margin: 0 15px 0 30px; 
}


.stripViewer	{
	overflow: hidden;
	width: 380px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	height: 285px;
}

.stripViewer .panelContainer	{ 
	position: relative; 
	left: 0; 
	top: 0; 
}


.stripViewer .panelContainer .panel	{ 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 380px;                                               
}


.stripNavL, .stripNavR, .stripNav	{ 
	display: none; 
}
.nav-thumb 	{
	border: 1px solid black;
	margin-right: 0px;
}
#movers-row		{
	height: 52px;
	width: 375px;
	margin-top: 5px;
	background-color: #E8E8E8;
	border: 1px solid #CCC;
	padding-left: 5px;
}
#movers-row div	{
	float: left;
	padding-top: 0px;
	background-image: url(../images/Buttons6.png);
	height: 52px;
	width: 88px;
	background-repeat: no-repeat;
	
}
.padding_bottom {
	padding-bottom: 4px;
}



#doc    {
	margin-right: 5px;
}

#docpijl {
	width: 35px;
	height: 12px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 40px;
	padding-top: 2px;
}

#ondins    {
	text-align: center;
	margin-right: 5px;
	vertical-align: middle;
}
#ondinspijl {
	width: 110px;
	height: 12px;
	text-align: center;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 85px;
	padding-top: 2px;
}

#oud    {
	margin-right: 5px;
}
#oudpijl {
	width: 55px;
	height: 12px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 225px;
	padding-top: 2px;
}

#leerl    {

}
#leerlpijl {
	width: 50px;
	height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 320px;
	padding-top: 2px;
}

#movers-row div a.cross-link 	{
	text-align: center;
}
#movers-row div a:link, #movers-row div a:visited, #movers-row div a:active	{
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#movers-row div a:hover {
	font-size: 13px;
	color: #F60;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cross-link		{
	display: block;
	z-index: 9999;
}
#paddi {
	display: block;
	z-index: 9999;
	padding-top: 10px;
}

.active-thumb {
	background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat;
}
