﻿@import url('/style/global.css');
/* this overrides the global page background so you can use your own instead of the brown yoke. global one should (probably) be removed */

body {
	background-image: url(http://www.rte.ie/images/bg_home.png);
}

.wrapper
{
	background-image: url(http://www.rte.ie/jobs/images/bg.png);
	background-repeat: repeat-y;
}

#RTE_Container {
background-image: url(http://www.rte.ie/jobs/images/bg.png);
width:860px;
}

a {
	color: rgb(0,0,0);
}
div#content{
	width: 859px;
}

div#rightTop {
	width: 100%;
}
div#rightBottom {
	clear: both;
	width: 100%;
}

div#primaryContent {
	border-left: solid 1px white;
	border-top: solid 1px white;
	background-color: #ffffff;
	width: 419px;
	float: left;
}
div#wideContent {
	float: left;
	border-top: solid 1px white;
	border-left: solid 1px white;
	width: 689px;
	background-color: #fff;
}

div#rightWide {
	width: 688px;
	float: left;
}

div#secondaryContent {
	border-top: solid 1px white;
	border-left: solid 1px white;
	display: block;

	width: 269px;
	float: right;
	background-color: #FFFFFF;	
}

div#leftNav {
	background-color: #F5F5F5;
	width: 169px;
	float: left;
	border-top: 1px white solid;
	font-size: 100%;	
}

div#globalLogoPlaceholder {
	background: url('http://www.rte.ie/jobs/images/logo.gif') left no-repeat;
	background-color: #007bb6;
}
#globalMenuPlaceholder {
	background-color: #00608c;
}
#globalMenu {
	background-color: #00608c;
}
#globalMenu li {
	background-color: ##00608c;
	border-left: solid 1px #fff;
}
#globalSecondaryMenu {
	background-color: #cad9e0;
	border-top: solid 1px #cad9e0;
	color: black;
}
#footer {
	border-top: solid 1px #e1e1e4;
}

/*---------------------------------= menu ends here */


div.titleHeader {
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding:0.2em 0em;
	height:1.4em;
	width: 100%;
	background-color: #007BB6;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	border-bottom: 1px solid #FFFFFF;
}

div.titleHeader span, div.titleHeader div {
	margin:0px 8px;
	padding:0px;
	position:relative;
	top:1px;
}

div.titleHeader .timeStamp {
	font-size: 8pt;
}

div#secondaryContent div.titleHeader {
	background-color:#014b6e;
}

/*---------------------------------= menu */
ul.menlinkList {
	background-color:#f5f5f5;
	border-bottom:2px solid #ffffff;
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding:6px;
	padding-bottom:12px;
}

ul.menlinkList li {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #111111;
	background-image: url('http://www.rte.ie/images/bullet_transparent.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 3px 3px 0px 10px;
	line-height: 1.4em;
}
ul.menlinkList li a {
	color: #111111;
}

ul.menlinkList li img {
	position:relative;
	top:2px;
}

ul.menlinksList ul.menlinksList
{
	padding: 0px;
}


/*---------------------------------= home features */

div#irishJobsHome{
margin:0px 3px;
}

div.jobsFeature  {
font-family:Arial;
font-size:10pt;
color:#000000;
width:411px;
padding:1px;
display:inline;
float:left;
clear:both;
border-top:1px #cccccc dotted;
}

.jobsFeature h3 {
font-size:11pt;
color:#448aac;
padding:0px;
margin:5px 0px 0px 0px;
}

.jobsFeature h3 a {
font-size:11pt;
color:#448aac;
padding:0px;
margin:0px;
}

.jobsFeature p {
padding:0px;
margin:5px 0px;
}


div.jobsFeature  img.irishJobsImage {
float:left;
margin:5px 7px 5px 0px;
}



/*---------------------------------= News Panel */

div#newsHeadlines {
	float:left;
	clear:both;
	width:269px;
	padding:0px;
	margin:0px;
}

div#newsHeadlines div.titleHeader {
	background-color:#01608c;
}

ul.newsHeadlinesList {
	display:block;
	width:269px;
	padding:4px 0px 8px 0px;
	margin:0px;
	float:left;
	clear:none;
	background-color:#d9e4ea;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: none;
}

ul.newsHeadlinesList li{
	margin: 0px;
	padding: 5px 3px 0px 10px;
	font-size:8pt;
}

ul.newsHeadlinesList li span.headline{
	font-size:9pt;
	font-weight:bold;
}



/*---------------------------------= Top 5 Jobs Panel */

div#top5Jobs{
	float:left;
	clear:both;
	width:269px;
	padding:0px;
	margin:0px;
}

div#top5Jobs div.titleHeader {
	background-color:#01608c;
}

ul.top5JobsList {
	display:block;
	width:253px;
	padding:4px 8px 8px 8px;
	margin:0px;
	float:left;
	clear:none;
	background-color:#f0ece0;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: none;
}

ul.top5JobsList li{
	margin: 0px;
	padding: 5px 3px 0px 10px;
	font-size:8pt;
	background-image: url('http://www.rte.ie/sport/images/bullet.gif');
	background-repeat: no-repeat;
}

ul.top5JobsList li span.headline{
	font-size:9pt;
	font-weight:bold;
}

/*---------------------------------= RTE Jobs Panel */

div#rteJobs{
	float:left;
	clear:both;
	width:407px;
	padding:0px;
	margin:0px;
	border:6px solid #03608c;
}

div#rteJobs div.titleHeader {
	color:#524501;
	background-color:#ffffff;
}

div#rteJobs div.titleHeader a {
	color:#524501;
}

ul.rteJobsList {
	display:block;
	width:390px;
	margin:0px;
	padding:0px;
	float:left;
	clear:none;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: none;
}

ul.rteJobsList li{
	margin: 0px;
	padding: 0px 7px 5px 7px;
	font-size:8pt;
	margin: 0px;
}

ul.rteJobsList li span.headline{
	font-size:9pt;
	font-weight:bold;
}

/*---------------------------------= RTE Jobs Search */
div#irishJobsSearch{
	font-family:Arial;
	padding:0px 18px 10px 18px;
	margin:0px;
	width:383px;
}

div#irishJobsSearchTop {
	padding:0px;
	margin:0px;
	height:10px;
	font-size:1px;
	width:383px;
	display:block;
	float:left;
	clear:both;
	background: url('http://www.rte.ie/jobs/images/irishjobs_search_top.gif') left no-repeat;
	background-color: #a69e70;
}

div#irishJobsSearchForm {
	padding:0px;
	margin:0px;
	background-color: #a69e70;
	width:383px;
	float:left;
	clear:both;
}

div#irishJobsSearchForm select{
font-size:9pt;
width:245px;
}

div#irishJobsSearchForm input{
font-size:9pt;
}

div#irishJobsSearchForm input#KEYWORDS{
width:241px;
}

div#irishJobsSearchForm table {
margin:0px 10px 0px 10px;
}
div#irishJobsSearchForm table tr td {
color:#ffffff;
padding:2px;
}

div#irishJobsSearchForm table tr td label{
font-size:9pt;
}

div#irishJobsSearchForm table tr td.rowTitle {
font-weight:bold;
width:115px;
}

input.irishJobsSearchButton {
	padding:0px;
	margin:0px;
	display:block;	
}

div#irishJobsSearchBottom {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	width:383px;
	height:10px;
	display:block;
	font-size:1px;
	float:left;
	clear:both;
	background: url('http://www.rte.ie/jobs/images/irishjobs_search_bottom.gif') left no-repeat;
	background-color: #a69e70;
}

/*---------------------------------= FAS Search*/

div#fasSearch {
margin:0px 0px 1px 0px;
padding:22px;
background-color:#EAF6FA;
border:1px solid #1a5f7c;
}

ul.fasSearchList {
margin:0px 0px 9px 0px;
padding:0px;
text-align:center;
width:222px !important;
width:220px;
list-style-type: none;
}

ul.fasSearchList li {
border:1px solid #1a5f7c;
background-color:#f8fbff;
padding:0px;
height:2.5em;
font-size:1.2em;
text-align:center;
width:222px !important;
width:220px;
list-style-type: none;
margin:16px 0px 0px 0px;
}

ul.fasSearchList li a {
font-family:Arial;
font-weight:bold;
color:#1a5f7c;
margin:1em;
line-height:2.5em;
}


/*---------------------------------= Ads*/
div#tilesHolder {
	background-color:#e5e5e5;

}

#leftTiles div.tile {
	margin:0px;
	padding: 25px 25px;
}


div#irishJobsSearchForm {
	height:187px;
	overflow:hidden;
}



