/*
 * screen_base.css
 * Base stylesheet for screen media
 * Version: 1.0
 * Site   : mactv
 * Author : ReefNet
 * Updated: 12th October 2006
 *
 */

/* =headings
**********************************************/

h1 {
	color: #7BA440;
	font-weight: normal;
	font-size: 220%;
	text-align: left;
	line-height: 1.6em;
	padding: 0;
	}

h2 {
	color: #7BA440;
	font-weight: normal;
	font-size: 190%;
	margin-top: 0;
	line-height: 1.6em;
	padding-top: 15px;
	}

div#c1 h2 {
	font-size: 160%;
	margin-bottom: 10px;
	margin-top: 40px;
	width: 230px;
	margin-left: -20px;
	text-align: center;
}

h3 {
	color: #7BA440;
	font-weight: bold;
	font-size: 120%;
}

h4 {
	color: #7BA440;
	font-weight: bold;
	font-size: 110%;
}


/* =Page settings
******************************************************************************/

body {
	/*margin: 0;*/
	font: 76% / 1.8 Verdana, arial, sans-serif;
	background: #D2E1F9 url(/img/s2_body_bg.gif) repeat-x bottom left;
	margin-top: 15px;
}

/* =header
**********************************************/

div#header {
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background: url(/img/s2_header_bg.gif) repeat-x top center;
	text-align: center;
	height: 82px;
	width: 960px;
	margin: 0 auto;
	background-color: #597192;
	vertical-align: middle;
}

/* =navigation
**********************************************/

div#nav {
	background: #476FA1 url(/img/s2_nav_bg.gif) repeat-x top left;
	height: 35px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	width: 960px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

div#nav ul {
	margin: 0 auto;
	}

div#nav ul li {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	display: inline;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: lowercase;
	line-height: 1.8em;
	}

div#nav ul li a {
	color: #D8E7FE;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0 5px;
	margin: 1px 2px 0 5px;
}

div#nav ul li a:hover {
	background-color: #D9D9D9;
	color: #2B4566;
	padding-bottom: 1px;
	}

div#nav ul li a.active {
	background-color: #D9D9D9;
	color: #2B4566;
	height: 35px;
	margin-top: 1px;
	}

div#languages {
	width: 930px;
	color: #122947;
	text-align: right;
	font-size: 80%;
	margin: 0 auto;
	background: url(/img/sub_nav_bg.png) repeat-y top center;
	background-color: #D9D9D9;
	padding-right: 30px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;

	}
	
div#languages ul {
	margin: 0;
}

div#languages ul li {
	display: inline;
	}

div#languages ul li a {
	color: #122947;
	text-decoration: none;
	font-size: 95%;
	font-family: verdana, arial, sans-serif;
	}

div#languages ul li a.active, div#languages ul li a:hover {
	color: #7BA440 !important;
	}

div#sub_nav {
	background-color: #D9D9D9;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #B2B2B2;
	text-align: right;
	line-height: 1em;
	padding-right: 20px;
	margin: 0;
	
}

div#sub_nav ul {
	font-size: 140%;
	padding: 5px;
	margin: 0;
}

div#sub_nav ul li {
	display: inline;
	padding: 5px;
	}

div#sub_nav ul li a {
	color: #122947;
	text-decoration: none;
}

div#sub_nav ul li a.active, div#sub_nav ul li a:hover {
	color: #7BA440;
	text-decoration: none;
}

/* =front-page content
**********************************************/
div#news_content_eng .item,
div#news_content_gla .item,
div#productions_content_eng .item,
div#productions_content_gla .item {
	border: 1px solid #D9D9D9;
	margin: 0.4em 0;
	padding: 5px;
	background-color: #FFF;
}

div#news_content_eng .item p,
div#news_content_gla .item p,
div#productions_content_eng .item p,
div#productions_content_gla .item p {
	margin: 0.4em 0;
	line-height: 1.6em;
}

div#news_content_eng .item h4,
div#news_content_gla .item h4,
div#productions_content_eng .item h4,
div#productions_content_gla .item h4 {
	border-bottom: 1px solid #D9D9D9;
	font-size: 1.2em;
	margin-bottom: 0.4em;
}

/* =content
**********************************************/

img.news_image {
	float: left;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #eee;
	margin: 0 4px 0 0;
}

p {
	font-family: verdana, arial, sans-serif;
}

p.main_body_image {
	text-align: center;
}

p.main_body_image img {
	padding: 2px;
	border: 1px solid #D9D9D9;
	background-color: #fff;
}

span.mactv {
	font-size: 90%;
	font-family: times, serif;
	font-style: italic;
	vertical-align: super;
	}

div#content {
	margin: 0 auto;
	padding-bottom: 20px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color: #eee;
}

div#main_content p {
	color: #111;
}

div#content a.external:after {
	content: url(/img/external.png);
	padding: 0 0 0 3px;
}

div#content a {
	color: #7BA440;
	text-decoration: none;
	}

div#content a:hover {
	text-decoration: underline;
	}

div#main_content ul li {
	margin: 20px;
	}

div#c1 {
	padding: 0 0 0 30px;
	width: 230px;
	float: right;
	}

p.centreimage {
	display: none;
}

ul#links li {
	margin-bottom: 10px;
	list-style-type: square;
}



/* =footer
**********************************************/

div#footer {
	clear: both;
	background: url(/img/s2_footer_bg.gif) repeat-x bottom left;
	height: 67px;
	text-align: center;
	color: #fff;
	width: 960px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	margin: 0 auto;
	}

div#footer p {
	color: #eee;
	text-align: center;
	font-weight: bold;
	}

div#footer p.smallprint {
	padding: 0;
	font-size: 80%;
	}

div#footer a {
	color: #fff;
	text-decoration: none;
	}

div#footer a:hover {
	color: #80B634;
	}
	
/*mugshots*/

div.mugshots {
	width: 700px;
	margin: 10px auto 0 auto;
}

div.mugshot {
	font-size: 90%;
	margin: 3px 12px;
	position: relative;
	clear: both;
}

div.mugshot img {
	width: 125px;
	height: 120px;
	border: 1px solid #D9D9D9;
	padding: 5px 7px;
	background-color: #FFF;
	float: left;
	margin-right: 5px;
}

div.mugshot h2 {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	position: absolute;
	padding: 2px 0;
	color: #fff;
	background-color: #555;
	border: 1px solid #222;
	left: 10px;
	width: 120px;
	top: 2px;
}

div#mugpop {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	background-color: #fff;
}

div#mugpop h3 {
	text-align: center;
	background-color: #eee;
	border-bottom: 1px solid #111;
	color: #555;
}

div#mugpop p {
	padding: 3px;
	text-align: left;
	font-size: 90%;
	color: #000;
}
	
div#mugpop p.close {
	text-align: right;
	position: absolute;
	bottom: 2px;
	right: 2px;
	}

/* =credits database display
**********************************************/
td.prog_thumb {
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 135px;
	width: 200px;
}

td {
	vertical-align: top;
}

th {
	text-align: left;
}

table#programme_list {
	border: 1px solid #D9D9D9;
	padding: 3px;
}

td.list_pr_title {
	font-weight: bold;
	text-align: center;
}

table#programme_list td {
	background-color: #D9D9D9;
	margin: 2px;
	padding: 2px;
}

p.pager {
	font-size: 90%;
	text-align: center;
	margin: 0;
	padding: 0;
}

p.pager span.currentpage {
	background-color: #7BA440;
	color: #ECECEC;
	padding: 0 5px;
}

div#main_content p.pager_summary {
	font-size: 80%;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#main_content p.genre_choice {
	margin-top: 20px;
	font-size: 80%;
	text-align: center;
}

th {
	vertical-align: top;
}

div.prod {
	position: relative;
	float: left;
	padding: 0;
	width: 200px;
	height: 135px;
	margin: 8px;
}

div#productions h2 {
	border-bottom: 1px solid #a9a9a9;
	cursor: pointer;
	text-align: left;
	font-size: 200%;
	padding: 0 15px;
	margin-top: 10px;
	background-color: #d9d9d9;
}

div#productions h2:hover {
	background-color: #476FA1;
	color: #eee;
}

div.year {
	clear: both;
	float: left;
	background-color: #fff;
	width: 880px;
	padding: 5px;
	margin-bottom: 10px;
}

p.prod_title {
	position: absolute;
	left: 10%;
	text-align: center;
	margin: 0 auto;
	width: 80%;
	bottom: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	background-color: #162E4D;
	opacity: 0.8;
	border: 1px solid #fff;
}

p.prog_desc {
	font-size: 110%;
}

div.ep_details {
	width: 90%;
	margin: 0 auto;
}

div.input {
	width: 600px;
	clear: both;
	margin-bottom: 2px;
}

div.input input {
	width: 60%;
}

div.input label {
	width: 15%;
	float: left;
	font-weight: bold;
	padding-left: 10px;
}

div.error-message {
	color: #A54E4F;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 102px;
}

div.submit {
	margin-left: 50px;
}

div#flash {
	text-align: center;
   font-size: 140%;
   padding: 15px 0;
   color: #A54e4F;
   font-weight: bold;
}

ul.ep_details li {
	margin-left: 20px;
	
}

hr {
	clear: both;
	margin: 5px;
}

/* =fixes and css hacks
**********************************************/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */

