body 
{
	font-family: "Helvetica-Neue", "Univers", helvetica, arial, sans-serif;
	font-size: 75% /* 12px */;
	color: #222;
	line-height: 1.4; 
}
a:link, a:visited {
	color: #0077c0;
	text-decoration: none;
}

a:hover {
	color: #e51937;
	text-decoration: none;
}
a.external:link
{
	background: url(http://www.cometocork.ie/images/site/external-link.png) no-repeat 100% 50%;
	padding: 0 13px 0 0;
}
a.document:link
{
	background: url(http://www.cometocork.ie/images/site/doc-link.png) no-repeat 100% 50%;
	padding: 0 13px 0 0;
}  
p#summaryLarge{
	font-size:14px;
}

#mainContent .eventSummary p{
	font-size:16px;
	font-weight:bold;
}
img {border:none;}


a:hover .fadelink img{
	opacity:1;
}
h1{
	color: #0077c0;
	font-size: 2.1em;
	font-weight: bold;
	margin-bottom: 0.3em;
	text-align: left;

}
h2{
	color: #003e7e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4em;

}
h3{
	color: #002f5f;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4em;

}

h4 
{
	color: #444;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .5em;
}
#sideBar h4 
{
	color: #fff;
	padding: 5px 0 5px 10px;
	margin-bottom: 5px;
}
#home #sideBar h4,#contact #sideBar h4,#calendars #sideBar h4{
	background: #003E7E url(http://www.cometocork.ie/images/site/quicklinkBG_home.jpg) no-repeat top;
}
#life #sideBar h4{
	background: #bb0031 url(http://www.cometocork.ie/images/site/quicklinkBG_life.jpg) no-repeat top;
}
#business #sideBar h4{
	background: #0078C1 url(http://www.cometocork.ie/images/site/quicklinkBG_bus.jpg) no-repeat top;
}
#tourism #sideBar h4{
	background: #a5d203 url(http://www.cometocork.ie/images/site/quicklinkBG_tour.jpg) no-repeat top;
) no-repeat top;
}
#crumb{
	text-transform: uppercase;
	font-size:11px;
}
#crumb a, #crumb a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#0077c0;
}
#crumb a:hover{
	text-decoration:none;
	color:#e51937;
}
#greenButton{
    width: 165px;
	text-align: center;
	border: #ADF184 2px solid;
	background: #5AF100 url(http://www.cometocork.ie/images/site/button_bg.jpg) repeat-x bottom;
	padding:3px 10px 3px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	float:right;
	margin-top:5px;
}

a:hover#greenButton {
    color: #003E7E;
}

div.newsListWrapper h1{
font-size: 1.5em;
margin-top:8px;
}

div.newsListWrapperEnd h1{
font-size: 1.5em;
margin-top:12px;
}

div.archiveListWrapper h1{
font-size: 1.2em;
margin-top:4px;
}

div.archiveListWrapperEnd h1{
font-size: 1.2em;
margin-top:4px;
}

div.archiveListWrapper h1 span{font-size: 9px; margin-left:4px;}
div.archiveListWrapperEnd h1 span{font-size: 9px; margin-left:4px;}

div.newsListWrapper h1 span{font-size: 9px; margin-left:4px;}
div.newsListWrapperEnd h1 span{font-size: 9px; margin-left:4px;}

h1.intro
{
	font-size: 2.8em;
	font-weight: bold;
}
#intro p
{
	font-size: 1.2em;
	position: relative;
	width: 520px;
}

