@charset "UTF-8";

/* - - - - - - - - - - - - - - - - - - - - - - - 
	IMPORTS
- - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - 
	BODY
- - - - - - - - - - - - - - - - - - - - - - - */
body
{
	background: #000 url(http://cdn.showtime.com.au/images/showtime_background_action.jpg) top center no-repeat;
}

/* - - - - - - - - - - - - - - - - - - - - - - - 
	TEXT
- - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - 
	STRUCTURE
- - - - - - - - - - - - - - - - - - - - - - - */

/*  Cols  */
.one_col .header
{
	background: url(http://cdn.showtime.com.au/images/col_action_header_2.jpg) top left no-repeat;
}
.two_col .header
{
	background: url(http://cdn.showtime.com.au/images/col_action_header_2.jpg) top left no-repeat;
}
.three_col .header
{
	background: url(http://cdn.showtime.com.au/images/col_action_header_2.jpg) top left no-repeat;
}

/* - - - - - - - - - - - - - - - - - - - - - - - 
	MEDIA BROWSER
- - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - 
	ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - */
#nav_bottom
{
	background: url(http://cdn.showtime.com.au/images/background_nav_action_bottom.png) top center no-repeat;
}

#whats_on #now table tr td.selected { background: url(http://cdn.showtime.com.au/images/top_pick_marker_action.gif) top center no-repeat; }

#movie #video_playerlist ul li.selected { border: 1px solid #056bb5; }
