/**
 * Common Stylesheet
 *
 * @author 		Zone
 * @email		info@zonecontent.com
 * @url 		http://www.zonecontent.com/
 * @copyright 	Copyright (c) 2009, zonecontent.com. All rights reserved.
 */

/* Global ****************/
* {
    outline:0;
}
html,
body {
	background:#ffffff;
}

/* Layout ****************/
#page {
    background:#ffffff url('../img/common/background_content.jpg') no-repeat left 102px;
    margin:0 auto;
    position:relative;
    width:1200px;
}
#header {
    background:transparent url('../img/common/background_header.jpg') no-repeat left top;
    height:102px;
    position:relative;
}
#content {
    border-bottom:solid 1px #cccccc;
    margin:0 auto;
    overflow:hidden;
    padding:17px 0;
    position:relative;
    width:970px;
}
#footer {
    margin:0 auto;
    padding:12px 0 100px 0;
    width:970px;
}
#login {
    margin:50px 5px 5px 5px;
    text-align:center;
    width: 520px;
}

/* Typography ****************/
/* http://meyerweb.com/eric/thoughts/2007/06/04/ordering-the-link-states/ */
a {
	color:#008cdb;
	text-decoration:none;	
}
a:link {
	color:#008cdb;	
}
a:visited {
	color:#008cdb;
}
a:focus {
	color:#008cdb;	
}
a:hover {
	color:#008cdb;
	text-decoration:underline;	
}
a:active {
	color:#008cdb;	
}
p {
    color:#000000;
}
p.bigger {
    font-size:108%;
}
p.smaller {
    font-size:93%;
}
p.lighter {
    color:#333333;
}
p.light {
    color:#666666;
}
p.bigger span.smaller {
    font-size:86%;
}
span.red {
    color:#d91b46;
}

/* Common ****************/
.hide {
    display:none;
}
legend {
    display:none;
}
strong {
    font-weight:bold;
}

/* Image replacements ****************/
h2 span.replace {
    display:block;
}
h2 span.replace span {
    display:block;
	height:0;
	overflow:hidden;
	width:0;
}

/* Buttons ****************/
a.button_print {
    background:transparent url('../img/common/button_print_left.jpg') no-repeat left top;
    display:inline-block;
    height:22px;
    margin:15px 0 0 0;
    padding:0 0 0 35px;
}
a.button_print span {
    background:transparent url('../img/common/button_print_right.jpg') no-repeat right top;
    color:#ffffff;
    display:inline-block;
    font-size:93%;
    font-weight:bold;
    height:19px;
    padding:3px 10px 0 0;
}
a.button_print:hover {
    text-decoration:none;
}

/* Header ****************/
#header h2.replace {
    background:transparent url('../img/common/heading_shine.jpg') no-repeat left top;
    display:block;
    height:70px;
    left:733px;
    position:absolute;
    top:18px;
    width:346px;
}
#header h2.replace span {
    display:block;
	height:0;
	overflow:hidden;
	width:0;
}

/* Content - Main ****************/
#content .main {
    float:left;
    margin-right:20px;
    overflow:hidden;
    width:730px;
}

/* Content - Hero ****************/
#content .main .hero {
    overflow:hidden;
}
#content .main .hero .flash {
    background:transparent url('../img/common/gradient_flash.gif') repeat-x left 302px;
    float:left;
    margin:0 30px 0 0;
    width:469px;
}
#content .main .hero .flash img {
    margin:0 0 25px 0;
}
#content .main .hero .text {
    float:left;
    width:210px;
}
#content .main .hero .text h1 {
    font-size:262%;
    line-height:108%;
    margin:0 0 5px 0;
}
#content .main .hero .text h1 a  {
    color:#bca237;
}

/* Content - Programme solo ****************/
#content .main .solo {
    overflow:hidden;
    padding:0 0 200px 0;
}
#content .main .solo .flash {
    background:transparent url('../img/common/gradient_flash.gif') repeat-x left 302px;
    float:left;
    margin:0 30px 0 0;
    width:350px;
}
#content .main .solo .flash .video_link {
    display:block;
    margin-bottom:25px;
    position:relative;
}
#content .main .solo .flash .video_link .overlay {
    left:20px;
    position:absolute;
    top:20px;
}
#content .main .solo .text {
    float:left;
    width:345px;
}
#content .main .solo .text h1 {
    color:#bca237;
    font-size:262%;
    line-height:108%;
    margin:0 0 20px 0;
}

/* Content - Programme list ****************/
#content .main .content {
    clear:both;
    margin:10px 0 0 0;
    overflow:hidden;
}
#content .main .content h2 {
    background-color:#bca237;
    color:#ffffff;
    margin:15px 0 26px 0;
    padding:5px 11px 3px 11px;
}
#content .main .content h2 span.programmes {
    background:transparent url('../img/common/title_programmes.gif') no-repeat left top;
    height:20px;
    width:116px;
}
#content .main .content h2 span.videos {
    background:transparent url('../img/common/title_videos.gif') no-repeat left top;
    height:20px;
    width:116px;
}
#content .main .content .programme {
    border-bottom:solid 1px #cccccc;
    float:left;
    margin:0 50px 20px 0;
    padding:0 0 20px 0;
    width:210px; 
	height:375px
}
#content .main .content .programme p.padded {
    padding:7px 0 0 0;
}
#content .main .content .programme img {
    margin:0 0 12px 0;
}
#content .main .content .programme h3 {
    font-size:108%;
    font-weight:bold;
    margin:0 0 5px 0;
}
#content .main .content .programme h3 a {
    color:#a58830;
}
#content .main .content .programme2 {
    border-bottom:solid 1px #cccccc;
    float:left;
    margin:0 50px 20px 0;
    padding:0 0 20px 0;
    width:210px; 
	height:150px
}
#content .main .content .programme2 p.padded {
    padding:7px 0 0 0;
}
#content .main .content .programme2 img {
    margin:0 0 12px 0;
}
#content .main .content .programme2 h3 {
    font-size:108%;
    font-weight:bold;
    margin:0 0 5px 0;
}
#content .main .content .programme2 h3 a {
    color:#a58830;
}

/* Content - Sidebar ****************/
#content .sidebar {
    float:left;
    width:220px;
}
#content .sidebar .content {
    background-color:#f0f0f0;
    margin:0 0 17px 0;
    padding:0 0 14px 0;
}
#content .sidebar .content h2 {
    background:#d91b46 url('../img/common/glyph_sidebar.gif') no-repeat left bottom;
    color:#ffffff;
    font-size:123.1%;
    padding:4px 7px 13px 7px;
}
#content .sidebar .content h2 span.replace {
    margin:2px 0 0 0;
}
#content .sidebar .content h2 span.select_a_programme {
    background:transparent url('../img/common/title_select_a_programme.gif') no-repeat left top;
    height:17px;
    width:157px;
}
#content .sidebar .content select {
    margin:9px 0 0 10px;
    width:200px;
}
#content .sidebar .content p {
    margin:9px 13px 0 9px;
}
#content .sidebar .content hr {
    border:none;
    border-bottom:solid 1px #cccccc;
    margin:9px 13px 0 9px;
}

/* Footer ****************/
#footer a {
    color:#000000;
}

/* Contact page ****************/
#contact {
	width: 790px;
	margin: 20px 36px 20px 36px;
}
#contact h1 {
    font-size:24px;
	font-weight:bold;
    line-height:108%;
	float: left;
	margin-bottom: 20px
}
#contact a.close {
    float: right; 
	color: #666 !important;
	display: inline-block;
	margin-top: 10px;
	font-size: 14px
}
#contact hr {
	clear: both; 
	margin: 0 0 20px 0; padding: 0px; border-style: none; height: 1px;
	background-color: #999; color: #999
}
#contact div.col1, #contact div.col2, #contact div.col3 {
	float: left; width: 230px
}
#contact div.col1, #contact div.col2 {
	margin-right: 40px;
}
#contact div.entry {
	font-weight: bold; 
	border-bottom: solid 1px #999;
	margin-bottom: 16px;
	height: 180px
}
	/* Thickbox customisations */
	#TB_closeAjaxWindow, #TB_title {
		display:none;
	}
	#TB_window a:link {color: #008CE1;}
	#TB_window a:visited {color: #008CE1;}
	#TB_window a:hover {color: #008CE1;}
	#TB_window a:active {color: #008CE1;}
	#TB_window a:focus{color: #008CE1;}
	
/* Video page ****************/
#video {
	width: 520px;
	margin: 5px 5px 5px 5px;
}	
#video a.close {
    float: right; 
	color: #666 !important;
	display: inline-block;
	font-size: 14px
}
#video div.player {
	clear: both;
	margin:5px auto 0 auto;
	width:520px;
}	

/* Login ****************/
#login img {
    margin:0 0 20px 0;
}
#login label {
    color:#333333;
    margin-bottom:7px;
    display:inline-block;
    width:80px;
}
#login #user,
#login #pass {
    margin-bottom:7px;
}
#login #submit {
    margin:10px 0 0 0;
}