@import url('http://www.rte.ie/style/global.css');
 
* { 
    margin: 0px; 
    padding: 0px; 
    border: 0; 
    outline: 0; 
    font-weight: normal; 
    font-style: inherit; 
    font-size: 100%; 
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: baseline;
} 
:focus { 
    outline: 0; 
} 

html,body  { 
    line-height: 1.5em; 
    color: #000000;
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */ 
    background: #f5f5f5;
} 

a, a:visited, a:link {
	text-decoration:none;
	color: #457C07;

	
} 

strong {
	font-weight:bold;
	display:inline;
	clear:none;
}

h1 {
	font-size:200%;
	color: #990000;
	font-weight:bold;
	margin:20px 0 8px 0;
	line-height:1.1em;
	
}

h2 {
	font-size:150%;
	color: green;
	line-height:1.1em;
	margin-bottom:8px;
	
	
}

h3 {
	font-size:140%;
	color: green;
	margin:20px 0 -35px 0;
	
}

a:hover {
	text-decoration:underline;  
} 

div.separator {
	line-height:0px;
	height:0px;
	min-height:0px;
	width: 100%;
	clear:both;	
	padding:0px;
	margin:0px;
	font-size:0px;
}

.separator2 {
	line-height:0px;
	display:block;
	height:30px;
	min-height:10px;
	width: 100%;
	clear:both;	
	padding:0px;
	margin:0px;
	font-size:0px;
}



body {
	background-image: url(/stpatricks/images/pat_bg.jpg);
	background-color:#F5F5F5;
}
	
.wrapper {
	background-image: url(/food/images/bg_food.jpg);
	background-repeat: repeat-y;
	background-color:#f5f5f5;
}

.content {
	float:left;
	width:882px;
	background: url(/stpatricks/images/body_bg.jpg) repeat-y;
	
}


div#globalNav {
    line-height: 1.2; 
}

div#footer {
    line-height: 1.27; 
}

#searchBar table.searchHolder td
{
    vertical-align: middle;
}


div#menuContent {
	float: left;
	margin-left:1px;
	width:164px;
}

div#primaryContent {
	float: left;

	display:inline;
	width: 780px;
	margin-left:18px;
	margin-top:10px;
}




#secondaryContent {
	width: 259px;
	margin-left:14px;
	float: right;



}


/*-----------------------------------------------------=HOME MODULE */

#homeModule {
	float:left;
	width:210px;
	margin: 0 15px 0 0;
}

#homeModule p {
	float:left;
	width:199px;
	padding-left:10px;
	font-weight:normal;

}




/*-----------------------------------------------------=SMALL PICS */

img.floatRight { 
    float: right; 
    margin: 0 6px 6px 6px; 
}

/*-----------------------------------------------------=MAP PICS */

.map {
	margin-bottom:25px;
	
}


/*-----------------------------------------------------=nav */

a.nav1 {
	float:left;
	display:block;
	background: url('http://www.rte.ie/stpatricks/images/men1.gif') no-repeat scroll left -44px;
	margin-left:15px;
	width:121px;
	height:42px;	
}
a:hover.nav1 {
	background: url('http://www.rte.ie/stpatricks/images/men1.gif') no-repeat;
}

a.nav2 {
	float:left;
	display:block;
	background: url('http://www.rte.ie/stpatricks/images/men2.gif') no-repeat scroll left -44px;
	width:103px;
	height:42px;	
}
a:hover.nav2 {
	background: url('http://www.rte.ie/stpatricks/images/men2.gif') no-repeat;
}

a.nav3 {
	float:left;
	display:block;
	background: url('http://www.rte.ie/stpatricks/images/men3.gif') no-repeat scroll left -44px;
	width:150px;
	height:42px;	
}
a:hover.nav3 {
	background: url('http://www.rte.ie/stpatricks/images/men3.gif') no-repeat;
}


a.nav4 {
	float:left;
	display:block;
	background: url('http://www.rte.ie/stpatricks/images/men4.gif') no-repeat scroll left -44px;
	width:150px;
	height:42px;	
}
a:hover.nav4 {
	background: url('http://www.rte.ie/stpatricks/images/men4.gif') no-repeat;
}

a.nav5 {
	float:left;
	display:block;
	background: url('http://www.rte.ie/stpatricks/images/men5.gif') no-repeat scroll left -44px;
	width:223px;
	height:42px;	
}
a:hover.nav5 {
	background: url('http://www.rte.ie/stpatricks/images/men5.gif') no-repeat;
}


/*-----------------------------------------------------=I LEPRECHAUN BANNER */

#iLep {
	float:left;
	width:292px;
	height:700px;
}

/*-----------------------------------------------------=BODY CONTENT */

#bodyContent {
	float:left;
	width:465px;
	margin: 0 0 0 20px;
}

#bodyContent a {
	font-weight:bold;
}
 
/*#bodyContent img {
	float:left;
	display:inline;
	margin: 2px 10px 0 0;
	padding:4px;
	

}*/

/*-----------------------------------------------------= MAP*/
#newsLinks {
margin:0px 0px 0px 20px;
}
#newsLinks a {
line-height: 2em;
}


/*-----------------------------------------------------= MAP*/





/*-----------------------------------------------------= FOOTER*/

div#footer2 {
	float:left;
	width:845px;
	height:100px;
	display:block;	
	background: white url(/stpatricks/images/footer.gif) no-repeat;
}




/*-----------------------------------------------------= GLOBAL NAV*/

div#globalLogoPlaceholder {
	background: url('	/stpatricks/images/rtelogo.gif') left no-repeat;
	background-color: #679a00;
}
#globalMenuPlaceholder {
	background-color: #3b5604;
}
#globalMenu {
	background-color: rgb(158, 102, 173);
}
#globalMenu li {
	background-color: #3b5604;
	border-left: solid 1px #fff;
}
#globalSecondaryMenu {
	background-color: #dfe5d4;
	border-top: solid 1px #dfe5d4;
	color: black;
}
div#sectionsContent {
	float: left;
	width: 100%;
}
div#servicesContent {
	float: left;
	width: 100%;
	background-color: #99FF66;
}
#footer {
	border-top: solid 1px #3c3103;
}




