

/* Rollover Links: Tobacco Blues
------------------------------------------*/




#ML .rollover_img_t {
	width: 233px;
	height: 90px;
	background-image: url(http://www.DosVatos.com/films/nav_clips/trailers/MotherLove_trailer_home.jpg);
	background-position: top;
	line-height:18px;
	float:left;
	margin:0;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;

}

#IM .rollover_img_t {
	width: 233px;
	height: 90px;
	background-image: url(http://www.DosVatos.com/films/nav_clips/trailers/Impressario_trailer_home.jpg);
	background-position: top;
	line-height:18px;
	float:left;
	margin:0;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;

}

#BB .rollover_img_t {
	width: 233px;
	height: 90px;
	background-image: url(http://www.DosVatos.com/films/nav_clips/trailers/BeyondTheBorder_trailer_home.jpg);
	background-position: top;
	line-height:18px;
	float:left;
	margin:0;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;

}

#PK .rollover_img_t {
	width: 233px;
	height: 90px;
	background-image: url(http://www.DosVatos.com/films/nav_clips/trailers/PreciousKnowledge_trailer_home.jpg);
	background-position: top;
	line-height:18px;
	float:left;
	margin:0;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;

}

#ST .rollover_img_t {
	width: 233px;
	height: 90px;
	background-image: url(http://www.DosVatos.com/films/nav_clips/trailers/TheSpirituals_trailer_home.jpg);
	background-position: top;
	line-height:18px;
	float:left;
	margin:0;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;

}

#KT .rollover_img_t {
	width: 233px;
	height: 90px;
	background-image: url(http://www.DosVatos.com/films/nav_clips/trailers/KentuckyTheatre_trailer_home.jpg);
	background-position: top;
	line-height:18px;
	float:left;
	margin:0;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;

}

#TB .rollover_img_t {
	width: 233px;
	height: 90px;
	background-image: url(http://www.DosVatos.com/films/nav_clips/trailers/TobaccoBlues_trailer_home.jpg);
	background-position: top;
	line-height:18px;
	float:left;
	margin:0;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;

}


#Sex .rollover_img_t {
	width: 233px;
	height: 90px;
	background-image: url(http://www.DosVatos.com/films/nav_clips/trailers/SouthernSex_trailer_home.jpg);
	background-position: top;
	line-height:18px;
	float:left;
	margin:0;
	padding: 0px;
	background-repeat: no-repeat;
}


#MOVclips .rollover_img_t a:link {
	color: #fff;
	width: 233px;
	height: 90px;
	display: block;
	text-decoration: none;
	top: -10px;
	position: relative;
}

#MOVclips .rollover_img_t a:hover {
	background:#000;
	opacity:.80;
	filter:alpha(opacity=80);
	color: #D66264;
	text-decoration: none;
	margin: 0px;
}

#MOVclips .rollover_img_t a:visited {
color: #DFC236;
width: 233px;
height: 140px;
display: block;
text-decoration: none;
	top: -10px;
	position: relative;
}

#MOVclips .rollover_img_t a span {
	display: none;
	height: 90px;
	width: 233px;
	color: #FFF;
	font-size: 11px;
	line-height: 15px;

}

#MOVclips .rollover_img_t a:hover span {
	display: block;
	color: #FFF;
	padding: 0px;
	margin: 0px;


}

#MOVclips strong {
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 12px;
}


.pad20px {
	padding: 20px;
	position: relative;
}

.mar20px {
	padding: 0px;
	margin: 20px;
	position: relative;
}