@import url("/skins/movie/Themes/Default/Styles/sub/Default.css");


.news .rsstitle
{
	padding-left: 10px; 
	text-transform: uppercase; 
	font-size: 14px; 
	font-weight: bold; 
	color: #fff; 
	background-position: left bottom;  
	background-image: url(/sites/movie/images/sub-rss-title-back.gif); 
	background-repeat: repeat-x; 
	white-space: nowrap;
}

.news .rssline
{
	background-color: #493273; 
	font-size: 0px; 
	height: 1px;
}

.news .rsstitlesep
{
	height: 6px; 
	font-size: 0px;
}


.news img.rssimage
{
	border: solid 1px #707070 !important; 
	margin-right: 22px;
}

.news a.rssitemtitle,
.news a.rssitemtitle:link,
.news a.rssitemtitle:visited
{
	font-size: 12px; 
	font-weight: bold; 
	color: #232020;
	text-decoration: underline;
}

.news a.rssitemtitle:hover,
.news a.rssitemtitle:active
{
	color: #624b8e;
	text-decoration: underline;
}

.news div.rssdate
{
	font-size: 9px; 
	color: #624b8e; 
	margin-top: 2px; 
	margin-bottom: 2px;
}

.news td.rssseparator
{
	height: 15px;
	font-size: 0px;
}

.event .rsstitle
{
	padding-left: 10px; 
	text-transform: uppercase; 
	font-size: 14px; 
	font-weight: bold; 
	color: #fff; 
	background-position: left bottom;  
	background-image: url(/sites/movie/images/sub-rss-title-back.gif); 
	background-repeat: repeat-x; 
	white-space: nowrap;
}

.event .rssline
{
	background-color: #493273; 
	font-size: 0px; 
	height: 1px;
}

.event .rsstitlesep
{
	height: 6px; 
	font-size: 0px;
}


.event img.rssimage
{
	border: solid 1px #707070 !important; 
	margin-right: 22px;
}

.event .rssitemtitle,
.event a.rssitemtitle,
.event a.rssitemtitle:link,
.event a.rssitemtitle:visited
{
	font-size: 12px; 
	font-weight: bold; 
	color: #232020;
	text-decoration: underline;
}

.event a.rssitemtitle:hover,
.event a.rssitemtitle:active
{
	color: #624b8e;
	text-decoration: underline;
}

.event div.rssdate
{
	font-size: 9px; 
	color: #624b8e; 
	margin-top: 2px; 
	margin-bottom: 2px;
}

td.calendar_specialday
{
	background-color: #bf5184 !important;
	height: 22px !important;
	width: 30px;
	border-left: solid 1px #dcdddf;
	border-top: solid 1px #dcdddf;
	border-right: solid 1px #b5bac0;
	border-bottom: solid 1px #b5bac0;
	background-color: #fff;
}

td.calendar_specialday a,
td.calendar_specialday a:link,
td.calendar_specialday a:visited
{
	background-image: url (/RadControls/Calendar/Skins/Movie/Img/specialBg.gif) !important;
	color: #fff;
}

.radCalSelect_Movie a,
.radCalSelect_Movie a:link,
.radCalSelect_Movie a:visited
{
	color: #fff
}

