/*filmstrip module*/
#filmstrip a {text-decoration:none;}

#filmstripTable 
{
	margin-top:0;
	position:relative;
	top:0;
	left:0;
	overflow: hidden;
}

a span.filmstripCap
{
	text-align:left;
	text-decoration:none;
	font-size:11px;
	font-family:tahoma;
	color:#000000;
	width:86px;
	display:block;
	background:#fff;
}

a:hover span.filmstripCap {text-decoration:underline; color:#fe7800; cursor:pointer}

img.filmstripImg
{
	width: 78px;
	height: 67px;
	margin:0 5px;
}

img.filmstripImgBig 
{
	width:103px;
	height:81px;
	margin-right:12px
}
.bgsugar {
	background-repeat: no-repeat;
}

.prvDtourText  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: 900;
	font-variant: normal;
	background-position: center center;
	text-decoration: none;
	text-transform: uppercase;
}
.prvDtourText  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: 900;
	font-variant: normal;
	background-position: center center;
	text-decoration: none;
	text-transform: uppercase;
}


#filmstrip
{
  width:445px;
	overflow:hidden;
	position:relative
}

#filmstrip td
{
	padding:0;
	text-align:center;
	vertical-align:top
}

#filmstrip a {text-decoration:none;}

#filmstripTable 
{
	margin-top:2px;
	position:relative;
	top:0;
	left:0;
}
