/* CoolMenus 4 - default styles - do not edit */

.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}

/* CoolMenus 4 - default styles - end */
  

.info {

	background-image: url(../images/info.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 35px;
	width: 150px;
	display: block;
	cursor: hand;
}

.films {

	background-image: url(../images/films.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 35px;
	width: 150px;
	display: block;
	cursor: hand;
}

.contact {

	background-image: url(../images/contact.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 35px;
	width: 150px;
	display: block;
	cursor: hand;
}

.sub {
	cursor: hand;
	background-color: #3D0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9E7F7F;
	display: block;
	text-indent: 10px;
	background-image: url(../images/tintdot.gif);
	background-position: 0px 19px;
	background-repeat: repeat-x;
	padding-top: 3px;
	position: absolute;
	padding-bottom: 3px;
	height: 20px;




}

.subh {
	cursor: hand;
	background-color: #3D0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	text-indent: 10px;
	background-image: url(../images/tintdot.gif);
	background-position: 0px 19px;
	background-repeat: repeat-x;
	padding-top: 3px;
	position: absolute;
	padding-bottom: 3px;
	height: 20px;



}



.placement {
	position: absolute;
	visibility: hidden;

}

.border {
	position: absolute;
	background-color: #FFFFFF;
	visibility: hidden;
}