/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* master_layout.css - contains rules to layout the common elements of all websites (footer, accessibility links...etc) */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */

/* STRUCTURE (nb		: you can use a "find" search on any of the sections below prefixed with a flag ["="] (eg		: "=GENERAL LAYOUT")
++++++++++++

*/



/* ######################################*/
/* #############=HEAD-PRE #############*/
/* ######################################*/

.e-common-head-pre-navigation-meta {
	overflow: hidden;
	float: right;	
	font-size: 0.9em;
}

.e-common-head-pre-navigation-meta ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.e-common-head-pre-navigation-meta ul li {
	float: left;
}

.e-common-head-pre-navigation-meta a:link,
.e-common-head-pre-navigation-meta a:visited {
	padding-left: 1em;
	text-align: right;
}









/* ######################################*/
/* ###############=HEAD ###############*/
/* ######################################*/






/* ######################################*/
/* ##############COLUMNS ##############*/
/* ######################################*/

/* PANEL-C
------------------------------------------------*/

.a-panel-c {
	margin-bottom: 1em;
}















/* ######################################*/
/* ###############=FOOT ###############*/
/* ######################################*/

div.e-foot-wrap {
	overflow: hidden;
}

.e-new-footer,
.e-old-footer {
	font-size: 0.9em;
	overflow: hidden;
}

.e-new-footer p,
.e-old-footer p {
	margin: 0;
}

.e-common-footer-site-copyright {
	float: left;
	clear: left;
}

.e-common-footer-site-info-links {
	float: left;
}

.e-common-footer-site-info-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.e-common-footer-site-info-links ul li {
	float: left;
	margin-right: 1em;
}

.e-common-footer-site-credits {
	float: right;
	text-align: right;
}



















/* ######################################*/
/* ###########=COMMON TASKS ###########*/
/* ######################################*/

/* GENERIC DATABASE LIST
------------------------------------------------*/

.db-list { /* <ul> */
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.db-list li.item { /* <li> */
	margin: 0 0 1em 0;
	padding: 0;
	clear: both;

}


.item-container { /* containing <div> */
	padding: 1em;
	border: 1px solid #999;
	overflow: hidden;
}

.item-container .item-header { /* header/name...etc */
	font-size: 1.2em;
}

.item-date {
	float: left;
	color: #999;
	font-size: 0.9em;
}


/* RECRUITMENT
------------------------------------------------*/




/* TABBED CONTENT AREA
------------------------------------------------*/


/* Header for "Tabbed Box" */
.tabbed-box h4 {  
	font-family:Arial, Helvetica, sans-serif;  
	font-weight: bold;
	font-size: 1.7em;
	color:#333;  
	letter-spacing:-1px;  
	margin-bottom:1em;  
}  

.tabbed-box h4 small {  
	color:#999;  
	font-weight:normal;  
	font-size: 0.5em;  
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	text-transform:uppercase;  
	position:relative;  
	top:-2px;  
	left:6px;  
	letter-spacing:0px;  
}  
	

/* Tabs themselves */
.tabbed-area .tabs {
	border-bottom:1px solid #ccc;
	margin:0;
	padding: 0;
	padding-bottom:31px;
}

.tabbed-area .tabs li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

.tabbed-area .tabs li a:link,
.tabbed-area .tabs li a:visited {
	background:#E8EBF0 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-size:small;
	font-weight:normal;
	margin: 0 0 0 10px;
	padding:6px 10px;
	text-decoration:none;
}

.tabbed-area .tabs li.active a:link,
.tabbed-area .tabs li.active a:visited {
	border-bottom: 1px solid #fff;
	background: #fff;
}


.tab-content {
	border: 1px solid #ccc;
	border-top: 0;
	padding: 10px;
}








/* SITEMAP
------------------------------------------------*/

#sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
}

#sitemap ul li {
	padding: 1em 0;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;

}

#sitemap ul li a {
	font-weight: bold;
	font-size: 1.1em;
}

#sitemap ul li div {
	color: #999;
	font-style: italic;
	margin-bottom: 0.5em;
}

#sitemap ul ul {
	margin-left: 1em;
}

#sitemap ul ul li {
	margin-bottom: 0.5em;
	font-size: 0.9em;
	border-bottom: 0;
	padding: 0;
}

#sitemap ul ul li a {
	font-weight: normal;
	padding-left: 12px;
	background: url(/r/i/css_framework/graphics/arrow_dark.png) no-repeat 0 50%;
}

#sitemap ul ul li div {
	padding-left: 12px;
}










/* NEWS
------------------------------------------------*/




.panel-news,
.news-links {
	margin: 0;
	padding: 0;
	list-style: none;
}

.panel-news li {
	margin-bottom: 0.5em;
}

.panel-news .summary {
	color: #666;
}

.news-links {
	font-size: 0.9em;
}

.news-links .rsslink {
	background: url(/r/i/icons/silk_set/feed.png) no-repeat 0px center;
	padding-left: 22px;
}

.panel-news-item-details {
	font-size: 0.9em;
	text-align: right;
	color: #999;
}











.post-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

li.post {
	overflow: hidden;
	margin-bottom: 1.5em;
}

.post-list h3 {
	margin-bottom: 0.2em;
}

.post-comments {
	margin-bottom: 0.2em;
	font-size: 0.9em;
}




/* JOB LISTING
------------------------------------------------*/

/* MULTPLE LISTINGS 

.job-listing {
	margin: 0;
	padding: 0;
	list-style: none;
}

.job-listing li {
	margin-bottom: 1em;
}

.job {
	padding: 1em;
	border: 1px solid #e1e1e1;
}

.job_salary {
	float: right;
}

.job-more {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	border-top: 1px dotted #e1e1e1;
	padding-top: 0.5em;
}

.job-more li {
	float: left;
	margin: 0 1.5em 0 0;
}*/


/* FULL JOB VIEW 

.job_detail_summary {
	border:1px solid #E1E1E1;
	float:right;
	font-size:0.9em;
	margin:0 0 1em 1em;
	width:40%;
}

.job_detail_summary th,
.job_detail_summary td {
	padding: 0.5em 1em;
	vertical-align: top;
}

.job_detail_toolbox {
	clear:right;
	float:right;
	font-size:0.9em;
	width:40%;
}

.job_actions {
	margin: 0;
	padding: 0;
	list-style: none; 
}

.job_actions li {
	height: 1%;
}

.job_actions li a:link,
.job_actions li a:visited {
	display: block;
	padding: 0.5em;
	border-bottom:1px solid #E1E1E1;
	text-align: right;
}

*/

