@charset "utf-8";
/* CSS Document */
/* Slideshow */
#homepage_movies_wrapper.prevButton{
}
#homepage_movies_wrapper.prevButton:hover{
 }
#homepage_movies_wrapper .nextButton{}
#homepage_movies_wrapper .nextButton:hover{}

#homepage_movies_wrapper li:first-child{
	display:list-item;
	position:absolute;
	padding:0px;
}
#homepage_movies_wrapper li{
	position:absolute;
	display:none;
	list-style:none;
	padding:0px;
	wborder:1px solid black;
}
.homepage_movies_ulwrapper{
	wborder:1px black solid; float:left; margin-top:10px; list-style:none;
}
#homepage_movies_wrapper{
	background-color:white;
	position:relative; 
	float:left;
	 width:290px;
}


/**START OF MOVIES WIDGET CSS CODE**/
.right_column_movies{
	width:300px;
	float:right;
	margin-bottom:20px;
}
.movies_title{
	font-family:"Verdana";
	font-size:10px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:8px;
	wpadding-bottom:0px;
	padding-top:4px;
	wheight:14px;
	eborder:1px solid black;
	text-shadow:2px 2px 1px #901116;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#901116', Direction=133, Strength=2.6);
	text-align:center;
}
.movies_win_title{
	font-family:"Verdana";
	font-size:9px;
	color:white;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding-top:7px;
	text-shadow:2px 2px 1px #901116;
		filter: progid:DXImageTransform.Microsoft.Shadow(color='#901116', Direction=133, Strength=2.6);

}
.movies_win_title a:link { 
	text-decoration:none;
	color:white;
}
.movies_win_title a:visited {
	color:white;
	text-decoration:none;
}
.movies_win_title a:hover {
	color:#000000;
	text-decoration:none;
}
.movies_win_title a:active {
	color:white;
	text-decoration:none;
}

.win_movies_button{
width:161px;  float:left;  height:27px; margin-left:70px; margin-bottom:12px; background: url(images/movies_button.gif);
}
.movies_red_pointer{
	width:290px; 
	height:10px;
	margin-top:1px;
	wborder:1px solid black;
	background-image: url(images/movies_red_pointer.gif);
}
.movies_li{
	float:left; margin-top:4px; width:8px; height:8px;
  background: url(images/related_article_arrow.gif);
	 margin-right:3px;
}

.movies_text{
	float:left;
	 wborder:1px solid black; width:126px;
	margin-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:400;
}
.movies_text a:link { 
	text-decoration:none;
	color:#000000;
}
.movies_text a:visited {
	color:#000000;
	text-decoration:none;
}
.movies_text a:hover {
	color:#000000;
	text-decoration:underline;
}
.movies_text a:active {
	color:#000000;
	text-decoration:none;
}
.ncc_logo{
width:300px; height:93px; background: url(images/ncc_logo.jpg);
}
.widget_wrapper{
width:298px; border:1px #ed1c24 solid; border-top:none; float:left;
}
.poster_wrapper{
background-color:#e9ecee; margin-left:4px; margin-right:4px; padding-top:10px; padding-bottom:10px; float:left;width:290px;
margin-top:10px;
text-align:center;
}
.text_movies_wrapper_all{
mwargin-left:4px; mwargin-right:4px; float:left;width:298px;
wborder:1px solid black;
}

.poster_image{
border:1px #bfc1c4 solid; 
margin-left:40px;; margin-right:40px; float:left;
}
.movies_grey_divider{
 width:289px; height:1px; background: url(images/movie_divider_grey.gif); margin-left:5px; margin-right:5px; margin-bottom:4px; float:left
 }
 .movies_dates{
 width:289px;
  margin-left:5px; margin-right:5px; 
  margin-top:8px; 
  margin-bottom:3px; 
  float:left;
  	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-align:center;
 }
.movies_arrows_left{
float:left; margin-top:56px; margin-bottom:56px;
}
.movies_arrows_right{
float:right; margin-top:56px; margin-bottom:56px;
}
 .movies_text_wrapper{
 margin-left:4px; margin-right:4px;
 float:left;
 margin-bottom:10px;
 }

.movies_title_background{
width:290px;  background: url(images/bckgrnd_movie_title.gif);
wborder:1px solid black;
}
.wrapper_movies_titles{
width:145px; float:left; 
}
/**END OF MOVIES WIDGET CSS CODE**/
