/**
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */


body
{
	background: #eeeeee;
    color: #000000;
    font-size: 100.1%;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

p a {color: #000000; text-decoration: none; }

body.contentpane {
		width:auto;
		margin:10px;
		text-align: left;
}
img { border: 0 none; }

.news_con_wrapper {width: 800px;}

.newsletter-menu-bar {
	background: #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding: 5px;
}

.newsletter-cta-bar {
	background: #fff;
	padding-right: 5px;
	padding-left: 5px;
	padding: 0px 5px;
	border-bottom: 1px solid #ccc; 
}
	.newsletter_menu a, .newsletter_menu, .phone-number {
		
	    text-transform: uppercase;
	    color: #444;
	    font-size: 14px;
	    font-family: Arial,Helvetica,sans-serif;
	    text-decoration: none;
	    line-height: 15px;
	    font-weight: bold;
	
	}
	
	.deskpnumber { 
		
	    text-transform: uppercase;
	    color: #444;
	    font-size: 14px;
	    font-family: Arial,Helvetica,sans-serif;
	    text-decoration: none;
	    line-height: 15px;
	    font-weight: bold;
	
	}
		
	.deskpnumber a{ 
		
	    text-transform: uppercase;
	    color: #444;
	    font-size: 14px;
	    font-family: Arial,Helvetica,sans-serif;
	    text-decoration: none;
	    line-height: 15px;
	    font-weight: bold;
	
	}
		
.newsletter_date_text {
	text-transform: uppercase;
    color: #444;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    line-height: 15px;
    font-weight: bold;	
	text-align: right;
}

.newsletter_date_text_mobile {
	display: none;
	font-size: 0;
	max-height: 0;
	line-height: 0;
	padding: 0;
	mso-hide: all;	
}
	
	.newsletter_date_text_mobile td{
		font-size: 0;
	}

.newsletter_social_media td {
	padding-left: 5px;
	padding-right: 0px;
}

.newsletter_mobile td {
	padding-left: 5px;
	padding-right: 0px;
}

.web-copy-link {
  	font-size: 11px;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    padding: 10px 0px;
    background: #eeeeee;
}

	.web-copy-link a {
    	font-size: 11px;
    	text-decoration: underline;
    	font-family: Arial,Helvetica,sans-serif;
    	color: #444;
	}

.newsletter_cta {
	background: #ffffff;
}
	.newsletter_cta a, .newsletter_cta{
		font-size: 11px;
    	text-decoration: underline;
    	font-family: Arial,Helvetica,sans-serif;
    	color: #444;
    	line-height: 29px;
	}

.module-wrapper {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding: 10px 5px;
	
}

.module-heading-wrapper {
	border-bottom: 1px solid #bcbcbc;	
	background: #f2f2f2;
}

	.module-heading {
		text-transform: uppercase;
	    color: #ffffff;
	    font-size: 14px;
	    font-family: Arial,Helvetica,sans-serif;
	    text-decoration: none;
	    line-height: 18px;
	    font-weight: bold;	
	}
	
	.module-heading a{
		text-transform: uppercase;
	    color: #ffffff;
	    font-size: 14px;
	    font-family: Arial,Helvetica,sans-serif;
	    text-decoration: none;
	    line-height: 18px;
	    font-weight: bold;
	}

		.module-heading a:hover{
			text-decoration: none;
		}
	
.content-table td {
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 5px 5px;
	vertical-align: top;
	border-bottom: 1px solid #eeeeee; 
}

.banner-container {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;	
}

h3 {
    margin-top: 0px;
    margin-bottom: 7px;
    margin-left: 0px;
    margin-right: 0px;
    margin: 0px 0px 7px 0px;	
}
	h3 a, h3 {
	    font-size: 14px;
	    font-family: Arial,Helvetica,sans-serif;
	    text-decoration: none;
	    line-height: 15px;
	    font-weight: bold;	
	}
	
h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin: 0px;	
}
	h4 a, h4 {
	    color: #444444;
	    font-size: 12px;
	    font-family: Arial,Helvetica,sans-serif;
	    text-decoration: none;
	    line-height: 14px;
	    font-weight: bold;	
	}

.more_link a{
	color: #555555;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.more_button a{
	text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    line-height: 18px;
    font-weight: bold;	
}


.more_button {
	background-color: #444;
}

	.more_button a{
		color: #fff;
	}

p {
	font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
}

em {
	font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 14px;
}

.newsletter-jobs {
	width: 600px;	
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0px 0px 0px 10px;
}

.region_heading_newsletter {
	padding-top: 10px;
	padding-bottom: 10px;
}
	
	.region_heading {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		font-family: Arial,sans-serif;
		text-transform: uppercase;
		font-size: 11px;
	}

	.region_heading a{
		text-transform: uppercase;
		font-size: 11px;
		color: #ffffff;
	}
	
	.region_heading a:hover{
		text-decoration: none;
	}

.tr_even_rows_newsletter {
	background: #f0f0f0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
	.tr_even_rows_newsletter td, .tr_odd_rows_newsletter td{
		padding-left: 5px;
		padding-top:10px;
		padding-bottom: 10px;
		font-family: Arial,sans-serif;
		font-size: 11px;
	}
		.tr_even_rows_newsletter td a, .tr_odd_rows_newsletter td a{
			font-family: Arial,sans-serif;
			font-size: 11px;
			text-decoration: none;
			color: #000000;
		}


.tr_even_rows_newsletter_normal {
	background: #f0f0f0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
	.tr_even_rows_newsletter_normal td, .tr_odd_rows_newsletter_normal td{
		padding-left: 5px;
		padding-top:10px;
		padding-bottom: 10px;
		font-family: Arial,sans-serif;
		font-size: 11px;
	}
		.tr_even_rows_newsletter_normal td a, .tr_odd_rows_newsletter_normal td a{
			font-family: Arial,sans-serif;
			font-size: 11px;
			text-decoration: none;
			color: #000000;
		}

.editor {
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	background: #777777;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
}
	.editor a{
		font-family: Arial,sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
	}
	
.unsub {
	padding-top: 10px;
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #000000;
}

.copyright {
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #000000;
}	
	.unsub a, .copyright a{
		font-family: Arial,sans-serif;
		font-size: 11px;
		color: #000000;
	}	

	
.mobile_only {
	display: none; 
	font-size: 0; 
	max-height: 0; 
	line-height: 0; 
	padding: 0; 
	mso-hide: all; /* hide elements in Outlook 2007-2013 */ 
}

.nmobile {
	display: none; 
	font-size: 0; 
	max-height: 0; 
	line-height: 0; 
	padding: 0; 
	mso-hide: all; /* hide elements in Outlook 2007-2013 */ 
}
	
		
	.pnumber{
		display: none;
		font-size: 0;
		max-height: 0;
		line-height: 0;
		padding: 0;
		mso-hide: all;	
	}
		
	.nmobile .newsletter_social_media{
		display: none;
		font-size: 0;
		max-height: 0;
		line-height: 0;
		padding: 0;
		mso-hide: all;	
		height: 0px;
	}
		
	.nmobile .newsletter_mobile{
		display: none;
		font-size: 0;
		max-height: 0;
		line-height: 0;
		padding: 0;
		mso-hide: all;	
		height: 0px;
	}
		
		

.nmobile .module-heading-wrapper {
	display: none;
	font-size: 0;
	max-height: 0;
	line-height: 0;
	padding: 0;
	mso-hide: all;	
}		
		
.nmobile .module-heading {
	display: none;
	font-size: 0;
	max-height: 0;
	line-height: 0;
	padding: 0;
	mso-hide: all;	
}		


.nmobile h3 {
	
    display: none;
	font-size: 0;
	max-height: 0;
	line-height: 0;
	padding: 0;
	mso-hide: all;	
	
}
	
	.nmobile h3 a {
	
		display: none;
		font-size: 0;
		max-height: 0;
		line-height: 0;
		padding: 0;
		mso-hide: all;	
		
	}		

.nmobile h4 {
    display: none;
	font-size: 0;
	max-height: 0;
	line-height: 0;
	padding: 0;
	mso-hide: all;	
}
	.nmobile h4 a {
	    font-size: 0;
		max-height: 0;
		line-height: 0;
		padding: 0;
		mso-hide: all;	
	}



.nmobile p {
	font-size: 0;
	max-height: 0;
	line-height: 0;
	padding: 0;
	mso-hide: all;	
}

	
	
.nmobile .more_button, .more_button_jobs  {
	font-size: 0;
	max-height: 0;
	line-height: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	mso-hide: all;
}
	
	.nmobile .more_button a, .more_button_jobs a{
		font-size: 0;
		max-height: 0;
		line-height: 0;
		padding: 0;
		mso-hide: all;
	}
	
.nmobile img.news_image {
	max-height: 0;
  	width: 0;
}
	
.nmobile .content-table td {
	font-size: 0;
	max-height: 0;
	line-height: 0;
	padding: 0;
	mso-hide: all;	
	border: 0px;
}

.m-menu-link {font-size: 0px;}

.event_date_mobile {font-size:0px;}

.mobile_job_title {font-size: 0px;}
.mobile_job_title_link {font-size: 0px;}
.mobile_job_organisation {font-size: 0px;}



.desktop_more_jobs_wrapper {
	max-height: 9999px!important;
	background-color: #f0f0f0!important;
	text-align:center;
}

.desktop_more_jobs a{
	display: block!important;
	max-height: 9999px!important;
	text-transform: uppercase!important;
	color: #000000;!important;
	font-size: 14px!important;
	font-family: Arial,Helvetica,sans-serif!important;
	text-decoration: none!important;
	line-height: 18px!important;
	font-weight: bold!important;
	text-align:center;
}

