@charset "US-ASCII";

/* Copyright (c)  by dominik.matrixstorm.com - for Creative-Movies.com */

.cm_highlight_box {
	border-width:1px;
	border-style:solid;
	border-color:black;
	height:239px;
	margin:2px;
	position:relative;
	width:446px;
}

.cm_highlight_pantop {
	left:0px;
	top:0px;
	width:446px;
	height:28px;
	background-color:black;
	color:white;
	vertical-align:baseline;
}

.cm_highlight_panbottom {
	background-color:transparent;
	background-image:url("images/highlights/cm_highlights_panelbg.png");
	background-repeat:repeat;
	color:white;
	font-family:"Arial Black";
	font-size:10pt;
	height:20px;
	left:0px;
	position:absolute;
	text-align:center;
	top:219px;
	vertical-align:middle;
	width:446px;
}

.cm_hightlight_toptable {
	/* background-color:red; */
	border-style:none;
	height:27px;
	padding:0px;
	margin:0px;
	width:446px;
}
.cm_hightlight_toptable td {
	color:white;
	font-family:"Arial Black";
	font-size:10pt;
	vertical-align:middle;
}

.cm_highlight_butttable {
	padding:0px;
	margin:0px;
}
.cm_highlight_butttable td {
	background-color:rgb(64,64,64);
	border-style:none;
	color:white;
	font-family:"Arial Black";
	font-size:10pt;
 	min-width:26px;
	min-height:20px;
	text-align:center;
}

/* .cm_highlight_butttable td:hover {
	background-color:red;
} */

.cm_highlight_image {
	border-style:none;
	border-width:0px;
}
