@charset "UTF-8";

/* - - - - - - - - - - - - - - - - - - - - - - - 
	IMPORTS
- - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - 
	BODY
- - - - - - - - - - - - - - - - - - - - - - - */
body
{
	background: #000 url(http://cdn.showtime.com.au/images/showtime_background_premiere.jpg) top center no-repeat;
}


/* - - - - - - - - - - - - - - - - - - - - - - - 
	TEXT
- - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - 
	STRUCTURE
- - - - - - - - - - - - - - - - - - - - - - - */

/*  Cols  */
.one_col .header
{
	background: url(http://cdn.showtime.com.au/images/col_premiere_header_2.jpg) top left no-repeat;
}
.two_col .header
{
	background: url(http://cdn.showtime.com.au/images/col_premiere_header_2.jpg) top left no-repeat;
}
.three_col .header
{
	background: url(http://cdn.showtime.com.au/images/col_premiere_header_2.jpg) top left no-repeat;
}

/* - - - - - - - - - - - - - - - - - - - - - - - 
	MEDIA BROWSER
- - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - 
	ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - */


#whats_on #now table tr td.selected { background: url(http://cdn.showtime.com.au/images/top_pick_marker_premiere.gif) top center no-repeat; }

#movie #video_playerlist ul li.selected { border: 1px solid #e31b25;}

