﻿
/*	CONSTANTS 
--------------------------------*/

constants {
	color: #FFC21B/*LINK COLOR*/;
}


/*	DEFAULTS 
--------------------------------*/

a:hover {
	color: #FFC21B/*LINK COLOR*/;	
}


/*	MAIN MASTER
--------------------------------*/

#Main{
	background-image: url("Images/Main/SMovies/Bg.jpg");
}
#Header .location .label{
	color: #FFC21B/*LINK COLOR*/;
}
#Header .menu .selected{
	color: #FFC21B/*LINK COLOR*/;	
}
#Header .menu .signup a{
	color: #FFC21B/*LINK COLOR*/;	
}
#Header .channels a:hover, #Main .channels a.selected {
	background-color: #023086;
}


/*	SEARCH BOX CONTROL
--------------------------------*/

#cse-search-box .submit span{
	background:#000;
}

#cse-search-box .submit div{
	background:url("Images/Main/SMovies/SearchButtonCorner.png") no-repeat;
}


/*	KEY CONTROL
--------------------------------*/
#KeyCtl{
	position:relative;
	margin-top: 0;
	width: 630px; 
	height: 367px;
	background: url("Images/Ctl/SMovies/KeyBackground.png") repeat-x;
}
#KeyCtl .preview
{
	width:500px;
	margin-top:10px;
	margin-left:10px;
	height:270px;
}
#KeyCtl .preview .item .image{
	width:500px;
	height:270px;
	display:block;
}
#KeyCtl .preview .item .details{
	width:500px;
	height:70px;
	background-color:#000;
}
#KeyCtl .preview .item .details div{
	float:left;
}
#KeyCtl .preview .item .details .mainDetails{
	width:145px;
	height:60px;
	padding-top:10px;
	padding-left:10px;
	margin-right:5px;
}
#KeyCtl .preview .item .details .mainDetails .title{
	width:100%;
	font-size:20px;
	font-weight:bold;
}
#KeyCtl .preview .item .details .mainDetails .subtitle{
	width:100%;
	font-size:15px;
	font-weight:bold;
}
#KeyCtl .preview .item .details .info	{
	margin-right:15px;
	width:60px;
	height:65px;
	padding:5px 10px 0 35px;
	border: solid #ffc21b;
	border-width: 0 0 0 2px;
}
#KeyCtl .preview .item .details .description	{
	width:210px;
	height:65px;
	padding:5px 3px 0 0;
	font-size:11px;
}

#KeyCtl .buttons{	
	position:absolute;
	right:0;
	top:0;
	width:102px;
	margin-top:10px;
	margin-right:10px;
	background: url("Images/Ctl/SMovies/KeyNavigationBg.png") repeat-x;
}
#KeyCtl .buttons a{
	display:block;
	width:82px;
	margin:8px auto;
	padding:3px;
}	
#KeyCtl .buttons .selected{
	background-color:#fff;
}

/*	FEATURES CONTROL
--------------------------------*/

#FeaturesCtl .content{
	margin-top: 0;
	padding-top:3px;
	height: 256px;
	border: solid #fff;
	border-width:0 1px 1px 1px;
}
#FeaturesCtl .CtlHead {
	background: url("Images/Ctl/SMovies/CtlHeadNarrow.gif") no-repeat;	
}
#FeaturesCtl .item {
	border-top: none;
}
#FeaturesCtl .item .title {
	float:left;
	width:150px;
	height:36px;
	font-size: 16px;
	font-weight: bold;
	overflow:hidden;
}
#FeaturesCtl .item div {
	position: absolute;
	right: 0;
	bottom: 8px;
	width: 154px;
	height:73px;
	overflow:hidden;
}


/*	PROGRAMMES CONTROL
--------------------------------*/
#ProgrammesCtl {
	border: solid 1px White;
	min-height:240px;
	padding-bottom:10px;
}

#ProgrammesCtl .CtlHead {
	background: url("Images/Ctl/SMovies/CtlHeadWide.png") no-repeat;
	color: #FFC21B/*LINK COLOR*/;
}

/*	PROGRAMMES INNER CONTROL
--------------------------------*/

.ProgrammesInnerCtl span {
	color: #FFC21B/*LINK COLOR*/;
}

#ProgrammesCtl {
	border: solid 1px #fff;
}



/*	VIDEOS CONTROL
--------------------------------*/
#VideosCtl .video{
	background-color:#000;
}
#VideosCtl .content .selected{
	background: url("Images/Ctl/SMovies/CtlHeadNarrow.gif") no-repeat 0 -99px;
}

/*	PROMO CONTROL
--------------------------------*/
#PromoCtl .CtlHead{
	background: url("Images/Ctl/SMovies/CtlHeadNarrow.gif") no-repeat 0 -33px;
}
#PromoCtl .content{
	background-color: #f09c22;
	color: #414042;
}

/*	SCHEDULE CONTROL
--------------------------------*/

#ScheduleCtl .CtlHead {
	background: url("Images/Ctl/SMovies/CtlHeadNarrow.gif") no-repeat 0 -66px;
}
#ScheduleCtl .content .selected{
	background: url("Images/Ctl/SMovies/CtlHeadNarrow.gif") no-repeat 0 -99px;
}

#ScheduleHeader {
	background: url("Images/Programmes/SMovies/HeaderBg.gif");
}
#ScheduleCtl .content .item a{
	color:#fff;
}
#ScheduleCtl .content .item a:hover{
	color: #FFC21B/*LINK COLOR*/;
}
#ScheduleCtl .content .item div{
	color:#eaeaea;
}


/*	PROGRAMME MASTER
--------------------------------*/

#ProgrammeHeader {
	background: url("Images/Programmes/SMovies/HeaderBg.gif");
}

#ProgrammeTabs a.selected, #ProgrammeTabs a:hover {
	background: #6d5306;
	text-decoration: none;
	color: #ffffff;
}


/*	PROG SCHEDULE CONTROL
--------------------------------*/
#ProgrammeEpisodes .serieTitle{
	color:#ffc21b;
}
#ProgrammeEpisodes .ui-state-active{
	background: url(Images/Programmes/SMovies/SliderBullet.gif) 0 -16px no-repeat;
}
#ProgrammeEpisodes .ui-state-default{
	background: url(Images/Programmes/SMovies/SliderBullet.gif) no-repeat;
}

/*	SLIDER COMMON
--------------------------------*/
.MainMenuSlider .Bg {
	background:#252527 url(Images/Main/SMovies/SliderBg.png) repeat-x;
	opacity: 0.4;
	filter: alpha(opacity = 40);
}
#CloseProgrammes, #CloseSchedule {
	background: url(Images/Main/CloseSlider.png) no-repeat left center;
	color: #FFC21B/*LINK COLOR*/;
}


/*	PROGRAMME CAST
--------------------------------*/
#ProgrammeCast .castSerieTitle{
	color:#ffc21b;
}

#ProgrammeCast .ui-state-active{
	background: url(Images/Programmes/SMovies/SliderBullet.gif) 0 -16px no-repeat;
}
#ProgrammeCast .ui-state-default{
	background: url(Images/Programmes/SMovies/SliderBullet.gif) 0 0  no-repeat;
}

#ProgrammeCast .galleryItem .characterItem .name{
	color:#ffc21b;
}


/*	NORMAL MASTER
--------------------------------*/
#NormalPageContent .title {
	background: url("Images/Programmes/SMovies/HeaderBg.gif") no-repeat;
}

#NormalPageContent .title span{
	background: url("Images/Main/SmallCircle.png") left center no-repeat;
}

/*	SITEMAP
--------------------------------*/
#Sitemap .main{
	color:#ffc21b;
}

/*	SIGNUP PAGE
--------------------------------*/

#Signup .content .submitBtn .image{
	background:url("Images/Signup/SMovies/SubmitButton.png");
}


/*	TRAILERS
--------------------------------*/

#TrailersHeader {
	background: url("Images/Programmes/SMovies/HeaderBg.gif");
}

#TrailersHeader .title{
	background: url("Images/Main/SmallCircle.png") left center no-repeat;
}

#Trailer{
	background: url("Images/Trailers/SMovies/TrailerBg.png") no-repeat !important;	
	background: url("Images/Trailers/SMovies/TrailerBg.jpg") no-repeat;
	padding-top:12px;
}

#Trailer .infoContainer{
	background: url("Images/Trailers/SMovies/TrailerDown.png") left bottom no-repeat;
	height:105px;
	width:580px;
	padding:15px;
	overflow:hidden;
}

#Trailer .videoContainer{
	padding-left: 15px;
}

.TrailersContainer{
	height:524px;
}

#Trailer .title{
	color:#ffc21b;
}

#TrailerGallery a .selected{
	color:#ffc21b;
	background: url("Images/Trailers/SMovies/TrailerSelected.png") no-repeat !important;
	background: url("Images/Trailers/SMovies/TrailerSelected.jpg") no-repeat;
}

#TrailerGallery a:hover{
	color:White;
}

/*	GALLERY
--------------------------------*/

#GalleryCtl .preview img{
	margin-left:25px;
}

#GalleryCtl .down
{
	margin-top:0;		
}

#GalleryCtl .down a:hover
{
	color:White;
}

#GalleryCtl .infoContainer{
	width:92%;
}

#GalleryCtl .photothumb
{
	border:solid 2px black;	
}

#GalleryCtl .selected
{
	border:solid 2px #ffc20e;
}

#GalleryCtl .gallerytitle{
	display:none;	
}

#GalleryCtl .photothumbname
{
	float:left;	
	padding-top:10px;
}

#GalleryCtl .imageContainer
{
	margin-top:20px;
}

#GalleryCtl .downgallerythumb
{
	margin-left:13px;
	float:left;
	width:100px;
	height:140px;
}

/*	GOSSIP CONTROL
--------------------------------*/


#GossipCtl{
	background: url("Images/Ctl/SMovies/GossipBg.png");	
}

#GossipCtl a{
	color: #FFC21B/*LINK COLOR*/;
}

#GossipCtl .content{
	color:White;
}

/*	SCHEDULE PAGE
--------------------------------*/

#CalendarSched .title td{
	background-color:#023086;
	color:#FFF;
}
#CalendarSched .calendar .selected{
	background:url(Images/Schedule/SMovies/SelectedDate.png) no-repeat;
	color:#edb800;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	padding-left:1px;
}
#Schedule .Bg{
	background-color:#023086;
	opacity: 0.3;
	filter: alpha(opacity = 30);
}

.ReminderIconPanel, .ReminderIconPanelAlignRight{
	background-color: #023086;
}
.ReminderIconPanel .email, .ReminderIconPanelAlignRight .email{
	background-color:#000000;	
}
#Schedule .title .email .buttons a, #Schedule .title .email .buttons a{
	color: #FFCC00;	
}


/*	SCHEDULE SLIDER
--------------------------------*/

#MoviesSliderCtl .header, #ScheduleSliderMoviesCtl .title span {
	padding-left: 27px;
}

#MoviesSliderCtl .header {
	margin-top: 16px;
	font-size: 14px;
}
#MoviesSliderCtl .title {
	position: relative;
	border-bottom: solid 1px #FFC21B;
	margin: 10px 10px;
	height:26px;	
	font-size: 14px;
}

#MoviesSliderCtl .subtitle {
	font-size: 14px;
	color: #FFC21B/*LINK COLOR*/;
	padding-left:24px;
}

#MoviesSliderCtl .selected 
{
	color: #FFC21B/*LINK COLOR*/;	
}


#MoviesSliderCtl .title span 
{
	font-size:10px;	
}

#MoviesSliderCtl .letters {
	float: right;
	padding: 5px 12px 0 0;	
	font-size: 10px/*PAGE FONT SIZE*/;
}

#MoviesSliderCtl .content {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 20px;
}
#MoviesSliderCtl .column {
	float: left;
	width: 25%;
	margin:0px 14px 0px 57px;
}

#MoviesSliderCtl .programmeScheduleSlider {
	margin-left:14px;
	display:inline;
}

#CloseMovies {
	position: absolute;
	right: 0;
	bottom: -23px;
	padding-left: 17px;
	font-size: 14px;
	font-weight: bold;
}

#CloseMovies{
	background: url(Images/Main/CloseSlider.png) no-repeat left center;
	color: #FFC21B/*LINK COLOR*/;
}

#MoviesSliderCtl .column{
	float: left;
	margin-left: 34px ;
}

#MoviesSliderCtl .small {
	width: 19%;
}

#MoviesSliderCtl .big {
	width: 25%;
}

#MoviesSliderCtl .column a {
	display: block;
}


#MoviesSliderCtl .column span {
	color: #FFC21B/*LINK COLOR*/;
	margin-left:10px;
}

#ProgrammesSliderCtl .ProgrammesInnerCtl
{
padding:0;
margin:0;	
border:0;
}


/*	SEARCH RESULTS
--------------------------------*/
#SearchResults .gs-title{
	font-size:18px;
	color: #FFC21B/*LINK COLOR*/;	
	text-decoration:none;
}
#SearchResults .gs-title b{
	font-size:18px;
	color: #FFC21B/*LINK COLOR*/;	
	font-weight:bold;
	text-decoration:none;
}
#SearchResults .gs-snippet{
	color:#fff;
}
#SearchResults .gs-visibleUrl{
	color:#3f8fff;
}
#SearchResults .gsc-cursor-page{
	color:#fff;
	padding:5px;
}
#SearchResults .gsc-cursor-current-page{
	color: #FFC21B/*LINK COLOR*/;	
	padding:5px;
}
#SearchResults .gsc-trailing-more-results{
	color: #FFC21B/*LINK COLOR*/;	
}

#SearchResults .gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
	background-color:inherit;
	border:none;
	margin:0;
	padding:0;
	color: #FFC21B/*LINK COLOR*/;	
}

/*	COMPETITION
--------------------------------*/

#Competition{
	min-height:1000px;
}
#Competition .competitionBanner{
	background: url("Images/Competitions/SMovies/CompetitionBanner.png");
	width:973px;
	height:299px;
	margin:0 auto;
	margin-top:10px;	
}

#Competition .contest{
	background: url("Images/Competitions/SMovies/Background.png") no-repeat;
	background-position:left top;
	width:942px;
	height:743px;
	float:right;
	margin-right:2px;
}

#Competition .contest .headerText
{
	margin-left:490px;
	margin-top:63px;
	font-size:21px;
	width:321px;	
}

#Competition .contest .headerText b
{
	color:#f1d02d;
	font-family:Arial Black;
}

#Competition .contest .headerText p
{
	line-height:26px;
	margin-top:4px;
}

#Competition .contest .text
{
	margin-left:490px;
	margin-top:39px;
	font-size:22px;
	width:321px;
	color:Black;	
}

#Competition .contest .text b
{
	font-family:Arial Black;
}

#Competition .competitionForm{
	width:750px;
	min-height:400px;
	float:left;	
}
#Competition .competitionForm .formTitle{
	color:#f6ba0f;
	font-size:20px;
	margin-top:10px;
	margin-bottom:5px;
}
#Competition .competitionForm .question{
	color:#fff;
	font-size:16px;
}

#Competition .competitionForm .answerTextbox{
	width:750px;
	height:100px;
	color:#000;
}

#Competition .competitionForm .info{
	width:750px;
	height:35px;
	float:left;
}

#Competition .competitionForm .detailsTextbox{
	width:544px;
	float:left;
	color:#000;
}

#Competition .competitionForm .uploadFile{
	color:#000;
}

#Competition .competitionForm .label{
	width:140px;
	float:left;
}

#Competition .competitionForm .terms a{
	height:35px;
	float:left;
	color:#f6ba0f;
}

#Competition .competitionForm .terms a:hover{
	text-decoration:underline;
}


#Competition .competitionForm .submitBtn {
	background: url(Images/Competitions/SMovies/underline.png) repeat-x bottom;
	height:35px;
	color:#f6ba0f;
	font-size:22px;
	display:block;
	width:95px;
	text-align:left;
	float:left;
	margin-top:40px;
}

#Competition .competitionForm .agreement{
	width:750px;
	margin-left:30px;
	position:relative;
	top:-15px;
	float:left;
}


#Competition .competitionForm .agreements{
	width:740px;
	float:right;
	display:inline-block;
}

#Competition .competitionForm .alert{
	height:15px;
	color:Red;
	font-size:11px;
	margin:0;
	float:left;
}
#Competition .competitionForm .validator{
	color:Red;
	font-size:11px;
	float:left;
	margin-left:140px;
}

#Competition .competitionForm .validatorTextArea{
	color:Red;
	font-size:11px;
	float:left;
}

#Competition .competitionForm .validatorUpload{
	color:Red;
	font-size:11px;
	float:left;
	margin-left:168px;
}

#Competition .competitionForm .fixedHeight{
	height:12px;
	width:100%;
	margin:0;
}
